.ant-notification {
  width: unset;
  left: 50% !important;
  transform: translate(-50%);
  max-width: 782px;
}
.ssbd-notification {
  font-size: 14px;
  line-height: 17px;
  color: #868c98;
  padding: 12px 10px 12px 10px;
}
.ssbd-notification .ant-notification-notice-close {
  right: 10px;
}
.ssbd-notification .ant-notification-notice-close .ant-notification-close-icon {
  font-size: 20px;
}
.ssbd-notification .ant-notification-notice-with-icon .ant-notification-notice-icon {
  font-size: 30px;
  line-height: 50px;
  position: absolute;
}
.ssbd-notification .ant-notification-notice-with-icon .ant-notification-notice-message {
  font-weight: bold;
  color: #868c98;
  margin-bottom: 0px;
}
.ssbd-notification .ant-notification-notice-with-icon .ant-notification-notice-description {
  margin-right: 35px;
}
.ssbd-notification--normal-text .ant-notification-notice-message {
  font-weight: normal !important;
}
.ssbd-notification--one-line {
  line-height: 50px;
}
.ssbd-notification--error,
.ssbd-notification--warning {
  border-left: 4px solid #d9572d;
}
.ssbd-notification--error .ant-notification-notice-icon,
.ssbd-notification--warning .ant-notification-notice-icon {
  color: #d9572d;
}
.ssbd-notification--success {
  border-left: 4px solid #9ec46c;
}
.ssbd-notification--success .ant-notification-notice-icon {
  color: #9ec46c;
}
.ssbd-notification--info {
  border-left: 4px solid #0793e4;
}
.ssbd-notification--info .ant-notification-notice-icon {
  color: #0793e4;
}

.ant-btn.ssbd-button {
  box-sizing: border-box;
  color: inherit;
  font: inherit;
  padding: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
  box-shadow: none;
  text-transform: none;
  font-weight: unset;
  border-radius: 4px;
  border: 1px solid #0793e4;
  color: #0793e4;
  padding: 9px 24px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  text-align: center;
  height: auto;
}
.ant-btn.ssbd-button:active,
.ant-btn.ssbd-button:focus {
  text-decoration: none;
  background: none;
}
.ant-btn.ssbd-button:after,
.ant-btn.ssbd-button:before {
  animation-duration: 0s;
}
.ant-btn.ssbd-button:hover,
.ant-btn.ssbd-button:focus {
  color: #49b5f9;
  background: none;
}
.ant-btn.ssbd-button:disabled {
  color: #e1e3e6;
  border-color: #e1e3e6;
  background: none;
}
.ant-btn.ssbd-button--icon {
  font-size: 14px;
  border: none;
  box-shadow: none;
  text-transform: none;
  font-weight: normal;
  color: #868c98;
  padding: unset;
}
.ant-btn.ssbd-button--icon-text {
  font-size: 14px;
  border: none;
  box-shadow: none;
  text-transform: none !important;
  padding: 0;
}
.ant-btn.ssbd-button--icon-text:disabled {
  color: #e1e3e6;
  background: none;
}
.ant-btn.ssbd-button--link {
  font-weight: 600;
  font-size: 14px;
  border: none;
  box-shadow: none;
  text-transform: none;
}
.ant-btn.ssbd-button--third {
  color: #868c98;
  border: none;
}
.ant-btn.ssbd-button--third:hover,
.ant-btn.ssbd-button--third:focus,
.ant-btn.ssbd-button--third:active {
  color: #9ba0b0;
}
.ant-btn.ssbd-button--third:disabled {
  color: rgba(216, 216, 216);
}
.ant-btn.ssbd-button--text {
  color: #868c98;
  border: none;
}
.ant-btn.ssbd-button--text:hover,
.ant-btn.ssbd-button--text:active {
  color: #9ba0b0;
}

.ssbd-back-link-button {
  text-transform: uppercase;
  color: #0793e4;
  letter-spacing: 0.5px;
  font-size: 11px;
  font-weight: 600;
  line-height: 13px;
  padding: 0;
  height: unset;
  background: transparent;
  border: none;
  box-shadow: none;
}
.ssbd-back-link-button:hover,
.ssbd-back-link-button:focus,
.ssbd-back-link-button:active {
  background: transparent;
  color: #49b5f9;
}
.ssbd-back-link-button:disabled {
  color: #e1e3e6;
}

.ssbd-cloud-tooltip .ant-tooltip-arrow {
  border-top-color: white;
}
.ssbd-cloud-tooltip .ant-tooltip-inner {
  background-color: white;
  color: #35353b;
}
.ssbd-cloud-tooltip .ant-tooltip-arrow {
  display: none;
}
.ssbd-cloud-tooltip .ant-tooltip-inner {
  font-size: 14px;
  line-height: 17px;
  color: #0793e4;
}

.ssbd-report-schedule-modal .ant-modal {
  width: 560px !important;
  height: 400px !important;
}
.ssbd-report-schedule-modal .ant-modal .ant-modal-header,
.ssbd-report-schedule-modal .ant-modal .ant-modal-footer {
  background: white;
  border: none;
}
.ssbd-report-schedule-modal .ant-modal .ant-modal-body {
  padding: 0px 21px !important;
  width: 100% !important;
  background: white !important;
}
.ssbd-report-schedule-modal .ant-modal .ant-modal-body .ssbd-report-schedule-modal-content .ant-row {
  min-height: 40px;
}
.ssbd-report-schedule-modal .ant-modal .ant-modal-body .ssbd-report-schedule-modal-content .ant-row > div:first-child {
  color: #3a3a40;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
}
.ssbd-report-schedule-modal .ant-modal .ant-modal-body .ssbd-report-schedule-modal-content .ant-row .ant-radio-group {
  display: flex;
  flex-direction: column;
}
.ssbd-report-schedule-modal .ant-modal .ant-modal-body .ssbd-report-schedule-modal-content .ant-row .ant-radio-group .ant-radio-wrapper {
  min-height: 40px;
  line-height: 35px;
}
.ssbd-report-schedule-modal .ant-modal .ant-modal-body .ssbd-report-schedule-modal-content .ant-row .ant-radio-group .radio-label {
  display: inline-block;
  width: 60px;
}
.ssbd-report-schedule-modal .ant-modal .ant-modal-body .ssbd-report-schedule-modal-content .ant-row .ant-radio-group .radio-label + .ant-calendar-picker,
.ssbd-report-schedule-modal .ant-modal .ant-modal-body .ssbd-report-schedule-modal-content .ant-row .ant-radio-group .radio-label + input {
  width: calc(100% - 75px) !important;
}
.ssbd-report-schedule-modal .ant-modal .ant-modal-body .ssbd-report-schedule-modal-content .ant-row.repeat-row input {
  width: 60px;
  text-align: center;
  padding-right: 0px;
  margin-right: 10px;
}
.ssbd-report-schedule-modal .ant-modal .ant-modal-body .ssbd-report-schedule-modal-content .ant-row.repeat-row .ant-select {
  width: calc(100% - 70px);
}
.ssbd-report-schedule-modal .ant-modal .ant-modal-body .ssbd-report-schedule-modal-content .ant-row.repeat-days .ant-dropdown-link {
  border: 1px solid #e6e8eb;
  border-radius: 4px;
  min-height: 40px;
  display: inline-block;
  line-height: 35px;
  width: 100%;
  text-align: left;
  padding: 0px 5px;
}
.ssbd-report-schedule-modal .ant-modal .ant-modal-body .ssbd-report-schedule-modal-content .ant-row.repeat-days .ant-dropdown-link .anticon-down {
  right: 12px;
  position: absolute;
  top: 14px;
  color: #c0c5d1;
}

.ssbd-virtual-tags-select {
  min-height: 30px;
  position: relative;
  background-color: #fff;
}
.ssbd-virtual-tags-select.open .ssbd-virtual-tags-select__dropdown {
  display: block;
}
.ssbd-virtual-tags-select.open .ssbd-virtual-tags-select__container {
  border: 1px solid #73ceff;
}
.ssbd-virtual-tags-select.disabled .ssbd-virtual-tags-select__dropdown {
  display: none;
}
.ssbd-virtual-tags-select.disabled .ssbd-virtual-tags-select__container {
  border: 1px solid #d9d9d9;
}
.ssbd-virtual-tags-select.disabled .ssbd-virtual-tags-select__container:hover {
  border: 1px solid #d9d9d9;
}
.ssbd-virtual-tags-select__dropdown {
  display: none;
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 999;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 5px 1px rgba(212, 212, 212, 0.56);
  -moz-box-shadow: 0px 2px 5px 1px rgba(212, 212, 212, 0.56);
  box-shadow: 0px 2px 5px 1px rgba(212, 212, 212, 0.56);
}
.ssbd-virtual-tags-select__dropdown-option {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 10px;
  cursor: pointer;
}
.ssbd-virtual-tags-select__dropdown-option-checkmark {
  font-size: 18px;
  visibility: hidden;
  transition: color 0.2s ease;
}
.ssbd-virtual-tags-select__dropdown-option.active {
  background-color: #fafafa;
  font-weight: bold;
}
.ssbd-virtual-tags-select__dropdown-option.active .ssbd-virtual-tags-select__dropdown-option-checkmark {
  visibility: visible;
  color: #73ceff;
}
.ssbd-virtual-tags-select__dropdown-option:hover {
  background-color: #e6f7ff;
}
.ssbd-virtual-tags-select__dropdown-option:hover .ssbd-virtual-tags-select__dropdown-option-checkmark {
  visibility: visible;
}
.ssbd-virtual-tags-select__container {
  position: relative;
  padding: 0 5px 3px;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  transition: border-color 0.2s ease;
  overflow: hidden;
  cursor: text;
}
.ssbd-virtual-tags-select__container:hover {
  border: 1px solid #73ceff;
}
.ssbd-virtual-tags-select__container-search-field {
  height: 22px;
  width: 1em;
  max-width: 100%;
  padding: 0;
  border: 0;
  outline: 0;
}
.ssbd-virtual-tags-select__container-search-field-mirror {
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
  visibility: hidden;
}
.ssbd-virtual-tags-select__container-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
 > .ssbd-virtual-tags-select__container-list-.item {
  margin-top: 3px;
}
.ssbd-virtual-tags-select__container-list-item-tag {
  margin-right: 5px;
  padding: 3px 7px;
  font-size: 12px;
  white-space: nowrap;
  background: #fafafa;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  cursor: default;
}
.ssbd-virtual-tags-select__container-list-item-tag-icon-close {
  font-style: normal;
  margin-left: 3px;
  transition: color 0.2s ease;
  cursor: pointer;
}
.ssbd-virtual-tags-select__container-list-item-tag-icon-close:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ssbd-virtual-tags-select__disabled-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: #c0c0c0;
  opacity: 0.2;
  cursor: not-allowed;
}

.ssbd-dropdown-field {
  width: 100%;
  max-width: 300px;
  text-align: left;
}

.assigned-info-details i.icon-user {
  margin-left: -15px;
}
.assigned-info-details .ssbd-form-field .ssbd-dropdown-field {
  width: 100%;
  min-width: unset;
}
.assigned-info-details .ssbd-form-field .ssbd-dropdown-field > div {
  color: #0793e4;
  border: 1px solid #0793e4;
  padding: 0 5px;
  height: 20px;
}
.assigned-info-details .ssbd-form-field .ssbd-dropdown-field > div .ant-select-arrow {
  color: #0793e4;
}
.assigned-info-details .ssbd-form-field .ssbd-dropdown-field > div > div {
  line-height: 20px;
  margin-left: 0px;
  font-size: 14px;
  font-weight: 600;
  color: #0793e4;
}
.assigned-info-details .ssbd-form-field .ssbd-dropdown-field > div > span {
  opacity: 1;
}

.ssbd-incident-create-event {
  background-color: #f9fafb;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.ssbd-incident-create-event__title {
  font-weight: 600;
  color: #35353b;
}
.ssbd-incident-create-event__footer {
  display: flex;
  justify-content: flex-end;
  gap: 5px;
}
.ssbd-incident-create-event__footer > button {
  text-transform: uppercase;
  font-weight: 600;
  padding: 0 35px;
  font-size: 12px;
}
.ssbd-incident-create-event__footer > button#cancelCorrectiveActionButton {
  color: #868c98;
  border: none;
  box-shadow: none;
}
.ssbd-incident-create-event__footer > button#cancelCorrectiveActionButton:hover,
.ssbd-incident-create-event__footer > button#cancelCorrectiveActionButton:active {
  color: #9ba0b0;
}
.ssbd-incident-create-event__footer > button#saveCorrectiveActionButton {
  color: #0793e4;
  border: 1px solid #0793e4;
}
.ssbd-incident-create-event .ant-select-selection__placeholder {
  font-style: italic;
}
.ssbd-incident-create-event .characters-remaining {
  display: block;
}
li.corrective-action-option {
  white-space: break-spaces;
  word-break: break-word;
  border-bottom: 1px solid lightgrey;
}
li.corrective-action-option:last-child {
  border-bottom: none;
}

.ssbd-incident-actions {
  text-align: center;
}
.ssbd-incident-actions .ant-btn,
.ssbd-incident-actions .ant-select,
.ssbd-incident-actions .ant-select-selection,
.ssbd-incident-actions .ant-select-selection > div {
  width: 102px;
  height: 29px;
  padding: 0px;
  background: none;
}
.ssbd-incident-actions .ant-btn.btn-acknowledge,
.ssbd-incident-actions .ant-select.btn-acknowledge,
.ssbd-incident-actions .ant-select-selection.btn-acknowledge,
.ssbd-incident-actions .ant-select-selection > div.btn-acknowledge {
  font-size: 10px;
  font-weight: bold;
  color: #0793e4;
  border: 1px solid #0793e4;
  margin-bottom: 20px;
}
.ssbd-incident-actions .ant-btn.btn-acknowledge i,
.ssbd-incident-actions .ant-select.btn-acknowledge i,
.ssbd-incident-actions .ant-select-selection.btn-acknowledge i,
.ssbd-incident-actions .ant-select-selection > div.btn-acknowledge i {
  margin-right: 5px;
  color: #e1e3e6;
  font-size: 8px;
}
.ssbd-incident-actions .ant-btn.btn-acknowledge.acknowledged,
.ssbd-incident-actions .ant-select.btn-acknowledge.acknowledged,
.ssbd-incident-actions .ant-select-selection.btn-acknowledge.acknowledged,
.ssbd-incident-actions .ant-select-selection > div.btn-acknowledge.acknowledged {
  color: #9ec46c;
  border: 1px solid #9ec46c;
}
.ssbd-incident-actions .ant-btn.btn-acknowledge.acknowledged i,
.ssbd-incident-actions .ant-select.btn-acknowledge.acknowledged i,
.ssbd-incident-actions .ant-select-selection.btn-acknowledge.acknowledged i,
.ssbd-incident-actions .ant-select-selection > div.btn-acknowledge.acknowledged i {
  color: #9ec46c;
}
.ssbd-incident-actions .ant-btn.incident-status-select.onHold > div,
.ssbd-incident-actions .ant-select.incident-status-select.onHold > div,
.ssbd-incident-actions .ant-select-selection.incident-status-select.onHold > div,
.ssbd-incident-actions .ant-select-selection > div.incident-status-select.onHold > div {
  color: #9ba0b0;
  border: 1px solid #9ba0b0;
}
.ssbd-incident-actions .ant-btn.incident-status-select.onHold > div .ant-select-arrow,
.ssbd-incident-actions .ant-select.incident-status-select.onHold > div .ant-select-arrow,
.ssbd-incident-actions .ant-select-selection.incident-status-select.onHold > div .ant-select-arrow,
.ssbd-incident-actions .ant-select-selection > div.incident-status-select.onHold > div .ant-select-arrow {
  color: #9ba0b0;
}
.ssbd-incident-actions .ant-btn.incident-status-select.new > div,
.ssbd-incident-actions .ant-select.incident-status-select.new > div,
.ssbd-incident-actions .ant-select-selection.incident-status-select.new > div,
.ssbd-incident-actions .ant-select-selection > div.incident-status-select.new > div {
  color: #0793e4;
  border: 1px solid #0793e4;
}
.ssbd-incident-actions .ant-btn.incident-status-select.new > div .ant-select-arrow,
.ssbd-incident-actions .ant-select.incident-status-select.new > div .ant-select-arrow,
.ssbd-incident-actions .ant-select-selection.incident-status-select.new > div .ant-select-arrow,
.ssbd-incident-actions .ant-select-selection > div.incident-status-select.new > div .ant-select-arrow {
  color: #0793e4;
}
.ssbd-incident-actions .ant-btn.incident-status-select.active > div,
.ssbd-incident-actions .ant-select.incident-status-select.active > div,
.ssbd-incident-actions .ant-select-selection.incident-status-select.active > div,
.ssbd-incident-actions .ant-select-selection > div.incident-status-select.active > div {
  color: #f1ae00;
  border: 1px solid #f1ae00;
}
.ssbd-incident-actions .ant-btn.incident-status-select.active > div .ant-select-arrow,
.ssbd-incident-actions .ant-select.incident-status-select.active > div .ant-select-arrow,
.ssbd-incident-actions .ant-select-selection.incident-status-select.active > div .ant-select-arrow,
.ssbd-incident-actions .ant-select-selection > div.incident-status-select.active > div .ant-select-arrow {
  color: #f1ae00;
}
.ssbd-incident-actions .ant-btn.incident-status-select.closed > div,
.ssbd-incident-actions .ant-select.incident-status-select.closed > div,
.ssbd-incident-actions .ant-select-selection.incident-status-select.closed > div,
.ssbd-incident-actions .ant-select-selection > div.incident-status-select.closed > div {
  color: #9ec46c;
  border: 1px solid #9ec46c;
}
.ssbd-incident-actions .ant-btn.incident-status-select.closed > div .ant-select-arrow,
.ssbd-incident-actions .ant-select.incident-status-select.closed > div .ant-select-arrow,
.ssbd-incident-actions .ant-select-selection.incident-status-select.closed > div .ant-select-arrow,
.ssbd-incident-actions .ant-select-selection > div.incident-status-select.closed > div .ant-select-arrow {
  color: #9ec46c;
}

.ssbd-severity-icon.left .ssbd-severity-title {
  margin-right: 5px;
}
.ssbd-severity-icon.right .ssbd-severity-title {
  margin-left: 5px;
}

.ssbd-card-incident-modal .ssbd-modal-incident-modal-content {
  background: #f4f5f8;
  font-size: 14px;
  border-radius: 8px;
  overflow: hidden;
  min-height: 280px;
}
.ssbd-card-incident-modal .ssbd-modal-incident-modal-content > .ant-row,
.ssbd-card-incident-modal .ssbd-modal-incident-modal-content > .ant-row-flex {
  padding: 20px 30px;
}
.ssbd-card-incident-modal .ssbd-modal-incident-modal-content .ssbd-incident-asset-info .ssbd-incident-asset-name {
  font-size: 14px;
  font-weight: bold;
  color: #0793e4;
}
.ssbd-card-incident-modal .ssbd-modal-incident-modal-content .ssbd-incident-asset-info .ssbd-incident-location {
  font-size: 9px;
  font-weight: bold;
  letter-spacing: 0.6px;
  color: var(--bluey-grey);
}
.ssbd-card-incident-modal .ssbd-modal-incident-modal-content .ssbd-incident-asset-info .ssbd-card-incident-gateway {
  text-align: center;
}
.ssbd-card-incident-modal .ssbd-modal-incident-modal-content .ssbd-incident-asset-info .ssbd-card-incident-gateway .ssbd-card-incident-gateway-label {
  font-weight: bold;
}
.ssbd-card-incident-modal .ssbd-modal-incident-modal-content .ssbd-incident-details {
  background-color: #f9fafb;
}
.ssbd-card-incident-modal .ssbd-modal-incident-modal-content .ssbd-incident-details .ssbd-incident-id {
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #35353b;
  margin-bottom: 20px;
}
.ssbd-card-incident-modal .ssbd-modal-incident-modal-content .ssbd-incident-details .ssbd-incident-additional-info .ssbd-incident-additional-info-label,
.ssbd-card-incident-modal .ssbd-modal-incident-modal-content .ssbd-incident-details .ssbd-incident-additional-info .assigned-info-details .title {
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.6px;
  color: #868c98;
  margin-bottom: 3px;
}
.ssbd-card-incident-modal .ssbd-modal-incident-modal-content .ssbd-incident-details .ssbd-incident-additional-info .ssbd-incident-additional-info-label i,
.ssbd-card-incident-modal .ssbd-modal-incident-modal-content .ssbd-incident-details .ssbd-incident-additional-info .assigned-info-details .title i {
  margin-right: 3px;
  vertical-align: text-bottom;
}
.ssbd-card-incident-modal .ssbd-modal-incident-modal-content .ssbd-incident-details .ssbd-incident-additional-info .ssbd-incident-additional-info-content {
  margin-left: 20px;
  font-size: 14px;
  color: #35353b;
}
.ssbd-card-incident-modal .ssbd-modal-incident-modal-content .ssbd-incident-details .ssbd-incident-additional-info .ssbd-incident-additional-info-content.time-wrapper {
  font-size: 14px;
  font-weight: 700;
}
.ssbd-card-incident-modal .ssbd-modal-incident-modal-content .ssbd-incident-type {
  font-weight: 300;
  background-color: #35353b;
  text-transform: uppercase;
  text-align: center;
  padding: 8px 15px;
  border-radius: 1px;
  font-size: 12px;
  color: #ffffff;
  letter-spacing: 0.5px;
}
.ssbd-card-incident-modal .ssbd-modal-incident-modal-content .ssbd-alarm-row {
  background-color: white;
  padding: 15px 20px;
  margin-bottom: 5px;
  font-size: 13px;
}
.ssbd-card-incident-modal .ssbd-modal-incident-modal-content .ssbd-alarm-row .ssbd-severity-icon i {
  color: #868c98;
  font-size: 11px;
  font-weight: 300;
}
.ssbd-card-incident-modal .ssbd-modal-incident-modal-content .ssbd-alarm-row .ssbd-alarm-row-type {
  font-size: 16px;
  font-weight: 700;
  color: #d9572d;
  text-transform: capitalize;
}
.ssbd-card-incident-modal .ssbd-modal-incident-modal-content .ssbd-alarm-row .ssbd-alarm-row-title {
  font-weight: 400;
  font-size: 14px;
  color: #4a4a4a;
}
.ssbd-card-incident-modal .ssbd-modal-incident-modal-content .ssbd-alarm-row .ssbd-alarm-row-value {
  color: #868c98;
  text-transform: uppercase;
}
.ssbd-card-incident-modal .ssbd-modal-incident-modal-content .ssbd-alarm-row--resolved .ssbd-alarm-row-type,
.ssbd-card-incident-modal .ssbd-modal-incident-modal-content .ssbd-alarm-row--resolved .ssbd-alarm-row-title,
.ssbd-card-incident-modal .ssbd-modal-incident-modal-content .ssbd-alarm-row--resolved .ssbd-alarm-row-value {
  color: #bfbfbf;
}
.ssbd-card-incident-modal .ssbd-modal-incident-modal-content .ssbd-incident-alarms-wrapper {
  padding: 0;
  margin: 20px;
  max-height: 150px;
  overflow: auto;
}
.ssbd-card-incident-modal .ssbd-modal-incident-modal-content .ssbd-corrective-actions-wrapper {
  position: relative;
  align-items: flex-start;
}
.ssbd-card-incident-modal .ssbd-modal-incident-modal-content .ssbd-corrective-actions-wrapper .ssbd-corrective-actions-title {
  font-size: 20px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #35353b;
  text-transform: capitalize;
}
.ssbd-card-incident-modal .ssbd-modal-incident-modal-content .ssbd-corrective-actions-wrapper .ssbd-incident-add-event {
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  z-index: 1;
}
.ssbd-card-incident-modal .ssbd-modal-incident-modal-content .ssbd-corrective-actions-wrapper--history {
  max-height: 180px;
  overflow: auto;
}
.ssbd-card-incident-modal .ssbd-incident-history-wrapper {
  background-color: white;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 14px;
}
.ssbd-card-incident-modal .ssbd-incident-history-wrapper .ssbd-log-row {
  padding: 15px 0;
}
.ssbd-card-incident-modal .ssbd-incident-history-wrapper .ssbd-log-row:not(:last-child) {
  border-bottom: 1px solid rgba(195, 201, 209, 0.5);
}
.ssbd-card-incident-modal .ssbd-incident-history-wrapper .ssbd-log-row .ssbd-incident-triggered-time {
  color: #9ba0b0;
  font-size: 10px;
  letter-spacing: normal;
}
.ssbd-card-incident-modal .ssbd-incident-history-wrapper .ssbd-log-row .ssbd-incident-triggered-time i {
  margin-right: 5px;
}
.ssbd-card-incident-modal .ssbd-incident-history-wrapper .ssbd-log-row .ssbd-incident-history-title {
  font-size: 12px;
  font-weight: 600;
  color: #35353b;
}
.ssbd-card-incident-modal .ssbd-incident-history-wrapper .ssbd-log-row .ssbd-incident-history-description {
  color: #9ba0b0;
  font-size: 12px;
}
.ssbd-card-incident-modal .ssbd-incident-details-link {
  font-size: 15px;
  font-weight: 400;
  color: #0793e4;
}
.ssbd-card-incident-modal .ssbd-incident-details-link .icon-chevron-left:before {
  font-size: 12px;
  font-weight: 300;
  vertical-align: middle;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.ssbd-error-boundary-block {
  width: 100%;
  height: 100%;
  padding: 40px;
  background-color: #fff;
  display: flex;
  justify-items: center;
  align-items: center;
  flex-direction: column;
  border-radius: 4px;
}
.ssbd-error-boundary-block img {
  width: 40px;
  height: 43px;
  margin: 20px 0;
}
.ssbd-error-boundary-block p {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #9ba0b0;
}

.ant-tag {
  background: #f2f3f6;
  border-color: #f2f3f6;
  border-radius: 5px;
  font-size: 10px;
  color: #868c98;
  letter-spacing: 0.5px;
  padding: 3px 8px;
  height: unset;
  text-transform: uppercase;
}

.ssbd-modal-small.ssbd-alarm-modal .ant-modal-content .ant-modal-body .col-div-content {
  white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
}
.ssbd-modal-small.ssbd-alarm-modal .ant-modal-content {
  width: 500px;
  max-height: 475px;
}
.ssbd-modal-small.ssbd-alarm-modal .ant-modal-content .ant-modal-body {
  width: auto;
  background-color: white;
  padding: 0px;
}
.ssbd-modal-small.ssbd-alarm-modal .ant-modal-content .ant-modal-body .row-alarm-header {
  padding: 0px 30px;
  background-color: #f4f5f8;
  height: 66px;
}
.ssbd-modal-small.ssbd-alarm-modal .ant-modal-content .ant-modal-body .row-alarm-header i {
  color: #d9572d;
}
.ssbd-modal-small.ssbd-alarm-modal .ant-modal-content .ant-modal-body .row-alarm-header .col-name {
  font-size: 20px;
  font-weight: bold;
  color: #35353b;
  line-height: 66px;
}
.ssbd-modal-small.ssbd-alarm-modal .ant-modal-content .ant-modal-body .row-alarm-header .col-severity {
  padding-top: 10px;
}
.ssbd-modal-small.ssbd-alarm-modal .ant-modal-content .ant-modal-body .row-alarm-header .col-severity > span {
  display: inline-block;
}
.ssbd-modal-small.ssbd-alarm-modal .ant-modal-content .ant-modal-body .row-alarm-header .col-severity > span:first-child {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.6px;
  color: #868c98;
  text-transform: uppercase;
}
.ssbd-modal-small.ssbd-alarm-modal .ant-modal-content .ant-modal-body .row-alarm-content,
.ssbd-modal-small.ssbd-alarm-modal .ant-modal-content .ant-modal-body .row-acknowledge-content,
.ssbd-modal-small.ssbd-alarm-modal .ant-modal-content .ant-modal-body .row-tags-content {
  padding: 23px 23px 0px 23px;
}
.ssbd-modal-small.ssbd-alarm-modal .ant-modal-content .ant-modal-body .row-alarm-content .ant-checkbox-wrapper,
.ssbd-modal-small.ssbd-alarm-modal .ant-modal-content .ant-modal-body .row-acknowledge-content .ant-checkbox-wrapper,
.ssbd-modal-small.ssbd-alarm-modal .ant-modal-content .ant-modal-body .row-tags-content .ant-checkbox-wrapper {
  margin-left: 0px;
}
.ssbd-modal-small.ssbd-alarm-modal .ant-modal-content .ant-modal-body .row-acknowledge-content {
  padding-bottom: 10px;
}
.ssbd-modal-small.ssbd-alarm-modal .ant-modal-content .ant-modal-body .row-configuration-content {
  background-color: #f4f5f8;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 10px;
  font-weight: 600;
}
.ssbd-modal-small.ssbd-alarm-modal .ant-modal-content .ant-modal-body .row-alarm-content .col-div-content:first-of-type {
  margin-bottom: 15px;
}
.ssbd-modal-small.ssbd-alarm-modal .ant-modal-content .ant-modal-body .col-span-label {
  font-size: 14px;
  font-weight: bold;
  color: #3a3a40;
}
.ssbd-modal-small.ssbd-alarm-modal .ant-modal-content .ant-modal-body .col-div-content {
  height: 34px;
  border-radius: 3px;
  background-color: #f4f5f8;
  color: #35353b;
  line-height: 34px;
  padding-left: 10px;
}
.ssbd-modal-small.ssbd-alarm-modal .ant-modal-content .ant-modal-body .col-div-content.alarm-content-delay span:first-child {
  font-weight: bold;
}
.ssbd-modal-small.ssbd-alarm-modal .ant-modal-content .ant-modal-body .col-div-content.alarm-content-threshold {
  font-size: 16px;
  font-weight: bold;
}
.ssbd-modal-small.ssbd-alarm-modal .ant-modal-content .ant-modal-body .col-div-content.alarm-content-threshold span:first-child {
  margin-right: 10px;
}
.ssbd-modal-small.ssbd-alarm-modal .ant-modal-content .ant-modal-body .col-div-content .ant-tag {
  border-radius: 4px;
  background-color: #ffffff;
  font-size: 12px;
  color: #0793e4;
  border: none;
}

.ssbd-confirm-modal .ssbd-confirm-modal-content {
  min-height: 200px;
  padding: 20px 20px 30px;
}
.ssbd-confirm-modal .ssbd-confirm-modal-content h3 {
  font-size: 18px;
  color: #4a4a4a;
  font-weight: bold;
  margin-bottom: 30px;
}
.ssbd-confirm-modal .ssbd-confirm-modal-content h5 {
  font-size: 14px;
  color: #4a4a4a;
  font-weight: 400;
  margin-bottom: 40px;
}
.ssbd-confirm-modal .ssbd-confirm-modal-content .ssbd-modal-actions {
  margin-top: 30px;
  display: flex;
  justify-content: flex-end;
  align-content: center;
}
.ssbd-confirm-modal .ssbd-confirm-modal-content .ssbd-modal-actions .ant-btn {
  margin-left: 10px;
  min-width: 100px;
  font-size: 12px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  border-radius: 4px;
  border: 1px solid;
  text-align: center;
}
.ssbd-confirm-modal .ssbd-confirm-modal-content .ssbd-modal-actions .ant-btn.primary {
  color: #0793e4;
  border-color: #0793e4;
}
.ssbd-confirm-modal .ssbd-confirm-modal-content .ssbd-modal-actions .ant-btn.secondary {
  color: #9ba0b0;
  border-color: transparent;
}
.ssbd-confirm-modal .ssbd-confirm-modal-content .ssbd-modal-actions .ant-btn.ant-btn.disabled,
.ssbd-confirm-modal .ssbd-confirm-modal-content .ssbd-modal-actions .ant-btn.ant-btn[disabled] {
  background-color: #f2f3f6;
  color: #9ba0b0;
  border-color: #9ba0b0;
}
.ssbd-confirm-modal .scrollable-modal-content {
  overflow-y: auto;
  max-height: 210px;
}

.ssbd-dropdown-field {
  width: 100%;
  max-width: 300px;
  text-align: left;
}

.ssbd-modal-small.ssbd-contact-modal .ant-modal-content .ant-modal-body .ssbd-field-wrapper .ant-select-selection li[class^='ant-select-selection'] .ant-select-remove-icon:after {
  content: '\e834';
}
.ssbd-modal-small.ssbd-contact-modal .ant-modal-content {
  width: 540px;
}
.ssbd-modal-small.ssbd-contact-modal .ant-modal-content .ant-modal-header {
  padding: 16px 30px;
}
.ssbd-modal-small.ssbd-contact-modal .ant-modal-content .ant-modal-body {
  height: calc(100% - 108px);
  background: none;
  width: 100%;
  padding: 20px 10px 20px 30px;
}
.ssbd-modal-small.ssbd-contact-modal .ant-modal-content .ant-modal-body .contact-dropdown-space {
  height: 350px;
}
.ssbd-modal-small.ssbd-contact-modal .ant-modal-content .ant-modal-body .ssbd-field-wrapper {
  max-width: none;
}
.ssbd-modal-small.ssbd-contact-modal .ant-modal-content .ant-modal-body .ssbd-field-wrapper .ant-select-selection {
  background-color: #f4f5f8;
  border: none;
}
.ssbd-modal-small.ssbd-contact-modal .ant-modal-content .ant-modal-body .ssbd-field-wrapper .ant-select-selection li[class^='ant-select-selection'] {
  background-color: #e1e3e6;
}
.ssbd-modal-small.ssbd-contact-modal .ant-modal-content .ant-modal-body .ssbd-field-wrapper .ant-select-selection li[class^='ant-select-selection'] > div {
  font-size: 12px;
  color: #0793e4;
}
.ssbd-modal-small.ssbd-contact-modal .ant-modal-content .ant-modal-body .ssbd-field-wrapper .ant-select-selection li[class^='ant-select-selection'] .ant-select-remove-icon {
  font-family: 'fontello', Arial, Helvetica, sans-serif;
  color: #0793e4;
  font-size: 20px;
  font-weight: normal;
  margin-right: -5px;
}
.ssbd-modal-small.ssbd-contact-modal .ant-modal-content .ant-modal-body .ssbd-field-wrapper .ant-select-selection li[class^='ant-select-selection'] .ant-select-remove-icon svg {
  display: none;
}
.ant-select-dropdown.contact-dropdown {
  box-shadow: none;
}
.ant-select-dropdown.contact-dropdown > div {
  height: 350px;
}
.ant-select-dropdown.contact-dropdown > div .ant-select-dropdown-menu {
  max-height: none;
  height: 100%;
}
.ant-select-dropdown.contact-dropdown > div .ant-select-dropdown-menu li {
  padding: 5px 0px;
}
.ant-select-dropdown.contact-dropdown > div .ant-select-dropdown-menu li .contact-name-column {
  color: #35353b;
}
.ant-select-dropdown.contact-dropdown > div .ant-select-dropdown-menu li .contact-email-column,
.ant-select-dropdown.contact-dropdown > div .ant-select-dropdown-menu li .contact-role-column {
  color: #868c98;
}

.ant-modal-wrap:not(.corrective-actions-list-modal, .ss-modal) {
  position: absolute !important;
  font-family: 'Proxima Nova', Helvetica, sans-serif;
}
.ant-modal-wrap:not(.corrective-actions-list-modal, .ss-modal) .ant-modal-body {
  padding: 0;
}
.ant-modal-wrap:not(.corrective-actions-list-modal, .ss-modal) .ant-modal-close-x {
  font-size: 20px;
  width: 64px;
  height: 64px;
  line-height: 64px;
  display: contents;
}
.ant-modal-default {
  margin-top: 65px;
}
.ant-modal-default .ant-modal {
  height: 100%;
  width: 100% !important;
  text-align: center;
  padding: 10px;
}
.ant-modal-default .ant-modal-content {
  display: inline-block;
}
.ant-modal-default .ant-modal-close-x {
  width: 16px;
  height: 16px;
  line-height: 0px;
  color: #9ba0b0;
  font-size: 21px;
  float: right;
}
.ant-modal-default .anticon-close {
  margin: 10px;
}
.ant-modal-default .cancel {
  color: #868c98;
  width: 108px;
  height: 32px;
  margin-right: 13px;
}
.ant-modal-default .create {
  border: 1px solid #0793e4;
  border-radius: 4px;
  color: #0793e4;
  height: 32px;
  width: 110px;
}

.ssbd-card-note-modal .ant-modal,
.ssbd-card-note-modal .ant-modal-content {
  width: 400px;
  min-height: 275px;
}
.ssbd-card-note-modal .ant-modal .ant-modal-header,
.ssbd-card-note-modal .ant-modal-content .ant-modal-header {
  height: 48px;
  border-bottom: none;
}
.ssbd-card-note-modal .ant-modal .ant-modal-header .ant-modal-title > span,
.ssbd-card-note-modal .ant-modal-content .ant-modal-header .ant-modal-title > span {
  font-size: 14px;
  font-weight: bold;
  color: #0793e4;
}
.ssbd-card-note-modal .ant-modal .ant-modal-header .ant-modal-title > span > span,
.ssbd-card-note-modal .ant-modal-content .ant-modal-header .ant-modal-title > span > span {
  font-size: 9px;
  font-weight: bold;
  color: #9ba0b0;
  margin-left: 23px;
  letter-spacing: 0.6px;
}
.ssbd-card-note-modal .ant-modal .ant-modal-body,
.ssbd-card-note-modal .ant-modal-content .ant-modal-body {
  padding: 0 30px;
}
.ssbd-card-note-modal .ant-modal .ant-modal-body .ssbd-header-title,
.ssbd-card-note-modal .ant-modal-content .ant-modal-body .ssbd-header-title {
  height: 66px;
  background-color: #f4f5f8;
  margin: 0px -30px 20px -30px;
  padding: 0px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 20px;
  font-weight: bold;
  color: #35353b;
}
.ssbd-card-note-modal .ant-modal .ant-modal-body .ssbd-header-title > span:first-of-type,
.ssbd-card-note-modal .ant-modal-content .ant-modal-body .ssbd-header-title > span:first-of-type {
  flex: 1 0;
  margin-left: 10px;
}
.ssbd-card-note-modal .ant-modal .ant-modal-body .ssbd-header-title .icon-note-circle,
.ssbd-card-note-modal .ant-modal-content .ant-modal-body .ssbd-header-title .icon-note-circle {
  position: absolute;
  left: 10px;
  color: #0793e4;
}
.ssbd-card-note-modal .ant-modal .ant-modal-body .ssbd-header-title .icon-time,
.ssbd-card-note-modal .ant-modal-content .ant-modal-body .ssbd-header-title .icon-time {
  color: #868c98;
  font-size: 14px;
}
.ssbd-card-note-modal .ant-modal .ant-modal-body .ssbd-header-title > span:first-child,
.ssbd-card-note-modal .ant-modal-content .ant-modal-body .ssbd-header-title > span:first-child {
  flex: 1 0;
}
.ssbd-card-note-modal .ant-modal .ant-modal-body .ssbd-header-title .ssbd-header-created-title,
.ssbd-card-note-modal .ant-modal-content .ant-modal-body .ssbd-header-title .ssbd-header-created-title {
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  line-height: 10px;
  text-transform: uppercase;
  color: #35353b;
}
.ssbd-card-note-modal .ant-modal .ant-modal-body .ssbd-header-title .ssbd-header-created-title > span:first-child,
.ssbd-card-note-modal .ant-modal-content .ant-modal-body .ssbd-header-title .ssbd-header-created-title > span:first-child {
  color: #868c98;
}
.ssbd-card-note-modal .ant-modal .ant-modal-body .maintenance-footer,
.ssbd-card-note-modal .ant-modal-content .ant-modal-body .maintenance-footer {
  text-align: right;
  margin-top: 40px;
  padding-bottom: 10px;
}
.ssbd-card-note-modal .ant-modal .ant-modal-body .ssbd-content-description,
.ssbd-card-note-modal .ant-modal-content .ant-modal-body .ssbd-content-description {
  background-color: #f4f5f8;
  padding: 17px 20px;
  color: #35353b;
}
.ssbd-card-note-modal .ant-modal .ant-modal-close-x,
.ssbd-card-note-modal .ant-modal-content .ant-modal-close-x {
  font-size: 20px;
  width: 50px;
  height: 50px;
  line-height: 50px;
}

.ssbd-no-contact-modal-content .ant-modal-content {
  width: 100%;
  height: 100%;
}
.ssbd-no-contact-modal-content .ant-modal-content .ant-modal-body {
  width: 100%;
  background-color: #ffffff;
  padding: 30px;
  color: #35353b;
}
.ssbd-no-contact-modal-content .ant-modal-content .ant-modal-body h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
}
.ssbd-no-contact-modal-content .ant-modal-content .ant-modal-body h5 {
  font-size: 14px;
  margin-bottom: 20px;
}
.ssbd-no-contact-modal-content .ant-modal-content .ant-modal-body .contacts-list {
  list-style-type: none;
  padding: 10px;
  max-height: 50vh;
  overflow: auto;
}
.ssbd-no-contact-modal-content .ant-modal-content .ant-modal-body .contacts-list li {
  font-size: 14px;
}

.ssbd-form-date-range-picker {
  display: flex;
  align-items: center;
  width: 660px;
}

.ss-modal .ant-modal-header {
  border: none;
  padding: 0;
}
.ss-modal .ant-modal-title {
  color: #35353b;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
}
.ss-modal .ant-modal-body {
  padding: 0;
  margin: 20px 0;
}
.ss-modal .ant-modal-footer {
  border: none;
  padding: 0;
}
.ss-modal .ant-modal-content {
  padding: 20px;
}
.ss-modal .ant-modal-close-x {
  font-size: 20px !important;
}

.ssbd-equipment-row {
  display: flex;
  align-items: center;
  height: 55px;
  line-height: 55px;
  margin-left: 17px;
  padding-left: 10px;
  background-color: #f8f9fa;
}
.ssbd-equipment-row span {
  flex: 1 0;
}
.ssbd-equipment-row .equipment-name {
  font-size: 14px;
  color: #35353b;
}
.ssbd-equipment-row .equipment-sensor {
  margin-left: 10px;
  font-size: 13px;
  color: #868c98;
}
.ssbd-equipment-row:last-child {
  border-bottom: none !important;
}
.ssbd-equipment-row .equipment-actions-btn {
  border: 1px solid #e6e8eb;
  padding: 0px;
  width: 32px;
  border-radius: 4px;
  opacity: 0.3;
}
.ssbd-equipment-row .equipment-actions-btn:hover {
  opacity: 1;
  background-color: #f2f4f6;
  border-color: #e1e3e6;
}
.delete-asset-menu-item {
  color: #d9572d;
}

.delete-group-modal .ant-modal-title,
.asset-header-edit-action-menu__delete {
  color: #d9572d;
}
.delete-group-modal .ssbd-button--primary,
.ant-btn.ssbd-button--primary:hover {
  border: 1px solid #d9572d;
  color: #d9572d;
}
.delete-group-modal .ant-modal-close {
  top: 20px;
  right: 20px;
}
.delete-group-modal .ss-modal__footer {
  display: flex;
  justify-content: flex-end;
}
.delete-group-modal .ant-modal-footer .ssbd-button--third {
  order: 2;
}
.delete-group-modal .ant-modal-footer .ssbd-button--primary {
  order: 1;
}
.delete-group-modal_undone_message {
  padding-top: 20px;
  font-weight: 700;
}

.ssbd-location-children-wrapper .maintenance-mode {
  line-height: normal;
  font-weight: 700;
  color: #d9572d;
  font-size: 13px;
  right: 150px;
  position: relative;
}
.ssbd-location-children-wrapper button.location-edit-btn {
  border: 1px solid #e6e8eb;
  padding: 0px;
  width: 32px;
  height: 32px;
  margin-left: 10px;
  border-radius: 4px;
  opacity: 0.3;
}
.ssbd-location-children-wrapper button.location-edit-btn:hover {
  opacity: 1;
  background-color: #f2f4f6;
  border-color: #e1e3e6;
}
.location-edit-menu {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15) !important;
  padding: 4px 0;
}
.location-edit-menu li.ant-menu-item {
  font-size: 14px !important;
  font-weight: 500;
  line-height: normal;
  height: initial;
  padding: 5px 12px;
  margin: 0 !important;
}

.ssbd-hierarchy-selector-locations {
  padding: 20px;
  max-height: 300px;
  overflow-y: auto;
}
.ssbd-hierarchy-selector-locations .ssbd-location-row {
  border-top: 1px solid rgba(195, 201, 209, 0.5);
}
.ssbd-hierarchy-selector-locations .ssbd-location-row.active > .ssbd-location-row-title {
  background-color: rgba(7, 147, 228, 0.05);
}
.ssbd-hierarchy-selector-locations .ssbd-location-row:last-child {
  border-bottom: 1px solid rgba(195, 201, 209, 0.5);
}
.ssbd-hierarchy-selector-locations .ssbd-location-row .ssbd-location-row-title {
  padding: 15px 0;
  display: flex;
  align-items: center;
}
.ssbd-hierarchy-selector-locations .ssbd-location-row .ssbd-location-row-title .ssbd-location-row-toggle-collapse {
  border: 1px solid rgba(195, 201, 209, 0.5);
  border-radius: 1px;
  width: 17px;
  height: 17px;
  padding: 0;
  margin-right: 10px;
}
.ssbd-hierarchy-selector-locations .ssbd-location-row .ssbd-location-row-title .ssbd-location-row-toggle-collapse:before {
  content: '+';
  font-size: 20px;
  line-height: 18px;
  vertical-align: middle;
  display: inline-block;
  color: #0793e4;
  font-weight: 500;
}
.ssbd-hierarchy-selector-locations .ssbd-location-row .ssbd-location-row-title button.ssbd-location-row-item.no-wrap,
.ssbd-hierarchy-selector-locations .ssbd-location-row .ssbd-location-row-title span.ssbd-location-row-item.no-wrap > button {
  display: inline-block;
  flex: 1 0;
  background: transparent;
  font-size: 14px;
  color: #0793e4;
  letter-spacing: 0;
  text-align: left;
  border: 0;
  outline: 0;
  margin: 0;
}
.ssbd-hierarchy-selector-locations .ssbd-location-row .ssbd-location-row-title button.ssbd-location-row-item.no-wrap:hover,
.ssbd-hierarchy-selector-locations .ssbd-location-row .ssbd-location-row-title span.ssbd-location-row-item.no-wrap > button:hover {
  cursor: pointer;
  color: #0573b3;
}
.ssbd-hierarchy-selector-locations .ssbd-location-row .ssbd-location-row-title button.ssbd-location-row-item.no-wrap b,
.ssbd-hierarchy-selector-locations .ssbd-location-row .ssbd-location-row-title span.ssbd-location-row-item.no-wrap > button b {
  background-color: #0793e4;
  color: white;
  font-weight: 600;
}
.ssbd-hierarchy-selector-locations .ssbd-location-row .ssbd-location-row-title button.ssbd-location-row-item.no-wrap:disabled,
.ssbd-hierarchy-selector-locations .ssbd-location-row .ssbd-location-row-title span.ssbd-location-row-item.no-wrap > button:disabled {
  color: #868c98;
}
.ssbd-hierarchy-selector-locations .ssbd-location-row .ssbd-location-children-wrapper {
  transition: height 300ms ease-out;
  height: 0;
  overflow: hidden;
}
.ssbd-hierarchy-selector-locations .ssbd-location-row .ssbd-location-children-wrapper > .ssbd-location-row {
  padding-left: 15px;
}
.ssbd-hierarchy-selector-locations .ssbd-location-row .ssbd-location-children-wrapper > .ssbd-location-row:first-child,
.ssbd-hierarchy-selector-locations .ssbd-location-row .ssbd-location-children-wrapper > .ssbd-location-row:last-child {
  border-bottom-color: transparent;
}
.ssbd-hierarchy-selector-locations .ssbd-location-row .ssbd-location-children-wrapper > .ssbd-location-row .ssbd-location-row-title h5 {
  font-size: 13px;
}
.ssbd-hierarchy-selector-locations .ssbd-location-row.expanded > .ssbd-location-row-title .ssbd-location-row-toggle-collapse:before {
  content: '-';
  line-height: 16px;
}
.ssbd-hierarchy-selector-locations .ssbd-location-row.expanded > .ssbd-location-children-wrapper {
  height: auto;
}

.ssbd-form-field {
  width: 100%;
}
.ssbd-form-field button.ant-btn.ant-dropdown-trigger.ssbd-field-wrapper {
  max-width: unset;
}
.ssbd-form-field button.ant-btn.ant-dropdown-trigger.ssbd-field-wrapper span.no-wrap {
  font-size: 14px;
  color: #bfbfbf;
  font-weight: 500;
}
.ssbd-form-field button.ant-btn.ant-dropdown-trigger.ssbd-field-wrapper span.no-wrap b {
  color: #4a4a4a;
}
.ssbd-form-field--popover-text {
  max-width: 400px;
}
.ssbd-form-field--popover-text .ant-popover-inner-content {
  padding: 0;
}
.ssbd-form-field--popover-text--content {
  padding: 12px 16px;
  color: #868c98;
  text-transform: uppercase;
  word-wrap: break-word;
}
.ssbd-form-location-field {
  text-transform: none;
}
.ssbd-form-location-field .no-wrap {
  vertical-align: middle;
}
.ssbd-form-location-field.ssbd-form-field {
  width: auto;
}
.ssbd-form-location-field.ssbd-form-field .ant-select-arrow {
  position: absolute !important;
}
.ssbd-form-location-field .has-error .ssbd-field-wrapper {
  border-color: #e7533d;
}
.hierarchy-overlay__menu,
.hierarchy-overlay__menu-item {
  background: transparent;
  box-shadow: none;
  padding: 0px;
}
.hierarchy-overlay .hierarchy-dropdown-list {
  background-color: white;
  border: 1px solid lightgrey;
  padding: 5px;
  max-height: 400px;
  overflow-y: auto;
}
.hierarchy-overlay .hierarchy-dropdown-list .ssbd-hierarchy-selector-locations {
  margin-top: 10px;
  padding: 0px;
}

.ssbd-form-field.ssbd-time-field input {
  height: 36px;
}
.ssbd-form-field.ssbd-time-field .ant-calendar-picker {
  margin-right: 10px;
}
.ssbd-form-date-range-picker {
  display: flex;
  align-items: center;
  width: 660px;
  margin-bottom: 10px;
}
.ssbd-form-date-range-picker--popover i {
  color: #9ba0b0;
  font-size: 18px;
}
.ssbd-form-date-range-picker--popover i::before {
  margin: 0px;
}
.ssbd-form-date-range-picker--popover-text .ant-popover-inner-content {
  font-size: 12px;
  color: #868c98;
}

.ssbd-form-field.ssbd-dropdown-field .ssbd-field-wrapper .ant-btn {
  text-align: left;
}

.ssbd-notification-preferences-modal .ant-modal-content {
  width: 100%;
  height: 100%;
}
.ssbd-notification-preferences-modal .ant-modal-content .ant-modal-body {
  width: 100%;
  background-color: #ffffff;
  padding: 30px;
  color: #35353b;
}
.ssbd-notification-preferences-modal .ant-modal-content .ant-modal-body h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.ssbd-notification-preferences-modal .ant-modal-content .ant-modal-body .ssbd-field-row {
  padding: 20px 0;
  border-bottom: 1px solid #0793e4;
}
.ssbd-notification-preferences-modal .ant-modal-content .ant-modal-body .ssbd-field-row .col-label {
  font-size: 14px;
  font-weight: bold;
  color: #3a3a40;
}
.ssbd-notification-preferences-modal .ant-modal-content .ant-modal-body .ssbd-field-row .col-field .ant-form-item {
  margin-bottom: 0;
}
.ssbd-notification-preferences-modal .ant-modal-content .ant-modal-body .ssbd-field-row .ssbd-days-select {
  margin-bottom: 10px;
}
.ssbd-notification-preferences-modal .ant-modal-content .ant-modal-body .ssbd-field-row .ssbd-days-select .ant-checkbox-group {
  display: flex;
}
.ssbd-notification-preferences-modal .ant-modal-content .ant-modal-body .ssbd-field-row .ssbd-days-select .ant-checkbox-group .ant-checkbox-group-item.ant-checkbox-wrapper {
  color: #35353b;
  background-color: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  border: solid 1px #e1e3e6;
  text-align: center;
}
.ssbd-notification-preferences-modal .ant-modal-content .ant-modal-body .ssbd-field-row .ssbd-days-select .ant-checkbox-group .ant-checkbox-group-item.ant-checkbox-wrapper.ant-checkbox-wrapper-checked {
  color: #fff;
  background-color: #0793e4;
}
.ssbd-notification-preferences-modal .ant-modal-content .ant-modal-body .ssbd-field-row .ssbd-days-select .ant-checkbox-group .ant-checkbox-group-item.ant-checkbox-wrapper > span.ant-checkbox {
  display: none;
}
.ssbd-notification-preferences-modal .ant-modal-content .ant-modal-body .ssbd-field-row .ssbd-days-select .ant-checkbox-group .ant-checkbox-group-item.ant-checkbox-wrapper > span:not(.ant-checkbox) {
  font-size: 14px;
  padding: 0;
  vertical-align: middle;
  line-height: 38px;
}
.ssbd-notification-preferences-modal .ant-modal-content .ant-modal-body .ssbd-field-row .ssbd-time-range-select .ssbd-form-field .ssbd-field-wrapper {
  min-width: unset;
  width: 100%;
}
.ssbd-notification-preferences-modal .ant-modal-content .ant-modal-body .ssbd-modal-actions {
  margin-top: 20px;
}

.edit-form-footer {
  display: flex;
  justify-content: flex-end;
  padding: 30px 0;
}
.edit-form-footer .ant-btn + .ant-btn {
  margin-left: 24px !important;
}
.edit-form-footer .form-footer-tooltip {
  color: #e7533d;
}
.edit-form-footer .form-footer-content {
  flex: auto;
  text-align: right;
}

.ssbd-configure-sensor-modal .edit-form-footer {
  padding: 0;
}
.ssbd-configure-sensor-modal .ssbd-location-row {
  color: #c0c5d1;
  font-size: 12px;
  font-weight: 300;
}
.ssbd-configure-sensor-modal .ssbd-modal-title {
  font-size: 18px;
  font-weight: 500;
  color: #35353b;
  padding: 10px 0;
}
.ssbd-configure-sensor-modal .ssbd-form-label {
  font-size: 14px;
  font-weight: bold;
  color: #4a4a4a;
  line-height: 36px;
  text-align: left;
}
.ssbd-configure-sensor-modal .ssbd-modal-form-field .ssbd-field-wrapper {
  min-width: unset;
}
.ssbd-configure-sensor-modal .ssbd-modal-form-field .ant-select {
  width: 100%;
  min-width: 460px;
  text-align: left;
  height: 38px;
  min-width: unset;
}
.ssbd-configure-sensor-modal .ssbd-modal-form-field .ant-select .ant-select-selection {
  height: 38px;
  line-height: 36px;
}
.ssbd-configure-sensor-modal .ssbd-modal-form-field .ant-select .ant-select-selection .ant-select-selection__rendered {
  line-height: 36px;
}
.ssbd-configure-sensor-modal .ssbd-modal-form-field .ant-select .ant-select-selection .ant-select-arrow {
  margin-top: -10px;
}

.ssbd-add-edit-task-list-modal .ant-modal-content {
  padding: 20px;
  min-width: 480px;
}
.ssbd-add-edit-task-list-modal .ant-modal-content .ant-modal-body {
  width: 100%;
  min-height: 142px;
  background-color: #ffffff;
  padding: 0 0 0 0;
  color: #35353b;
}
.ssbd-add-edit-task-list-modal .ant-modal-footer {
  border: none;
  padding: 0 0 0 0;
}
.ssbd-add-edit-task-list-modal .ant-modal-footer .edit-form-footer {
  padding: 0;
  display: block;
}
.ssbd-add-edit-task-list-modal .ant-modal-footer .edit-form-footer .form-footer-tooltip {
  text-align: left;
}
.ssbd-add-edit-task-list-modal .ant-modal-close-x {
  font-size: 20px;
}
.ssbd-add-edit-task-list-modal .ant-form-item-control {
  width: 400px;
  padding: 0 0 0 0;
}
.ssbd-add-edit-task-list-modal .name-input {
  padding: 0 10 0 0;
}
.ssbd-add-edit-task-list-modal .name-row {
  margin: 20px 0 24px 0;
}
.ssbd-add-edit-task-list-modal .ssbd-modal-title {
  font-size: 20px;
  font-weight: bold;
  max-width: calc(100% - 50px);
  line-height: 24px;
  height: 24px;
}
.ssbd-add-edit-task-list-modal .ssbd-form.ant-form .ant-form-item {
  margin-bottom: 0;
  align-items: initial;
}

.ssbd-save-filter-modal .ssbd-save-filter-modal-content {
  min-height: 200px;
  padding: 20px 20px 30px;
}
.ssbd-save-filter-modal .ssbd-save-filter-modal-content h3 {
  font-size: 18px;
  color: #4a4a4a;
  font-weight: bold;
  margin-bottom: 30px;
}
.ssbd-save-filter-modal .ssbd-save-filter-modal-content h5 {
  font-size: 14px;
  color: #4a4a4a;
  font-weight: 400;
  margin-bottom: 40px;
}
.ssbd-save-filter-modal .ssbd-save-filter-modal-content .ssbd-modal-actions {
  margin-top: 30px;
  display: flex;
  justify-content: flex-end;
  align-content: center;
}
.ssbd-save-filter-modal .ssbd-save-filter-modal-content .ssbd-modal-actions .ant-btn {
  margin-left: 10px;
  min-width: 100px;
  font-size: 12px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  border-radius: 4px;
  border: 1px solid;
  text-align: center;
}
.ssbd-save-filter-modal .ssbd-save-filter-modal-content .ssbd-modal-actions .ant-btn.primary {
  color: #0793e4;
  border-color: #0793e4;
}
.ssbd-save-filter-modal .ssbd-save-filter-modal-content .ssbd-modal-actions .ant-btn.secondary {
  color: #9ba0b0;
  border-color: transparent;
}
.ssbd-save-filter-modal .ssbd-save-filter-modal-content .ssbd-modal-actions .ant-btn.ant-btn.disabled,
.ssbd-save-filter-modal .ssbd-save-filter-modal-content .ssbd-modal-actions .ant-btn.ant-btn[disabled] {
  background-color: #f2f3f6;
  color: #9ba0b0;
  border-color: #9ba0b0;
}

.ssbd-hierarchy-selector {
  background: #f7f9fc;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  padding: 30px 0;
}
.ssbd-hierarchy-selector .ssbd-hierarchy-selector-title {
  font-size: 20px;
  color: #35353b;
  font-weight: 600;
  padding: 0 20px;
}
.ssbd-hierarchy-selector .ssbd-hierarchy-selector-recent {
  padding: 20px;
  background: #edeef2;
}
.ssbd-hierarchy-selector .ssbd-hierarchy-selector-recent .ssbd-hierarchy-filter-field {
  background: rgba(147, 157, 171, 0.2);
  box-shadow: inset 0 1px 10px 0 rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  margin-bottom: 20px;
}
.ssbd-hierarchy-selector .ssbd-hierarchy-selector-recent .ssbd-hierarchy-filter-field::-webkit-input-placeholder {
  color: #868c98;
}
.ssbd-hierarchy-selector .ssbd-hierarchy-selector-recent .ssbd-hierarchy-filter-field:-moz-placeholder {
  color: #868c98;
}
.ssbd-hierarchy-selector .ssbd-hierarchy-selector-recent .ssbd-hierarchy-filter-field::-moz-placeholder {
  color: #868c98;
}
.ssbd-hierarchy-selector .ssbd-hierarchy-selector-recent .ssbd-hierarchy-filter-field:-ms-input-placeholder {
  color: #868c98;
}
.ssbd-hierarchy-selector .ssbd-hierarchy-selector-recent h6 {
  font-size: 10px;
  color: #868c98;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
}
.ssbd-hierarchy-selector .ssbd-hierarchy-selector-recent .ssbd-hierarchy-selector-recent-list {
  display: flex;
  padding: 0 15px;
}
.ssbd-hierarchy-selector .ssbd-hierarchy-selector-recent .ssbd-hierarchy-selector-recent-list > div {
  width: 50%;
  font-size: 12px;
  color: #0793e4;
  letter-spacing: 0;
  padding: 5px 0;
}
.ssbd-hierarchy-selector .ssbd-hierarchy-selector-recent .ssbd-hierarchy-selector-recent-list > div:hover {
  cursor: pointer;
  color: #0573b3;
}
.ssbd-hierarchy-selector-modal .ant-modal-body {
  padding: 0;
}

.ssbd-add-edit-task-list-modal .ant-modal-content {
  padding: 20px;
  min-width: 480px;
}
.ssbd-add-edit-task-list-modal .ant-modal-content .ant-modal-body {
  width: 100%;
  min-height: 142px;
  background-color: #ffffff;
  padding: 0 0 0 0;
  color: #35353b;
}
.ssbd-add-edit-task-list-modal .ant-modal-footer {
  border: none;
  padding: 0 0 0 0;
}
.ssbd-add-edit-task-list-modal .ant-modal-footer .edit-form-footer {
  padding: 0;
  display: block;
}
.ssbd-add-edit-task-list-modal .ant-modal-footer .edit-form-footer .form-footer-tooltip {
  text-align: left;
}
.ssbd-add-edit-task-list-modal .ant-modal-close-x {
  font-size: 20px;
}
.ssbd-add-edit-task-list-modal .ant-form-item-control {
  width: 400px;
  padding: 0 0 0 0;
}
.ssbd-add-edit-task-list-modal .name-input {
  padding: 0 10 0 0;
}
.ssbd-add-edit-task-list-modal .name-row {
  margin: 20px 0 24px 0;
}
.ssbd-add-edit-task-list-modal .ssbd-modal-title {
  font-size: 20px;
  font-weight: bold;
  max-width: calc(100% - 50px);
  line-height: 24px;
  height: 24px;
}
.ssbd-add-edit-task-list-modal .ssbd-form.ant-form .ant-form-item {
  margin-bottom: 0;
}

.ssbd-add-edit-task-list-modal .ant-modal-content {
  padding: 20px;
  min-width: 480px;
}
.ssbd-add-edit-task-list-modal .ant-modal-content .ant-modal-body {
  width: 100%;
  min-height: 142px;
  background-color: #ffffff;
  padding: 0;
  color: #35353b;
}
.ssbd-add-edit-task-list-modal .ant-modal-footer {
  border: none;
  padding: 0 0 0 0;
}
.ssbd-add-edit-task-list-modal .ant-modal-footer .edit-form-footer {
  padding: 0;
  display: block;
}
.ssbd-add-edit-task-list-modal .ant-modal-footer .edit-form-footer .form-footer-tooltip {
  text-align: left;
}
.ssbd-add-edit-task-list-modal .ant-modal-close-x {
  font-size: 20px;
}
.ssbd-add-edit-task-list-modal .ant-form-item-control {
  width: 400px;
  padding: 0 0 0 0;
}
.ssbd-add-edit-task-list-modal .name-input {
  padding: 0 10 0 0;
}
.ssbd-add-edit-task-list-modal .name-row {
  margin: 20px 0 24px;
}
.ssbd-add-edit-task-list-modal .ssbd-modal-title {
  font-size: 20px;
  font-weight: bold;
  max-width: calc(100% - 50px);
  line-height: 24px;
  height: 24px;
}
.ssbd-add-edit-task-list-modal .ssbd-form.ant-form .ant-form-item {
  margin-bottom: 0;
}

.ssbd-copy-task-list-modal .ant-modal-content {
  padding: 20px;
  min-width: 480px;
}
.ssbd-copy-task-list-modal .ant-modal-content .ant-modal-body {
  width: 100%;
  min-height: 142px;
  background-color: #ffffff;
  padding: 0 0 0 0;
  color: #35353b;
}
.ssbd-copy-task-list-modal .ant-modal-content .message-section {
  margin-top: 10px;
}
.ssbd-copy-task-list-modal .ant-modal-footer {
  border: none;
  padding: 0 0 0 0;
}
.ssbd-copy-task-list-modal .ant-modal-footer .edit-form-footer {
  padding: 0;
  display: block;
}
.ssbd-copy-task-list-modal .ant-modal-footer .edit-form-footer .form-footer-tooltip {
  text-align: left;
}
.ssbd-copy-task-list-modal .ant-modal-footer .submit-button:disabled:hover {
  color: #e1e3e6;
  border-color: #e1e3e6;
  background: none;
}
.ssbd-copy-task-list-modal .ant-modal-close-x {
  font-size: 20px;
}
.ssbd-copy-task-list-modal .ant-form-item-control {
  width: 400px;
  padding: 0 0 0 0;
}
.ssbd-copy-task-list-modal .name-input {
  padding: 0 10 0 0;
}
.ssbd-copy-task-list-modal .name-row {
  margin: 20px 0 24px 0;
}
.ssbd-copy-task-list-modal .ssbd-modal-title {
  font-size: 20px;
  font-weight: bold;
  max-width: calc(100% - 50px);
  line-height: 24px;
  height: 24px;
}
.ssbd-copy-task-list-modal .ssbd-form.ant-form .ant-form-item {
  margin-bottom: 0;
  align-items: initial;
}

.secondary-navigation-menu {
  position: relative;
  margin: 0;
  padding: 4px 0;
  text-align: left;
  list-style-type: none;
  background-color: #fff;
  border-radius: 4px;
  outline: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15) !important;
}
.secondary-navigation-menu .secondary-navigation-menu__item.ant-menu-item {
  font-size: 15px;
  height: auto;
  font-weight: 500;
  padding: 5px 12px;
  margin: 0;
}
.secondary-navigation-menu .secondary-navigation-menu__item.ant-menu-item a {
  color: #35353b;
  margin: -5px -12px;
  padding: 5px 12px;
  line-height: 22px;
}
.secondary-navigation-menu .secondary-navigation-menu__item.ant-menu-item:hover {
  background-color: #f0fcff;
}

.main-navigation-link {
  font-size: 13px;
  font-weight: 400;
  color: #e1e3e6;
  text-transform: uppercase;
  padding: 0 6px;
  text-decoration: none;
  position: relative;
  letter-spacing: 0.8px;
  cursor: pointer;
}
.main-navigation-link:hover {
  color: #e1e3e6;
}
.main-navigation-link--active {
  color: #0793e4;
}
.main-navigation-link--active:hover {
  color: #0793e4;
}
.main-navigation-link--active:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: #0793e4;
  bottom: -23px;
  left: 0;
}
.main-navigation-link__submenu {
  position: fixed;
  top: 62px !important;
  border-radius: 0;
}

.profile-dropdown__menu li {
  font-size: 15px;
}
.profile-dropdown__menu li i {
  margin-right: 5px;
  font-size: 14px;
}
.profile-dropdown__menu li i:before {
  margin: 0;
}

.main-navigation-bar {
  flex: 0 0 auto;
  width: 100%;
  height: 60px;
  padding: 10px 20px;
  font-size: 12px;
  background-color: #35353b;
  margin: 0;
  border: none;
  top: 0;
  z-index: 1000;
  min-width: 1024px;
}
@media (max-width: 1240px) {
  .main-navigation-bar {
    padding: 10px;
  }
}
.main-navigation-bar__logo {
  max-width: 100%;
  max-height: 40px;
}
.main-navigation-bar__logo-col {
  width: 200px;
}
@media (max-width: 1240px) {
  .main-navigation-bar__logo-col {
    width: 190px;
  }
}
.main-navigation-bar__links {
  flex: 1 0;
}
.main-navigation-bar__actions {
  display: flex;
  justify-content: flex-end;
}
.main-navigation-bar__actions button {
  margin: 0;
  border: transparent;
}
.main-navigation-bar__actions button i {
  font-size: 18px;
  font-weight: 500;
}
.main-navigation-bar__actions button:hover i {
  color: #0793e4;
}
@media (max-width: 1240px) {
  .main-navigation-bar__actions > .ant-btn {
    padding-left: 5px;
    padding-right: 5px;
  }
  .main-navigation-bar__actions > .ant-btn i {
    font-size: 15px;
  }
  .main-navigation-bar__actions > span {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.main-navigation-bar__help {
  font-size: 16px;
  color: #868c98;
}
.main-navigation-bar__user-name {
  font-size: 16px;
  color: #0793e4;
  padding: 5px;
  cursor: pointer;
}
.main-navigation-bar__selector-btn i {
  color: #0793e4;
}
.main-navigation-bar__selector-btn i:hover {
  color: #0573b3;
}
.main-navigation-bar__selector-btn-envelope i {
  color: #ffffff;
}
.main-navigation-bar__selector-btn-envelope i:hover {
  color: #0573b3;
}
.main-navigation-bar__notifications-counter {
  display: flex;
  color: white;
  line-height: 0px;
  margin-bottom: 0px;
  font-size: 8px;
}
.main-navigation-bar__notifications-counter-container {
  position: absolute;
  top: -1px;
  right: 6px;
  background-color: #0793e4;
  border-radius: 17px;
  width: 17px;
  height: 17px;
  border: 2px solid #35353b;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ssbd-no-items-block {
  width: 100%;
  height: 100%;
  padding: 10px 20px;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-radius: 4px;
}
.ssbd-no-items-block img {
  width: 40px;
  height: 43px;
  margin: 10px 0;
}
.ssbd-no-items-block p {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #9ba0b0;
}

.ssbd-admin-page {
  min-height: auto;
}
.ssbd-admin-page .ant-layout-content .ant-list {
  background-color: white;
}
.ssbd-admin-page .ant-layout-content .ant-list .ant-list-item {
  font-size: 14px;
  font-weight: 500;
  color: #0793e4;
  min-height: 54px;
  cursor: pointer;
  border-bottom: 1px solid rgba(195, 201, 209, 0.5);
}
.ssbd-admin-page .ant-layout-content .ant-list .ant-list-item:hover {
  background-color: rgba(73, 181, 249, 0.1);
}
.ssbd-admin-page .ant-layout-content .ant-list a:last-child .ant-list-item {
  border-bottom: none;
}

.location-page-header {
  background: unset;
  margin-bottom: 10px;
  height: unset;
  line-height: unset;
  padding: 20px 30px 0 30px;
}
.location-page-header .header-wrapper {
  flex: 1;
}
.location-page-header__title {
  color: #35353b;
  position: relative;
  left: 20px;
  top: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 20px;
}
.location-page-header__back-link {
  line-height: 13px;
  font-size: 11px;
}
.location-page-header #locationHeaderSettingsMenu {
  min-height: 32px;
  height: 32px;
  min-width: 32px;
  width: 32px;
  padding: 0px;
  border: 1px solid #e6e8eb;
  line-height: 0px;
  background: none;
}
.location-header-edit-action-menu__delete {
  color: #d9572d;
}

.form-section {
  margin-left: 30px;
  margin-right: 30px;
}
.form-section .ant-card-head {
  border-bottom: 0;
  padding-left: 15px;
  font-size: 20px;
  color: #35353b;
  font-weight: 300;
  line-height: 24px;
}
.form-section .ant-card-body {
  padding: 10px 15px;
}
.form-section .ant-spin.ant-spin-spinning {
  display: unset;
}
.form-section + .form-section {
  margin-top: 20px;
}

.has-error .editable-dropdown__value {
  border-color: #e7533d;
}
.editable-dropdown {
  width: 100%;
  display: flex;
}
.editable-dropdown__add-new-list-item {
  display: flex;
  padding: 5px 10px;
}
.editable-dropdown__save-button {
  border: 0;
}
.editable-dropdown__add-new-button {
  width: 100%;
  border: 0;
  text-align: left;
}
.editable-dropdown__value span {
  text-transform: none;
  font-weight: normal;
  margin-right: auto;
}
.editable-dropdown__value span :hover {
  color: unset;
}
.editable-dropdown__value .ant-select-arrow {
  position: absolute !important;
}
.editable-dropdown__value i {
  display: flex;
  margin: auto 0;
}

.remove-button-circle {
  background: none !important;
  border: none;
  box-shadow: none;
  font-size: 24px;
  color: #9ba0b0;
}

.roles-list {
  padding-right: 20px;
}
.roles-list__item {
  background-color: #f8f9fa;
  display: flex;
  align-items: center;
  padding: 20px;
  margin-left: -15px;
  border: none !important;
}
.roles-list__item .ant-form-explain {
  position: absolute;
}
.roles-list__item + .roles-list__item {
  margin-top: 10px;
}
.roles-list__item-name {
  min-width: 200px;
  font-weight: bold;
}
.roles-list__item-select {
  margin-right: auto;
  margin-bottom: unset;
  min-width: 400px;
}
.roles-list__item-remove-btn {
  margin-right: 80px;
}

.additional-attributes-section__type-column {
  width: 25%;
}
.additional-attributes-section__type-column .ant-select {
  max-width: 300px;
}
.additional-attributes-section__remove-btn-column {
  text-align: right;
}
.additional-attributes-section__label-column {
  width: 25%;
}
.additional-attributes-section__label-column input {
  max-width: 400px;
}
.additional-attributes-section__required-column {
  padding-left: 10% !important;
}
.additional-attributes-section__table {
  padding-right: 100px;
  margin-bottom: 20px;
}
.additional-attributes-section__table tr td {
  padding: 0 10px;
}
.additional-attributes-section__table tr th {
  padding: 10px 10px;
  background-color: unset;
  color: #3a3a40;
  font-weight: bold;
}
.additional-attributes-section__table tr .ant-form-item {
  margin-top: 24px;
}
.additional-attributes-section__table tr:hover,
.additional-attributes-section__table tr:hover > td {
  background: unset !important;
  cursor: unset;
}

.group-template-form__footer {
  padding: 0 30px;
}
.group-template-form__general-section .ant-form-explain {
  margin-left: 200px;
}
.group-template-form__general-section .ant-form-item-label {
  text-align: left;
  width: 200px;
}
.group-template-form__general-section .ssbd-field-wrapper {
  max-width: 500px;
}

.ssbd-pagination {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.ssbd-pagination > .ssbd-link-btn {
  color: #9ba0b0;
  padding: 0px;
  opacity: 0.5;
}
.ssbd-pagination .page-size-dropdown {
  margin: 0px 3px;
  min-width: 40px;
  display: inline-block;
  border: 1px solid #e1e3e6;
  cursor: pointer;
}
.ssbd-pagination > span {
  font-size: 14px;
  font-weight: bold;
  color: #868c98;
}
.ant-dropdown.page-size-dropdown li.active {
  color: #0793e4;
}

.ssbd-configured-alarms-table .ant-table-thead > tr > th,
.ssbd-configured-alarms-table .ant-table-tbody > tr > td {
  padding: 21px 0px 21px 30px;
}
.ssbd-configured-alarms-table .ant-table-thead > tr > th.configured-alarms-severity-column,
.ssbd-configured-alarms-table .ant-table-tbody > tr > td.configured-alarms-severity-column,
.ssbd-configured-alarms-table .ant-table-thead > tr > th.configured-alarms-enabled-column,
.ssbd-configured-alarms-table .ant-table-tbody > tr > td.configured-alarms-enabled-column,
.ssbd-configured-alarms-table .ant-table-thead > tr > th.configured-alarms-type-column,
.ssbd-configured-alarms-table .ant-table-tbody > tr > td.configured-alarms-type-column,
.ssbd-configured-alarms-table .ant-table-thead > tr > th.configured-alarms-smartclose-column,
.ssbd-configured-alarms-table .ant-table-tbody > tr > td.configured-alarms-smartclose-column,
.ssbd-configured-alarms-table .ant-table-thead > tr > th.sensor-column-more,
.ssbd-configured-alarms-table .ant-table-tbody > tr > td.sensor-column-more {
  padding: 21px 0px;
  text-align: center;
}
.ssbd-configured-alarms-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fafafa #fafafa;
  padding-bottom: 0;
}
.ssbd-configured-alarms-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.ssbd-configured-alarms-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fafafa;
}
.ssbd-configured-alarms-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fafafa;
}
.ssbd-configured-alarms-table .ant-card-extra button i {
  color: #868c98;
}
.ssbd-configured-alarms-table .ant-card-extra button span {
  color: #868c98;
  font-size: 10px;
  margin-left: 10px;
}
.ssbd-configured-alarms-table .threshold-row {
  border-left-width: 4px;
  border-left-style: solid;
}
.ssbd-configured-alarms-table .threshold-row .ssbd-configured-alarm-name {
  font-weight: bold;
}
.ssbd-configured-alarms-table .threshold-row .column-alarm-threshold strong {
  margin: 0px 5px;
}
.ssbd-configured-alarms-table .location-cell {
  font-size: 14px;
  line-height: 17px;
  text-align: left;
  min-width: 125px;
}
.ssbd-configured-alarms-table .location-cell p {
  margin: 0px;
}
.ssbd-configured-alarms-table .location-cell p.bottom-level {
  color: #9ba0b0;
  font-weight: 400;
  font-size: 12px;
}
.anticon-close-circle {
  color: #d93300;
}
.anticon-check-circle {
  color: #9ec46c;
}

.ssbd-field-filled-icon {
  width: 18px;
  height: 18px;
  display: inline-block;
  border: 1px solid rgba(216, 216, 216);
  border-radius: 3px;
  vertical-align: middle;
  padding: 2px;
  pointer-events: none;
}
.ssbd-field-filled-icon i {
  font-size: 8px;
  vertical-align: super;
  color: #fff;
  visibility: hidden;
}
.ssbd-field-filled-icon:hover {
  cursor: not-allowed;
}
.ssbd-field-filled-icon.active {
  pointer-events: unset;
  background-color: #0793e4;
  border-color: #0793e4;
  cursor: pointer;
}
.ssbd-field-filled-icon.active i {
  visibility: visible;
}

.ssbd-alarms-filter-panel {
  background: #f4f5f8;
  padding: 12px 20px;
  margin: 0px !important;
}
.ssbd-alarms-filter-panel .ant-form-item {
  margin-bottom: 0;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper {
  max-width: unset;
  min-width: unset;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper.ant-dropdown-trigger {
  padding: 0 10px;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper.ant-dropdown-trigger .icon-chevron-down {
  right: 14px;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper.ant-dropdown-trigger,
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper .ant-select-selection {
  box-shadow: none;
  background: transparent;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #c0c5d1;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper .ant-select-selection-selected-value {
  line-height: 22px;
  font-weight: 500;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper .ant-select-selection__placeholder,
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper.ant-dropdown-trigger.ssbd-field-wrapper span.no-wrap {
  font-size: 14px;
  color: #35353b;
  text-transform: capitalize;
  font-weight: 300;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-dropdown-field span {
  vertical-align: middle;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-alarm-types-selector {
  width: 100%;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-alarm-types-selector .ant-checkbox-group {
  width: 100%;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-alarm-types-selector .ant-checkbox-group-item.ant-checkbox-wrapper {
  line-height: 34px;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 4px;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-alarm-types-selector .ant-checkbox-group-item.ant-checkbox-wrapper span.ant-checkbox {
  margin-right: 5px;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-alarm-types-selector .ant-checkbox-group-item.ant-checkbox-wrapper span.ant-checkbox .ant-checkbox-inner {
  width: 18px;
  height: 18px;
  border: 1px solid rgba(216, 216, 216);
  background-color: transparent;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-alarm-types-selector .ant-checkbox-group-item.ant-checkbox-wrapper span.ant-checkbox.ant-checkbox-checked .ant-checkbox-inner {
  background-color: #0793e4;
  border-color: #0793e4;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-alarm-types-selector .ant-checkbox-group-item.ant-checkbox-wrapper span:not(.ant-checkbox) {
  border-bottom: 1px solid #c0c5d1;
  flex: 1 1 auto;
  padding-top: 2px;
  padding-bottom: 2px;
}
.ssbd-alarms-filter-panel .ssbd-actions-wrapper {
  align-self: flex-start;
}

.ssdb-templates-tab-layout.ssbd-alarms-tab {
  background-color: white;
}
.ssdb-templates-tab-layout.ssbd-alarms-tab .ant-layout-header,
.ssdb-templates-tab-layout.ssbd-alarms-tab .ant-layout-content {
  background-color: white;
  padding: 0;
  height: unset;
}
.ssdb-templates-tab-layout.ssbd-alarms-tab .ant-layout-header .ant-row {
  max-height: unset;
}
.ssdb-templates-tab-layout.ssbd-alarms-tab .ant-layout-header .templates-search-row {
  padding: 20px;
  margin: 0px !important;
}
.ssdb-templates-tab-layout.ssbd-alarms-tab .ant-layout-header .templates-search-row .ssbd-form-field .ssbd-field-wrapper {
  max-width: unset;
}
.ssdb-templates-tab-layout.ssbd-alarms-tab .ant-layout-header .templates-search-row .add-alarm-button {
  border: none;
  box-shadow: none;
}
.ssdb-templates-tab-layout.ssbd-alarms-tab .ant-layout-header .templates-search-row .ant-form-item {
  margin-bottom: 0;
}
.ssdb-templates-tab-layout.ssbd-alarms-tab .ant-layout-header .templates-search-row .ssbd-templates-filter-field {
  width: 100%;
}
.ssdb-templates-tab-layout.ssbd-alarms-tab .ant-layout-header .templates-search-row .ssbd-templates-filter-field input {
  width: 100%;
  max-width: unset;
  border-radius: 4px;
  background-color: rgba(147, 157, 171, 0.2);
  box-shadow: inset 0 1px 10px 0 rgba(0, 0, 0, 0.05);
}
.ssdb-templates-tab-layout.ssbd-alarms-tab .ant-layout-header .templates-search-row .ssbd-toggle-filter-btn {
  font-size: 14px;
  font-weight: 400;
  color: #0793e4;
  text-transform: capitalize;
  box-shadow: none;
  border-radius: 0;
  border: 0;
}
.ssdb-templates-tab-layout.ssbd-alarms-tab .ant-layout-header .templates-search-row .ssbd-toggle-filter-btn span:not(.ant-badge) {
  border-bottom: 1px solid #0793e4;
  padding: 0 10px;
}
.ssdb-templates-tab-layout.ssbd-alarms-tab .ant-layout-header .templates-search-row .ssbd-toggle-filter-btn span.ant-badge {
  width: 30px;
  text-align: center;
}
.ssdb-templates-tab-layout.ssbd-alarms-tab .ant-layout-header .templates-search-row .ssbd-toggle-filter-btn span.ant-badge .ant-badge-count {
  padding: 0;
}
.ssdb-templates-tab-layout.ssbd-alarms-tab .ant-layout-content > h4 {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.5px;
  color: #9ba0b0;
}
.ssdb-templates-tab-layout.ssbd-alarms-tab .ant-layout-content > h4:last-of-type {
  margin-top: 35px;
}
.ssdb-templates-tab-layout.ssbd-alarms-tab span.non-uppercase > span {
  text-transform: none;
}
.ssdb-templates-tab-layout.ssbd-alarms-tab div.right-align {
  text-align: right;
}

.ssbd-search {
  max-width: 460px;
  display: block;
  margin-bottom: 20px;
}
.ssbd-search input {
  background-color: #f8f9fa;
}

.add-template-button {
  font-weight: bold;
}
.add-template-button,
.add-template-button:hover {
  color: #0793e4;
  border-color: #0793e4;
}

.group-template-list-item {
  border-bottom: none !important;
  display: flex;
  color: unset !important;
  cursor: unset !important;
  padding: 20px 0;
}
.group-template-list-item:hover {
  background-color: #ffffff !important;
}
.group-template-list-item__edit {
  margin-left: auto;
  font-weight: bold;
  font-size: 17px;
}
.group-template-list-item__edit .icon-more {
  color: #868c98;
}

.group-template-list .ant-collapse-content-box {
  padding: 0;
  padding-left: 25px;
}
.group-template-list__panel .ant-collapse-header {
  background-color: #f8f9fa;
  color: #0793e4 !important;
  padding: 20px 40px !important;
}

.template-type-switcher .ant-select-selection {
  border: none;
  font-weight: bold;
  color: #0793e4;
}
.template-type-switcher .ant-select-selection:active,
.template-type-switcher .ant-select-selection:focus {
  box-shadow: none;
  border: none;
}

.templates-tab {
  padding: 20px 30px;
}
.templates-tab .ant-spin.ant-spin-spinning {
  display: unset;
}
.templates-tab__actions-row {
  display: flex;
}
.templates-tab__add-template-button {
  margin-left: auto;
}
.templates-tab__template-type-switcher {
  margin-bottom: 20px;
}

.asset-location-modal .ant-modal-body {
  padding: 10px 20px 24px;
}
.asset-location-modal .ant-modal-close {
  margin: 3px 3px 0 0;
}
.asset-location-modal .ant-modal-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
}
.asset-location-modal .ant-modal-header {
  padding: 0;
  padding-bottom: 5px;
}
.asset-location-modal .ant-modal-content {
  padding: 10px;
}
.asset-location-modal .ant-modal-footer {
  padding: 10px 0 0 0;
}
.asset-location-modal .ant-modal-header,
.asset-location-modal .ant-modal-footer {
  border: 0;
}
.asset-location-modal__warning {
  color: #d9572d;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 20px;
}
.asset-location-modal__warning > p {
  margin: 0;
}
.asset-location-modal__form-item + .asset-location-modal__form-item {
  margin-top: 20px;
}
.asset-location-modal__form-item label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}

.ssbd-hierarchy-selector-locations {
  padding: 0px 20px;
  max-height: initial;
}
.ssbd-hierarchy-selector-locations > .ssbd-location-children-wrapper:first-child > .ssbd-location-row {
  border-bottom: none;
}
.ssdb-hierarchy-tab-layout {
  background-color: white;
}
.ssdb-hierarchy-tab-layout .ant-layout-header,
.ssdb-hierarchy-tab-layout .ant-layout-content {
  background-color: white;
}
.ssdb-hierarchy-tab-layout > .ant-layout-header {
  height: 114px;
  padding: 0px 20px;
}
.ssdb-hierarchy-tab-layout > .ant-layout-header .ant-row {
  max-height: 57px;
}
.ssdb-hierarchy-tab-layout > .ant-layout-header .hierarchy-search-row .ssbd-hierarchy-filter-field {
  width: 50%;
}
.ssdb-hierarchy-tab-layout > .ant-layout-header .hierarchy-search-row .ssbd-hierarchy-filter-field input {
  border-radius: 4px;
  background-color: rgba(147, 157, 171, 0.2);
  box-shadow: inset 0 1px 10px 0 rgba(0, 0, 0, 0.05);
}
.ssdb-hierarchy-tab-layout > .ant-layout-header .hierarchy-toolbar-row .expand-column-col a span {
  margin-right: 10px;
  font-size: 10px;
  font-weight: 600;
  line-height: normal;
  color: #0793e4;
}
.ssdb-hierarchy-tab-layout > .ant-layout-header .hierarchy-toolbar-row .new-menu-col {
  text-align: right;
}
.ssdb-hierarchy-tab-layout > .ant-layout-header .hierarchy-toolbar-row .new-menu-col button i {
  color: #0793e4;
  margin-right: 5px;
}

.ssbd-configured-gateway-alarms-table .ant-table-thead > tr > th,
.ssbd-configured-gateway-alarms-table .ant-table-tbody > tr > td {
  padding: 21px 0px 21px 30px;
}
.ssbd-configured-gateway-alarms-table .ant-table-thead > tr > th.configured-gateway-alarms-severity-column,
.ssbd-configured-gateway-alarms-table .ant-table-tbody > tr > td.configured-gateway-alarms-severity-column,
.ssbd-configured-gateway-alarms-table .ant-table-thead > tr > th.configured-gateway-alarms-enabled-column,
.ssbd-configured-gateway-alarms-table .ant-table-tbody > tr > td.configured-gateway-alarms-enabled-column,
.ssbd-configured-gateway-alarms-table .ant-table-thead > tr > th.configured-gateway-alarms-type-column,
.ssbd-configured-gateway-alarms-table .ant-table-tbody > tr > td.configured-gateway-alarms-type-column,
.ssbd-configured-gateway-alarms-table .ant-table-thead > tr > th.sensor-column-more,
.ssbd-configured-gateway-alarms-table .ant-table-tbody > tr > td.sensor-column-more {
  padding: 21px 0px;
  text-align: center;
}
.ssbd-configured-gateway-alarms-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fafafa #fafafa;
  padding-bottom: 0;
}
.ssbd-configured-gateway-alarms-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.ssbd-configured-gateway-alarms-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fafafa;
}
.ssbd-configured-gateway-alarms-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fafafa;
}
.ssbd-configured-gateway-alarms-table .ant-card-extra button i {
  color: #868c98;
}
.ssbd-configured-gateway-alarms-table .ant-card-extra button span {
  color: #868c98;
  font-size: 10px;
  margin-left: 10px;
}
.ssbd-configured-gateway-alarms-table .threshold-row {
  border-left-width: 4px;
  border-left-style: solid;
}
.ssbd-configured-gateway-alarms-table .threshold-row .ssbd-configured-gateway-alarm-name {
  font-weight: normal;
}
.ssbd-configured-gateway-alarms-table .threshold-row .column-alarm-threshold strong {
  margin: 0px 5px;
}
.ssbd-configured-gateway-alarms-table .location-cell {
  font-size: 14px;
  line-height: 17px;
  text-align: left;
  min-width: 125px;
}
.ssbd-configured-gateway-alarms-table .location-cell p {
  margin: 0px;
}
.ssbd-configured-gateway-alarms-table .location-cell p.bottom-level {
  color: #9ba0b0;
  font-weight: 400;
  font-size: 12px;
}
.anticon-close-circle {
  color: #d93300;
}
.anticon-check-circle {
  color: #9ec46c;
}
button.no-padding.ssbd-link-btn {
  padding: 0px;
  text-align: left;
}

.ssdb-gateways-tab-layout.ssbd-gateway-tab {
  background-color: #ffffff;
}
.ssdb-gateways-tab-layout.ssbd-gateway-tab .ant-layout-header {
  background-color: #ffffff;
  padding: 0;
}
.ssdb-gateways-tab-layout.ssbd-gateway-tab .ant-layout-header .templates-search-row {
  padding: 20px;
  margin: 0px !important;
}
.ssdb-gateways-tab-layout.ssbd-gateway-tab .ant-layout-header .templates-search-row .ssbd-form-field .ssbd-field-wrapper {
  max-width: unset;
}
.ssdb-gateways-tab-layout.ssbd-gateway-tab .ant-layout-header .templates-search-row .ant-form-item {
  margin-bottom: 0;
}
.ssdb-gateways-tab-layout.ssbd-gateway-tab .ant-layout-header .templates-search-row .ssbd-templates-filter-field {
  width: 100%;
}
.ssdb-gateways-tab-layout.ssbd-gateway-tab .ant-layout-header .templates-search-row .ssbd-templates-filter-field input {
  width: 100%;
  max-width: unset;
  border-radius: 4px;
  background-color: rgba(147, 157, 171, 0.2);
  box-shadow: inset 0 1px 10px 0 rgba(0, 0, 0, 0.05);
}
.ssdb-gateways-tab-layout.ssbd-gateway-tab .ant-layout-header .templates-search-row .ssbd-toggle-filter-btn {
  font-size: 14px;
  font-weight: 400;
  color: #0793e4;
  text-transform: capitalize;
  box-shadow: none;
  border-radius: 0;
  border: 0;
}
.ssdb-gateways-tab-layout.ssbd-gateway-tab .ant-layout-header .templates-search-row .ssbd-toggle-filter-btn span:not(.ant-badge) {
  border-bottom: 1px solid #0793e4;
  padding: 0 10px;
}
.ssdb-gateways-tab-layout.ssbd-gateway-tab .ant-layout-header .templates-search-row .ssbd-toggle-filter-btn span.ant-badge {
  width: 30px;
  text-align: center;
}
.ssdb-gateways-tab-layout.ssbd-gateway-tab .ant-layout-header .templates-search-row .ssbd-toggle-filter-btn span.ant-badge .ant-badge-count {
  padding: 0;
}
.ssdb-gateways-tab-layout.ssbd-gateway-tab .ant-layout-content {
  background-color: #ffffff;
}
.ssdb-gateways-tab-layout.ssbd-gateway-tab > .ant-layout-header {
  height: auto;
  background-color: #ffffff;
}
.ssdb-gateways-tab-layout.ssbd-gateway-tab .templates-search-row {
  padding: 20px;
  margin: 0px !important;
}
.ssdb-gateways-tab-layout.ssbd-gateway-tab .templates-search-row .add-alarm-button {
  border: none;
  box-shadow: none;
}
.ssdb-gateways-tab-layout.ssbd-gateway-tab span.non-uppercase > span {
  text-transform: none;
}
.ssdb-gateways-tab-layout.ssbd-gateway-tab div.right-align {
  text-align: right;
}

.ssbd-admin-organization-page.ssbd-admin-page > .ant-layout-header {
  height: 107px;
}
.ssbd-admin-organization-page.ssbd-admin-page > .ant-layout-header .ant-tabs-bar {
  margin: 0px;
  border: none;
}
.ssbd-admin-organization-page.ssbd-admin-page > .ant-layout-header .ant-tabs-bar .ant-tabs-tab {
  opacity: 0.4;
  font-size: 18px;
  font-weight: bold;
  color: #35353b;
  padding: 12px 0px;
}
.ssbd-admin-organization-page.ssbd-admin-page > .ant-layout-header .ant-tabs-bar .ant-tabs-tab-active {
  opacity: 1;
}
.ssbd-admin-organization-page.ssbd-admin-page > .ant-layout-content {
  background-color: white;
  padding: 0px;
}

.account-info-section .sub-info-section .ant-list {
  padding: 0px;
}
.account-info-section .sub-info-section .ant-list .ant-list-item {
  background-color: #f8f9fa;
  border-bottom: white 2px solid;
  padding: 8px 0px 8px 15px;
  margin-left: -15px;
}
.account-info-section .sub-info-section .ant-list .ant-list-item button {
  font-size: 24px;
  color: #bfbfbf;
}
.account-info-section .sub-info-section__location-contact-list-item {
  height: 108px;
}
.account-info-section .sub-info-section__location-contact-container {
  width: 100%;
}
.account-info-section .sub-info-section__list-item-name-field {
  font-size: 14px;
  font-weight: bold;
  color: #4a4a4a;
}
.account-info-section .sub-info-section__list-item-description-field {
  font-size: 12px;
  color: #bfbfbf;
}
.account-info-section .sub-info-section__list-contact-value {
  color: #35353b;
  font-size: 14px;
  font-weight: normal;
}
.account-info-section .sub-info-section__list-location-field {
  display: flex;
  height: 45px;
  line-height: 45px;
  padding-top: 10px;
}
.account-info-section .sub-info-section__list-contact-field {
  height: 45px;
  line-height: 45px;
}
.account-info-section .sub-info-section__list-contact-label {
  font-size: 14px;
  font-weight: bold;
  color: #3a3a40;
  min-width: 150px;
  display: inline-block;
}
.account-info-section .sub-info-section__list-location-label {
  flex: 1 0;
  color: #4a4a4a;
  font-size: 14px;
  font-weight: bold;
  line-height: initial;
}
.account-info-section .sub-info-section__list-location-sub-label {
  font-size: 12px;
  font-weight: normal;
  color: #bfbfbf;
}
.account-info-section .sub-info-section__delete-location-contact {
  width: 180px;
}
.account-info-section__location-contact-field {
  display: flex;
}
.account-info-section__location-contact-field > .ssbd-form-location-field {
  width: 100%;
  max-width: 610px;
}
.account-info-section__location-contact-field button.ssbd-link-btn {
  font-size: 14px;
  font-weight: 600;
  color: #0793e4;
  text-transform: none;
}
.account-info-section__location-contact-field button .icon-minus {
  color: #9ba0b0;
  font-size: 24px;
}
.account-info-section__location-contact-field button .icon-chevron-down {
  color: rgba(0, 0, 0, 0.25);
}
.account-info-section__location-contact-field--update .ssbd-form-location-field {
  max-width: calc(100% - 175px);
}
.account-info-section__location-contact-role {
  background-color: #f8f9fa;
  padding: 10px 7px 0px 7px;
  margin: 0px 0px 10px -7px;
}
.account-info-section__location-contact-role:last-child {
  margin-bottom: 0px;
}

.blue-color {
  color: #0793e4;
}
.devices-info-section__card .ant-card-head {
  border-radius: 5px;
  padding: 0px;
}
.devices-info-section__card .ant-card-head .ant-card-head-title {
  color: #35353b;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  padding: 15px;
}
.devices-info-section > .ant-card-body {
  padding: 0;
}
.devices-info-section .ant-list {
  padding: 0;
}
.devices-info-section .ant-list .ant-list-items {
  padding: 0;
}
.devices-info-section .ant-list .ant-list-items .ant-list-item {
  width: 100%;
  font-size: 14px;
  padding: 8px;
  color: #35353b;
  border-bottom: none;
}
.devices-info-section .ant-list .ant-list-items .ant-list-item:hover {
  background: none;
}
.devices-info-section .ant-list .ant-list-items .ant-list-item .ssbd-link-btn {
  font-size: 20px;
  object-fit: contain;
  color: #0793e4;
}
.devices-info-section .ant-list .ant-list-items .ant-list-item > div {
  width: 100%;
  padding: 10px 20px;
  background-color: #f8f9fa;
  border-bottom: none;
}
.devices-info-section .ant-list .ant-list-items .ant-list-item > div:hover {
  background-color: rgba(73, 181, 249, 0.1);
}
.devices-info-section__container__list__item__row--device {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.devices-info-section__container__list__item__row--device > span {
  min-width: 160px;
}
.devices-info-section__container__list__item__row--device > span > img {
  padding-right: 10px;
  padding-bottom: 5px;
}
.devices-info-section__container__list__item__row--device-registered {
  color: #35353b;
}
.devices-info-section__container__list__item__row--device-title {
  font-weight: 600;
  text-transform: capitalize;
}
.devices-info-section__container__list__item__row--device-title .ant-typography {
  padding-left: 10px;
}
.devices-info-section__container__list__item__row--device-notification {
  color: #0793e4;
  height: 17px;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 18px;
  border-radius: 4px;
  background-color: #cde9fa;
  text-transform: uppercase;
  padding: 0 20px;
}
.devices-info-section__container__list__item__row--test-text {
  color: #0793e4;
  padding-left: 10px;
}
.devices-info-section__container__list__item__row--delete {
  text-align: right;
  align-self: center;
}
.devices-info-section__container__list__item__row--device-registered {
  min-width: 225px;
}
.remove-user-device-modal .ant-modal-title,
.remove-user-device-modal .ssbd-button--primary {
  color: #d93300;
}
.remove-user-device-modal .ssbd-button--primary {
  border: 1px solid #d93300;
}
.remove-user-device-modal .ssbd-button--primary:hover {
  color: #d93300;
  font-weight: bold;
  opacity: 0.75;
}
.remove-user-device-modal .ss-modal__footer {
  display: flex;
  justify-content: flex-end;
}
.remove-user-device-modal .ss-modal__footer .ant-btn.ssbd-button--third {
  order: 2;
}

.personal-info-section .hidden {
  display: none !important;
}
.personal-info-section .include-extension-item {
  left: 20px;
  color: #0793e4;
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
}
.personal-info-section .tooltip {
  display: flex;
  margin-top: 20px;
  background-color: '#F4F5F8';
}
.personal-info-section .sms-number-items-group {
  display: flex;
}
.personal-info-section .user-unit-of-measure .ant-form-item-label {
  display: flex;
  line-height: inherit;
  white-space: break-spaces;
}
.personal-info-section .user-unit-of-measure label {
  display: inline-flex;
}
.personal-info-section .user-unit-of-measure .ant-form-item-required::before {
  padding-top: 3px;
}

.info-section.user-info-section > .ant-card-body {
  background-color: #f8f9fa;
  margin-left: -15px;
  position: relative;
  min-height: 65px;
}
.info-section.user-info-section > .ant-card-body > div {
  padding: 15px 0px 0px 15px;
}
.info-section.user-info-section > .ant-card-body > div .username-field {
  color: #4a4a4a;
  font-size: 14px;
  font-weight: bold;
}
.info-section.user-info-section > .ant-card-body > div .active-field {
  color: #9ec46c;
  font-size: 12px;
}
.info-section.user-info-section > .ant-card-body > div .active-field.inactive {
  color: #d9572d;
}
.info-section.user-info-section > .ant-card-body > div button {
  position: absolute;
  right: 30px;
  top: 30px;
  color: #0793e4;
  font-size: 14px;
  font-weight: 600;
  text-transform: none;
}
.info-section.user-info-section > .ant-card-body > div button i {
  font-size: 18px;
}
.info-section.user-info-section > .ant-card-body > div .delete-user-btn {
  top: 3px;
  right: 40px;
  color: #d93300;
}
.info-section.user-info-section > .ant-card-body > div .delete-user-btn span {
  padding-left: 8px;
}
.info-section.user-info-section > .ant-card-body > div .delete-user-btn .icon-trash:before {
  font-size: 14px;
}
.info-section.user-info-section > .ant-card-body > div .activation-user-btn .icon-blue,
.info-section.user-info-section > .ant-card-body > div .activation-user-btn .icon-active-blue {
  position: absolute;
  top: 3px;
  left: 0px;
}
.info-section.user-info-section > .ant-card-body > div .activation-user-btn .icon-blue:before {
  font-size: 18px;
}
.info-section.user-info-section > .ant-card-body > div .activation-user-btn span {
  padding-left: 16px;
}
.info-section.user-info-section > .ant-card-body > div .deactivate-user-btn {
  right: 14px;
}
.ss-modal.delete-user-modal .ant-modal-content {
  border-radius: 8px;
}
.ss-modal.delete-user-modal .ant-modal-body {
  font-size: 15px;
}
.ss-modal.delete-user-modal .ant-modal-title {
  color: #d9572d;
  font-size: 21px;
}
.ss-modal.delete-user-modal .ant-modal-close {
  top: 20px;
  right: 20px;
}
.ss-modal.delete-user-modal .ant-modal-footer .ss-modal__footer {
  display: flex;
  flex-flow: row-reverse;
}
.ss-modal.delete-user-modal .ant-modal-footer .ssbd-button--primary {
  color: #d9572d;
  border: 1px solid #d9572d;
}

.ssbd-user-details-page .ant-form-item {
  align-items: initial;
}
.ssbd-user-details-page .ant-spin.ant-spin-spinning {
  display: unset;
}
.ssbd-user-details-page .ssbd-admin-page {
  min-height: unset;
}
.ssbd-user-details-page .ssbd-admin-page .ant-layout-header {
  padding-top: 10px;
}
.ssbd-user-details-page .ssbd-admin-page .ant-layout-footer {
  padding: 0 20px 0 20px;
}
.ssbd-user-details-page .ssbd-admin-page .ant-layout-content .ant-card.info-section,
.ssbd-user-details-page .ssbd-admin-page .ssbd-user-details-page--user-form > .ant-layout-content .ant-card.info-section {
  border-radius: 5px;
  padding: 15px;
}
.ssbd-user-details-page .ssbd-admin-page .ant-layout-content .ant-card.info-section .ant-card-head,
.ssbd-user-details-page .ssbd-admin-page .ssbd-user-details-page--user-form > .ant-layout-content .ant-card.info-section .ant-card-head {
  border: none;
  padding: 0px;
}
.ssbd-user-details-page .ssbd-admin-page .ant-layout-content .ant-card.info-section .ant-card-head .ant-card-head-title,
.ssbd-user-details-page .ssbd-admin-page .ssbd-user-details-page--user-form > .ant-layout-content .ant-card.info-section .ant-card-head .ant-card-head-title {
  color: #35353b;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  padding: 0px;
}
.ssbd-user-details-page .ssbd-admin-page .ant-layout-content .ant-card.info-section .ant-card-head .ant-card-extra,
.ssbd-user-details-page .ssbd-admin-page .ssbd-user-details-page--user-form > .ant-layout-content .ant-card.info-section .ant-card-head .ant-card-extra {
  padding: 0px;
}
.ssbd-user-details-page .ssbd-admin-page .ant-layout-content .ant-card.info-section .ant-card-head .ant-card-extra button,
.ssbd-user-details-page .ssbd-admin-page .ssbd-user-details-page--user-form > .ant-layout-content .ant-card.info-section .ant-card-head .ant-card-extra button {
  text-transform: none;
  color: #0793e4;
  font-size: 14px;
  font-weight: 600;
  line-height: 17px;
}
.ssbd-user-details-page .ssbd-admin-page .ant-layout-content .ant-card.info-section .ant-card-body,
.ssbd-user-details-page .ssbd-admin-page .ssbd-user-details-page--user-form > .ant-layout-content .ant-card.info-section .ant-card-body {
  padding: 0px;
}
.ssbd-user-details-page .ssbd-admin-page .ant-layout-content .ant-card.info-section .ant-card-body .ant-form-item,
.ssbd-user-details-page .ssbd-admin-page .ssbd-user-details-page--user-form > .ant-layout-content .ant-card.info-section .ant-card-body .ant-form-item {
  display: flex;
  margin-bottom: 10px;
}
.ssbd-user-details-page .ssbd-admin-page .ant-layout-content .ant-card.info-section .ant-card-body .ant-form-item .ant-form-item-label,
.ssbd-user-details-page .ssbd-admin-page .ssbd-user-details-page--user-form > .ant-layout-content .ant-card.info-section .ant-card-body .ant-form-item .ant-form-item-label {
  color: #35353b;
  text-align: left;
  max-width: 150px;
  width: 100%;
  margin: 0px;
}
.ssbd-user-details-page .ssbd-admin-page .ant-layout-content .ant-card.info-section .ant-card-body .ant-form-item .ant-form-item-label label:after,
.ssbd-user-details-page .ssbd-admin-page .ssbd-user-details-page--user-form > .ant-layout-content .ant-card.info-section .ant-card-body .ant-form-item .ant-form-item-label label:after {
  content: none;
}
.ssbd-user-details-page .ssbd-admin-page .ant-layout-content .ant-card.info-section .ant-card-body .ant-form-item .ant-form-item-control-wrapper,
.ssbd-user-details-page .ssbd-admin-page .ssbd-user-details-page--user-form > .ant-layout-content .ant-card.info-section .ant-card-body .ant-form-item .ant-form-item-control-wrapper {
  width: 100%;
}
.ssbd-user-details-page .ssbd-admin-page .ant-layout-content .ant-card.info-section .ant-card-body .ant-form-item .ant-form-item-control-wrapper .ant-form-item-children > :first-child:not(.sub-info-section),
.ssbd-user-details-page .ssbd-admin-page .ssbd-user-details-page--user-form > .ant-layout-content .ant-card.info-section .ant-card-body .ant-form-item .ant-form-item-control-wrapper .ant-form-item-children > :first-child:not(.sub-info-section) {
  max-width: 460px;
}
.ssbd-user-details-page .ssbd-admin-page .ant-layout-content .ant-card.info-section .ant-card-body .ant-form-item .ant-form-item-control-wrapper .ant-form-item-children > :first-child:not(.sub-info-section) .ssbd-field-wrapper,
.ssbd-user-details-page .ssbd-admin-page .ssbd-user-details-page--user-form > .ant-layout-content .ant-card.info-section .ant-card-body .ant-form-item .ant-form-item-control-wrapper .ant-form-item-children > :first-child:not(.sub-info-section) .ssbd-field-wrapper {
  max-width: none;
}
.ssbd-user-details-page .ssbd-admin-page .ant-layout-content .ant-card.info-section .sub-info-section,
.ssbd-user-details-page .ssbd-admin-page .ssbd-user-details-page--user-form > .ant-layout-content .ant-card.info-section .sub-info-section {
  margin-bottom: 0px;
}
.ssbd-user-details-page .ssbd-admin-page .ant-layout-content .ant-card.info-section .sub-info-section .ant-card-head-title,
.ssbd-user-details-page .ssbd-admin-page .ssbd-user-details-page--user-form > .ant-layout-content .ant-card.info-section .sub-info-section .ant-card-head-title {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.7px;
  color: #9ba0b0;
  text-transform: uppercase;
}

.ssbd-page-layout {
  padding: 20px;
  background: #f4f5f8;
}
.ssbd-page-layout .ant-spin.ant-spin-spinning {
  display: unset;
}

.ssbd-layout-header {
  background: unset;
  padding: unset;
  line-height: unset;
  height: unset;
}
.ssbd-layout-header__back-link {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 13px;
}
.ssbd-layout-header__title {
  margin: 20px 0;
  color: #35353b;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
}

.send-test-notifications-modal .send-test-notifications-modal__header .send-test-notifications-modal__header-item-label {
  font-weight: bold;
}
.send-test-notifications-modal .send-test-notifications-modal__form .send-test-notifications-modal__form-checkboxes .ant-checkbox-group {
  display: flex;
  flex-direction: column;
}
.send-test-notifications-modal .send-test-notifications-modal__form .send-test-notifications-modal__form-checkboxes .ant-checkbox-group .ant-checkbox-group-item {
  margin-right: 0;
}
.send-test-notifications-modal .send-test-notifications-modal__form .send-test-notifications-modal__form-checkboxes .ant-checkbox-group .ant-checkbox-group-item span:last-child {
  font-weight: bold;
}
.send-test-notifications-modal .send-test-notifications-modal__form .ant-form-item {
  height: 100%;
  margin-bottom: 0;
}
.send-test-notifications-modal .send-test-notifications-modal__form .ant-form-item-control-wrapper {
  height: 100%;
}
.send-test-notifications-modal .send-test-notifications-modal__form .ant-form-item-control.has-error {
  height: 100%;
}
.send-test-notifications-modal .send-test-notifications-modal__form .ant-form-item-control.has-error .ant-form-explain {
  display: flex;
  align-items: flex-end;
  position: absolute;
  width: 235px;
  height: calc(100% + 24px);
  top: 0;
  left: 0;
}

.user-edit-action-menu .user-edit-action-menu__change-status i,
.user-edit-action-menu .user-edit-action-menu__send-notifications i,
.user-edit-action-menu .user-edit-action-menu__reset-password i,
.user-edit-action-menu .user-edit-action-menu__edit i {
  color: #0793e4;
}
.user-edit-action-menu .user-edit-action-menu__delete i {
  color: #d9572d;
}
.user-edit-action-menu .ant-dropdown-menu-item-disabled.user-edit-action-menu__change-status i,
.user-edit-action-menu .ant-dropdown-menu-item-disabled.user-edit-action-menu__delete i,
.user-edit-action-menu .ant-dropdown-menu-item-disabled.user-edit-action-menu__send-notifications i,
.user-edit-action-menu .ant-dropdown-menu-item-disabled.user-edit-action-menu__reset-password i,
.user-edit-action-menu .ant-dropdown-menu-item-disabled.user-edit-action-menu__change-status span,
.user-edit-action-menu .ant-dropdown-menu-item-disabled.user-edit-action-menu__delete span,
.user-edit-action-menu .ant-dropdown-menu-item-disabled.user-edit-action-menu__send-notifications span,
.user-edit-action-menu .ant-dropdown-menu-item-disabled.user-edit-action-menu__reset-password span {
  color: rgba(0, 0, 0, 0.25);
}

.ssbd-user-management-page.ssbd-admin-page .download-users-report {
  text-align: right;
  padding-right: 20px;
}
.ssbd-user-management-page.ssbd-admin-page .ssbd-layout-header__title {
  margin: 0;
  font-weight: 300;
}
.ssbd-user-management-page.ssbd-admin-page .user-management-list {
  padding-left: 30px;
  padding-right: 15px;
}
.ssbd-user-management-page.ssbd-admin-page .user-management-list .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fff #fff;
  padding-bottom: 0;
}
.ssbd-user-management-page.ssbd-admin-page .user-management-list .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.ssbd-user-management-page.ssbd-admin-page .user-management-list .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fff;
}
.ssbd-user-management-page.ssbd-admin-page .user-management-list .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fff;
}
.ssbd-user-management-page.ssbd-admin-page .user-management-list thead th {
  height: 43px;
  padding: 0px 5px;
  font-size: 11px;
  font-weight: 600;
  color: #868c98;
  background-color: white;
  text-transform: uppercase;
}
.ssbd-user-management-page.ssbd-admin-page .user-management-list thead th.ant-table-column-has-sorters {
  padding-right: 15px;
}
.ssbd-user-management-page.ssbd-admin-page .user-management-list thead th .ant-table-column-sorter {
  vertical-align: unset;
  position: absolute;
  right: 3px;
}
.ssbd-user-management-page.ssbd-admin-page .user-management-list thead th.user-active-column {
  text-align: center;
}
.ssbd-user-management-page.ssbd-admin-page .user-management-list thead th.user-action-column {
  padding: 0px;
}
.ssbd-user-management-page.ssbd-admin-page .user-management-list tbody tr td {
  padding: 0px 5px;
  height: 54px;
  font-size: 14px;
  font-weight: normal;
  color: #35353b;
}
.ssbd-user-management-page.ssbd-admin-page .user-management-list tbody tr td.user-name-column button {
  font-size: 14px;
  font-weight: 500;
  color: #0793e4;
  white-space: normal;
  text-align: inherit;
}
.ssbd-user-management-page.ssbd-admin-page .user-management-list tbody tr td.user-active-column {
  text-align: center;
  min-width: 50px;
}
.ssbd-user-management-page.ssbd-admin-page .user-management-list tbody tr td.user-active-column .icon-active-blue {
  color: #9ec46c;
  font-size: 22px;
}
.ssbd-user-management-page.ssbd-admin-page .user-management-list tbody tr td.user-active-column .icon-blue {
  color: #d9572d;
  font-size: 22px;
}
.ssbd-user-management-page.ssbd-admin-page .user-management-list tbody tr td.user-action-column {
  padding: 0 10px 0 10px;
}
.ssbd-user-management-page.ssbd-admin-page .user-management-list tbody tr td.user-action-column button {
  padding: 0;
  height: 10px;
  color: rgba(216, 216, 216);
  font-size: 14px;
  cursor: pointer;
}
.ssbd-user-management-page.ssbd-admin-page .user-management-list tbody tr td.user-action-column button i {
  display: none;
}
.ssbd-user-management-page.ssbd-admin-page .user-management-list tbody tr:hover td.user-action-column button i {
  display: initial;
}
.ssbd-user-management-page.ssbd-admin-page .ant-layout-content {
  background-color: white;
  padding: 0px;
}
.ssbd-user-management-page.ssbd-admin-page .ant-layout-content .search-row {
  padding: 20px 0px 20px 35px;
}
.ssbd-user-management-page.ssbd-admin-page .ant-layout-content .advanced-filter-row {
  line-height: 30px;
}
.ssbd-user-management-page.ssbd-admin-page .ant-layout-header {
  padding: 30px;
}
.ssbd-user-management-page.ssbd-admin-page .ant-layout-header button {
  position: absolute;
  top: 25px;
  right: 20px;
  padding: 0px;
  font-size: 14px;
  font-weight: 600;
  color: #0793e4;
}
.ssbd-user-management-page {
  min-height: auto;
}
.ssbd-user-management-page .ant-spin.ant-spin-spinning {
  display: unset;
}
.user-edit-action-menu li span {
  font-size: 14px;
  color: #35353b;
}
.user-edit-action-menu .icon-pencil {
  opacity: 0.5;
}
.user-edit-action-menu .icon-blue {
  color: #d9572d;
}
.user-edit-action-menu .icon-active-blue {
  color: #9ec46c;
}

.user-profile-page.ant-spin.ant-spin-spinning {
  display: unset;
}
.ssbd-admin-page.ssbd-user-profile-page .personal-info-section .ant-card-body {
  display: flex;
}
.ssbd-admin-page.ssbd-user-profile-page .personal-info-section .ant-card-body .ant-form-item-label > :first-child {
  margin-left: 0;
}
.ssbd-admin-page.ssbd-user-profile-page .personal-info-section .ant-card-body .info-section-column + .info-section-column {
  margin-left: 65px;
}
.ssbd-admin-page.ssbd-user-profile-page .personal-info-section .ant-card-body .info-section-column {
  min-width: 300px;
  max-width: 300px;
}
.ssbd-admin-page.ssbd-user-profile-page .personal-info-section .ant-card-body .info-icon-column {
  margin-right: 40px;
  display: flex;
  flex-direction: column;
  width: 120px;
  text-align: center;
}
.ssbd-admin-page.ssbd-user-profile-page .personal-info-section .ant-card-body .info-icon-column .icon-user-name {
  font-weight: bold;
  margin-top: 15px;
  text-align: center;
  word-break: break-word;
}
.ssbd-admin-page.ssbd-user-profile-page .personal-info-section .ant-card-body .info-icon-column .icon-user-account-id {
  margin-top: 15px;
  text-align: center;
}
.ssbd-admin-page.ssbd-user-profile-page .info-section + .info-section {
  margin-top: 35px;
}
.ssbd-admin-page.ssbd-user-profile-page .ant-layout-footer {
  padding: 0 20px 20px 20px;
}
.ssbd-admin-page.ssbd-user-profile-page .icon-user:before,
.ssbd-admin-page.ssbd-user-profile-page .icon-phone:before {
  font-size: 54px;
  background-color: #f4f5f8;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin: 30px 0px 0px 6px;
  line-height: 100px;
  color: rgba(7, 147, 228, 0.2);
}

.alarm-error-modal__locations {
  display: inline-block;
  margin-top: 15px;
  width: 100%;
  max-height: 300px;
  overflow-y: auto;
}
.alarm-error-modal__locations a,
.alarm-error-modal__locations a span {
  display: block;
  width: 100%;
}
.alarm-error-modal__locations a.ant-btn.ssbd-button--link {
  padding-top: 10px;
  padding-bottom: 0;
  text-align: left;
  line-height: 16px;
}
.alarm-error-modal__locations a span {
  word-break: break-word;
  white-space: normal;
}

.ssbd-view-header {
  min-height: 110px;
  width: 100%;
  background-color: rgba(233, 235, 239, 0.2);
  padding: 10px 32px 0 32px;
  border-bottom: 1px solid rgba(195, 201, 209, 0.5);
}
.ssbd-view-header .ant-collapse {
  border: none;
  background: transparent;
  margin: 0 -32px;
}
.ssbd-view-header .ant-collapse .ant-collapse-item {
  border-radius: 0px;
  border-bottom: none;
  position: relative;
}
.ssbd-view-header .ant-collapse .ant-collapse-item.ant-collapse-item-active {
  margin-top: 10px;
}
.ssbd-view-header .ant-collapse .ant-collapse-item .ant-collapse-header {
  display: none;
}
.ssbd-view-header .ant-collapse .ant-collapse-item .ant-collapse-content {
  border-top: none;
  border-radius: 0px;
}
.ssbd-view-header .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
  padding: 8px 32px;
}
.ssbd-view-header .ssbd-link-btn {
  text-transform: uppercase;
  height: 13px;
  font-size: 11px;
  font-weight: 400;
  color: #49b5f9;
}

.ssbd-acknowledgement-checklist-section {
  background-color: #fff;
  margin-bottom: 30px;
  padding: 30px 15px;
}
.ssbd-acknowledgement-checklist-section .ssbd-title {
  font-weight: bold;
  color: #3a3a40;
}

.ssbd-alarm-configuration-additional-settings-section {
  padding: 30px 15px;
  background-color: #fff;
  margin-bottom: 30px;
}
.ssbd-alarm-configuration-additional-settings-section .ssbd-title {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #3a3a40;
}
.ssbd-alarm-configuration-additional-settings-section .ssbd-title .ssbd-section-label {
  line-height: 40px;
  vertical-align: middle;
}
.ssbd-alarm-configuration-additional-settings-section .ssbd-smartclose-iq-icon {
  margin-left: 4px;
  padding-bottom: 1px;
}

.format-label {
  line-height: 35px;
}

.ssbd-alarm-configuration-general-section {
  padding: 20px 5px;
  background-color: #fff;
  margin-bottom: 30px;
}
.ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row {
  padding: 15px 12px;
  margin: 0 30px;
}
.ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row .ssbd-label {
  margin: 12px 0 0 0;
}
.ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row .ssbd-threshold-config-row .has-error .ant-form-explain {
  white-space: nowrap;
}
.ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row .ssbd-label {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #9ba0b0;
}
.ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row .ssbd-label .local-time {
  margin-left: 5px;
  font-size: 10px;
  color: #9ba0b0;
  text-transform: capitalize;
}
.ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row .ssbd-content {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #35353b;
}
.ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row .ssbd-content .ssbd-form-field button.ant-btn.ant-dropdown-trigger.ssbd-field-wrapper {
  height: 38px;
}
.ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row .ssbd-content .ssbd-form-field button.ant-btn.ant-dropdown-trigger.ssbd-field-wrapper span.no-wrap {
  line-height: 38px;
}
.ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row .ssbd-content .ant-select-selection__rendered {
  line-height: 36px;
}
.ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row .ssbd-content .ant-select-arrow {
  margin-top: -10px;
}
.ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row .ssbd-content .ant-select-selection-selected-value {
  height: 36px;
}
.ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row .ssbd-content .ant-select-selection-selected-value .ssbd-severity-icon {
  display: inline-flex;
}
.ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row .ssbd-content .ssbd-field-wrapper.ssbd-dropdown-field {
  display: block;
}
.ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row .ssbd-content .ssbd-field-wrapper.ssbd-dropdown-field .ant-select-selection--single {
  height: 38px;
}
.ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row .ssbd-content .ssbd-threshold-config-row,
.ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row .ssbd-content .ssbd-severity-row {
  max-width: 480px;
}
.ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row .ssbd-content .ssbd-threshold-config-row .ssbd-form-location-field.ssbd-form-field,
.ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row .ssbd-content .ssbd-severity-row .ssbd-form-location-field.ssbd-form-field,
.ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row .ssbd-content .ssbd-threshold-config-row .ssbd-field-wrapper,
.ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row .ssbd-content .ssbd-severity-row .ssbd-field-wrapper {
  max-width: 100%;
  min-width: unset;
}
.ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row .ssbd-content .ssbd-severity-row {
  max-width: 150px;
}
.ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row .ssbd-content .ssbd-virtual-tags-select {
  max-width: 480px;
}
.ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row .ssbd-content .ssbd-virtual-tags-select__container-list-item-tag {
  padding: 6px 7px;
  font-size: 14px;
}
.ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row .ssbd-content .ssbd-virtual-tags-select__container-search-field {
  height: 28px;
  font-size: 15px;
}
.ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row .ssbd-content .ssbd-virtual-tags-select__container-search-field-mirror {
  font-size: 15px;
}
.ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row .ssbd-content .ant-input {
  height: 38px;
}

.ssbd-notifications-table .ant-table-thead > tr > th {
  background: none;
  padding-left: 10px;
  padding-right: 10px;
}
.ssbd-notifications-table .ant-table-tbody > tr > td {
  padding-left: 10px;
  padding-right: 10px;
}
.ssbd-notifications-table th {
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
}
.ssbd-notifications-table th .ant-table-column-title {
  color: #868c98;
}
.ssbd-notifications-table .ant-form-item {
  margin-bottom: 0;
}
.ssbd-notifications-table .notification-item-row {
  padding: 0px;
  margin: 0px 0px 20px;
}
.ssbd-notifications-table .notification-item-row .contact-team-column {
  width: 30%;
}
.ssbd-notifications-table .notification-item-row td {
  vertical-align: top;
}
.ssbd-notifications-table .icon-plus,
.ssbd-notifications-table .icon-minus {
  padding-right: 10px;
}

.ssbd-alarm-configuration-notification-section {
  padding: 20px 5px;
  background-color: #fff;
  margin-bottom: 30px;
}
.ssbd-alarm-configuration-notification-section .ssbd-label {
  margin: 12px 0 0 0;
}
.ssbd-alarm-configuration-notification-section .alarm-delay .ant-form-explain {
  position: absolute;
  white-space: nowrap;
}
.ssbd-alarm-configuration-notification-section .ssbd-alarm-delay-field {
  max-width: 70px;
}
.ssbd-alarm-configuration-notification-section .ssbd-alarm-delay-field .ssbd-field-wrapper {
  min-width: unset;
}
.ssbd-alarm-configuration-notification-section .ssbd-alarm-delay-field .ssbd-field-wrapper input {
  padding-right: 0px;
}
.ssbd-alarm-configuration-notification-section .ssbd-new-notification-btn {
  color: #0793e4;
  float: right;
}
.ssbd-alarm-configuration-notification-section .ssbd-notifications-table .ant-table-thead > tr > th,
.ssbd-alarm-configuration-notification-section .ssbd-notifications-table .ant-table-tbody > tr > td {
  padding-left: 10px;
  padding-right: 10px;
}
.ssbd-alarm-configuration-notification-section .ssbd-notifications-table .ant-table-thead > tr > th .ssbd-form-field .ssbd-field-wrapper,
.ssbd-alarm-configuration-notification-section .ssbd-notifications-table .ant-table-tbody > tr > td .ssbd-form-field .ssbd-field-wrapper {
  min-width: unset;
}
.ssbd-alarm-configuration-notification-section .ssbd-notifications-table .delete-column {
  width: 40px;
  padding-left: 5px;
  padding-right: 5px;
}
.ssbd-alarm-configuration-notification-section .ssbd-notifications-table .delete-column .ant-btn.ssbd-link-btn {
  color: #bfbfbf;
  font-size: 22px;
}

.ssbd-alarm-configuration {
  padding: 0px 12px 0px 30px;
  background-color: #f4f5f8;
}
.ssbd-alarm-configuration .ant-switch {
  background-color: #d93300;
}
.ssbd-alarm-configuration .ant-switch.ant-switch-checked {
  background-color: #9ec46c;
}
.ssbd-alarm-configuration .ant-form-item {
  margin-bottom: 0;
}
.ssbd-alarm-configuration .ant-form-item .ssbd-form-location-field.ssbd-form-field,
.ssbd-alarm-configuration .ant-form-item .ssbd-field-wrapper {
  max-width: 480px;
  width: 100%;
}
.ssbd-alarm-configuration .ssbd-alarm-status {
  padding-left: 10px;
}
.ssbd-alarm-configuration .ssbd-view-header {
  min-height: 78px;
  border: none;
  background: none;
  padding: 16px 0px;
}
.ssbd-alarm-configuration .ssbd-view-header .icon-col {
  display: none;
}
.ssbd-alarm-configuration .ssbd-view-header .ssbd-header-title {
  padding-left: 10px;
  font-size: 18px;
  font-weight: bold;
}
.ssbd-alarm-configuration .ssbd-view-header a {
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
}
.ssbd-alarm-configuration .ssbd-alarm-configuration-general-section {
  padding: 0px;
  background: none;
}
.ssbd-alarm-configuration .ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-create-in-section {
  margin-bottom: 30px;
  padding: 30px 0px 15px 15px;
  background-color: white;
}
.ssbd-alarm-configuration .ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-settings-section {
  padding: 30px 0px 15px 15px;
  background-color: white;
}
.ssbd-alarm-configuration .ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row {
  padding: 0px;
  margin: 0px 0px 10px;
}
.ssbd-alarm-configuration .ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row:last-child {
  margin: 0px;
}
.ssbd-alarm-configuration .ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row .ssbd-label {
  font-size: 14px;
  font-weight: bold;
  color: #3a3a40;
  text-transform: capitalize;
}
.ssbd-alarm-configuration .ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row .ssbd-form-field.ssbd-form-location-field {
  line-height: 0px;
}
.ssbd-alarm-configuration .ssbd-alarm-configuration-general-section .ssbd-alarm-configuration-row .ssbd-severity-row {
  max-width: 480px;
}
.ssbd-alarm-configuration .ssbd-alarm-configuration-notification-section {
  padding: 30px 15px 0px 15px;
}
.ssbd-alarm-configuration .ssbd-alarm-configuration-notification-section .notification-item-row {
  padding: 0px;
  margin: 0px 0px 20px;
}
.ssbd-alarm-configuration .ssbd-alarm-configuration-notification-section .notification-item-row .ssbd-label {
  font-size: 14px;
  font-weight: 600;
  color: #35353b;
  text-transform: capitalize;
}
.ssbd-alarm-configuration .ssbd-alarm-configuration-notification-section .notification-item-row .ssbd-alarm-delay-field {
  max-width: 70px;
}
.ssbd-alarm-configuration .ssbd-alarm-configuration-notification-section .ssbd-notifications-table th {
  background: none;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  color: #868c98;
}
.ssbd-alarm-configuration .ssbd-page-footer {
  padding: 0;
}
.ssbd-alarm-configuration .ssbd-page-footer button {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
}
.ssbd-alarm-configuration .edit-form-footer {
  padding: 0 0 30px 0;
}
.ssbd-alarm-configuration .ant-spin-nested-loading .ant-spin.ant-spin-spinning {
  display: unset;
}
.ant-modal.save-alarm-warning .ant-modal-content {
  width: 400px;
  height: 266px;
  padding: 20px;
}
.ant-modal.save-alarm-warning .ant-modal-content .ant-modal-close {
  display: initial;
}
.ant-modal.save-alarm-warning .ant-modal-content i.anticon-question-circle {
  display: none;
}
.ant-modal.save-alarm-warning .ant-modal-content .ant-modal-confirm-title {
  font-size: 20px;
  font-weight: bold;
  color: #35353b;
}
.ant-modal.save-alarm-warning .ant-modal-content .ant-modal-confirm-content {
  margin: 25px 0px;
}
.ant-modal.save-alarm-warning .ant-modal-content .ant-modal-confirm-content .content-wrapper {
  color: #35353b;
}
.ant-modal.save-alarm-warning .ant-modal-content .ant-modal-confirm-content .content-wrapper b {
  display: inline-block;
  margin-top: 20px;
}
.ant-modal.save-alarm-warning .ant-modal-content .ant-modal-confirm-btns {
  margin-top: 10px;
}
.ant-modal.save-alarm-warning .ant-modal-content .ant-modal-confirm-btns button.ant-btn-primary {
  background-color: white;
  color: #0793e4;
}

.step-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.step-menu__inner {
  display: flex;
}
.step-menu__item {
  width: 210px;
  height: 30px;
  background: #f4f5f8;
  border: 1px solid rgba(151, 151, 151, 0.1);
  position: relative;
  overflow: initial;
  cursor: pointer;
}
.step-menu__item::after,
.step-menu__item::before {
  content: ' ';
  width: 21.21320344px;
  height: 21.21320344px;
  position: absolute;
  left: calc(100% - 9.60660172px);
  background: #f4f5f8;
  top: 3px;
  transform: rotate(45deg);
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: rgba(151, 151, 151, 0.1);
}
.step-menu__item::before {
  left: initial;
  right: calc(100% - 11.60660172px);
  content: none;
}
.step-menu__item span {
  opacity: 0.3;
}
.step-menu__item--active {
  border-color: #0793e4;
  border-width: 2px;
  background: white;
  border-radius: 0 3px 3px 0;
}
.step-menu__item--active::after,
.step-menu__item--active::before {
  border-width: 2px 2px 0 0;
  border-color: #0793e4;
  content: ' ';
  top: 2.2px;
  z-index: 2;
  border-radius: 0 4px 0px 0;
  background: white;
}
.step-menu__item--active::before {
  background: #f4f5f8;
  right: calc(100% - 8.60660172px);
}
.step-menu__item--active::after {
  left: initial;
  right: -12.60660172px;
  border-radius: 2px 4px 2px 0px;
}
.step-menu__item--active span {
  opacity: 1;
}
.step-menu__item:first-child {
  border-radius: 4px 0 0 4px;
}
.step-menu__item:first-child::before {
  content: none;
}

.assign-dashboard {
  padding: 20px 0;
  background-color: white;
}
.assign-dashboard__section-form-item {
  margin-bottom: 10px;
}

.widget-selection {
  padding: 20px 0;
}
.widget-selection__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 10px;
  position: relative;
}
.widget-selection__item button span {
  text-transform: initial;
}
.widget-selection__item__content {
  padding: 0 20px;
  border: 1px solid #f2f3f6;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(53, 53, 59, 0.15);
  height: 41px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-right: 20px;
}
.widget-selection__item__content > span {
  transition: opacity 0.3s;
  opacity: 0.3;
  font-weight: bold;
}
.widget-selection__item__content--active > span {
  opacity: 1;
}
.widget-selection__item-handle {
  cursor: pointer;
  content: '';
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiID8+CjxzdmcKICB3aWR0aD0iMThweCIKICBoZWlnaHQ9IjE4cHgiCiAgdmlld0JveD0iMCAwIDE4IDE4IgogIHZlcnNpb249IjEuMSIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCj4KICAgIDx0aXRsZT51cC1kb3duLWFycm93PC90aXRsZT4KICAgIDxnIGlkPSJ1cC1kb3duLWFycm93IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8cGF0aAogICAgICBkPSJNMTQuNzgyNTA0OSwxMS42MzYxMzE3IEMxNS4wNzI0OTg0LDExLjkxOTIxMDYgMTUuMDcyNDk4NCwxMi4zNzgwODE2IDE0Ljc4MjUwNDksMTIuNjYxMTYwNiBMOS41Mjk4NDQ0MSwxNy43ODc3NTQ5IEM5LjIzOTc2MzM1LDE4LjA3MDc0ODQgOC43Njk1NDE5MywxOC4wNzA3NDg0IDguNDc5NDYwODgsMTcuNzg3NzU0OSBMMy4yMjY4MDAzOCwxMi42NjExNjA2IEMzLjAzMzY5MjgsMTIuNDc5MTUzMSAyLjk1NjI0NjY5LDEyLjIwOTYyNzUgMy4wMjQyMjg1MywxMS45NTYxNzYxIEMzLjA5MjIxMDM2LDExLjcwMjcyNDcgMy4yOTUwNDA1OCwxMS41MDQ3OTA1IDMuNTU0NzYxMjMsMTEuNDM4NDQ5NiBDMy44MTQ0ODE4OCwxMS4zNzIxMDg4IDQuMDkwNjc0MzcsMTEuNDQ3Njg1NCA0LjI3NzE4MzkxLDExLjYzNjEzMTcgTDkuMDA0NjUyNjQsMTYuMjUwMjExNiBMMTMuNzMyMTIxNCwxMS42MzYxMzE3IEMxNC4wMjIyMDI0LDExLjM1MzEzODIgMTQuNDkyNDIzOCwxMS4zNTMxMzgyIDE0Ljc4MjUwNDksMTEuNjM2MTMxNyBMMTQuNzgyNTA0OSwxMS42MzYxMzE3IFogTTguNzM5MTMwNDMsMTEgQzkuNjAzNTc2MTMsMTEgMTAuMzA0MzQ3OCwxMC4zMjg0MjcxIDEwLjMwNDM0NzgsOS41IEMxMC4zMDQzNDc4LDguNjcxNTcyODggOS42MDM1NzYxMyw4IDguNzM5MTMwNDMsOCBDNy44NzQ2ODQ3NCw4IDcuMTczOTEzMDQsOC42NzE1NzI4OCA3LjE3MzkxMzA0LDkuNSBDNy4xNzM5MTMwNCwxMC4zMjg0MjcxIDcuODc0Njg0NzQsMTEgOC43MzkxMzA0MywxMSBaIE00LjI3NzE4MzkxLDYuMzYzODY4MyBMOS4wMDQ2NTI2NCwxLjc0OTc4ODQ1IEwxMy43MzIxMjE0LDYuMzYzODY4MyBDMTQuMDIzNTk4Myw2LjYzODU5MDcgMTQuNDg2OTE1NCw2LjYzNDY2MTc4IDE0Ljc3MzQ1Niw2LjM1NTAzNzgyIEMxNS4wNTk5OTY2LDYuMDc1NDEzODUgMTUuMDY0MDIyNyw1LjYyMzI4MDUgMTQuNzgyNTA0OSw1LjMzODgzOTQxIEw5LjUyOTg0NDQxLDAuMjEyMjQ1MTAzIEM5LjIzOTc2MzM1LC0wLjA3MDc0ODM2NzYgOC43Njk1NDE5MywtMC4wNzA3NDgzNjc2IDguNDc5NDYwODgsMC4yMTIyNDUxMDMgTDMuMjI2ODAwMzgsNS4zMzg4Mzk0MSBDMy4wMzM2OTI4LDUuNTIwODQ2OSAyLjk1NjI0NjY5LDUuNzkwMzcyNTMgMy4wMjQyMjg1Myw2LjA0MzgyMzkzIEMzLjA5MjIxMDM2LDYuMjk3Mjc1MzIgMy4yOTUwNDA1OCw2LjQ5NTIwOTUzIDMuNTU0NzYxMjMsNi41NjE1NTAzOSBDMy44MTQ0ODE4OCw2LjYyNzg5MTI0IDQuMDkwNjc0MzcsNi41NTIzMTQ1NiA0LjI3NzE4MzkxLDYuMzYzODY4MyBMNC4yNzcxODM5MSw2LjM2Mzg2ODMgWiIKICAgICAgaWQ9IlNoYXBlLUNvcHktMyIKICAgICAgZmlsbD0iI0MwQzVEMSIKICAgICAgZmlsbC1ydWxlPSJub256ZXJvIgogICAgLz4KICAgIDwvZz4KPC9zdmc+Cg==) no-repeat;
  width: 18px;
  height: 18px;
  position: absolute;
  left: -30px;
}
.widget-selection__item-handle-container {
  width: 100%;
  display: flex;
  align-items: center;
}
.widget-selection__row-fake-checkbox {
  display: none;
}

.create-dashboard .ant-tabs-bar {
  margin: 0px;
  border: none;
}
.create-dashboard .ant-tabs-bar .ant-tabs-tab {
  opacity: 0.4;
  font-size: 18px;
  font-weight: bold;
  color: #35353b;
  padding: 16px 0 6px 0;
}
.create-dashboard .ant-tabs-bar .ant-tabs-tab-active {
  opacity: 1;
}
.create-dashboard > .ant-layout-header {
  position: relative;
  background-color: #f4f5f8;
  height: auto;
  line-height: initial;
  border-bottom: none;
  padding: 30px 20px 0px 20px;
}
.create-dashboard > .ant-layout-header h3 {
  font-size: 20px;
  font-weight: 300;
  color: #35353b;
  margin: 10px 0;
}
.create-dashboard .ant-tabs-ink-bar {
  height: 3px;
}
.create-dashboard > .ant-layout-content {
  background: white;
  padding-top: 20px;
}
.create-dashboard > .ant-layout-header {
  padding: 0;
}
.create-dashboard .form-section {
  margin: 0;
}
.create-dashboard .ssbd-virtual-tags-select,
.create-dashboard .ssbd-form-location-field.ssbd-form-field,
.create-dashboard .ssbd-field-wrapper {
  max-width: 480px !important;
  width: 100% !important;
}
.create-dashboard .ssbd-virtual-tags-select .ant-btn,
.create-dashboard .ssbd-form-location-field.ssbd-form-field .ant-btn,
.create-dashboard .ssbd-field-wrapper .ant-btn {
  text-transform: initial;
  font-weight: bold;
}
.create-dashboard .ssbd-form-field .ssbd-field-wrapper {
  height: 38px;
}
.create-dashboard .ssbd-label {
  font-size: 14px;
  font-weight: bold;
  color: #3a3a40;
  text-transform: capitalize;
  margin: 12px 0 0 0;
}
.create-dashboard .ssbd-label span {
  font-size: 10px;
  display: block;
  color: #868c98;
  font-weight: 400;
  letter-spacing: 0px;
  max-width: 182px;
  text-transform: initial;
  margin-top: 5px;
}
.create-dashboard .ant-form-item-control {
  line-height: 33px;
}
.create-dashboard .edit-form-footer {
  padding: 20px;
}
.create-dashboard__form--step-1 > div:last-child {
  display: none;
}
.create-dashboard__form--step-2 > div:first-child {
  display: none;
}

.dashboard-table-row {
  color: #868c98;
  font-weight: 100;
}
.dashboard-table-row.dashboard-table-row--selected {
  display: flex;
}
.dashboard-table-row.dashboard-table-row--selected td {
  display: flex;
  justify-content: center;
  align-items: center;
}
.dashboard-table-row td {
  vertical-align: middle;
  text-align: center;
  height: 60px;
  border-bottom: 1px solid rgba(195, 201, 209, 0.5);
}
.dashboard-table-row td:first-child {
  width: 9%;
  font-weight: bold;
  color: black;
}
.dashboard-table-row td:nth-child(2) {
  width: 3%;
}
.dashboard-table-row td:nth-child(3) {
  width: 12%;
}
.dashboard-table-row td:nth-child(4) {
  width: 13%;
}
.dashboard-table-row td:nth-child(5) {
  width: 14%;
}
.dashboard-table-row td:nth-child(6) {
  width: 14%;
}
.dashboard-table-row td:nth-child(7) {
  width: 15%;
}
.dashboard-table-row td:nth-child(8) {
  width: 15%;
}
.dashboard-table-row td:last-child {
  width: 5%;
}
.dashboard-table-row td .icon-more {
  color: #49b5f9;
}
.dashboard-table-row td > .dashboard-table__tooltip-list {
  margin: 0 auto;
}
.dashboard-table-row__handle {
  display: block;
  cursor: pointer;
  content: '';
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiID8+CjxzdmcKICB3aWR0aD0iMThweCIKICBoZWlnaHQ9IjE4cHgiCiAgdmlld0JveD0iMCAwIDE4IDE4IgogIHZlcnNpb249IjEuMSIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCj4KICAgIDx0aXRsZT51cC1kb3duLWFycm93PC90aXRsZT4KICAgIDxnIGlkPSJ1cC1kb3duLWFycm93IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8cGF0aAogICAgICBkPSJNMTQuNzgyNTA0OSwxMS42MzYxMzE3IEMxNS4wNzI0OTg0LDExLjkxOTIxMDYgMTUuMDcyNDk4NCwxMi4zNzgwODE2IDE0Ljc4MjUwNDksMTIuNjYxMTYwNiBMOS41Mjk4NDQ0MSwxNy43ODc3NTQ5IEM5LjIzOTc2MzM1LDE4LjA3MDc0ODQgOC43Njk1NDE5MywxOC4wNzA3NDg0IDguNDc5NDYwODgsMTcuNzg3NzU0OSBMMy4yMjY4MDAzOCwxMi42NjExNjA2IEMzLjAzMzY5MjgsMTIuNDc5MTUzMSAyLjk1NjI0NjY5LDEyLjIwOTYyNzUgMy4wMjQyMjg1MywxMS45NTYxNzYxIEMzLjA5MjIxMDM2LDExLjcwMjcyNDcgMy4yOTUwNDA1OCwxMS41MDQ3OTA1IDMuNTU0NzYxMjMsMTEuNDM4NDQ5NiBDMy44MTQ0ODE4OCwxMS4zNzIxMDg4IDQuMDkwNjc0MzcsMTEuNDQ3Njg1NCA0LjI3NzE4MzkxLDExLjYzNjEzMTcgTDkuMDA0NjUyNjQsMTYuMjUwMjExNiBMMTMuNzMyMTIxNCwxMS42MzYxMzE3IEMxNC4wMjIyMDI0LDExLjM1MzEzODIgMTQuNDkyNDIzOCwxMS4zNTMxMzgyIDE0Ljc4MjUwNDksMTEuNjM2MTMxNyBMMTQuNzgyNTA0OSwxMS42MzYxMzE3IFogTTguNzM5MTMwNDMsMTEgQzkuNjAzNTc2MTMsMTEgMTAuMzA0MzQ3OCwxMC4zMjg0MjcxIDEwLjMwNDM0NzgsOS41IEMxMC4zMDQzNDc4LDguNjcxNTcyODggOS42MDM1NzYxMyw4IDguNzM5MTMwNDMsOCBDNy44NzQ2ODQ3NCw4IDcuMTczOTEzMDQsOC42NzE1NzI4OCA3LjE3MzkxMzA0LDkuNSBDNy4xNzM5MTMwNCwxMC4zMjg0MjcxIDcuODc0Njg0NzQsMTEgOC43MzkxMzA0MywxMSBaIE00LjI3NzE4MzkxLDYuMzYzODY4MyBMOS4wMDQ2NTI2NCwxLjc0OTc4ODQ1IEwxMy43MzIxMjE0LDYuMzYzODY4MyBDMTQuMDIzNTk4Myw2LjYzODU5MDcgMTQuNDg2OTE1NCw2LjYzNDY2MTc4IDE0Ljc3MzQ1Niw2LjM1NTAzNzgyIEMxNS4wNTk5OTY2LDYuMDc1NDEzODUgMTUuMDY0MDIyNyw1LjYyMzI4MDUgMTQuNzgyNTA0OSw1LjMzODgzOTQxIEw5LjUyOTg0NDQxLDAuMjEyMjQ1MTAzIEM5LjIzOTc2MzM1LC0wLjA3MDc0ODM2NzYgOC43Njk1NDE5MywtMC4wNzA3NDgzNjc2IDguNDc5NDYwODgsMC4yMTIyNDUxMDMgTDMuMjI2ODAwMzgsNS4zMzg4Mzk0MSBDMy4wMzM2OTI4LDUuNTIwODQ2OSAyLjk1NjI0NjY5LDUuNzkwMzcyNTMgMy4wMjQyMjg1Myw2LjA0MzgyMzkzIEMzLjA5MjIxMDM2LDYuMjk3Mjc1MzIgMy4yOTUwNDA1OCw2LjQ5NTIwOTUzIDMuNTU0NzYxMjMsNi41NjE1NTAzOSBDMy44MTQ0ODE4OCw2LjYyNzg5MTI0IDQuMDkwNjc0MzcsNi41NTIzMTQ1NiA0LjI3NzE4MzkxLDYuMzYzODY4MyBMNC4yNzcxODM5MSw2LjM2Mzg2ODMgWiIKICAgICAgaWQ9IlNoYXBlLUNvcHktMyIKICAgICAgZmlsbD0iI0MwQzVEMSIKICAgICAgZmlsbC1ydWxlPSJub256ZXJvIgogICAgLz4KICAgIDwvZz4KPC9zdmc+Cg==) no-repeat;
  width: 18px;
  height: 18px;
  margin: 0 auto;
}

.dashboard-table {
  width: 100%;
}
.dashboard-table thead th {
  background-color: #fafafa;
  height: 60px;
  border-bottom: 1px solid rgba(195, 201, 209, 0.5);
  vertical-align: middle;
  text-align: center;
}
.dashboard-table__tooltip-list {
  max-width: 150px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.dashboard-table__tooltip-overlay {
  font-size: 12px;
  width: 167px;
}
.dashboard-table__tooltip-overlay .ant-tooltip-inner {
  background-color: white;
  color: black;
  padding-left: 25px;
  padding-right: 25px;
}
.dashboard-table__tooltip-overlay .ant-tooltip-inner ul {
  padding: 0;
  margin: 0;
  display: block;
}
.dashboard-table__tooltip-overlay .ant-tooltip-arrow {
  display: none;
}
.dashboard-table__tooltip-overlay--scroll .ant-tooltip-inner {
  max-height: 185px;
  overflow: auto;
}
.dashboard-table__column-delete-option {
  color: #d9572d !important;
}

.no-content {
  max-width: 500px;
  width: 90%;
  border: 0.5px solid rgba(53, 53, 59, 0.07);
  border-radius: 4px;
  box-shadow: 0 10px 12px 2px rgba(97, 103, 112, 0.07);
  padding: 40px 120px;
  margin: 0 auto;
  text-align: center;
}
.no-content p {
  color: #35353b;
  font-weight: 100;
  margin-top: 10px;
}

.ssdb-dashboard-table-tab-layout {
  background-color: white;
}
.ssdb-dashboard-table-tab-layout .ant-layout-header,
.ssdb-dashboard-table-tab-layout .ant-layout-content {
  background-color: white;
}
.ssdb-dashboard-table-tab-layout > .ant-layout-header {
  padding: 0px 30px;
}
.ssdb-dashboard-table-tab-layout > .ant-layout-header .ant-row {
  max-height: 57px;
}
.ssdb-dashboard-table-tab-layout .ant-table-thead > tr > th,
.ssdb-dashboard-table-tab-layout .ant-table-tbody > tr > td {
  padding: 21px 5px;
}
.ssdb-dashboard-table-tab-layout .ant-table-body {
  overflow: auto;
}
.ssdb-dashboard-table-tab-layout .ant-table-body tr > th,
.ssdb-dashboard-table-tab-layout .ant-table-body tr > td {
  min-width: 170px;
}
.ssdb-dashboard-table-tab-layout .ant-table-body tr > th:first-child,
.ssdb-dashboard-table-tab-layout .ant-table-body tr > th:last-child,
.ssdb-dashboard-table-tab-layout .ant-table-body tr > td:first-child,
.ssdb-dashboard-table-tab-layout .ant-table-body tr > td:last-child {
  min-width: initial;
  padding: 21px 38px;
}
.ssdb-dashboard-table-tab__search-row {
  display: flex;
  align-items: center;
  width: 100%;
}
.ssdb-dashboard-table-tab__search-row input {
  border-radius: 4px;
  background-color: rgba(147, 157, 171, 0.2);
  box-shadow: inset 0 1px 10px 0 rgba(0, 0, 0, 0.005);
}
.ssdb-dashboard-table-tab__search-row > .ant-col {
  width: 50%;
}
.ssdb-dashboard-table-tab__search-row button {
  float: right;
}
.ssdb-dashboard-table-tab__empty-content {
  margin: 120px auto;
}

.no-content {
  width: 90%;
  border: 0.5px solid rgba(53, 53, 59, 0.07);
  border-radius: 4px;
  box-shadow: 0 10px 12px 2px rgba(97, 103, 112, 0.07);
  padding: 40px 120px;
  margin: 0 auto;
  text-align: center;
}
.no-content p {
  color: #35353b;
  font-weight: 100;
  margin-top: 10px;
}

.layout {
  background-color: white;
  padding: 40px 0px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #e8e8e8;
}
.layout .ant-layout-header,
.layout .ant-layout-content {
  background-color: white;
}
.layout > .ant-layout-header {
  padding: 0px 30px;
}
.layout > .ant-layout-header .ant-row {
  max-height: 57px;
}
.header {
  width: 100%;
}
.contentWrapper {
  width: 90%;
}
.title {
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
}
.settingsContainer {
  gap: 40px;
  display: flex;
  flex-direction: row;
}
.settingLabel {
  font-size: 15px;
  font-weight: bold;
  flex: 1;
}
.settingDetails {
  font-size: 15px;
  flex: 1;
}
.switchContainer {
  flex: 1;
}

.application-settings-page .ant-tabs-bar {
  margin: 0px;
  border: none;
}
.application-settings-page .ant-tabs-bar .ant-tabs-tab {
  opacity: 0.4;
  font-size: 18px;
  font-weight: bold;
  color: #35353b;
  padding: 16px 0 6px 0;
}
.application-settings-page .ant-tabs-bar .ant-tabs-tab-active {
  opacity: 1;
}
.application-settings-page > .ant-layout-header {
  position: relative;
  background-color: #f4f5f8;
  height: auto;
  line-height: initial;
  border-bottom: none;
  padding: 30px 20px 0px 20px;
}
.application-settings-page > .ant-layout-header h3 {
  font-size: 20px;
  font-weight: 300;
  color: #35353b;
  margin: 10px 0;
}
.application-settings-page .ant-tabs-ink-bar {
  height: 3px;
}
.application-settings-page > .ant-layout-content {
  background: white;
  padding: 0;
}

.no-content {
  max-width: 500px;
  width: 90%;
  border: 0.5px solid rgba(53, 53, 59, 0.07);
  border-radius: 4px;
  box-shadow: 0 10px 12px 2px rgba(97, 103, 112, 0.07);
  padding: 40px 120px;
  margin: 0 auto;
  text-align: center;
}
.no-content p {
  color: #35353b;
  font-weight: 100;
  margin-top: 10px;
}

.ssdb-incident-corrective-actions-table-tab-layout {
  background-color: white;
}
.ssdb-incident-corrective-actions-table-tab-layout .ant-layout-header,
.ssdb-incident-corrective-actions-table-tab-layout .ant-layout-content {
  background-color: white;
}
.ssdb-incident-corrective-actions-table-tab-layout > .ant-layout-header {
  padding: 0px 30px;
}
.ssdb-incident-corrective-actions-table-tab-layout > .ant-layout-header .ant-row {
  max-height: 57px;
}
.ssdb-incident-corrective-actions-table-tab-layout .ant-table-thead > tr > th,
.ssdb-incident-corrective-actions-table-tab-layout .ant-table-tbody > tr > td {
  padding: 21px 5px;
}
.ssdb-incident-corrective-actions-table-tab-layout .ant-table-body {
  overflow: auto;
}
.ssdb-incident-corrective-actions-table-tab-layout .ant-table-body tr > th,
.ssdb-incident-corrective-actions-table-tab-layout .ant-table-body tr > td {
  min-width: 170px;
  padding-left: 30px;
  text-align: left;
}
.ssdb-incident-corrective-actions-table-tab-layout .ant-table-body tr > th:first-child,
.ssdb-incident-corrective-actions-table-tab-layout .ant-table-body tr > th:last-child,
.ssdb-incident-corrective-actions-table-tab-layout .ant-table-body tr > td:first-child,
.ssdb-incident-corrective-actions-table-tab-layout .ant-table-body tr > td:last-child {
  min-width: initial;
  padding: 21px 38px;
}
.ssdb-incident-corrective-actions-table-tab__create-row {
  display: flex;
  align-items: center;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
}
.ssdb-incident-corrective-actions-table-tab__create-row input {
  border-radius: 4px;
  background-color: rgba(147, 157, 171, 0.2);
  box-shadow: inset 0 1px 10px 0 rgba(0, 0, 0, 0.005);
}
.ssdb-incident-corrective-actions-table-tab__create-row > .ant-col {
  width: 50%;
}
.ssdb-incident-corrective-actions-table-tab__create-row button {
  float: right;
  font-size: 16px;
  font-weight: bold;
}
.ssdb-incident-corrective-actions-table-tab__content {
  padding: 0px;
}
.ssdb-incident-corrective-actions-table-tab__empty-content {
  margin: 120px auto;
}
.ssdb-incident-corrective-actions-table-tab__list-status-label {
  font-size: 14px;
  font-weight: bold;
  line-height: 21px;
  padding: 0px 20px;
}
.ssdb-incident-corrective-actions-table-tab__list-status-row {
  padding: 0px 15px;
}
.ssdb-incident-corrective-actions-table-tab__header-right-section {
  padding-top: 15px;
}

.incident-corrective-actions-list-table {
  width: 100%;
}
.incident-corrective-actions-list-table thead tr > th {
  background-color: #fafafa;
  height: 60px;
  border-bottom: 1px solid rgba(195, 201, 209, 0.5);
  vertical-align: middle;
  text-align: left;
  padding-left: 30px;
}
.incident-corrective-actions-list-table tr {
  height: 60px;
  border-bottom: 1px solid rgba(195, 201, 209, 0.5);
}
.incident-corrective-actions-list-table td {
  text-align: left;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 16px;
  font-weight: bold;
}
.incident-corrective-actions-list-table__actions-btn {
  float: right;
}
.incident-corrective-actions-list-table__tooltip-list {
  max-width: 150px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.incident-corrective-actions-list-table__tooltip-overlay {
  font-size: 12px;
  width: 167px;
}
.incident-corrective-actions-list-table__tooltip-overlay .ant-tooltip-inner {
  background-color: white;
  color: black;
  padding-left: 25px;
  padding-right: 25px;
}
.incident-corrective-actions-list-table__tooltip-overlay .ant-tooltip-inner ul {
  padding: 0;
  margin: 0;
  display: block;
}
.incident-corrective-actions-list-table__tooltip-overlay .ant-tooltip-arrow {
  display: none;
}
.incident-corrective-actions-list-table__tooltip-overlay--scroll .ant-tooltip-inner {
  max-height: 185px;
  overflow: auto;
}

.temperature-chart {
  background-color: #fff;
}
.temperature-chart .highcharts-container {
  background-color: white;
}
.temperature-chart .highcharts-container .highcharts-plot-line-label {
  overflow: visible !important;
}
.temperature-chart .highcharts-container .highcharts-plot-line-label .tooltip.threshold-marker {
  position: relative;
  display: inline-block;
  margin-left: -30px;
  margin-top: -7px;
}
.temperature-chart .highcharts-container .highcharts-plot-line-label .tooltip.threshold-marker .tooltiptext {
  display: block;
  background-color: #8a8a99;
  color: #fff;
  text-align: center;
  padding: 5px 15px 5px 10px;
  opacity: 0.85;
  position: relative;
}
.temperature-chart .highcharts-container .highcharts-plot-line-label .tooltip.threshold-marker .tooltiptext:hover {
  cursor: pointer;
  opacity: 1;
}
.temperature-chart .highcharts-container .highcharts-plot-line-label .tooltip.threshold-marker .tooltiptext:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent;
  border-right-color: inherit;
}
.temperature-chart .highcharts-container .highcharts-plot-line-label .tooltip.threshold-marker .tooltiptext.hi:hover,
.temperature-chart .highcharts-container .highcharts-plot-line-label .tooltip.threshold-marker .tooltiptext.hi:focus {
  background-color: #d9572d !important;
  border-color: #d9572d !important;
}
.temperature-chart .highcharts-container .highcharts-plot-line-label .tooltip.threshold-marker .tooltiptext.lo:hover,
.temperature-chart .highcharts-container .highcharts-plot-line-label .tooltip.threshold-marker .tooltiptext.lo:focus {
  background-color: #49b5f9 !important;
  border-color: #49b5f9 !important;
}
.temperature-chart .highcharts-container .highcharts-plot-line-label .tooltip.threshold-marker .tooltiptext span.tooltiptext-setting-value {
  font-size: 12px;
  text-align: center;
  display: block;
}
.temperature-chart .highcharts-container .event-marker {
  height: 35px;
  width: 24px;
  position: relative;
  top: -38px;
}
.temperature-chart .highcharts-container .event-marker:hover .event-label {
  display: flex;
  justify-items: center;
}
.temperature-chart .highcharts-container .event-marker .event-label {
  display: none;
  position: absolute;
  right: 0px;
  top: -50px;
}
.temperature-chart .highcharts-container .event-marker .event-label .tooltiptext {
  width: auto;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  border: 1px solid #bfbfbf;
  border-radius: 4px;
  background-color: #e6e8eb;
  color: #4a4a4a;
  text-align: center;
  padding: 5px 10px;
  position: relative;
}
.temperature-chart .highcharts-container .event-marker i {
  cursor: pointer;
  font-size: 35px;
  margin-left: -12px;
}
.temperature-chart .highcharts-container .event-marker i.icon-pin-alert {
  color: #e7533d;
}
.temperature-chart .highcharts-container .event-marker i.icon-pin-note {
  color: #49b5f9;
}
.temperature-chart .highcharts-root {
  padding-left: 20px;
}
.temperature-chart .highcharts-root .highcharts-credits {
  display: none;
}
.temperature-chart .highcharts-root .highcharts-yaxis-labels {
  transform: translateY(-20px);
}
.temperature-chart .ssbd-chart-legend {
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #35353b;
  padding-bottom: 10px;
}

.ssbd-last-readings {
  max-height: 100%;
  overflow: hidden;
}
.ssbd-last-readings .ant-col-18 {
  text-align: left;
}
.ssbd-last-readings .ssbd-last-readings-type {
  margin-left: 10px;
  min-width: 135px;
  height: 38px;
  color: #9ba0b0;
  font-size: 20px;
  font-style: normal;
  font-stretch: normal;
  font-weight: 300;
  text-align: left;
  outline: none;
  text-transform: capitalize;
}
.ssbd-last-readings .ssbd-last-readings-type.ant-select-focused {
  outline: none;
}
.ssbd-last-readings .ssbd-last-readings-type.ant-select-focused .ant-select-selection {
  box-shadow: none;
}
.ssbd-last-readings .ssbd-last-readings-type .ant-select-selection {
  border: none;
  background-color: transparent;
  font-size: 22px;
}
.ssbd-last-readings .ssbd-download-last-readings {
  height: 38px;
  padding-top: 8px;
}
.ssbd-last-readings .ssbd-download-last-readings .ssbd-download-last-readings-icon {
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
}
.ssbd-last-readings .ssbd-last-readings-list-wrapper {
  position: relative;
  max-height: 380px;
  overflow: auto;
  margin-bottom: 0;
}
.ssbd-last-readings .ssbd-last-readings-list {
  background-color: #fff;
}
.ssbd-last-readings .ssbd-last-readings-list .ant-row {
  width: 100%;
}
.ssbd-last-readings .ssbd-last-readings-list .measure-item-name {
  display: block;
  text-align: left;
  margin-left: 20px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #868c98;
  font-size: 14px;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
}
.ssbd-last-readings .ssbd-last-readings-list .measure-item-time {
  color: #868c98;
  font-size: 13px;
}
.ssbd-last-readings .ssbd-last-readings-list .measure-item-value {
  color: #4a4a4a;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  text-overflow: ellipsis;
  overflow: hidden;
}

.ssbd-measure-item .ant-card.ssdb-measure-item-carbonDioxide .icon-carbonDioxide:before {
  content: '\e83d';
}
.ssbd-measure-item .ant-card.ssdb-measure-item-oxygen .icon-carbonDioxide:before {
  content: '\e83e';
}
.ssbd-measure-item .ant-card.ssdb-measure-item-differentialPressure .icon-differentialPressure:before {
  content: '\e841';
}
.ssbd-measure-item .ant-card {
  background: none;
}
.ssbd-measure-item .ant-card .ant-card-head {
  background: none;
  border: none;
  text-align: left;
  min-height: auto;
  padding: 12px 2px;
}
.ssbd-measure-item .ant-card .ant-card-head .ant-card-head-title {
  padding: 0;
  position: relative;
  font-size: 20px;
  font-weight: 300;
  color: #9b9b9b;
  text-align: left;
}
.ssbd-measure-item .ant-card .ant-card-head .ant-card-head-title:before {
  content: '';
  position: absolute;
  left: 0;
  display: block;
  width: 15px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.ssbd-measure-item .ant-card .ant-card-head .ant-card-head-title .measure-item-threshold-checkbox.ant-checkbox-wrapper {
  position: relative;
}
.ssbd-measure-item .ant-card .ant-card-head .ant-card-head-title .measure-item-threshold-checkbox.ant-checkbox-wrapper .ant-checkbox {
  display: none;
}
.ssbd-measure-item .ant-card .ant-card-head .ant-card-head-title .measure-item-threshold-checkbox.ant-checkbox-wrapper .ant-checkbox + span {
  font-size: 14px;
  font-weight: 500;
  color: #0793e4;
}
.ssbd-measure-item .ant-card .ant-card-head .ant-card-head-title .measure-item-threshold-checkbox.ant-checkbox-wrapper .ant-checkbox + span .icon-threshold {
  font-size: 13px;
  padding: 3px 0;
  border: 1px solid #e1e3e6;
  border-radius: 3px;
  margin-right: 10px;
  color: #e1e3e6;
}
.ssbd-measure-item .ant-card .ant-card-head .ant-card-head-title .measure-item-threshold-checkbox.ant-checkbox-wrapper .ant-checkbox.ant-checkbox-checked + span .icon-threshold {
  border-color: #0793e4;
  background-color: #0793e4;
  color: #fff;
}
.ssbd-measure-item .ant-card .ant-card-head .ant-card-head-title .measure-item-threshold-checkbox.ant-checkbox-wrapper.ant-checkbox-wrapper-disabled .ant-checkbox + span {
  color: #e1e3e6;
}
.ssbd-measure-item .ant-card .ant-card-body {
  padding: 0px;
  text-align: left;
}
.ssbd-measure-item .ant-card .ant-card-body > .ant-row {
  padding: 0px 10px;
}
.ssbd-measure-item .ant-card .ant-card-body .ssbd-measure-current {
  text-align: right;
}
.ssbd-measure-item .ant-card .ant-card-body .ssbd-measure-current.ssbd-measure-current-value {
  font-size: 16px;
  font-weight: bold;
}
.ssbd-measure-item .ant-card .ant-card-body .ssbd-measure-last {
  line-height: 10px;
  font-size: 10px;
  text-transform: uppercase;
}
.ssbd-measure-item .ant-card .ant-card-body .ssbd-measure-last .ssbd-measure-last-value {
  font-weight: bold;
}
.ssbd-measure-item .ant-card .ant-card-body .ant-collapse-content {
  max-height: 318px;
  overflow-y: auto;
}
.ssbd-measure-item .ant-card .ant-card-body .ant-collapse-content .ant-collapse-content-box {
  padding: 0;
}
.ssbd-measure-item .ant-card .ant-card-body .ant-collapse {
  border-radius: 0;
}
.ssbd-measure-item .ant-card .ant-card-body .ant-collapse .ant-collapse-header {
  background-color: #fff;
  border-radius: 0;
  color: #0793e4;
  padding-left: 50px;
}
.ssbd-measure-item .ant-card .ant-card-body .ant-collapse .ant-collapse-header .ant-collapse-arrow i {
  color: #bfbfbf;
  display: inline-block;
  width: 17px;
  height: 17px;
  line-height: 15px;
  text-align: center;
  background: #fff;
  border: 1px solid #bfbfbf;
  cursor: pointer;
  user-select: none;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
}
.ssbd-measure-item .ant-card .ant-card-body .ssbd-measure-list {
  background-color: white;
}
.ssbd-measure-item .ant-card .ant-card-body .ssbd-measure-list .ant-list-item {
  padding: 0;
  min-height: 45px;
}
.ssbd-measure-item .ant-card .ant-card-body .ssbd-measure-list .ant-list-item > .ant-row-flex {
  width: 100%;
  padding-left: 20px;
  font-size: 12px;
}
.ssbd-measure-item .ant-card .ant-card-body .ssbd-measure-list .ant-list-item > .ant-row-flex .series-switcher-wrapper {
  width: 22px;
  height: 22px;
  float: left;
  position: relative;
  border: 1px solid;
  border-radius: 3px;
  margin-right: 5px;
}
.ssbd-measure-item .ant-card .ant-card-body .ssbd-measure-list .ant-list-item > .ant-row-flex .series-switcher-wrapper .series-switcher {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  border: 1px solid white;
  border-radius: 3px;
  cursor: pointer;
  overflow: hidden;
  background: inherit;
}
.ssbd-measure-item .ant-card .ant-card-body .ssbd-measure-list .ant-list-item > .ant-row-flex .series-switcher-wrapper .series-switcher .series-switcher-input {
  visibility: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
  background: transparent;
}
.ssbd-measure-item .ant-card .ant-card-body .ssbd-measure-list .ant-list-item > .ant-row-flex .series-switcher-wrapper .series-switcher .series-switcher-input:checked + .series-switcher-inner {
  background: white;
  border-radius: 2px;
  opacity: 0.6;
  width: 100%;
  height: 100%;
  position: absolute;
}
.ssbd-measure-item .ant-card .ant-card-body .ssbd-measure-list .ant-list-item > .ant-row-flex .series-switcher-wrapper.series-switcher-wrapper-disabled.series-switcher-wrapper-checked {
  opacity: 0.25;
}
.ssbd-measure-item .ant-card .ant-card-body .ssbd-measure-list .ant-list-item > .ant-row-flex .series-switcher-wrapper.series-switcher-wrapper-disabled .series-switcher {
  cursor: not-allowed;
}
.ssbd-measure-item .ant-card .ant-card-body .ssbd-measure-list .ant-list-item > .ant-row-flex .measure-item-title {
  vertical-align: sub;
  font-size: 12px;
  color: #4a4a4a;
  text-align: left;
}
.ssbd-measure-item .ant-card .ant-card-body .ssbd-measure-list .ant-list-item > .ant-row-flex .measure-item-colored-box {
  width: 20px;
  height: 20px;
  display: inline-table;
  border-radius: 5px;
  vertical-align: middle;
  margin-left: 12px;
  margin-right: 8px;
}
.ssbd-measure-item .ant-card .ant-card-body .ssbd-measure-list .ant-list-item > .ant-row-flex .measure-item-value {
  vertical-align: middle;
  font-size: 12px;
  font-weight: 600;
  color: #bfbfbf;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ssbd-measure-item .ant-card .ant-card-body .ssbd-measure-list .ant-list-item > .ant-row-flex .measure-item-stats .stats-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4px;
  margin-right: 8px;
  margin-bottom: 4px;
}
.ssbd-measure-item .ant-card .ant-card-body .ssbd-measure-list .ant-list-item > .ant-row-flex .measure-item-stats .stats-row:last-child {
  margin-bottom: 0;
}
.ssbd-measure-item .ant-card .ant-card-body .ssbd-measure-list .ant-list-item > .ant-row-flex .measure-item-stats .stat-item {
  display: grid;
  grid-template-columns: auto 1fr;
}
.ssbd-measure-item .ant-card .ant-card-body .ssbd-measure-list .ant-list-item > .ant-row-flex .measure-item-stats .stat-item .stat-label {
  color: #4a4a4a;
  font-weight: 600;
}
.ssbd-measure-item .ant-card .ant-card-body .ssbd-measure-list .ant-list-item > .ant-row-flex .measure-item-stats .stat-item .stat-value {
  color: #bfbfbf;
  text-align: right;
  margin-right: 8px;
}
.ssbd-measure-item .ant-card .ant-card-body .ssbd-measure-list .ant-list-footer > .ant-row > .ant-col-4 {
  text-align: right;
}
.ssbd-measure-item .ant-card .ant-card-body .ssbd-measure-list .ant-list-footer > .ant-row > .ant-col-4 .measure-item-checkbox {
  float: none;
}
.ssbd-measure-item .ant-card .ant-card-body .ssbd-measure-list-panel {
  display: flex;
  background-color: white;
  height: 45px;
  border-bottom: 1px solid #bfbfbf;
  padding: 13px 20px;
}
.ssbd-measure-item .ant-card .ant-card-body .ssbd-measure-list-panel .ant-checkbox-wrapper {
  color: #0793e4;
}
.ssbd-measure-item .ant-card.ssdb-measure-item-temperature i,
.ssbd-measure-item .ant-card.ssdb-measure-item-humidity i,
.ssbd-measure-item .ant-card.ssdb-measure-item-oxygen i,
.ssbd-measure-item .ant-card.ssdb-measure-item-carbonDioxide i,
.ssbd-measure-item .ant-card.ssdb-measure-item-differentialPressure i {
  font-size: 16px;
}
.ssbd-measure-item .ant-card.ssdb-measure-item-temperature .ant-card-head-title,
.ssbd-measure-item .ant-card.ssdb-measure-item-humidity .ant-card-head-title,
.ssbd-measure-item .ant-card.ssdb-measure-item-oxygen .ant-card-head-title,
.ssbd-measure-item .ant-card.ssdb-measure-item-carbonDioxide .ant-card-head-title,
.ssbd-measure-item .ant-card.ssdb-measure-item-differentialPressure .ant-card-head-title {
  padding-left: 0px;
}

.ssbd-asset-chart-panel {
  padding-top: 18px;
  width: 100%;
  height: 100%;
}
.ssbd-asset-chart-panel .ssbd-measures-list-wrapper {
  max-height: 418px;
  overflow: auto;
}
.ssbd-asset-chart-panel .ant-radio-group .ant-radio-button-wrapper {
  height: 32px;
  width: 120px;
  font-weight: 300;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ssbd-asset-chart-panel .ant-radio-group .ant-radio-button-wrapper .ant-radio-button {
  font-size: 14px;
  color: #bfbfbf;
}
.ssbd-asset-chart-panel .ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked {
  font-weight: bold;
  padding: 0px;
}

.ssbd-asset-chart-container {
  background-color: rgba(147, 157, 171, 0.05);
  max-height: 485px;
}
.ssbd-asset-chart-container .ant-spin-nested-loading {
  width: 100%;
}
.ssbd-asset-chart-container .ant-spin.ant-spin-spinning {
  display: block;
}
.ssbd-asset-chart-container .ssbd-asset-chart-wrapper {
  display: flex;
  flex: 1 0 auto;
  flex-flow: column nowrap;
  border-right: 1px solid rgba(195, 201, 209, 0.5);
}
.ssbd-asset-chart-container .ssbd-asset-chart-wrapper > .ant-row {
  margin-bottom: 0;
}
.ssbd-asset-chart-container .ssbd-asset-panel-wrapper {
  display: flex;
  flex: 0 1 auto;
  align-self: stretch;
  height: 100%;
  max-height: 100%;
  overflow: hidden;
  background: none;
  text-align: center;
}
.ssbd-asset-chart-container .ant-tabs-bar {
  display: none;
}
.ant-calendar-footer-extra a:not(:last-child):after {
  color: #0793e4;
  padding-left: 10px;
  content: '|';
}

.ssbd-popover-label {
  position: relative;
  padding-right: 20px;
}
.ssbd-popover-label .date-preview-tooltip span {
  color: #35353b;
  font-weight: 700;
  font-size: 14px;
}
.ssbd-popover-label a {
  margin-left: 10px;
  color: #9ba0b0;
  font-weight: 400;
  font-size: 14px;
  top: 0;
}

.ssbd-reading-label .icon-reading-temperature:before {
  content: '\e826';
}
.ssbd-reading-label .icon-reading-humidity:before {
  content: '\e83a';
}
.ssbd-reading-label .icon-reading-carbonDioxide:before {
  content: '\e83d';
}
.ssbd-reading-label .icon-reading-oxygen:before {
  content: '\e83e';
}
.ssbd-reading-label .icon-reading-differentialPressure:before,
.ssbd-reading-label .icon-reading-pressure_Pa:before,
.ssbd-reading-label .icon-reading-pressure_kPa:before,
.ssbd-reading-label .icon-reading-starwatch_Pressure:before {
  content: '\e841';
}
.ssbd-reading-label .icon-reading-level:before,
.ssbd-reading-label .icon-reading-starwatchLevel:before {
  content: '\e844';
}
.ssbd-reading-label {
  display: inline-block;
}
.ssbd-reading-label.reverse {
  display: flex;
  flex-direction: row-reverse;
}

.grey-card-style {
  background: #f7f9fc;
}
.grey-card-style .ant-row.ssbd-card-incident-footer {
  background: #e6e8eb;
}
.ssbd-incident-card {
  background: #ffffff;
  border: 1px solid #e6e8eb;
  border-top: 4px solid;
  border-radius: 4px;
  overflow: hidden;
  height: 200px;
  display: flex;
  flex-direction: column;
  position: relative;
}
.ssbd-incident-card:hover {
  cursor: pointer;
  box-shadow: 0 0 2px #888888;
}
.ssbd-incident-card.ssbd-incident-type-equipment {
  background: #f7f9fc;
}
.ssbd-incident-card.ssbd-incident-type-equipment .ant-row.ssbd-card-incident-footer {
  background: #e6e8eb;
}
.ssbd-incident-card.ssbd-incident-type-gateway {
  background: #f7f9fc;
}
.ssbd-incident-card.ssbd-incident-type-gateway .ant-row.ssbd-card-incident-footer {
  background: #e6e8eb;
}
.ssbd-incident-card.ssbd-incident-type-validation-test {
  border-top-color: #31c5ff;
}
.ssbd-incident-card > .ant-row:not(.ssbd-card-incident-alarms),
.ssbd-incident-card > .ant-row-flex {
  padding: 10px 20px 0;
}
.ssbd-incident-card .ssbd-card-asset-id {
  color: #9ba0b0;
  font-size: 10px;
  font-weight: 500;
}
.ssbd-incident-card .ssbd-card-incident-asset-name {
  color: #4a4a4a;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  margin-top: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@supports (-webkit-line-clamp: 2) {
  .ssbd-incident-card .ssbd-card-incident-asset-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.ssbd-incident-card .ssbd-card-incident-gateway-label {
  font-weight: bold;
}
.ssbd-incident-card .ssbd-card-asset-menu {
  border-color: transparent;
  float: right;
  text-align: right;
  padding: 0;
}
.ssbd-incident-card .ssbd-card-incident-header {
  height: 66px;
}
.ssbd-incident-card span > .ssbd-card-incident-alarms-current-value-label {
  width: calc(100% - 25px);
  text-align: end;
}
.ssbd-incident-card .ssbd-card-incident-alarms-current-value-label {
  font-size: 16px;
  font-weight: 700;
  padding-right: 5px;
}
.ssbd-incident-card .ssbd-card-incident-alarms {
  padding: 5px 20px 0;
  flex-grow: 1;
}
.ssbd-incident-card .ssbd-card-incident-alarms .ssbd-popover-label {
  width: 100%;
  height: 100%;
  display: inline-block;
  padding: 0px;
}
.ssbd-incident-card .ssbd-card-incident-alarms .ssbd-popover-label > span {
  width: calc(100% - 25px);
  display: inline-block;
}
.ssbd-incident-card .ssbd-card-incident-alarms .ssbd-popover-label > a {
  top: calc(50% - 10px);
}
.ssbd-incident-card .ssbd-card-incident-alarms .ssbd-card-incident-alarm-item:not(:last-child) {
  margin-bottom: 5px;
}
.ssbd-incident-card .ssbd-card-incident-alarms .ssbd-card-incident-alarm-item .ssbd-incident-alarm-title {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
}
.ssbd-incident-card .ssbd-card-incident-alarms .ssbd-card-incident-alarm-item .ssbd-incident-alarm-description {
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  color: #868c98;
  padding-right: 12px;
}
.ssbd-incident-card .ssbd-card-incident-alarms .ssbd-card-incident-alarm-item .ssbd-reading-label {
  font-size: 12px;
  font-weight: 700;
}
.ssbd-incident-card .ssbd-card-incident-alarms .ssbd-card-incident-alarm-item .ssbd-reading-label i[class^='icon-reading-'] {
  color: #868c98;
  font-size: 12px;
  font-weight: 400;
}
.ssbd-incident-card .ant-row.ssbd-card-incident-footer {
  height: 31px;
  width: 100%;
  padding: 8px 20px;
}
.ssbd-incident-card .ant-row.ssbd-card-incident-footer .ssbd-card-incident-triggered-time,
.ssbd-incident-card .ant-row.ssbd-card-incident-footer .ssbd-incident-assignee {
  color: #9ba0b0;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
}
.ssbd-incident-card .ant-row.ssbd-card-incident-footer i[class^='icon-'] {
  margin-right: 3px;
}
/*Placing this outside, in order to be included inside the popover*/
.ssbd-card-incident-alarm-item--resolved .ssbd-incident-alarm-title,
.ssbd-card-incident-alarm-item--resolved .ssbd-incident-alarm-description,
.ssbd-card-incident-alarm-item--resolved .ssbd-reading-label {
  color: #bfbfbf !important;
}

.ssbd-battery-label {
  color: #868c98;
  font-size: 10px;
  font-weight: 700;
}
.ssbd-battery-label i {
  margin-right: 15px;
}

.active-incidents-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.active-incidents-list .ssbd-incident-card {
  width: calc(25% - 10px);
  margin-top: 10px;
  margin-right: 10px;
}

.ssbd-asset-information .ant-card {
  border: none;
}
.ssbd-asset-information .ant-card .ant-card-head {
  padding: 0px;
  max-height: 20px;
  min-height: 20px;
  border: none;
}
.ssbd-asset-information .ant-card .ant-card-head .ant-card-head-title {
  color: #868c98;
  font-size: 12px;
  font-weight: 700;
  padding: 0px;
}
.ssbd-asset-information .ant-card .ant-card-body {
  padding: 0px;
}
.ssbd-asset-information .ant-card .ant-card-body .ant-row {
  padding: 15px 0px;
  border-top: 1px solid #e6e8eb;
}
.ssbd-asset-information .ant-card .ant-card-body .ant-row.ssbd-asset-row-tag .ant-tag:first-of-type {
  margin-left: 32px;
}
.ssbd-asset-information .ant-card .ant-card-body .ssbd-asset-header {
  color: #868c98;
  font-size: 10px;
  font-weight: 400;
  margin: 0px;
}
.ssbd-asset-information .ant-card .ant-card-body .ssbd-asset-content {
  color: #35353b;
  font-size: 12px;
  font-weight: 400;
  margin: 0px;
}
.ssbd-asset-information .ant-card .ant-card-body .ant-tag {
  background-color: #e6e8eb;
  border: none;
}
.ssbd-asset-information.vertical {
  overflow-y: auto;
}
.ssbd-asset-information.vertical .ant-card-head {
  padding: 25px 30px 0px 30px;
  height: 75px;
  max-height: none;
}
.ssbd-asset-information.vertical .ant-card-head .ant-card-head-title {
  font-size: 20px;
  font-weight: 300;
  color: #35353b;
}
.ssbd-asset-information.vertical .ant-card-body {
  padding: 0px 30px 25px 30px;
  position: relative;
}
.ssbd-asset-information.vertical .ant-card-body .ssbd-asset-information-sub-header {
  position: absolute;
  top: -20px;
  font-size: 14px;
  font-weight: 600;
}
.ssbd-asset-information.vertical .ant-card-body .ssbd-asset-information-sub-header i {
  font-size: 10px;
}
.ssbd-asset-information.vertical .ant-card-body .ssbd-asset-information-sub-header + .ant-row {
  margin-top: 20px;
}
.ssbd-asset-information.vertical .ant-card-body .ant-row {
  display: flex;
  flex-direction: column;
  padding: 0px;
  border: none;
}
.ssbd-asset-information.vertical .ant-card-body .ant-row > div {
  display: flex;
  width: 100%;
  min-height: 27px;
  line-height: 27px;
}
.ssbd-asset-information.vertical .ant-card-body .ant-row > div > .ssbd-asset-header {
  min-width: 140px;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  color: #868c98;
}
.ssbd-asset-information.vertical .ant-card-body .ant-row > div > .ssbd-asset-content {
  font-size: 14px;
  color: #35353b;
}
.ssbd-asset-information.vertical .ant-card-body .ant-row > div > .ssbd-asset-content .ant-tag > .ssbd-asset-content {
  font-size: 12px;
  color: #0793e4;
}

.battery-indicator__tooltip .ant-tooltip-arrow {
  border-top-color: white;
}
.battery-indicator__tooltip .ant-tooltip-inner {
  background-color: white;
  color: #35353b;
}
.battery-indicator__status {
  margin-left: 5px;
}
.battery-indicator__status--normal {
  color: #9ec46c;
}
.battery-indicator__status--low {
  color: #f1ae00;
}
.battery-indicator__status--critical {
  color: #d9572d;
}

.ssbd-gateway-signal-label__tooltip .ant-tooltip-arrow {
  border-top-color: white;
}
.ssbd-gateway-signal-label__tooltip .ant-tooltip-inner {
  background-color: white;
  color: #35353b;
}

.ssbd-header-left-panel > .ant-row-flex,
.ssbd-header-left-panel > .ant-row {
  display: flex;
}
.ssbd-header-left-panel > .ant-row-flex > div,
.ssbd-header-left-panel > .ant-row > div {
  float: left;
  padding-left: 5px;
  line-height: 21px;
}
.ssbd-header-left-panel > .ant-row-flex > div.asset-icon,
.ssbd-header-left-panel > .ant-row > div.asset-icon {
  padding: 10px 0;
}
.ssbd-header-left-panel > .ant-row-flex > div.asset-icon i,
.ssbd-header-left-panel > .ant-row > div.asset-icon i {
  font-size: 49px;
  color: #c0c5d1;
}
.ssbd-header-left-panel .ant-row .ssbd-link-btn {
  padding: 0;
}
.ssbd-header-left-panel .ant-row .ssbd-link-btn .ssbd-header-expand-span-icon {
  min-width: 10px;
  display: inline-block;
}
.ssbd-header-left-panel .ant-row.view-header-arrow:after {
  bottom: -13px;
}
.ssbd-header-left-panel .ant-row img {
  margin-right: 5px;
}
.ssbd-header-left-panel .ant-row .display-flex {
  display: flex;
  margin-top: 9px;
}
.ssbd-header-left-panel .ant-row span.status-label {
  font-size: 18px;
}
.ant-row .ssbd-link-btn {
  padding-left: 5px;
  font-size: 11px;
  font-weight: 600;
}
.ssbd-header-right-panel {
  display: flex;
  justify-content: flex-end;
  padding-bottom: 10px;
}
.ssbd-header-right-panel > .ant-row button:first-child {
  display: block;
  margin-bottom: 10px;
}
.ssbd-header-right-panel > .ant-row button i {
  color: #c0c5d1;
}
.ssbd-header-right-panel .ant-btn {
  min-height: 32px;
  height: 32px;
  min-width: 32px;
  width: 32px;
  padding: 0px;
  border: 1px solid #e6e8eb;
  line-height: 0px;
  background: none;
}
.ssbd-header-right-panel .ssbd-header-card {
  height: 95px;
  width: 110px;
  background-color: #f7f9fc;
  border-radius: 4px;
  margin-left: 10px;
  text-align: center;
}
.ssbd-header-right-panel .ssbd-header-card .ant-card-head {
  padding: 0px;
  margin: 0px;
  border: none;
  min-height: 31px;
  background-color: #f7f9fc;
}
.ssbd-header-right-panel .ssbd-header-card .ant-card-head .ant-card-head-title {
  padding: 8px 0px 0px 0px;
  min-height: 31px;
  font-size: 8px;
  font-weight: bold;
  color: #868c98;
  letter-spacing: 0.08em;
  justify-content: center;
  display: table;
}
.ssbd-header-right-panel .ssbd-header-card .ant-card-head .ant-card-head-title span {
  display: table-cell;
  vertical-align: bottom;
}
.ssbd-header-right-panel .ssbd-header-card .ant-card-body {
  padding: 0px;
}
.ssbd-header-right-panel .ssbd-header-card.ssbd-header-card-active-incidents {
  color: #e7533d;
}
.ssbd-header-right-panel .ssbd-header-card.ssbd-header-card-active-incidents.clickable {
  cursor: pointer;
}
.ssbd-header-right-panel .ssbd-header-card.ssbd-header-card-active-incidents p {
  font-size: 10px;
  font-weight: bold;
  margin-top: 5px;
}
.ssbd-header-right-panel .ssbd-header-card.ssbd-header-card-active-incidents i {
  font-size: 19px;
  color: #e7533d;
}
.ssbd-header-right-panel .ssbd-header-card.ssbd-header-card-active-incidents.no-incidents {
  color: #9ec46c;
}
.ssbd-header-right-panel .ssbd-header-card.ssbd-header-card-active-incidents.no-incidents i {
  color: #9ec46c;
}
.ssbd-header-right-panel .ssbd-header-card.ssbd-header-card-active-incidents .ant-card-body {
  padding-top: 10px;
}
.ssbd-header-right-panel .ssbd-header-card.ssbd-header-card-current p.card-value,
.ssbd-header-right-panel .ssbd-header-card.ssbd-header-card-range p.card-value {
  font-size: 18px;
  font-weight: normal;
  color: #35353b;
  margin: -5px 0px 0px 0px;
}
.ssbd-header-right-panel .ssbd-header-card.ssbd-header-card-current p.card-text,
.ssbd-header-right-panel .ssbd-header-card.ssbd-header-card-range p.card-text {
  color: rgba(134, 140, 152, 0.8151);
  font-size: 10px;
  font-weight: 500;
}
.ssbd-header-right-panel .ssbd-header-card.ssbd-header-card-current {
  width: 200px;
  overflow-y: auto;
}
.ssbd-header-right-panel .ssbd-header-card.ssbd-header-card-current .ant-col i {
  font-size: 16px;
  color: #c0c5d1;
}
.ssbd-header-right-panel .ssbd-header-card.ssbd-header-card-current .ant-col:first-child {
  border-right: 1px #f2f3f6 solid;
}
.ssbd-header-right-panel .ssbd-header-card.ssbd-header-card-maintenance {
  width: 225px;
  background-color: #f9df99;
  padding: 5px;
}
.ssbd-header-right-panel .ssbd-header-card.ssbd-header-card-maintenance:hover {
  cursor: pointer;
  box-shadow: inset 0 1px 10px 0 rgba(0, 0, 0, 0.05);
}
.ssbd-header-right-panel .ssbd-header-card.ssbd-header-card-maintenance .ant-card-body .icon-maintenance {
  font-size: 22px;
  opacity: 0.5;
}
.ssbd-header-right-panel .ssbd-header-card.ssbd-header-card-maintenance .ant-card-body .row-title {
  color: #35353b;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}
.ssbd-header-right-panel .ssbd-header-card.ssbd-header-card-maintenance .ant-card-body .row-date {
  color: #9ba0b0;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
}
.ssbd-header-right-panel .ssbd-header-card.ssbd-header-card-maintenance .ant-card-body .row-reason {
  color: #35353b;
  font-size: 11px;
  font-weight: 400;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ssbd-header-right-panel .ssbd-header-card.ssbd-header-card-alarm-schedule {
  width: 225px;
  background-color: #ffffff;
  padding: 15px 5px 0px;
  border-left-width: 7px;
  border-left-style: solid;
  border-left-color: #c4c7d1;
}
.ssbd-header-right-panel .ssbd-header-card.ssbd-header-card-alarm-schedule:hover {
  cursor: pointer;
  box-shadow: inset 0 1px 10px 0 rgba(0, 0, 0, 0.05);
}
.ssbd-header-right-panel .ssbd-header-card.ssbd-header-card-alarm-schedule .ant-card-body .row-icon {
  padding: 7px;
}
.ssbd-header-right-panel .ssbd-header-card.ssbd-header-card-alarm-schedule .ant-card-body .row-title {
  color: #35353b;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}
.ssbd-header-right-panel .ssbd-header-card.ssbd-header-card-alarm-schedule .ant-card-body .row-date {
  color: #9ba0b0;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
}
.ssbd-header-right-panel .ssbd-header-card.ssbd-header-card-alarm-schedule .ant-card-body .row-reason {
  color: #35353b;
  font-size: 11px;
  font-weight: 400;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ssbd-header-right-panel .ssbd-header-card.ssbd-header-card-alarm-schedule-on {
  border-left-color: #9ec46c;
}
.ssbd-header-right-panel .ssbd-header-card.ssbd-header-card-range {
  margin-left: 7px;
}
.ssbd-header-right-panel .ssbd-header-card.view-header-arrow:after {
  bottom: -11px;
}
.view-header-arrow:after {
  position: absolute;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-bottom-color: white;
  content: '';
  left: calc(50% - 8px);
}
.ssbd-header-location-title {
  color: #868c98;
  font-size: 10px;
  font-weight: 400;
  padding-top: 4px;
}
.ssbd-header-title {
  color: #35353b;
  font-size: 24px;
  font-weight: 700;
  padding-top: 5px;
  padding-bottom: 3px;
}
.current-value {
  display: flex;
  width: unset;
  align-items: baseline;
}
.card-current-value {
  font-size: 15px;
  font-weight: normal;
  color: #35353b;
  margin: -5px 0px 0px 0px;
}
#viewHeader .ant-spin.ant-spin-spinning {
  display: unset;
}
.remove-asset-modal .ant-modal-title,
.asset-header-edit-action-menu__delete {
  color: #d9572d;
}
.remove-asset-modal .ssbd-button--primary,
.ant-btn.ssbd-button--primary:hover {
  border: 1px solid #d9572d;
  color: #d9572d;
}
.remove-asset-modal .ant-modal-close {
  top: 20px;
  right: 20px;
}
.remove-asset-modal .ss-modal__footer {
  display: flex;
  justify-content: flex-end;
}
.remove-asset-modal .ant-modal-footer .ssbd-button--third {
  order: 2;
}
.remove-asset-modal .ant-modal-footer .ssbd-button--primary {
  order: 1;
}

.nist-certificates-modal .ant-modal-header {
  border-bottom: 0;
}
.nist-certificates-modal .ant-modal-content .nist-certificates-modal-description {
  padding: 0 24px;
  margin-bottom: 12px;
}

.ssbd-configured-alarm-card {
  border-radius: 4px;
  border: 1px solid #e6e8eb;
  color: #9ba0b0;
  font-size: 14px;
  font-style: normal;
  font-stretch: normal;
  font-weight: 300;
  position: relative;
  overflow: hidden;
  padding: 10px 0;
}
.ssbd-configured-alarm-card .ant-switch {
  background-color: #d93300;
}
.ssbd-configured-alarm-card .ant-switch.ant-switch-checked {
  background-color: #9ec46c;
}
.ssbd-configured-alarm-card .alarm-actions-wrapper button.ant-btn.ssbd-link-btn {
  font-size: 16px;
  padding: 0 5px;
  line-height: 1;
  height: 24px;
  color: #9ba0b0;
}
.ssbd-configured-alarm-card .alarm-actions-wrapper .alarm-actions-smartclose-iq-icon-container {
  margin-right: auto;
  padding: 0 10px;
}
.ssbd-configured-alarm-card .alarm-name-wrapper {
  flex-direction: column;
  padding: 0 0 12px;
  text-align: center;
}
.ssbd-configured-alarm-card .alarm-name-wrapper .icon-alarm {
  font-size: 26px;
}
.ssbd-configured-alarm-card .alarm-name-wrapper .alarm-name {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
}
.ssbd-configured-alarm-card .alarm-name-wrapper .alarm-name:not([class*='color-severity']) {
  color: #4a4a4a;
}
.ssbd-configured-alarm-card .alarm-inherited-wrapper {
  padding: 16px 5px;
  background-color: #f4f5f8;
  flex-direction: column;
  text-align: center;
  height: 77px;
}
.ssbd-configured-alarm-card .alarm-inherited-wrapper .alarm-alert-reading {
  font-size: 16px;
  color: #4a4a4a;
  font-weight: 400;
}
.ssbd-configured-alarm-card .alarm-inherited-wrapper .alarm-alert-reading strong {
  font-weight: 500;
  padding: 0px 5px;
}
.ssbd-configured-alarm-card .alarm-severity-wrapper {
  padding: 20px 0;
  font-size: 14px;
}
.ssbd-configured-alarm-card .alarm-severity-wrapper .ssbd-severity-icon {
  margin-left: 5px;
}

.alarm-actions-smartclose-iq-icon-container {
  border: 1px solid #003e69;
  border-radius: 100px;
  color: #003e69;
  margin-left: 5px;
  margin-right: auto;
  padding: 0 10px;
}
.alarm-actions-smartclose-iq-icon-container > span {
  font-size: 12px;
  line-height: 24px;
}
.alarm-actions-smartclose-iq-icon-container > img {
  margin-left: 8px;
}

.ssbd-card-message-block {
  width: 100%;
  height: 100%;
  padding: 30px 20px;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-radius: 4px;
  border: 1px solid #e6e8eb;
  border-top: 4px solid;
  overflow: hidden;
  text-align: center;
}
.ssbd-card-message-block .ssbd-card-title {
  flex: 1 1 auto;
  font-size: 14px;
  font-weight: bold;
  color: #4a4a4a;
  margin-bottom: 16px;
}
.ssbd-card-message-block .ssbd-card-description {
  font-size: 12px;
  color: #bfbfbf;
}
.ssbd-card-message-block .ssbd-card-action {
  flex: 0 0 auto;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.4px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: -20px;
  color: #0793e4;
}
.ssbd-card-message-block .ssbd-card-action > .ssbd-link-btn {
  color: #0793e4;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}

.ssbd-common-collapse {
  padding: 20px 30px;
  border-radius: 5px;
}
.ssbd-common-collapse .ant-card-head {
  padding: 0px 0px 10px 0px;
  min-height: auto;
  border: none;
}
.ssbd-common-collapse .ant-card-head .ant-card-head-title {
  color: #bfbfbf;
  font-size: 20px;
  font-weight: 300;
  padding: 0px;
}
.ssbd-common-collapse .ant-card-head .ant-card-head-title .ssbd-common-collapse-title {
  font-size: 20px;
  font-weight: 300;
  color: #35353b;
  margin-right: 14px;
}
.ssbd-common-collapse .ant-card-head .ant-card-head-title .ssbd-common-collapse-counter {
  width: 24px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  color: #f7f9fc;
  border-radius: 2.5px;
  background-color: #9ba0b0;
}
.ssbd-common-collapse .ant-card-head .ant-card-extra {
  padding: 5px 0px;
  flex: 1;
  color: #35353b;
}
.ssbd-common-collapse .ant-card-head .ant-card-extra .ant-select .ant-select-selection {
  border: none;
  color: #49b5f9;
}
.ssbd-common-collapse .ant-card-head .ant-card-extra .ant-select .ant-select-selection .ant-select-arrow {
  color: #49b5f9;
}
.ssbd-common-collapse .ant-card-head .ant-card-extra .ant-select .ant-select-selection .ant-select-selection-selected-value {
  float: right;
}
.ssbd-common-collapse .ssbd-show-more-row {
  text-align: center;
}
.ssbd-common-collapse .ssbd-show-more-row .ssbd-link-btn {
  text-transform: uppercase;
  color: #0793e4;
  font-size: 10px;
}
.ssbd-common-collapse .ssbd-show-more-row .ssbd-link-less-btn {
  position: absolute;
  right: 0px;
}
.ssbd-common-collapse .ssbd-show-more-row .ssbd-link-less-btn span {
  margin-right: 10px;
}
.ssbd-common-collapse .ssbd-show-more-row .ssbd-link-less-btn i {
  position: absolute;
  top: 10px;
}
.ssbd-common-collapse .ssbd-show-more-row .ssbd-link-less-btn i:last-child {
  top: 3px;
}
.ssbd-common-collapse .ssbd-show-more-row .ssbd-link-less-btn i:before {
  transform: rotate(90deg);
}
.ssbd-common-collapse .ant-card-body {
  padding: 0px;
}

.ssbd-common-collapse.configured-alarms-component .ant-card-head-wrapper .ant-card-extra .ant-select .ant-select-selection {
  color: #0793e4;
}
.ssbd-common-collapse.configured-alarms-component .ant-card-head-wrapper .ant-card-extra button.ant-btn.ssbd-link-btn > * {
  font-size: 14px;
  color: #0793e4;
}
.ssbd-common-collapse.configured-alarms-component .ant-card-head-wrapper .ant-card-extra button.ant-btn.ssbd-link-btn span {
  margin-left: 5px;
}
.ssbd-common-collapse.configured-alarms-component .ant-btn.ssbd-link-btn.ant-dropdown-trigger {
  color: #bfbfbf;
}
.ssbd-common-collapse.configured-alarms-component .ssbd-card-message-block {
  min-height: 200px;
}

.ssbd-card-maintenance-modal .ant-modal .ant-modal-header,
.ssbd-card-maintenance-modal .ant-modal-content .ant-modal-header {
  height: 48px;
  border-bottom: none;
}
.ssbd-card-maintenance-modal .ant-modal .ant-modal-header .ant-modal-title > span,
.ssbd-card-maintenance-modal .ant-modal-content .ant-modal-header .ant-modal-title > span {
  font-size: 14px;
  font-weight: bold;
  color: #0793e4;
}
.ssbd-card-maintenance-modal .ant-modal .ant-modal-header .ant-modal-title > span > span,
.ssbd-card-maintenance-modal .ant-modal-content .ant-modal-header .ant-modal-title > span > span {
  font-size: 9px;
  font-weight: bold;
  color: #9ba0b0;
  margin-left: 23px;
  letter-spacing: 0.6px;
}
.ssbd-card-maintenance-modal .ant-modal .ant-modal-body,
.ssbd-card-maintenance-modal .ant-modal-content .ant-modal-body {
  padding: 0 30px;
}
.ssbd-card-maintenance-modal .ant-modal .ant-modal-body .ssbd-header-title,
.ssbd-card-maintenance-modal .ant-modal-content .ant-modal-body .ssbd-header-title {
  height: 66px;
  background-color: #f4f5f8;
  margin: 0px -30px 10px -30px;
  padding: 0px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 20px;
  font-weight: bold;
  color: #35353b;
}
.ssbd-card-maintenance-modal .ant-modal .ant-modal-body .ssbd-header-title .icon-maintenance--copy,
.ssbd-card-maintenance-modal .ant-modal-content .ant-modal-body .ssbd-header-title .icon-maintenance--copy {
  position: absolute;
  color: #f1ae00;
  left: 5px;
}
.ssbd-card-maintenance-modal .ant-modal .ant-modal-body .ssbd-header-title .icon-user,
.ssbd-card-maintenance-modal .ant-modal-content .ant-modal-body .ssbd-header-title .icon-user {
  color: #868c98;
  font-size: 14px;
}
.ssbd-card-maintenance-modal .ant-modal .ant-modal-body .ssbd-header-title > span:first-of-type,
.ssbd-card-maintenance-modal .ant-modal-content .ant-modal-body .ssbd-header-title > span:first-of-type {
  flex: 1 0;
  margin-left: 10px;
}
.ssbd-card-maintenance-modal .ant-modal .ant-modal-body .ssbd-header-title .ssbd-header-created-title,
.ssbd-card-maintenance-modal .ant-modal-content .ant-modal-body .ssbd-header-title .ssbd-header-created-title {
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  line-height: 10px;
  text-transform: uppercase;
  color: #0793e4;
}
.ssbd-card-maintenance-modal .ant-modal .ant-modal-body .ssbd-header-title .ssbd-header-created-title > span:first-child,
.ssbd-card-maintenance-modal .ant-modal-content .ant-modal-body .ssbd-header-title .ssbd-header-created-title > span:first-child {
  color: #868c98;
}
.ssbd-card-maintenance-modal .ant-modal .ant-modal-body .ant-row .ant-form-item-label,
.ssbd-card-maintenance-modal .ant-modal-content .ant-modal-body .ant-row .ant-form-item-label {
  padding: 0px;
}
.ssbd-card-maintenance-modal .ant-modal .ant-modal-body .ant-row .ant-form-item-label label,
.ssbd-card-maintenance-modal .ant-modal-content .ant-modal-body .ant-row .ant-form-item-label label {
  color: #4a4a4a;
  font-size: 14px;
  font-weight: 700;
}
.ssbd-card-maintenance-modal .ant-modal .ant-modal-body .ant-form-item-control input,
.ssbd-card-maintenance-modal .ant-modal-content .ant-modal-body .ant-form-item-control input {
  border: none;
  background-color: #f4f5f8;
  mix-blend-mode: multiply;
}
.ssbd-card-maintenance-modal .ant-modal .ant-modal-body .ant-form-item-control .ssbd-link-btn,
.ssbd-card-maintenance-modal .ant-modal-content .ant-modal-body .ant-form-item-control .ssbd-link-btn {
  color: #9ba0b0;
}
.ssbd-card-maintenance-modal .ant-modal .ant-modal-body .maintenance-footer,
.ssbd-card-maintenance-modal .ant-modal-content .ant-modal-body .maintenance-footer {
  text-align: right;
}
.ssbd-card-maintenance-modal .ant-modal .ant-modal-body .maintenance-footer .edit-form-footer,
.ssbd-card-maintenance-modal .ant-modal-content .ant-modal-body .maintenance-footer .edit-form-footer {
  padding: 0;
  display: block;
}
.ssbd-card-maintenance-modal .ant-modal .ant-modal-body .maintenance-footer .edit-form-footer .form-footer-tooltip,
.ssbd-card-maintenance-modal .ant-modal-content .ant-modal-body .maintenance-footer .edit-form-footer .form-footer-tooltip {
  text-align: left;
}
.ssbd-card-maintenance-modal .ant-modal .ant-modal-body .maintenance-footer .ant-btn,
.ssbd-card-maintenance-modal .ant-modal-content .ant-modal-body .maintenance-footer .ant-btn {
  margin-left: 30px;
  padding: 0 30px;
}
.ssbd-card-maintenance-modal .ant-modal .ant-modal-body .maintenance-footer .ant-btn:first-child,
.ssbd-card-maintenance-modal .ant-modal-content .ant-modal-body .maintenance-footer .ant-btn:first-child {
  margin-right: -20px;
}
.ssbd-card-maintenance-modal .ant-modal .ant-modal-body .maintenance-date,
.ssbd-card-maintenance-modal .ant-modal-content .ant-modal-body .maintenance-date {
  display: flex;
  justify-content: space-between;
}
.ssbd-card-maintenance-modal .ant-modal .ant-modal-body .maintenance-date > .ant-row,
.ssbd-card-maintenance-modal .ant-modal-content .ant-modal-body .maintenance-date > .ant-row {
  display: inline-block;
  margin: 0px 0px 10px 0px;
}
.ssbd-card-maintenance-modal .ant-modal .ant-modal-body .maintenance-date > .ant-row:first-child,
.ssbd-card-maintenance-modal .ant-modal-content .ant-modal-body .maintenance-date > .ant-row:first-child {
  margin-right: 20px;
}
.ssbd-card-maintenance-modal .ant-modal .ant-modal-body .maintenance-date > .ant-row .ant-calendar-picker .ant-calendar-picker-icon:after,
.ssbd-card-maintenance-modal .ant-modal-content .ant-modal-body .maintenance-date > .ant-row .ant-calendar-picker .ant-calendar-picker-icon:after {
  color: #000;
}
.ssbd-card-maintenance-modal .ant-modal .ant-modal-body .maintenance-date > .ant-row .ant-form-explain,
.ssbd-card-maintenance-modal .ant-modal-content .ant-modal-body .maintenance-date > .ant-row .ant-form-explain {
  margin-right: -100%;
}
.ssbd-card-maintenance-modal .ant-modal .ant-modal-close-x,
.ssbd-card-maintenance-modal .ant-modal-content .ant-modal-close-x {
  font-size: 20px;
  width: 50px;
  height: 50px;
  line-height: 50px;
}

.history-container .ant-spin.ant-spin-spinning {
  display: unset;
}
.history-container .ssbd-common-collapse {
  padding-top: 10px;
}
.history-container .ant-card-head-wrapper .ant-card-head-title {
  display: none;
}
.history-container .history-list-header {
  background-color: white;
  padding: 10px 0px;
  border-bottom: 1px rgba(195, 201, 209, 0.5) solid;
  display: flex;
}
.history-container .history-list-header__title {
  flex: 1;
  font-size: 20px;
  font-weight: 300;
  color: #35353b;
}
.history-container .history-list-header__content {
  text-align: right;
  flex: 1;
  color: #868c98;
}
.history-container .history-list-header .ant-select {
  min-width: 110px;
  color: #49b5f9;
}
.history-container .history-list-header .ant-select .ant-select-selection {
  border: none;
}
.history-container .history-list-header button {
  font-size: 10px;
  font-weight: 600;
}
.history-container .history-list-header button i {
  font-size: 13px;
}
.history-container .history-list-header .ant-calendar-picker {
  margin-left: 30px;
  max-width: 250px;
  width: auto;
}
.history-container .history-list-header .ant-calendar-picker .ant-calendar-picker-input {
  padding-right: 0px;
  padding-left: 20px;
  height: 32px;
  line-height: 14px;
}
.history-container .history-list-header .ant-calendar-picker .ant-calendar-picker-input i {
  left: 8px;
}
.history-container .history-list-header .ant-calendar-picker .ant-calendar-picker-input input.ant-calendar-range-picker-input[value=''] + .ant-calendar-range-picker-separator {
  display: none;
}
.history-container .history-list-header .ant-calendar-picker .ant-calendar-picker-input input {
  max-width: 90px;
  width: 100%;
}
.history-container .history-list-header .ant-calendar-picker .ant-calendar-picker-input input:last-of-type.ant-calendar-range-picker-input[value=''] {
  display: none;
}
.history-container .history-list-header .ant-calendar-picker .ant-calendar-picker-input input:last-of-type:after {
  content: '~';
}
.history-container .ssbd-history-list .ant-list-item {
  border-bottom: 1px solid #e6e8eb !important;
}
.history-container .ssbd-history-list .ant-list-item-meta-avatar {
  min-width: 130px;
  color: rgba(134, 140, 152, 0.4);
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  line-height: 18px;
}
.history-container .ssbd-history-list .ant-list-item-meta-avatar i {
  font-size: 18px;
  position: absolute;
  right: 0px;
}
.history-container .ssbd-history-list .ant-list-item-meta-avatar i.icon-active-alarm {
  color: #e7533d;
}
.history-container .ssbd-history-list .ant-list-item-meta-avatar i.icon-note-circle {
  color: #49b5f9;
}
.history-container .ssbd-history-list .ant-list-item-meta-avatar i.icon-maintenance--copy {
  color: #f1ae00;
}
.history-container .ssbd-history-list .ant-list-item-meta-avatar i.icon-active-blue {
  color: #9ec46c;
  font-size: 22px;
}
.history-container .ssbd-history-list .ant-list-item-meta-avatar i.icon-blue {
  color: #d9572d;
  font-size: 22px;
}
.history-container .ssbd-history-list .ant-list-item-meta-avatar i.icon-asset-schedule-alarm {
  color: #f1ae00;
  font-size: 22px;
}
.history-container .ssbd-history-list .ant-list-item-meta-avatar i.icon-active-blue::before {
  margin: 0;
}
.history-container .ssbd-history-list .ant-list-item-meta-avatar i.icon-asset-schedule-alarm::before {
  margin: 0;
}
.history-container .ssbd-history-list .ant-list-item-meta-avatar i.icon-blue::before {
  margin: 0;
}
.history-container .ssbd-history-list .ant-list-item-meta-title {
  font-size: 14px;
  font-weight: bold;
  color: #3a3a40;
  text-align: left;
  margin-bottom: 0px;
  line-height: 17px;
}
.history-container .ssbd-history-list .ant-list-item-meta-description {
  font-size: 14px;
  color: #868c98;
  text-align: left;
}
.history-container .ssbd-history-list .ant-list-item-action a {
  color: #0793e4;
  font-size: 14px;
}
.history-container .history-page .ssbd-history-list,
.history-container .history-page .history-list-header {
  padding-right: 30px;
  padding-left: 30px;
}

.ssbd-hierarchy-breadcrumps:after,
.ssbd-hierarchy-breadcrumps.list-opened .ssbd-hierarchy-breadcrumps-items .ssbd-hierarchy-breadcrumps-item:last-child:after,
.ssbd-hierarchy-breadcrumps .ssbd-hierarchy-breadcrumps-items .ssbd-hierarchy-breadcrumps-item:after {
  content: '';position: absolute;background-color: #fff;border-color: #e1e3e6;border-style: solid;border-width: 1px 1px 0 0;display: inline-block;height: 20px;width: 20px;transform: rotate(45deg);vertical-align: top;right: 5px;z-index: 1;
}
.ssbd-hierarchy-breadcrumps {
  background: #ffffff;
  border: 1px solid #e1e3e6;
  font-size: 14px;
  color: #868c98;
  display: inline-block;
  height: 30px;
  box-sizing: border-box;
  border-right-color: transparent;
  position: relative;
}
.ssbd-hierarchy-breadcrumps:after {
  top: 3px;
  right: -12px;
  height: 21px;
  width: 21px;
  background-color: inherit;
}
.ssbd-hierarchy-breadcrumps.list-opened {
  border-right-color: #e1e3e6;
}
.ssbd-hierarchy-breadcrumps.list-opened:after {
  display: none;
}
.ssbd-hierarchy-breadcrumps .ssbd-hierarchy-breadcrumps-items {
  display: inline-block;
  padding: 0;
  vertical-align: top;
  height: 28px;
  box-sizing: border-box;
  overflow: hidden;
}
.ssbd-hierarchy-breadcrumps .ssbd-hierarchy-breadcrumps-items .ssbd-hierarchy-breadcrumps-item {
  font-size: 14px;
  display: inline-block;
  padding: 5px 20px 5px 10px;
  color: #868c98;
  min-width: 135px;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  height: 28px;
  text-align: center;
  white-space: nowrap;
  transition: all 200ms ease-in-out;
}
.ssbd-hierarchy-breadcrumps .ssbd-hierarchy-breadcrumps-items .ssbd-hierarchy-breadcrumps-item span {
  position: relative;
  z-index: 2;
}
.ssbd-hierarchy-breadcrumps .ssbd-hierarchy-breadcrumps-items .ssbd-hierarchy-breadcrumps-item.default-item {
  min-width: auto;
  padding: 5px 15px 5px 5px;
}
.ssbd-hierarchy-breadcrumps .ssbd-hierarchy-breadcrumps-items .ssbd-hierarchy-breadcrumps-item.default-item .ssbd-form-location-field {
  display: inline-block;
}
.ssbd-hierarchy-breadcrumps .ssbd-hierarchy-breadcrumps-items .ssbd-hierarchy-breadcrumps-item.default-item .ssbd-form-location-field button {
  min-width: auto;
  padding: 0px;
  width: 25px;
  border: none;
  height: 18px;
  z-index: 9;
  box-shadow: none;
}
.ssbd-hierarchy-breadcrumps .ssbd-hierarchy-breadcrumps-items .ssbd-hierarchy-breadcrumps-item:hover {
  color: #35353b;
  cursor: pointer;
}
.ssbd-hierarchy-breadcrumps .ssbd-hierarchy-breadcrumps-items .ssbd-hierarchy-breadcrumps-item:last-of-type:after {
  display: none;
}
.ssbd-hierarchy-breadcrumps .ssbd-hierarchy-breadcrumps-items .ssbd-hierarchy-breadcrumps-item:nth-of-type(2)[class*='--active']:hover {
  color: #0793e4;
  cursor: initial;
}
.ssbd-hierarchy-breadcrumps .ssbd-hierarchy-breadcrumps-items .ssbd-hierarchy-breadcrumps-item--active {
  color: #0793e4;
}
.ssbd-hierarchy-breadcrumps .ssbd-hierarchy-breadcrumps-selector,
.ssbd-hierarchy-breadcrumps .ssbd-hierarchy-neighbour-selector {
  display: inline-block;
  vertical-align: super;
}
.ssbd-hierarchy-breadcrumps .ssbd-hierarchy-breadcrumps-selector .ssbd-show-more,
.ssbd-hierarchy-breadcrumps .ssbd-hierarchy-neighbour-selector .ssbd-show-more {
  border: none;
  height: 28px;
  box-shadow: none;
}
.ssbd-hierarchy-breadcrumps .ssbd-hierarchy-breadcrumps-selector .ssbd-show-more .anticon,
.ssbd-hierarchy-breadcrumps .ssbd-hierarchy-neighbour-selector .ssbd-show-more .anticon {
  vertical-align: middle;
}
.ssbd-hierarchy-breadcrumps .ssbd-hierarchy-breadcrumps-selector .ssbd-locations-wrapper,
.ssbd-hierarchy-breadcrumps .ssbd-hierarchy-neighbour-selector .ssbd-locations-wrapper {
  display: inline-block;
  position: relative;
  width: 300px;
  transition: height 300ms ease-out;
}
.ssbd-hierarchy-breadcrumps .ssbd-hierarchy-breadcrumps-selector .ssbd-hierarchy-filter-field,
.ssbd-hierarchy-breadcrumps .ssbd-hierarchy-neighbour-selector .ssbd-hierarchy-filter-field {
  border: none;
  height: 26px;
  box-sizing: border-box;
}
.ssbd-hierarchy-breadcrumps .ssbd-hierarchy-breadcrumps-selector .ssbd-hierarchy-selector-locations,
.ssbd-hierarchy-breadcrumps .ssbd-hierarchy-neighbour-selector .ssbd-hierarchy-selector-locations {
  top: calc(100% + 3px);
  width: 100%;
  position: absolute;
  padding: 0 10px;
  z-index: 1;
  background-color: #fff;
  border: 0 solid rgba(53, 53, 59, 0.15);
  box-shadow: 0 4px 4px 1px rgba(97, 103, 112, 0.2);
  border-radius: 5px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.ssbd-hierarchy-breadcrumps .ssbd-hierarchy-breadcrumps-selector .ssbd-hierarchy-selector-locations .ssbd-location-row:first-child,
.ssbd-hierarchy-breadcrumps .ssbd-hierarchy-neighbour-selector .ssbd-hierarchy-selector-locations .ssbd-location-row:first-child {
  border-top-color: transparent;
}
.ssbd-hierarchy-breadcrumps .ssbd-hierarchy-breadcrumps-selector .ssbd-hierarchy-selector-locations .ssbd-location-row:last-child,
.ssbd-hierarchy-breadcrumps .ssbd-hierarchy-neighbour-selector .ssbd-hierarchy-selector-locations .ssbd-location-row:last-child {
  border-bottom-color: transparent;
}
.ssbd-hierarchy-breadcrumps .ssbd-hierarchy-neighbour-selector {
  position: absolute;
  transform: translateX(-150px);
  top: 27px;
  z-index: 9;
  display: inline-block;
  width: 300px;
  transition: height 300ms ease-out;
}
.hierarchy-breadcrumbs .hierarchy-dropdown-list {
  border: none;
  -webkit-box-shadow: 6px 6px 12px 0px #868c98;
  -moz-box-shadow: 6px 6px 12px 0px #868c98;
  box-shadow: 6px 6px 12px 0px #868c98;
  margin-left: -5px;
  margin-top: 1px;
}

.ssbd-signal-label {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #e1e3e6;
}
.ssbd-signal-label img {
  margin-right: 15px;
}
.ssbd-signal-label-text {
  color: #35353b;
}

.ssbd-sensor-points-table thead th {
  color: #868c98;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
}
.ssbd-sensor-points-table .sensor-point-row {
  border-left-width: 3px;
  border-left-style: solid;
}
.ssbd-sensor-points-table .sensor-point-row:not([class*='border-left-color-severity']) {
  border-left-color: transparent;
}
.ssbd-sensor-points-table .sensor-point-row td.ant-table-row-expand-icon-cell {
  padding: 21px 10px;
  min-width: 30px;
  width: 30px;
}
.ssbd-sensor-points-table .sensor-point-row td.sensor-type-column {
  text-transform: capitalize;
}
.ssbd-sensor-points-table .sensor-expanded-row .sensor-name {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.7px;
  color: #9ba0b0;
}
.ssbd-sensor-points-table .sensor-expanded-row > .ant-row-flex {
  padding: 12px 0;
  box-sizing: content-box;
}
.ssbd-sensor-points-table.edit-mode .sensor-expanded-row > .ant-row-flex {
  padding-top: 0;
  height: 30px;
}
.ssbd-sensor-points-table.edit-mode .sensor-expanded-row > .ant-row-flex .ssbd-form-field {
  line-height: 1;
}
.ssbd-sensor-points-table.edit-mode .sensor-expanded-row > .ant-row-flex .ssbd-form-field .ssbd-field-wrapper .ant-input {
  height: 30px;
}
.ssbd-sensor-points-table.edit-mode .sensor-expanded-row > .ant-row-flex .ssbd-sensor-name-field input {
  border-color: transparent;
  border-bottom-color: #9ba0b0;
  border-radius: 0;
}
.ssbd-sensor-points-table.edit-mode .sensor-expanded-row > .ant-row-flex .ssbd-sensor-name-field input:focus {
  box-shadow: none;
}
.ssbd-sensor-points-table .ant-table-expanded-row {
  background-color: #fff;
}
.ssbd-sensor-points-table .sensor-more-column {
  width: 60px;
}
.ssbd-sensor-points-table .sendor-type-column.ssbd-virtual-buffer-type-label {
  margin-right: 5px;
}
.ssbd-sensor-points-table .sensor-calibration-end-date-column .ssbd-calibration-end-date {
  color: #868c98;
  font-size: 10px;
  font-weight: 700;
  display: inline-block;
}
.ssbd-sensor-points-table .sensor-calibration-end-date-column .ssbd-calibration-end-date .expiration-date {
  margin-left: 10px;
}

.edit-sensor-point-modal__form .ant-row {
  margin-bottom: 10px;
}
.edit-sensor-point-modal__form .ssbd-form-field .ssbd-field-wrapper,
.edit-sensor-point-modal__form .ssbd-dropdown-field {
  max-width: unset;
}
.edit-sensor-point-modal__form .ant-form-item-label {
  text-align: left;
}
.edit-sensor-point-modal__form .ant-form-item {
  margin-bottom: 0;
}
.edit-sensor-point-modal__form label[title='Reading Type'],
.edit-sensor-point-modal__form label[title='Device Type'] {
  color: #e1e3e6;
}
.edit-sensor-point-modal__form #readingTypeIdTextField {
  text-transform: capitalize;
}
.edit-sensor-point-modal .edit-form-footer {
  padding: 0;
  display: block;
}
.edit-sensor-point-modal .edit-form-footer .form-footer-tooltip {
  text-align: left;
}

.remove-sensor-point-confirmation-modal__form .ssbd-form-field .ssbd-field-wrapper {
  max-width: unset;
}
.remove-sensor-point-confirmation-modal .ant-modal-title {
  display: flex;
  flex-direction: column;
  font-size: 24px;
}
.remove-sensor-point-confirmation-modal .ant-modal-title,
.remove-sensor-point-confirmation-modal .ssbd-button--primary {
  color: #d93300;
}
.remove-sensor-point-confirmation-modal .ant-modal-body {
  padding: 0 45px;
}
.remove-sensor-point-confirmation-modal .ss-modal__footer {
  display: flex;
  justify-content: flex-end;
}
.remove-sensor-point-confirmation-modal .ssbd-button--primary {
  order: 1;
  border: 1px solid #d93300;
}
.remove-sensor-point-confirmation-modal .ssbd-button--primary:hover {
  color: #d93300;
  font-weight: bold;
  opacity: 0.75;
}
.remove-sensor-point-confirmation-modal .ssbd-button--third {
  order: 2;
}
.remove-sensor-point-confirmation-modal__p {
  white-space: pre-wrap;
}

.ssbd-common-collapse .ant-card-extra button i {
  color: #868c98;
}
.ssbd-common-collapse .ant-card-extra button span {
  color: #868c98;
  font-size: 10px;
  margin-left: 10px;
}
.ssbd-sensor-list th {
  padding: 16px 38px !important;
  color: #868c98 !important;
  font-size: 11px;
  font-weight: 400 !important;
}
.ssbd-sensor-list td {
  padding: 11px 38px !important;
  font-size: 14px;
  color: #35353b;
}
.ssbd-sensor-list .sensor-column-name {
  font-size: 14px;
  width: 30%;
}
.ssbd-sensor-list .sensor-column-name i {
  margin-left: 10px;
  margin-bottom: 5px;
}
.ssbd-sensor-list .sensor-column-calibrate {
  color: #868c98;
}
.ssbd-sensor-list .sensor-column-calibrate span {
  display: inline-block;
  min-width: 122px;
}
.ssbd-sensor-list .sensor-column-calibrate button {
  border: none;
  padding: 0px;
  width: 32px;
  height: 32px;
  margin-left: 10px;
}
.ssbd-sensor-list .sensor-column-calibrate button i {
  color: #c0c5d1;
}
.ssbd-sensor-list .sensor-column-more {
  padding: 11px 11px !important;
  width: 60px;
  min-width: 60px;
  text-align: right;
}

.ssbd-asset-view {
  background-color: #f7f9fc;
}
.ssbd-asset-view .ssbd-asset-collapse-container {
  border-top: 1px solid lightgrey;
}
.ssbd-asset-view .ssbd-asset-collapse-container .ssbd-common-collapse {
  margin-bottom: 20px;
}
.ssbd-asset-view .ssbd-asset-collapse-container .ssbd-common-collapse:last-child {
  margin-bottom: 10px;
}
.ssbd-asset-view .ssbd-hierarchy-breadcrumps {
  margin: 13px 30px 0px 30px;
}

.ssbd-range-selector-wrapper {
  padding: 10px;
  gap: 10px;
}
.ssbd-range-selector-wrapper .ant-btn {
  color: #0793e4;
  font-weight: bold;
}
.ssbd-range-selector-wrapper .ant-btn.range-selected {
  border-color: #0793e4;
}
.ssbd-range-selector-wrapper .ant-calendar-picker {
  margin-left: 10px;
}
.ssbd-range-selector-wrapper .ant-calendar-picker .ant-calendar-picker-input {
  padding: 4px;
  background-color: transparent;
}
.ssbd-range-selector-wrapper .ant-calendar-picker .ant-calendar-picker-input .ant-calendar-range-picker-input {
  color: #0793e4;
  font-weight: bold;
}
.ssbd-range-selector-wrapper .ant-calendar-picker.range-selected .ant-calendar-picker-input {
  border-color: #0793e4;
}

.ssbd-voyage-map-legend {
  background-color: white;
  min-width: 230px;
  padding: 16px;
}
.ssbd-voyage-map-legend .ssbd-voyage-map-legend-icon {
  flex-shrink: 0;
}
.ssbd-voyage-map-legend .ssbd-voyage-map-legend-title {
  margin: 0;
  text-transform: capitalize;
  font-family: 'Roboto, sans-serif';
  font-size: 20px;
  font-weight: 700;
  color: #35353b;
}
.ssbd-voyage-map-legend .ssbd-voyage-map-legend-header {
  display: flex;
  cursor: pointer;
  width: 100%;
  border: none;
  background-color: unset;
  justify-content: space-between;
}
.ssbd-voyage-map-legend .ssbd-voyage-map-legend-rotated {
  transform: rotate(180deg);
}
.ssbd-voyage-map-legend .ssbd-voyage-map-legend-hidden {
  display: none !important;
}
.ssbd-voyage-map-legend .ssbd-voyage-map-legend-subTitle {
  margin: 16px 0 0;
  text-transform: capitalize;
  padding: 0;
  font-family: 'Roboto, sans-serif';
  font-size: 16px;
  font-weight: 700;
  color: #35353b;
}
.ssbd-voyage-map-legend .ssbd-voyage-map-legend-list {
  list-style-type: none;
  padding: 0;
  margin: 16px 0 0;
  font-family: sans-serif;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.ssbd-voyage-map-legend .ssbd-voyage-map-legend-itemsGroup {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.ssbd-voyage-map-legend .ssbd-voyage-map-legend-listItem {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
  justify-items: start;
}
.ssbd-voyage-map-legend .ssbd-voyage-map-legend-checkbox {
  display: inline-block;
  width: 16px;
  height: 16px;
}
.ssbd-voyage-map-legend .ssbd-voyage-map-legend-itemTitle {
  text-transform: capitalize;
  font-family: 'Roboto, sans-serif';
  color: #35353b;
  margin: 0;
}

@keyframes ssbd-voyage-bounce {
  0% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
  }
  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
  }
}
.ssbd-voyage-error,
.ssbd-voyage-noData,
.ssbd-voyage-loading {
  font-family: sans-serif;
  background-color: rgba(227, 227, 227, 0.5);
  width: 100%;
  height: 100%;
  min-height: 540px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ssbd-voyage-error {
  color: #b82828;
}
.ssbd-voyage-noData {
  color: #35353b;
}
.ssbd-voyage-dot {
  animation-name: ssbd-voyage-bounce;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}
.ssbd-voyage-dotDelaySm {
  animation-delay: 0ms;
}
.ssbd-voyage-dotDelayMd {
  animation-delay: 50ms;
}
.ssbd-voyage-dotDelayLg {
  animation-delay: 100ms;
}

div[data-testid='map-container'] .maplibregl-ctrl-group {
  border-radius: 2px;
  box-shadow: none;
}
/* Default popup styles */
.maplibregl-popup-content {
  padding: 16px;
  box-shadow: 0px 0px 10px 0px #00000016;
  border-radius: 4px;
}
.map-custom-popup-header {
  color: #2c82bd !important;
  font-weight: 700 !important;
  font-size: 18px !important;
  text-decoration-line: underline !important;
}
.ssbd-voyage-map {
  font-family: sans-serif;
  background-color: rgba(227, 227, 227, 0.5);
  width: 100%;
  height: 100%;
  min-height: 540px;
}
.ssbd-voyage-map-wrapper {
  position: relative;
}
.ssbd-voyage-map-fullscreen-button {
  border: none;
  border-radius: 2px;
  cursor: pointer;
  z-index: 1;
  background-color: white;
  color: #333;
  right: 10px;
  top: 10px;
  position: absolute;
  width: 44px;
  height: 44px;
  padding: 10px;
  box-sizing: border-box;
}

.ssbd-voyage-asset-details-map-base {
  font-family: sans-serif;
}
.ssbd-voyage-asset-details-map-container {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
}
@media (max-width: 720px) {
  .ssbd-voyage-asset-details-map-container {
    border: 1px solid #ccc;
  }
}
.ssbd-voyage-asset-details-map-bottomLegend {
  display: none;
}
@media (max-width: 720px) {
  .ssbd-voyage-asset-details-map-bottomLegend {
    display: block;
  }
}
.ssbd-voyage-asset-details-map-overlay {
  position: absolute;
  z-index: 1;
  display: block;
  top: 10px;
  left: 10px;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 6px 6px 20px 0px rgba(0, 0, 0, 0.25);
}
@media (max-width: 720px) {
  .ssbd-voyage-asset-details-map-overlay {
    display: none;
  }
}

.ssbd-page-footer {
  padding: 0px 20px 10px;
}
.ssbd-page-footer button + button {
  margin-left: 10px;
}

.ssbd-asset-attr-content .ssbd-asset-tags .ant-form-item-label {
  display: none;
  visibility: hidden;
}
.ssbd-asset-attr-content .ssbd-asset-tags .ssbd-tags-select {
  width: 100%;
  max-width: 300px;
  min-width: 250px;
}

.ssbd-tags-select li.ant-select-selection__choice {
  height: 20px !important;
  border: none !important;
  background: #cde9fa !important;
  border-radius: 10px;
  font-weight: normal !important;
}
.ssbd-tags-select li.ant-select-selection__choice .ant-select-selection__choice__content {
  margin-right: 15px;
  color: #4a4a4a;
}
.ssbd-tags-select li.ant-select-selection__choice .ant-select-selection__choice__remove {
  top: calc(50% - 8px);
}
.ssbd-tags-select li.ant-select-selection__choice .ant-select-selection__choice__remove i {
  color: #0793e4;
  font-size: 16px;
}
.ssbd-tags-select__to-many-search-results-message {
  text-align: center;
  padding: 4px 8px;
}
.ssbd-tags-select__to-many-search-results-message span {
  font-size: 12px;
  text-align: center;
  color: #bfbfbf;
}

.ssbd-asset-tags {
  width: 100%;
  height: auto;
}
.ssbd-asset-tags .ant-select.ssbd-tags-select .ant-select-selection {
  height: auto;
}

.ssbd-form-section.ssbd-form-section-static {
  padding: 24px 13px;
}
.ssbd-form-section.ssbd-form-section-static .ssbd-form-section-header .ssbd-form-section-title {
  font-size: 20px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #35353b;
}
.ssbd-form-section.ssbd-form-section-static .ssbd-form-section-body div[class*='ant-col-'] .ant-form-item .ant-form-item-control-wrapper {
  width: 100%;
}
.ssbd-form-section.ssbd-form-section-static .ssbd-form-section-body .ant-form-item {
  display: flex;
  align-items: center;
}
.ssbd-form-section.ssbd-form-section-static .ssbd-form-section-body .ant-form-item .ant-form-item-label {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #35353b;
  text-align: left;
}
.ssbd-form-section.ssbd-form-section-static .ssbd-form-section-body .ant-form-item .ant-form-item-control-wrapper .ant-form-item-control {
  width: 100%;
  box-sizing: border-box;
}
.ssbd-form-section.ssbd-form-section-static .ssbd-form-section-body .ssbd-delete-btn i {
  font-size: 24px;
  opacity: 0.5;
}

.ssbd-form-section.ssbd-section-table {
  margin-bottom: 20px;
  padding: 15px 30px 15px 10px;
  background-color: #fff;
}
.ssbd-form-section.ssbd-section-table .ssbd-form-section-header:not(:empty) {
  margin-bottom: 20px;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
}
.ssbd-form-section.ssbd-section-table .ssbd-form-section-header:not(:empty) .ssbd-form-section-title {
  font-size: 20px;
  font-weight: 300;
  line-height: normal;
  color: #35353b;
}
.ssbd-form-section.ssbd-section-table .ssbd-form-section-header:not(:empty) .ssbd-form-section-actions {
  display: flex;
  flex-flow: row;
}
.ssbd-form-section.ssbd-section-table .ssbd-form-section-header:not(:empty) .ssbd-form-section-actions .ssbd-form-section-action-item {
  color: #0793e4;
  margin: 0 5px;
  cursor: pointer;
}
.ssbd-form-section.ssbd-section-table .ssbd-form-section-header:not(:empty) .ssbd-form-section-actions .ssbd-form-section-action-item:hover {
  color: #045381;
}
.ssbd-form-section.ssbd-section-table .ssbd-section-table-wrapper {
  line-height: 50px;
  padding-right: 80px;
  justify-items: stretch;
}
.ssbd-form-section.ssbd-section-table .ssbd-section-table-wrapper .ssbd-section-table-header-row.hidden {
  display: none;
}
.ssbd-form-section.ssbd-section-table .ssbd-section-table-wrapper .ssbd-section-table-column .ssbd-section-table-column-label {
  font-size: 14px;
  font-weight: bold;
  color: #4a4a4a;
}
.ssbd-form-section.ssbd-section-table .ssbd-section-table-wrapper .ssbd-section-table-column .ssbd-section-table-column-label.hidden {
  display: none;
}
.ssbd-form-section.ssbd-section-table .ssbd-section-table-wrapper .ssbd-section-table-column .ssbd-section-table-column-label.secondary {
  padding: 0px 10px;
  font-size: 10px;
  font-weight: 600;
  color: #bfbfbf;
}
.ssbd-form-section.ssbd-section-table .ssbd-section-table-wrapper.column .ssbd-section-table-header-row {
  max-width: 160px;
  flex-direction: column;
}
.ssbd-form-section.ssbd-section-table .ssbd-section-table-wrapper.column .ssbd-section-table-body-row {
  flex-direction: column;
  flex: 1 0 auto;
}
.ssbd-form-section.ssbd-section-table .ssbd-section-table-wrapper.column .ssbd-section-table-column {
  display: flex;
  flex-flow: row;
  max-height: 35px;
  margin-bottom: 10px;
  line-height: 30px;
}
.ssbd-form-section.ssbd-section-table .ssbd-section-table-wrapper.column .ssbd-section-table-column:last-child {
  margin-bottom: 0px;
}
.ssbd-form-section.ssbd-section-table .ssbd-section-table-wrapper.column .ssbd-section-table-column .ssbd-section-table-column-label {
  width: 100%;
  line-height: 30px;
}
.ssbd-form-section.ssbd-section-table .ssbd-section-table-wrapper.column .ssbd-section-table-column .ssbd-section-table-column-fields {
  display: flex;
  flex-flow: row;
  flex: 1 0;
}
.ssbd-form-section.ssbd-section-table .ssbd-section-table-wrapper.column .ssbd-section-table-column .ssbd-section-table-column-fields .ssbd-form-field {
  margin-right: 15px;
  flex: 1 0;
}
.ssbd-form-section.ssbd-section-table .ssbd-section-table-wrapper.column .ssbd-section-table-column .ssbd-section-table-column-fields .ssbd-form-field .ssbd-field-wrapper {
  max-width: none;
}
.ssbd-form-section.ssbd-section-table .ssbd-section-table-wrapper:not(.column) .ssbd-section-table-column {
  flex: 1 1 auto;
}
.ssbd-form-section.ssbd-section-table .ssbd-section-table-wrapper:not(.column) .ssbd-section-table-column .ssbd-section-table-column-label {
  height: 40px;
  border-bottom: 1px solid rgba(216, 216, 216, 0.3);
}
.ssbd-form-section.ssbd-section-table .ssbd-section-table-wrapper:not(.column) .ssbd-section-table-column .ssbd-section-table-column-fields {
  height: 50px;
  border-bottom: 1px solid rgba(216, 216, 216, 0.3);
}
.ssbd-form-section.ssbd-section-table .ssbd-section-table-wrapper:not(.column) .ssbd-section-table-column.delete-column {
  width: 80px;
  flex: 0 0 auto;
}
.ssbd-form-section.ssbd-section-table .ssbd-section-table-wrapper:not(.column) .ssbd-section-table-column.delete-column > div {
  padding-right: 40px;
}
.ssbd-form-section.ssbd-section-table .ssbd-section-table-wrapper:not(.column) .ssbd-section-table-column.delete-column > div i {
  font-size: 24px;
  opacity: 0.3;
}
.ssbd-form-section.ssbd-section-table .ssbd-section-table-wrapper .ssbd-section-table-header-row,
.ssbd-form-section.ssbd-section-table .ssbd-section-table-wrapper .ssbd-section-table-body-row {
  position: relative;
  display: flex;
  flex: 1 0 100%;
}

.ssbd-asset-settings {
  background-color: #f2f3f6;
}
.ssbd-asset-settings .ant-spin.ant-spin-spinning {
  display: unset;
}
.ssbd-asset-settings .edit-form-footer {
  padding: 0;
}
.ssbd-asset-settings .ssbd-asset-settings-general {
  background-color: #fff;
  width: 100%;
  display: block;
  margin: 0 auto 30px;
}
.ssbd-asset-settings .ssbd-asset-settings-general .ssbd-asset-settings-row {
  padding: 15px 12px;
  border-bottom: 1px solid #f2f3f6;
  margin: 0 30px;
}
.ssbd-asset-settings .ssbd-asset-settings-general .ssbd-asset-settings-row.ssbd-asset-attributes-collapse .ant-collapse-item {
  border-bottom: none;
}
.ssbd-asset-settings .ssbd-asset-settings-general .ssbd-asset-settings-row.ssbd-asset-attributes-collapse .ant-collapse-item .ant-collapse-header {
  padding: 0;
}
.ssbd-asset-settings .ssbd-asset-settings-general .ssbd-asset-settings-row.ssbd-asset-attributes-collapse .ant-collapse-item .ant-collapse-content-box > .ant-row-flex {
  padding: 10px 0;
}
.ssbd-asset-settings .ssbd-asset-settings-general .ssbd-asset-settings-row.ssbd-asset-attributes-collapse .ant-collapse-item .ant-collapse-content-box > .ant-row-flex .ssbd-asset-attr-header {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #35353b;
}
.ssbd-asset-settings .ssbd-asset-settings-general .ssbd-asset-settings-row.ssbd-asset-attributes-collapse .ant-collapse-item .ant-collapse-content-box > .ant-row-flex .ssbd-asset-attr-content {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #35353b;
}
.ssbd-asset-settings .ssbd-asset-settings-general .ssbd-asset-settings-row .ssbd-label {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.7px;
  color: #9ba0b0;
}
.ssbd-asset-settings .ssbd-asset-settings-general .ssbd-asset-settings-row .ssbd-show-more-label {
  font-size: 10px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.4px;
  text-align: right;
  color: #49b5f9;
}
.ssbd-asset-settings .ssbd-asset-settings-general .ssbd-asset-settings-row .ssbd-content {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #35353b;
}
.ssbd-asset-settings .ant-form-item {
  margin-bottom: 0;
}

.ssbd-asset-card {
  min-width: 232px;
  border-radius: 4px;
  height: 125px;
  background-color: #f4f5f8;
  border-top: 2px #9ec46c solid;
}
.ssbd-asset-card.ssbd-asset-severity-1 {
  border-top: 4px solid #f1ae00;
}
.ssbd-asset-card.ssbd-asset-severity-1 .ant-card-body {
  margin-top: -2px;
}
.ssbd-asset-card.ssbd-asset-severity-2 {
  border-top: 4px solid #f29200;
}
.ssbd-asset-card.ssbd-asset-severity-2 .ant-card-body {
  margin-top: -2px;
}
.ssbd-asset-card.ssbd-asset-severity-3 {
  border-top: 4px solid #f37600;
}
.ssbd-asset-card.ssbd-asset-severity-3 .ant-card-body {
  margin-top: -2px;
}
.ssbd-asset-card.ssbd-asset-severity-4 {
  border-top: 4px solid #e65500;
}
.ssbd-asset-card.ssbd-asset-severity-4 .ant-card-body {
  margin-top: -2px;
}
.ssbd-asset-card.ssbd-asset-severity-5 {
  border-top: 4px solid #d93300;
}
.ssbd-asset-card.ssbd-asset-severity-5 .ant-card-body {
  margin-top: -2px;
}
.ssbd-asset-card.ssbd-asset-severity-maintenance {
  border-top: 2px #c0c5d1 solid;
}
.ssbd-asset-card .ant-card-body {
  padding: 0px;
}
.ssbd-asset-card .ant-card-body p {
  margin-bottom: 0px;
}
.ssbd-asset-card .ant-card-body .asset-card-header {
  height: 26px;
  padding: 0px 10px;
}
.ssbd-asset-card .ant-card-body .asset-card-header .asset-card-location span {
  padding: 2px 0px;
  color: #868c98;
  text-transform: uppercase;
  font-size: 8px;
  font-weight: 500;
  border-bottom: 1px rgba(192, 197, 209, 0.4) solid;
}
.ssbd-asset-card .ant-card-body .asset-card-header .asset-card-date {
  text-transform: uppercase;
  text-align: right;
  color: #868c98;
  font-weight: 500;
  font-size: 7px;
  line-height: 10px;
  padding-top: 12px;
}
.ssbd-asset-card .ant-card-body .asset-card-header .asset-card-date .ssbd-battery-label {
  margin-left: 5px;
}
.ssbd-asset-card .ant-card-body .asset-card-body {
  height: 56px;
  padding: 0px 10px;
}
.ssbd-asset-card .ant-card-body .asset-card-body > .asset-card-row {
  height: 100%;
}
.ssbd-asset-card .ant-card-body .asset-card-body .asset-name {
  color: #35353b;
  font-size: 14px;
  font-weight: 700;
  line-height: 15px;
}
.ssbd-asset-card .ant-card-body .asset-card-body .asset-card-alarm {
  color: #9ba0b0;
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  padding-right: 15px;
  display: flex;
  align-items: center;
  height: calc(100% - 15px);
}
.ssbd-asset-card .ant-card-body .asset-card-body .asset-card-alarm .ssbd-popover-label {
  display: inline-block;
}
.ssbd-asset-card .ant-card-body .asset-card-body .asset-card-alarm .ssbd-popover-label .ssbd-severity-icon {
  margin-left: 10px;
  display: block;
}
.ssbd-asset-card .ant-card-body .asset-card-body .asset-card-alarm .ssbd-popover-label .ssbd-severity-icon .ssbd-severity-title-1 {
  color: #f1ae00;
}
.ssbd-asset-card .ant-card-body .asset-card-body .asset-card-alarm .ssbd-popover-label .ssbd-severity-icon .ssbd-severity-title-2 {
  color: #f29200;
}
.ssbd-asset-card .ant-card-body .asset-card-body .asset-card-alarm .ssbd-popover-label .ssbd-severity-icon .ssbd-severity-title-3 {
  color: #f37600;
}
.ssbd-asset-card .ant-card-body .asset-card-body .asset-card-alarm .ssbd-popover-label .ssbd-severity-icon .ssbd-severity-title-4 {
  color: #e65500;
}
.ssbd-asset-card .ant-card-body .asset-card-body .asset-card-alarm .ssbd-popover-label .ssbd-severity-icon .ssbd-severity-title-5 {
  color: #d93300;
}
.ssbd-asset-card .ant-card-body .asset-card-footer {
  padding: 0px 10px 0px 5px;
  height: 40px;
  line-height: 40px;
  background-color: #edeff2;
  border-radius: 0px 0px 4px 4px;
}
.ssbd-asset-card .ant-card-body .asset-card-footer .asset-card-current-reading {
  color: #35353b;
  font-weight: 700;
  font-size: 14px;
}
.ssbd-asset-card .ant-card-body .asset-card-footer .asset-card-current-reading i {
  color: #868c98;
}
.ssbd-asset-card .ant-card-body .asset-card-footer .asset-card-min-max {
  line-height: 41px;
  text-align: right;
}
.ssbd-asset-card .ant-card-body .asset-card-footer .asset-card-min-max span:first-child {
  font-size: 8px;
  font-weight: 400;
  color: #9ba0b0;
  margin-right: 5px;
}
.ssbd-asset-card .ant-card-body .asset-card-footer .asset-card-min-max .ssbd-reading-label {
  color: #868c98;
  font-size: 10px;
  font-weight: 700;
}

#downloadFloorPlan {
  padding-top: 5px;
}
#downloadFloorPlan .icon-floorplan {
  font-size: 18px;
  color: #49b5f9;
}
#downloadFloorPlan span {
  font-size: 14px;
  color: #49b5f9;
}

.list-view-edit-action-menu .list-view-edit-action-menu__send-notifications i,
.list-view-edit-action-menu .list-view-edit-action-menu__edit i {
  color: #0793e4;
}
.list-view-edit-action-menu .list-view-edit-action-menu__delete {
  color: #d9572d;
}
.ant-btn-background-ghost {
  color: #0793e4;
}

.with-pointer {
  cursor: pointer;
}
.with-pointer p {
  margin: 0px;
}
.with-pointer p.top-level {
  font-size: 13px;
  font-weight: 400;
  color: #35353b;
}
.with-pointer p.bottom-level {
  color: #9ba0b0;
  font-weight: 400;
  font-size: 12px;
}

.ssbd-list-view-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fafafa #fafafa;
  padding-bottom: 0;
}
.ssbd-list-view-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.ssbd-list-view-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fafafa;
}
.ssbd-list-view-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fafafa;
}
.ssbd-list-view-table .asset-empty-column {
  width: 55px;
}
.ssbd-list-view-table .ant-table-thead {
  display: table-header-group;
}
.ssbd-list-view-table .ant-table-thead tr {
  height: 55px;
}
.ssbd-list-view-table .ant-table-thead tr th {
  padding: 0 !important;
  color: #868c98 !important;
  font-size: 11px !important;
  font-weight: 400 !important;
}
.ssbd-list-view-table .ant-table-thead tr th.ant-table-column-has-sorters .ant-table-column-sorter {
  margin-top: -12px;
  right: 10px;
}
.ssbd-list-view-table .ant-table-thead tr .ant-table-expand-icon-th {
  padding: 0;
}
.ssbd-list-view-table .asset-hours-column,
.ssbd-list-view-table .sensor-hours-column {
  width: 12%;
}
.ssbd-list-view-table .asset-hours-column .min-max-readings {
  display: block;
}
.ssbd-list-view-table .asset-current-column,
.ssbd-list-view-table .sensor-current-column {
  width: 11%;
}
.ssbd-list-view-table .asset-last-reading-column,
.ssbd-list-view-table .sensor-last-reading-column {
  width: 13.5%;
}
.ssbd-list-view-table .asset-last-reading-column span.asset-last-reading-wrapper,
.ssbd-list-view-table .sensor-last-reading-column span.asset-last-reading-wrapper {
  width: 90%;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}
.ssbd-list-view-table .asset-last-reading-column span.asset-last-reading-wrapper .anticon,
.ssbd-list-view-table .sensor-last-reading-column span.asset-last-reading-wrapper .anticon {
  margin-right: 5px;
}
.ssbd-list-view-table .asset-alarm-status-column {
  min-width: 180px;
}
.ssbd-list-view-table .asset-alarm-status-column .maintenance-mode {
  font-weight: 700;
  color: #d9572d;
  font-size: 13px;
}
.ssbd-list-view-table .asset-alarm-status-column .ssbd-severity-icon {
  color: #4a4a4a;
  font-size: 14px;
  font-weight: 700;
  display: block;
}
.ssbd-list-view-table .asset-alarm-status-column .ssbd-severity-icon img {
  margin-bottom: 3px;
}
.ssbd-list-view-table .asset-location-column {
  min-width: 125px;
}
.ssbd-list-view-table .asset-location-column p {
  margin: 0px;
}
.ssbd-list-view-table .asset-location-column p.top-level {
  font-size: 13px;
  font-weight: 400;
  color: #35353b;
}
.ssbd-list-view-table .asset-location-column p.bottom-level {
  color: #9ba0b0;
  font-weight: 400;
  font-size: 12px;
}
.ssbd-list-view-table .asset-name-column {
  min-width: 230px;
}
.ssbd-list-view-table .sensor-name-column {
  min-width: 574px;
  padding-left: 80px !important;
}
.ssbd-list-view-table .ssbd-popover-label a {
  top: -2px;
}
.ssbd-list-view-table .ant-table-tbody .ant-table-row {
  height: 55px;
}
.ssbd-list-view-table .ant-table-tbody .ant-table-row .ant-table-row-expand-icon-cell {
  border-left: 2px solid #9ec46c;
}
.ssbd-list-view-table .ant-table-tbody .ant-table-row .ant-table-row-expand-icon-cell span {
  margin-left: -1px;
}
.ssbd-list-view-table .ant-table-tbody .ant-table-row.row-maintenance .ant-table-row-expand-icon-cell {
  border-left: 2px solid #c0c5d1;
}
.ssbd-list-view-table .ant-table-tbody .ant-table-row.row-maintenance .ant-table-row-expand-icon-cell span {
  margin-left: -1px;
}
.ssbd-list-view-table .ant-table-tbody .ant-table-row.row-alarm-1 .ant-table-row-expand-icon-cell {
  border-left: 4px solid #f1ae00;
}
.ssbd-list-view-table .ant-table-tbody .ant-table-row.row-alarm-1 .ant-table-row-expand-icon-cell span {
  margin-left: -2px;
}
.ssbd-list-view-table .ant-table-tbody .ant-table-row.row-alarm-2 .ant-table-row-expand-icon-cell {
  border-left: 4px solid #f29200;
}
.ssbd-list-view-table .ant-table-tbody .ant-table-row.row-alarm-2 .ant-table-row-expand-icon-cell span {
  margin-left: -2px;
}
.ssbd-list-view-table .ant-table-tbody .ant-table-row.row-alarm-3 .ant-table-row-expand-icon-cell {
  border-left: 4px solid #f37600;
}
.ssbd-list-view-table .ant-table-tbody .ant-table-row.row-alarm-3 .ant-table-row-expand-icon-cell span {
  margin-left: -2px;
}
.ssbd-list-view-table .ant-table-tbody .ant-table-row.row-alarm-4 .ant-table-row-expand-icon-cell {
  border-left: 4px solid #e65500;
}
.ssbd-list-view-table .ant-table-tbody .ant-table-row.row-alarm-4 .ant-table-row-expand-icon-cell span {
  margin-left: -2px;
}
.ssbd-list-view-table .ant-table-tbody .ant-table-row.row-alarm-5 .ant-table-row-expand-icon-cell {
  border-left: 4px solid #d93300;
}
.ssbd-list-view-table .ant-table-tbody .ant-table-row.row-alarm-5 .ant-table-row-expand-icon-cell span {
  margin-left: -2px;
}
.ssbd-list-view-table .ant-table-tbody .ant-table-row td {
  padding: 0px;
}
.ssbd-list-view-table .ant-table-tbody .ant-table-row td.asset-hours-column,
.ssbd-list-view-table .ant-table-tbody .ant-table-row td.sensor-hours-column,
.ssbd-list-view-table .ant-table-tbody .ant-table-row td.sensor-current-column,
.ssbd-list-view-table .ant-table-tbody .ant-table-row td.asset-current-column a,
.ssbd-list-view-table .ant-table-tbody .ant-table-row td.asset-last-reading-column,
.ssbd-list-view-table .ant-table-tbody .ant-table-row td.sensor-last-reading-column {
  color: #9ba0b0;
  font-weight: 400;
  font-size: 14px;
}
.ssbd-list-view-table .ant-table-tbody .ant-table-row td.ant-table-row-expand-icon-cell {
  min-width: 55px;
}
.ssbd-list-view-table .ant-table-tbody .ant-table-row td.asset-current-column,
.ssbd-list-view-table .ant-table-tbody .ant-table-row td.sensor-current-column {
  font-weight: 700;
}
.ssbd-list-view-table .ant-table-tbody .ant-table-row td.asset-current-column span.current-value {
  color: #35353b;
  margin-right: 10px;
  display: inline-block;
}
.ssbd-list-view-table .ant-table-tbody .ant-table-row td.asset-current-column span.current-value.primary-current-value {
  color: #d9572d !important;
}
.ssbd-list-view-table .ant-table-tbody .ant-table-row td.asset-current-column span.current-value:last-child {
  margin-right: 0px;
}
.ssbd-list-view-table .ant-table-tbody .ant-table-row td.asset-name-column i {
  color: #c0c5d1;
  font-size: 18px;
}
.ssbd-list-view-table .ant-table-tbody .ant-table-row td.asset-name-column span {
  color: #0793e4;
  font-weight: 700;
  font-size: 14px;
}
.ssbd-list-view-table .ant-table-tbody .ant-table-row td.sensor-name-column {
  color: #35353b;
  font-weight: 400;
  font-size: 14px;
}
.ssbd-list-view-table .ant-table-tbody .ant-table-row td.asset-hours-column img {
  margin-left: 5px;
  vertical-align: initial;
}
.ssbd-list-view-table .ant-table-tbody .ant-table-expanded-row .ant-table-body {
  margin-left: -55px;
}
.ssbd-list-view-table .ant-table-tbody .ant-table-expanded-row td {
  padding: 0px;
}
.ssbd-list-view-table .ant-table-tbody .ant-table-expanded-row:hover > td {
  background: #fbfbfb;
}
.ssbd-list-view-table .ssbd-sensor-table-view thead {
  display: none;
}
.ssbd-list-view-table .ssbd-sensor-table-view tbody .ant-table-row:last-child td {
  border: none;
}

.ssbd-asset-badge {
  font-weight: 700;
  min-width: 20px;
  height: 20px;
  display: inline-block;
  text-align: center;
  border-radius: 10px;
  color: #ffffff;
  background-color: #e7533d;
  line-height: 21px;
  margin-right: 5px;
  font-size: 12px;
}

.ssbd-asset-list-collapse.ssbd-common-collapse .ant-card-head .ant-card-head-title {
  color: #4a4a4a;
}
.ssbd-asset-list-collapse.ssbd-common-collapse .ant-card-head .ant-card-head-title .ssbd-asset-list-active-alarms {
  font-size: 13px;
  color: #bfbfbf;
  margin-left: 5px;
  vertical-align: text-bottom;
}
.ssbd-asset-list-collapse.ssbd-common-collapse {
  background-color: #fff;
  padding: 30px;
}
.ssbd-asset-list-collapse.ssbd-common-collapse > .ant-card-head {
  border: none;
}
.ssbd-asset-list-collapse.ssbd-common-collapse > .ant-card-head .ant-card-extra .ant-row {
  display: flex;
  justify-content: flex-end;
}
.ssbd-asset-list-collapse.ssbd-common-collapse .collapse-grouped-asset .ant-collapse-item .ant-collapse-header {
  background-color: #9ba0b0;
  color: white !important;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  padding-left: 55px;
}
.ssbd-asset-list-collapse.ssbd-common-collapse .collapse-grouped-asset .ant-collapse-item .ant-collapse-header i.arrow {
  border-radius: 1px;
  width: 17px;
  height: 17px;
  border: 1px solid #868c98;
  top: 15px;
  line-height: 15px;
}
.ssbd-asset-list-collapse.ssbd-common-collapse .collapse-grouped-asset .ant-collapse-item .ant-collapse-header i.arrow:before {
  content: '+';
  color: #35353b;
}
.ssbd-asset-list-collapse.ssbd-common-collapse .collapse-grouped-asset .ant-collapse-item .ant-collapse-content-box {
  padding: 0 !important;
}
.ssbd-asset-list-collapse.ssbd-common-collapse .collapse-grouped-asset .ant-collapse-item:last-child {
  border: none;
}
.ssbd-asset-list-collapse.ssbd-common-collapse .collapse-grouped-asset .ant-collapse-item td.ant-table-row-expand-icon-cell {
  position: relative;
}
.ssbd-asset-list-collapse.ssbd-common-collapse .collapse-grouped-asset .ant-collapse-item td.ant-table-row-expand-icon-cell span {
  position: absolute;
  right: -25px;
  bottom: 19px;
}
.ssbd-asset-list-collapse.ssbd-common-collapse .collapse-grouped-asset .ant-collapse-item td.asset-name-column {
  padding-left: 30px;
}
.ssbd-asset-list-collapse.ssbd-common-collapse .collapse-grouped-asset .ant-collapse-item td.sensor-name-column {
  padding-left: 111px !important;
}
.ssbd-asset-list-collapse.ssbd-common-collapse .collapse-grouped-asset .ant-collapse-item.ant-collapse-item-active .ant-collapse-header i.arrow {
  transform: none !important;
  line-height: 12px;
}
.ssbd-asset-list-collapse.ssbd-common-collapse .collapse-grouped-asset .ant-collapse-item.ant-collapse-item-active .ant-collapse-header i.arrow:before {
  content: '-';
}
.ssbd-asset-list-collapse.ssbd-common-collapse .ssbd-sensor-table-view {
  margin: 0px;
}
.assets-block .ant-spin.ant-spin-spinning {
  display: unset;
}
#live-display-link span {
  font-size: 14px;
  color: #49b5f9;
}

.ssbd-voyage-assets-list-map-base {
  font-family: sans-serif;
}
.ssbd-voyage-assets-list-map-container {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
}
@media (max-width: 720px) {
  .ssbd-voyage-assets-list-map-container {
    border: 1px solid #ccc;
  }
}
.ssbd-voyage-assets-list-map-bottomLegend {
  display: none;
}
@media (max-width: 720px) {
  .ssbd-voyage-assets-list-map-bottomLegend {
    display: block;
  }
}
.ssbd-voyage-assets-list-map-overlay {
  position: absolute;
  z-index: 1;
  top: 10px;
  left: 10px;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 6px 6px 20px 0px rgba(0, 0, 0, 0.25);
  display: block;
}
@media (max-width: 720px) {
  .ssbd-voyage-assets-list-map-overlay {
    display: none;
  }
}

.ssbd-active-filter-panel {
  background-color: #fff;
  padding: 10px 15px 25px 15px;
  height: 70px;
  overflow-y: hidden;
  position: relative;
  transition: height 0.3s;
  border-radius: 3px;
}
.ssbd-active-filter-panel.panel-expanded {
  height: auto;
  position: absolute;
  box-shadow: 0 0 2px #888888;
  z-index: 1;
  width: 100%;
}
.ssbd-active-filter-panel .ssbd-active-filter-panel-toggle-wrapper {
  position: absolute;
  bottom: 0;
  width: calc(100% - 30px);
}
.ssbd-active-filter-panel .ssbd-active-filter-panel-toggle-wrapper .ant-btn {
  display: block;
  margin: 0 auto;
  border: none;
  width: 34px;
}
.ssbd-active-filter-panel .ssbd-active-filter-panel-content {
  height: 100%;
  overflow: hidden;
}
.ssbd-active-filter-panel .ssbd-active-filter-panel-content .ssbd-filter-item {
  background: #fafafa;
  border: 1px solid rgba(195, 201, 209, 0.5);
  border-radius: 3px;
  font-size: 14px;
  color: #0793e4;
  padding: 5px 22px 5px 10px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 32px;
  word-break: break-all;
  white-space: nowrap;
}
.ssbd-active-filter-panel .ssbd-active-filter-panel-content .ssbd-filter-item strong,
.ssbd-active-filter-panel .ssbd-active-filter-panel-content .ssbd-filter-item .labeled {
  font-weight: 600;
}
.ssbd-active-filter-panel .ssbd-active-filter-panel-content .ssbd-filter-item .ssbd-criteria-item-remove {
  border-color: transparent;
  position: absolute;
  right: 5px;
  top: 5px;
}
.ssbd-active-filter-panel .ssbd-active-filter-panel-content .ssbd-filter-item .ssbd-criteria-item-remove .anticon {
  color: #9ba0b0;
}
.ssbd-active-filter-panel .ssbd-active-filter-panel-content .ssbd-filter-item .ssbd-criteria-item-remove:hover .anticon {
  color: #0793e4;
}

.ssbd-filter-panel-wrapper.ssbd-filter-criteria-wrapper {
  width: 0;
  background-color: white;
  z-index: 99;
  position: fixed;
  top: 60px;
  bottom: 0;
  overflow-y: auto;
  transition: width 0.3s ease-in-out;
  left: 0;
  box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 4px;
}
.ssbd-filter-panel-wrapper.ssbd-filter-criteria-wrapper.open {
  width: 300px;
}
.ssbd-filter-panel-wrapper.ssbd-filter-criteria-wrapper .ssbd-filter-panel .ssbd-filter-panel-title .ssbd-filter-panel-pin-btn {
  display: none;
  margin-left: 5px;
}
.ssbd-filter-panel-wrapper.ssbd-filter-criteria-wrapper .ssbd-filter-panel .ssbd-filter-panel-title .ssbd-filter-panel-pin-btn:focus {
  border-color: #d9d9d9;
}
.ssbd-filter-panel-wrapper.ssbd-filter-criteria-wrapper .ssbd-filter-panel .ssbd-filter-panel-title .ssbd-filter-panel-pin-btn:focus i {
  color: #9ba0b0;
}
.ssbd-filter-panel-wrapper.ssbd-filter-criteria-wrapper .ssbd-filter-panel .ssbd-filter-panel-title .ssbd-filter-panel-pin-btn i {
  color: #9ba0b0;
  transform: rotate(90deg);
  transition: all ease-in-out 300ms;
}
.ssbd-filter-panel-wrapper.ssbd-filter-criteria-wrapper .ssbd-filter-panel .ssbd-filter-panel-title .ssbd-filter-panel-pin-btn.active {
  border-color: #0793e4;
}
.ssbd-filter-panel-wrapper.ssbd-filter-criteria-wrapper .ssbd-filter-panel .ssbd-filter-panel-title .ssbd-filter-panel-pin-btn.active i {
  color: #0793e4;
  transform: rotate(45deg);
}
.ssbd-filter-panel-wrapper.ssbd-filter-criteria-wrapper .ssbd-filter-panel .ssbd-filter-panel-title .ssbd-filter-panel-reset-btn {
  color: #0793e4;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  border: none;
  background: none;
  padding-left: 0;
}
.ssbd-filter-panel-wrapper.ssbd-filter-criteria-wrapper .ssbd-filter-panel .ant-checkbox-group .ant-checkbox-group-item {
  font-size: 12px;
  color: #9ba0b0;
  letter-spacing: 0;
  display: block;
}
.ssbd-filter-panel-wrapper.ssbd-filter-criteria-wrapper .ssbd-filter-panel .ant-checkbox-group .ant-checkbox-group-item .ant-checkbox.ant-checkbox-checked + span {
  color: #0793e4;
  font-weight: 500;
}
.ssbd-filter-panel-wrapper.ssbd-filter-criteria-wrapper .ssbd-filter-panel .ssbd-field-wrapper {
  min-width: auto;
}
.ssbd-filter-panel-wrapper.ssbd-filter-criteria-wrapper .ssbd-filter-panel .ssbd-form-field .ant-spin {
  display: block;
}
.ssbd-filter-panel-wrapper.ssbd-filter-criteria-wrapper .ssbd-filter-panel .ant-select {
  width: 100%;
  min-width: auto;
}
.ssbd-filter-panel-wrapper.ssbd-filter-criteria-wrapper .ssbd-filter-panel .ant-select .ant-select-selection.ant-select-selection--multiple .ant-select-selection__choice {
  font-size: 14px;
  font-weight: 500;
  background: #f9fafb;
  color: #35353b;
  border: 1px solid rgba(195, 201, 209, 0.5);
  height: 24px;
}
.ssbd-filter-panel-wrapper.ssbd-filter-criteria-wrapper .ssbd-filter-panel .ssbd-filter-panel-footer {
  padding: 15px 0;
}
.ssbd-filter-panel-wrapper.ssbd-filter-criteria-wrapper .ssbd-filter-panel .ssbd-filter-panel-footer .ant-btn {
  font-weight: 600;
  font-size: 12px;
  color: #868c98;
  letter-spacing: 0.5px;
  text-align: center;
  text-transform: uppercase;
}
.ssbd-filter-panel-wrapper.ssbd-filter-criteria-wrapper .ssbd-filter-panel .ssbd-filter-panel-footer .ant-btn.ssbd-filter-panel-save-btn {
  color: #0793e4;
}
.ssbd-filter-panel-wrapper.ssbd-filter-criteria-wrapper .ssbd-filter-panel .ssbd-filter-panel-footer .ant-btn.ssbd-filter-panel-apply-btn {
  border-color: transparent;
  color: #9ba0b0;
}
.ssbd-filter-panel-wrapper.ssbd-filter-criteria-wrapper .ssbd-filter-panel .ant-collapse .inline {
  display: flex;
  align-items: baseline;
}
.ssbd-filter-panel-wrapper.ssbd-filter-criteria-wrapper .ssbd-filter-panel .ant-collapse .inline .ant-collapse-header {
  display: inline-block;
  flex: 1 0;
}
.ssbd-filter-panel-wrapper.ssbd-filter-criteria-wrapper .ssbd-filter-panel .ant-collapse .inline .ant-collapse-header i {
  display: none;
}
.ssbd-filter-panel-wrapper.ssbd-filter-criteria-wrapper .ssbd-filter-panel .ant-collapse .inline .ant-collapse-content {
  border: none;
  display: inline-block;
}
.ssbd-filter-panel-wrapper.ssbd-filter-criteria-wrapper .ssbd-filter-panel .ant-collapse .inline .ant-collapse-content .ant-collapse-content-box {
  padding: 2px 0px;
  min-width: 25px;
}
@media (min-width: 1323px) {
  .ssbd-filter-panel-wrapper.ssbd-filter-criteria-wrapper .ssbd-filter-panel .ssbd-filter-panel-title .ssbd-filter-panel-pin-btn {
    display: block;
  }
}

.ssbd-filter-panel-wrapper.ssbd-saved-filter-wrapper {
  width: 0;
  background-color: white;
  z-index: 99;
  position: fixed;
  top: 60px;
  bottom: 0;
  transition: width 0.3s ease-in-out;
  right: 0;
  box-shadow: rgba(0, 0, 0, 0.15) -2px 2px 4px;
  overflow-x: hidden;
  overflow-y: auto;
}
.ssbd-filter-panel-wrapper.ssbd-saved-filter-wrapper.open {
  width: 300px;
}
.ssbd-filter-panel-wrapper.ssbd-saved-filter-wrapper .ssbd-filter-panel.ssbd-saved-filter-panel .ssbd-filter-panel-title h3 {
  color: #0793e4;
}
.ssbd-filter-panel-wrapper.ssbd-saved-filter-wrapper .ssbd-filter-panel.ssbd-saved-filter-panel .ssbd-filter-panel-title .ssbd-filter-panel-hide-btn {
  float: none;
}
.ssbd-filter-panel-wrapper.ssbd-saved-filter-wrapper .ssbd-filter-panel.ssbd-saved-filter-panel .ant-collapse .ant-collapse-content .ant-collapse-content {
  border-top: none;
}
.ssbd-filter-panel-wrapper.ssbd-saved-filter-wrapper .ssbd-filter-panel.ssbd-saved-filter-panel .ant-collapse .ant-collapse-content .ant-collapse-content .ant-collapse-content-box {
  padding-right: 0;
}
.ssbd-filter-panel-wrapper.ssbd-saved-filter-wrapper .ssbd-filter-panel.ssbd-saved-filter-panel .ant-collapse .ant-collapse-item .ant-collapse-header .ssbd-saved-filter-criteria-item-edit {
  display: none;
  border-color: transparent;
}
.ssbd-filter-panel-wrapper.ssbd-saved-filter-wrapper .ssbd-filter-panel.ssbd-saved-filter-panel .ant-collapse .ant-collapse-item:last-child {
  border-bottom-color: transparent;
}
.ssbd-filter-panel-wrapper.ssbd-saved-filter-wrapper .ssbd-filter-panel.ssbd-saved-filter-panel .ant-collapse .ant-collapse-item.ant-collapse-item-active .ant-collapse-header .ssbd-saved-filter-criteria-item-edit {
  display: inline-block;
}
.ssbd-filter-panel-wrapper.ssbd-saved-filter-wrapper .ssbd-filter-panel.ssbd-saved-filter-panel .ant-collapse .ant-collapse-item.ant-collapse-item-active .ant-collapse-header .ssbd-saved-filter-criteria-item-edit .anticon.anticon-close {
  vertical-align: middle;
  color: #9ba0b0;
}
.ssbd-filter-panel-wrapper.ssbd-saved-filter-wrapper .ssbd-filter-panel.ssbd-saved-filter-panel .ant-collapse .ant-collapse-item.ant-collapse-item-active .ant-collapse-header .ssbd-saved-filter-criteria-item-edit i {
  color: #9ba0b0;
}
.ssbd-filter-panel-wrapper.ssbd-saved-filter-wrapper .ssbd-filter-panel.ssbd-saved-filter-panel .ant-collapse .ant-collapse-item.ant-collapse-item-active .ant-collapse-header div {
  color: #0793e4;
}
.ssbd-filter-panel-wrapper.ssbd-saved-filter-wrapper .ssbd-filter-panel.ssbd-saved-filter-panel .ant-collapse .ant-collapse-item .ssbd-saved-filter-criteria-list .ssbd-saved-filter-criteria-item {
  display: block;
  font-size: 12px;
  color: #9ba0b0;
  letter-spacing: 0;
  padding-right: 20px;
  padding-bottom: 10px;
  position: relative;
  text-overflow: ellipsis;
  text-transform: uppercase;
}
.ssbd-filter-panel-wrapper.ssbd-saved-filter-wrapper .ssbd-filter-panel.ssbd-saved-filter-panel .ant-collapse .ant-collapse-item .ssbd-saved-filter-criteria-list .ssbd-saved-filter-criteria-item .ssbd-saved-filter-criteria-item-remove {
  border-color: transparent;
  position: absolute;
  right: 0;
  top: -3px;
}
.ssbd-filter-panel-wrapper.ssbd-saved-filter-wrapper .ssbd-filter-panel.ssbd-saved-filter-panel .ant-collapse .ant-collapse-item .ssbd-saved-filter-criteria-list .ssbd-saved-filter-criteria-item .ssbd-saved-filter-criteria-item-remove .anticon {
  color: #9ba0b0;
}
.ssbd-filter-panel-wrapper.ssbd-saved-filter-wrapper .ssbd-filter-panel.ssbd-saved-filter-panel .ant-collapse .ant-collapse-item .ssbd-saved-filter-criteria-list .ssbd-saved-filter-criteria-item .ssbd-saved-filter-criteria-item-remove:hover .anticon {
  color: #0793e4;
}
.ssbd-filter-panel-wrapper.ssbd-saved-filter-wrapper .ssbd-filter-panel.ssbd-saved-filter-panel .ant-collapse .ant-collapse-item .ssbd-saved-filter-criteria-list .ssbd-saved-filter-run-result {
  font-size: 12px;
  font-weight: 500;
  color: #0793e4;
  letter-spacing: 0.5px;
  text-align: center;
}

.ssbd-filter-wrapper {
  background-color: #f7f9fc;
  flex-direction: column;
  height: 100%;
  flex: 1;
  padding: 0px 0px 10px 0px;
}
.ssbd-filter-wrapper .ssbd-common-collapse .ant-card-body {
  padding: 0;
}
.ssbd-filter-wrapper .ssbd-virtual-tags-select__container {
  margin: 3px 4px 0 0;
  transition: margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ssbd-filter-wrapper .ssbd-virtual-tags-select__container-list-item-tag {
  font-size: 14px;
  font-weight: 500;
  color: #35353b;
  height: 24px;
  margin: 3px 4px 0 0;
  display: flex;
  align-items: center;
}
.ssbd-filter-wrapper .ssbd-virtual-tags-select__container-list-item-tag i {
  font-size: 9px;
}
.ssbd-filter-wrapper .ssbd-filter-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: #000000;
  opacity: 0.4;
  transition: visibility 0s, opacity 0.3s linear;
}
.ssbd-filter-wrapper .ssbd-filter-warning {
  width: 100%;
  padding: 15px 25px;
  background-color: #f1ae00;
  display: flex;
  justify-content: space-between;
}
.ssbd-filter-wrapper .ssbd-filter-warning p {
  display: inline-block;
  font-size: 12px;
  color: #35353b;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0;
}
.ssbd-filter-wrapper .ssbd-filter-warning button.ant-btn {
  font-size: 12px;
  height: 16px;
  color: #ffffff;
  letter-spacing: 0.42px;
  text-align: right;
  border: none;
  text-decoration: underline;
  padding: 0 5px;
}
.ssbd-filter-wrapper .ssbd-hierarchy-breadcrumps {
  margin: 13px 30px 0px 30px;
}
.ssbd-filter-wrapper .ssbd-button-wrapper {
  padding: 10px 30px;
}
.ssbd-filter-wrapper .ssbd-button-wrapper .ant-btn {
  font-size: 14px;
  color: #4a4a4a;
  font-weight: 500;
}
.ssbd-filter-wrapper .ssbd-button-wrapper .ant-btn .ant-badge {
  vertical-align: middle;
}
.ssbd-filter-wrapper .ssbd-button-wrapper .ant-btn.ssbd-open-filter-btn i.icon-filters {
  margin-left: 5px;
  color: #0793e4;
}
.ssbd-filter-wrapper .ssbd-button-wrapper .ant-btn.ssbd-saved-filter-btn {
  float: right;
}
.ssbd-filter-wrapper .ssbd-button-wrapper .ssbd-active-filter-panel-wrapper {
  height: 70px;
}
.ssbd-filter-panel {
  padding: 10px 20px;
}
.ssbd-filter-panel .ssbd-filter-panel-title {
  padding: 10px 0;
}
.ssbd-filter-panel .ssbd-filter-panel-title h3 {
  color: #9ba0b0;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  margin: 0;
  letter-spacing: 0.8px;
}
.ssbd-filter-panel .ssbd-filter-panel-title .ssbd-filter-panel-hide-btn,
.ssbd-filter-panel .ssbd-filter-panel-title .ssbd-filter-panel-pin-btn {
  float: right;
}
.ssbd-filter-panel .ssbd-filter-panel-title .ssbd-filter-panel-hide-btn {
  font-weight: 700;
  font-size: 12px;
  color: #4a4a4a;
  letter-spacing: 0.5px;
  text-align: center;
}
.ssbd-filter-panel .ant-collapse {
  background-color: white;
  border: unset;
}
.ssbd-filter-panel .ant-collapse .ant-collapse-item {
  border-radius: 0;
}
.ssbd-filter-panel .ant-collapse .ant-collapse-item.ant-collapse-item-active .ant-collapse-header div {
  color: #35353b;
}
.ssbd-filter-panel .ant-collapse .ant-collapse-item .ant-collapse-header {
  padding: 12px 15px;
}
.ssbd-filter-panel .ant-collapse .ant-collapse-item .ant-collapse-header div {
  font-size: 10px;
  font-weight: 500;
  color: #868c98;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.ssbd-filter-panel .ant-collapse .ant-collapse-item .ant-collapse-header div.is-selected {
  color: #0793e4;
}
.ssbd-filter-panel .ant-collapse .ant-collapse-item .ant-collapse-header i {
  color: #868c98;
  left: unset;
  right: 12px;
}
.ssbd-filter-panel .ant-collapse-content {
  overflow: initial;
}

.ssbd-devices-table-column-more {
  width: 60px;
}

.ssbd-create-asset .ant-select {
  width: 100%;
  min-width: 460px;
  text-align: left;
  height: 38px;
}
.ssbd-create-asset .ant-select .ant-select-selection {
  height: 38px;
  line-height: 36px;
}
.ssbd-create-asset .ant-select .ant-select-selection .ant-select-selection__rendered {
  line-height: 36px;
}
.ssbd-create-asset .ant-select .ant-select-selection .ant-select-arrow {
  margin-top: -10px;
}
.ssbd-create-asset .change-location-btn {
  text-transform: none !important;
  font-weight: normal !important;
}
.ssbd-create-asset .ssbd-form .ssbd-form-section {
  margin-bottom: 20px;
  background-color: white;
}
.ssbd-create-asset .ssbd-form .ssbd-form-section .ssbd-form-section-title {
  font-size: 20px;
  font-weight: 300;
  color: #35353b;
  padding: 15px 13px;
}
.ssbd-create-asset .ssbd-form .ssbd-form-section .ssbd-form-section-action {
  display: flex;
  justify-content: flex-end;
}
.ssbd-create-asset .ssbd-form .ssbd-form-section .ssbd-form-section-action .ssbd-link-btn {
  color: #0793e4;
  font-weight: 400;
}
.ssbd-create-asset .ssbd-form .ssbd-form-section .ssbd-form-row {
  display: flex;
  padding: 0 30px 0 13px;
}
.ssbd-create-asset .ssbd-form .ssbd-form-section .ssbd-form-row:first-child {
  padding-top: 15px;
}
.ssbd-create-asset .ssbd-form .ssbd-form-section .ssbd-form-row .equipment-instance-label,
.ssbd-create-asset .ssbd-form .ssbd-form-section .ssbd-form-row .ssbd-asset-tags > .ant-form-item-label {
  text-align: left;
  max-width: 160px;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  color: #4a4a4a;
  line-height: 36px;
}
.ssbd-create-asset .ssbd-form .ssbd-form-section .ssbd-form-row .equipment-instance-component {
  min-width: 460px;
}
.ssbd-create-asset .ssbd-form .ssbd-form-section .ssbd-form-row .equipment-instance-component .ant-select {
  width: 100%;
  min-width: 460px;
  text-align: left;
  height: 38px;
}
.ssbd-create-asset .ssbd-form .ssbd-form-section .ssbd-form-row .equipment-instance-component .ant-select .ant-select-selection {
  height: 38px;
  line-height: 36px;
}
.ssbd-create-asset .ssbd-form .ssbd-form-section .ssbd-form-row .equipment-instance-component .ant-select .ant-select-selection .ant-select-selection__rendered {
  line-height: 36px;
}
.ssbd-create-asset .ssbd-form .ssbd-form-section .ssbd-form-row .equipment-instance-component .ant-select .ant-select-selection .ant-select-arrow {
  margin-top: -10px;
}
.ssbd-create-asset .ssbd-form .ssbd-form-section .ssbd-form-row .equipment-instance-component .ssbd-form-field .ssbd-field-wrapper {
  max-width: unset;
}
.ssbd-create-asset .ssbd-form .ssbd-form-section .ssbd-form-row .equipment-instance-component input {
  width: 460px;
}
.ssbd-create-asset .ssbd-page-footer {
  padding: 0;
}
.ssbd-create-asset .edit-form-footer {
  padding: 0 0 30px 0;
}
.ssbd-create-asset .ssbd-form.ant-form .ant-form-item {
  margin-bottom: 20px;
}
.ssbd-create-asset .ssbd-form-field button.ant-btn.ant-dropdown-trigger.ssbd-field-wrapper {
  height: 38px;
  overflow: hidden;
}
.ssbd-create-asset .ssbd-form-field button.ant-btn.ant-dropdown-trigger.ssbd-field-wrapper span.no-wrap {
  display: block;
  height: 36px;
  line-height: 36px;
  width: 100%;
}
.ssbd-create-asset .ant-spin.ant-spin-spinning {
  display: unset;
}

#downloadFloorPlan {
  padding-top: 5px;
}
#downloadFloorPlan .icon-floorplan {
  font-size: 18px;
  color: #49b5f9;
}
#downloadFloorPlan span {
  font-size: 14px;
  color: #49b5f9;
}

.ssbd-asset-card {
  min-width: 232px;
  border-radius: 4px;
  height: 125px;
  background-color: #f4f5f8;
  border-top: 2px #9ec46c solid;
}
.ssbd-asset-card.ssbd-asset-severity-1 {
  border-top: 4px solid #f1ae00;
}
.ssbd-asset-card.ssbd-asset-severity-1 .ant-card-body {
  margin-top: -2px;
}
.ssbd-asset-card.ssbd-asset-severity-2 {
  border-top: 4px solid #f29200;
}
.ssbd-asset-card.ssbd-asset-severity-2 .ant-card-body {
  margin-top: -2px;
}
.ssbd-asset-card.ssbd-asset-severity-3 {
  border-top: 4px solid #f37600;
}
.ssbd-asset-card.ssbd-asset-severity-3 .ant-card-body {
  margin-top: -2px;
}
.ssbd-asset-card.ssbd-asset-severity-4 {
  border-top: 4px solid #e65500;
}
.ssbd-asset-card.ssbd-asset-severity-4 .ant-card-body {
  margin-top: -2px;
}
.ssbd-asset-card.ssbd-asset-severity-5 {
  border-top: 4px solid #d93300;
}
.ssbd-asset-card.ssbd-asset-severity-5 .ant-card-body {
  margin-top: -2px;
}
.ssbd-asset-card.ssbd-asset-severity-maintenance {
  border-top: 2px #c0c5d1 solid;
}
.ssbd-asset-card .ant-card-body {
  padding: 0px;
}
.ssbd-asset-card .ant-card-body p {
  margin-bottom: 0px;
}
.ssbd-asset-card .ant-card-body .asset-card-header {
  height: 26px;
  padding: 0px 10px;
}
.ssbd-asset-card .ant-card-body .asset-card-header .asset-card-location span {
  padding: 2px 0px;
  color: #868c98;
  text-transform: uppercase;
  font-size: 8px;
  font-weight: 500;
  border-bottom: 1px rgba(192, 197, 209, 0.4) solid;
}
.ssbd-asset-card .ant-card-body .asset-card-header .asset-card-date {
  text-transform: uppercase;
  text-align: right;
  color: #868c98;
  font-weight: 500;
  font-size: 7px;
  line-height: 10px;
  padding-top: 12px;
}
.ssbd-asset-card .ant-card-body .asset-card-header .asset-card-date .ssbd-battery-label {
  margin-left: 5px;
}
.ssbd-asset-card .ant-card-body .asset-card-body {
  height: 56px;
  padding: 0px 10px;
}
.ssbd-asset-card .ant-card-body .asset-card-body > .asset-card-row {
  height: 100%;
}
.ssbd-asset-card .ant-card-body .asset-card-body .asset-name {
  color: #35353b;
  font-size: 14px;
  font-weight: 700;
  line-height: 15px;
}
.ssbd-asset-card .ant-card-body .asset-card-body .asset-card-alarm {
  color: #9ba0b0;
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  padding-right: 15px;
  display: flex;
  align-items: center;
  height: calc(100% - 15px);
}
.ssbd-asset-card .ant-card-body .asset-card-body .asset-card-alarm .ssbd-popover-label {
  display: inline-block;
}
.ssbd-asset-card .ant-card-body .asset-card-body .asset-card-alarm .ssbd-popover-label .ssbd-severity-icon {
  margin-left: 10px;
  display: block;
}
.ssbd-asset-card .ant-card-body .asset-card-body .asset-card-alarm .ssbd-popover-label .ssbd-severity-icon .ssbd-severity-title-1 {
  color: #f1ae00;
}
.ssbd-asset-card .ant-card-body .asset-card-body .asset-card-alarm .ssbd-popover-label .ssbd-severity-icon .ssbd-severity-title-2 {
  color: #f29200;
}
.ssbd-asset-card .ant-card-body .asset-card-body .asset-card-alarm .ssbd-popover-label .ssbd-severity-icon .ssbd-severity-title-3 {
  color: #f37600;
}
.ssbd-asset-card .ant-card-body .asset-card-body .asset-card-alarm .ssbd-popover-label .ssbd-severity-icon .ssbd-severity-title-4 {
  color: #e65500;
}
.ssbd-asset-card .ant-card-body .asset-card-body .asset-card-alarm .ssbd-popover-label .ssbd-severity-icon .ssbd-severity-title-5 {
  color: #d93300;
}
.ssbd-asset-card .ant-card-body .asset-card-footer {
  padding: 0px 10px 0px 5px;
  height: 40px;
  line-height: 40px;
  background-color: #edeff2;
  border-radius: 0px 0px 4px 4px;
}
.ssbd-asset-card .ant-card-body .asset-card-footer .asset-card-current-reading {
  color: #35353b;
  font-weight: 700;
  font-size: 14px;
}
.ssbd-asset-card .ant-card-body .asset-card-footer .asset-card-current-reading i {
  color: #868c98;
}
.ssbd-asset-card .ant-card-body .asset-card-footer .asset-card-min-max {
  line-height: 41px;
  text-align: right;
}
.ssbd-asset-card .ant-card-body .asset-card-footer .asset-card-min-max span:first-child {
  font-size: 8px;
  font-weight: 400;
  color: #9ba0b0;
  margin-right: 5px;
}
.ssbd-asset-card .ant-card-body .asset-card-footer .asset-card-min-max .ssbd-reading-label {
  color: #868c98;
  font-size: 10px;
  font-weight: 700;
}

.ssbd-gateways-list-view-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fafafa #fafafa;
  padding-bottom: 0;
}
.ssbd-gateways-list-view-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.ssbd-gateways-list-view-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fafafa;
}
.ssbd-gateways-list-view-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fafafa;
}
.ssbd-gateways-list-view-table .asset-empty-column {
  width: 55px;
}
.ssbd-gateways-list-view-table .ant-table-thead {
  display: table-header-group;
}
.ssbd-gateways-list-view-table .ant-table-thead tr {
  height: 55px;
}
.ssbd-gateways-list-view-table .ant-table-thead tr th {
  padding: 0;
  color: #868c98 !important;
  font-size: 11px !important;
  font-weight: 400 !important;
}
.ssbd-gateways-list-view-table .ant-table-thead tr th.ant-table-column-has-sorters .ant-table-column-sorter {
  margin-top: -12px;
  right: 10px;
}
.ssbd-gateways-list-view-table .asset-hours-column {
  width: 12%;
}
.ssbd-gateways-list-view-table .asset-hours-column .min-max-readings {
  display: block;
}
.ssbd-gateways-list-view-table .gateway-name-column-middle {
  text-align: center;
}
.ssbd-gateways-list-view-table .gateway-last-reading-column {
  width: 13.5%;
}
.ssbd-gateways-list-view-table .gateway-last-reading-column span.asset-last-reading-wrapper {
  width: 90%;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}
.ssbd-gateways-list-view-table .gateway-last-reading-column span.asset-last-reading-wrapper .anticon {
  margin-right: 5px;
}
.ssbd-gateways-list-view-table .gateway-last-reading-column .bottom-level img {
  margin-right: 5px;
}
.ssbd-gateways-list-view-table .gateway-last-reading-column .bottom-level.display-flex {
  display: flex;
}
.ssbd-gateways-list-view-table .gateway-last-reading-column .bottom-level.display-flex span.status-label {
  padding-top: 2px;
}
.ssbd-gateways-list-view-table .gateway-alarm-status-column {
  min-width: 180px;
}
.ssbd-gateways-list-view-table .gateway-alarm-status-column .maintenance-mode {
  font-weight: 700;
  color: #d9572d;
  font-size: 13px;
}
.ssbd-gateways-list-view-table .gateway-alarm-status-column .ssbd-severity-icon {
  color: #4a4a4a;
  font-size: 14px;
  font-weight: 700;
  display: block;
}
.ssbd-gateways-list-view-table .gateway-alarm-status-column .ssbd-severity-icon img {
  margin-bottom: 3px;
}
.ssbd-gateways-list-view-table .gateway-location-column {
  min-width: 125px;
}
.ssbd-gateways-list-view-table .gateway-location-column p {
  margin: 0px;
}
.ssbd-gateways-list-view-table .gateway-location-column p.top-level {
  font-size: 13px;
  font-weight: 400;
  color: #35353b;
}
.ssbd-gateways-list-view-table .gateway-location-column p.bottom-level {
  color: #9ba0b0;
  font-weight: 400;
  font-size: 12px;
}
.ssbd-gateways-list-view-table th.gateway-name-column,
.ssbd-gateways-list-view-table td.gateway-name-column {
  min-width: 230px;
  padding-left: 50px !important;
}
.ssbd-gateways-list-view-table .ssbd-popover-label a {
  top: -2px;
  position: unset;
}
.ssbd-gateways-list-view-table .ant-table-tbody .ant-table-row {
  height: 55px;
}
.ssbd-gateways-list-view-table .ant-table-tbody .ant-table-row td.gateway-name-column {
  border-left: 2px solid #9ec46c;
}
.ssbd-gateways-list-view-table .ant-table-tbody .ant-table-row.row-maintenance td.gateway-name-column {
  border-left: 2px solid #c0c5d1;
}
.ssbd-gateways-list-view-table .ant-table-tbody .ant-table-row.row-alarm-1 td.gateway-name-column {
  border-left: 4px solid #f1ae00;
}
.ssbd-gateways-list-view-table .ant-table-tbody .ant-table-row.row-alarm-2 td.gateway-name-column {
  border-left: 4px solid #f29200;
}
.ssbd-gateways-list-view-table .ant-table-tbody .ant-table-row.row-alarm-3 td.gateway-name-column {
  border-left: 4px solid #f37600;
}
.ssbd-gateways-list-view-table .ant-table-tbody .ant-table-row.row-alarm-4 td.gateway-name-column {
  border-left: 4px solid #e65500;
}
.ssbd-gateways-list-view-table .ant-table-tbody .ant-table-row.row-alarm-5 td.gateway-name-column {
  border-left: 4px solid #d93300;
}
.ssbd-gateways-list-view-table .ant-table-tbody .ant-table-row td {
  padding: 0px;
}
.ssbd-gateways-list-view-table .ant-table-tbody .ant-table-row td.gateway-last-reading-column {
  color: #9ba0b0;
  font-weight: 400;
  font-size: 14px;
}
.ssbd-gateways-list-view-table .ant-table-tbody .ant-table-row td.gateway-name-column i {
  color: #c0c5d1;
  font-size: 18px;
}
.ssbd-gateways-list-view-table .ant-table-tbody .ant-table-row td.gateway-name-column span {
  color: #0793e4;
  font-weight: 700;
  font-size: 14px;
}

.list-view-edit-action-menu .list-view-edit-action-menu__send-notifications i,
.list-view-edit-action-menu .list-view-edit-action-menu__edit i {
  color: #0793e4;
}
.list-view-edit-action-menu .list-view-edit-action-menu__delete {
  color: #d9572d;
}
.ant-btn-background-ghost {
  color: #0793e4;
}

.remove-location-gateway-modal__form .ssbd-form-field .ssbd-field-wrapper {
  max-width: unset;
}
.remove-location-gateway-modal .ant-modal-title {
  display: flex;
  flex-direction: column;
  font-size: 24px;
  text-align: center;
}
.remove-location-gateway-modal .ant-modal-title,
.remove-location-gateway-modal .ssbd-button--primary {
  color: #d93300;
}
.remove-location-gateway-modal .ant-modal-body {
  text-align: center;
  padding: 0 45px;
}
.remove-location-gateway-modal .ssbd-button--primary {
  border: 1px solid #d93300;
}
.remove-location-gateway-modal .ssbd-button--primary:hover {
  color: #d93300;
  font-weight: bold;
  opacity: 0.75;
}
.remove-location-gateway-modal__icon {
  font-size: 30px;
  margin-bottom: 15px;
}
.remove-location-gateway-modal__p {
  white-space: pre-wrap;
}

.edit-gateway-modal__form .ant-row {
  margin-bottom: 10px;
}
.edit-gateway-modal__form .ssbd-form-field .ssbd-field-wrapper,
.edit-gateway-modal__form .ssbd-dropdown-field {
  max-width: unset;
}
.edit-gateway-modal__form .ant-form-item-label {
  text-align: left;
}
.edit-gateway-modal__form .ant-form-item {
  margin-bottom: 0;
}
.edit-gateway-modal__form label[title='Device ID'] {
  color: #e1e3e6;
}
.edit-gateway-modal__form #readingTypeIdTextField {
  text-transform: capitalize;
}

.edit-location-gateway-modal__form .ssbd-form-field .ssbd-field-wrapper {
  max-width: unset;
}
.edit-location-gateway-modal .ant-modal-title {
  display: flex;
  flex-direction: column;
  font-size: 24px;
  text-align: center;
}
.edit-location-gateway-modal .ant-modal-title,
.edit-location-gateway-modal .ssbd-button--primary {
  color: #d93300;
}
.edit-location-gateway-modal .ant-modal-body {
  text-align: center;
  padding: 0 45px;
}
.edit-location-gateway-modal .ssbd-button--primary {
  border: 1px solid #d93300;
}
.edit-location-gateway-modal .ssbd-button--primary:hover {
  color: #d93300;
  font-weight: bold;
  opacity: 0.75;
}
.edit-location-gateway-modal__icon {
  font-size: 30px;
  margin-bottom: 15px;
}
.edit-location-gateway-modal__message-block {
  white-space: pre-wrap;
}

.ssbd-gateway-asset-list-collapse.ssbd-common-collapse .ant-card-head .ant-card-head-title {
  color: #4a4a4a;
}
.ssbd-gateway-asset-list-collapse.ssbd-common-collapse .ant-card-head .ant-card-head-title .ssbd-asset-list-active-alarms {
  font-size: 13px;
  color: #bfbfbf;
  margin-left: 5px;
  vertical-align: text-bottom;
}
.ssbd-gateway-asset-list-collapse.ssbd-common-collapse {
  background-color: #ffffff;
  padding: 30px;
}
.ssbd-gateway-asset-list-collapse.ssbd-common-collapse > .ant-card-head {
  border: none;
}
.ssbd-gateway-asset-list-collapse.ssbd-common-collapse > .ant-card-head .ant-card-extra .ant-row {
  display: flex;
  justify-content: flex-end;
}
.ssbd-gateway-asset-list-collapse.ssbd-common-collapse .collapse-grouped-asset .ant-collapse-item .ant-collapse-header {
  background-color: #9ba0b0;
  color: white !important;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  padding-left: 55px;
}
.ssbd-gateway-asset-list-collapse.ssbd-common-collapse .collapse-grouped-asset .ant-collapse-item .ant-collapse-header i.arrow {
  border-radius: 1px;
  width: 17px;
  height: 17px;
  border: 1px solid #868c98;
  top: 15px;
  line-height: 15px;
}
.ssbd-gateway-asset-list-collapse.ssbd-common-collapse .collapse-grouped-asset .ant-collapse-item .ant-collapse-header i.arrow:before {
  content: '+';
  color: #35353b;
}
.ssbd-gateway-asset-list-collapse.ssbd-common-collapse .collapse-grouped-asset .ant-collapse-item .ant-collapse-content-box {
  padding: 0 !important;
}
.ssbd-gateway-asset-list-collapse.ssbd-common-collapse .collapse-grouped-asset .ant-collapse-item:last-child {
  border: none;
}
.ssbd-gateway-asset-list-collapse.ssbd-common-collapse .collapse-grouped-asset .ant-collapse-item td.ant-table-row-expand-icon-cell {
  position: relative;
}
.ssbd-gateway-asset-list-collapse.ssbd-common-collapse .collapse-grouped-asset .ant-collapse-item td.ant-table-row-expand-icon-cell span {
  position: absolute;
  right: -25px;
  bottom: 19px;
}
.ssbd-gateway-asset-list-collapse.ssbd-common-collapse .collapse-grouped-asset .ant-collapse-item td.asset-name-column {
  padding-left: 30px;
}
.ssbd-gateway-asset-list-collapse.ssbd-common-collapse .collapse-grouped-asset .ant-collapse-item td.sensor-name-column {
  padding-left: 111px !important;
}
.ssbd-gateway-asset-list-collapse.ssbd-common-collapse .collapse-grouped-asset .ant-collapse-item.ant-collapse-item-active .ant-collapse-header i.arrow {
  transform: none !important;
  line-height: 12px;
}
.ssbd-gateway-asset-list-collapse.ssbd-common-collapse .collapse-grouped-asset .ant-collapse-item.ant-collapse-item-active .ant-collapse-header i.arrow:before {
  content: '-';
}
.ssbd-gateway-asset-list-collapse.ssbd-common-collapse .ssbd-sensor-table-view {
  margin: 0px;
}
.gateway-assets-block .ant-spin.ant-spin-spinning {
  display: unset;
}

.gateway-view-container {
  background-color: #f4f5f8;
  padding: 13px 12px 10px 29px;
}
.gateway-view-container .dashboard-active-location .location-name {
  font-size: 20px;
  font-weight: bold;
  color: #4a4a4a;
  line-height: 24px;
}
.gateway-view-container > div {
  margin-bottom: 19px;
}
.gateway-view-container .row-activity-report {
  display: flex;
}
.gateway-view-container .row-activity-report > div {
  flex: 1 0;
  width: 50%;
}
.gateway-view-container > .ssbd-common-collapse {
  padding: 15px 12px;
  margin-left: 0px;
  margin-right: 0px;
}
.gateway-view-container > .ssbd-common-collapse .ant-card-head-title,
.gateway-view-container > .ssbd-common-collapse .ant-card-extra {
  padding: 0px !important;
}

.ssbd-common-collapse.configured-alarms-component .ant-card-head-wrapper .ant-card-extra .ant-select .ant-select-selection {
  color: #0793e4;
}
.ssbd-common-collapse.configured-alarms-component .ant-card-head-wrapper .ant-card-extra button.ant-btn.ssbd-link-btn > * {
  font-size: 14px;
  color: #0793e4;
}
.ssbd-common-collapse.configured-alarms-component .ant-card-head-wrapper .ant-card-extra button.ant-btn.ssbd-link-btn span {
  margin-left: 5px;
}
.ssbd-common-collapse.configured-alarms-component .ant-btn.ssbd-link-btn.ant-dropdown-trigger {
  color: #bfbfbf;
}
.ssbd-common-collapse.configured-alarms-component .ssbd-card-message-block {
  min-height: 200px;
}

.ssbd-gateway-information {
  margin-bottom: 10px;
}
.ssbd-gateway-information .ant-card-body {
  padding: 20px 30px;
}
.ssbd-gateway-header {
  color: #868c98;
  font-size: 12px;
}
.ssbd-gateway-content span.asset-last-reading-wrapper {
  color: #9ba0b0;
  width: 90%;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}
.ssbd-gateway-content span.asset-last-reading-wrapper .anticon {
  margin-right: 5px;
}

.ssbd-asset-view {
  background-color: #f7f9fc;
}
.ssbd-asset-view .ssbd-asset-collapse-container {
  border-top: 1px solid lightgrey;
}
.ssbd-asset-view .ssbd-asset-collapse-container .ssbd-common-collapse {
  margin-bottom: 20px;
}
.ssbd-asset-view .ssbd-asset-collapse-container .ssbd-common-collapse:first-child {
  margin-top: 10px;
}
.ssbd-asset-view .ssbd-asset-collapse-container .ssbd-common-collapse:last-child {
  margin-bottom: 10px;
}
.ssbd-asset-view .ssbd-hierarchy-breadcrumps {
  margin: 13px 30px 0px 30px;
}

.ssbd-checklist-hierarchy .ant-table-thead th {
  color: #868c98;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}
.ssbd-checklist-hierarchy .ant-table-thead th.ssbd-checklist-hierarchy__location-column {
  text-align: left;
}
.ssbd-checklist-hierarchy .ant-table-tbody tr {
  height: 49px;
  cursor: pointer;
}
.ssbd-checklist-hierarchy .ant-table-tbody tr td {
  height: 49px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
  color: #3a3a40;
  font-size: 14px;
}
.ssbd-checklist-hierarchy .ant-table-tbody tr td.ssbd-checklist-hierarchy__location-column {
  text-align: left;
}
.ssbd-checklist-hierarchy .ant-table-footer {
  padding: 0px;
}
.ssbd-checklist-hierarchy .ant-table-footer .ssbd-checklist-hierarchy__total-footer > span {
  padding: 0px 38px;
  display: inline-block;
  text-align: center;
  height: 49px;
  line-height: 49px;
  font-weight: bold;
  color: #3a3a40;
}
.ssbd-checklist-hierarchy .ant-table-footer .ssbd-checklist-hierarchy__total-footer > span.ssbd-checklist-hierarchy__location-column {
  text-align: left;
}
.ssbd-checklist-hierarchy .ssbd-checklist-hierarchy__location-column {
  width: 40%;
}
.ssbd-checklist-hierarchy .ssbd-checklist-hierarchy__missed-column {
  width: 20%;
}
.ssbd-checklist-hierarchy .ssbd-checklist-hierarchy__violation-column {
  width: 20%;
}
.ssbd-checklist-hierarchy .ssbd-checklist-hierarchy__completion-column {
  width: 20%;
  font-weight: bold;
}
.ssbd-checklist-hierarchy .ssbd-checklist-hierarchy__completion-column span.ssbd-checklist-hierarchy__completion-value {
  color: #9ba0b0;
}
.ssbd-checklist-hierarchy .ssbd-checklist-hierarchy__completion-column span.ssbd-checklist-hierarchy__completion-value--red {
  color: #d93300;
}
.ssbd-checklist-hierarchy .ssbd-checklist-hierarchy__completion-column span.ssbd-checklist-hierarchy__completion-value--green {
  color: #9ec46c;
}

.dashboard-card-adhoc-checklist {
  height: 161px;
  border: 1px solid #e3e3e3;
  border-top: 4px solid #0793e4;
  background: white;
  margin-bottom: 20px;
}
.dashboard-card-adhoc-checklist .ant-card-head {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #e3e3e3;
  margin: 0px 45px;
}
.dashboard-card-adhoc-checklist .ant-card-body {
  padding: 0px;
}
.dashboard-card-adhoc-checklist__title {
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  text-align: center;
  color: #35353b;
}
.dashboard-card-adhoc-checklist__info-row {
  margin: 10px 45px;
  padding: 0px 18px;
}
.dashboard-card-adhoc-checklist__info-row .dashboard-card-adhoc-checklist__task-label {
  font-size: 16px;
  font-weight: bold;
  line-height: 15px;
  color: #868c98;
  text-transform: uppercase;
}
.dashboard-card-adhoc-checklist__info-row .dashboard-card-adhoc-checklist__task-value {
  text-align: right;
  font-weight: bold;
  color: #868c98;
  padding-right: 10px;
}
.dashboard-card-adhoc-checklist__info-row .dashboard-card-adhoc-checklist__violation-label,
.dashboard-card-adhoc-checklist__info-row .dashboard-card-adhoc-checklist__violation-value {
  font-size: 16px;
  line-height: 19px;
  color: #868c98;
}
.dashboard-card-adhoc-checklist__info-row .dashboard-card-adhoc-checklist__violation-value {
  text-align: right;
  font-weight: bold;
  padding-right: 10px;
}

.dashboard-card-checklist__footer .icon-dashboard-card-checklist__time--not_started:before {
  content: '\e80e';
}
.dashboard-card-checklist__footer .icon-dashboard-card-checklist__time--in_progress:before {
  content: '\e829';
}
.dashboard-card-checklist__footer .icon-dashboard-card-checklist__time--completed:before {
  content: '\e833';
}
.dashboard-card-checklist__footer .icon-dashboard-card-checklist__time--fault:before,
.dashboard-card-checklist__footer .icon-dashboard-card-checklist__time--not_completed:before {
  content: '\e839';
}
.dashboard-card-checklist {
  height: 293px;
  border: 1px solid #e3e3e3;
  border-top: 4px solid #9ba0b0;
  background: white;
  margin-bottom: 20px;
}
.dashboard-card-checklist .ant-card-head {
  border-bottom: none;
}
.dashboard-card-checklist .ant-card-body {
  padding: 0px;
}
.dashboard-card-checklist__title {
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  text-align: center;
  color: #35353b;
}
.dashboard-card-checklist__percent.ant-row {
  font-size: 52px;
  font-weight: bold;
  line-height: 62px;
  text-align: center;
  color: #9ba0b0;
  border-bottom: 1px solid #e3e3e3;
  margin: 0px 45px 17px;
}
.dashboard-card-checklist__info-row {
  margin: 12px 45px;
  padding: 0px 18px;
}
.dashboard-card-checklist__info-row .dashboard-card-checklist__task-label {
  font-size: 16px;
  font-weight: bold;
  line-height: 15px;
  color: #868c98;
  text-transform: uppercase;
}
.dashboard-card-checklist__info-row .dashboard-card-checklist__task-value {
  text-align: right;
}
.dashboard-card-checklist__info-row .dashboard-card-checklist__task-value .dashboard-card-checklist__task-value-container {
  border-radius: 9px;
  background-color: #9ba0b0;
  color: #f4f5f8;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  min-width: 27px;
  text-align: center;
  height: 20px;
  line-height: 20px;
  padding: 0px 4px;
}
.dashboard-card-checklist__info-row .dashboard-card-checklist__task-value .dashboard-card-checklist__task-value-container-training {
  background-color: #9450c8;
}
.dashboard-card-checklist__info-row .dashboard-card-checklist__violation-label,
.dashboard-card-checklist__info-row .dashboard-card-checklist__violation-value {
  font-size: 16px;
  line-height: 19px;
  color: #868c98;
}
.dashboard-card-checklist__info-row .dashboard-card-checklist__violation-value {
  text-align: right;
  font-weight: bold;
  padding-right: 10px;
}
.dashboard-card-checklist__footer {
  padding: 10px 16px;
  border-radius: 0 0 4px 4px;
  background-color: #edeff2;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 56px;
}
.dashboard-card-checklist__footer .dashboard-card-checklist__time-status {
  font-size: 14px;
  font-weight: bold;
  line-height: 15px;
  color: #35353b;
  text-transform: uppercase;
}
.dashboard-card-checklist__footer .dashboard-card-checklist__time-label {
  margin-top: 5px;
  font-size: 12px;
  line-height: 14px;
  color: #868c98;
}
.dashboard-card-checklist__footer .icon-dashboard-card-checklist__time {
  position: absolute;
  right: 10px;
  bottom: 5px;
  font-size: 30px;
  color: #8a8a99;
}
.dashboard-card-checklist__footer .icon-dashboard-card-checklist__time--completed {
  font-size: 40px;
  bottom: -3px;
  right: -1px;
}
.dashboard-card-checklist__footer .icon-dashboard-card-checklist__time--in_progress:before {
  color: #9ec46c;
}
.dashboard-card-checklist__footer .icon-dashboard-card-checklist__time--fault,
.dashboard-card-checklist__footer .icon-dashboard-card-checklist__time--not_completed {
  color: #e02020;
}
.dashboard-card-checklist--success,
.dashboard-card-checklist--completed {
  border-top-color: #9ec46c;
}
.dashboard-card-checklist--success .dashboard-card-checklist__percent,
.dashboard-card-checklist--completed .dashboard-card-checklist__percent,
.dashboard-card-checklist--success .icon-dashboard-card-checklist__time--completed,
.dashboard-card-checklist--completed .icon-dashboard-card-checklist__time--completed {
  color: #9ec46c;
}
.dashboard-card-checklist--fault,
.dashboard-card-checklist--not_completed {
  border-top-color: #e02020;
}
.dashboard-card-checklist--fault .dashboard-card-checklist__percent,
.dashboard-card-checklist--not_completed .dashboard-card-checklist__percent,
.dashboard-card-checklist--fault .icon-dashboard-card-checklist__time--fault,
.dashboard-card-checklist--not_completed .icon-dashboard-card-checklist__time--fault {
  color: #e02020;
}
.dashboard-card-checklist--warning {
  border-top-color: #f1ae00;
}
.dashboard-card-checklist--warning .dashboard-card-checklist__percent,
.dashboard-card-checklist--warning .icon-dashboard-card-checklist__time--completed {
  color: #f1ae00;
}
.dashboard-card-checklist__schedule-mode-tag {
  padding: 4px 12px !important;
  border-radius: 20px;
  color: white;
  line-height: 100%;
  font-weight: 400;
  font-size: 16px !important;
  border-color: transparent;
  position: absolute;
  right: 0px;
  margin-right: 0px;
}

.block-date-picker__inc-button,
.block-date-picker__dec-button {
  height: 30px;
  width: 30px;
  border: 1px solid #e6e8eb;
  border-radius: 4px;
  padding: 0px;
  color: #e6e8eb;
}
.block-date-picker__picker {
  height: 30px;
  width: 139px;
  border: 1px solid #e6e8eb;
  border-radius: 4px;
  margin: 0px 2px;
  line-height: 28px;
}
.block-date-picker__picker input {
  text-transform: uppercase;
  padding: 0px;
  text-align: center;
  color: #0793e4;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  border: none;
  height: 26px;
}
.block-date-picker__picker i {
  display: none;
}

.ssbd-checklist-hierarchy .ant-table-thead th {
  color: #868c98;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}
.ssbd-checklist-hierarchy .ant-table-thead th.ssbd-checklist-hierarchy__location-column {
  text-align: left;
}
.ssbd-checklist-hierarchy .ant-table-tbody .location-disabled-cursor {
  cursor: not-allowed;
}
.ssbd-checklist-hierarchy .ant-table-tbody tr {
  height: 49px;
  cursor: pointer;
}
.ssbd-checklist-hierarchy .ant-table-tbody tr td {
  height: 49px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
  color: #3a3a40;
  font-size: 14px;
}
.ssbd-checklist-hierarchy .ant-table-tbody tr td.ssbd-checklist-hierarchy__location-column {
  text-align: left;
}
.ssbd-checklist-hierarchy .ant-table-footer {
  padding: 0px;
}
.ssbd-checklist-hierarchy .ant-table-footer .ssbd-checklist-hierarchy__total-footer > span {
  padding: 0px 38px;
  display: inline-block;
  text-align: center;
  height: 49px;
  line-height: 49px;
  font-weight: bold;
  color: #3a3a40;
}
.ssbd-checklist-hierarchy .ant-table-footer .ssbd-checklist-hierarchy__total-footer > span.ssbd-checklist-hierarchy__location-column {
  text-align: left;
}
.ssbd-checklist-hierarchy .ssbd-checklist-hierarchy__location-column {
  width: 40%;
}
.ssbd-checklist-hierarchy .ssbd-checklist-hierarchy__missed-column {
  width: 20%;
}
.ssbd-checklist-hierarchy .ssbd-checklist-hierarchy__correctiveActions-column {
  width: 20%;
}
.ssbd-checklist-hierarchy .ssbd-checklist-hierarchy__completion-column {
  width: 20%;
  font-weight: bold;
}
.ssbd-checklist-hierarchy .ssbd-checklist-hierarchy__completion-column span.ssbd-checklist-hierarchy__completion-value {
  color: #9ba0b0;
}
.ssbd-checklist-hierarchy .ssbd-checklist-hierarchy__completion-column span.ssbd-checklist-hierarchy__completion-value--red {
  color: #d93300;
}
.ssbd-checklist-hierarchy .ssbd-checklist-hierarchy__completion-column span.ssbd-checklist-hierarchy__completion-value--green {
  color: #9ec46c;
}

.dashboard-block {
  background-color: white;
  border-radius: 5px;
  padding: 25px;
}
.dashboard-block__header-title {
  color: #35353b;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
}
.dashboard-block__header-row {
  margin: 20px 0;
}
.dashboard-block__report-link {
  text-align: center;
  color: #49b5f9;
}
.dashboard-block__report-link:hover {
  cursor: pointer;
}
.dashboard-block__header-col:last-child {
  text-align: right;
}
.dashboard-block .dashboard-block__disable-link {
  color: currentColor;
  opacity: 0.5;
  text-decoration: none;
  pointer-events: none;
}
.dashboard-block .ant-spin.ant-spin-spinning {
  display: unset;
}
.dashboard-block .scheduled-checklists__training-row {
  margin-bottom: 16px;
}

.arrow-style {
  color: #e1e3e6;
  height: 18px;
  width: 18px;
}
.checklist_name_container {
  display: flex;
  gap: 16px;
  align-items: center;
}
.checklist_name_container .ant-typography.checklist_name {
  padding-right: 0 !important;
}
.checklist_name_container .checklist_length.with-tag {
  background-color: #9450c8;
}
.checklist_name_container .schedule-mode-tag {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 12px;
}
.haccp-report-page-adhoc-checklists .ant-collapse-borderless,
.haccp-report-page-flow-of-food .ant-collapse-borderless {
  background-color: #ffffff;
}
.haccp-report-page-adhoc-checklists .ant-collapse > .ant-collapse-item,
.haccp-report-page-flow-of-food .ant-collapse > .ant-collapse-item {
  border: none;
}
.haccp-report-page-adhoc-checklists .ant-collapse > .ant-collapse-item.ant-collapse-item-active > .ant-collapse-header .ant-collapse-arrow svg,
.haccp-report-page-flow-of-food .ant-collapse > .ant-collapse-item.ant-collapse-item-active > .ant-collapse-header .ant-collapse-arrow svg {
  -webkit-transform: rotate(-90deg) !important;
  -moz-transform: rotate(-90deg) !important;
  -ms-transform: rotate(-90deg) !important;
  -o-transform: rotate(-90deg) !important;
  color: #e1e3e6;
  height: 18px;
  width: 18px;
}
.haccp-report-page-adhoc-checklists .ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow svg,
.haccp-report-page-flow-of-food .ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow svg {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  color: #e1e3e6;
  height: 18px;
  width: 18px;
}

.dashboard-block {
  background-color: white;
  border-radius: 5px;
  padding: 25px;
}
.dashboard-block__header-title {
  color: #35353b;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
}
.dashboard-block__header-row {
  margin-bottom: 15px;
}
.dashboard-block__screening-report-link {
  text-align: center;
  color: #49b5f9;
  line-height: 2;
}
.dashboard-block__screening-report-link:hover {
  cursor: pointer;
}
.dashboard-block .dashboard-block__disable-link {
  color: currentColor;
  opacity: 0.5;
  text-decoration: none;
  pointer-events: none;
}
.dashboard-block .ant-spin.ant-spin-spinning {
  display: unset;
}
.dashboard-block .ssbd-employee-screening-table .ant-table-thead th {
  color: #868c98;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}
.dashboard-block .ssbd-employee-screening-table .ant-table-tbody .location-disabled-cursor {
  cursor: not-allowed;
}
.dashboard-block .ssbd-employee-screening-table .ant-table-tbody tr {
  height: 49px;
  cursor: pointer;
}
.dashboard-block .ssbd-employee-screening-table .ant-table-tbody tr td {
  height: 49px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
  color: #3a3a40;
  font-size: 14px;
}
.dashboard-block .ssbd-employee-screening-table .ant-table-tbody tr td.ssbd-employee-screening-table__location-column {
  text-align: left;
}
.dashboard-block .ssbd-employee-screening-table .ant-table-footer {
  padding: 0px;
}
.dashboard-block .ssbd-employee-screening-table .ant-table-footer .ssbd-employee-screening-table__total-footer > span {
  padding: 0px 38px;
  display: inline-block;
  text-align: center;
  height: 49px;
  line-height: 49px;
  font-weight: bold;
  color: #3a3a40;
}
.dashboard-block .ssbd-employee-screening-table .ant-table-footer .ssbd-employee-screening-table__total-footer > span.ssbd-employee-screening-table__location-column {
  text-align: left;
}
.dashboard-block .ssbd-employee-screening-table .ssbd-employee-screening-table__location-column {
  width: 40%;
}
.dashboard-block .ssbd-employee-screening-table .ssbd-employee-screening-table__total-passed-column {
  width: 20%;
}
.dashboard-block .ssbd-employee-screening-table .ssbd-employee-screening-table__total-screenings-column {
  width: 20%;
}
.dashboard-block .ssbd-employee-screening-table .ssbd-employee-screening-table__total-acceptance-rate-column {
  width: 20%;
  font-weight: bold;
}
.dashboard-block .ssbd-employee-screening-table .ssbd-employee-screening-table__total-acceptance-rate-column span.ssbd-employee-screening-table__total-acceptance-rate-value {
  color: #9ba0b0;
}
.dashboard-block .ssbd-employee-screening-table .ssbd-employee-screening-table__total-acceptance-rate-column span.ssbd-employee-screening-table__total-acceptance-rate-value--red {
  color: #d93300;
}
.dashboard-block .ssbd-employee-screening-table .ssbd-employee-screening-table__total-acceptance-rate-column span.ssbd-employee-screening-table__total-acceptance-rate-value--green {
  color: #9ec46c;
}
.dashboard-block .ssbd-employee-screening-table span.ssbd-employee-screening-table__acceptance-rate {
  color: #9ba0b0;
  font-weight: bold;
}
.dashboard-block .ssbd-employee-screening-table span.ssbd-employee-screening-table__acceptance-rate--red {
  color: #d93300;
}
.dashboard-block .ssbd-employee-screening-table span.ssbd-employee-screening-table__acceptance-rate--green {
  color: #9ec46c;
}

.dashboard-daily-checklist__footer .icon-dashboard-daily-checklist--not_started:before {
  content: '\e829';
}
.dashboard-daily-checklist__footer .icon-dashboard-daily-checklist--complete:before {
  content: '\e833';
}
.dashboard-daily-checklist__footer .icon-dashboard-daily-checklist--expired:before {
  content: '\e839';
}
.dashboard-daily-checklist {
  height: 293px;
  border: 1px solid #e3e3e3;
  background: white;
  margin-bottom: 20px;
}
.dashboard-daily-checklist .ant-card-head {
  border-bottom: none;
}
.dashboard-daily-checklist .ant-card-body {
  padding: 0px;
}
.dashboard-daily-checklist .ant-card-head-title {
  text-align: center;
  padding: 16px 0 10px;
}
.dashboard-daily-checklist__title {
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  color: #35353b;
}
.dashboard-daily-checklist--expired {
  border-top: 4px solid #d93300;
}
.dashboard-daily-checklist--not_started,
.dashboard-daily-checklist--started {
  border-top: 4px solid #0793e4;
}
.dashboard-daily-checklist--complete {
  border-top: 4px solid #9ec46c;
}
.dashboard-daily-checklist__time {
  text-align: center;
  width: 130px;
  margin: 10px auto 30px;
  border-radius: 9.5px;
  font-size: 12px;
  line-height: 14px;
  padding: 5px;
  background-color: #f4f5f8;
}
.dashboard-daily-checklist__info-row {
  margin: 12px 45px;
  padding: 15px 18px;
  font-size: 16px;
  color: #868c98;
  border: solid #e3e3e3;
  border-width: 1px 0;
}
.dashboard-daily-checklist__info-row .dashboard-daily-checklist__asset_value {
  text-align: right;
}
.dashboard-daily-checklist__footer {
  margin: 45px 45px 0;
  text-align: center;
}
.dashboard-daily-checklist__footer .icon-dashboard-daily-checklist {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
}
.dashboard-daily-checklist__footer .icon-dashboard-daily-checklist--expired {
  color: #d93300;
}
.dashboard-daily-checklist__footer .icon-dashboard-daily-checklist--expired:before {
  vertical-align: middle;
  font-size: 20px;
  margin-right: 10px;
}
.dashboard-daily-checklist__footer .icon-dashboard-daily-checklist--complete {
  color: #9ec46c;
}
.dashboard-daily-checklist__footer .icon-dashboard-daily-checklist--complete:before {
  vertical-align: middle;
  font-size: 20px;
  margin-right: 10px;
  font-size: 25px;
  margin-right: 5px;
}
.dashboard-daily-checklist__footer .icon-dashboard-daily-checklist--not_started {
  color: #0793e4;
}
.dashboard-daily-checklist__footer .icon-dashboard-daily-checklist--not_started:before {
  vertical-align: middle;
  font-size: 20px;
  margin-right: 10px;
}
.dashboard-daily-checklist__footer button {
  width: 100%;
}
.dashboard-daily-checklist .icon-style {
  vertical-align: middle;
  font-size: 20px;
  margin-right: 10px;
}

.daily-checklist-error-modal .daily-checklist-error-modal__message .daily-checklist-error-modal__message-each {
  font-style: italic;
  font-weight: bold;
}

.dashboard-block {
  background-color: white;
  border-radius: 5px;
  padding: 25px;
}
.dashboard-block__header-title {
  color: #35353b;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
}
.dashboard-block__header-row {
  margin-bottom: 15px;
}
.dashboard-block__daily-checklist-link {
  text-align: center;
  color: #49b5f9;
  line-height: 2;
}
.dashboard-block__daily-checklist-link:hover {
  cursor: pointer;
}
.daily-checklist-cards_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.ssbd-high-severity-incidents {
  margin-bottom: 20px;
  padding: 20px 30px;
}
.ssbd-high-severity-incidents .ant-spin.ant-spin-spinning {
  display: unset;
}
.ssbd-high-severity-incidents .ssbd-card-title {
  margin-bottom: 20px;
}
.ssbd-high-severity-incidents .ant-select .ant-select-selection {
  border: none;
  color: #49b5f9;
}
.ssbd-high-severity-incidents .ant-select .ant-select-selection .ant-select-arrow {
  color: #49b5f9;
}
.ssbd-high-severity-incidents .ant-select .ant-select-selection .ant-select-selection-selected-value {
  float: right;
}
.ssbd-high-severity-incidents .ssbd-incident-card {
  margin-bottom: 8px;
}
.ssbd-high-severity-incidents .ssbd-show-more-row {
  padding: 12px 0;
}
.ssbd-high-severity-incidents .ssbd-show-more-row .ssbd-link-btn {
  color: #0793e4;
  font-size: 10px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}
.ssbd-high-severity-incidents.ssbd-common-collapse {
  background-color: white;
}
.ssbd-high-severity-incidents.ssbd-common-collapse .ant-card-head-wrapper .ant-card-head-title {
  padding: 20px 0px 8px 0px;
}
.ssbd-high-severity-incidents.ssbd-common-collapse .ant-card-head-wrapper .ant-card-extra {
  padding: 20px 0px 8px 0px;
}
.ssbd-high-severity-incidents .ant-spin-container .ant-row.ssbd-collapse-content {
  max-height: 415px;
  overflow-y: auto;
}

.asset-widget-chart {
  display: flex;
  height: 100%;
  position: relative;
}
.asset-widget-chart__bar-container {
  height: 100%;
  position: relative;
  width: 50%;
  text-align: right;
  display: flex;
  justify-content: end;
}
.asset-widget-chart__reading-container {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--state-background);
}
.asset-widget-chart__reading-container span {
  color: var(--state);
  font-size: 40px;
  font-weight: bold;
}
.asset-widget-chart__bar {
  height: 100%;
  width: 30px;
  background-color: #e1e3e6;
  display: block;
  margin-left: 70px;
}
.asset-widget-chart__points {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: calc(100% - 20px);
  margin: 3px 0 10px 0;
}
.asset-widget-chart__point {
  position: absolute;
  right: 45px;
  display: flex;
}
.asset-widget-chart__point::after {
  content: ' ';
  display: block;
  height: 1px;
  position: absolute;
  width: 50px;
  right: -56px;
  top: 7px;
  border-top: 1px solid black;
}
.asset-widget-chart__point--centered {
  top: 0;
  bottom: -20px;
  height: 20px;
  margin: auto auto;
}
.asset-widget-chart__point--arrow {
  position: absolute;
  right: -5px;
  width: 0px;
  height: 0px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 15px solid var(--state);
}
.asset-widget-chart__point span {
  color: black;
  font-size: 10px;
  font-weight: bold;
}

.asset-sensor-popover-table {
  width: 300px;
}
.asset-sensor-popover-table header {
  font-weight: bold;
  margin: 0 0 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@supports (-webkit-line-clamp: 2) {
  .asset-sensor-popover-table header {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.asset-sensor-popover-table table {
  table-layout: fixed;
}
.asset-sensor-popover-table table tbody tr td {
  font-size: 14px;
}
.asset-sensor-popover-table table tbody tr td:first-child {
  width: 110px;
  font-weight: bold;
}
.asset-sensor-popover-table table tbody tr td:last-child {
  width: 190px;
}
.asset-sensor-popover-table table tbody tr.asset-sensor-popover-table__row-tags div {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@supports (-webkit-line-clamp: 4) {
  .asset-sensor-popover-table table tbody tr.asset-sensor-popover-table__row-tags div {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
}
.asset-sensor-popover-table__certificate .asset-sensor-popover-table__button {
  font-size: 14px;
  margin: 10px 0 0;
  padding: 0;
}

.single-line-chart .highcharts-credits {
  display: none;
}

.ssbd-popover-wrapper-stays-on-click__overlay .ant-popover-inner-content {
  padding: 0;
}

.asset-sensor-popover {
  width: 720px;
  padding: 10px;
  display: flex;
}
.asset-sensor-popover__section:first-child {
  width: 300px;
}
.asset-sensor-popover__section:last-child {
  width: 400px;
}
.asset-sensor-popover__section:not(:last-child) {
  margin-bottom: 20px;
}
.asset-sensor-popover__section-certificate > .asset-sensor-popover__button {
  font-size: 16px;
  padding: 0;
}

.asset-item {
  --state: #9ec46c;
  width: calc(25% - 10px);
  border: 1px solid #e1e3e6;
  border-radius: 4px;
  margin: 5px;
  border-top: 4px solid var(--state);
}
.asset-item h3 {
  color: #35353b;
  font-size: 18px;
  margin: 0;
  font-weight: bold;
}
.asset-item-header {
  box-sizing: border-box;
  height: 95px;
  padding: 10px;
  border-bottom: 1px solid #e1e3e6;
  text-align: center;
  font-weight: bold;
}
.asset-item-header h3 {
  margin: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@supports (-webkit-line-clamp: 2) {
  .asset-item-header h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.asset-item-header h4 {
  margin: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.asset-item-content {
  height: 132px;
  width: 100%;
  background-color: #f8f9fa;
  border-bottom: 1px solid #e1e3e6;
}
.asset-item-footer {
  display: flex;
  justify-content: space-between;
  padding: 10px;
}
.asset-item-footer__item {
  display: flex;
  flex-direction: column;
}
.asset-item-footer__item--title {
  color: #868c98;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.asset-item-footer__item--value {
  color: black;
  font-size: 14px;
  min-height: 21px;
}
.asset-item-footer__item:last-child {
  align-items: flex-end;
}
.asset-item--alarmed {
  --state: #d9572d;
}
.asset-item--down {
  --state: #f9f9f9;
  --state-background: darkred;
}

.asset-widget .ssbd-card-message-block {
  width: 25%;
  margin: 0 auto;
}
.asset-widget__asset-list {
  position: relative;
  max-height: 608px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
  overflow-y: auto;
}
.asset-widget__action {
  display: block;
  text-align: center;
}
.asset-widget__action a {
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
}

.resources-widget__content {
  display: flex;
  flex-wrap: wrap;
}
.resources-widget__link {
  width: 50%;
  margin-bottom: 15px;
}
.resources-widget__link:nth-child(odd) {
  padding-right: 15px;
}
.resources-widget__link a {
  display: flex;
  color: #0793e4;
  line-height: 17px;
  text-decoration: underline;
  min-height: 20px;
  align-items: flex-start;
}
.resources-widget__link a::before {
  flex-basis: 18px;
  min-width: 18px;
  min-height: 18px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiID8+CjxzdmcKICB3aWR0aD0iMjBweCIKICBoZWlnaHQ9IjIwcHgiCiAgdmlld0JveD0iMCAwIDIwIDIwIgogIHZlcnNpb249IjEuMSIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCj4KICAgIDx0aXRsZT5SZXNvdXJjZXM8L3RpdGxlPgogICAgPGcgaWQ9IlJlc291cmNlcyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGgKICAgICAgZD0iTTEwLDQuOTA5MDkzNzUgQzEwLjQwMTY1NjIsNC45MDkwOTM3NSAxMC43MjcyODEyLDUuMjM0Njg3NSAxMC43MjcyODEyLDUuNjM2MzQzNzUgQzEwLjcyNzI4MTIsNi4wMzggMTAuNDAxNjU2Miw2LjM2MzYyNSAxMCw2LjM2MzYyNSBMMTAsNi4zNjM2MjUgTDMuNDU0NTMxMjUsNi4zNjM2MjUgTDMuNDU0NTMxMjUsMTYuNTQ1NDY4OCBMMTMuNjM2MzQzNywxNi41NDU0Njg4IEwxMy42MzYzNDM3LDEwIEMxMy42MzYzNDM3LDkuNTk4MzQzNzUgMTMuOTYxOTY4Nyw5LjI3MjcxODc1IDE0LjM2MzYyNSw5LjI3MjcxODc1IEMxNC43NjUyODEyLDkuMjcyNzE4NzUgMTUuMDkwOTM3NSw5LjU5ODM0Mzc1IDE1LjA5MDkzNzUsMTAgTDE1LjA5MDkzNzUsMTAgTDE1LjA5MDkzNzUsMTcuMjcyNzE4OCBDMTUuMDkwOTM3NSwxNy42NzQzNzUgMTQuNzY1MzEyNSwxOCAxNC4zNjM2NTYyLDE4IEwxNC4zNjM2NTYyLDE4IEwyLjcyNzI4MTI1LDE4IEMyLjMyNTYyNSwxOCAyLDE3LjY3NDM3NSAyLDE3LjI3Mjc1IEwyLDE3LjI3Mjc1IEwyLDUuNjM2Mzc1IEMyLDUuMjM0NzE4NzUgMi4zMjU2MjUsNC45MDkwOTM3NSAyLjcyNzI4MTI1LDQuOTA5MDkzNzUgTDIuNzI3MjgxMjUsNC45MDkwOTM3NSBaIE0xNy4yNzI3MTg3LDIgQzE3LjY3NDM3NSwyIDE4LjAwMDAzMTIsMi4zMjU2MjUgMTguMDAwMDMxMiwyLjcyNzI4MTI1IEwxOC4wMDAwMzEyLDIuNzI3MjgxMjUgTDE4LjAwMDAzMTIsOC41NDU0Njg3NSBDMTguMDAwMDMxMiw4Ljk0NzEyNSAxNy42NzQ0MDYyLDkuMjcyNzUgMTcuMjcyNzUsOS4yNzI3NSBDMTYuODcxMDkzNyw5LjI3Mjc1IDE2LjU0NTQ2ODcsOC45NDcxMjUgMTYuNTQ1NDY4Nyw4LjU0NTQ2ODc1IEwxNi41NDU0Njg3LDguNTQ1NDY4NzUgTDE2LjU0NTQ2ODcsNC40ODMwNjI1IEw5LjA1OTcxODc1LDExLjk2ODc4MTIgQzguOTE3NzE4NzUsMTIuMTEwODQzNyA4LjczMTU2MjUsMTIuMTgxODEyNSA4LjU0NTQzNzUsMTIuMTgxODEyNSBDOC4zNTkzMTI1LDEyLjE4MTgxMjUgOC4xNzMxODc1LDEyLjExMDgxMjUgOC4wMzEyMTg3NSwxMS45Njg4MTI1IEM3Ljc0NzE4NzUsMTEuNjg0NzgxMiA3Ljc0NzE4NzUsMTEuMjI0MzQzNyA4LjAzMTIxODc1LDEwLjk0MDMxMjUgTDguMDMxMjE4NzUsMTAuOTQwMzEyNSBMMTUuNTE2OTM3NSwzLjQ1NDU2MjUgTDExLjQ1NDUzMTIsMy40NTQ1NjI1IEMxMS4wNTI4NzUsMy40NTQ1NjI1IDEwLjcyNzI1LDMuMTI4OTM3NSAxMC43MjcyNSwyLjcyNzI4MTI1IEMxMC43MjcyNSwyLjMyNTYyNSAxMS4wNTI4NzUsMiAxMS40NTQ1MzEyLDIgTDExLjQ1NDUzMTIsMiBaIgogICAgICBpZD0iQ29tYmluZWQtU2hhcGUtQ29weS01IgogICAgICBmaWxsPSIjMDc5M0U0IgogICAgICBmaWxsLXJ1bGU9Im5vbnplcm8iCiAgICAvPgogICAgPC9nPgo8L3N2Zz4K) no-repeat;
  display: inline-block;
  margin-right: 5px;
  margin-top: -3px;
  content: '';
}

.configurable-dashboard > div:not(:last-child) {
  margin-bottom: 10px;
}

.dashboard-container {
  background-color: #f4f5f8;
  padding: 13px 12px 10px 29px;
}
.dashboard-container .dashboard-active-location .location-name {
  font-size: 20px;
  font-weight: bold;
  color: #4a4a4a;
  line-height: 24px;
}
.dashboard-container > div {
  margin-bottom: 19px;
}
.dashboard-container .row-activity-report {
  display: flex;
}
.dashboard-container .row-activity-report > div {
  flex: 1 0;
  width: 50%;
}
.dashboard-container > .ssbd-common-collapse {
  padding: 15px 12px;
  margin-left: 0px;
  margin-right: 0px;
}
.dashboard-container > .ssbd-common-collapse .ant-card-head-title,
.dashboard-container > .ssbd-common-collapse .ant-card-extra {
  padding: 0px !important;
}
.dashboard-page .ant-spin.ant-spin-spinning {
  display: unset;
}

.haccp-report-card .ant-card-head {
  border: none;
  padding: 0 20px;
}
.haccp-report-card .ant-card-body {
  padding: 20px;
}
.haccp-report-card .ant-card-head-title {
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  padding-bottom: 0;
}
.haccp-report-card .report-card-item + .report-card-item {
  margin-top: 16px;
}

.daily-assets-card-checklist {
  height: 250px;
  border: 1px solid #e3e3e3;
  background: white;
  margin-bottom: 20px;
}
.daily-assets-card-checklist__card {
  border-radius: 4px 4px 0 0;
}
.daily-assets-card-checklist__card--red {
  border-top: 4px solid #d93300;
}
.daily-assets-card-checklist__card--green {
  border-top: 4px solid #9ec46c;
}
.daily-assets-card-checklist__card--grey {
  border-top: 4px solid #9ba0b0;
}
.daily-assets-card-checklist .ant-card-head {
  border-bottom: none;
}
.daily-assets-card-checklist .ant-card-head-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  text-align: center;
  color: #35353b;
}
.daily-assets-card-checklist__wrapper {
  padding: 0 10px;
}
.daily-assets-card-checklist__instructions {
  display: flex;
  flex-direction: column;
  border: 1px solid #e1e3e6;
  border-radius: 4px;
}
.daily-assets-card-checklist__instructions--text {
  padding: 0 20px;
  box-sizing: border-box;
  width: auto;
  background-color: #f8f9fa;
}
.daily-assets-card-checklist .ant-card-body {
  padding: 0px;
}
.daily-assets-card-checklist__sensor.ant-row {
  box-sizing: content-box;
  padding: 10px 0 20px;
  height: 14px;
  width: 100%;
  font-size: 14px;
  text-align: center;
  line-height: 14px;
  color: #868c98;
}
.daily-assets-card-checklist__percent {
  height: 54px;
  font-size: 45px;
  font-weight: bold;
  line-height: 54px;
  text-align: center;
}
.daily-assets-card-checklist__percent--red {
  color: #d93300;
}
.daily-assets-card-checklist__percent--green {
  color: #9ec46c;
}
.daily-assets-card-checklist__percent--grey {
  color: #9ba0b0;
}
.daily-assets-card-checklist__footer {
  padding: 16px;
  border-radius: 0 0 4px 4px;
  background-color: #edeff2;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 56px;
}
.daily-assets-card-checklist__footer--icon {
  color: #9ba0b0;
  font-size: 13px;
  height: 16px;
  line-height: 16px;
}
.daily-assets-card-checklist__footer--time {
  color: #9ba0b0;
  padding-left: 15px;
}

.ssbd-reports-legend__container {
  background: #f4f5f8;
  border-radius: 8px;
}
.ssbd-reports-legend__container__row__col {
  padding: 10px;
  text-align: center;
}
.ssbd-reports-legend__container__row__col--text {
  padding-left: 15px;
}
.ssbd-reports-legend__container .icon {
  font-size: 18px;
}
.ssbd-reports-legend__container .icon__green {
  color: #9ec46c;
}
.ssbd-reports-legend__container .icon__yellow {
  color: #f1ae00;
}
.ssbd-reports-legend__container .icon__orange {
  color: #ef9900;
}
.ssbd-reports-legend__container .icon__red {
  color: #d93300;
}
.ssbd-reports-legend__container .icon__blue {
  color: #0793e4;
}

.server-error-handling {
  margin-top: 100px;
}
.server-error-handling--icon_container {
  color: #0793e4;
  margin-right: 150px;
  font-size: 150px;
}
.server-error-handling--title {
  font-size: 64px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 77px;
  color: #0793e4;
}
.server-error-handling--subtitle {
  color: #35353b;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 38px;
}
.server-error-handling p {
  color: #3a3a40;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: pre-line;
}

.daily-checklists-page__row {
  padding-bottom: 20px;
}
.daily-checklists-page__checkbox {
  width: 100%;
}
.daily-checklists-page__checkbox label {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  border: solid 1px #e1e3e6;
  border-radius: 4px;
  padding: 18px 34px 18px 15px;
  margin-bottom: 10px;
}
.daily-checklists-page__checkbox label:hover {
  border-color: #0793e4;
}
.daily-checklists-page__checkbox .ant-checkbox-wrapper + .ant-checkbox-wrapper {
  margin-left: 0;
}
.daily-checklists-page__section-form-item {
  display: flex;
  justify-content: flex-end;
}
.daily-checklists-page .daily-checklists-page__instructions--button {
  padding: 0;
}
.daily-checklists-page__checkbox-signature-container {
  display: flex;
  justify-content: flex-end;
  margin: -10px 50px 0;
  font-weight: bold;
}
.daily-checklists-page .ssbd-reports-legend__container {
  margin: 0 10px 20px;
}
.daily-checklists-page__dot {
  height: 16px;
  width: 16px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: text-bottom;
}
.daily-checklists-page--green {
  background-color: #9ec46c;
}
.daily-checklists-page--red {
  background-color: #d93300;
}
.daily-checklists-page--grey {
  background-color: #9ba0b0;
}

.ssbd-radio .ant-radio-checked:after {
  border: 1px solid #0793e4;
}
.ssbd-radio .ant-radio-inner:after {
  background-color: #0793e4;
}

.ss-radio-group--vertical {
  display: flex;
  flex-direction: column;
}

.checklist-type-form-item__frequency {
  align-self: flex-end;
}

.selection-counter {
  color: #0793e4;
  font-weight: bold;
}

.select-tasks-modal .ant-modal-body {
  margin-bottom: 40px;
  min-height: 500px;
}
.select-tasks-modal .ant-table-row td {
  padding: 6px !important;
}
.select-tasks-modal .ant-table-pagination {
  display: flex;
  justify-content: center;
  float: unset;
}
.select-tasks-modal__footer {
  display: flex;
}
.select-tasks-modal__selection-counter {
  margin-right: auto;
  line-height: 34px;
}
.select-tasks-modal__search {
  max-width: 50%;
}

.select-food-items-modal .ant-modal-body {
  margin-bottom: 40px;
  min-height: 500px;
}
.select-food-items-modal .ant-table-row td {
  padding: 6px !important;
}
.select-food-items-modal .ant-table-pagination {
  display: flex;
  justify-content: center;
}
.select-food-items-modal__footer {
  display: flex;
}
.select-food-items-modal__selection-counter {
  margin-right: auto;
  line-height: 34px;
}
.select-food-items-modal__search {
  max-width: 50%;
}

.select-checklist-notifications-modal .ant-modal-body {
  margin-bottom: 40px;
  min-height: 500px;
}
.select-checklist-notifications-modal .ant-table-row td {
  padding: 6px !important;
}
.select-checklist-notifications-modal .ant-table-pagination {
  display: flex;
  justify-content: center;
}
.select-checklist-notifications-modal__footer {
  display: flex;
}
.select-checklist-notifications-modal__selection-counter {
  margin-right: auto;
  line-height: 34px;
}
.select-checklist-notifications-modal__search {
  max-width: 50%;
}

.checklist-item {
  background-color: #f4f5f8;
  border-radius: 4px;
  padding: 12px;
}
.selected-items-panel__task {
  background-color: #f4f5f8;
  border-radius: 4px;
  padding: 12px;
  border-left: 5px solid #9ec46c;
}
.selected-items-panel__food-item {
  background-color: #f4f5f8;
  border-radius: 4px;
  padding: 12px;
  border-left: 5px solid #0793e4;
}
.selected-items-panel__food-item .ant-col {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.selected-items-panel__task + .selected-items-panel__task,
.selected-items-panel__food-item + .selected-items-panel__food-item,
.selected-items-panel__task + .selected-items-panel__food-item,
.selected-items-panel__food-item + .selected-items-panel__task {
  margin-top: 5px;
}
.selected-items-panel__actions {
  display: flex;
  justify-content: flex-end;
}
.selected-items-panel__actions button {
  font-size: 18px !important;
}

.checklist-edit-form .hidden {
  display: none;
}
.checklist-edit-form .form-section {
  margin: 0;
}
.checklist-edit-form .ant-form-item {
  margin: 0;
}
.checklist-edit-form .ant-form-item + .ant-form-item {
  margin-top: 10px;
}
.checklist-edit-form__type-radio {
  display: flex;
  flex-direction: column;
}
.checklist-edit-form__duration-select {
  max-width: 300px;
}
.checklist-edit-form__selected-tasks {
  margin: 10px 0 5px;
}
.checklist-edit-form .ant-form-item.checklist-food-items {
  margin-top: 0;
}
.checklist-edit-form .checklist-group-name {
  position: relative;
}
.checklist-edit-form .move-button {
  position: absolute;
  top: 0px;
  left: 100%;
  margin-left: 10px;
  font-size: 14px;
  border: none;
  box-shadow: none;
  text-transform: none;
  font-weight: normal;
  color: #0793e4;
  padding: unset;
  display: inline;
  cursor: pointer;
}
.checklist-edit-form .move-button :hover {
  color: #49b5f9;
}

.checklist-group-modal .ant-modal-body {
  padding: 10px 20px 24px;
}
.checklist-group-modal .ant-modal-close {
  margin: 3px 3px 0 0;
}
.checklist-group-modal .ant-modal-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
}
.checklist-group-modal .ant-modal-header {
  padding: 0;
  padding-bottom: 5px;
}
.checklist-group-modal .ant-modal-content {
  padding: 10px;
}
.checklist-group-modal .ant-modal-footer {
  padding: 10px 0 0 0;
}
.checklist-group-modal .ant-modal-header,
.checklist-group-modal .ant-modal-footer {
  border: 0;
}
.checklist-group-modal__form-label {
  margin-top: 20px;
}
.checklist-group-modal__form-label label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
.checklist-group-modal__form-item + .checklist-group-modal__form-item {
  margin-top: 10px;
}
.checklist-group-modal__form-item input {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
  width: 100%;
}
.checklist-group-modal__form-item .ant-select {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
  width: 100%;
}
.checklist-group-modal .ant-select-selection-selected-value {
  font-weight: normal;
}
.checklist-group-modal .ant-select-search__field {
  font-weight: normal;
}

.checklist-edit-page .ant-spin.ant-spin-spinning {
  display: unset;
}
.checklist-edit-page .copy_button {
  color: #0793e4;
  float: right;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
  cursor: pointer;
  margin-right: 10px;
}
.checklist-edit-page .copy_button .icon-copy {
  padding-right: 5px;
  font-size: 17px;
}
.checklist-edit-page .copy_button .icon-copy svg {
  height: 14px;
}
.checklist-edit-page .edit_button {
  color: #0793e4;
  float: right;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
  cursor: pointer;
}
.checklist-edit-page .edit_button .icon-edit {
  padding-right: 5px;
  font-size: 17px;
}
.checklist-edit-page .copy_button__tooltip .ant-tooltip-arrow {
  border-top-color: white;
}
.checklist-edit-page .copy_button__tooltip .ant-tooltip-inner {
  background-color: white;
  color: #35353b;
}
.checklist-edit-page .edit_button__tooltip .ant-tooltip-arrow {
  border-top-color: white;
}
.checklist-edit-page .edit_button__tooltip .ant-tooltip-inner {
  background-color: white;
  color: #35353b;
}

.ssbd-tabs .ant-tabs-tab {
  padding: 5px 0 5px 0;
  font-size: 18px;
  font-weight: bold;
  color: #9ba0b0;
}
.ssbd-tabs .ant-tabs-tab:active,
.ssbd-tabs .ant-tabs-tab:focus,
.ssbd-tabs .ant-tabs-tab:hover {
  color: #9ba0b0;
}
.ssbd-tabs .ant-tabs-tab-active {
  color: #35353b;
}
.ssbd-tabs .ant-tabs-tab-active:active,
.ssbd-tabs .ant-tabs-tab-active:focus,
.ssbd-tabs .ant-tabs-tab-active:hover {
  color: #35353b;
}

.checklist-groups-table__table .ant-table {
  border: none;
}
.checklist-groups-table__table .ant-table .ant-table-body {
  margin: 0 !important;
}
.checklist-groups-table__table .ant-table th {
  background: unset;
  color: #868c98;
  font-size: 12px;
}
.checklist-groups-table__table .ant-table td {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.checklist-groups-table__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fff #fff;
  padding-bottom: 0;
}
.checklist-groups-table__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.checklist-groups-table__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fff;
}
.checklist-groups-table__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fff;
}
.checklist-groups-table__table thead th {
  color: #868c98;
  background-color: white;
  text-transform: uppercase;
}
.checklist-groups-table__actions-column {
  display: flex;
  justify-content: flex-end;
}
.checklist-groups-table__actions-column button + button {
  margin-left: 20px;
}
.checklist-groups-table__actions-column button {
  color: #0793e4;
  border: none;
  box-shadow: none;
  padding: 0;
}
.checklist-groups-table__name-column button {
  color: #0793e4 !important;
  padding: 0;
}
.checklist-groups-table__name-column button.button-text-wrap span {
  white-space: normal;
  text-align: left;
}

.edit-checklist-modal__form .ssbd-form-field .ssbd-field-wrapper {
  max-width: unset;
}
.edit-checklist-modal__form .ant-form-item-label {
  text-align: left;
}
.edit-checklist-modal .edit-form-footer {
  padding: 0;
  display: block;
}
.edit-checklist-modal .edit-form-footer .form-footer-tooltip {
  text-align: left;
}

.checklists-notifications-table__table .ant-table {
  border: none;
}
.checklists-notifications-table__table .ant-table .ant-table-body {
  margin: 0;
}
.checklists-notifications-table__table .ant-table th {
  background: unset;
  color: #868c98;
  font-size: 12px;
  text-transform: uppercase;
}
.checklists-notifications-table__table .ant-table td {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.checklists-notifications-table__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fff #fff;
  padding-bottom: 0;
}
.checklists-notifications-table__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.checklists-notifications-table__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fff;
}
.checklists-notifications-table__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fff;
}
.checklists-notifications-table__table thead th {
  color: #868c98;
  background-color: white;
  text-transform: uppercase;
}
.checklists-notifications-table__name-column button {
  padding: 0;
}
.checklists-notifications-table__name-tooltip-overlay {
  max-width: 50%;
}
.checklists-notifications-table__location-column {
  min-width: 125px;
}
.checklists-notifications-table__location-column p {
  margin: 0px;
}
.checklists-notifications-table__location-column p.top-level {
  font-size: 13px;
  font-weight: 400;
  color: #35353b;
}
.checklists-notifications-table__location-column p.bottom-level {
  color: #9ba0b0;
  font-weight: 400;
  font-size: 12px;
}
.checklists-notifications-table__actions-column {
  display: flex;
  justify-content: flex-end;
}
.checklists-notifications-table__actions-column button + button {
  margin-left: 20px;
}
.checklists-notifications-table__actions-column button {
  border: none;
  box-shadow: none;
  padding: 0;
}

.notification-checklists-modal .ant-table-thead th {
  color: #868c98;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
.notification-checklists-modal .ant-modal-body {
  margin-bottom: 40px;
  min-height: 500px;
}
.notification-checklists-modal .ant-table-row td {
  padding: 6px;
}
.notification-checklists-modal .ant-table-pagination {
  display: flex;
  justify-content: center;
  float: unset;
}
.notification-checklists-modal__footer {
  display: flex;
}
.notification-checklists-modal__selection-counter {
  margin-right: auto;
  line-height: 34px;
}
.notification-checklists-modal__search {
  max-width: 50%;
}
.notification-checklists-modal .ssbd-button--link {
  white-space: normal;
  text-align: left;
  font-weight: normal;
  padding-left: 0px;
}

.notifications-tab__controls {
  display: flex;
  justify-content: space-between;
}
.notifications-tab__add-new-btn {
  font-weight: bold;
}
.notifications-tab__add-new-btn i {
  font-size: 17px;
}

.all-checklist-table__table .ant-table {
  border: none;
}
.all-checklist-table__table .ant-table .ant-table-body {
  margin: 0 !important;
}
.all-checklist-table__table .ant-table th {
  background: unset;
  color: #868c98;
  font-size: 12px;
}
.all-checklist-table__table .ant-table td {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 10px;
}
.all-checklist-table__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fff #fff;
  padding-bottom: 0;
}
.all-checklist-table__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.all-checklist-table__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fff;
}
.all-checklist-table__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fff;
}
.all-checklist-table__table thead th {
  color: #868c98;
  background-color: white;
  text-transform: uppercase;
}
.all-checklist-table__actions-column {
  display: flex;
  justify-content: flex-end;
}
.all-checklist-table__actions-column button + button {
  margin-left: 20px;
}
.all-checklist-table__actions-column button {
  border: none;
  box-shadow: none;
  padding: 0;
}
.all-checklist-table__name-column button {
  color: #0793e4 !important;
  padding: 0;
}

.all-checklist-tab__table .ant-table {
  border: none;
}
.all-checklist-tab__table .ant-table .ant-table-body {
  margin: 0 !important;
}
.all-checklist-tab__table .ant-table th {
  background: unset;
  color: #868c98;
  font-size: 12px;
}
.all-checklist-tab__table .ant-table td {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.all-checklist-tab__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fff #fff;
  padding-bottom: 0;
}
.all-checklist-tab__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.all-checklist-tab__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fff;
}
.all-checklist-tab__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fff;
}
.all-checklist-tab__table thead th {
  color: #868c98;
  background-color: white;
  text-transform: uppercase;
}
.all-checklist-tab__actions-column {
  display: flex;
  justify-content: flex-end;
}
.all-checklist-tab__actions-column button + button {
  margin-left: 20px;
}
.all-checklist-tab__actions-column button {
  border: none;
  box-shadow: none;
  padding: 0;
}
.all-checklist-tab__name-column button {
  color: #0793e4 !important;
  padding: 0;
}
.all-checklist-tab .location-label {
  font-size: initial;
  margin-top: 1%;
  padding-right: 10px;
  font-weight: bold;
  text-align: end;
}
.all-checklist-tab .search-container {
  padding-top: 5px;
}
.all-checklist-tab .schedule-mode-tag {
  padding: 4px 12px;
  border-radius: 20px;
  color: white;
  line-height: 100%;
  font-weight: 400;
  font-size: 12px;
  border-color: transparent;
}

.copy-checklist-group-modal .copy-checklist-group-modal__info-msg {
  padding: 10px 0;
}
.copy-checklist-group-modal__form .ssbd-form-field .ssbd-field-wrapper {
  max-width: unset;
}
.copy-checklist-group-modal__form .ant-form-item-label {
  text-align: left;
}
.copy-checklist-group-modal .edit-form-footer {
  padding: 0;
  display: block;
}
.copy-checklist-group-modal .edit-form-footer .form-footer-tooltip {
  text-align: left;
}

.checklist-groups-page__controls {
  display: flex;
  justify-content: space-between;
}
.checklist-groups-page__add-new-btn {
  font-weight: bold;
}
.checklist-groups-page__add-new-btn i {
  font-size: 17px;
}
.checklist-groups-page .form-section {
  margin: 0;
}

.add-notification-form .selected-type-before-due .ssbd-form-field .ssbd-field-wrapper,
.add-notification-form .selected-type-before-start .ssbd-form-field .ssbd-field-wrapper,
.add-notification-form .selected-type-before-due .ssbd-dropdown-field,
.add-notification-form .selected-type-before-start .ssbd-dropdown-field {
  min-width: 100px;
}
.add-notification-form .invisible_form_field {
  display: none;
}
.add-notification-form label[for='sendNotificationInMinutes'] {
  padding-right: 122px;
}
.add-notification-form label[for='notificationFrequencyInMinutes'] {
  padding-right: 10px;
}
.add-notification-form thead > tr > th .ant-table-column-title {
  padding-top: 10px;
}
.add-notification-form .form-section {
  margin-right: 0;
  margin-left: 0;
}
.add-notification-form .form-section .ssbd-form-location-field {
  margin-bottom: 0;
}
.add-notification-form__location-section {
  margin-bottom: 25px;
}
.add-notification-form__settings-section .ant-form-item {
  display: flex;
}
.add-notification-form__label {
  font-size: 14px;
  font-weight: bold;
  color: #3a3a40;
}
.add-notification-form .ant-form-item-label {
  text-align: left;
  max-width: 165px;
  width: 100%;
}
.add-notification-form__label.ant-form-item-label {
  max-width: unset;
  width: auto;
  padding-right: 20px;
}
.add-notification-form__notification_text {
  padding-top: 10px;
  padding-left: 20px;
}

.checklist-group-page-layout .form-section {
  margin: 0;
}

.checklists-table__table .ant-table {
  border: none;
}
.checklists-table__table .ant-table .ant-table-body {
  margin: 0 !important;
}
.checklists-table__table .ant-table th {
  background: unset;
  color: #868c98;
  font-size: 12px;
  text-transform: uppercase;
}
.checklists-table__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fff #fff;
  padding-bottom: 0;
}
.checklists-table__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.checklists-table__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fff;
}
.checklists-table__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fff;
}
.checklists-table__table thead th {
  color: #868c98;
  background-color: white;
  text-transform: uppercase;
}
.checklists-table__name-column button {
  color: #0793e4 !important;
  padding: 0;
}
.checklists-table__name-column button span {
  white-space: normal;
  text-align: left;
}
.checklists-table__actions-column {
  display: flex;
  justify-content: flex-end;
}
.checklists-table__actions-column button + button {
  margin-left: 20px;
}
.checklists-table__actions-column button {
  border: none;
  box-shadow: none;
  padding: 0;
}
.checklists-table__ellipses-menu {
  border: none;
  box-shadow: none;
  padding: 0px;
  width: 32px;
  height: 32px;
  margin-left: 10px;
  background-color: transparent;
  color: #0793e4;
  font-weight: 600;
}
.checklists-table__ellipses-menu:hover {
  border: none;
  box-shadow: none;
  background-color: transparent;
}
.checklist-ellipses-menu {
  min-width: 190px;
}
.checklist-ellipses-menu .ant-dropdown-menu-item {
  font-size: 14px !important;
  font-weight: 500;
  line-height: normal;
}
.checklist-ellipses-menu li:last-child {
  color: red;
}
.checklist-ellipses-menu i.anticon.anticon-icon-pencil.icon-pencil:before {
  margin-left: 0%;
}
.checklist-ellipses-menu i.anticon.anticon-icon-trash.icon-trash:before {
  margin-left: 0%;
}
.checklist-ellipses-menu i.anticon.icon-move:before {
  margin-left: 0%;
}
.schedule-mode-tag {
  padding: 4px 12px;
  border-radius: 20px;
  color: white;
  line-height: 100%;
  font-weight: 400;
  font-size: 12px;
  border-color: transparent;
}

.checklists-tab__controls {
  display: flex;
  justify-content: space-between;
}
.checklists-tab__add-new-btn {
  font-weight: bold;
}
.checklists-tab__add-new-btn i {
  font-size: 17px;
}

.associations-table__table .ant-table {
  border: none;
}
.associations-table__table .ant-table .ant-table-body {
  margin: 0 !important;
}
.associations-table__table .ant-table th {
  background: unset;
  color: #868c98;
  font-size: 12px;
  text-transform: uppercase;
}
.associations-table__table .ant-table td {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.associations-table__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fff #fff;
  padding-bottom: 0;
}
.associations-table__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.associations-table__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fff;
}
.associations-table__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fff;
}
.associations-table__table thead th {
  color: #868c98;
  background-color: white;
  text-transform: uppercase;
}

.associations-tab__controls {
  display: flex;
  justify-content: space-between;
}
.associations-tab__add-new-btn {
  font-weight: bold;
}
.associations-tab__add-new-btn i {
  font-size: 17px;
}

.locations-associations-modal .ant-modal-title {
  font-size: 20px;
  font-weight: bold;
  max-width: calc(100% - 50px);
}
.locations-associations-modal .ant-modal-header {
  border-bottom: none;
}
.locations-associations-modal .ant-modal-close-x {
  font-size: 24px;
}
.locations-associations-modal .ant-modal-content {
  min-height: 600px;
}
.locations-associations-modal__table {
  max-height: 600px;
  overflow-y: auto;
}
.locations-associations-modal__table .ant-table-small > .ant-table-content > .ant-table-body {
  margin: 0;
}
.locations-associations-modal__table th {
  color: #868c98 !important;
  font-size: 12px;
}
.locations-associations-modal__table td {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.actions-block {
  text-align: end;
}
.actions-block button {
  border: none;
  box-shadow: none;
}

.corrective-actions-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fff #fff;
  padding-bottom: 0;
}
.corrective-actions-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.corrective-actions-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fff;
}
.corrective-actions-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fff;
}
.corrective-actions-table__name-tooltip-overlay {
  max-width: 50%;
}
.corrective-actions-table .ant-table-small > .ant-table-content > .ant-table-body {
  margin: 0;
}
.corrective-actions-table .ant-table {
  border: none;
}
.corrective-actions-table .ant-table th {
  background: unset;
  color: #868c98;
  font-size: 12px;
}
.corrective-actions-table .ant-table td {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.corrective-actions-tab__controls {
  display: flex;
  justify-content: space-between;
}
.corrective-actions-tab__add-new-btn {
  font-weight: bold;
}
.corrective-actions-tab__add-new-btn i {
  font-size: 17px;
}

.corrective-actions-list-modal .ant-modal-title {
  font-size: 20px;
  font-weight: bold;
  max-width: calc(100% - 50px);
}
.corrective-actions-list-modal .ant-modal-header {
  border-bottom: none;
}
.corrective-actions-list-modal .ant-modal-close-x {
  font-size: 24px;
}
.corrective-actions-list-modal .ant-modal-content {
  min-height: 600px;
}
.corrective-actions-list-modal__table {
  max-height: 600px;
  overflow-y: auto;
}
.corrective-actions-list-modal__table .ant-table-small > .ant-table-content > .ant-table-body {
  margin: 0;
}
.corrective-actions-list-modal__table th {
  color: #868c98 !important;
  font-size: 12px;
}
.corrective-actions-list-modal__table td {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.corrective-actions-list-modal__table .corrective-actions-list-modal__table-manager-review-required-col .ant-table-column-title {
  text-transform: uppercase;
}

.corrective-actions-list-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fff #fff;
  padding-bottom: 0;
}
.corrective-actions-list-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.corrective-actions-list-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fff;
}
.corrective-actions-list-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fff;
}
.corrective-actions-list-table__name-column button {
  color: #0793e4 !important;
}
.corrective-actions-list-table .ant-table-small > .ant-table-content > .ant-table-body {
  margin: 0;
}
.corrective-actions-list-table .ant-table {
  border: none;
}
.corrective-actions-list-table .ant-table th {
  background: unset;
  color: #868c98;
  font-size: 12px;
}
.corrective-actions-list-table .ant-table td {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.corrective-actions-lists-tab__controls {
  display: flex;
  justify-content: space-between;
}
.corrective-actions-lists-tab__add-new-btn {
  font-weight: bold;
}
.corrective-actions-lists-tab__add-new-btn i {
  font-size: 17px;
}

.corrective-actions-page-layout .form-section {
  margin: 0;
}

.select-corrective-action-modal .ant-modal-body {
  margin-bottom: 40px;
  min-height: 500px;
}
.select-corrective-action-modal .ant-table-row td {
  padding: 6px !important;
}
.select-corrective-action-modal .ant-table-pagination {
  display: flex;
  justify-content: center;
  float: unset;
}
.select-corrective-action-modal__footer {
  display: flex;
}
.select-corrective-action-modal__selection-counter {
  margin-right: auto;
  line-height: 34px;
}
.select-corrective-action-modal__search {
  max-width: 50%;
}
.select-corrective-action-modal .ant-table-column-has-actions.ant-table-column-has-sorters.ant-table-column-sort {
  max-width: 380px;
}

.selected-corrective-actions-panel__task {
  background-color: #f4f5f8;
  border-radius: 4px;
  border: none;
  border-left: 5px solid #9ec46c;
  padding: 12px;
}
.selected-corrective-actions-panel__task .selected-corrective-actions-panel__task-review-required {
  text-align: center;
}
.selected-corrective-actions-panel__task + .selected-corrective-actions-panel__task {
  margin-top: 5px;
}
.selected-corrective-actions-panel__actions {
  display: flex;
  justify-content: flex-end;
}
.selected-corrective-actions-panel__actions button {
  font-size: 18px !important;
}
.selected-corrective-actions-panel .ant-col {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 5px;
}

.corrective-action-list-edit-form .ant-spin.ant-spin-spinning {
  display: unset;
}
.corrective-action-list-edit-form .ant-form-item-label {
  text-align: left;
}
.corrective-action-list-edit-form .ant-form-item-label ::after {
  content: '';
}
.corrective-action-list-edit-form .ant-form-item {
  margin: 0;
}
.corrective-action-list-edit-form .ant-form-item + .ant-form-item {
  margin-top: 16px;
}
.corrective-action-list-edit-form .ssbd-form-field .ssbd-field-wrapper {
  max-width: unset;
}

.corrective-action-edit-form .ant-spin.ant-spin-spinning {
  display: unset;
}
.corrective-action-edit-form .ant-form-item-label {
  text-align: left;
}
.corrective-action-edit-form .ant-form-item {
  margin: 0;
}
.corrective-action-edit-form .ant-form-item + .ant-form-item {
  margin-top: 16px;
}
.corrective-action-edit-form .ssbd-form-field .ssbd-field-wrapper {
  max-width: unset;
}

.corrective-action-edit-page .form-section {
  margin: 0;
}

.ssbd-checklist-links-block__p-notificatin-description {
  max-width: 400px;
  margin-top: 10px;
}
.ssbd-checklist-links-block__ul-notificatin-bullets {
  list-style-type: none;
}

.ssbd-flow-food-page .form-section {
  margin: 0;
}
.ssbd-flow-food-page__food-name {
  width: 25%;
}
.ssbd-flow-food-page__food-units {
  width: 25%;
}
.ssbd-flow-food-page__food-steps {
  width: 37%;
}
.ssbd-flow-food-page td.no-wrap {
  max-width: 1px;
}
.ssbd-flow-food-page__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fff #fff;
  padding-bottom: 0;
}
.ssbd-flow-food-page__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.ssbd-flow-food-page__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fff;
}
.ssbd-flow-food-page__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fff;
}

.ssbd-flow-food-page .form-section {
  margin: 0;
}
.ssbd-flow-food-page__step-name {
  width: 64%;
}
.ssbd-flow-food-page__step-type {
  width: 15%;
}
.ssbd-flow-food-page__controls {
  display: flex;
  margin: 10px;
  justify-content: flex-end;
}
.ssbd-flow-food-page__p-notificatin-description {
  max-width: 400px;
  margin-top: 10px;
}
.ssbd-flow-food-page__ul-notificatin-bullets {
  list-style-type: none;
}
.ssbd-flow-food-page__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fff #fff;
  padding-bottom: 0;
}
.ssbd-flow-food-page__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.ssbd-flow-food-page__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fff;
}
.ssbd-flow-food-page__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fff;
}

.unit-details-modal .ant-table-small > .ant-table-content > .ant-table-body {
  margin: 0;
}
.unit-details-modal .ant-table th {
  background: unset;
  color: #868c98 !important;
  font-size: 12px;
  text-transform: uppercase;
}

.food-units-tab .form-section {
  margin: 0;
}
.food-units-tab__name-column button {
  color: #0793e4 !important;
}
.food-units-tab__controls {
  display: flex;
  margin: 10px;
  justify-content: flex-end;
}
.food-units-tab .ant-table-small > .ant-table-content > .ant-table-body {
  margin: 0;
}
.food-units-tab .ant-table {
  border: none;
}
.food-units-tab .ant-table th {
  background: unset;
  color: #868c98;
  font-size: 12px;
}
.food-units-tab .ant-table td {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.food-units-tab__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fff #fff;
  padding-bottom: 0;
}
.food-units-tab__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.food-units-tab__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fff;
}
.food-units-tab__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fff;
}

.ssbd-modal_description_with_links-block__p-notification-description {
  max-width: 400px;
  margin-top: 10px;
}
.ssbd-modal_description_with_links-block__ul-notification-bullets {
  list-style-type: none;
}

.ellipsis_actions-column {
  display: flex;
  justify-content: flex-end;
}
.ellipsis_actions-column .ellipsis-menu-button {
  border: none;
  box-shadow: none;
  padding: 0px;
  width: 32px;
  height: 32px;
  margin-left: 10px;
  background-color: transparent;
  color: #0793e4;
  font-weight: 600;
}
.ellipsis_actions-column .ellipsis-menu-button:hover {
  border: none;
  box-shadow: none;
  background-color: transparent;
}
.ellipsis_actions-column button + button {
  margin-left: 20px;
}
.ellipsis_actions-column button {
  color: #0793e4;
  border: none;
  box-shadow: none;
  padding: 0;
}
.ellipsis-menu {
  min-width: 210px;
}
.ellipsis-menu .ant-dropdown-menu-item {
  font-size: 14px !important;
  font-weight: 500;
  line-height: normal;
}
.ellipsis-menu li.red-item {
  color: red;
}
.ellipsis-menu i.anticon.anticon-icon-pencil.icon-pencil:before {
  margin-left: 0%;
}
.ellipsis-menu i.anticon.anticon-icon-trash.icon-trash:before {
  margin-left: 0%;
}
.ellipsis-menu i.anticon.icon-move:before {
  margin-left: 0%;
}

.ssbd-flow-food-list-page__table__actions-column {
  display: flex;
  justify-content: flex-end;
}
.ssbd-flow-food-list-page__table__actions-column button {
  border: none;
  box-shadow: none;
  padding: 0;
}
.ssbd-flow-food-list-page__table__actions-column button + button {
  margin-left: 20px;
}
.ssbd-flow-food-list-page__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fff #fff;
  padding-bottom: 0;
}
.ssbd-flow-food-list-page__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.ssbd-flow-food-list-page__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fff;
}
.ssbd-flow-food-list-page__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fff;
}
.ssbd-flow-food-list-page .form-section {
  margin: 0;
}
.ssbd-flow-food-list-page__food-name {
  width: 25%;
}
.ssbd-flow-food-list-page__food-name button {
  color: #0793e4 !important;
  border: none;
  box-shadow: none;
  padding: 0;
}
.ssbd-flow-food-list-page__food-units {
  width: 25%;
}
.ssbd-flow-food-list-page__food-steps {
  width: 37%;
}
.ssbd-flow-food-list-page td.no-wrap {
  max-width: 1px;
}
.ssbd-flow-food-list-page__controls {
  display: flex;
  justify-content: space-between;
}
.ssbd-flow-food-list-page__controls button {
  font-weight: 700;
}
.ssbd-flow-food-list-page__controls button i {
  margin-right: 8px;
}

.ssbd-flow-food-page__controls {
  display: flex;
}
.ssbd-flow-food-page__controls button {
  margin: 10px;
  margin-left: auto;
}
.ssbd-flow-food-page .ant-table-small > .ant-table-content > .ant-table-body {
  margin: 0;
}
.ssbd-flow-food-page .ant-table {
  border: none;
}
.ssbd-flow-food-page .ant-table .ant-table-body {
  margin: 0 !important;
}
.ssbd-flow-food-page .ant-table th {
  background: unset;
  color: #868c98;
  font-size: 12px;
  text-transform: uppercase;
}
.ssbd-flow-food-page .ant-table td {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ssbd-flow-food-group-detailed .form-section {
  margin: 0px;
}
.ssbd-flow-food-group-detailed__controls {
  display: flex;
}
.ssbd-flow-food-group-detailed__controls button {
  margin: 10px;
  margin-left: auto;
}
.ssbd-flow-food-group-detailed .ant-table-small > .ant-table-content > .ant-table-body {
  margin: 0;
}
.ssbd-flow-food-group-detailed .ant-table {
  border: none;
}
.ssbd-flow-food-group-detailed .ant-table .ant-table-body {
  margin: 0 !important;
}
.ssbd-flow-food-group-detailed .ant-table th {
  background: unset;
  color: #868c98;
  font-size: 12px;
  text-transform: uppercase;
}
.ssbd-flow-food-group-detailed .ant-table td {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.change-food-item-list-modal .ant-modal-body {
  padding: 10px 20px 24px;
}
.change-food-item-list-modal .ant-modal-close {
  margin: 3px 3px 0 0;
}
.change-food-item-list-modal .ant-modal-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
}
.change-food-item-list-modal .ant-modal-header {
  padding: 0;
  padding-bottom: 5px;
}
.change-food-item-list-modal .ant-modal-content {
  padding: 10px;
}
.change-food-item-list-modal .ant-modal-footer {
  padding: 10px 0 0;
}
.change-food-item-list-modal .ant-modal-header,
.change-food-item-list-modal .ant-modal-footer {
  border: 0;
}
.change-food-item-list-modal__form-label {
  margin-top: 20px;
}
.change-food-item-list-modal__form-label label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
.change-food-item-list-modal__form-item + .change-food-item-list-modal__form-item {
  margin-top: 10px;
}
.change-food-item-list-modal__form-item input {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
  width: 100%;
}
.change-food-item-list-modal__form-item .ant-select {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
  width: 100%;
}
.change-food-item-list-modal .ant-select-selection-selected-value {
  font-weight: normal;
}
.change-food-item-list-modal .ant-select-search__field {
  font-weight: normal;
}

.ssbd-food-group-items-page.form-section {
  margin: 0;
}
.ssbd-food-group-items-page__food-name {
  width: 25%;
}
.ssbd-food-group-items-page__food-name button {
  color: #0793e4 !important;
  border: none !important;
  box-shadow: none;
}
.ssbd-food-group-items-page__food-name button.button-text-wrap {
  padding: 0;
}
.ssbd-food-group-items-page__food-name button.button-text-wrap span {
  white-space: normal;
  text-align: left;
  font-weight: 400;
  text-transform: none;
}
.ssbd-food-group-items-page__food-name button.button-text-wrap:hover {
  color: #0793e4 !important;
  border: none;
}
.ssbd-food-group-items-page__food-units {
  width: 25%;
}
.ssbd-food-group-items-page__food-steps {
  width: 37%;
}
.ssbd-food-group-items-page td.no-wrap {
  max-width: 1px;
}
.ssbd-food-group-items-page__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fff #fff;
  padding-bottom: 0;
}
.ssbd-food-group-items-page__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.ssbd-food-group-items-page__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fff;
}
.ssbd-food-group-items-page__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fff;
}
.ssbd-food-group-items-page__controls {
  display: flex;
  justify-content: space-between;
}
.ssbd-food-group-items-page__controls button {
  font-weight: 700;
}
.ssbd-food-group-items-page__controls button i {
  margin-right: 8px;
}

.ssbd-form.ant-form.step-item-form .ant-form-item {
  align-items: initial;
  padding-top: 14px;
  background-color: white;
}
.ssbd-form.ant-form.step-item-form .ant-form-item-control-wrapper {
  max-width: 700px !important;
}
.ssbd-form.ant-form.step-item-form .ant-row.ant-form-item > .ant-col.ant-form-item-control-wrapper:has(> .ant-form-item-control
      > .ant-form-item-children
      > #timeSelectFirstRow) {
  max-width: unset !important;
}
.ssbd-form.ant-form.step-item-form .step-item-form__actions-field {
  align-items: flex-start;
}
.ssbd-form.ant-form.step-item-form .step-item-form__actions-field > .ant-form-item-control-wrapper {
  max-width: none;
}
.ssbd-form.ant-form.step-item-form .step-item-form__condition-corrective-action .ant-select {
  width: 300px;
  margin-left: 20px;
}
.ssbd-form.ant-form.step-item-form .step-item-form__condition .ant-form-explain {
  margin-left: 20px;
}
.ssbd-form.ant-form.step-item-form .step-item-form__end-temperature-field .ant-form-explain {
  position: absolute;
  line-height: normal;
  left: -125px;
  width: 360px;
}
.ssbd-form.ant-form.step-item-form .step-item-form__remove-condition {
  margin-left: auto;
  margin-right: 10px;
  display: flex;
  align-self: flex-end;
}
.ssbd-form.ant-form.step-item-form .step-item-form__hours {
  margin-left: 20px;
}
.ssbd-form.ant-form.step-item-form .step-item-form__hours .ant-select {
  margin: 0 10px;
  width: 80px;
}
.ssbd-form.ant-form.step-item-form .step-item-form__carret-icon {
  color: #e1e3e6;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
}
.ssbd-form.ant-form.step-item-form .step-item-form__max-temp-field input,
.ssbd-form.ant-form.step-item-form .step-item-form__min-temp-field input {
  width: 60px;
  padding-right: 0px;
}
.ssbd-form.ant-form.step-item-form .step-item-form__below-field,
.ssbd-form.ant-form.step-item-form .step-item-form__above-field {
  display: inline-block;
  min-width: 300px;
  margin-right: 20px;
}
.ssbd-form.ant-form.step-item-form .step-item-form__below-field .ant-form-item-label,
.ssbd-form.ant-form.step-item-form .step-item-form__above-field .ant-form-item-label {
  line-height: 16px;
}
.ssbd-form.ant-form.step-item-form .step-item-form__below-field .ant-form-item-label label,
.ssbd-form.ant-form.step-item-form .step-item-form__above-field .ant-form-item-label label {
  font-size: 13px;
  font-weight: normal;
}
.ssbd-form.ant-form.step-item-form .ant-row.ant-form-item.time-conditions .ant-col.ant-form-item-control-wrapper {
  max-width: 100% !important;
}
.ssbd-form.ant-form.step-item-form .ant-row.ant-form-item.time-conditions .ant-form-item-label {
  visibility: hidden;
}
.ssbd-form.ant-form.step-item-form .ant-row.ant-form-item.time-conditions .time-control-row {
  width: calc(100% - 150px);
}
.ssbd-form.ant-form.step-item-form .ant-row.ant-form-item.time-conditions .time-control-row .step-check-type {
  font-weight: bold;
}
.ssbd-form.ant-form.step-item-form .ant-row.ant-form-item.time-conditions .time-control-row .time-select .ant-select {
  margin: 0 10px;
  width: 80px;
}
.ssbd-form.ant-form.step-item-form .ant-row.ant-form-item.time-conditions .time-control-row .condition-row {
  margin-left: 28px;
  width: calc(100% - 28px);
}
.ssbd-form.ant-form.step-item-form .ant-row.ant-form-item.time-conditions .time-control-row .condition-row .ant-input-number-handler-wrap {
  display: none;
}
.ssbd-form.ant-form.step-item-form .ant-row.ant-form-item.time-conditions .time-control-row .condition-row .ant-form-explain {
  margin-left: 20px;
}
.ssbd-form.ant-form.step-item-form .ant-row.ant-form-item.time-conditions .time-control-row .ant-row {
  margin-bottom: 10px;
}
.ssbd-form.ant-form.step-item-form .product-unit-row {
  margin-bottom: 10px;
}
.ssbd-form.ant-form.step-item-form .product-unit-row .product-unit-extra {
  color: rgba(0, 0, 0, 0.45);
  padding-top: 14px;
  padding-left: 20px;
}
.ssbd-form.ant-form.step-item-form .error-no-margin .ant-form-explain {
  margin-left: 0px !important;
}
.ssbd-form.ant-form.step-item-form .step-item-form__measurement-unit {
  margin-left: 10px;
}
.ssbd-form.ant-form.step-item-form .ant-form-item-label {
  max-width: 200px !important;
}
.ssbd-form.ant-form.step-item-form .ant-form-item-label > :first-child {
  margin-left: 0px !important;
}
.ssbd-form.ant-form.step-item-form .ant-form-item-label > :first-child.ant-form-item-required {
  margin-left: 0;
}
.ssbd-form.ant-form.step-item-form .ant-form-item-label .second-line {
  margin-left: 12px;
}
.ssbd-form.ant-form.step-item-form .checkbox-in-line {
  padding-top: 0px !important;
}
.ssbd-form.ant-form.step-item-form .no-margin-bottom {
  margin-bottom: 0px !important;
}
.ssbd-form.ant-form.step-item-form .ant-col.ant-form-item-label:has(> .ant-form-item-required.ant-form-item-no-colon > span) {
  line-height: unset !important;
}
.ssbd-form.ant-form.step-item-form .ant-row.ant-form-item:has(> .ant-col.ant-form-item-control-wrapper
      > .ant-form-item-control
      > .ant-form-item-children
      > .ant-row.condition-row) {
  padding-top: 0px !important;
}
.ssbd-form.ant-form.step-item-form .row-class {
  display: flex;
  flex-direction: row;
}
.ssbd-form.ant-form.step-item-form #timeSelectFirstRow > .ant-row {
  display: flex;
  align-items: center;
}
.ssbd-form.ant-form.step-item-form .ant-input-number-handler-wrap {
  display: none;
}
.ssbd-form.ant-form.step-item-form .boundaryReadingThreshold .ant-form-explain {
  margin-left: 20px !important;
}
.ssbd-form.ant-form.step-item-form .step-item-form__corrective-action-field .ant-form-extra {
  position: absolute;
  top: 8px;
  left: 320px;
}
.ssbd-form.ant-form.step-item-form .step-item-form__corrective-action-cooling-reheating-field .ant-form-extra {
  position: absolute;
  top: 8px;
  left: 330px;
}

.media-instructions-field {
  margin-top: 10px;
  margin-bottom: 16px;
}
.media-instructions-field .error-message {
  color: #e30425;
  font-size: 14px;
  font-weight: 500;
}
.media-instructions-field .preview-container {
  margin: 16px 0px;
}
.media-instructions-field .upload-progress-container {
  margin-top: 16px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  padding: 0px 12px;
  background-color: white;
  border-radius: 4px;
}
.media-instructions-field .upload-progress-container.error {
  border-color: #e30425;
}
.media-instructions-field .upload-progress-container .upload-progress-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.media-instructions-field .upload-progress-container .upload-progress-info .file-info {
  display: flex;
  align-items: center;
  overflow: hidden;
  flex: 1;
}
.media-instructions-field .upload-progress-container .upload-progress-info .file-icon {
  color: #49b5f9;
  font-size: 16px;
  margin-right: 8px;
  flex-shrink: 0;
}
.media-instructions-field .upload-progress-container .upload-progress-info .file-icon.error {
  color: #e30425;
}
.media-instructions-field .upload-progress-container .upload-progress-info .file-name {
  color: #49b5f9;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 12px;
}
.media-instructions-field .upload-progress-container .upload-progress-info .file-name.error {
  color: #e30425;
}
.media-instructions-field .upload-progress-container .upload-progress-info .upload-progress-bar {
  flex: 1;
  height: 4px;
  background-color: #f0f0f0;
  border-radius: 2px;
  overflow: hidden;
  align-self: center;
  margin-left: 12px;
}
.media-instructions-field .upload-progress-container .upload-progress-info .upload-progress-bar .upload-progress-bar-inner {
  height: 100%;
  background-color: #49b5f9;
  transition: width 0.2s ease-in-out;
}
.media-instructions-field .upload-progress-container .upload-progress-info .delete-button {
  background: none;
  border: none;
  color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
  font-size: 14px;
  padding: 0px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: color 0.3s;
  flex-shrink: 0;
}
.media-instructions-field .upload-progress-container .upload-progress-info .delete-button:hover {
  color: #e7533d;
}
.media-instructions-field .upload-progress-container .upload-progress-info .delete-button i {
  font-size: 16px;
}
.media-instructions-field .upload-loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
}
.media-instructions-field .upload-loading .upload-icon-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.media-instructions-field .upload-loading .upload-icon-container .upload-icon {
  font-size: 24px;
  color: #49b5f9;
  margin-bottom: 8px;
}
.media-instructions-field .upload-loading .upload-icon-container p {
  margin: 0;
  color: #49b5f9;
  font-size: 14px;
}
.media-instructions-preview {
  width: 100%;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  padding: 8px;
  background-color: white;
}
.media-instructions-preview .preview-row {
  display: flex;
  align-items: stretch;
}
.media-instructions-preview .preview-row .preview-thumbnail {
  width: 72px;
  height: 72px;
  margin-right: 12px;
  overflow: hidden;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  background-color: white;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: center;
}
.media-instructions-preview .preview-row .preview-thumbnail .thumbnail-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 1px;
}
.media-instructions-preview .preview-row .preview-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 72px;
}
.media-instructions-preview .preview-row .preview-content .file-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3px;
  margin-top: 3px;
  height: 24px;
}
.media-instructions-preview .preview-row .preview-content .file-header .file-name {
  display: flex;
  align-items: center;
  color: #49b5f9;
  font-size: 13px;
}
.media-instructions-preview .preview-row .preview-content .file-header .file-name .clip-icon {
  margin-right: 6px;
  font-size: 14px;
  color: #49b5f9;
}
.media-instructions-preview .preview-row .preview-content .file-header .file-name span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.media-instructions-preview .preview-row .preview-content .file-header .delete-button {
  background: none;
  border: none;
  color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
  font-size: 14px;
  padding: 0px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: color 0.3s;
}
.media-instructions-preview .preview-row .preview-content .file-header .delete-button:hover {
  color: #e7533d;
}
.media-instructions-preview .preview-row .preview-content .file-header .delete-button i {
  font-size: 16px;
}
.media-instructions-preview .preview-row .preview-content .description-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  flex-grow: 1;
}
.media-instructions-preview .preview-row .preview-content .description-container .description-input {
  width: 100%;
}
.ant-upload.ant-upload-drag {
  background-color: #fafafa;
  border: 1px solid #d9d9d9 !important;
  border-radius: 2px !important;
  transition: border-color 0.3s, opacity 0.3s;
  text-align: center;
}
.ant-upload.ant-upload-drag.disabled {
  opacity: 0.6;
  cursor: not-allowed !important;
}
.ant-upload.ant-upload-drag.disabled .ant-upload-drag-container {
  pointer-events: none;
}
.ant-upload.ant-upload-drag .ant-upload-drag-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.ant-upload.ant-upload-drag .image-container {
  padding-top: 8px;
  padding-bottom: 22px;
}
.ant-upload.ant-upload-drag .image-container img {
  width: 35px;
  height: 35px;
  object-fit: contain;
}
.ant-upload.ant-upload-drag .upload-text {
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 4px;
}
.ant-upload.ant-upload-drag .upload-hint {
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0%;
  text-align: center;
  color: rgba(0, 0, 0, 0.45);
  max-width: 80%;
  margin: 0 auto;
}

.step-item-page .form-section {
  margin: 0px;
}

.ant-list-item.step-list-item {
  align-items: flex-start;
  border: none;
  padding: 0px;
}
.ant-list-item.step-list-item .ant-form-item {
  width: 100%;
  max-width: 300px;
  margin-right: 20px;
}
.ant-list-item.step-list-item .ant-form-item:last-child.removeStep {
  margin-bottom: 10px;
}
.ant-list-item.step-list-item .ant-form-item-control.has-error {
  margin-bottom: 10px;
}
.ant-list-item.step-list-item .step-list-item__delete-step-btn {
  padding: 13px 0px 0px 0px !important;
  text-transform: none !important;
}
.ant-list-item.step-list-item.disabled-steps .ant-spin-container {
  display: flex;
  align-items: flex-start;
}
.ant-list-item.step-list-item .ant-spin-container {
  display: flex;
  align-items: flex-start;
}
.ant-list-item.step-list-item .ssbd-field-wrapper {
  min-width: 300px;
}

.step-form-item__add-step-btn {
  padding: 0px !important;
  text-transform: none !important;
}
.step-form-item .ant-form-explain {
  position: absolute;
  width: max-content;
}

.ssbd-business-units.ant-form-item .ssbd-tags-select {
  max-width: 300px;
}

.ssbd-form.food-item-form.ant-form .ant-form-item {
  align-items: initial;
}
.ssbd-form.food-item-form.ant-form .ant-form-item #foodItemList {
  width: 65%;
}
.ssbd-form.food-item-form.ant-form .step-form-item {
  align-items: flex-start;
}
.ssbd-form.food-item-form.ant-form .step-form-item .ant-form-item-label {
  padding-bottom: 10px;
}
.ssbd-form.food-item-form.ant-form .step-form-item .ant-form-item-control-wrapper {
  max-width: none;
}
.ssbd-form.food-item-form.ant-form .disabled-input input {
  border: none;
  background-color: transparent;
  color: black;
  padding-left: 0px;
}
.ssbd-form.food-item-form.ant-form .food-item-list-name {
  position: relative;
}
.ssbd-form.food-item-form.ant-form .food-item-list-name .list-name-input {
  width: 65%;
}
.ssbd-form.food-item-form.ant-form .food-item-list-name .move-button {
  position: absolute;
  top: 0px;
  left: 65%;
  margin-left: 10px;
  font-size: 14px;
  border: none;
  box-shadow: none;
  text-transform: none;
  font-weight: normal;
  color: #0793e4;
  padding: unset;
  display: inline;
  cursor: pointer;
}
.ssbd-form.food-item-form.ant-form .food-item-list-name .move-button :hover {
  color: #49b5f9;
}

.food-item-page .form-section {
  margin: 0px;
}
.food-item-page .form-section .ant-form-item .ant-form-item-label {
  max-width: 162px;
}
.food-item-page .ant-layout-header .edit_button {
  color: #0793e4;
  float: right;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
  cursor: pointer;
}
.food-item-page .ant-layout-header .edit_button .icon-edit {
  padding-right: 5px;
  font-size: 17px;
}
.food-item-page .ant-layout-header .copy_button {
  color: #0793e4;
  float: right;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
  cursor: pointer;
  margin-right: 10px;
}
.food-item-page .ant-layout-header .copy_button .icon-copy {
  padding-right: 5px;
  font-size: 17px;
}
.food-item-page .ant-layout-header .copy_button .icon-copy svg {
  height: 14px;
}
.food-item-page .copy_button__tooltip .ant-tooltip-arrow {
  border-top-color: white;
}
.food-item-page .copy_button__tooltip .ant-tooltip-inner {
  background-color: white;
  color: #35353b;
}

.data-range-edit-page .form-section {
  margin: 0;
}
.data-range-edit-page__low-form-item .ant-input-number,
.data-range-edit-page__high-form-item .ant-input-number {
  max-width: 100px;
}
.data-range-edit-page__low-form-item .ant-form-item-children {
  position: relative;
}
.data-range-edit-page__hint {
  color: #868c98;
  margin-left: 20px;
  position: absolute;
  width: max-content;
  max-width: 500px;
  line-height: 17px;
}

.correctiveActionGroupSelection h4 {
  position: relative;
  top: 5px;
  font-weight: bold;
  min-width: 170px;
}
.correctiveActionGroupSelection .ant-form-item-required {
  font-weight: bold;
  margin-top: 50px;
}
.correctiveActionGroupSelection .corrective-action-group-label {
  font-weight: bold;
  margin-top: 50px;
  margin-left: 12px;
  margin-right: -12px;
}
.correctiveActionGroupSelection .ant-row.ant-form-item {
  margin: 0px;
}
.correctiveActionGroupSelection .ant-form-item-label {
  width: 100%;
}
.correctiveActionGroupSelection .ant-form-item-label .ant-form-item-no-colon {
  color: #868c98;
  font-weight: normal;
  font-size: 13px;
  margin-left: 0;
}
.addDataRangeSection {
  margin-left: 20px;
}
.useBothCheckbox {
  margin: 10px 0;
}

.radiogroup_yesno {
  display: flex;
  flex-direction: row;
  margin-bottom: 10px;
}
.radiogroup_yesno .ant-radio-wrapper {
  min-width: 200px;
}
.radiogroup_yesno span {
  font-weight: normal;
  font-size: 12px;
}
.formGroup .ant-form-item-label {
  position: relative;
  bottom: 39px;
}

.change-tasks-list-modal .ant-modal-body {
  padding: 10px 20px 24px;
}
.change-tasks-list-modal .ant-modal-close {
  margin: 3px 3px 0 0;
}
.change-tasks-list-modal .ant-modal-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
}
.change-tasks-list-modal .ant-modal-header {
  padding: 0;
  padding-bottom: 5px;
}
.change-tasks-list-modal .ant-modal-content {
  padding: 10px;
}
.change-tasks-list-modal .ant-modal-footer {
  padding: 10px 0 0 0;
}
.change-tasks-list-modal .ant-modal-header,
.change-tasks-list-modal .ant-modal-footer {
  border: 0;
}
.change-tasks-list-modal__form-label {
  margin-top: 20px;
}
.change-tasks-list-modal__form-label label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
.change-tasks-list-modal__form-item input {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
  width: 100%;
}
.change-tasks-list-modal__form-item .ant-select {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
  width: 100%;
}
.change-tasks-list-modal__form-item__form-item {
  margin-top: 10px;
}
.change-tasks-list-modal .ant-select-selection-selected-value {
  font-weight: normal;
}
.change-tasks-list-modal .ant-select-search__field {
  font-weight: normal;
}

.add-data-range-modal .ant-modal-body {
  padding: 10px 20px 24px;
}
.add-data-range-modal .ant-modal-close {
  margin: 3px 3px 0 0;
}
.add-data-range-modal .ant-modal-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
}
.add-data-range-modal .ant-modal-header {
  padding: 0;
  padding-bottom: 5px;
}
.add-data-range-modal .ant-modal-content {
  padding: 10px;
}
.add-data-range-modal .ant-modal-footer {
  padding: 10px 0 0 0;
}
.add-data-range-modal .ant-modal-header,
.add-data-range-modal .ant-modal-footer {
  border: 0;
}
.add-data-range-modal__form-label {
  margin-top: 20px;
}
.add-data-range-modal__form-label label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
.add-data-range-modal__form-item + .add-data-range-modal__form-item {
  margin-top: 10px;
}
.add-data-range-modal__form-item input {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
  width: 100%;
}

.add-edit-task-page .add-edit-task-content .task-form .ant-row.ant-form-item.ant-form-item-with-help {
  align-items: initial;
}
.add-edit-task-page .ant-form-item {
  margin-top: 10px;
  margin-bottom: 0;
}
.add-edit-task-page .ant-form-item .task-list-name-label {
  text-align: left;
}
.add-edit-task-page .ant-form-item .row-aligned {
  display: flex;
}
.add-edit-task-page .ant-form-item .move-button {
  margin-left: 10px;
  font-size: 14px;
  border: none;
  box-shadow: none;
  text-transform: none;
  font-weight: normal;
  color: #0793e4;
  padding: unset;
  display: inline;
  cursor: pointer;
}
.add-edit-task-page .ant-form-item .move-button :hover {
  color: #49b5f9;
}
.add-edit-task-page .form-section {
  margin: 0;
}
.add-edit-task-page textarea.view-textarea {
  resize: none;
  border: none;
  background-color: transparent;
  color: #4a4a4a;
  padding-left: 0;
}
.add-edit-task-page .copy_button {
  color: #0793e4;
  float: right;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
  cursor: pointer;
  margin-right: 10px;
}
.add-edit-task-page .copy_button .icon-copy {
  padding-right: 5px;
  font-size: 17px;
}
.add-edit-task-page .copy_button .icon-copy svg {
  height: 14px;
}
.add-edit-task-page .edit_button {
  color: #0793e4;
  float: right;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
  cursor: pointer;
}
.add-edit-task-page .edit_button .icon-edit {
  padding-right: 5px;
  font-size: 17px;
}
.add-edit-task-page .copy_button__tooltip .ant-tooltip-arrow {
  border-top-color: white;
}
.add-edit-task-page .copy_button__tooltip .ant-tooltip-inner {
  background-color: white;
  color: #35353b;
}
.add-edit-task-page .edit_button__tooltip .ant-tooltip-arrow {
  border-top-color: white;
}
.add-edit-task-page .edit_button__tooltip .ant-tooltip-inner {
  background-color: white;
  color: #35353b;
}
.add-edit-task-page__tooltip .ant-tooltip-arrow {
  border-top-color: white;
}
.add-edit-task-page__tooltip .ant-tooltip-inner {
  background-color: white;
  color: #35353b;
}
.add-edit-task-page .task-page-corrective-action-field-next-to-input .ant-form-extra {
  position: absolute;
  top: 8px;
  left: calc(100% + 10px);
}

.data-ranges-tab__controls {
  display: flex;
  justify-content: flex-end;
}
.data-ranges-tab__add-new-btn {
  font-weight: bold;
}
.data-ranges-tab__add-new-btn i {
  font-size: 17px;
}
.data-ranges-tab__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fff #fff;
  padding-bottom: 0;
}
.data-ranges-tab__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.data-ranges-tab__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fff;
}
.data-ranges-tab__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fff;
}

.tasks-tab__controls {
  display: flex;
  justify-content: flex-end;
}
.tasks-tab__add-new-btn {
  font-weight: bold;
}
.tasks-tab__add-new-btn i {
  font-size: 17px;
}
.tasks-tab__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fff #fff;
  padding-bottom: 0;
}
.tasks-tab__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.tasks-tab__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fff;
}
.tasks-tab__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fff;
}
.ul-notificatin-bullets {
  list-style-type: none;
}
.p-notificatin-description {
  max-width: 400px;
}

.task-list-page .form-section {
  margin: 0;
}
.task-list-page .ant-table-small > .ant-table-content > .ant-table-body {
  margin: 0;
}
.task-list-page .ant-table {
  border: none;
}
.task-list-page .ant-table th {
  background: unset;
  color: #868c98;
  font-size: 12px;
}
.task-list-page .ant-table td {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.task-list-page__header .ssbd-layout-header__title {
  min-height: 50px;
  margin: 0;
  display: flex;
  align-items: center;
}

.location-label {
  font-size: initial;
  margin-top: 1%;
  padding-right: 10px;
  font-weight: bold;
  text-align: end;
}

.task-management-page__controls {
  display: flex;
  justify-content: space-between;
}
.task-management-page__add-new-btn {
  font-weight: bold;
}
.task-management-page__add-new-btn i {
  font-size: 17px;
}
.task-management-page__name-column button {
  color: #0793e4 !important;
  padding: 0;
}
.task-management-page__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fff #fff;
  padding-bottom: 0;
}
.task-management-page__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.task-management-page__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fff;
}
.task-management-page__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fff;
}
.task-management-page .form-section {
  margin: 0;
}
.task-management-page .ant-table-small > .ant-table-content > .ant-table-body {
  margin: 0;
}
.task-management-page .ant-table {
  border: none;
}
.task-management-page .ant-table th {
  background: unset;
  color: #868c98;
  font-size: 12px;
}
.task-management-page .ant-table td {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.task-management-page .ant-table td:last-child {
  text-align: right;
}
.task-management-page .ant-table-pagination.ant-pagination {
  float: none;
  text-align: center;
}
.task-management-page__ellipses-menu {
  border: none;
  box-shadow: none;
  padding: 0px;
  width: 32px;
  height: 32px;
  margin-left: 10px;
  background-color: transparent;
  color: #0793e4;
  font-weight: 600;
}
.task-management-page__ellipses-menu:hover {
  border: none;
  box-shadow: none;
  background-color: transparent;
}
.taskslist-ellipses-menu {
  min-width: 190px;
}
.taskslist-ellipses-menu .ant-dropdown-menu-item {
  font-size: 14px !important;
  font-weight: 500;
  line-height: normal;
}
.taskslist-ellipses-menu li:last-child {
  color: red;
}
.taskslist-ellipses-menu i.anticon.anticon-icon-pencil.icon-pencil:before {
  margin-left: 0%;
}
.taskslist-ellipses-menu i.anticon.anticon-icon-trash.icon-trash:before {
  margin-left: 0%;
}
.taskslist-ellipses-menu i.anticon.icon-copy:before {
  margin-left: 0%;
}

.select-food-items-modal .ant-modal-body {
  margin-bottom: 40px;
  min-height: 500px;
}
.select-food-items-modal .ant-table-row td {
  padding: 6px !important;
}
.select-food-items-modal .ant-table-pagination {
  display: flex;
  justify-content: center;
  float: unset;
}
.select-food-items-modal__footer {
  display: flex;
}
.select-food-items-modal__selection-counter {
  margin-right: auto;
  line-height: 34px;
}
.select-food-items-modal__search {
  max-width: 50%;
}

.selected-food-items-panel__item {
  background-color: #f4f5f8;
  border-radius: 4px;
  border: none;
  border-left: 5px solid #0793e4;
  padding: 12px;
}
.selected-food-items-panel__item + .selected-food-items-panel__item {
  margin-top: 5px;
}
.selected-food-items-panel__actions {
  display: flex;
  justify-content: flex-end;
}
.selected-food-items-panel__actions button {
  font-size: 18px !important;
}

.unit-edit-form .form-section {
  margin-left: 0;
}
.unit-edit-form #foodItemListTextField {
  border: none;
  background-color: transparent;
  color: black;
  padding-left: 0px;
}

.suspension-checklist-location-modal .admin-warning {
  color: #d93300;
  padding-bottom: 15px;
}
.suspension-checklist-location-modal .ant-modal-body {
  margin-bottom: 40px;
  min-height: 500px;
  max-height: 500px;
  overflow: auto;
}
.suspension-checklist-location-modal .ant-modal-body .ant-checkbox-wrapper + .ant-checkbox-wrapper {
  margin-right: 10px;
}
.suspension-checklist-location-modal .ant-modal-body.ssbd-hierarchy-selector-locations.modal-selector {
  max-height: 440px;
}
.suspension-checklist-location-modal .ant-table-row td {
  padding: 6px !important;
}
.suspension-checklist-location-modal .ant-table-pagination {
  display: flex;
  justify-content: center;
  float: unset;
}
.suspension-checklist-location-modal__footer {
  display: flex;
}
.suspension-checklist-location-modal__footer .ant-row {
  width: 100%;
}
.suspension-checklist-location-modal__footer .ant-row .selected-quantity {
  text-align: left;
  height: 100%;
  display: flex;
  align-items: center;
}
.suspension-checklist-location-modal__selection-counter {
  margin-right: auto;
  line-height: 34px;
}
.suspension-checklist-location-modal__search {
  max-width: 60%;
}
.suspension-checklist-location-modal .ssbd-location-children-wrapper .maintenance-mode {
  line-height: normal;
  font-weight: 700;
  color: #d9572d;
  font-size: 13px;
  right: 150px;
  position: relative;
}
.suspension-checklist-location-modal .ssbd-location-children-wrapper button.location-edit-btn {
  border: 1px solid #e6e8eb;
  padding: 0px;
  width: 32px;
  height: 32px;
  margin-left: 10px;
  border-radius: 4px;
  opacity: 0.3;
}
.suspension-checklist-location-modal .ssbd-location-children-wrapper button.location-edit-btn:hover {
  opacity: 1;
  background-color: #f2f4f6;
  border-color: #e1e3e6;
}
.suspension-checklist-location-modal .ssbd-location-children-wrapper .location-type-name {
  float: right;
  color: #3a3a40;
  text-align: center;
  border-color: #e1e3e6;
  width: 90px;
  height: 21px;
  padding: 1px;
  border-style: solid;
  border-radius: 25px;
  display: flex;
  justify-content: space-evenly;
  align-content: center;
  flex-wrap: wrap;
}
.suspension-checklist-location-modal .ssbd-location-children-wrapper .location-type-name.type-account {
  background: #e6e8eb;
}
.suspension-checklist-location-modal .ssbd-location-children-wrapper .location-type-name.type-organization {
  background: #e6e8eb;
}
.suspension-checklist-location-modal .ssbd-location-children-wrapper .location-type-name.type-department {
  border-style: none;
}
.suspension-checklist-location-modal .ssbd-location-children-wrapper .disabled.ssbd-location-row-item,
.suspension-checklist-location-modal .ssbd-location-children-wrapper .disabled.ssbd-location-row-toggle-collapse:before {
  color: #868c98 !important;
}
.suspension-checklist-location-modal .location-edit-menu .ant-dropdown-menu-item {
  font-size: 14px !important;
  font-weight: 500;
  line-height: normal;
}
.suspension-checklist-location-modal .select-all-button {
  padding-left: 0;
  padding-right: 12px;
  width: 15%;
  font-size: 11px;
}
.suspension-checklist-location-modal .select-all-button:hover {
  padding-left: 0;
  padding-right: 12px;
  font-size: 11px;
  width: '15%';
}
.suspension-checklist-location-modal .select-all-button:active {
  padding-left: 0;
  padding-right: 12px;
  font-size: 11px;
  width: '15%';
}
.suspension-checklist-location-modal .select-all-button:focus {
  padding-left: 0;
  padding-right: 12px;
  font-size: 11px;
  width: '15%';
}
.suspension-checklist-location-modal .ssbd-location-row .ssbd-location-children-wrapper > .ssbd-location-row.modal-padding {
  padding-left: 30px;
}
.suspension-checklist-location-modal button.ssbd-location-row-item.no-wrap:hover {
  cursor: default !important;
}
.suspension-checklist-location-modal .location-select-element {
  padding-left: 0;
  padding-right: 5px;
}

.checklist-suspensions-list-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fff #fff;
  padding-bottom: 0;
}
.checklist-suspensions-list-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.checklist-suspensions-list-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fff;
}
.checklist-suspensions-list-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fff;
}
.checklist-suspensions-list-table .ant-switch-checked {
  background-color: #9ec46c;
}
.checklist-suspensions-list-table__name-tooltip-overlay {
  max-width: 50%;
}
.checklist-suspensions-list-table .ant-table-small > .ant-table-content > .ant-table-body {
  margin: 0;
}
.checklist-suspensions-list-table .ant-table {
  border: none;
}
.checklist-suspensions-list-table .ant-table th {
  background: unset;
  color: #868c98;
  font-size: 12px;
}
.checklist-suspensions-list-table .ant-table td {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.checklist-suspensions-list-table .ant-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fff #fff;
  padding-bottom: 0;
}
.checklist-suspensions-list-table .ant-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.checklist-suspensions-list-table .ant-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fff;
}
.checklist-suspensions-list-table .ant-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fff;
}
.checklist-suspensions-list-table .ant-table thead th {
  color: #868c98;
  background-color: white;
  text-transform: uppercase;
}
.checklist-suspensions-list-table button.locations-selected-quantity {
  padding-left: 0px;
}
.checklist-suspensions-list-table span.checklist-status-column {
  text-align: center;
  width: 90px;
  height: 21px;
  padding: 1px;
  display: flex;
  justify-content: space-evenly;
  border-color: transparent;
  align-content: center;
  flex-wrap: wrap;
  border-radius: 10px;
}
.checklist-suspensions-list-table span.checklist-status-column.status-completed {
  background-color: #effef1;
  color: #73b000;
}
.checklist-suspensions-list-table span.checklist-status-column.status-draft {
  background-color: #f4f5f8;
  color: #868c98;
}
.checklist-suspensions-list-table span.checklist-status-column.status-scheduled {
  background-color: #ecf8ff;
  color: #0793e4;
}
.checklist-suspensions-list-table span.checklist-status-column.status-inprogress {
  background-color: #fff6de;
  color: #ef9900;
}

.ssbd-alarms-filter-panel {
  background: #f9fafb;
  padding: 12px 20px;
  margin: 0px !important;
}
.ssbd-alarms-filter-panel .ant-form-item {
  margin-bottom: 0;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper {
  max-width: unset;
  min-width: unset;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper.ant-dropdown-trigger {
  padding: 0 10px;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper.ant-dropdown-trigger .icon-chevron-down {
  right: 14px;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper.ant-dropdown-trigger,
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper .ant-select-selection {
  box-shadow: none;
  background: transparent;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #c0c5d1;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper .ant-select-selection-selected-value {
  line-height: 34px;
  font-weight: 300;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper .ant-select-selection__placeholder,
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper.ant-dropdown-trigger.ssbd-field-wrapper span.no-wrap {
  font-size: 14px;
  color: #35353b;
  text-transform: capitalize;
  font-weight: 300;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-dropdown-field span {
  vertical-align: middle;
}
.ssbd-alarms-filter-panel .ssbd-actions-wrapper {
  align-self: flex-start;
}
.ssbd-alarms-filter-panel button.ant-btn-primary {
  border: 0px;
  box-shadow: none;
}

.checklist-suspensions-list-tab__controls {
  display: flex;
  justify-content: flex-end;
}
.checklist-suspensions-list-tab__add-new-btn {
  font-weight: bold;
}
.checklist-suspensions-list-tab__add-new-btn i {
  font-size: 17px;
}
.checklist-suspensions-list-tab .ant-layout-header {
  background-color: white;
  padding: 0;
  height: auto;
  line-height: 0px;
}
.checklist-suspensions-list-tab .ant-layout-header .ant-row {
  max-height: unset;
}
.checklist-suspensions-list-tab .ant-layout-header .templates-search-row {
  margin: 0px !important;
}
.checklist-suspensions-list-tab .ant-layout-header .templates-search-row .ssbd-form-field .ssbd-field-wrapper {
  max-width: unset;
}
.checklist-suspensions-list-tab .ant-layout-header .templates-search-row .add-alarm-button {
  border: none;
  box-shadow: none;
}
.checklist-suspensions-list-tab .ant-layout-header .templates-search-row .ant-form-item {
  margin-bottom: 0;
}
.checklist-suspensions-list-tab .ant-layout-header .templates-search-row .lined-checkbox {
  display: block;
  line-height: 1.5;
  margin-top: 5px;
  margin-left: 7px;
}
.checklist-suspensions-list-tab .ant-layout-header .templates-search-row .ssbd-templates-filter-field {
  width: 100%;
}
.checklist-suspensions-list-tab .ant-layout-header .templates-search-row .ssbd-templates-filter-field input {
  width: 100%;
  max-width: unset;
  border-radius: 4px;
  background-color: rgba(147, 157, 171, 0.2);
  box-shadow: inset 0 1px 10px 0 rgba(0, 0, 0, 0.05);
}
.checklist-suspensions-list-tab .ant-layout-header .templates-search-row .flex-col {
  display: flex;
}
.checklist-suspensions-list-tab .ant-layout-header .templates-search-row .ssbd-toggle-filter-btn {
  background: #f4f5f8;
  font-size: 14px;
  font-weight: 400;
  color: #0793e4;
  text-transform: capitalize;
  box-shadow: none;
  border-radius: 3px;
}
.checklist-suspensions-list-tab .ant-layout-header .templates-search-row .ssbd-toggle-filter-btn span:not(.ant-badge) {
  padding: 0 10px;
}
.checklist-suspensions-list-tab .ant-layout-header .templates-search-row .ssbd-toggle-filter-btn span.ant-badge {
  width: 30px;
  text-align: center;
}
.checklist-suspensions-list-tab .ant-layout-header .templates-search-row .ssbd-toggle-filter-btn span.ant-badge .ant-badge-count {
  padding: 0;
}
.checklist-suspensions-list-tab__header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.checklist-suspensions-list-tab__header-filters {
  display: flex;
  flex-direction: row;
}
.checklist-suspensions-list-tab__header-filter {
  display: flex;
  margin-left: 20px;
}
.checklist-suspensions-list-tab__header-check {
  display: flex;
  padding-top: 10px;
  margin-left: 20px;
}
.ssbd-search {
  width: 500px;
}
.active-announcement-subject {
  padding-left: 0px;
}

.schedule-management-page-layout .form-section {
  margin: 0;
}

.ssbd-download {
  height: 100%;
}

.ssbd-incident-details-header .ssbd-incident-title {
  color: #fff;
  height: 55px;
  line-height: 55px;
  padding-left: 31px;
}
.ssbd-incident-details-header .ssbd-incident-title .ssbd-incident-asset-name {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #0793e4;
  margin: 0px;
}
.ssbd-incident-details-header .ssbd-incident-info {
  height: 116px;
  background-color: white;
  color: black;
  padding: 15px 20px 15px 40px;
}
.ssbd-incident-details-header .ssbd-incident-info .ssbd-incident-id {
  font-size: 20px;
  font-weight: bold;
  color: #35353b;
  padding-bottom: 10px;
}
.ssbd-incident-details-header .ssbd-incident-info .ssbd-incident-info-details .asset-info-details > span,
.ssbd-incident-details-header .ssbd-incident-info .ssbd-incident-info-details .sensor-info-details > span,
.ssbd-incident-details-header .ssbd-incident-info .ssbd-incident-info-details .severity-info-details > span,
.ssbd-incident-details-header .ssbd-incident-info .ssbd-incident-info-details .status-info-details > span,
.ssbd-incident-details-header .ssbd-incident-info .ssbd-incident-info-details .gateway-info-details > span,
.ssbd-incident-details-header .ssbd-incident-info .ssbd-incident-info-details .assigned-info-details > span {
  display: inline-block;
  width: 100%;
  line-height: 18px;
}
.ssbd-incident-details-header .ssbd-incident-info .ssbd-incident-info-details .asset-info-details > span.title,
.ssbd-incident-details-header .ssbd-incident-info .ssbd-incident-info-details .sensor-info-details > span.title,
.ssbd-incident-details-header .ssbd-incident-info .ssbd-incident-info-details .severity-info-details > span.title,
.ssbd-incident-details-header .ssbd-incident-info .ssbd-incident-info-details .status-info-details > span.title,
.ssbd-incident-details-header .ssbd-incident-info .ssbd-incident-info-details .gateway-info-details > span.title,
.ssbd-incident-details-header .ssbd-incident-info .ssbd-incident-info-details .assigned-info-details > span.title {
  font-size: 12px;
  font-weight: 600;
  color: #868c98;
  text-transform: uppercase;
}
.ssbd-incident-details-header .ssbd-incident-info .ssbd-incident-info-details .asset-info-details > span:first-child {
  font-size: 14px;
  font-weight: bold;
  color: #0793e4;
}
.ssbd-incident-details-header .ssbd-incident-info .ssbd-incident-info-details .asset-info-details > span:last-child,
.ssbd-incident-details-header .ssbd-incident-info .ssbd-incident-info-details .gateway-info-details > span:last-child {
  font-size: 9px;
  font-weight: bold;
  letter-spacing: 0.6px;
  color: #9ba0b0;
}
.ssbd-incident-details-header .ssbd-incident-info .sensor-info-details > span:first-child {
  font-size: 14px;
  font-weight: 600;
  color: #9ba0b0;
}
.ssbd-incident-details-header .ssbd-incident-info .sensor-info-details > span:last-child {
  font-size: 12px;
  font-weight: 600;
  color: #0793e4;
}
.ssbd-incident-details-header .ssbd-incident-info .severity-info-details {
  text-align: center;
}
.ssbd-incident-details-header .ssbd-incident-info .status-info-details {
  font-size: 14px;
  font-weight: 600;
  color: #35353b;
}
.assigned-user-dropdown {
  min-width: 200px;
  border: 1px solid #e6e8eb;
}
.incident-status-dropdown li span {
  padding-left: 10px;
}
.incident-status-dropdown li span:before {
  content: '\00B7';
  font-size: 48px;
  position: absolute;
  top: -1px;
  left: 5px;
  color: #9ba0b0;
}
.incident-status-dropdown li.active span:before {
  color: #f1ae00;
}
.incident-status-dropdown li.closed span:before {
  color: #9ec46c;
}
.incident-status-dropdown li.new {
  display: none;
  visibility: hidden;
  pointer-events: none;
}

.ssbd-incident-timeline {
  background-color: #fff;
  padding-top: 25px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.ssbd-incident-timeline > .ant-row,
.ssbd-incident-timeline > .ant-row-flex {
  padding: 5px 30px;
}
.ssbd-incident-timeline .ssbd-incident-timeline-header {
  flex: 0 0 auto;
  padding-right: 0;
}
.ssbd-incident-timeline .ssbd-incident-timeline-header .ssbd-card-title {
  font-size: 20px;
  color: #35353b;
}
.ssbd-incident-timeline .ssbd-incident-timeline-header .ant-select .ant-select-selection {
  border: none;
  color: #49b5f9;
}
.ssbd-incident-timeline .ssbd-incident-timeline-header .ant-select .ant-select-selection .ant-select-arrow {
  color: #49b5f9;
}
.ssbd-incident-timeline .ssbd-incident-timeline-header .ant-select .ant-select-selection .ant-select-selection-selected-value {
  float: right;
}
.ssbd-incident-timeline .ssbd-incident-timeline-alarms {
  flex: 0 0 auto;
  padding: 5px 0;
  max-height: 282px;
  overflow-y: auto;
}
.ssbd-incident-timeline .ssbd-incident-timeline-alarms .ssbd-incident-timeline-alarm-item .ant-row-flex {
  background: #f8f9fa;
  padding: 10px 30px;
  margin-bottom: 5px;
}
.ssbd-incident-timeline .ssbd-incident-timeline-alarms .ssbd-incident-timeline-alarm-item .ant-row-flex .ssbd-incident-alarm-title {
  font-size: 16px;
  color: #4a4a4a;
  letter-spacing: 0;
}
.ssbd-incident-timeline .ssbd-incident-timeline-alarms .ssbd-incident-timeline-alarm-item .ant-row-flex .ssbd-incident-alarm-description {
  font-size: 13px;
  color: #868c98;
  letter-spacing: 0;
}
.ssbd-incident-timeline .ssbd-incident-timeline-alarms .ssbd-incident-timeline-alarm-item .ant-row-flex .icon-arrow-down {
  color: #9ba0b0;
  font-size: 12px;
  font-weight: 300;
  vertical-align: middle;
}
.ssbd-incident-timeline .ssbd-incident-corrective {
  text-align: center;
  margin: 10px 0;
}
.ssbd-incident-timeline .ssbd-incident-corrective .ant-btn {
  color: #0793e4;
  border: 1px solid #0793e4;
}
.ssbd-incident-timeline .ssbd-incident-timeline-events {
  flex: 0 1 auto;
  overflow-y: auto;
  padding: 0px 24px;
  max-height: calc(100% - 84px);
  height: 100%;
}
.ssbd-incident-timeline .ssbd-incident-timeline-events .ssbd-incident-timeline-event-item {
  line-height: 14px;
  min-height: 68px;
  padding: 22px 0px 15px 0px;
  border-bottom: 1px solid rgba(195, 201, 209, 0.5);
}
.ssbd-incident-timeline .ssbd-incident-timeline-events .ssbd-incident-timeline-event-item .ssbd-incident-event-triggered-time {
  font-size: 10px;
  color: #9ba0b0;
  letter-spacing: 0;
  text-transform: uppercase;
}
.ssbd-incident-timeline .ssbd-incident-timeline-events .ssbd-incident-timeline-event-item .ssbd-incident-event-triggered-time i.anticon {
  margin-right: 5px;
}
.ssbd-incident-timeline .ssbd-incident-timeline-events .ssbd-incident-timeline-event-item .ssbd-incident-event-title {
  font-size: 14px;
  font-weight: 600;
  color: #35353b;
  letter-spacing: 0;
  margin-bottom: 10px;
}
.ssbd-incident-timeline .ssbd-incident-timeline-events .ssbd-incident-timeline-event-item .ssbd-incident-event-title .ssbd-severity-icon {
  margin-right: 10px;
}
.ssbd-incident-timeline .ssbd-incident-timeline-events .ssbd-incident-timeline-event-item .ssbd-incident-event-title .ssbd-severity-icon img {
  margin-top: -2px;
}
.ssbd-incident-timeline .ssbd-incident-timeline-events .ssbd-incident-timeline-event-item .ssbd-incident-event-description {
  font-size: 14px;
  color: #868c98;
  letter-spacing: 0;
}
.ssbd-incident-timeline .ssbd-incident-timeline-events .ssbd-incident-timeline-event-item .ssbd-incident-event-description.ssbd-incident-event-reading > span:first-child {
  font-weight: bold;
  color: #35353b;
}
.ssbd-incident-timeline .ssbd-incident-timeline-events .ssbd-incident-timeline-event-item .ssbd-incident-event-description.ssbd-incident-event-reading > span:last-child {
  margin-left: 10px;
  font-size: 10px;
  letter-spacing: 0.5px;
  color: #868c98;
  text-transform: uppercase;
}
.ssbd-incident-timeline .ssbd-incident-timeline-events .ssbd-incident-timeline-event-item .ssbd-incident-event-description.ssbd-incident-event-reading > span:last-child .ssbd-reading-label {
  display: inline-flex;
  margin-left: 5px;
  font-weight: bold;
}

.ssbd-incident-details-page {
  overflow-x: hidden;
  background-color: #f4f5f8;
}
.ssbd-incident-details-page .ssbd-similar-incidents {
  display: flex;
  flex: 0 1 auto;
  align-self: stretch;
}
.ssbd-incident-details-page .ssbd-asset-chart-container {
  margin-bottom: 20px;
  background: transparent;
}
.ssbd-incident-details-page .ssbd-incident-details-header,
.ssbd-incident-details-page .acknowledgment-checklist-results {
  margin-bottom: 20px;
}
.ssbd-incident-details-page .ssbd-incident-details-header .ant-card-body,
.ssbd-incident-details-page .acknowledgment-checklist-results .ant-card-body {
  padding: 0 20px;
}
.ssbd-incident-details-page .ssbd-incident-details-header .ant-card-body .ant-table-thead > tr > th,
.ssbd-incident-details-page .acknowledgment-checklist-results .ant-card-body .ant-table-thead > tr > th {
  background-color: #ffffff;
  color: #bfbfbf;
  font-size: 13px;
  font-weight: 600;
  line-height: 14px;
  height: 40px;
}
.ssbd-incident-details-page .ssbd-incident-details-header .ant-card-body .ant-table-tbody .ant-table-expanded-row,
.ssbd-incident-details-page .acknowledgment-checklist-results .ant-card-body .ant-table-tbody .ant-table-expanded-row {
  background: #ffffff;
}
.ssbd-incident-details-page .ssbd-incident-details-header .ant-card-body .ant-table-tbody .ant-table-expanded-row .ant-table-body,
.ssbd-incident-details-page .acknowledgment-checklist-results .ant-card-body .ant-table-tbody .ant-table-expanded-row .ant-table-body {
  background: #ffffff;
}
.ssbd-incident-details-page .ssbd-incident-details-header .ant-card-body .ant-table-tbody .ant-table-expanded-row:hover > td,
.ssbd-incident-details-page .acknowledgment-checklist-results .ant-card-body .ant-table-tbody .ant-table-expanded-row:hover > td {
  background: #ffffff;
}
.ssbd-incident-details-page .ssbd-incident-details-header .ant-card-body .checklist_name__item,
.ssbd-incident-details-page .acknowledgment-checklist-results .ant-card-body .checklist_name__item {
  padding-left: 23px;
  color: #3a3a40;
  font-size: 14px;
  font-weight: 600;
}
.ssbd-incident-details-page .ssbd-incident-details-header .ant-card-body .card_title,
.ssbd-incident-details-page .acknowledgment-checklist-results .ant-card-body .card_title {
  height: 24px;
  color: #35353b;
  font-family: 'Proxima Nova';
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 24px;
}
.ssbd-incident-details-page .ssbd-incident-details-header .ant-card-body .answer-image,
.ssbd-incident-details-page .acknowledgment-checklist-results .ant-card-body .answer-image {
  height: 150px;
  width: 150px;
}
.ssbd-incident-details-page .ssbd-incident-details-header .ant-card-body .icon_status,
.ssbd-incident-details-page .acknowledgment-checklist-results .ant-card-body .icon_status {
  width: 24px;
  height: 24px;
  font-size: 18px;
}
.ssbd-incident-details-page .ssbd-incident-details-header .ant-card-body .icon_check,
.ssbd-incident-details-page .acknowledgment-checklist-results .ant-card-body .icon_check {
  color: #9ec46c;
}
.ssbd-incident-details-page .ssbd-incident-details-header .ant-card-body .icon-warning,
.ssbd-incident-details-page .acknowledgment-checklist-results .ant-card-body .icon-warning {
  color: #d93300;
}
.ssbd-incident-details-page .ssbd-incident-details-header .ant-card-body .icon-disable,
.ssbd-incident-details-page .acknowledgment-checklist-results .ant-card-body .icon-disable {
  color: #9ba0b0;
}
.ssbd-incident-details-page .ssbd-incident-details-header .ant-card-body .blue-icon,
.ssbd-incident-details-page .acknowledgment-checklist-results .ant-card-body .blue-icon {
  color: #0793e4;
}
.ssbd-incident-details-page .ssbd-incident-events {
  max-height: 453px;
  margin-bottom: 20px;
}
.ssbd-incident-details-page .ssbd-incident-events > div {
  max-height: 453px;
}
.ssbd-incident-details-page .ssbd-incident-events .ssbd-asset-information {
  height: 100%;
}
.ssbd-incident-details-page .ssbd-incident-events .ssbd-asset-information .ant-card {
  height: 100%;
}
.ssbd-incident-details-page .ssbd-incident-events .ssbd-incident-timeline {
  height: 100%;
}

.ssbd-incident-list {
  background-color: #fff;
  padding: 20px 30px;
}
.ssbd-incident-list .ant-spin.ant-spin-spinning {
  display: unset;
}
.ssbd-incident-list .ssbd-incident-list-tabs .ant-radio-button-wrapper {
  height: unset;
  padding: 10px 20px 15px 0;
  border: none;
  box-shadow: none;
  position: relative;
  border-radius: 0;
  border-bottom: 2px solid transparent;
}
.ssbd-incident-list .ssbd-incident-list-tabs .ant-radio-button-wrapper:before {
  display: none;
}
.ssbd-incident-list .ssbd-incident-list-tabs .ant-radio-button-wrapper span:not(.ant-radio-button) {
  font-size: 18px;
  font-weight: 300;
  color: #bfbfbf;
}
.ssbd-incident-list .ssbd-incident-list-tabs .ant-radio-button-wrapper.ant-radio-button-wrapper-checked {
  border-bottom-color: #0793e4;
}
.ssbd-incident-list .ssbd-incident-list-tabs .ant-radio-button-wrapper.ant-radio-button-wrapper-checked span:not(.ant-radio-button) {
  color: #4a4a4a;
}
.ssbd-incident-list .incident-empty-column {
  width: 35px;
}
.ssbd-incident-list .collapse-grouped-incidents .ant-collapse-item .ant-collapse-header {
  background-color: #9ba0b0;
  color: white !important;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  padding-left: 40px;
  letter-spacing: 0.86px;
}
.ssbd-incident-list .collapse-grouped-incidents .ant-collapse-item .ant-collapse-header i.arrow {
  border-radius: 1px;
  width: 17px;
  height: 17px;
  border: 1px solid #868c98;
  top: 15px;
  left: 13px;
  line-height: 15px;
}
.ssbd-incident-list .collapse-grouped-incidents .ant-collapse-item .ant-collapse-header i.arrow:before {
  content: '+';
  color: #35353b;
}
.ssbd-incident-list .collapse-grouped-incidents .ant-collapse-item .ant-collapse-content-box {
  padding: 0 !important;
}
.ssbd-incident-list .collapse-grouped-incidents .ant-collapse-item:last-child {
  border: none;
}
.ssbd-incident-list .collapse-grouped-incidents .ant-collapse-item td.ant-table-row-expand-icon-cell {
  position: relative;
}
.ssbd-incident-list .collapse-grouped-incidents .ant-collapse-item td.ant-table-row-expand-icon-cell span {
  position: absolute;
  right: -25px;
  bottom: 19px;
}
.ssbd-incident-list .collapse-grouped-incidents .ant-collapse-item.ant-collapse-item-active .ant-collapse-header i.arrow {
  transform: none !important;
  line-height: 12px;
}
.ssbd-incident-list .collapse-grouped-incidents .ant-collapse-item.ant-collapse-item-active .ant-collapse-header i.arrow:before {
  content: '-';
}
.ssbd-incident-list .collapse-grouped-incidents .ant-collapse-item .ssbd-incidents-table .ant-table-thead {
  display: none;
}
.ssbd-incident-list .ssbd-incident-list-header {
  padding: 20px 0;
}
.ssbd-incident-list .ssbd-incident-list-header .ssbd-card-title {
  font-size: 20px;
  color: #35353b;
  font-weight: 300;
}
.ssbd-incident-list .ssbd-incident-list-header .ant-col-4 {
  text-align: right;
}
.ssbd-incident-list .ssbd-incident-list-header .ant-select .ant-select-selection {
  border: none;
  color: #49b5f9;
}
.ssbd-incident-list .ssbd-incident-list-header .ant-select .ant-select-selection .ant-select-arrow {
  color: #49b5f9;
}
.ssbd-incident-list .ssbd-incident-list-header .ant-select .ant-select-selection .ant-select-selection-selected-value {
  float: right;
}
.ssbd-incident-list .ssbd-incidents-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fafafa #fafafa;
  padding-bottom: 0;
}
.ssbd-incident-list .ssbd-incidents-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.ssbd-incident-list .ssbd-incidents-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fafafa;
}
.ssbd-incident-list .ssbd-incidents-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fafafa;
}
.ssbd-incident-list .ssbd-incidents-table .row-alarm-1 .incident-empty-column {
  border-left: 4px solid #f1ae00;
}
.ssbd-incident-list .ssbd-incidents-table .row-alarm-2 .incident-empty-column {
  border-left: 4px solid #f29200;
}
.ssbd-incident-list .ssbd-incidents-table .row-alarm-3 .incident-empty-column {
  border-left: 4px solid #f37600;
}
.ssbd-incident-list .ssbd-incidents-table .row-alarm-4 .incident-empty-column {
  border-left: 4px solid #e65500;
}
.ssbd-incident-list .ssbd-incidents-table .row-alarm-5 .incident-empty-column {
  border-left: 4px solid #d93300;
}
.ssbd-incident-list .ssbd-incidents-table .ant-table-thead > tr > th,
.ssbd-incident-list .ssbd-incidents-table .ant-table-tbody > tr > td {
  padding: 20px 5px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ssbd-incident-list .ssbd-incidents-table .ant-table-body table {
  border-radius: 0;
  border-top: 1px solid rgba(195, 201, 209, 0.5);
}
.ssbd-incident-list .ssbd-incidents-table .ant-table-body .ant-table-thead > tr > th {
  background-color: #f9fafb;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 12px;
  color: #868c98;
  letter-spacing: 0;
}
.ssbd-incident-list .ssbd-incidents-table .ant-table-body td {
  font-size: 12px;
  color: #9ba0b0;
  letter-spacing: 0;
}
.ssbd-incident-list .ssbd-incidents-table .ant-table-body .incident-equipment-column {
  position: relative;
}
.ssbd-incident-list .ssbd-incidents-table .ant-table-body .incident-equipment-column .icon-network {
  color: #35353b;
  position: absolute;
  left: -20px;
}
.ssbd-incident-list .ssbd-incidents-table .ant-table-body .incident-equipment-column a {
  font-size: 14px;
  color: #35353b;
  letter-spacing: 0;
  font-weight: 500;
}
.ssbd-incident-list .ssbd-incidents-table .ant-table-body .incident-id-column span {
  font-size: 13px;
  color: #868c98;
  letter-spacing: 0;
}
.ssbd-incident-list .ssbd-incidents-table .ant-table-body .incident-alarms-column > .ssbd-popover-label {
  padding: 0;
}
.ssbd-incident-list .ssbd-incidents-table .ant-table-body .incident-alarms-column .ssbd-alarm-title {
  display: block;
  font-size: 13px;
  color: #35353b;
  letter-spacing: 0;
}
.ssbd-incident-list .ssbd-incidents-table .ant-table-body .incident-alarms-column .ssbd-popover-label > span:first-child {
  display: inline-block;
}
.ssbd-incident-list .ssbd-incidents-table .ant-table-body .incident-severity-column .ssbd-severity-icon {
  margin-left: 15px;
}
.ssbd-incident-list .ssbd-incidents-table .ant-table-body .incident-status-column .ssbd-incident-actions {
  text-align: left;
  line-height: 0;
}
.ssbd-incident-list .ssbd-incidents-table .ant-table-body .incident-status-column > p {
  margin-bottom: 5px;
  color: #000000;
}
.ssbd-incident-list .ssbd-incidents-table .ant-table-body .incident-status-column > p > span {
  font-size: 13px;
  color: #000000;
  letter-spacing: 0;
  font-weight: bold;
}
.ssbd-incident-list .ssbd-incidents-table .ant-table-body .incident-status-column > span {
  font-size: 11px;
  color: #9ba0b0;
  letter-spacing: 0;
  text-transform: capitalize;
}
.ssbd-incident-list .ssbd-incidents-table .ant-table-body .incident-status-column > span i {
  color: #9ba0b0;
  margin-right: 5px;
}
.ssbd-incident-list .ssbd-incidents-table .ant-table-body .incident-assignee-column span {
  font-size: 13px;
  color: #9ba0b0;
  letter-spacing: 0;
}
.ssbd-incident-list .ssbd-incidents-table .ant-table-body .incident-assignee-column button.ant-btn-ghost {
  border: none;
  padding: 5px 0;
}
.ssbd-incident-list .ssbd-incidents-table .ant-table-body .incident-assignee-column button.ant-btn-ghost span {
  font-size: 13px;
  color: #0793e4;
  letter-spacing: 0;
}
.ssbd-incident-list .ssbd-incidents-table .ant-table-placeholder {
  display: none;
}

.ssbd-filter-root .ssbd-card-title {
  color: #4a4a4a;
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
}
.ssbd-filter-root .ssbd-incident-page-wrapper .ant-card {
  background-color: #f7f9fc;
  padding-top: 0;
  padding-bottom: 0;
}
.ssbd-filter-root .ssbd-incident-page-wrapper .ant-card .ant-card-body {
  padding: 0;
}

.contact-details-block {
  background-color: #f8f9fa;
  padding: 15px;
}
.contact-details-block__form-item + .contact-details-block__form-item {
  margin-top: 15px;
}
.contact-details-block__remove-button {
  border: 0;
  background: none !important;
  box-shadow: none;
  font-size: 25px;
  margin-left: 10px;
}
.contact-details-block + .contact-details-block {
  margin-top: 20px;
}

.contact-role-block__title {
  margin-top: 20px;
}
.contact-role-block__action-button {
  font-weight: normal !important;
  text-transform: none !important;
}
.contact-role-block__remove-button {
  border: 0;
  background: none !important;
  box-shadow: none;
  font-size: 25px;
}

.contact-roles-section__block + .contact-roles-section__block {
  margin-top: 20px;
}
.contact-roles-section__action-button {
  text-transform: none !important;
  font-weight: normal !important;
}
.contact-roles-section__action-button i {
  vertical-align: middle;
}

.ssbd-floor-plan-modal {
  width: 400px !important;
  height: 228px !important;
}
.ssbd-floor-plan-modal--upload > .ant-upload {
  width: 100%;
  padding: 17px 30px;
  border: 1px dashed #0793e4;
}
.ssbd-floor-plan-modal--description {
  font-size: 14px;
  line-height: 17px;
  color: #868c98;
}
.ssbd-floor-plan-modal--warning {
  color: #e7533d;
}

.ssbd-floor-plan-section .ant-form-item-control-wrapper {
  line-height: 38px;
}
.ssbd-floor-plan-section--wrapper-content {
  border-radius: 4px;
  background-color: #f4f5f8;
  max-width: 460px;
}
.ssbd-floor-plan-section--wrapper-content .ssbd-button.ssbd-button--icon {
  color: #0793e4;
}
.ssbd-floor-plan-section--wrapper-content .ssbd-button.ssbd-button--link {
  width: calc(100% - 40px);
  text-align: left;
  padding-left: 0px;
  color: #35353b;
  text-transform: none;
  font-weight: unset;
}
.ssbd-floor-plan-section--wrapper-content .ssbd-button.ssbd-button--link i {
  color: #9ec46c;
  font-size: 24px;
}
.ssbd-floor-plan-section--add-button.ssbd-button.ant-btn {
  border: 1px solid #e1e3e6;
  text-transform: none;
  font-size: 14px;
}
.ssbd-floor-plan-section--add-button.ssbd-button.ant-btn:hover,
.ssbd-floor-plan-section--add-button.ssbd-button.ant-btn:focus,
.ssbd-floor-plan-section--add-button.ssbd-button.ant-btn:active {
  color: #49b5f9;
}
.ssbd-floor-plan-section--add-button.ssbd-button.ant-btn span {
  color: #868c98;
}

.gateways-section .ant-card-head .ant-card-head-wrapper > div {
  padding-bottom: 0px;
}
.gateways-section__add-gateway-btn {
  text-transform: none !important;
  font-weight: normal !important;
}
.gateways-section__add-gateway-btn i {
  vertical-align: middle;
}
.gateways-section__table .ant-table-thead tr th {
  background: white;
  padding: 10px;
}
.gateways-section__table .ant-table-tbody tr td {
  padding: 10px 0px 0px 0px;
  border-bottom: none;
}
.gateways-section__table .ant-table-tbody tr td:first-child {
  width: 55vw;
}
.gateways-section__table .ant-table-tbody tr td > .ant-form-item {
  margin-bottom: 0px;
}
.gateways-section__table .ant-table-tbody tr td > .ant-form-item .unassigned-gateways-selector.ant-select {
  min-width: 300px;
}
.gateways-section__table .ant-table-tbody tr td > .ant-form-item .ssbd-form-field > span {
  max-width: none;
  width: 45vw;
}
.gateways-section__actions-column {
  display: flex;
  justify-content: flex-end;
}
.gateways-section__actions-column button + button {
  margin-left: 20px;
}
.gateways-section__actions-column button {
  border: none;
  box-shadow: none;
  padding: 0;
}
.gateways-section__remove-button {
  border: 0;
  background: none !important;
  box-shadow: none;
  font-size: 25px;
}
.gateways-section__edit-button {
  border: 0;
  background: none !important;
  box-shadow: none;
  font-size: 25px;
}
.gateways-section__cancel-edit-gateway-btn {
  text-transform: none !important;
  color: #9ba0b0;
}
.gateways-section__cancel-edit-gateway-btn i {
  vertical-align: middle;
}
.gateways-section__save-edit-gateway-btn {
  text-transform: none !important;
}
.gateways-section__save-edit-gateway-btn i {
  vertical-align: middle;
}
.ant-select-dropdown.unassigned-gateways-dropdown .ant-select-dropdown-menu::-webkit-scrollbar {
  display: none;
}
.ant-select-dropdown.unassigned-gateways-dropdown .show-more {
  text-align: center;
  padding: 10px 0;
  overflow: hidden;
}

.edit-location-form__section.hours-of-operation-section .ant-checkbox-wrapper span.ant-checkbox {
  margin: 0;
  order: 1;
}
.edit-location-form__section.hours-of-operation-section .ant-checkbox-wrapper span:last-child {
  order: 2;
}
.hours-of-operation-section .hours-of-operation-section__day-row {
  display: flex;
  align-items: center;
  min-height: 32px;
  margin-bottom: 10px;
}
.hours-of-operation-section .hours-of-operation-section__day-row-to {
  display: flex;
  justify-content: center;
  font-weight: bold;
}
.hours-of-operation-section .hours-of-operation-section__day-row-label .ant-checkbox-inner,
.hours-of-operation-section .hours-of-operation-section__day-row-label .ant-checkbox-input {
  width: 18px;
  height: 18px;
}
.hours-of-operation-section .hours-of-operation-section__switch-container {
  background: transparent;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
}
.hours-of-operation-section__day-selector-second__next-day {
  margin-left: 10px;
  color: #9ba0b0;
  font-size: 12px;
  text-transform: lowercase;
}
.hours-of-operation-section__all-unchecked-header > span:last-child {
  margin-left: 10px;
  font-size: 14px;
  color: #e7533d;
}
.hours-of-operation-section__inherits-hours-header-content {
  color: #0793e4;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 18px;
  border-radius: 4px;
  background-color: #eef9ff;
  padding: 5px 15px;
  display: inline-block;
  margin-left: 20px;
  border: 1px solid #d2ebfa;
}
.hours-of-operation-section__popover {
  width: 300px;
}
.hours-of-operation-section__popover .ant-popover-title {
  padding: 0;
}
.hours-of-operation-section__popover .ant-popover-inner-content {
  padding: 0;
}
.hours-of-operation-section__popover .hours-of-operation-section__popover-container {
  background-color: #f9fafb;
  padding: 10px;
  display: flex;
  flex-direction: column;
}
.hours-of-operation-section__popover .hours-of-operation-section__popover-container-content {
  font-size: 12px;
  color: #9ba0b0;
}
.hours-of-operation-section__popover .hours-of-operation-section__popover-container-list {
  font-size: 12px;
  max-height: 105px;
  overflow: auto;
  list-style: none;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 0;
}
.hours-of-operation-section__popover .hours-of-operation-section__popover-container-actions {
  display: flex;
  justify-content: flex-end;
}
.hours-of-operation-section__popover .hours-of-operation-section__popover-container-actions .hours-of-operation-section__no-btn {
  border: none;
}

.edit-location-form .ant-form-explain {
  margin-top: 5px;
}
.edit-location-form__section + .edit-location-form__section,
.edit-location-form__section-form-item + .edit-location-form__section-form-item {
  margin-top: 20px;
}
.edit-location-form__form-buttons {
  padding: 20px 0;
}
.edit-location-form__section .ant-form-item-label,
.edit-location-form__section .ant-checkbox-wrapper {
  font-size: 14px;
  font-weight: bold;
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.edit-location-form__section .ant-form-item-label .ant-checkbox,
.edit-location-form__section .ant-checkbox-wrapper .ant-checkbox {
  margin-left: auto;
  order: 1;
}
.edit-location-form__section .ant-form-item:last-child {
  margin-bottom: 10px;
}
.edit-location-form__section .ant-form-item-control {
  line-height: unset;
}
.edit-location-form__section--general-section {
  padding-top: 20px;
}
.edit-location-form__section-form-item {
  margin: 0;
  display: flex;
}
.edit-location-form__section-form-item .ssbd-dropdown-field,
.edit-location-form__section-form-item .ssbd-field-wrapper {
  max-width: unset !important;
}
.edit-location-form__form-buttons.ssbd-page-footer {
  margin: 0 30px;
  padding: 0;
}

.location-page #root {
  height: unset !important;
}
.location-page .ant-spin.ant-spin-spinning {
  display: unset;
}

.daily-healthcare-report-results__cards {
  padding: 20px 0;
}
.daily-healthcare-report-results__row {
  padding: 20px 10px;
}
.daily-healthcare-report-results__date {
  font-weight: normal;
  margin-left: 15px;
  padding: 5px 15px;
  border-radius: 12px;
  font-size: 12px;
  background-color: #f4f5f8;
}
.daily-healthcare-report-results__location-name {
  color: #49b5f9;
}
.daily-healthcare-report-results__table thead > tr > th {
  background: #f4f5f8;
  border: none;
  color: #bfbfbf;
  font-size: 13px;
  font-weight: 600;
  line-height: 14px;
  padding: 5px;
  height: 40px;
}
.daily-healthcare-report-results__table .ant-table-column-title {
  padding-left: 0;
}
.daily-healthcare-report-results__table .ant-table-tbody > tr > td {
  padding: 10px 5px;
  max-width: 200px;
  word-break: break-word;
  vertical-align: top;
}
.daily-healthcare-report-results__table .ant-table-tbody > tr:nth-last-child(1) > td {
  border-bottom: none;
}
.daily-healthcare-report-results__checklist-name {
  font-weight: 600;
}
.daily-healthcare-report-results__checklist-status {
  width: 5px;
}
.daily-healthcare-report-results__result {
  margin-bottom: 15px;
}
.daily-healthcare-report-results__location-criteria {
  display: flex;
  align-items: flex-start;
  align-content: center;
}

.daily-healthcare-report-page__backlink {
  display: flex;
}
.daily-healthcare-report-page .printer_button {
  color: #0793e4;
  float: right;
  text-align: right;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
}
.daily-healthcare-report-page .printer_button .icon_printer {
  padding-right: 5px;
  font-size: 17px;
}
.daily-healthcare-report-page__row + .daily-healthcare-report-page__row {
  margin-top: 20px;
}
.daily-healthcare-report-page__range__picker,
.daily-healthcare-report-page .ssbd-form-location-field {
  display: flex;
  margin-bottom: 0;
}
.daily-healthcare-report-page__date {
  padding-left: 20px;
  color: #868c98;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 17px;
}
.daily-healthcare-report-page .ant-form-item-label {
  max-width: 150px;
  text-align: left;
  width: 100%;
}
.daily-healthcare-report-page .ssbd-form-field button.ant-btn.ant-dropdown-trigger.ssbd-field-wrapper {
  min-width: 350px;
}
.daily-healthcare-report-page .daily-healthcare-report-page__range__btn {
  margin-left: 150px;
}

.employee-screening-report-results__checkbox__text {
  padding-left: 12px;
  height: 17px;
  width: 176px;
  color: #868c98;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
}
.employee-screening-report-results__cards {
  padding: 20px 0;
}
.employee-screening-report-results__row {
  padding: 10px 0;
}
.employee-screening-report-results__table {
  font-size: 14px;
  line-height: 17px;
  padding: 15px 5px !important;
  text-align: left;
}
.employee-screening-report-results__table thead > tr > th {
  background: transparent;
}
.employee-screening-report-results__table .ant-table-column-title {
  text-align: left;
  padding: 10px 0 10px 5px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  line-height: 13px;
  color: #868c98;
}
.employee-screening-report-results__table .ant-table-column-title {
  padding-left: 0;
}
.employee-screening-report-results__table .ant-table-tbody tr {
  cursor: pointer;
}
.employee-screening-report-results__table .ant-table-tbody tr td {
  color: #35353b;
  font-size: 14px;
  transform: translate(4px);
}
.employee-screening-report-results__download-dropdown-col {
  display: flex;
  justify-content: flex-end;
  align-content: right;
}
.employee-screening-report-results__date {
  font-weight: normal;
  margin-left: 15px;
  padding: 5px 15px;
  border-radius: 12px;
  font-size: 12px;
  background-color: #f4f5f8;
}

.employee-screening-report-page__backlink {
  display: flex;
}
.employee-screening-report-page .printer_button {
  color: #0793e4;
  float: right;
  text-align: right;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
}
.employee-screening-report-page .printer_button .icon_printer {
  padding-right: 5px;
  font-size: 17px;
}
.employee-screening-report-page__row + .employee-screening-report-page__row {
  margin-top: 20px;
}
.employee-screening-report-page__range__picker,
.employee-screening-report-page .ssbd-form-location-field {
  display: flex;
  margin-bottom: 0;
}
.employee-screening-report-page__date {
  padding-left: 20px;
  color: #868c98;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 17px;
}
.employee-screening-report-page .ant-form-item-label {
  max-width: 150px;
  text-align: left;
  width: 100%;
}
.employee-screening-report-page .ssbd-form-field button.ant-btn.ant-dropdown-trigger.ssbd-field-wrapper {
  min-width: 350px;
}
.employee-screening-report-page .employee-screening-report-page__range__btn {
  margin-left: 150px;
}

.arrow-style {
  color: #e1e3e6;
  height: 18px;
  width: 18px;
}
.haccp-report-page-temperature-results .ant-collapse-borderless {
  background-color: #ffffff;
}
.haccp-report-page-temperature-results .ant-collapse > .ant-collapse-item {
  border: none;
}
.haccp-report-page-temperature-results .ant-collapse > .ant-collapse-item.ant-collapse-item-active > .ant-collapse-header .ant-collapse-arrow svg {
  -webkit-transform: rotate(-90deg) !important;
  -moz-transform: rotate(-90deg) !important;
  -ms-transform: rotate(-90deg) !important;
  -o-transform: rotate(-90deg) !important;
  color: #e1e3e6;
  height: 18px;
  width: 18px;
}
.haccp-report-page-temperature-results .ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow svg {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  color: #e1e3e6;
  height: 18px;
  width: 18px;
}
.haccp-report-page-temperature-results .temperature_report_item {
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
  word-break: break-word;
  padding-right: 25px;
}
.haccp-report-page-temperature-results .card_title {
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  padding-bottom: 10px;
}

.haccp-report-page {
  min-height: auto;
}
.haccp-report-page__row + .haccp-report-page__row {
  margin-top: 20px;
}
.haccp-report-page__col + .haccp-report-page__col {
  margin-left: 20px;
}
.haccp-report-page .haccp_report_date {
  color: #8a8a99;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
  text-align: right;
  padding-left: 15px;
}
.haccp-report-page .card_title {
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  padding-bottom: 10px;
}
.haccp-report-page .report_card {
  height: 219px;
}
.haccp-report-page .checklist_name {
  word-break: break-word;
  padding-right: 25px;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
}
.haccp-report-page .checklist_status_icon {
  width: 30px;
}
.haccp-report-page .checklist_length {
  font-size: 10px;
  font-weight: 500;
  color: #f4f5f8;
  padding: 3px 5px 3px 5px;
  border-radius: 2.5px;
  background-color: #c4c7d1;
  height: 20px;
  width: fit-content;
  text-align: center;
  line-height: 17px;
}
.haccp-report-page .checklist_name_row {
  padding: 10px 0;
}
.haccp-report-page .ant-table-body {
  padding-bottom: 15px;
}
.haccp-report-page .icon_check {
  color: #9ec46c;
}
.haccp-report-page .icon-warning {
  color: #d93300;
}
.haccp-report-page .icon-disable {
  color: #9ba0b0;
}
.haccp-report-page .icon-time {
  color: #f1ae00;
}
.haccp-report-page__backlink {
  display: flex;
  padding-bottom: 20px;
}
.haccp-report-page__select {
  margin-top: 16px;
}
.haccp-report-page__select .ant-form-item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.haccp-report-page__select .ant-form-item-label {
  flex: 1 1 25%;
  text-align: left;
}
.haccp-report-page__select .ant-form-item-control-wrapper {
  flex: 1 1 75%;
}
.haccp-report-page__select .ant-form-item-control .departments-selector {
  height: 32px;
  min-width: 300px;
}
.haccp-report-page__select .ant-form-item-control .departments-selector .departments-selector-width {
  min-width: 300px;
}
.haccp-report-page__range {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.haccp-report-page__range__picker {
  margin-right: 20px;
  margin-bottom: 0px;
  width: auto;
}
.haccp-report-page__range__picker .ant-form-item-control {
  line-height: 1.5;
}
.haccp-report-page__range__btn span {
  color: #0793e4;
  font-weight: bold;
}
.haccp-report-page .printer_button {
  color: #0793e4;
  float: right;
  text-align: right;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
}
.haccp-report-page .printer_button .icon_printer {
  padding-right: 5px;
  font-size: 17px;
}
.haccp-report-page .answer-image {
  height: 150px;
  width: 150px;
}
.haccp-report-page .ant-table-thead > tr > th {
  background-color: #ffffff;
  color: #bfbfbf;
  font-size: 13px;
  font-weight: 600;
  line-height: 14px;
  padding: 5px;
  height: 40px;
}
.haccp-report-page .ant-table-tbody .ant-table-expanded-row {
  background: #ffffff;
}
.haccp-report-page .ant-table-tbody .ant-table-expanded-row .ant-table-body {
  background: #ffffff;
}
.haccp-report-page .ant-table-tbody .ant-table-expanded-row:hover > td {
  background: #ffffff;
}
.haccp-report-page .ant-table-tbody > tr > td {
  padding: 5px;
  word-break: break-word;
}

.haccp-report-card .ant-card-head {
  border: none;
  padding: 0 20px;
}
.haccp-report-card .ant-card-body {
  padding: 20px;
}
.haccp-report-card .ant-card-head-title {
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  padding-bottom: 0;
}
.haccp-report-card .report-card-item + .report-card-item {
  margin-top: 16px;
}

.haccp-report-page-v3__select.no-margin .ant-form-item-label > :first-child {
  margin-left: 0px;
}

.time-based-holding-table .time-based-holding-table-last-row--completed {
  font-weight: bold;
  color: #9ec46c;
}
.time-based-holding-table .time-based-holding-table-last-row--completed-overdue {
  font-weight: bold;
  color: #ef9900;
}
.time-based-holding-table .time-based-holding-table-last-row--failed {
  font-weight: bold;
  color: #d93300;
}
.time-based-holding-table .time-based-holding-table-last-row--pending {
  font-weight: bold;
}

.haccp-report-page-v3 {
  min-height: auto;
}
.haccp-report-page-v3 .ant-row.haccp-report-page-v3__switch-row {
  margin-bottom: 16px;
}
.haccp-report-page-v3__row + .haccp-report-page-v3__row {
  margin-top: 20px;
}
.haccp-report-page-v3__col + .haccp-report-page-v3__col {
  margin-left: 20px;
}
.haccp-report-page-v3 .haccp_report_date {
  color: #8a8a99;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
  text-align: right;
  padding-left: 15px;
}
.haccp-report-page-v3 .card_title {
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  padding-bottom: 10px;
}
.haccp-report-page-v3 .card_title_no_padding {
  padding-bottom: 0px;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
}
.haccp-report-page-v3 .report_card {
  height: 219px;
}
.haccp-report-page-v3 .cooling-reheat-report_card,
.haccp-report-page-v3 .time-based-holding-report__card,
.haccp-report-page-v3 .excluded-checklist-report_card {
  height: 249px;
}
.haccp-report-page-v3 .checklist_name {
  word-break: break-word;
  padding-right: 25px;
  font-size: 16px;
  font-weight: bold;
  line-height: 17px;
}
.haccp-report-page-v3 .alarm-container {
  margin-left: 25px;
  background: #f4f5f8;
  border-radius: 8px;
  padding: 10px 18px;
  display: inline;
}
.haccp-report-page-v3 .alarm-item:last-child {
  padding-right: 0px;
}
.haccp-report-page-v3 .alarm-item {
  word-break: break-word;
  padding-right: 25px;
  font-size: 14px;
  line-height: 17px;
  color: #49b5f9;
}
.haccp-report-page-v3 .icon_status {
  width: 24px;
  height: 24px;
  font-size: 18px;
}
.haccp-report-page-v3 .checklist_length {
  font-size: 14px;
  font-weight: 500;
  color: #f4f5f8;
  padding: 3px 5px;
  border-radius: 2.5px;
  background-color: #c4c7d1;
  height: 20px;
  width: fit-content;
  text-align: center;
  line-height: 17px;
}
.haccp-report-page-v3 .checklist_name_row {
  padding: 20px 0;
}
.haccp-report-page-v3 .ant-table-body {
  padding-bottom: 15px;
}
.haccp-report-page-v3 .icon_check {
  color: #9ec46c;
}
.haccp-report-page-v3 .icon-warning {
  color: #d93300;
}
.haccp-report-page-v3 .icon-disable {
  color: #9ba0b0;
}
.haccp-report-page-v3 .blue-icon {
  color: #0793e4;
}
.haccp-report-page-v3__backlink {
  display: flex;
  padding-bottom: 20px;
}
.haccp-report-page-v3__select {
  margin-top: 16px;
}
.haccp-report-page-v3__select .ant-form-item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.haccp-report-page-v3__select .ant-form-item-label {
  flex: 1 1 25%;
  text-align: left;
}
.haccp-report-page-v3__select .ant-form-item-control-wrapper {
  flex: 1 1 75%;
}
.haccp-report-page-v3__select .ant-form-item-control .departments-selector {
  height: 32px;
  min-width: 300px;
}
.haccp-report-page-v3__select .ant-form-item-control .departments-selector .departments-selector-width {
  min-width: 300px;
}
.haccp-report-page-v3__range {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.haccp-report-page-v3__range__picker {
  margin-right: 20px;
  margin-bottom: 0px;
  width: auto;
}
.haccp-report-page-v3__range__picker .ant-form-item-control {
  line-height: 1.5;
}
.haccp-report-page-v3__range__btn span {
  color: #0793e4;
  font-weight: bold;
}
.haccp-report-page-v3 .printer_button {
  color: #0793e4;
  float: right;
  text-align: right;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
}
.haccp-report-page-v3 .printer_button .icon_printer {
  padding-right: 5px;
  font-size: 17px;
}
.haccp-report-page-v3 .answer-image {
  height: 150px;
  width: 150px;
}
.haccp-report-page-v3 .ant-table-thead > tr > th {
  background-color: #ffffff;
  color: #bfbfbf;
  font-size: 13px;
  font-weight: 600;
  line-height: 14px;
  padding: 5px 0;
  height: 40px;
}
.haccp-report-page-v3 .ant-table-tbody .ant-table-expanded-row {
  background: #ffffff;
}
.haccp-report-page-v3 .ant-table-tbody .ant-table-expanded-row .ant-table-body {
  background: #ffffff;
}
.haccp-report-page-v3 .ant-table-tbody .ant-table-expanded-row:hover > td {
  background: #ffffff;
}
.haccp-report-page-v3 .ant-table-tbody .ant-table-row-level-0 .checklist_name__item {
  padding-left: 23px;
  font-weight: 600;
}
.haccp-report-page-v3 .ant-table-tbody .ant-table-row-level-1 > td {
  border: 0;
}
.haccp-report-page-v3 .ant-table-tbody .ant-table-row-level-1 .checklist_name__item {
  padding-left: 50px;
}
.haccp-report-page-v3 .ant-table-tbody > tr > td {
  padding: 18px 0;
  word-break: break-word;
}
.haccp-report-page-v3 .ant-table-tbody > tr > td.icon_status {
  padding: 0;
}

.generated-report-list .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fafafa #fafafa;
  padding-bottom: 0;
}
.generated-report-list .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.generated-report-list .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fafafa;
}
.generated-report-list .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fafafa;
}
.generated-report-list .ant-table-row td {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 14px;
  color: #35353b;
}
.generated-report-list .ant-table-row td.report-name-column {
  font-weight: 500;
  color: #0793e4;
}
.generated-report-list .ant-table-row td.report-action-column {
  color: #9ba0b0;
}
.generated-report-list .ant-table-row td.report-action-column span {
  cursor: pointer;
}
.generated-report-list .ant-table-expand-icon-th,
.generated-report-list .ant-table-row-expand-icon-cell {
  padding: 0px;
}
.generated-report-list .ant-table-expanded-row > td:first-child {
  padding: 0px;
  background-color: white;
}
.generated-report-list .ant-table-expanded-row .report-expanded-row .label-span {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.8px;
  color: #9ba0b0;
  margin-right: 10px;
  display: block;
}
.generated-report-list .ant-table-expanded-row .report-expanded-row span {
  display: block;
}
.generated-report-list .ant-table-expanded-row .report-expanded-row .value-span {
  font-size: 12px;
  color: #35353b;
}
.generated-report-list .ant-table-expanded-row .report-expanded-row .time-column,
.generated-report-list .ant-table-expanded-row .report-expanded-row .detail-column {
  min-width: 300px;
}
.generated-report-list .ant-table-expanded-row .report-expanded-row .time-column > div,
.generated-report-list .ant-table-expanded-row .report-expanded-row .detail-column > div {
  display: inline-block;
}
.generated-report-list thead > tr > th {
  padding-left: 0px;
  font-size: 11px;
  font-weight: 600;
  color: #868c98;
  text-transform: uppercase;
}
.ssbd-filter-wrapper.ssbd-generated-report-list {
  height: auto;
}

.scheduled-report-list .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fafafa #fafafa;
  padding-bottom: 0;
}
.scheduled-report-list .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.scheduled-report-list .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fafafa;
}
.scheduled-report-list .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fafafa;
}
.scheduled-report-list .ant-table-row td {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 14px;
  color: #35353b;
}
.scheduled-report-list .ant-table-row td.report-name-column {
  font-weight: 500;
  color: #0793e4;
}
.scheduled-report-list .ant-table-row td.report-action-column {
  color: #9ba0b0;
}
.scheduled-report-list .ant-table-row td.report-action-column span {
  cursor: pointer;
  display: inline-block;
  min-width: 50px;
}
.scheduled-report-list .ant-table-thead .report-name-column,
.scheduled-report-list .ant-table-tbody .report-name-column {
  padding-left: 20px;
}
.scheduled-report-list thead > tr > th {
  padding-left: 0px;
  font-size: 11px;
  font-weight: 600;
  color: #868c98;
  text-transform: uppercase;
}
.report-action-column {
  width: 170px;
}
.report-name-column,
.report-type-column,
.report-location-column,
.report-created-by-column,
.report-frequency-column,
.report-next-column {
  width: calc(100% / 7 - 170px);
}
.ssbd-filter-wrapper.scheduled-report-list-filter {
  height: auto;
}

.ssbd-report-container-page .ssbd-report-history-header.ant-layout-header {
  padding: 5px 30px 0px 30px;
  flex-direction: column;
}
.ssbd-report-container-page .ssbd-report-history-header.ant-layout-header .ant-btn.ssbd-link-btn {
  color: #0793e4;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.ssbd-report-container-page .ssbd-report-history-header.ant-layout-header .ant-tabs {
  margin-left: 140px;
}
.ssbd-report-container-page .ssbd-report-history-header.ant-layout-header .ant-tabs .ant-tabs-bar {
  border: none;
}
.ssbd-report-container-page .ssbd-report-history-header.ant-layout-header .ant-tabs .ant-tabs-bar .ant-tabs-tab {
  font-size: 18px;
  font-weight: bold;
  color: #9ba0b0;
  padding: 10px 0px 5px;
}
.ssbd-report-container-page .ssbd-report-history-header.ant-layout-header .ant-tabs .ant-tabs-bar .ant-tabs-tab.ant-tabs-tab-active {
  color: #35353b;
  border-bottom: 2px solid #0793e4;
}
.ssbd-report-container-page .ssbd-filter-wrapper {
  background-color: white;
  padding: 0px 20px;
}
.ssbd-report-container-page .ssbd-filter-wrapper .ant-layout-content {
  padding: 0px;
}

.report-page-header {
  display: flex;
  align-items: center;
  background: unset;
  margin-bottom: 10px;
}
.report-page-header__history-btn {
  margin-left: auto;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.5px;
  color: #0793e4;
  border: 1px solid #0793e4;
  box-shadow: none;
  text-transform: uppercase;
}
.report-page-header__title {
  margin-top: 10px;
}
.report-page-header__back-link {
  position: absolute;
  top: 5px;
  left: 0;
  color: #0793e4;
}

.ssbd-report-card {
  height: 187px;
  min-width: 230px;
  border-radius: 5px;
}
.ssbd-report-card > .ant-card-head {
  border: none;
  padding: 10px 10px 0px 30px;
  min-height: 60px;
}
.ssbd-report-card > .ant-card-head .ant-card-head-title {
  padding: 0px;
  font-size: 20px;
  font-weight: bold;
  color: #0793e4;
  white-space: pre-line;
  line-height: 25px;
}
.ssbd-report-card > .ant-card-head .ant-card-head-title:before {
  content: '\2219';
  font-size: 45px;
  position: absolute;
  top: 5px;
  left: 10px;
  color: #868c98;
}
.ssbd-report-card > .ant-card-body {
  padding: 10px;
  font-size: 14px;
  color: #35353b;
  font-weight: normal;
}
.ssbd-report-card > .ant-card-body .report-description {
  overflow: hidden;
  position: relative;
  line-height: 1.25em;
  max-height: 7.5em;
  text-align: justify;
  margin-right: -0.25em;
  padding-right: 1em;
  text-align: left;
}
.ssbd-report-card > .ant-card-body .report-description:before {
  content: '...';
  position: absolute;
  right: 0;
  bottom: 0;
  background: white;
}
.ssbd-report-card > .ant-card-body .report-description:after {
  content: '';
  position: absolute;
  right: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  background: white;
}

.ssbd-report-types-list {
  background-color: unset !important;
}
.ssbd-report-types-list .ant-list-item {
  border-bottom: unset !important;
}

.ssbd-generate-report-content .edit-form-footer {
  padding: 30px 0 0 0;
}
.ssbd-generate-report-content .ant-spin.ant-spin-spinning {
  display: unset;
}
.ssbd-generate-report-content .ssbd-form.ant-form .ant-form-item .ant-form-item-label {
  max-width: 180px;
}
.ssbd-generate-report-content .ssbd-form-target-field .ssbd-dropdown-field:first-child {
  margin-right: 10px;
}
.ssbd-generate-report-content .ssbd-form-schedule-field .ant-form-item-children {
  display: flex;
  align-items: center;
}
.ssbd-generate-report-content .ssbd-form-schedule-field .ant-form-item-children > .ant-select {
  max-width: calc(50% - 5px);
  margin-left: 10px;
}
.ssbd-generate-report-content .ssbd-form-location-field .no-wrap {
  width: 210px;
  text-overflow: ellipsis;
}
.ssbd-generate-report-content .ssbd-form-target-field .ant-form-item-children,
.ssbd-generate-report-content .ssbd-form-location-field .ant-form-item-children {
  display: flex;
  justify-content: space-between;
}
.ssbd-generate-report-content .ant-form-item-control-wrapper .ssbd-form-location-field {
  height: 38px;
}
.ssbd-generate-report-content .ant-form-item-control-wrapper .ssbd-form-tag-field {
  display: flex;
}
.ssbd-generate-report-content .ant-form-item-control-wrapper .ssbd-form-tag-field > div {
  min-width: 200px;
}
.ssbd-generate-report-content .ant-form-item-control-wrapper .ssbd-form-tag-field > div:first-child {
  margin-right: 10px;
}
.ssbd-generate-report-content .ant-form-item-control-wrapper .ssbd-field-wrapper {
  max-width: none;
  min-height: 38px;
}
.ssbd-generate-report-content .ant-form-item-control-wrapper .ssbd-field-wrapper .ant-select-selection {
  min-height: 38px;
}
.ssbd-generate-report-content .ant-form-item-control-wrapper .ssbd-field-wrapper .ant-select-selection > div {
  height: 100%;
  line-height: 36px;
}
.ssbd-generate-report-content .ant-form-item-control-wrapper .ssbd-field-wrapper.ssbd-dropdown-field.ssbd-dropdown-selected-value-blue .ant-select-selection-selected-value {
  color: #0793e4;
}
.ssbd-generate-report-content .ssbd-form.ant-form .ant-form-item.ssbd-form-submit-field .ant-form-item-control-wrapper {
  max-width: none;
  text-align: right;
}
.ssbd-generate-report-content .ssbd-form.ant-form .ant-form-item.ssbd-form-submit-field .ant-form-item-control-wrapper .ant-form-item-children .ssbd-link-btn {
  color: #868c98;
}
.ssbd-generate-report-content .ant-form-item-control {
  line-height: 30px;
}
.ssbd-generate-report-content .ssbd-field-wrapper-hidden {
  display: none;
}
.ssbd-generate-report-content .ssbd-form-field .ssbd-field-wrapper {
  height: 36px;
}
.ssbd-generate-report-content .ssbd-form-radio {
  display: block;
  height: 30px;
  line-height: 30px;
}
.ssbd-generate-report-content .ant-row.ant-form-item.ant-form-item-with-help {
  align-items: initial;
}

.ssbd-report-container-page .ant-spin.ant-spin-spinning {
  display: unset;
}
.ssbd-report-container-page__content {
  padding: 0 30px;
}

.ssbd-reports-tile {
  border-radius: 4px;
  height: 275px;
  transition: box-shadow 0.3s;
  cursor: pointer;
}
.ssbd-reports-tile:hover {
  box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
}
.ssbd-reports-tile:hover .ant-card-body .card-head .card-head-title {
  color: #f29200;
}
.ssbd-reports-tile .ant-card-body .card-head {
  padding: 10px 10px 0px;
  min-height: 35px;
}
.ssbd-reports-tile .ant-card-body .card-head .card-head-title {
  padding: 0px;
  font-size: 20px;
  font-weight: bold;
  color: #0793e4;
  white-space: pre-line;
  line-height: 25px;
  text-transform: uppercase;
}
.ssbd-reports-tile > .ant-card-body {
  color: #35353b;
  font-weight: normal;
  padding: 10px 30px;
}
.ssbd-reports-tile > .ant-card-body .report-subtitle,
.ssbd-reports-tile > .ant-card-body .report-description {
  letter-spacing: 0;
  overflow: hidden;
  position: relative;
  line-height: 1.25em;
  max-height: 6.25em;
  text-align: center;
  margin-right: -0.25em;
  padding-right: 1em;
}
.ssbd-reports-tile > .ant-card-body .report-subtitle:before,
.ssbd-reports-tile > .ant-card-body .report-description:before {
  content: '...';
  position: absolute;
  right: 0;
  bottom: 0;
  background: white;
}
.ssbd-reports-tile > .ant-card-body .report-subtitle:after,
.ssbd-reports-tile > .ant-card-body .report-description:after {
  content: '';
  position: absolute;
  right: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  background: white;
}
.ssbd-reports-tile > .ant-card-body .report-subtitle {
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 18px;
}
.ssbd-reports-tile > .ant-card-body .report-description {
  color: #868c98;
  font-size: 14px;
  line-height: 18px;
}
.ssbd-reports-tile .report-icon {
  margin: 0 auto 10px;
  position: relative;
  display: block;
  background-size: 70px 70px !important;
  height: 70px;
  width: 70px;
}

.ssbd-reports-page__subscriptions-tab__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fff #fff;
  padding-bottom: 0;
}
.ssbd-reports-page__subscriptions-tab__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.ssbd-reports-page__subscriptions-tab__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fff;
}
.ssbd-reports-page__subscriptions-tab__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fff;
}
.ssbd-reports-page__subscriptions-tab__table thead th {
  background-color: #fff;
}
.ssbd-reports-page__subscriptions-tab .ssbd-reports-page__subscriptions-tab__new-subscription-btn {
  font-weight: bold;
  width: 150px;
}
.ssbd-reports-page__subscriptions-tab .ssbd-reports-page__subscriptions-tab__new-subscription-container {
  display: flex;
  justify-content: flex-end;
}
.ssbd-reports-page__subscriptions-tab .ssbd-reports-page__subscriptions-tab__search {
  max-width: 400px;
}
.ssbd-reports-page__subscriptions-tab__actions-column {
  display: flex;
  justify-content: flex-end;
}
.ssbd-reports-page__subscriptions-tab__actions-column button + button {
  margin-left: 20px;
}
.ssbd-reports-page__subscriptions-tab__actions-column button {
  border: none;
  box-shadow: none;
  padding: 0;
}
.ssbd-reports-page__subscriptions-tab__actions-column button,
.ssbd-reports-page__subscriptions-tab__actions-column button:hover,
.ssbd-reports-page__subscriptions-tab__actions-column button :active {
  background-color: transparent;
}

.ssbd-reports-page .ssbd-reports-page__content__legacy-reports-link {
  position: absolute;
  text-decoration: underline;
  font-size: 18px;
  font-weight: bold;
  z-index: 1;
}
.ssbd-reports-page .ssbd-reports-page__content__legacy-reports-link:hover {
  cursor: pointer;
}
.ssbd-reports-page .ssbd-reports-page__content__legacy-reports-link-container {
  height: 0;
}
.ssbd-reports-page__content .ant-tabs-top-bar {
  margin: 0;
}
.ssbd-reports-page__tab-content {
  padding: 10px;
  background-color: #ffffff;
}
.ssbd-layout-header__title {
  margin-top: 0px;
}
.HierarchyBreadcrumbs {
  padding-top: 10px;
  padding-left: 20px;
}

.create-new-container-modal__content ul {
  color: #49b5f9;
  padding: 0 15px;
  max-height: 300px;
  overflow: auto;
}

.ssbd-reports-page__create-new-subscription .edit-form-footer {
  padding: 0;
}
.ssbd-reports-page__create-new-subscription .ant-form-item-label {
  text-align: left;
}
.ssbd-reports-page__create-new-subscription .ssbd-form-field .ssbd-field-wrapper.ant-input-affix-wrapper {
  max-width: 400px;
}
.ssbd-reports-page__create-new-subscription .ant-form .ant-select {
  max-width: 400px;
}
.ssbd-reports-page__create-new-subscription .ant-form-item .ssbd-form-location-field button span.no-wrap {
  font-weight: normal !important;
  color: #4a4a4a !important;
  text-transform: initial;
}
.ssbd-reports-page__create-new-subscription .ant-form-item .ssbd-form-location-field button span.no-wrap .location-placeholder {
  color: #bfbfbf;
}
.ssbd-reports-page__create-new-subscription .ant-form-item-control {
  position: relative;
}
.ssbd-reports-page__create-new-subscription .ant-layout-content {
  background-color: #ffffff;
  padding: 10px;
}
.ssbd-reports-page__create-new-subscription__form .ant-form-item {
  display: flex;
  margin-bottom: 20px;
}
.ssbd-reports-page__create-new-subscription__form .ant-form-item-children {
  width: 100%;
  display: block;
}
.ssbd-reports-page__create-new-subscription__form .ant-form-item .ant-col:first-child {
  width: 130px;
}
.ssbd-reports-page__create-new-subscription__form .ant-form-item .ant-col:last-child {
  width: 400px;
}
.ssbd-reports-page__create-new-subscription__form-field-description {
  position: absolute;
  left: 110%;
  top: 5px;
  width: 100%;
  color: #4a4a4a;
  line-height: 18px;
}

.create-new-container-modal__content ul {
  color: #49b5f9;
  padding: 0 15px;
  max-height: 300px;
  overflow: auto;
}

.ssbd-reports-page__create-new-subscription .edit-form-footer {
  padding: 0;
}
.ssbd-reports-page__create-new-subscription .ant-form-item-label {
  text-align: left;
}
.ssbd-reports-page__create-new-subscription .ssbd-form-field .ssbd-field-wrapper.ant-input-affix-wrapper {
  max-width: 400px;
}
.ssbd-reports-page__create-new-subscription .ant-form .ant-select {
  max-width: 400px;
}
.ssbd-reports-page__create-new-subscription .ant-form-item .ssbd-form-location-field button span.no-wrap {
  font-weight: normal !important;
  color: #4a4a4a !important;
  text-transform: initial;
}
.ssbd-reports-page__create-new-subscription .ant-form-item .ssbd-form-location-field button span.no-wrap .location-placeholder {
  color: #bfbfbf;
}
.ssbd-reports-page__create-new-subscription .ant-form-item-control {
  position: relative;
}
.ssbd-reports-page__create-new-subscription .ant-layout-content {
  background-color: #ffffff;
  padding: 10px;
}
.ssbd-reports-page__create-new-subscription__form .ant-form-item {
  display: flex;
  margin-bottom: 20px;
}
.ssbd-reports-page__create-new-subscription__form .ant-form-item-children {
  width: 100%;
  display: block;
}
.ssbd-reports-page__create-new-subscription__form .ant-form-item .ant-col:first-child {
  width: 130px;
}
.ssbd-reports-page__create-new-subscription__form .ant-form-item .ant-col:last-child {
  width: 400px;
}
.ssbd-reports-page__create-new-subscription__form-field-description {
  position: absolute;
  left: 110%;
  top: 5px;
  width: 100%;
  color: #4a4a4a;
  line-height: 18px;
}

.ssbd-embedded-report-view__container {
  width: 100%;
  height: calc(100vh - 61px);
}

.ssbd-report-embed-view__container {
  width: 100%;
  height: calc(100vh - 20px);
}

.ssbd-embedded-report-view__container {
  width: 100%;
  height: calc(100vh - 61px);
  padding-top: 25px;
  padding-bottom: 25px;
}

.embedded-report__container {
  padding: 13px 12px 10px 29px;
  width: 100%;
  height: calc(100vh - 61px);
}

.update-password-component {
  background-color: white;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  padding: 30px 45px 20px 45px;
  margin: 30px auto;
  width: 555px;
}
.update-password-component ul {
  list-style: none;
  padding: 0 0 0 5px;
}
.update-password-component ul li {
  color: #bfbfbf;
}
.update-password-component ul li i {
  font-size: 10px;
  margin-right: 10px;
}
.update-password-component .header-title {
  text-align: center;
}
.update-password-component .ant-spin.ant-spin-spinning {
  display: unset;
}
.update-password-component .image-wrapper {
  text-align: center;
  position: relative;
}
.update-password-component .image-wrapper img {
  background-color: white;
  padding: 0px 4px 30px 4px;
  position: relative;
  z-index: 1;
}
.update-password-component .image-wrapper .horizontal-line {
  position: absolute;
  top: calc(50% - 15px);
  left: 0;
  width: 100%;
  height: 2px;
  border: 1px solid #bfbfbf;
  background-color: rgba(216, 216, 216);
}
.update-password-component .update-password-form .old-password-input,
.update-password-component .update-password-form .password-input {
  margin-bottom: 10px;
}
.update-password-component .update-password-form .ant-form-item:last-child {
  margin-top: 19px;
}
.update-password-component .update-password-form__input input {
  height: 39px;
  border: 1px solid #e1e3e6;
  border-radius: 4px;
  background-color: white;
}
.update-password-component .update-password-form__input i {
  color: rgba(0, 0, 0, 0.2);
}
.update-password-component .update-password-form__input i:before {
  color: #e1e3e6;
}
.update-password-component .update-password-form .update-password-form__bottom-link {
  color: #0793e4;
  font-size: 14px;
  text-transform: none;
  font-weight: 500;
  line-height: 17px;
  padding-left: 2px;
  padding-right: 2px;
}
.update-password-component .update-password-form .update-password-form-button {
  margin-top: 29px;
}
.update-password-component .update-password-form .update-password-form-button:hover {
  border-color: #73ceff;
}

.action-buttons button {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 600;
  line-height: 12px;
  color: #0793e4;
  height: unset;
  padding: 0;
}
.action-buttons button + button {
  margin-left: 10px;
}

.assigned-devices-table-expanded-row h3 {
  font-size: 20px;
  font-weight: 300;
  padding-left: 5px;
  margin: 0;
}
.assigned-devices-table-expanded-row .ant-table-row:last-child td {
  border-bottom: none;
}
.assigned-devices-table-expanded-row__column {
  font-size: 14px;
  line-height: 17px;
  padding: 15px 5px !important;
  text-align: left;
}
.assigned-devices-table-expanded-row__column .ant-table-column-title {
  text-align: left;
  padding: 10px 0 10px 5px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  line-height: 13px;
  color: #868c98;
}
.assigned-devices-table-expanded-row__column .ant-table-column-title {
  padding-left: 0;
}

.assigned-devices-view .ant-table-tbody .ant-table-row {
  height: 55px;
}
.assigned-devices-view .ant-table-tbody .ant-table-row td {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.assigned-devices-view .ant-table-row-expand-icon-cell,
.assigned-devices-view .ant-table-expand-icon-th,
.assigned-devices-view .ant-table-expanded-row td:nth-child(1) {
  padding: 0 5px;
}
.assigned-devices-view .ant-table-row + .ant-table-expanded-row > td {
  border-top: none;
}
.assigned-devices-view .ant-table-expanded-row {
  background-color: unset;
}
.assigned-devices-view .ant-table-expanded-row.ant-table-expanded-row-level-1 > td {
  background-color: #f8f9fa;
}
.assigned-devices-view .ant-table-expanded-row.ant-table-expanded-row-level-1 > td .ant-table-thead tr {
  background-color: #f8f9fa;
}
.assigned-devices-view__expand-row-btn {
  border-width: 0px;
  padding-left: 5px;
}
.assigned-devices-view__column {
  font-size: 14px;
  line-height: 17px;
  padding: 15px 5px !important;
  text-align: left;
}
.assigned-devices-view__column .ant-table-column-title {
  text-align: left;
  padding: 10px 0 10px 5px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  line-height: 13px;
  color: #868c98;
}
.assigned-devices-view__column:nth-child(1) {
  padding-left: 15px;
}
.assigned-devices-view__column__location {
  font-size: 14px;
  line-height: 17px;
  padding: 15px 5px !important;
  text-align: left;
  min-width: 125px;
}
.assigned-devices-view__column__location .ant-table-column-title {
  text-align: left;
  padding: 10px 0 10px 5px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  line-height: 13px;
  color: #868c98;
}
.assigned-devices-view__column__location p {
  margin: 0px;
}
.assigned-devices-view__column__location p.bottom-level {
  color: #9ba0b0;
  font-weight: 400;
  font-size: 12px;
}
.assigned-devices-view__column button {
  white-space: normal;
  text-align: inherit;
}
.assigned-devices-view__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fff #fff;
  padding-bottom: 0;
}
.assigned-devices-view__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.assigned-devices-view__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fff;
}
.assigned-devices-view__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fff;
}
.assigned-devices-view__table thead th {
  color: #868c98;
  background-color: white;
  text-transform: uppercase;
}

.assigned-gateways-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fff #fff;
  padding-bottom: 0;
}
.assigned-gateways-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.assigned-gateways-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fff;
}
.assigned-gateways-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fff;
}
.assigned-gateways-table thead th {
  background-color: #fff;
}
.assigned-gateways-table__column {
  font-size: 14px;
}
.assigned-gateways-table__column .ant-table-column-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  color: #868c98;
}
.assigned-gateways-table__column__location {
  font-size: 14px;
  line-height: 17px;
  padding: 15px 5px !important;
  text-align: left;
  min-width: 125px;
}
.assigned-gateways-table__column__location .ant-table-column-title {
  text-align: left;
  padding: 10px 0 10px 5px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  line-height: 13px;
  color: #868c98;
}
.assigned-gateways-table__column__location p {
  margin: 0px;
}
.assigned-gateways-table__column__location p.bottom-level {
  color: #9ba0b0;
  font-weight: 400;
  font-size: 12px;
}

.assign-sensor-modal__form .ssbd-form-field .ssbd-field-wrapper {
  max-width: unset;
}
.assign-sensor-modal__form .ant-form-item-label {
  text-align: left;
}
.assign-sensor-modal__form .ant-form-item {
  margin-bottom: 10px;
}
.assign-sensor-modal__form__asset-type-field.hidden {
  display: none;
}
.assign-sensor-modal__header-item-label,
.assign-sensor-modal__header-item-content {
  font-size: 14px;
  font-weight: bold;
}
.assign-sensor-modal__header-item-label {
  color: #868c98;
  margin-right: 20px;
}
.assign-sensor-modal__header-item-content {
  color: #0793e4;
}
.assign-sensor-modal__divider {
  margin: 10px 0 20px;
}
.assign-sensor-modal .ss-modal__footer .edit-form-footer {
  padding: 0;
}

.not-assigned-devices-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fff #fff;
  padding-bottom: 0;
}
.not-assigned-devices-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.not-assigned-devices-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fff;
}
.not-assigned-devices-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fff;
}
.not-assigned-devices-table thead th {
  background-color: white;
  padding: 20px 38px 5px;
}
.not-assigned-devices-table .ant-table-row:hover .not-assigned-devices-table__assign-btn {
  visibility: visible;
}
.not-assigned-devices-table__assign-btn {
  visibility: hidden;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.not-assigned-devices-table__column {
  font-size: 14px;
  height: 55px;
  padding-top: initial !important;
  padding-bottom: initial !important;
}
.not-assigned-devices-table__column .ant-table-column-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  color: #868c98;
}
.not-assigned-devices-table__column div {
  display: flex;
}
.not-assigned-devices-table__column div > span:first-child {
  width: 200px;
  text-align: center;
}
.not-assigned-devices-table__column:nth-child(1) div {
  justify-content: flex-start;
}
.not-assigned-devices-table__column:nth-child(2) div {
  justify-content: center;
}
.not-assigned-devices-table__column:nth-child(3) div,
.not-assigned-devices-table__column:nth-child(4) div {
  justify-content: flex-end;
}
.not-assigned-devices-table__column > span.ant-table-header-column {
  width: 100%;
}

.assign-gateway-modal__form .ssbd-form-field .ssbd-field-wrapper {
  max-width: unset;
}
.assign-gateway-modal__form .ant-form-item-label {
  text-align: left;
}
.assign-gateway-modal__form .ant-form-item {
  margin-bottom: 10px;
}
.assign-gateway-modal__form__asset-type-field.hidden {
  display: none;
}
.assign-gateway-modal__header-item-label,
.assign-gateway-modal__header-item-content {
  font-size: 14px;
  font-weight: bold;
}
.assign-gateway-modal__header-item-label {
  color: #868c98;
  margin-right: 20px;
}
.assign-gateway-modal__header-item-content {
  color: #0793e4;
}
.assign-gateway-modal__divider {
  margin: 10px 0 20px;
}
.assign-gateway-modal .ss-modal__footer .edit-form-footer {
  padding: 0;
}

.unassigned-gateways-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fff #fff;
  padding-bottom: 0;
}
.unassigned-gateways-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.unassigned-gateways-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fff;
}
.unassigned-gateways-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fff;
}
.unassigned-gateways-table thead th {
  background-color: #fff;
}
.unassigned-gateways-table .ant-table-row:hover .unassigned-gateways-table__assign-btn {
  visibility: visible;
}
.unassigned-gateways-table__assign-btn {
  visibility: hidden;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.unassigned-gateways-table__column {
  font-size: 14px;
}
.unassigned-gateways-table__column .ant-table-column-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  color: #868c98;
}

.system-management-page {
  font-family: 'Proxima Nova', Helvetica, sans-serif;
  min-height: unset;
  background-color: white;
}
.system-management-page__header {
  background-color: #f8f9fa;
  padding: 32px 30px;
  height: auto;
}
.system-management-page__header h3 {
  color: #35353b;
  font-size: 20px;
  font-weight: 300;
  margin: 0;
  line-height: normal;
}
.system-management-page__tabs .ant-tabs-bar {
  background-color: #f8f9fa;
  padding-left: 30px;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.system-management-page__tabs .ant-tabs-content .ant-table-thead tr {
  background-color: white;
}
.system-management-page__controls {
  padding: 20px 30px;
  background-color: white;
}
.system-management-page .ant-spin.ant-spin-spinning {
  display: unset;
}

.login-component {
  background-color: white;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  padding: 30px 45px 20px 45px;
  margin: 30px auto;
  min-height: 396px;
  width: 555px;
}
.login-component .ant-spin.ant-spin-spinning {
  display: unset;
}
.login-component .image-wrapper {
  text-align: center;
  position: relative;
}
.login-component .image-wrapper img {
  background-color: white;
  padding: 0px 4px 30px 4px;
  position: relative;
  z-index: 1;
}
.login-component .image-wrapper .horizontal-line {
  position: absolute;
  top: calc(50% - 15px);
  left: 0;
  width: 100%;
  height: 2px;
  border: 1px solid #979797;
  background-color: rgba(216, 216, 216);
}
.login-component .login-form .ant-form-item,
.login-component .forgot-pass-form .ant-form-item,
.login-component .company-login-form .ant-form-item {
  margin-bottom: 0px;
}
.login-component .login-form .ant-form-item:first-child,
.login-component .forgot-pass-form .ant-form-item:first-child,
.login-component .company-login-form .ant-form-item:first-child {
  margin-bottom: 19px;
}
.login-component .login-form__input input,
.login-component .forgot-pass-form__input input,
.login-component .company-login-form__input input {
  height: 39px;
  border: 1px solid #e1e3e6;
  border-radius: 4px;
  background-color: white;
}
.login-component .login-form__input i:before,
.login-component .forgot-pass-form__input i:before,
.login-component .company-login-form__input i:before {
  color: #e1e3e6;
}
.login-component .login-form .login-form__bottom-link,
.login-component .forgot-pass-form .login-form__bottom-link,
.login-component .company-login-form .login-form__bottom-link {
  color: #0793e4;
  font-size: 14px;
  text-transform: none;
  font-weight: 500;
  line-height: 17px;
  padding-left: 2px;
  padding-right: 2px;
}
.login-component .login-form .login-form-button,
.login-component .forgot-pass-form .login-form-button,
.login-component .company-login-form .login-form-button {
  margin-top: 29px;
}
.login-footer {
  background-color: #35353b;
  color: white;
  position: absolute;
  bottom: 0px;
  width: 100%;
  font-size: 10px;
  height: 20px;
  text-align: right;
  padding: 3px 20px;
}
.submit-btn,
.company-login-form__next-btn {
  height: 34px;
  width: 100%;
  border: 1px solid #0793e4;
  background-color: white;
  border-radius: 4px;
}
.submit-btn span,
.company-login-form__next-btn span {
  color: #0793e4;
  font-size: 12px;
  letter-spacing: 0.6px;
  line-height: 14px;
  font-weight: normal;
}
.company-login-form__input .company-login-form__input__has-errors input.ant-input:not(:first-child) {
  padding-left: 45px;
}
.company-login-form__input .company-login-form__input__has-errors .ant-input-prefix i {
  font-size: 18px;
}
.company-login-form__input__has-errors input {
  height: 39px;
  border: 1px solid #e7533d;
  border-radius: 4px;
  background-color: white;
}
.company-login-form__input__has-errors i:before {
  color: #e1e3e6;
}
.company-login-form .error-message {
  color: #e7533d;
}
.company-login-form__next-btn {
  width: 130px;
}
.company-login-form__cancel-btn {
  width: 130px;
  height: 34px;
  font-size: 12px;
  line-height: 14px;
  color: #9ba0b0;
}

.not-found {
  margin-top: 100px;
}
.not-found .not-found--icon_container {
  color: #0793e4;
  margin-right: 150px;
  font-size: 150px;
}
.not-found .not-found--icon_container .anticon-close-circle {
  color: #0793e4;
}
.not-found .not-found--title {
  font-size: 64px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 77px;
  color: #0793e4;
}

.suspension-checklist-edit-form .hidden {
  display: none;
}
.suspension-checklist-edit-form .form-section {
  margin: 0;
}
.suspension-checklist-edit-form .ant-form-item {
  margin: 0;
}
.suspension-checklist-edit-form .ant-form-item + .ant-form-item {
  margin-top: 10px;
}
.suspension-checklist-edit-form .move-button {
  position: absolute;
  top: 0px;
  left: 100%;
  margin-left: 10px;
  font-size: 14px;
  border: none;
  box-shadow: none;
  text-transform: none;
  font-weight: normal;
  color: #0793e4;
  padding: unset;
  display: inline;
  cursor: pointer;
}
.suspension-checklist-edit-form .move-button :hover {
  color: #49b5f9;
}
.suspension-checklist-edit-form__time-element {
  display: flex;
  flex-wrap: wrap;
}
.suspension-checklist-edit-form__time-element .ant-row {
  width: 100%;
}
.suspension-checklist-edit-form__start-time {
  margin-top: -1px;
}
.suspension-checklist-edit-form__start-time .ant-form-explain {
  font-weight: normal;
}
.suspension-checklist-edit-form__end-time {
  margin-top: -1px;
}
.suspension-checklist-edit-form__end-time .ant-form-explain {
  font-weight: normal;
}
.suspension-checklist-edit-form__subcheckbox {
  padding-left: 23px;
  font-size: 14px;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #4a4a4a;
}
.suspension-checklist-edit-form__bold-label {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #4a4a4a;
}
.suspension-checklist-edit-form__bold-label.padding-label {
  padding-left: 8px;
}
.suspension-checklist-edit-form__bold-label .ant-select-selection-selected-value {
  font-weight: normal;
}
.suspension-checklist-edit-form__hidden-field {
  visibility: hidden;
}
.suspension-checklist-edit-form .ant-select-selection__placeholder,
.suspension-checklist-edit-form.ant-dropdown-trigger.ssbd-field-wrapper span.no-wrap {
  font-size: 14px;
  color: #bfbfbf;
  font-weight: 400;
}
.suspension-checklist-edit-form__location-section {
  margin-bottom: 5px;
}
.suspension-checklist-edit-form__location-section .locations-quantity {
  font-size: 10px;
  color: #bfbfbf;
  padding-left: 8px;
}
.suspension-checklist-edit-form__controls {
  display: flex;
  justify-content: flex-start;
  padding-left: 4px;
}
.suspension-checklist-edit-form__suspension-title.no-asterics {
  margin-left: 0;
}
.suspension-checklist-edit-form__suspension-title.no-asterics .ant-form-item-required::before {
  display: none;
}
.suspension-checklist-edit-form__suspension-title input {
  padding-left: 4px;
}
.suspension-checklist-edit-form__suspension-title input[disabled] {
  border: none;
  background-color: transparent;
  color: black;
  padding-left: 5px;
}
.suspension-checklist-edit-form__add-new-btn.ant-btn.ant-btn-link {
  font-weight: bold;
  border: none !important;
  padding-left: 0 !important;
  text-transform: none;
}
.suspension-checklist-edit-form__add-new-btn.ant-btn.ant-btn-link i {
  font-size: 17px;
}
.suspension-checklist-edit-form__location-label {
  font-weight: bold;
}
.suspension-checklist-edit-form__start-date {
  margin-top: 1px !important;
}
.suspension-checklist-edit-form__end-date {
  margin-top: 1px !important;
}

.suspension-checklist-edit-page .ant-spin.ant-spin-spinning {
  display: unset;
}
.suspension-checklist-edit-page .ant-layout-header .copy_button {
  color: #0793e4;
  float: right;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
  cursor: pointer;
  margin-right: 10px;
}
.suspension-checklist-edit-page .ant-layout-header .copy_button .icon-copy {
  padding-right: 5px;
  font-size: 17px;
}
.suspension-checklist-edit-page .ant-layout-header .copy_button .icon-copy svg {
  height: 14px;
}
.suspension-checklist-edit-page .ant-layout-header .edit_button {
  color: #0793e4;
  float: right;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
  cursor: pointer;
}
.suspension-checklist-edit-page .ant-layout-header .edit_button .icon-edit {
  padding-right: 5px;
  font-size: 17px;
}
.suspension-checklist-edit-page .ant-layout-header .copy_button__tooltip .ant-tooltip-arrow {
  border-top-color: white;
}
.suspension-checklist-edit-page .ant-layout-header .copy_button__tooltip .ant-tooltip-inner {
  background-color: white;
  color: #35353b;
}
.suspension-checklist-edit-page .ant-layout-header .edit_button__tooltip .ant-tooltip-arrow {
  border-top-color: white;
}
.suspension-checklist-edit-page .ant-layout-header .edit_button__tooltip .ant-tooltip-inner {
  background-color: white;
  color: #35353b;
}

.active-announcement-status {
  padding: 4px 8px;
  border-radius: 5px;
  font-weight: bold;
}
.active-announcement-status.active-announcement-status--scheduled {
  background-color: #ecf8ff;
  color: #1f9ee7;
}
.active-announcement-status.active-announcement-status--sending {
  background-color: #f4f5f8;
  color: #868c98;
}
.active-announcement-status.active-announcement-status--sent {
  background-color: #effef1;
  color: #7dbf01;
}
.active-announcement-status.active-announcement-status--partially-sent {
  background-color: #fff6de;
  color: #ef9900;
}
.active-announcement-status.active-announcement-status--failed {
  background-color: #fff0f0;
  color: #e7533d;
}
.active-announcement-status.active-announcement-status--no-recipients {
  background-color: #fff0f0;
  color: #e7533d;
}

.active-announcement-subject span {
  white-space: normal;
  text-align: left;
}

.ssbd-alarms-filter-panel {
  background: #f9fafb;
  padding: 12px 20px;
  margin: 0px !important;
}
.ssbd-alarms-filter-panel .ant-form-item {
  margin-bottom: 0;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper {
  max-width: unset;
  min-width: unset;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper.ant-dropdown-trigger {
  padding: 0 10px;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper.ant-dropdown-trigger .icon-chevron-down {
  right: 14px;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper.ant-dropdown-trigger,
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper .ant-select-selection {
  box-shadow: none;
  background: transparent;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #c0c5d1;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper .ant-select-selection-selected-value {
  line-height: 34px;
  font-weight: 300;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper .ant-select-selection__placeholder,
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper.ant-dropdown-trigger.ssbd-field-wrapper span.no-wrap {
  font-size: 14px;
  color: #35353b;
  text-transform: capitalize;
  font-weight: 300;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-dropdown-field span {
  vertical-align: middle;
}
.ssbd-alarms-filter-panel .ssbd-actions-wrapper {
  align-self: flex-start;
}
.ssbd-alarms-filter-panel button.ant-btn-primary {
  border: 0px;
  box-shadow: none;
}
.ssbd-alarms-filter-panel .announcement-filter__date-picker-label {
  display: flex;
  justify-content: flex-end;
}

.announcement-status-indicator {
  padding: 4px 8px;
  border-radius: 12px;
  font-weight: bold;
}
.announcement-status-indicator.announcement-status-indicator--na {
  background-color: #f4f5f8;
  color: #868c98;
}
.announcement-status-indicator.announcement-status-indicator--done {
  background-color: #effef1;
  color: #7dbf01;
}
.announcement-status-indicator.announcement-status-indicator--pending {
  background-color: #fff6de;
  color: #ef9900;
}

.announcement-report-modal-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fff #fff;
  padding-bottom: 0;
}
.announcement-report-modal-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.announcement-report-modal-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fff;
}
.announcement-report-modal-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fff;
}
.announcement-report-modal-table .ant-table {
  border: none;
}
.announcement-report-modal-table .ant-table th {
  background: unset;
  color: #868c98;
  font-size: 12px;
}
.announcement-report-modal-table .ant-table thead th {
  color: #868c98;
  background-color: white;
  text-transform: uppercase;
}
.announcement-report-modal-table .ant-table .ant-table-thead > tr > th,
.announcement-report-modal-table .ant-table .ant-table-tbody > tr > td {
  padding: 20px;
}

.announcement-report-modal-filter .announcement-report-modal-filter__group .ssbd-field-wrapper {
  min-width: 100px;
}
.announcement-report-modal-filter .announcement-report-modal-filter__contact-method,
.announcement-report-modal-filter .announcement-report-modal-filter__opened-status,
.announcement-report-modal-filter .announcement-report-modal-filter__acknowledged-status {
  width: 100%;
}

.announcement-report-modal .announcement-report-modal__section {
  margin-top: 10px;
}
.announcement-report-modal .announcement-report-modal__section:first-child {
  margin-top: 0;
}
.announcement-report-modal .announcement-report-modal__section-header {
  display: flex;
}
.announcement-report-modal .announcement-report-modal__section-header .announcement-report-modal__section-header-item {
  margin-left: 10px;
}
.announcement-report-modal .announcement-report-modal__section-header .announcement-report-modal__section-header-item:first-child {
  margin-left: 0;
}
.announcement-report-modal .announcement-report-modal__section-search {
  display: flex;
}
.announcement-report-modal .announcement-report-modal__section-search .announcement-report-modal__section-search-item:first-child .ssbd-search {
  margin-bottom: 0;
}
.announcement-report-modal .announcement-report-modal__section-search .announcement-report-modal__section-search-item:last-child {
  display: flex;
  align-items: center;
  margin-left: 20px;
}
.announcement-report-modal .announcement-report-modal__section-search .announcement-report-modal__section-search-item:last-child .ssbd-button {
  padding: 0;
}
.announcement-report-modal .announcement-report-modal__section-search .announcement-report-modal__section-search-item:last-child .ssbd-button[disabled] {
  cursor: not-allowed;
}

.ssbd-alarms-filter-panel {
  background: #f9fafb;
  padding: 12px 20px;
  margin: 0px !important;
}
.ssbd-alarms-filter-panel .ant-form-item {
  margin-bottom: 0;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper {
  max-width: unset;
  min-width: unset;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper.ant-dropdown-trigger {
  padding: 0 10px;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper.ant-dropdown-trigger .icon-chevron-down {
  right: 14px;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper.ant-dropdown-trigger,
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper .ant-select-selection {
  box-shadow: none;
  background: transparent;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #c0c5d1;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper .ant-select-selection-selected-value {
  line-height: 34px;
  font-weight: 300;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper .ant-select-selection__placeholder,
.ssbd-alarms-filter-panel .ant-form-item .ssbd-field-wrapper.ant-dropdown-trigger.ssbd-field-wrapper span.no-wrap {
  font-size: 14px;
  color: #35353b;
  text-transform: capitalize;
  font-weight: 300;
}
.ssbd-alarms-filter-panel .ant-form-item .ssbd-dropdown-field span {
  vertical-align: middle;
}
.ssbd-alarms-filter-panel .ssbd-actions-wrapper {
  align-self: flex-start;
}
.ssbd-alarms-filter-panel button.ant-btn-primary {
  border: 0px;
  box-shadow: none;
}
.active-announcements-tab__form {
  margin-left: 0px;
  margin-right: 0px;
}
.active-announcements-tab__form__controls {
  display: flex;
  justify-content: flex-end;
}
.active-announcements-tab__form__add-new-btn {
  font-weight: bold;
}
.active-announcements-tab__form__add-new-btn i {
  font-size: 17px;
}
.active-announcements-tab__form .ant-layout-header {
  background-color: white;
  padding: 0;
  height: auto;
}
.active-announcements-tab__form .ant-layout-header .ant-row {
  max-height: unset;
}
.active-announcements-tab__form .ant-layout-header .templates-search-row {
  margin: 0px !important;
}
.active-announcements-tab__form .ant-layout-header .templates-search-row .ssbd-form-field .ssbd-field-wrapper {
  max-width: unset;
}
.active-announcements-tab__form .ant-layout-header .templates-search-row .add-alarm-button {
  border: none;
  box-shadow: none;
}
.active-announcements-tab__form .ant-layout-header .templates-search-row .ant-form-item {
  margin-bottom: 0;
}
.active-announcements-tab__form .ant-layout-header .templates-search-row .lined-checkbox {
  display: block;
  line-height: 1.5;
  margin-top: 5px;
  margin-left: 7px;
}
.active-announcements-tab__form .ant-layout-header .templates-search-row .ssbd-templates-filter-field {
  width: 100%;
}
.active-announcements-tab__form .ant-layout-header .templates-search-row .ssbd-templates-filter-field input {
  width: 100%;
  max-width: unset;
  border-radius: 4px;
  background-color: rgba(147, 157, 171, 0.2);
  box-shadow: inset 0 1px 10px 0 rgba(0, 0, 0, 0.05);
}
.active-announcements-tab__form .ant-layout-header .templates-search-row .flex-col {
  display: flex;
}
.active-announcements-tab__form .ant-layout-header .templates-search-row .ssbd-toggle-filter-btn {
  background: #f4f5f8;
  font-size: 14px;
  font-weight: 400;
  color: #0793e4;
  text-transform: capitalize;
  box-shadow: none;
  border-radius: 3px;
}
.active-announcements-tab__form .ant-layout-header .templates-search-row .ssbd-toggle-filter-btn span:not(.ant-badge) {
  padding: 0 10px;
}
.active-announcements-tab__form .ant-layout-header .templates-search-row .ssbd-toggle-filter-btn span.ant-badge {
  width: 30px;
  text-align: center;
}
.active-announcements-tab__form .ant-layout-header .templates-search-row .ssbd-toggle-filter-btn span.ant-badge .ant-badge-count {
  padding: 0;
}
#openFilterBtn {
  background-color: #f8f9fa !important;
}
#openFilterBtn:focus {
  background-color: #f8f9fa !important;
}
#openFilterBtn:hover {
  background-color: #f8f9fa !important;
}

.active-announcements-tab-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fff #fff;
  padding-bottom: 0;
}
.active-announcements-tab-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.active-announcements-tab-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fff;
}
.active-announcements-tab-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fff;
}
.active-announcements-tab-table .ant-switch-checked {
  background-color: #9ec46c;
}
.active-announcements-tab-table__name-tooltip-overlay {
  max-width: 50%;
}
.active-announcements-tab-table .ant-table-small > .ant-table-content > .ant-table-body {
  margin: 0;
}
.active-announcements-tab-table .ant-table {
  border: none;
}
.active-announcements-tab-table .ant-table th {
  background: unset;
  color: #868c98;
  font-size: 12px;
}
.active-announcements-tab-table .ant-table td {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.active-announcements-tab-table .ant-table td .active-announcement-recipients,
.active-announcements-tab-table .ant-table td .active-announcement-opened {
  color: #49b5f9;
  cursor: pointer;
}
.active-announcements-tab-table .ant-table td .active-announcement-recipients:hover,
.active-announcements-tab-table .ant-table td .active-announcement-opened:hover {
  text-decoration: underline;
}
.active-announcements-tab-table .ant-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fff #fff;
  padding-bottom: 0;
}
.active-announcements-tab-table .ant-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.active-announcements-tab-table .ant-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fff;
}
.active-announcements-tab-table .ant-table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fff;
}
.active-announcements-tab-table .ant-table thead th {
  color: #868c98;
  background-color: white;
  text-transform: uppercase;
}
.active-announcements-tab-table button.locations-selected-quantity {
  padding-left: 0px;
}
.active-announcements-tab-table span.checklist-status-column {
  text-align: center;
  width: 90px;
  height: 21px;
  padding: 1px;
  display: flex;
  justify-content: space-evenly;
  border-color: transparent;
  align-content: center;
  flex-wrap: wrap;
  border-radius: 10px;
}
.active-announcements-tab-table span.checklist-status-column.status-completed {
  background-color: #effef1;
  color: #73b000;
}
.active-announcements-tab-table span.checklist-status-column.status-draft {
  background-color: #f4f5f8;
  color: #868c98;
}
.active-announcements-tab-table span.checklist-status-column.status-scheduled {
  background-color: #ecf8ff;
  color: #0793e4;
}
.active-announcements-tab-table span.checklist-status-column.status-inprogress {
  background-color: #fff6de;
  color: #ef9900;
}
.active-announcements-tab-table-actions__view-report-option .ant-row {
  display: flex;
  align-items: center;
}
.active-announcements-tab-table-actions__view-report-option .ant-row .icon-container {
  display: flex;
  align-items: center;
}
.active-announcements-tab-table-actions__view-report-option .ant-row .icon-container .active-announcements-tab-table-actions__view-report-button {
  position: relative;
  left: -3px;
  font-size: 12px;
}
.active-announcements-tab__header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.active-announcements-tab__header-filters {
  display: flex;
  flex-direction: row;
  width: 50%;
}
.active-announcements-tab__header-filter {
  display: flex;
  margin-left: 20px;
}
.ssbd-search {
  width: 500px;
}
.active-announcement-subject {
  padding-left: 0px;
}
@media (min-width: 1180px) {
  .active-announcements-tab-table .ant-table .ant-table-column-title {
    word-wrap: normal;
  }
}

.announcements {
  padding-bottom: 0;
}
.announcements .active-announcements-tab__controls {
  display: flex;
  justify-content: space-between;
}
.announcements .active-announcements-tab__add-new-btn {
  font-weight: bold;
}
.announcements .active-announcements-tab__add-new-btn i {
  font-size: 17px;
}
.announcements .active-announcements-tab.form-section {
  margin: 0;
}

.create-announcement__group-selector {
  max-width: 100%;
}
.create-announcement__group-selector > .ssbd-form-location-field {
  margin: 0;
}
.create-announcement__group-selector-row {
  display: flex;
  align-items: center;
}
.create-announcement__group-selector-label {
  font-weight: bold;
}

.create-announcement__announcement-details-row:nth-child(2) {
  margin-bottom: 10px;
}
.create-announcement__announcement-details-row.header {
  font-size: 20px;
  margin-bottom: 20px;
}
.create-announcement__announcement-details-row.field .create-announcement__announcement-details-row-label {
  font-weight: bold;
}
.create-announcement__announcement-details-row.field .create-announcement__announcement-details-row-input .ssbd-field-wrapper,
.create-announcement__announcement-details-row.field .create-announcement__announcement-details-row-input .ssbd-form-text-area {
  max-width: 100%;
}
.create-announcement__announcement-details-row.field .create-announcement__announcement-details-row-input .ant-form-item {
  margin-bottom: 0;
}
.create-announcement__announcement-details-row.field.subject {
  display: flex;
  align-items: center;
}

.create-announcement__recipients-and-delivery-settings-row-add-new-btn-container {
  display: flex;
  justify-content: flex-end;
}
.create-announcement__recipients-and-delivery-settings-row-add-new-btn > span {
  text-transform: none;
}
.create-announcement__recipients-and-delivery-settings-row-add-new-btn {
  padding-right: 0;
}
.create-announcement__recipients-and-delivery-settings-table .ant-table-thead tr > th {
  background: transparent;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
}
.create-announcement__recipients-and-delivery-settings-table .ant-table-thead tr > th:first-child {
  padding: 21px 38px 21px 8px;
}
.create-announcement__recipients-and-delivery-settings-table .ant-table-thead tr > th:last-child {
  padding: 21px 8px 21px 38px;
}
.create-announcement__recipients-and-delivery-settings-table .ant-table-thead tr > th .ant-table-column-title {
  color: #868c98;
}
.create-announcement__recipients-and-delivery-settings-table .ant-table-tbody tr > td:first-child {
  padding: 21px 38px 21px 8px;
}
.create-announcement__recipients-and-delivery-settings-table .ant-table-tbody tr > td:last-child {
  padding: 21px 8px 21px 38px;
}
.create-announcement__recipients-and-delivery-settings-table .ant-table-tbody tr > td .ant-form-item {
  margin-bottom: 0;
}
.create-announcement__recipients-and-delivery-settings-table tr:last-child > td {
  border-bottom: none;
}
.create-announcement__recipients-and-delivery-settings-table-remove-btn-container {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.create-announcement__recipients-and-delivery-settings-table-remove-btn-container button {
  padding-right: 0;
}
.create-announcement__recipients-and-delivery-settings-table-remove-btn-container button i.icon-minus {
  font-size: 18px;
}
.create-announcement__recipients-and-delivery-settings-table .create-announcement__recipients-and-delivery-settings-table-warning-icon {
  font-size: 18px;
  cursor: pointer;
}

.create-announcement__recipients-and-delivery-settings-row:nth-child(2) {
  margin-bottom: 10px;
}
.create-announcement__recipients-and-delivery-settings-row.header {
  font-size: 20px;
  margin-bottom: 20px;
}
.create-announcement__recipients-and-delivery-settings-row.field .create-announcement__recipients-and-delivery-settings-row-label {
  font-weight: bold;
}
.create-announcement__recipients-and-delivery-settings-row.field .create-announcement__recipients-and-delivery-settings-row-input .ant-calendar-picker {
  width: 100%;
}
.create-announcement__recipients-and-delivery-settings-row.field .create-announcement__recipients-and-delivery-settings-row-input .ant-form-item {
  margin-bottom: 0;
}
.create-announcement__recipients-and-delivery-settings-row.field.announcement-type {
  display: flex;
  align-items: center;
}
.create-announcement__recipients-and-delivery-settings-row.flex {
  display: flex;
}
.ant-form-item-label-time {
  font-size: 15px;
  color: #868c98;
}

.create-announcement__announcement-display-settings-row.header {
  font-size: 20px;
  margin-bottom: 20px;
}
.create-announcement__announcement-display-settings-row.field {
  display: flex;
}
.create-announcement__announcement-display-settings-row.field .create-announcement__announcement-display-settings-row-label {
  display: flex;
  align-items: center;
  font-weight: bold;
}
.create-announcement__announcement-display-settings-row.field .create-announcement__announcement-display-settings-row-input .ant-calendar-picker {
  width: 100%;
}
.create-announcement__announcement-display-settings-row.field .create-announcement__announcement-display-settings-row-input .ant-form-item {
  margin: 0;
}
.create-announcement__announcement-display-settings-row.field .create-announcement__announcement-display-settings-row-input .ant-row {
  margin: 0;
}
.ant-form-item-label-time {
  color: #868c98;
  font-size: 15px;
}

.create-announcement__acknowledge-settings-row.header {
  font-size: 20px;
  margin-bottom: 20px;
}
.create-announcement__acknowledge-settings-row.field .create-announcement__acknowledge-settings-row-label {
  font-weight: bold;
}
.create-announcement__acknowledge-settings-row.field .create-announcement__acknowledge-settings-row-input .ant-form-item {
  margin-bottom: 0;
}

.create-announcement__form .create-announcement__form-section {
  padding: 20px;
  margin-left: 0;
  margin-right: 0;
}
.create-announcement__form .create-announcement__form-section > .ant-card-body {
  padding: 0;
}

.create-announcement__group-selector {
  max-width: 100%;
}
.create-announcement__group-selector > .ssbd-form-location-field {
  margin: 0;
}
.create-announcement__group-selector-row {
  display: flex;
  align-items: center;
}
.create-announcement__group-selector-label {
  font-weight: bold;
}

.create-announcement__announcement-details-row:nth-child(2) {
  margin-bottom: 10px;
}
.create-announcement__announcement-details-row.header {
  font-size: 20px;
  margin-bottom: 20px;
}
.create-announcement__announcement-details-row.field .create-announcement__announcement-details-row-label {
  font-weight: bold;
}
.create-announcement__announcement-details-row.field .create-announcement__announcement-details-row-input .ssbd-field-wrapper,
.create-announcement__announcement-details-row.field .create-announcement__announcement-details-row-input .ssbd-form-text-area {
  max-width: 100%;
}
.create-announcement__announcement-details-row.field .create-announcement__announcement-details-row-input .ant-form-item {
  margin-bottom: 0;
}
.create-announcement__announcement-details-row.field.subject {
  display: flex;
  align-items: center;
}

.create-announcement__recipients-and-delivery-settings-row-add-new-btn-container {
  display: flex;
  justify-content: flex-end;
}
.create-announcement__recipients-and-delivery-settings-row-add-new-btn > span {
  text-transform: none;
}
.create-announcement__recipients-and-delivery-settings-row-add-new-btn {
  padding-right: 0;
}
.create-announcement__recipients-and-delivery-settings-table .ant-table-thead tr > th {
  background: transparent;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
}
.create-announcement__recipients-and-delivery-settings-table .ant-table-thead tr > th:first-child {
  padding: 21px 38px 21px 8px;
}
.create-announcement__recipients-and-delivery-settings-table .ant-table-thead tr > th:last-child {
  padding: 21px 8px 21px 38px;
}
.create-announcement__recipients-and-delivery-settings-table .ant-table-thead tr > th .ant-table-column-title {
  color: #868c98;
}
.create-announcement__recipients-and-delivery-settings-table .ant-table-tbody tr > td:first-child {
  padding: 21px 38px 21px 8px;
}
.create-announcement__recipients-and-delivery-settings-table .ant-table-tbody tr > td:last-child {
  padding: 21px 8px 21px 38px;
}
.create-announcement__recipients-and-delivery-settings-table .ant-table-tbody tr > td .ant-form-item {
  margin-bottom: 0;
}
.create-announcement__recipients-and-delivery-settings-table tr:last-child > td {
  border-bottom: none;
}
.create-announcement__recipients-and-delivery-settings-table-remove-btn-container {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.create-announcement__recipients-and-delivery-settings-table-remove-btn-container button {
  padding-right: 0;
}
.create-announcement__recipients-and-delivery-settings-table-remove-btn-container button i.icon-minus {
  font-size: 18px;
}
.create-announcement__recipients-and-delivery-settings-table .create-announcement__recipients-and-delivery-settings-table-warning-icon {
  font-size: 18px;
  cursor: pointer;
}

.create-announcement__recipients-and-delivery-settings-row:nth-child(2) {
  margin-bottom: 10px;
}
.create-announcement__recipients-and-delivery-settings-row.header {
  font-size: 20px;
  margin-bottom: 20px;
}
.create-announcement__recipients-and-delivery-settings-row.field .create-announcement__recipients-and-delivery-settings-row-label {
  font-weight: bold;
}
.create-announcement__recipients-and-delivery-settings-row.field .create-announcement__recipients-and-delivery-settings-row-input .ant-calendar-picker {
  width: 100%;
}
.create-announcement__recipients-and-delivery-settings-row.field .create-announcement__recipients-and-delivery-settings-row-input .ant-form-item {
  margin-bottom: 0;
}
.create-announcement__recipients-and-delivery-settings-row.field.announcement-type {
  display: flex;
  align-items: center;
}

.create-announcement__announcement-display-settings-row.header {
  font-size: 20px;
  margin-bottom: 20px;
}
.create-announcement__announcement-display-settings-row.field {
  display: flex;
}
.create-announcement__announcement-display-settings-row.field .create-announcement__announcement-display-settings-row-label {
  display: flex;
  align-items: center;
  font-weight: bold;
}
.create-announcement__announcement-display-settings-row.field .create-announcement__announcement-display-settings-row-input .ant-calendar-picker {
  width: 100%;
}
.create-announcement__announcement-display-settings-row.field .create-announcement__announcement-display-settings-row-input .ant-form-item {
  margin: 0;
}
.create-announcement__announcement-display-settings-row.field .create-announcement__announcement-display-settings-row-input .ant-row {
  margin: 0;
}

.create-announcement__acknowledge-settings-row.header {
  font-size: 20px;
  margin-bottom: 20px;
}
.create-announcement__acknowledge-settings-row.field .create-announcement__acknowledge-settings-row-label {
  font-weight: bold;
}
.create-announcement__acknowledge-settings-row.field .create-announcement__acknowledge-settings-row-input .ant-form-item {
  margin-bottom: 0;
}

.create-announcement__form .create-announcement__form-section {
  padding: 20px;
  margin-left: 0;
  margin-right: 0;
}
.create-announcement__form .create-announcement__form-section > .ant-card-body {
  padding: 0;
}

.ssbd-reports-page__subscriptions-tab__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fff #fff;
  padding-bottom: 0;
}
.ssbd-reports-page__subscriptions-tab__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.ssbd-reports-page__subscriptions-tab__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fff;
}
.ssbd-reports-page__subscriptions-tab__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fff;
}
.ssbd-reports-page__subscriptions-tab__table thead th {
  background-color: #fff;
}
.ssbd-reports-page__subscriptions-tab .ssbd-reports-page__subscriptions-tab__new-subscription-btn {
  font-weight: bold;
  width: 150px;
}
.ssbd-reports-page__subscriptions-tab .ssbd-reports-page__subscriptions-tab__new-subscription-container {
  display: flex;
  justify-content: flex-end;
}
.ssbd-reports-page__subscriptions-tab .ssbd-reports-page__subscriptions-tab__search {
  max-width: 400px;
}
.ssbd-reports-page__subscriptions-tab__actions-column {
  display: flex;
  justify-content: flex-end;
}
.ssbd-reports-page__subscriptions-tab__actions-column button + button {
  margin-left: 20px;
}
.ssbd-reports-page__subscriptions-tab__actions-column button {
  border: none;
  box-shadow: none;
  padding: 0;
}
.ssbd-reports-page__subscriptions-tab__actions-column button,
.ssbd-reports-page__subscriptions-tab__actions-column button:hover,
.ssbd-reports-page__subscriptions-tab__actions-column button :active {
  background-color: transparent;
}

.domo-reports-view__hierarchy {
  padding: 13px 12px 10px 29px;
}
.domo-reports-view__container .ssbd-reports-page__tab-content {
  min-height: calc(100vh - 120px);
}

.incident-corrective-actions-list-view__edit-btn {
  font-weight: bold;
  padding: 20px 0px;
}
.incident-corrective-actions-list-viewicon-pencil {
  font-weight: bold;
}
.incident-corrective-actions-list-view__edit-link {
  display: inline-flex;
  float: right;
  padding: 0px;
}
.incident-corrective-actions-list-view__main-content {
  padding: 30px 20px;
  background: white;
}
.incident-corrective-actions-list-view__section-label {
  font-weight: bold;
}
.incident-corrective-actions-list-viewsort-order {
  font-weight: bold;
}
.incident-corrective-actions-list-view__corrective-actions-row {
  margin-bottom: 30px;
}
.incident-corrective-actions-list-view .edit-form-footer {
  padding: 20px 0px;
}
.incident-corrective-actions-list-view__last-edit {
  margin: 0px;
}
.ssbd-layout-header__title {
  margin: 0px;
  padding: 20px 0px;
}
.ant-list-item {
  padding: 5px 0px;
}
.ant-list-item.ant-list-item-no-flex {
  padding: 5px 0px;
  border: none;
}
ul.ant-list-items li:first-child {
  padding-top: 0px;
}

.incident-corrective-actions-list-edit-form .ant-spin.ant-spin-spinning {
  display: unset;
}
.incident-corrective-actions-list-edit-form .ant-form-item-label {
  text-align: left;
  width: 12.5%;
}
.incident-corrective-actions-list-edit-form .ant-form-item-label ::after {
  content: '';
}
.incident-corrective-actions-list-edit-form .ant-form-item {
  margin: 0;
}
.incident-corrective-actions-list-edit-form .ant-form-item + .ant-form-item {
  margin-top: 16px;
}
.incident-corrective-actions-list-edit-form .ant-row-flex-bottom {
  padding-top: 30px;
}
.incident-corrective-actions-list-edit-form .ssbd-form-field .ssbd-field-wrapper {
  max-width: unset;
}
.incident-corrective-actions-list-edit-form .ssbd-header-title {
  font-size: 20px;
}
.incident-corrective-actions-list-edit-form .form-section {
  margin: 0px 0px 30px 0px;
  min-height: 92px;
  padding: 20px 20px;
}
.incident-corrective-actions-list-edit-form .form-section .ant-btn + .ssbd-button {
  padding: 0px;
}
.incident-corrective-actions-list-edit-form .form-section__actions button {
  text-transform: none;
}
.incident-corrective-actions-list-edit-form div.ant-card-body {
  padding: 10px 0px;
}
.incident-corrective-actions-list-edit-form .ssbd-view-header {
  margin: 0px;
  min-height: 100px;
  padding: 0px;
}
.incident-corrective-actions-list-edit-form__header {
  padding: 20px 0px;
}
.incident-corrective-actions-list-edit-form__list-status-header {
  float: right;
  padding-right: 20px;
  display: inline-flex;
}
.incident-corrective-actions-list-edit-form__list-status-label {
  font-size: 14px;
  font-weight: bold;
  padding: 0px 20px;
}
.incident-corrective-actions-list-edit-form__name {
  max-width: 400px;
  min-width: 200px;
}
.incident-corrective-actions-list-edit-form__name-label-container {
  display: inline-flex;
  width: 162px;
}
.incident-corrective-actions-list-edit-form__corrective-actions-section {
  padding: 20px;
}
.incident-corrective-actions-list-edit-form__corrective-actions-section .ant-card-head-title {
  padding: 0px;
}
.incident-corrective-actions-list-edit-form__corrective-actions-section .ant-card-extra {
  padding: 0px;
}
.incident-corrective-actions-list-edit-form__corrective-actions-section .ant-card-head {
  padding: 0px;
}
.incident-corrective-actions-list-edit-form__corrective-actions-section .ant-card-body {
  padding: 0px;
}
.incident-corrective-actions-list-edit-form__corrective-actions-section .ssbd-button--link {
  padding: 9px 0px;
}
.incident-corrective-actions-list-edit-form__empty {
  background-color: #f8f9fa;
  border-radius: 4px;
  height: 62px;
  text-align: center;
}
.incident-corrective-actions-list-edit-form__empty div {
  height: 62px;
  line-height: 60px;
}
.incident-corrective-actions-list-edit-form__empty div p {
  color: #35353b;
  font-size: 16px;
  font-weight: lighter;
}
.incident-corrective-actions-list-edit-form .ant-switch {
  background-color: #9ba0b0;
}
.incident-corrective-actions-list-edit-form .ant-switch.ant-switch-checked {
  background-color: #9ec46c;
}
.incident-corrective-actions-list-edit-form .ant-switch + .free-text-enabled {
  background-color: #9ba0b0;
}
.incident-corrective-actions-list-edit-form .ant-switch + .free-text-enabled.ant-switch-checked {
  background-color: #0793e4;
}

.incident-corrective-actions-table {
  width: 100%;
}
.incident-corrective-actions-table thead th {
  background-color: #fafafa;
  height: 60px;
  border-bottom: 1px solid rgba(195, 201, 209, 0.5);
  vertical-align: middle;
  text-align: center;
}
.incident-corrective-actions-table tbody tr:first-child {
  margin-top: 0px;
  margin-bottom: 5px;
}
.incident-corrective-actions-table tbody tr:last-child {
  margin-top: 5px;
  margin-bottom: 0px;
}
.incident-corrective-actions-table tbody tr {
  margin-top: 10px;
  margin-bottom: 10px;
}
.incident-corrective-actions-table td {
  font-size: 14px;
  font-weight: bold;
}
.incident-corrective-actions-table__tooltip-list {
  max-width: 150px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.incident-corrective-actions-table__tooltip-overlay {
  font-size: 12px;
  width: 167px;
}
.incident-corrective-actions-table__tooltip-overlay .ant-tooltip-inner {
  background-color: white;
  color: black;
  padding-left: 25px;
  padding-right: 25px;
}
.incident-corrective-actions-table__tooltip-overlay .ant-tooltip-inner ul {
  padding: 0;
  margin: 0;
  display: block;
}
.incident-corrective-actions-table__tooltip-overlay .ant-tooltip-arrow {
  display: none;
}
.incident-corrective-actions-table__tooltip-overlay--scroll .ant-tooltip-inner {
  max-height: 185px;
  overflow: auto;
}

.incident-corrective-actions-table-row {
  color: #868c98;
  font-weight: 100;
}
.incident-corrective-actions-table-row.incident-corrective-actions-table-row--selected {
  display: flex;
}
.incident-corrective-actions-table-row.incident-corrective-actions-table-row--selected td {
  display: flex;
  justify-content: center;
  align-items: center;
}
.incident-corrective-actions-table-row.incident-corrective-actions-table-row--selected td:nth-child(1) {
  flex-grow: 1;
  min-width: 90%;
}
.incident-corrective-actions-table-row td {
  vertical-align: middle;
  text-align: center;
  height: 60px;
}
.incident-corrective-actions-table-row td:first-child {
  width: 9%;
  font-weight: bold;
  color: black;
}
.incident-corrective-actions-table-row td:last-child {
  width: 5%;
}
.incident-corrective-actions-table-row td > .incident-corrective-actions-table__tooltip-list {
  margin: 0 auto;
}
.incident-corrective-actions-table-row__handle {
  display: block;
  cursor: pointer;
  content: '';
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiID8+CjxzdmcKICB3aWR0aD0iMThweCIKICBoZWlnaHQ9IjE4cHgiCiAgdmlld0JveD0iMCAwIDE4IDE4IgogIHZlcnNpb249IjEuMSIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCj4KICAgIDx0aXRsZT51cC1kb3duLWFycm93PC90aXRsZT4KICAgIDxnIGlkPSJ1cC1kb3duLWFycm93IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8cGF0aAogICAgICBkPSJNMTQuNzgyNTA0OSwxMS42MzYxMzE3IEMxNS4wNzI0OTg0LDExLjkxOTIxMDYgMTUuMDcyNDk4NCwxMi4zNzgwODE2IDE0Ljc4MjUwNDksMTIuNjYxMTYwNiBMOS41Mjk4NDQ0MSwxNy43ODc3NTQ5IEM5LjIzOTc2MzM1LDE4LjA3MDc0ODQgOC43Njk1NDE5MywxOC4wNzA3NDg0IDguNDc5NDYwODgsMTcuNzg3NzU0OSBMMy4yMjY4MDAzOCwxMi42NjExNjA2IEMzLjAzMzY5MjgsMTIuNDc5MTUzMSAyLjk1NjI0NjY5LDEyLjIwOTYyNzUgMy4wMjQyMjg1MywxMS45NTYxNzYxIEMzLjA5MjIxMDM2LDExLjcwMjcyNDcgMy4yOTUwNDA1OCwxMS41MDQ3OTA1IDMuNTU0NzYxMjMsMTEuNDM4NDQ5NiBDMy44MTQ0ODE4OCwxMS4zNzIxMDg4IDQuMDkwNjc0MzcsMTEuNDQ3Njg1NCA0LjI3NzE4MzkxLDExLjYzNjEzMTcgTDkuMDA0NjUyNjQsMTYuMjUwMjExNiBMMTMuNzMyMTIxNCwxMS42MzYxMzE3IEMxNC4wMjIyMDI0LDExLjM1MzEzODIgMTQuNDkyNDIzOCwxMS4zNTMxMzgyIDE0Ljc4MjUwNDksMTEuNjM2MTMxNyBMMTQuNzgyNTA0OSwxMS42MzYxMzE3IFogTTguNzM5MTMwNDMsMTEgQzkuNjAzNTc2MTMsMTEgMTAuMzA0MzQ3OCwxMC4zMjg0MjcxIDEwLjMwNDM0NzgsOS41IEMxMC4zMDQzNDc4LDguNjcxNTcyODggOS42MDM1NzYxMyw4IDguNzM5MTMwNDMsOCBDNy44NzQ2ODQ3NCw4IDcuMTczOTEzMDQsOC42NzE1NzI4OCA3LjE3MzkxMzA0LDkuNSBDNy4xNzM5MTMwNCwxMC4zMjg0MjcxIDcuODc0Njg0NzQsMTEgOC43MzkxMzA0MywxMSBaIE00LjI3NzE4MzkxLDYuMzYzODY4MyBMOS4wMDQ2NTI2NCwxLjc0OTc4ODQ1IEwxMy43MzIxMjE0LDYuMzYzODY4MyBDMTQuMDIzNTk4Myw2LjYzODU5MDcgMTQuNDg2OTE1NCw2LjYzNDY2MTc4IDE0Ljc3MzQ1Niw2LjM1NTAzNzgyIEMxNS4wNTk5OTY2LDYuMDc1NDEzODUgMTUuMDY0MDIyNyw1LjYyMzI4MDUgMTQuNzgyNTA0OSw1LjMzODgzOTQxIEw5LjUyOTg0NDQxLDAuMjEyMjQ1MTAzIEM5LjIzOTc2MzM1LC0wLjA3MDc0ODM2NzYgOC43Njk1NDE5MywtMC4wNzA3NDgzNjc2IDguNDc5NDYwODgsMC4yMTIyNDUxMDMgTDMuMjI2ODAwMzgsNS4zMzg4Mzk0MSBDMy4wMzM2OTI4LDUuNTIwODQ2OSAyLjk1NjI0NjY5LDUuNzkwMzcyNTMgMy4wMjQyMjg1Myw2LjA0MzgyMzkzIEMzLjA5MjIxMDM2LDYuMjk3Mjc1MzIgMy4yOTUwNDA1OCw2LjQ5NTIwOTUzIDMuNTU0NzYxMjMsNi41NjE1NTAzOSBDMy44MTQ0ODE4OCw2LjYyNzg5MTI0IDQuMDkwNjc0MzcsNi41NTIzMTQ1NiA0LjI3NzE4MzkxLDYuMzYzODY4MyBMNC4yNzcxODM5MSw2LjM2Mzg2ODMgWiIKICAgICAgaWQ9IlNoYXBlLUNvcHktMyIKICAgICAgZmlsbD0iI0MwQzVEMSIKICAgICAgZmlsbC1ydWxlPSJub256ZXJvIgogICAgLz4KICAgIDwvZz4KPC9zdmc+Cg==) no-repeat;
  width: 18px;
  height: 18px;
  margin: 0 auto;
}
.incident-corrective-actions-table-row-container .ant-col.ant-form-item-control-wrapper {
  display: contents;
}
.incident-corrective-actions-table-row__delete-col {
  display: inline-flex;
  float: right;
}
.incident-corrective-actions-table-row__drag-column {
  display: inline-flex;
  float: left;
  padding: 11px 20px;
}
.incident-corrective-actions-table-row__incident-corrective-action {
  flex-grow: 1;
  padding: 5px 0px;
}
.incident-corrective-actions-table-row__incident-corrective-action-col {
  border-radius: 4px;
  background-color: #f8f9fa;
  padding: 11px 0px;
  display: inline-flex;
  flex-grow: 1;
}
.incident-corrective-actions-table-row__incident-corrective-action-col .icon-trash {
  padding: 10px 0px;
}
.incident-corrective-actions-table-row__incident-corrective-action-col .ant-btn {
  border-color: #f8f9fa;
  box-shadow: none;
}
.incident-corrective-actions-table-row__incident-corrective-action-row {
  display: flex;
  height: 62px;
}
.incident-corrective-actions-table-row__sort-order-col {
  width: auto;
  padding: 20px 0px;
}
.incident-corrective-actions-table-row__sort-order-input {
  background: rgba(0, 0, 0, 0);
  border: none;
  cursor: default;
  font-size: 14px;
  font-weight: 600;
  padding: 0px 15px 0px 0px;
  width: 35px;
}

.ssbd-header-title {
  color: #35353b;
  font-size: 24px;
  font-weight: 700;
  padding-top: 5px;
  padding-bottom: 3px;
}
.signal-strength-container {
  padding-left: 15px;
  display: inline-flex;
}
.battery-level-container {
  padding-left: 25px;
  padding-right: 25px;
  display: inline-flex;
}
.ant-collapse-content {
  background-color: transparent;
}

.ssbd-sensor-points-table {
  width: 100%;
}
.ssbd-sensor-points-table thead th {
  color: #868c98;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
}
.ssbd-sensor-points-table .sensor-point-row {
  border-left-width: 3px;
  border-left-style: solid;
}
.ssbd-sensor-points-table .sensor-point-row:not([class*='border-left-color-severity']) {
  border-left-color: transparent;
}
.ssbd-sensor-points-table .sensor-point-row td.ant-table-row-expand-icon-cell {
  padding: 21px 10px;
  min-width: 30px;
  width: 30px;
}
.ssbd-sensor-points-table .sensor-point-row td.sensor-type-column {
  text-transform: capitalize;
}
.ssbd-sensor-points-table .sensor-expanded-row .sensor-name {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.7px;
  color: #9ba0b0;
}
.ssbd-sensor-points-table .sensor-expanded-row > .ant-row-flex {
  padding: 12px 0;
  box-sizing: content-box;
}
.ssbd-sensor-points-table.edit-mode .sensor-expanded-row > .ant-row-flex {
  padding-top: 0;
  height: 30px;
}
.ssbd-sensor-points-table.edit-mode .sensor-expanded-row > .ant-row-flex .ssbd-form-field {
  line-height: 1;
}
.ssbd-sensor-points-table.edit-mode .sensor-expanded-row > .ant-row-flex .ssbd-form-field .ssbd-field-wrapper .ant-input {
  height: 30px;
}
.ssbd-sensor-points-table.edit-mode .sensor-expanded-row > .ant-row-flex .ssbd-sensor-name-field input {
  border-color: transparent;
  border-bottom-color: #9ba0b0;
  border-radius: 0;
}
.ssbd-sensor-points-table.edit-mode .sensor-expanded-row > .ant-row-flex .ssbd-sensor-name-field input:focus {
  box-shadow: none;
}
.ssbd-sensor-points-table .ant-table-expanded-row {
  background-color: #fff;
}
.ssbd-sensor-points-table .sensor-more-column {
  width: 60px;
}
.ssbd-sensor-points-table .sendor-type-column.ssbd-virtual-buffer-type-label {
  margin-right: 5px;
}
.ssbd-sensor-points-table .sensor-calibration-end-date-column .ssbd-calibration-end-date {
  color: #868c98;
  font-size: 10px;
  font-weight: 700;
  display: inline-block;
}
.ssbd-sensor-points-table .sensor-calibration-end-date-column .ssbd-calibration-end-date .expiration-date {
  margin-left: 10px;
}
.ssbd-device-sensor-container {
  background-color: white;
  width: 100%;
  padding: 30px;
  margin-top: 30px;
}
.ssbd-device-sensor-container-title {
  font-size: 20px;
  padding-bottom: 5px;
}

.ssbd-device-chart-container {
  background-color: rgba(147, 157, 171, 0.05);
  max-height: 485px;
}
.ssbd-device-chart-container .ant-spin-nested-loading {
  width: 100%;
}
.ssbd-device-chart-container .ant-spin.ant-spin-spinning {
  display: block;
}
.ssbd-device-chart-container .ssbd-device-chart-wrapper {
  display: flex;
  flex: 1 0 auto;
  flex-flow: column nowrap;
  border-right: 1px solid rgba(195, 201, 209, 0.5);
}
.ssbd-device-chart-container .ssbd-device-chart-wrapper > .ant-row {
  margin-bottom: 0;
}
.ssbd-device-chart-container .ssbd-device-chart-wrapper .ssbd-range-selector-wrapper {
  padding: 10px;
}
.ssbd-device-chart-container .ssbd-device-chart-wrapper .ssbd-range-selector-wrapper .ant-btn {
  color: #0793e4;
  font-weight: bold;
}
.ssbd-device-chart-container .ssbd-device-chart-wrapper .ssbd-range-selector-wrapper .ant-btn.range-selected {
  border-color: #0793e4;
}
.ssbd-device-chart-container .ssbd-device-chart-wrapper .ssbd-range-selector-wrapper .ant-calendar-picker .ant-calendar-picker-input {
  padding: 4px;
  background-color: transparent;
}
.ssbd-device-chart-container .ssbd-device-chart-wrapper .ssbd-range-selector-wrapper .ant-calendar-picker .ant-calendar-picker-input .ant-calendar-range-picker-input {
  color: #0793e4;
  font-weight: bold;
}
.ssbd-device-chart-container .ssbd-device-chart-wrapper .ssbd-range-selector-wrapper .ant-calendar-picker.range-selected .ant-calendar-picker-input {
  border-color: #0793e4;
}
.ssbd-device-chart-container .ssbd-device-panel-wrapper {
  display: flex;
  flex: 0 1 auto;
  align-self: stretch;
  height: 100%;
  max-height: 100%;
  overflow: hidden;
  background: none;
  text-align: center;
}
.ssbd-device-chart-container .ant-tabs-bar {
  display: none;
}
.ant-calendar-footer-extra a:not(:last-child):after {
  color: #0793e4;
  padding-left: 10px;
  content: '|';
}
.ssbd-device-chart-filters-wrapper {
  flex: 1;
}

.ssbd-device-chart-panel {
  padding-top: 18px;
  width: 100%;
  height: 100%;
}
.ssbd-device-chart-panel .ssbd-measures-list-wrapper {
  max-height: 418px;
  overflow: auto;
}
.ssbd-device-chart-panel .ant-radio-group .ant-radio-button-wrapper {
  height: 32px;
  width: 120px;
  font-weight: 300;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ssbd-device-chart-panel .ant-radio-group .ant-radio-button-wrapper .ant-radio-button {
  font-size: 14px;
  color: #bfbfbf;
}
.ssbd-device-chart-panel .ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked {
  font-weight: bold;
  padding: 0px;
}

.ssbd-asset-schedule-view {
  background-color: #f7f9fc;
}
.ssbd-asset-schedule-view .ssbd-asset-collapse-container {
  border-top: 1px solid lightgrey;
}
.ssbd-asset-schedule-view .ssbd-asset-collapse-container .ssbd-common-collapse {
  margin-bottom: 20px;
}
.ssbd-asset-schedule-view .ssbd-asset-collapse-container .ssbd-common-collapse:first-child {
  margin-top: 10px;
}
.ssbd-asset-schedule-view .ssbd-asset-collapse-container .ssbd-common-collapse:last-child {
  margin-bottom: 10px;
}
.ssbd-asset-schedule-view .ssbd-hierarchy-breadcrumps {
  margin: 13px 30px 0px 30px;
}
.grid {
  display: flex;
  flex-direction: column;
}
.grid-row {
  display: flex;
}
.grid-cell {
  min-width: 50px;
  min-height: 50px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  cursor: pointer;
  background-color: #9ec46c;
}
.grid-cell-alarm-off {
  min-width: 50px;
  min-height: 50px;
  border: 1px solid #ddd;
  padding: 12px;
  box-sizing: border-box;
  cursor: pointer;
  background-color: #f0f0f0;
}
.grid-day-label-container {
  min-width: 100px;
  min-height: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
}
.grid-day-label-container-first-row {
  min-width: 75px;
  min-height: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
}
.grid-hour-label-container {
  min-width: 50px;
  min-height: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
}
.actions-buttons-container {
  justify-content: center;
  align-items: center;
  display: flex;
  gap: 10px;
}
.action-button {
  width: 100px;
  height: 30px;
  border-radius: 5px;
  cursor: pointer;
}
.action-back-button {
  border: none !important;
  box-shadow: none;
}
.action-save-button {
  height: 30px;
  background-color: white;
  border-radius: 5px;
  cursor: pointer;
  margin-left: 20px;
}
.actions-container {
  width: 1300px;
  height: 50px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  padding-left: 100px;
}
.legend-container {
  justify-content: center;
  align-items: center;
  display: flex;
  gap: 20px;
}
.results-container {
  justify-content: center;
  align-items: center;
  display: flex;
  margin-top: 20px;
  flex-direction: column;
}
.legend {
  justify-content: center;
  align-items: center;
  display: flex;
}
.legend-enabled {
  width: 25px;
  height: 25px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  background-color: #9ec46c;
  margin-right: 5px;
}
.legend-disabled {
  width: 25px;
  height: 25px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  background-color: #f0f0f0;
  margin-right: 5px;
  padding: 2px;
}
.test-container {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  margin-top: 50px;
  flex-direction: column;
}

.ssbd-header-left-panel > .ant-row-flex,
.ssbd-header-left-panel > .ant-row {
  display: flex;
}
.ssbd-header-left-panel > .ant-row-flex > div,
.ssbd-header-left-panel > .ant-row > div {
  float: left;
  padding-left: 5px;
  line-height: 21px;
}
.ssbd-header-left-panel > .ant-row-flex > div.asset-icon,
.ssbd-header-left-panel > .ant-row > div.asset-icon {
  padding: 10px 0;
}
.ssbd-header-left-panel > .ant-row-flex > div.asset-icon i,
.ssbd-header-left-panel > .ant-row > div.asset-icon i {
  font-size: 49px;
  color: #c0c5d1;
}
.ssbd-header-left-panel .ant-row .ssbd-link-btn {
  padding: 0;
}
.ssbd-header-left-panel .ant-row.view-header-arrow:after {
  bottom: -13px;
}
.ssbd-header-left-panel .ant-row img {
  margin-right: 5px;
}
.ssbd-header-left-panel .ant-row .display-flex {
  display: flex;
  margin-top: 9px;
}
.ssbd-header-left-panel .ant-row span.status-label {
  font-size: 18px;
}
.ant-row .ssbd-link-btn {
  padding-left: 5px;
  font-size: 11px;
  font-weight: 600;
}
.view-header-arrow:after {
  position: absolute;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-bottom-color: white;
  content: '';
  left: calc(50% - 8px);
}
.ssbd-header-location-title {
  color: #868c98;
  font-size: 10px;
  font-weight: 400;
  padding-top: 4px;
}
.ssbd-header-title {
  color: #35353b;
  font-size: 24px;
  font-weight: 700;
  padding-top: 5px;
  padding-bottom: 3px;
}
.current-value {
  display: flex;
  width: unset;
  align-items: baseline;
}
.card-current-value {
  font-size: 15px;
  font-weight: normal;
  color: #35353b;
  margin: -5px 0px 0px 0px;
}
#viewHeader .ant-spin.ant-spin-spinning {
  display: unset;
}

.ssbd-voyage-assets-list {
  background: #ffffff;
}
.ssbd-voyage-assets-list .ssbd-voyage-assets-list__header {
  padding: 10px 0 0 10px;
}
.ssbd-voyage-assets-list .ssbd-voyage-assets-list__header h3 {
  margin: 0;
}
.ssbd-voyage-assets-list .ssbd-voyage-assets-list__body {
  padding: 10px;
}
.ssbd-voyage-assets-list .ssbd-voyage-assets-list__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fff #fff;
  padding-bottom: 0;
}
.ssbd-voyage-assets-list .ssbd-voyage-assets-list__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.ssbd-voyage-assets-list .ssbd-voyage-assets-list__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fff;
}
.ssbd-voyage-assets-list .ssbd-voyage-assets-list__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fff;
}
.ssbd-voyage-assets-list .ssbd-voyage-assets-list__table .ant-table-thead > tr > th,
.ssbd-voyage-assets-list .ssbd-voyage-assets-list__table .ant-table-tbody > tr > td {
  height: 55px;
  padding: 10px 16px;
}
.ssbd-voyage-assets-list .ssbd-voyage-assets-list__table thead th {
  font-size: 13px;
  font-weight: 600;
  color: #868c98;
  text-transform: uppercase;
}
.ssbd-voyage-assets-list .ssbd-voyage-assets-list__table tbody td {
  font-size: 13px;
}
.ssbd-voyage-assets-list .ssbd-voyage-assets-list__table tbody td a {
  color: #0793e4;
  font-size: calc(13px + 1px);
  font-weight: 500;
}
.ssbd-voyage-assets-list .ssbd-voyage-assets-list__table tbody td span.ssbd-reading-label {
  color: #9ba0b0;
  font-size: calc(13px + 1px);
}
.ssbd-voyage-assets-list .ssbd-voyage-assets-list__table-sensor-list-item {
  font-size: 13px;
}
.ssbd-voyage-assets-list .ssbd-voyage-assets-list__sensor-table-view {
  margin: -21px -16px -22px !important;
}
.ssbd-voyage-assets-list .ssbd-voyage-assets-list__sensor-table-view thead {
  display: none;
}
.ssbd-voyage-assets-list .ssbd-voyage-assets-list__sensor-table-view tbody tr td {
  font-size: 13px;
  padding: 8px 16px;
}
.ssbd-voyage-assets-list .ssbd-voyage-assets-list__sensor-table-view tbody tr td span.ssbd-reading-label {
  color: #9ba0b0;
  font-size: calc(13px + 1px);
}
.ssbd-voyage-assets-list .ssbd-voyage-assets-list__sensor-table-view__footer {
  padding-bottom: 10px;
}
.ssbd-voyage-assets-list .ssbd-voyage-assets-list__sensor-table-view__footer .ssbd-pagination {
  margin: 0;
}

.ssbd-voyage-overview-tab {
  width: 100%;
}
.ssbd-voyage-overview-tab .ssbd-voyage-overview-tab__map-container {
  position: relative;
  width: 100%;
}
.ssbd-voyage-overview-tab .ssbd-voyage-overview-tab__map {
  width: 100%;
  height: 540px;
}
.ssbd-voyage-overview-tab .ssbd-voyage-overview-tab__list {
  margin-top: 20px;
}

.ssbd-voyage-zone-list {
  background: #ffffff;
}
.ssbd-voyage-zone-list .ssbd-voyage-zone-list__header {
  padding: 10px 0 0 10px;
}
.ssbd-voyage-zone-list .ssbd-voyage-zone-list__header h3 {
  margin: 0;
}
.ssbd-voyage-zone-list .ssbd-voyage-zone-list__body {
  padding: 10px;
}
.ssbd-voyage-zone-list .ssbd-voyage-zone-list__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header {
  overflow-x: hidden !important;
  margin-bottom: 0px !important;
  max-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  scrollbar-color: #fff #fff;
  padding-bottom: 0;
}
.ssbd-voyage-zone-list .ssbd-voyage-zone-list__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header + .ant-table-body {
  position: initial;
}
.ssbd-voyage-zone-list .ssbd-voyage-zone-list__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-track {
  background: #fff;
}
.ssbd-voyage-zone-list .ssbd-voyage-zone-list__table .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-header::-webkit-scrollbar-thumb {
  background: #fff;
}
.ssbd-voyage-zone-list .ssbd-voyage-zone-list__table .ant-table-thead > tr > th,
.ssbd-voyage-zone-list .ssbd-voyage-zone-list__table .ant-table-tbody > tr > td {
  height: 55px;
  padding: 10px 16px;
}
.ssbd-voyage-zone-list .ssbd-voyage-zone-list__table thead th {
  font-size: 13px;
  font-weight: 600;
  color: #868c98;
  text-transform: uppercase;
}
.ssbd-voyage-zone-list .ssbd-voyage-zone-list__table tbody td {
  font-size: 13px;
}
.ssbd-voyage-zone-list .ssbd-voyage-zone-list__table tbody td a {
  color: #0793e4;
  font-size: calc(13px + 1px);
  font-weight: 500;
}
.ssbd-voyage-zone-list .ssbd-voyage-zone-list__footer {
  padding-bottom: 10px;
}
.delete-zone-modal .ant-modal-footer > div {
  display: flex;
  flex-direction: row-reverse;
}
.delete-zone-modal .ant-modal-footer > div button.ssbd-button--primary {
  border-color: #d9572d;
}
.delete-zone-modal .ant-modal-footer > div button.ssbd-button--primary > span {
  color: #d9572d;
}

.zone-actions-dropdown .zone-actions-dropdown__delete span {
  color: #d9572d;
}

.ssbd-voyage-zone-tab {
  width: 100%;
}
.ssbd-voyage-zone-tab .ssbd-voyage-zone-tab__map {
  width: 100%;
  height: 540px;
}
.ssbd-voyage-zone-tab .ssbd-voyage-zone-tab__list {
  margin-top: 20px;
}

.reports-tab {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}

.voyage-page {
  display: block;
}
.voyage-page .voyage-page__tabs .ant-tabs-nav .ant-tabs-tab-active {
  color: inherit;
  font-weight: bold;
}
.voyage-page .voyage-page__add-button {
  position: absolute;
  top: 15px;
  right: 0;
  font-size: 14px;
  height: auto;
  padding: 0;
  z-index: 1;
}

.ssbd-voyage-zone-creation {
  display: block;
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__header {
  margin-bottom: 24px;
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__header h4 {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 16px;
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__header .ant-form-item {
  margin-bottom: 8px;
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__back-button {
  padding: 0 24px;
  margin-bottom: -8px;
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__back-button .ssbd-link-btn {
  padding-left: 5px;
  font-size: 11px;
  font-weight: 600;
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__content {
  background: #fff;
  padding: 24px;
  display: flex;
  gap: 24px;
  align-items: flex-start;
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__form {
  flex: 0 0 300px;
  background: #fff;
  padding: 24px;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__form h4 {
  font-size: 14px;
  font-weight: 500;
  margin: 8px 0 16px;
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__form .ant-form-item {
  margin-bottom: 16px;
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__form .ant-form-item:last-child {
  margin-bottom: 0;
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__form div > .ant-form-item {
  margin-bottom: 4px;
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__form-radius-input-container {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__form-radius-input-container-meters-label {
  margin-right: 16px;
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__form-radius-input-container-feet-conversion {
  color: #666;
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__map-container {
  flex: 1;
  min-height: 400px;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 24px;
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__notifications {
  background: #fff;
  padding: 24px;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__notifications-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__notifications h3 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__notifications .ant-table {
  border-radius: 4px;
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__notifications .ant-table th {
  font-weight: 600;
  background: #fafafa;
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__notifications__contact-method-autocomplete {
  width: 100%;
  /* Ensure the outlined variant has the blue border */
  /* Styling for disabled option in dropdown */
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__notifications__contact-method-autocomplete .MuiOutlinedInput-root {
  padding: 2px 4px;
  min-height: 32px;
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__notifications__contact-method-autocomplete .MuiInputBase-root {
  margin-top: 0;
  margin-bottom: 0;
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__notifications__contact-method-autocomplete .MuiOutlinedInput-input {
  padding: 4px 0;
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__notifications__contact-method-autocomplete .MuiChip-root,
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__notifications__contact-method-autocomplete .MuiChip-outlined {
  margin: 2px 4px 2px 0;
  background-color: #f9f9f9;
  border: 1px solid #49b5f9;
  height: 24px;
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__notifications__contact-method-autocomplete .MuiChip-outlinedPrimary {
  border: 1px solid #49b5f9;
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__notifications__contact-method-autocomplete .MuiChip-label {
  padding-left: 8px;
  padding-right: 8px;
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__notifications__contact-method-autocomplete .MuiChip-deleteIcon {
  color: rgba(0, 0, 0, 0.45);
  width: 18px;
  height: 18px;
  margin-right: 2px;
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__notifications__contact-method-autocomplete .MuiChip-deleteIcon:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__notifications__contact-method-autocomplete .option-disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__action-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 24px;
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__action-footer .form-footer-tooltip {
  color: red;
  font-size: 12px;
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__action-footer .buttons-container {
  display: flex;
  justify-content: flex-end;
}
.ssbd-voyage-zone-creation .ssbd-voyage-zone-creation__action-footer .buttons-container__cancel-button {
  margin-right: 8px;
}

.drawer__title-container {
  flex-direction: row;
  justify-content: space-between;
  display: flex;
  padding-bottom: 20px;
}
.drawer__title {
  color: #35353b;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0px;
}
.drawer__read-button {
  color: #c0c5d1;
  font-size: 14px;
  text-align: left;
  margin-bottom: 0;
}
.drawer__divider {
  height: 1px;
  background-color: #f4f5f8;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
}
.drawer__empty-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.drawer__empty-title {
  color: #313a4b;
  font-weight: bold;
  display: flex;
  margin-top: 20px;
  margin-bottom: 0px;
  font-size: 16px;
}
.drawer__empty-description {
  font-size: 14px;
}
.drawer__notifications-counter {
  display: flex;
  color: #0793e4;
  line-height: 0px;
  margin-bottom: 0px;
  font-size: 12px;
  margin-top: 2px;
}
.drawer__notifications-counter-container {
  background-color: #e8f3ff;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  margin-left: 5px;
}
.drawer__notifications-counter-row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.drawer__notifications-tab {
  color: #0793e4 !important;
  font-size: 16px;
}
.ant-drawer.ant-drawer-right {
  top: 60px;
}
.ant-drawer-header {
  color: #35353b;
  font-size: 20px;
  font-weight: 500px;
  padding-top: 20px;
  border-bottom: 0px;
  padding-bottom: 0px;
}
.ant-drawer-body {
  height: 70%;
}
.ant-tabs.ant-tabs-top.ssbd-tabs.ant-tabs-line {
  height: 100%;
}
.ant-tabs-content.ant-tabs-content-animated.ant-tabs-top-content {
  height: 100%;
}
.announcement-subject {
  width: 329px;
  color: #313a4b;
  font-family: 'Proxima Nova';
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 18px;
}
.message {
  color: #2f3135;
  font-family: 'Proxima Nova';
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 18px;
  margin-top: 12px;
  margin-bottom: 12px;
}
.view-more-container {
  justify-content: flex-end;
  display: flex;
  text-align: end;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
}
.back-to-list-container {
  margin-bottom: 27px;
  display: flex;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
}
.arrow-navigate {
  color: #0793e4;
  font-family: 'Proxima Nova';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 17px;
  text-align: center;
  margin-bottom: 0px;
}
.view-more {
  margin-right: 8px;
}
.back-to-list {
  margin-left: 8px;
}
.ant-card-body {
  padding: 0px;
}
.ant-tag {
  text-transform: capitalize;
  letter-spacing: normal;
  font-size: 12px;
  padding: 2px 4px;
}
.my-custom-box {
  border-radius: 8px;
  border-width: 0;
  background-color: white;
  padding: 15px;
  margin-bottom: 16px;
  box-shadow: 1px 1px 5px #d3d5d8;
  margin-right: 5px;
  margin-left: 5px;
}
.ack-container {
  justify-content: flex-end;
  display: flex;
  margin-bottom: 10px;
}
.ack-tag {
  border-color: #367a36;
  border-width: 1px;
  flex-direction: row;
  display: flex;
}
.ack-text {
  color: #367a36;
  margin-bottom: 0px;
  font-weight: 600;
  margin-left: 8px;
  font-family: 'Proxima Nova';
}
.ack-required-tag {
  border-color: #842029;
  border-width: 1px;
  flex-direction: row;
  display: flex;
}
.ack-required-text {
  color: #842029;
  margin-bottom: 0px;
  font-weight: 600;
  margin-left: 8px;
  font-family: 'Proxima Nova';
}
.flex-row {
  display: flex;
  flex-direction: row;
}
.align-center {
  align-items: center;
}
.subject-container {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: #0793e4;
  margin-right: 10px;
  margin-top: 5;
}
.announcement-details {
  margin-bottom: 0px;
  margin-left: 5px;
  color: #9ba0b0;
}
.announcement-details-time {
  margin-right: 16px;
}
.flipped-image {
  transform: scaleX(-1);
}
#ack-button {
  background: #0793e4;
  color: white;
}
#ack-button:hover {
  border-color: transparent;
}
.ack-button-container {
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
}
.ant-drawer-wrapper-body {
  height: max-content;
  padding-bottom: 50px;
}
.clickable {
  cursor: pointer;
  margin-left: 5px;
}

.announcement-banner {
  display: flex;
  justify-content: center;
  background: #0793e4;
  color: white;
  font-size: 14px;
  padding: 10px;
}
.announcement-banner .announcement-banner__btn {
  margin-left: 20px;
  background: white;
  color: #0793e4;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-size: 12px;
  padding: 2px;
  padding-left: 7px;
  padding-right: 7px;
  font-weight: 500;
}
#announcement-banner__message {
  padding-left: 10px;
}
#announcement-banner__title {
  font-weight: 600;
}

#root,
#root > div:not(#notification-container) {
  display: flex;
  flex-flow: column;
  height: 100%;
}
#root > .ant-row,
#root > div:not(#notification-container) > .ant-row {
  flex: 1 0 auto;
  display: flex;
  flex-flow: column;
  height: auto;
  margin: 0px;
}
#root .ssbd-app-routes,
#root > div:not(#notification-container) .ssbd-app-routes {
  flex: 1 1 auto;
  position: relative;
  overflow-y: auto;
  padding-bottom: 60px;
}

@media print {
  body {
    padding: 0;
    margin: 0;
  }
  html,
  #root,
  .ssbd-app-routes,
  .haccp-report-page {
    height: auto;
    width: 100%;
    font-size: 20pt;
    display: block;
  }
  html__backlink,
  #root__backlink,
  .ssbd-app-routes__backlink,
  .haccp-report-page__backlink {
    display: none;
  }
  html .partial-print-element.partial-print-element-hidden,
  #root .partial-print-element.partial-print-element-hidden,
  .ssbd-app-routes .partial-print-element.partial-print-element-hidden,
  .haccp-report-page .partial-print-element.partial-print-element-hidden {
    display: none;
  }
  @page {
    margin: 1.5cm;
  }
  nav,
  form,
  .ssbd-layout-header__back-link {
    display: none;
  }
  .ant-row,
  .ssbd-no-items-block {
    page-break-after: avoid;
  }
  .report-card-item .ant-col {
    width: 33%;
  }
}

.ant-form .ant-form-item .ant-form-item-label {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #4a4a4a;
}
.ant-form .ant-checkbox-group.list .ant-checkbox-group-item.ant-checkbox-wrapper {
  display: block;
  margin-bottom: 10px;
}
.ant-form .ant-btn {
  text-transform: uppercase;
  font-weight: bold;
}
.ant-form .ant-btn + .ant-btn {
  margin-left: 10px;
}
.ant-form .ant-select {
  width: 100%;
}
.ant-form .ant-select .ant-select-selection.ant-select-selection--multiple .ant-select-selection__choice {
  font-size: 14px;
  font-weight: 500;
  background: #f9fafb;
  color: #35353b;
  border: 1px solid rgba(195, 201, 209, 0.5);
  height: 24px;
}

.ssbd-modal-small .ant-modal-close-x .anticon.anticon-close.ant-modal-close-icon {
  font-size: 22px;
  color: #9ba0b0;
}
.ssbd-modal-small .ant-modal .ant-modal-body,
.ssbd-modal-small .ant-modal-content .ant-modal-body {
  width: 400px;
  border-radius: 8px;
  padding: 40px;
  background-color: #f4f5f8;
}
.ssbd-modal-small .ant-modal .ant-modal-body .ssbd-modal-title,
.ssbd-modal-small .ant-modal-content .ant-modal-body .ssbd-modal-title {
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #35353b;
}
.ssbd-modal-small .ant-modal .ant-modal-body .ant-form,
.ssbd-modal-small .ant-modal-content .ant-modal-body .ant-form {
  margin: 30px 0 0;
}
.ant-modal-close {
  top: 14px;
  right: 14px;
}
.ant-modal-close:hover {
  color: #35353b;
  text-decoration: none;
}

@font-face {
  font-family: 'fontello';
  src: url(/d712b0f8d9220778ceaf2d2357f24048.eot);
  src: url(/d712b0f8d9220778ceaf2d2357f24048.eot#iefix) format('embedded-opentype'), url(/df9bc09927d3202ea4e7ba07066d96e3.woff2) format('woff2'), url(/e6ab844296481ce725eb53cd857542ff.woff) format('woff'), url(/c0819a0acd323bbb954ea75ebc8508ce.ttf) format('truetype'), url(/c8d08a0fe38d6d91fd89849b539a4718.svg#fontello) format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?37279645#fontello') format('svg');
  }
}
*/
[class^='icon-']:before,
[class*=' icon-']:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-move:before {
  content: '\e800';
}
/* '' */
.icon-asset-schedule-alarm:before {
  content: '\e801';
}
/* '' */
.icon-bat3:before {
  content: '\e802';
}
/* '' */
.icon-add-note:before {
  content: '\e803';
}
/* '' */
.icon-arrow-down:before {
  content: '\e804';
}
/* '' */
.icon-battery:before {
  content: '\e805';
}
/* '' */
.icon-bell:before {
  content: '\e806';
}
/* '' */
.icon-calendar:before {
  content: '\e807';
}
/* '' */
.icon-certificate:before {
  content: '\e808';
}
/* '' */
.icon-group-18-copy:before {
  content: '\e809';
}
/* '' */
.icon-group-18:before {
  content: '\e80a';
}
/* '' */
.icon-back-copy:before {
  content: '\e80b';
}
/* '' */
.icon-maintenance-1:before {
  content: '\e80c';
}
/* '' */
.icon-close:before {
  content: '\e80d';
}
/* '' */
.icon-disable:before {
  content: '\e80e';
}
/* '' */
.icon-thermometer:before {
  content: '\e80f';
}
/* '' */
.icon-download:before {
  content: '\e810';
}
/* '' */
.icon-filters:before {
  content: '\e811';
}
/* '' */
.icon-floorplan:before {
  content: '\e812';
}
/* '' */
.icon-fridge:before {
  content: '\e813';
}
/* '' */
.icon-gear:before {
  content: '\e814';
}
/* '' */
.icon-hierarchy:before {
  content: '\e815';
}
/* '' */
.icon-alarm:before {
  content: '\e816';
}
/* '' */
.icon-insight:before {
  content: '\e817';
}
/* '' */
.icon-integration:before {
  content: '\e818';
}
/* '' */
.icon-integration-circle:before {
  content: '\e819';
}
/* '' */
.icon-maintenance:before {
  content: '\e81a';
}
/* '' */
.icon-maintenance-bold:before {
  content: '\e81b';
}
/* '' */
.icon-network:before {
  content: '\e81c';
}
/* '' */
.icon-note:before {
  content: '\e81d';
}
/* '' */
.icon-note-circle:before {
  content: '\e81e';
}
/* '' */
.icon-overflow:before {
  content: '\e81f';
}
/* '' */
.icon-pin:before {
  content: '\e820';
}
/* '' */
.icon-pin-alert:before {
  content: '\e821';
}
/* '' */
.icon-pin-note:before {
  content: '\e822';
}
/* '' */
.icon-playbooks:before {
  content: '\e823';
}
/* '' */
.icon-search:before {
  content: '\e824';
}
/* '' */
.icon-snowflake:before {
  content: '\e825';
}
/* '' */
.icon-temperature:before {
  content: '\e826';
}
/* '' */
.icon-threshold:before {
  content: '\e827';
}
/* '' */
.icon-tick:before {
  content: '\e828';
}
/* '' */
.icon-time:before {
  content: '\e829';
}
/* '' */
.icon-trash:before {
  content: '\e82a';
}
/* '' */
.icon-pencil:before {
  content: '\e82b';
}
/* '' */
.icon-store:before {
  content: '\e82c';
}
/* '' */
.icon-star:before {
  content: '\e82d';
}
/* '' */
.icon-plus:before {
  content: '\e82e';
}
/* '' */
.icon-minus:before {
  content: '\e82f';
}
/* '' */
.icon-more:before {
  content: '\e830';
}
/* '' */
.icon-shape:before {
  content: '\e831';
}
/* '' */
.icon-eye:before {
  content: '\e832';
}
/* '' */
.icon-active-blue:before {
  content: '\e833';
}
/* '' */
.icon-blue:before {
  content: '\e834';
}
/* '' */
.icon-maintenance--copy:before {
  content: '\e835';
}
/* '' */
.icon-chevron-down:before {
  content: '\e836';
}
/* '' */
.icon-chevron-left:before {
  content: '\e837';
}
/* '' */
.icon-phone:before {
  content: '\e838';
}
/* '' */
.icon-warning-copy:before {
  content: '\e839';
}
/* '' */
.icon-humidity:before {
  content: '\e83a';
}
/* '' */
.icon-globe:before {
  content: '\e83b';
}
/* '' */
.icon-mail:before {
  content: '\e83c';
}
/* '' */
.icon-cloud:before {
  content: '\e83d';
}
/* '' */
.icon-oxygen:before {
  content: '\e83e';
}
/* '' */
.icon-user:before {
  content: '\e83f';
}
/* '' */
.icon-active-alarm:before {
  content: '\e840';
}
/* '' */
.icon-pressure:before {
  content: '\e841';
}
/* '' */
.icon-drycontact-closed:before {
  content: '\e842';
}
/* '' */
.icon-drycontact-open:before {
  content: '\e843';
}
/* '' */
.icon-level:before {
  content: '\e844';
}
/* '' */
@font-face {
  font-family: 'Proxima Nova';
  src: url(/e8006e3631e356c15eb6c128d447aa7d.otf);
}
@font-face {
  font-family: 'Proxima Nova';
  src: url(/a90658a6a3d11df1ebb67dfed68d36f1.otf);
  font-weight: 600;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url(/deff6154f3086700a70b6664562feba0.otf);
  font-weight: bold;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url(/3031a2c6243a63ecc36331d9dd8e2d12.otf);
  font-weight: 500;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url(/fddba137c1dfaa56d36a94a81942da56.otf);
  font-weight: 300;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url(/94f7791a45bf683fb1542058fb9b1e17.otf);
  font-weight: 800;
}
html {
  min-width: 1024px;
  margin: 0 auto;
}
body {
  background-color: #f4f5f8;
  overflow-y: hidden;
}
body * {
  font-family: 'Proxima Nova', Helvetica, sans-serif;
}
.text-center {
  text-align: center;
}
.sub-title {
  color: #bfbfbf;
  font-size: 24px;
  font-weight: 500;
  margin: 10px 0 10px;
}
.ssbd-link-btn {
  border: none !important;
  box-shadow: none;
}
.ant-radio-group .ant-radio-button-wrapper {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  color: #bfbfbf;
}
.ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked {
  color: #49b5f9;
}
.ant-radio-group.vertical .ant-radio-wrapper {
  display: block;
  height: 2em;
  line-height: 3em;
}
.ant-form-item-label > :first-child {
  margin-left: 12px;
}
.ant-form-item-label > :first-child.ant-form-item-required {
  margin-left: 0;
}
.ant-form-item-label.ant-form-item-required > :first-child {
  margin-left: 0;
}
.icon-arrow-down.rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.rotate-180 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  display: inline-block;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.ssbd-humanized-time-diff {
  cursor: pointer;
}
.no-wrap,
.ssbd-form.ant-form .ant-form-item .ant-form-item-label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.color-severity-1 {
  color: #f1ae00 !important;
}
.background-severity-1 {
  background-color: #f1ae00;
}
.background-before-severity-1:before {
  background-color: #f1ae00;
}
.border-top-color-severity-1 {
  border-top-color: #f1ae00;
}
.border-bottom-color-severity-1 {
  border-bottom-color: #f1ae00;
}
.border-left-color-severity-1 {
  border-left-color: #f1ae00;
}
.border-right-color-severity-1 {
  border-right-color: #f1ae00;
}
.border-color-severity-1 {
  border-color: #f1ae00;
}
.color-severity-2 {
  color: #f29200 !important;
}
.background-severity-2 {
  background-color: #f29200;
}
.background-before-severity-2:before {
  background-color: #f29200;
}
.border-top-color-severity-2 {
  border-top-color: #f29200;
}
.border-bottom-color-severity-2 {
  border-bottom-color: #f29200;
}
.border-left-color-severity-2 {
  border-left-color: #f29200;
}
.border-right-color-severity-2 {
  border-right-color: #f29200;
}
.border-color-severity-2 {
  border-color: #f29200;
}
.color-severity-3 {
  color: #f37600 !important;
}
.background-severity-3 {
  background-color: #f37600;
}
.background-before-severity-3:before {
  background-color: #f37600;
}
.border-top-color-severity-3 {
  border-top-color: #f37600;
}
.border-bottom-color-severity-3 {
  border-bottom-color: #f37600;
}
.border-left-color-severity-3 {
  border-left-color: #f37600;
}
.border-right-color-severity-3 {
  border-right-color: #f37600;
}
.border-color-severity-3 {
  border-color: #f37600;
}
.color-severity-4 {
  color: #e65500 !important;
}
.background-severity-4 {
  background-color: #e65500;
}
.background-before-severity-4:before {
  background-color: #e65500;
}
.border-top-color-severity-4 {
  border-top-color: #e65500;
}
.border-bottom-color-severity-4 {
  border-bottom-color: #e65500;
}
.border-left-color-severity-4 {
  border-left-color: #e65500;
}
.border-right-color-severity-4 {
  border-right-color: #e65500;
}
.border-color-severity-4 {
  border-color: #e65500;
}
.color-severity-5 {
  color: #d93300 !important;
}
.background-severity-5 {
  background-color: #d93300;
}
.background-before-severity-5:before {
  background-color: #d93300;
}
.border-top-color-severity-5 {
  border-top-color: #d93300;
}
.border-bottom-color-severity-5 {
  border-bottom-color: #d93300;
}
.border-left-color-severity-5 {
  border-left-color: #d93300;
}
.border-right-color-severity-5 {
  border-right-color: #d93300;
}
.border-color-severity-5 {
  border-color: #d93300;
}
.ssbd-input-field {
  border: transparent;
  border-bottom: 1px solid #e1e3e6;
  border-radius: 0;
  font-size: 14px;
  color: #4a4a4a;
}
.ssbd-input-field::-webkit-input-placeholder {
  color: #868c98;
}
.ssbd-input-field:-moz-placeholder {
  color: #868c98;
}
.ssbd-input-field::-moz-placeholder {
  color: #868c98;
}
.ssbd-input-field:-ms-input-placeholder {
  color: #868c98;
}
.ssbd-input-field:focus {
  outline: none;
  box-shadow: none;
}
.ant-input-number {
  width: 100%;
}
.ant-alert {
  border: none;
  background: transparent;
}
.tooltip-light .ant-tooltip-inner {
  background-color: #fff;
  color: #0793e4;
}
.tooltip-light .ant-tooltip-arrow {
  border-top-color: #fff;
}
div.ant-select-dropdown.dropdown-width-auto {
  width: auto !important;
}
.ssbd-define-template {
  padding: 16px 30px;
  background-color: #f4f5f8;
}
.ssbd-define-template .ssbd-page-header {
  margin-bottom: 20px;
}
.ssbd-define-template .ssbd-page-header .ssbd-link-btn {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #0793e4;
  padding: 0;
  box-shadow: none;
}
.ssbd-define-template .ssbd-page-header .ssbd-link-btn:hover {
  color: #0573b3;
}
.ssbd-define-template .ssbd-page-header .ssbd-page-title-wrapper .ssbd-page-title {
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
  color: #35353b;
}
.ssbd-page-footer {
  text-align: right;
  padding-right: 20px;
}
.ssbd-page-footer .ssbd-link-btn {
  font-size: 12px;
  font-weight: bold;
  color: #9ba0b0;
}
.ssbd-page-footer .ant-btn-primary {
  font-size: 12px;
  font-weight: bold;
  color: #0793e4;
}
.unified-styles.ssbd-admin-page {
  background-color: #f4f5f8;
}
.unified-styles.ssbd-admin-page .ant-layout-header {
  position: relative;
  background-color: #f4f5f8;
  height: auto;
  line-height: initial;
  padding: 30px 30px 0px 30px;
  border-bottom: none;
}
.unified-styles.ssbd-admin-page .ant-layout-header .ssbd-link-back-btn {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #0793e4;
  background-color: #f4f5f8;
  padding: 0;
  box-shadow: none;
  text-transform: uppercase;
}
.unified-styles.ssbd-admin-page .ant-layout-header .ssbd-link-back-btn:hover {
  color: #0573b3;
}
.unified-styles.ssbd-admin-page .ant-layout-header .ssbd-link-back-btn + .ssbd-page-title {
  margin-top: 20px;
  margin-bottom: 5px;
}
.unified-styles.ssbd-admin-page .ant-layout-header .ssbd-page-title {
  font-size: 24px;
  line-height: normal;
  color: #35353b;
  margin-top: 10px;
}
.unified-styles.ssbd-admin-page .ant-layout-header .ssbd-page-title:only-child {
  margin-top: 30px;
}
.unified-styles.ssbd-admin-page .ant-tabs {
  margin-top: 10px;
  padding: 0px 20px;
}
.unified-styles.ssbd-admin-page .ant-tabs > .ant-tabs-bar {
  margin: 0px;
}
.unified-styles.ssbd-admin-page .ant-tabs .ant-tabs-tab {
  font-size: 18px;
  font-weight: bold;
}
.unified-styles.ssbd-admin-page .ant-layout-content {
  padding: 0px 20px;
  margin-bottom: 20px;
}
.unified-styles.ssbd-admin-page .ant-layout-content .ant-form {
  margin: 20px;
}
.unified-styles.ssbd-admin-page .ant-layout-content .ant-form .ant-row {
  display: flex;
  align-items: center;
}
.unified-styles.ssbd-admin-page .ant-layout-content .ant-form .ant-row.correctiveActionGroupSelection .ant-row.ant-form-item {
  margin: 0px;
  display: block;
  align-items: flex-start;
}
.unified-styles.ssbd-admin-page .ant-layout-content .ant-form .ant-row.correctiveActionGroupSelection .ant-form-item-label {
  width: 100%;
}
.unified-styles.ssbd-admin-page .ant-layout-content .ant-form .ant-row.correctiveActionGroupSelection .ant-form-item-label .ant-form-item-no-colon {
  color: #868c98;
  font-weight: normal;
  font-size: 13px;
}
.unified-styles.ssbd-admin-page .ant-layout-content .padded-content {
  padding: 0px 20px;
  background-color: #ffffff;
}
.unified-styles.ssbd-admin-page .ant-layout-content .above-table {
  height: 80px;
}
.unified-styles.ssbd-admin-page .ant-layout-content .above-table .create-btn-right {
  top: 33%;
}
.unified-styles.ssbd-admin-page .ssbd-link-btn {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #0793e4;
  padding: 0;
  box-shadow: none;
  display: flex;
  align-items: center;
}
.unified-styles.ssbd-admin-page .ssbd-link-btn:hover {
  color: #0573b3;
}
.unified-styles.ssbd-admin-page .ssbd-link-btn .anticon {
  display: flex;
}
.unified-styles.ssbd-admin-page .ssbd-tab-content {
  background-color: #ffffff;
}
.unified-styles.ssbd-admin-page .ssbd-tab-content .ssbd-table {
  padding: 0px 20px;
  /* For inline edit delete buttons on lists */
}
.unified-styles.ssbd-admin-page .ssbd-tab-content .ssbd-table td.list-column-edit-delete-buttons {
  padding: 0;
}
.unified-styles.ssbd-admin-page .ssbd-tab-content .ssbd-table td.list-column-edit-delete-buttons .ssbd-link-btn {
  font-size: 14px;
  font-weight: 500;
  padding: 6px;
  display: inline-block;
  width: 32px;
}
.unified-styles.ssbd-admin-page .ssbd-tab-content .ant-layout-header {
  background-color: #ffffff;
}
.unified-styles.ssbd-admin-page .ssbd-tab-content .ant-layout-content {
  padding: 0;
}
.unified-styles.ssbd-admin-page .create-btn-right {
  float: right;
  font-size: 14px;
  font-weight: bold;
}
.ssbd-admin-page {
  background-color: #f4f5f8;
}
.ssbd-admin-page > .ant-layout-header {
  position: relative;
  background-color: #f4f5f8;
  height: auto;
  line-height: initial;
  padding: 30px 30px 0px 30px;
  border-bottom: none;
}
.ssbd-admin-page > .ant-layout-header h3 {
  font-size: 20px;
  font-weight: 300;
  color: #35353b;
  margin-bottom: 5px;
}
.ssbd-admin-page > .ant-layout-header .ssbd-link-back-btn {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #0793e4;
  padding: 0;
  box-shadow: none;
  text-transform: uppercase;
}
.ssbd-admin-page > .ant-layout-header .ssbd-link-back-btn:hover {
  color: #0573b3;
}
.ssbd-admin-page > .ant-layout-header .ssbd-page-title {
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  color: #35353b;
}
.ssbd-admin-page > .ant-layout-content,
.ssbd-admin-page > form > .ant-layout-content {
  padding: 0px 20px;
}
.ssbd-admin-page > .ant-layout-footer,
.ssbd-admin-page > form > .ant-layout-footer {
  background-color: #f4f5f8;
  padding: 0px 20px 0px 0px;
  text-align: right;
}
.ssbd-admin-page > .ant-layout-footer .ssbd-link-btn,
.ssbd-admin-page > form > .ant-layout-footer .ssbd-link-btn {
  font-size: 12px;
  font-weight: bold;
  color: #9ba0b0;
}
.ssbd-form.ant-form .ant-form-item {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.ssbd-form.ant-form .ant-form-item .ant-form-item-label {
  color: #35353b;
  text-align: left;
  max-width: 150px;
  width: 100%;
  margin: 0px;
}
.ssbd-form.ant-form .ant-form-item .ant-form-item-label label:after {
  content: none;
}
.ssbd-form.ant-form .ant-form-item .ant-form-item-control-wrapper {
  width: 100%;
  max-width: 460px;
}
.ssbd-form.ant-form .ant-form-item:last-child {
  margin-bottom: 0px;
}
.ssbd-label {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #9ba0b0;
}
.ssbd-sub-label {
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #9ba0b0;
}
.ssbd-content {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #35353b;
}
.ssbd-section-title {
  font-size: 20px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #35353b;
  margin-bottom: 20px;
}
.color-primary {
  color: #49b5f9;
}
.ssbd-display-none {
  display: none !important;
}
.ssbd-hidden {
  visibility: hidden !important;
}
.highcharts-no-data-placeholder {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  font-weight: normal;
  color: #868c98;
}
.highcharts-no-data-placeholder img {
  margin-bottom: 8px;
}
.ssbd-table {
  padding-bottom: 15px;
}
.ssbd-table thead th {
  height: 43px;
  padding: 0px 5px;
  font-size: 13px;
  font-weight: 600;
  color: #868c98;
  background-color: white;
  text-transform: uppercase;
}
.ssbd-table thead th.user-sso-column {
  text-align: center;
}
.ssbd-table thead th.user-active-column {
  text-align: center;
}
.ssbd-table thead th.user-action-column {
  padding: 0px;
  border: none;
}
.ssbd-table tbody tr {
  cursor: pointer;
  background-color: white;
}
.ssbd-table tbody tr td {
  padding: 0px 5px;
  height: 54px;
  font-size: 14px;
  font-weight: normal;
  color: #35353b;
  word-break: break-word;
}
.ssbd-table tbody tr td.ssbd-button-column button {
  font-size: 14px;
  font-weight: 500;
}
.ssbd-table tbody tr td.ssbd-actions-column-buttons button {
  font-size: 22px;
  color: #9ba0b0;
}
.ssbd-table tbody tr td.ssbd-actions-column-buttons button:hover {
  color: #0793e4;
}
.ssbd-table tbody tr:hover td.user-action-column button i {
  display: initial;
}
/* Changing the scroll bar */
/* Thickness */
* {
  scrollbar-width: auto;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
/* Track and thumb (handle) color */
* {
  scrollbar-color: #888 #f4f1f1;
}
::-webkit-scrollbar-track {
  background: #f4f1f1;
}
::-webkit-scrollbar-thumb {
  background: #888;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
@media (min-width: 1024px) {
  html {
    overflow-x: hidden;
  }
}
.common-tabs-style .ant-tabs-bar {
  margin: 0px;
  border: none;
}
.common-tabs-style .ant-tabs-bar .ant-tabs-tab {
  opacity: 0.4;
  font-size: 18px;
  font-weight: bold;
  color: #35353b;
  padding: 16px 0 6px 0;
}
.common-tabs-style .ant-tabs-bar .ant-tabs-tab-active {
  opacity: 1;
}
.common-tabs-style > .ant-layout-header {
  position: relative;
  background-color: #f4f5f8;
  height: auto;
  line-height: initial;
  border-bottom: none;
  padding: 30px 20px 0px 20px;
}
.common-tabs-style > .ant-layout-header h3 {
  font-size: 20px;
  font-weight: 300;
  color: #35353b;
  margin: 10px 0;
}
.common-tabs-style .ant-tabs-ink-bar {
  height: 3px;
}
.common-tab-layout {
  background-color: white;
}
.common-tab-layout .ant-layout-header,
.common-tab-layout .ant-layout-content {
  background-color: white;
}
.common-tab-layout > .ant-layout-header {
  padding: 0px 30px;
}
.common-tab-layout > .ant-layout-header .ant-row {
  max-height: 57px;
}
@supports (-webkit-line-clamp: 2) {
  .add-ellipsis-at-the-end-of-second-line-if-supported {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.add-ellipsis-at-the-end-of-first-line {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.wrapped-text-common {
  overflow-wrap: anywhere;
  text-align: left;
  white-space: normal;
}
.ssbd-view-ca-list-btn {
  text-transform: none !important;
  padding: 0 !important;
  font-weight: normal !important;
}
.ssbd-voyage-popup {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.ssbd-voyage-popup-close-button {
  width: 24px;
  height: 24px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  border-radius: 0;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 8px;
  right: 8px;
}
.ssbd-voyage-popup-list-item-label {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}
.ssbd-voyage-popup-list-item-value {
  color: #000;
  font-size: 16px;
  font-weight: 400;
}
.ssbd-voyage-hidden {
  display: none;
}

.ssbd-form-field .ssbd-field-label {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #4a4a4a;
  line-height: 38px;
}
.ssbd-form-field .ssbd-field-wrapper {
  width: 100%;
  max-width: 300px;
  min-width: 250px;
  text-align: left;
}
.ssbd-form-field .ssbd-field-wrapper .ant-btn {
  height: 38px;
}
.ssbd-form-field .ssbd-checkbox-wrapper {
  padding-left: 10px;
}
.ssbd-form-field .ssbd-checkbox-wrapper .ant-checkbox-wrapper {
  padding: 8px 0;
}
.ssbd-form-field .ssbd-checkbox-wrapper .ant-checkbox-wrapper span {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #4a4a4a;
}
.ant-btn.secondary-outlined {
  font-size: 12px;
  font-weight: bold;
  color: #9ba0b0;
  border-color: transparent;
}
.ant-input.secondary {
  border-radius: 3px;
  box-shadow: inset 0 1px 10px 0 rgba(0, 0, 0, 0.05);
  background-blend-mode: multiply;
  background-image: linear-gradient(to bottom, #f4f5f8, #f4f5f8);
}
.cancel-button {
  width: 108px;
  height: 32px;
  margin-left: 10px;
  background-color: transparent;
  border: 0;
  color: #868c98;
  box-shadow: none;
  font-family: 'Proxima Nova';
  font-size: 12px;
  font-weight: bold;
}
.cancel-button :hover {
  color: #49b5f9;
  background-color: transparent;
}
.save-create-another-button {
  width: 196px;
  height: 32px;
  margin-left: 8px;
  background-color: transparent;
  border: 1px solid #0793e4;
  color: #0793e4;
  box-sizing: border-box;
  font-family: 'Proxima Nova';
  font-size: 12px;
  font-weight: bold;
}
.save-create-another-button :hover {
  color: #49b5f9;
}
.save-button {
  width: 89px;
  height: 32px;
  margin-left: 24px !important;
  background-color: #0793e4;
  color: #ffffff;
  border-radius: 4px;
  font-family: 'Proxima Nova';
  font-size: 12px;
  font-weight: bold;
}

