/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[7].use[5]!./src/pagesComponents/Estimate/index.module.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.Estimate_estimatesPage__sNrsw {
  width: 100%;
  height: 100%;
  margin: 0 3.375rem;
  max-width: 75rem;
  padding: 1.5rem;
  gap: 0.75rem;
  display: flex;
  flex-direction: column;
}
@media (width < 640px) {
  .Estimate_estimatesPage__sNrsw {
    margin: 0;
  }
}
.Estimate_estimatesPage__sNrsw .Estimate_header__gg0j8 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media (width < 768px) {
  .Estimate_estimatesPage__sNrsw .Estimate_header__gg0j8 {
    gap: 0.75rem;
  }
}
.Estimate_estimatesPage__sNrsw .Estimate_header__gg0j8 .Estimate_tabs__eUyCI {
  display: flex;
  border-radius: 0.5rem;
  overflow: hidden;
  min-height: 2.5rem;
  box-shadow: 0px 1px 5px -2px rgba(0, 0, 0, 0.3333333333);
}
.Estimate_estimatesPage__sNrsw .Estimate_header__gg0j8 .Estimate_tabs__eUyCI .Estimate_tab__b4ZMn {
  background-color: #D6DADF;
  color: black;
  border: 0 !important;
  padding: 0 1.25rem;
  font-weight: 600;
  font-size: 0.875rem;
  transition: background 0.2s, color 0.2s;
}
.Estimate_estimatesPage__sNrsw .Estimate_header__gg0j8 .Estimate_tabs__eUyCI .Estimate_tab__b4ZMn:hover {
  background-color: #E3E6EA;
  color: black;
}
.Estimate_estimatesPage__sNrsw .Estimate_header__gg0j8 .Estimate_tabs__eUyCI .Estimate_tab__b4ZMn.Estimate_active__mHpy5 {
  background-color: #E3E6EA;
  color: black;
  box-shadow: inset 0 0 5px #A3C7D6;
}
.Estimate_estimatesPage__sNrsw .Estimate_header__gg0j8 .Estimate_actions__yREPm {
  display: flex;
  align-items: center;
  gap: 0.625rem;
}
.Estimate_estimatesPage__sNrsw .Estimate_header__gg0j8 .Estimate_actions__yREPm .Estimate_searchBar__Zp_Xb {
  width: 15rem;
}
@media (width < 380px) {
  .Estimate_estimatesPage__sNrsw .Estimate_header__gg0j8 .Estimate_actions__yREPm .Estimate_searchBar__Zp_Xb {
    width: 50%;
  }
}
.Estimate_estimatesPage__sNrsw .Estimate_header__gg0j8 .Estimate_actions__yREPm .Estimate_searchBar__Zp_Xb .Estimate_MuiOutlinedInput-root__FXuD8 {
  background-color: #ffffff;
}
.Estimate_estimatesPage__sNrsw .Estimate_header__gg0j8 .Estimate_actions__yREPm .Estimate_newEstimateButtonLarge__DPELo {
  background: #3f3f3f !important;
  color: #fff !important;
  font-weight: 600;
  border-radius: 6px;
  box-shadow: none;
  border: none;
  transition: background 0.2s, color 0.2s;
}
.Estimate_estimatesPage__sNrsw .Estimate_header__gg0j8 .Estimate_actions__yREPm .Estimate_newEstimateButtonLarge__DPELo:hover, .Estimate_estimatesPage__sNrsw .Estimate_header__gg0j8 .Estimate_actions__yREPm .Estimate_newEstimateButtonLarge__DPELo:focus {
  background: #555555 !important;
  color: #fff !important;
}
.Estimate_estimatesPage__sNrsw .Estimate_content__Xxxd5 {
  background-color: #ffffff;
  padding: 1rem 2rem 1.5rem;
  border-radius: 0.75rem;
  text-align: center;
}
.Estimate_estimatesPage__sNrsw .Estimate_estimateTable__bEm7e {
  width: 100%;
  border-radius: 0.5rem;
  overflow: hidden;
  margin-bottom: 0.625rem;
  text-align: left;
}
.Estimate_estimatesPage__sNrsw .Estimate_estimateTableHeader__VAaeT {
  display: grid;
  grid-template-columns: 8.75rem 1fr 8.75rem 12.5rem 5rem;
  font-weight: 600;
  background: #fafbfc;
  border-radius: 0.5rem 0.5rem 0 0;
  padding: 0.75rem 1.5rem;
  border-bottom: 1px solid #eee;
}
.Estimate_estimatesPage__sNrsw .Estimate_estimateTableHeader__VAaeT .Estimate_headerCell__6Oinv.Estimate_right__wxfgL {
  text-align: right;
}
.Estimate_estimatesPage__sNrsw .Estimate_estimateTableHeader__VAaeT .Estimate_headerCell__6Oinv.Estimate_left__b_XWB {
  text-align: left;
}
.Estimate_estimatesPage__sNrsw .Estimate_estimateTableHeader__VAaeT .Estimate_headerCell__6Oinv.Estimate_sortable__swUjp {
  transition: color 0.2s;
}
.Estimate_estimatesPage__sNrsw .Estimate_estimateTableHeader__VAaeT .Estimate_headerCell__6Oinv.Estimate_sortable__swUjp:hover {
  color: #1976d2;
}
.Estimate_estimatesPage__sNrsw .Estimate_estimateTableHeader__VAaeT .Estimate_headerCell__6Oinv .Estimate_sortIndicator__e0z0b {
  margin-left: 0.25rem;
  font-weight: bold;
  color: #1976d2;
}
.Estimate_estimatesPage__sNrsw .Estimate_estimateTableRow__7CquD {
  display: grid;
  grid-template-columns: 8.75rem 1fr 8.75rem 12.5rem 5rem;
  align-items: center;
  padding: 1rem 1.5rem;
  border-bottom: 1px solid #f0f0f0;
  background: #ffffff;
  transition: background 0.2s;
}
.Estimate_estimatesPage__sNrsw .Estimate_estimateTableRow__7CquD.Estimate_alt___wgVF {
  background: #E0F7FA;
}
.Estimate_estimatesPage__sNrsw .Estimate_estimateTableRow__7CquD:hover {
  background: #D6F0FF;
}
.Estimate_estimatesPage__sNrsw .Estimate_estimateTableCell__9YHsN.Estimate_right__wxfgL {
  text-align: right;
}
.Estimate_estimatesPage__sNrsw .Estimate_estimateTableCell__9YHsN.Estimate_left__b_XWB {
  text-align: left;
}
.Estimate_estimatesPage__sNrsw .Estimate_estimateTableCell__9YHsN.Estimate_bold__vkPsx {
  font-weight: 500;
}

