@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");
/* line 3, app/assets/stylesheets/layout/variables.scss */
:root {
  font-size: 16px;
  --sera-button-height: 42px;
  --sera-border-radius: 0.5rem !important;
  --sera-color-text-links: rgb(26,86,219) !important;
  /* bg-blue-700 */
  --sera-main-padding: 1.5rem;
}

/* line 11, app/assets/stylesheets/layout/variables.scss */
sera-checkbox {
  --sera-border-radius: 0.25rem !important;
  --sera-color-drop-shadows-white: rgb(243,244,246) !important;
  /* bg-gray-100 */
}

/* line 135, app/assets/stylesheets/layout/variables.scss */
:root {
  --text-color-ss: #353a3b;
  --cobalt-blue: #0f3b95;
  --primary-color-contrast: #ffffff;
  --secondary-color: #9ca4aa;
  --secondary-color-contrast: #000000;
  --marketing-yellow-color: yellow;
  --marketing-lime-green-color: #1BDA27;
  --medium-color-shade: #babdbf;
  --medium-color-tint: #d7dbdd;
  --light-color-shade: #d7d8da;
  --light-color-tint: #f5f6f9;
  --light-gray-border: #dee2e6;
  --dark-gray-border: #6d767d;
  --success-color: #00ae0b;
  --danger-dark-color: #a30000;
  --angel-blue: #ecf2fd;
  --border-light-color: #ededed;
  --border-dark-color: #e0e0e0;
  --border-gray-color: #dcdfe1;
  --pale-blue: #f3f7ff;
  --separator-gray: #cbd1df;
  --primary-accent-color: #7e8fb4;
  --primary-light-accent-color: #cbd1df;
  --angel-blue: #ecf2fd;
  --background-gradient: linear-gradient(0deg, #fff 0%, #d3d7d9 100%);
  --breakfast-orange: #f1911b;
  --background-task-enqueued: #9ca4aa;
  --background-task-processing: #f1911b;
  --background-task-ready: #00ae0b;
  --background-task-failed: #cc0000;
  --box-shadow: 0 4px 10px 0px rgba(0, 0, 0, 0.15);
  --danger-color-shade: #f7e5e5;
  --danger-color: #de0000;
  --darkblue: #2e4462;
  --field-error-border-color: #dc3545;
  --field-error-background-color: #f7e5e5;
  --field-success: #42DA4C;
  --font-color: #353a3b;
  --font-body-color: #6F767B;
  --font-title-color: #353A3B;
  --gold: #a38500;
  --gray-border-color: #d3d7d9;
  --gray: #6c757d;
  --light-color: #f4f5f5;
  --light-coral: #ff8585;
  --light-gray: #f2f4f6;
  --lightblue: #027db4;
  --pure-red: #de0000;
  --medium-color: #d3d7d9;
  --neutral-gray: #F4F5F5;
  --neutral-gray-100: #F4F5F5;
  --neutral-gray-400: #E1E2E3;
  --neutral-gray-600: #9CA4AA;
  --neutral-gray-700: #6F767B;
  --organic-green: #00ae0b;
  --pakistan-green: #006607;
  --pastelblue: #e2eeff;
  --primary-accent: #7e8fb4;
  --primary-color: #125AEB;
  --primary-light-accent: #cbd1df;
  --rufous: #a30000;
  --secondary-color: #9ca4aa;
  --shadow-color: #b9b9b9;
  --tertiary-color: #0f3b95;
  --text-links: #125AEB;
  --font-title-color: #353A3B;
  --uranian-blue: #bce3ff;
  --warning-yellow: #ffec99;
  --white: #ffffff;
  --yellow-crayola: #ffec99;
  --table-row-selected: #ccddff;
  --primary-shade-color: #bce3ff;
  --warning-color: #ffe15b;
  --sera-color-neutral-gray-light-gray-200: #F3F6F7;
  --sera-color-neutral-gray-light-gray-500: #838383;
}

/* line 4, app/assets/stylesheets/pages/departments.scss */
.departments .edit-dept {
  color: #027db4;
  border: 1px solid #ced4da;
}

/* line 9, app/assets/stylesheets/pages/departments.scss */
.departments table tr.archived-tech-row {
  background: rgba(0, 0, 0, 0.05);
}

/* line 12, app/assets/stylesheets/pages/departments.scss */
.departments table .rating-cell {
  color: #ffc107;
}

/* line 20, app/assets/stylesheets/pages/departments.scss */
table#dept-techs-table tbody tr.archived-tech-row {
  text-decoration: line-through;
}

/* line 28, app/assets/stylesheets/pages/departments.scss */
table#dept-services-table tbody tr.archived-sc-row {
  text-decoration: line-through;
}

/* line 35, app/assets/stylesheets/pages/departments.scss */
.department-strategies table th,
.department-strategies .sort-handle {
  background: #eceeef;
  color: var(--tertiary-color);
}

/* line 40, app/assets/stylesheets/pages/departments.scss */
.department-strategies .header-note {
  color: #cbd1df;
  font-size: 0.9em;
}

/* line 45, app/assets/stylesheets/pages/departments.scss */
.department-strategies table th,
.department-strategies table td {
  padding: 8px;
}

/* line 49, app/assets/stylesheets/pages/departments.scss */
.department-strategies table tr {
  opacity: 1;
}

/* line 52, app/assets/stylesheets/pages/departments.scss */
.department-strategies table tr.archived-tech-row {
  opacity: 0.8 !important;
}

/* line 55, app/assets/stylesheets/pages/departments.scss */
.department-strategies table tr.unreachable {
  opacity: 0.5 !important;
}

/* line 57, app/assets/stylesheets/pages/departments.scss */
.department-strategies table tr.unreachable td:first-of-type {
  background: #f6c2c2 !important;
}

/* line 61, app/assets/stylesheets/pages/departments.scss */
.department-strategies table .fa-hand-paper-o {
  color: #9ca4aa;
}

/* line 66, app/assets/stylesheets/pages/departments.scss */
.department-strategies table#dept-strategies-table .inactive {
  background: #f7f7f7 !important;
}

/* line 69, app/assets/stylesheets/pages/departments.scss */
.department-strategies table#dept-strategies-table .inactive:first-of-type td {
  border-top: 0;
}

/* line 75, app/assets/stylesheets/pages/departments.scss */
.department-strategies .disabled-sort-handle {
  background: #eceeef;
  color: #aaaaaa;
  cursor: not-allowed;
}