.Estimate_paginationFooter__T5HVZ {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  margin-top: 1rem;
}
@media (max-width: 600px) {
  .Estimate_paginationFooter__T5HVZ {
    gap: 0.25rem;
    font-size: 0.8rem;
  }
  .Estimate_paginationFooter__T5HVZ span, .Estimate_paginationFooter__T5HVZ label, .Estimate_paginationFooter__T5HVZ p, .Estimate_paginationFooter__T5HVZ div {
    font-size: 0.8rem;
  }
  .Estimate_paginationFooter__T5HVZ button, .Estimate_paginationFooter__T5HVZ .Estimate_MuiButtonBase-root__Lfvv3 {
    min-width: 32px;
    font-size: 0.8rem;
    padding: 6px 8px;
  }
}

.Estimate_paginationBtn__TVBZw {
  padding: 8px 20px;
  font-size: 1rem;
  min-width: 48px;
  border-radius: 6px;
  border: 1px solid #ddd;
  font-weight: 500;
  background: #fafbfc;
  color: #888;
  cursor: pointer;
}
@media (max-width: 600px) {
  .Estimate_paginationBtn__TVBZw {
    padding: 4px 8px;
    font-size: 0.85rem;
    min-width: 28px;
  }
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[7].use[5]!./src/components/EmptyState/index.module.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.EmptyState_emptyState__v8bUZ {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1.5rem 0;
  text-align: center;
}
.EmptyState_emptyState__v8bUZ .EmptyState_icon__hAsrj {
  width: 3rem;
  height: auto;
}
.EmptyState_emptyState__v8bUZ .EmptyState_icon__hAsrj svg {
  width: 100%;
}
.EmptyState_emptyState__v8bUZ .EmptyState_title__e50Sk {
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.EmptyState_emptyState__v8bUZ .EmptyState_description__6ol9X {
  color: #888;
  font-size: 1rem;
  color: rgb(55, 65, 81);
  margin-bottom: 1rem;
}
.EmptyState_emptyState__v8bUZ .EmptyState_actions__n6oav {
  margin-top: 1rem;
}
