/** Natural Healers Salary Widget CSS */
html { -webkit-text-size-adjust: 100% }
.salary-widget-wrapper.nh>div { padding: 0 15px }
.salary-widget-wrapper.nh .default-occcode-details { padding: 10px 15px 34px }
.salary-widget-wrapper.nh p.occ-job-growth.mobile { display: none }
.salary-widget-wrapper.nh .usa-details { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 14px; }
.salary-widget-wrapper.nh .usa-details>p.occ-10 { text-align: left }
.salary-widget-wrapper.nh .usa-details>p.occ-25, .salary-widget-wrapper.nh .usa-details>p.occ-75 { text-align: center }
.salary-widget-wrapper.nh .usa-details>p.occ-90 { text-align: right }
.salary-widget-wrapper.nh .salary-table table { display: block; margin: 0 auto; border-collapse: collapse; border: none; border-radius: 8px }
.salary-widget-wrapper.nh .salary-table table thead tr, .salary-widget-wrapper.nh .salary-table table tbody tr { display: block }
.salary-widget-wrapper.nh .salary-table table thead tr::after, .salary-widget-wrapper.nh .salary-table table tbody tr::after { content: ""; display: block; clear: both; width: 100% }
.salary-widget-wrapper.nh .salary-table table thead tr th:first-child, .salary-widget-wrapper.nh .salary-table table tbody tr td:first-child { text-align: left }
.salary-widget-wrapper.nh .salary-table tbody, .salary-table thead tr { display: block }
.salary-widget-wrapper.nh .salary-table tbody { height: 240px; overflow-y: auto; overflow-x: hidden; }
.salary-widget-wrapper.nh .salary-table thead th:last-child { width: 156px;/* 140px + 16px scrollbar width */ }
.salary-widget-wrapper.nh .asd-source-text { padding: 24px 15px 21px 15px !important }

/* changes */
.salary-widget-wrapper.nh { background-color: #ffffff; width: 100% !important; box-shadow: 0 4px 12px 0 rgba(51, 51, 51, 0.08) }
.salary-widget-wrapper.nh .occ-title { padding: 10px 15px; margin: 0; background-color: #3f3f3f; font-family: 'Lato', sans-serif; font-size: 27px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.19; letter-spacing: normal; text-align: left; color: #ffffff; }
.salary-widget-wrapper.nh .default-occcode-details p.national-data { padding: 0 0 13px 0; margin: 0 !important; font-family: 'Muli', sans-serif; font-size: 12px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.25; letter-spacing: normal; text-align: right; color: #666666; }
.salary-widget-wrapper.nh p.occ-Median-salary span { margin: 0 !important; font-family: 'Lato', sans-serif; font-size: 27px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.19; letter-spacing: normal; text-align: left; color: #333333; }
.salary-widget-wrapper.nh p.occ-Median-salary { width: 50%; padding: 0 0 14px; margin: 0; font-family: 'Muli', sans-serif; font-size: 14px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.5; letter-spacing: normal; text-align: left; color: #666666; }
.salary-widget-wrapper.nh .job-growth-and-median { display: -webkit-box; display: -ms-flexbox; display: flex; border-bottom: solid 1px #d8d8d8; }
.salary-widget-wrapper.nh p.occ-job-growth { width: 50%; text-align: right; margin: 0; padding-bottom: 14px; font-family: 'Muli', sans-serif; font-size: 18px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.72; letter-spacing: normal; color: #666; position: relative; top: 5px;}
.salary-widget-wrapper.nh p.occ-job-growth span { font-family: 'Muli', sans-serif; font-size: 14px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.5; letter-spacing: normal; text-align: left; color: #666666; }
.salary-widget-wrapper.nh .usa-details>p { width: 24%; margin: 0 !important; padding: 0 !important; font-family: 'Muli', sans-serif; font-size: 18px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.72; letter-spacing: normal; text-align: left; color: #666 }
.salary-widget-wrapper.nh .usa-details>p span { font-family: 'Muli', sans-serif; font-size: 14px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.5; letter-spacing: normal; text-align: left; color: #666 }
.salary-widget-wrapper.nh p.state-data { margin: 0 0 10px !important; padding-bottom: 0; font-family: 'Muli', sans-serif; font-size: 12px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.25; letter-spacing: normal; text-align: right; color: #666666; }
.salary-widget-wrapper.nh .salary-table table thead { display: block; border-radius: 8px 8px 0 0; background-color: #f3f3f3; border-bottom: 1px solid #d8d8d8; }
.salary-widget-wrapper.nh .salary-table table tbody { border-radius: 0 0 6px 6px; background-color: rgba(255, 255, 255, 0.3); border: 1px solid rgb(216 216 216 / 30%); box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%) inset; -webkit-box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%) inset; -moz-box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%) inset }
.salary-widget-wrapper.nh .salary-table table thead tr { border-radius: 8px; background-color: #f3f3f3 }
.salary-widget-wrapper.nh .salary-table table tbody tr { background-color: rgba(255, 255, 255, 0.3) }
.salary-widget-wrapper.nh .salary-table table thead tr th { border: none; padding: 9.5px 24px !important; max-width: 25%; text-align: right; box-sizing: border-box; float: left; display: block; word-break: break-word; font-family: 'Muli', sans-serif; font-size: 14px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.5; letter-spacing: normal; color: #666666; width: 100% !important; }
.salary-widget-wrapper.nh .salary-table table tbody tr:not(:last-child) { border-bottom: 1px solid #d8d8d8 }
.salary-widget-wrapper.nh .salary-table table tbody tr td { max-width: 25%; text-align: right; box-sizing: border-box; width: 100%; float: left; display: block; word-break: normal; border: none; padding: 8px 24px; font-family: 'Muli', sans-serif; font-size: 18px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.72; letter-spacing: normal; color: #666666; }
.salary-widget-wrapper.nh .asd-source-text p { margin-bottom: 0; padding-bottom: 0; margin-top: 0; font-family: 'Muli', sans-serif; font-size: 14px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.5; letter-spacing: normal; text-align: left; color: #666666; }
.salary-widget-wrapper.nh .asd-source-text p span { margin-right: 3px }
.salary-widget-wrapper.nh .asd-source-text p a { text-decoration: none; color: #77790f; }
.salary-widget-wrapper.nh .asd-source-text p a:hover { text-decoration: underline; color: #b5b73e; }

/* Compare similar carrers */
.compare-similar-careers.nh .diff-salary-table table { border-collapse: collapse; border: none; border-radius: 6px; background-color: #fff; display: block }
.compare-similar-careers.nh .diff-salary-table table thead { display: block; border-radius: 6px 6px 0 0; background-color: #f3f3f3; border-bottom: solid 2px #d8d8d8 }
.compare-similar-careers.nh .diff-salary-table table tbody { display: block; border-radius: 0 0 6px 6px; background-color: rgba(255, 255, 255, 0.3); border: 1px solid rgb(216 216 216 / 30%); box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%) inset; -webkit-box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%) inset; -moz-box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%) inset; border-top: 0 }
.compare-similar-careers.nh .diff-salary-table table thead tr { border-radius: 6px; background-color: #f3f3f3; display: flex }
.compare-similar-careers.nh .diff-salary-table table tbody tr { background-color: rgba(255, 255, 255, 0.3); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center }
.compare-similar-careers.nh .diff-salary-table table thead tr th { font-family: 'Muli', sans-serif; font-size: 13px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.85; letter-spacing: normal; color: #666; border: none; padding: 10px 24px !important; text-align: right; box-sizing: border-box;/* line-height: normal; */ word-break: break-word }
.compare-similar-careers.nh .diff-salary-table table tbody tr:not(:last-child) { border-bottom: 1px solid rgb(216, 216, 216, 0.6) }
.compare-similar-careers.nh .diff-salary-table table tbody tr td { font-family: 'Muli', sans-serif; font-size: 18px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.72; letter-spacing: normal; color: #666; border: none; padding: 12px 24px 12px 24px; text-align: right; box-sizing: border-box;/* line-height: normal; */ word-break: break-word }
.compare-similar-careers.nh .diff-salary-table table thead tr th:first-child, .compare-similar-careers.nh .diff-salary-table table tbody tr td:first-child { text-align: left }
.compare-similar-careers.nh .diff-salary-table table tbody tr:first-child { background-color: #f7f8ef }
.compare-similar-careers.nh .diff-salary-table table tbody tr:first-child td { font-weight: bold }
.compare-similar-careers.nh .diff-salary-table table thead tr th:first-child { width: 65%; padding-right: 12px !important }
.compare-similar-careers.nh .diff-salary-table table thead tr th:last-child { width: 35%; padding-left: 12px !important }
.compare-similar-careers.nh .diff-salary-table table tbody tr td:first-child { width: 65%; padding-right: 12px !important }
.compare-similar-careers.nh .diff-salary-table table tbody tr td:last-child { width: 35%; padding-left: 12px !important }

/* Compare similar carrers without Highlighted First Row */
.without-highlighted-first-row-widget.nh .diff-salary-table table tbody tr:first-child { background-color: rgba(255, 255, 255, 0.3); }
.without-highlighted-first-row-widget.nh .diff-salary-table table tbody tr:first-child td { font-weight: normal; }

/* Compare Highest Paying Metro Area */
.compare-highest-paying-metro-area.nh .diff-salary-table table { border-collapse: collapse; border: none; border-radius: 6px; background-color: #fff; display: block; word-break: break-word }
.compare-highest-paying-metro-area.nh .diff-salary-table table thead { display: block; border-radius: 6px 6px 0 0; background-color: #f3f3f3; border-bottom: solid 2px #d8d8d8 }
.compare-highest-paying-metro-area.nh .diff-salary-table table tbody { display: block; border-radius: 0 0 6px 6px; background-color: rgba(255, 255, 255, 0.3); border: 1px solid rgb(216 216 216 / 30%); box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%) inset; -webkit-box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%) inset; -moz-box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%) inset; border-top: 0 }
.compare-highest-paying-metro-area.nh .diff-salary-table table thead tr { border-radius: 6px; background-color: #f3f3f3; display: flex }
.compare-highest-paying-metro-area.nh .diff-salary-table table tbody tr { background-color: rgba(255, 255, 255, 0.3); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center }
.compare-highest-paying-metro-area.nh .diff-salary-table table thead tr th { font-family: 'Muli', sans-serif; font-size: 13px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.85; letter-spacing: normal; color: #666; border: none; padding: 10px 24px !important; text-align: right; box-sizing: border-box; word-break: break-word }
.compare-highest-paying-metro-area.nh .diff-salary-table table tbody tr:not(:last-child) { border-bottom: 1px solid rgb(216, 216, 216, 0.6) }
.compare-highest-paying-metro-area.nh .diff-salary-table table tbody tr td { font-family: 'Muli', sans-serif; font-size: 18px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.72; letter-spacing: normal; color: #666; border: none; padding: 12px 24px 12px 24px; text-align: right; box-sizing: border-box; word-break: break-word }
.compare-highest-paying-metro-area.nh .diff-salary-table table thead tr th:first-child, .compare-highest-paying-metro-area.nh .diff-salary-table table tbody tr td:first-child { text-align: left }
.compare-highest-paying-metro-area.nh .diff-salary-table table tbody tr td:first-child { width: 70%; padding-right: 10px !important }
.compare-highest-paying-metro-area.nh .diff-salary-table table tbody tr td:last-child { width: 30%; padding-left: 10px !important }
.compare-highest-paying-metro-area.nh .diff-salary-table table thead tr th:last-child { width: 36%; padding-left: 12px !important }
.compare-highest-paying-metro-area.nh .diff-salary-table table thead tr th:first-child { width: 64%; padding-right: 12px !important }

/* Workspace salary widget */
.workplace-for-same-career.nh .diff-salary-table table { border-collapse: collapse; border: none; border-radius: 6px; background-color: #fff; display: block; word-break: break-word }
.workplace-for-same-career.nh .diff-salary-table table thead { display: block; border-radius: 6px 6px 0 0; background-color: #f3f3f3; border-bottom: solid 2px #d8d8d8 }
.workplace-for-same-career.nh .diff-salary-table table tbody { display: block; border-radius: 0 0 6px 6px; background-color: rgba(255, 255, 255, 0.3); border: 1px solid rgb(216 216 216 / 30%); box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%) inset; -webkit-box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%) inset; -moz-box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%) inset; border-top: 0 }
.workplace-for-same-career.nh .diff-salary-table table thead tr { border-radius: 6px; background-color: #f3f3f3; display: flex }
.workplace-for-same-career.nh .diff-salary-table table tbody tr { background-color: rgba(255, 255, 255, 0.3); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center }
.workplace-for-same-career.nh .diff-salary-table table thead tr th { font-family: 'Muli', sans-serif; font-size: 13px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.85; letter-spacing: normal; color: #666; border: none; padding: 10px 24px !important; text-align: right; box-sizing: border-box; word-break: break-word }
.workplace-for-same-career.nh .diff-salary-table table tbody tr:not(:last-child) { border-bottom: 1px solid rgb(216, 216, 216, 0.6) }
.workplace-for-same-career.nh .diff-salary-table table tbody tr td { font-family: 'Muli', sans-serif; font-size: 18px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.72; letter-spacing: normal; color: #666; border: none; padding: 12px 24px 12px 24px; text-align: right; box-sizing: border-box; word-break: break-word }
.workplace-for-same-career.nh .diff-salary-table table thead tr th:first-child, .workplace-for-same-career.nh .diff-salary-table table tbody tr td:first-child { text-align: left }
.workplace-for-same-career.nh .diff-salary-table table tbody tr td:first-child { width: 70%; padding-right: 10px !important }
.workplace-for-same-career.nh .diff-salary-table table tbody tr td:last-child { width: 30%; padding-left: 10px !important }
.workplace-for-same-career.nh .diff-salary-table table thead tr th:last-child { width: 36%; padding-left: 12px !important }
.workplace-for-same-career.nh .diff-salary-table table thead tr th:first-child { width: 64%; padding-right: 12px !important }

@media screen and (max-width:1150px) and (min-width:600px) {
  .salary-widget-wrapper.nh .usa-details>p { line-height: normal }
}
@media screen and (max-width:1366px) {
  .salary-widget-wrapper.nh .salary-table tbody { height: 240px }
}
@media screen and (max-width:1024px) {
  .salary-widget-wrapper.nh .salary-table tbody { height: 240px }
}
@media screen and (max-width:768px) and (min-width:601px) {
  .salary-widget-wrapper.nh .salary-table table thead tr th { word-break: normal }
  .salary-widget-wrapper.nh .salary-table table tbody tr td { font-size: 16px; }
  .salary-widget-wrapper.nh .salary-table tbody { height: 223px }
}
@media screen and (max-width:600px) {
  .salary-widget-wrapper.nh .occ-title { font-size: 23px; line-height: 1.39 }
  .salary-widget-wrapper.nh .usa-details { display: block; margin-top: 15px }
  .salary-widget-wrapper.nh .usa-details>p:not(:last-child) { margin-bottom: 12px !important; line-height: normal; }
  .salary-widget-wrapper.nh p.occ-job-growth { display: none }
  .salary-widget-wrapper.nh p.occ-job-growth.mobile { display: block; position: unset; }
  .salary-widget-wrapper.nh .usa-details>p { width: 100%; text-align: left !important; line-height: normal }
  .salary-widget-wrapper.nh p.occ-Median-salary { width: 100% }
  .salary-widget-wrapper.nh .salary-table table tbody { height: 240px }
  .salary-widget-wrapper.nh .salary-table table thead tr th:nth-child(3), .salary-widget-wrapper.nh .salary-table table tbody tr td:nth-child(3), .salary-widget-wrapper.nh .salary-table table thead tr th:nth-child(4), .salary-widget-wrapper.nh .salary-table table tbody tr td:nth-child(4) { display: none }
  .salary-widget-wrapper.nh .salary-table table thead tr th { width: 100% !important; max-width: 50%; padding: 9.5px 14px !important }
  .salary-widget-wrapper.nh .salary-table table tbody tr td { width: 100% !important; max-width: 50%; font-size: 18px; line-height: 1.72; word-break: normal; padding: 8.5px 14px !important ; white-space: nowrap; }
}
@media screen and (max-width:375px) {
  .salary-widget-wrapper.nh .salary-table table tbody tr td { font-size: 16px }
}
@media screen and (max-width:767px) {
  .compare-similar-careers.nh .diff-salary-table table thead tr th, .compare-highest-paying-metro-area.nh .diff-salary-table table thead tr th { padding: 10px 12px !important; word-break: break-word }
  .compare-similar-careers.nh .diff-salary-table table tbody tr td { line-height: 1.39; padding: 12px; word-break: break-word }
  .compare-similar-careers.nh .diff-salary-table table tbody tr:first-child td { line-height: 1.39 }
  .compare-similar-careers.nh .diff-salary-table table thead tr th:first-child { width: 34% }
  .compare-similar-careers.nh .diff-salary-table table thead tr th:last-child { width: 66% }
  .compare-similar-careers.nh .diff-salary-table table tbody tr td:first-child { width: 62%; padding-right: 5px !important }
  .compare-similar-careers.nh .diff-salary-table table tbody tr td:last-child { width: 38%; padding-left: 5px !important }

  /* highest paying metro area */
  .compare-highest-paying-metro-area.nh .diff-salary-table table tbody tr td { line-height: 1.72; padding: 12px; word-break: break-word }
  .compare-highest-paying-metro-area.nh .diff-salary-table table tbody tr td:first-child { width: 62% }
  .compare-highest-paying-metro-area.nh .diff-salary-table table tbody tr td:last-child { width: 38% }
  .compare-highest-paying-metro-area.nh .diff-salary-table table thead tr th:first-child { width: 38%; padding-right: 5px !important }
  .compare-highest-paying-metro-area.nh .diff-salary-table table thead tr th:last-child { width: 62%; padding-left: 5px !important }

  /* Workspace salary widget */
  .workplace-for-same-career.nh .diff-salary-table table thead tr th { padding: 12px !important }
  .workplace-for-same-career.nh .diff-salary-table table tbody tr td { line-height: 1.72; padding: 12px; word-break: break-word }
  .workplace-for-same-career.nh .diff-salary-table table tbody tr td:first-child { width: 62% }
  .workplace-for-same-career.nh .diff-salary-table table tbody tr td:last-child { width: 38% }
  .workplace-for-same-career.nh .diff-salary-table table thead tr th:first-child { width: 38%; padding-right: 5px !important }
  .workplace-for-same-career.nh .diff-salary-table table thead tr th:last-child { width: 62%; padding-left: 5px !important }
}
@media screen and (max-width:375px) {
  .compare-similar-careers.nh .diff-salary-table table tbody tr td, .compare-highest-paying-metro-area.nh .diff-salary-table table tbody tr td { font-size: 16px }
}
/* hero Widget */
.hero-widget-wrapper.nh{background:#fff;box-shadow:0 4px 12px 0 rgba(51,51,51,0.08);}
.hero-widget-wrapper.nh .occ-title{margin:0;padding:10px 15px;background-color:#2e3142;font-family:'Lato',sans-serif;font-size:27px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.19;letter-spacing:normal;text-align:left;color:#fff;}
.hero-widget-wrapper.nh .static-detail-with-graph{padding:32px 16px 16px;}
.hero-widget-wrapper.nh .static-detail-with-graph p{position:absolute;top:0;margin:0;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:end;width:max-content;padding-bottom:5.5px;border-bottom:3px solid #2e3142;font-family:'Lato',sans-serif;font-size:20px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;text-align:center;color:#333;}
.hero-widget-wrapper.nh .static-detail-with-graph p:before{content:'';position:absolute;border-radius:50%;width:6px;z-index:1;height:6px;background:#fff;box-shadow:0px 0px 0px 0px #fff,0px 0px 0px 4px #2e3142;}
.hero-widget-wrapper.nh .static-detail-with-graph p span{font-family:'Muli',sans-serif;font-size:18px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;text-align:center;color:#666;}
.hero-widget-wrapper.nh .static-detail-with-graph .graph{position:relative;padding-top:96px;max-width:800px;margin:0 auto;}
.hero-widget-wrapper.nh .static-detail-with-graph .graph img{width:100%;height:303px;z-index:-1;}
.hero-widget-wrapper.nh .static-detail-with-graph .graph img.desktop-hide{display:none;}
.hero-widget-wrapper.nh .static-detail-with-graph p.level-1:after{content:'';position:absolute;height:85px;top:100%;border-left:1px dashed #2e3142}
.hero-widget-wrapper.nh .static-detail-with-graph p.level-1:before{bottom:-92px;}
.hero-widget-wrapper.nh .static-detail-with-graph p.level-1.occ-25{left:33%;transform:translateX(-50%);top:73px;}
.hero-widget-wrapper.nh .static-detail-with-graph p.level-1.occ-75{right:33%;transform:translateX(50%);top:73px;}
.hero-widget-wrapper.nh .static-detail-with-graph p.level-2:after{content:'';position:absolute;height:163px;top:100%;border-left:1px dashed #2e3142;}
.hero-widget-wrapper.nh .static-detail-with-graph p.level-2:before{bottom:-164px;}
.hero-widget-wrapper.nh .static-detail-with-graph p.level-2.occ-10{left:18%;transform:translateX(-50%);top:142px;}
.hero-widget-wrapper.nh .static-detail-with-graph p.level-2.occ-90{right:18%;transform:translateX(50%);top:142px;}
.hero-widget-wrapper.nh .static-detail-with-graph p.occ-median-salary{position:absolute;top:0;left:50%;transform:translateX(-50%);border:none;}
.hero-widget-wrapper.nh .static-detail-with-graph p.occ-median-salary:before{bottom:-21px;}
.hero-widget-wrapper.nh .static-detail-with-graph p.occ-median-salary .title{font-family:'Muli',sans-serif;font-size:14px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:#666;}
.hero-widget-wrapper.nh .salary-table-and-general-data{padding:0 15px;}
.hero-widget-wrapper.nh .salary-table-and-general-data .static-detail-simple{display:grid;grid-template-columns:repeat(3,1fr)}
.hero-widget-wrapper.nh .salary-table-and-general-data .static-detail-simple p{margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;text-align:center;font-family:'Lato',sans-serif;font-size:27px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.19;letter-spacing:normal;text-align:center;color:#fff;}
.hero-widget-wrapper.nh .salary-table-and-general-data .static-detail-simple p span{padding-bottom:7px;font-family:'Muli',sans-serif;font-size:14px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:#fff;}
.hero-widget-wrapper.nh .salary-table-and-general-data .static-detail-simple p.occ-median-hourly-wage{border-top-left-radius:8px;background:#515461;}
.hero-widget-wrapper.nh .salary-table-and-general-data .static-detail-simple p.occ-job-growth{background:#3f4251;}
.hero-widget-wrapper.nh .salary-table-and-general-data .static-detail-simple p.occ-total-employment{border-top-right-radius:8px;background:#2e3142;}
.hero-widget-wrapper.nh .salary-table table{display:block;margin:0 auto;border-collapse:collapse;border:none;border-radius:0}
.hero-widget-wrapper.nh .salary-table table thead tr,.hero-widget-wrapper.nh .salary-table table tbody tr{display:block}
.hero-widget-wrapper.nh .salary-table table thead tr::after,.hero-widget-wrapper.nh .salary-table table tbody tr::after{content:"";display:block;clear:both;width:100%}
.hero-widget-wrapper.nh .salary-table table thead tr th:first-child,.hero-widget-wrapper.nh .salary-table table tbody tr td:first-child{text-align:left}
.hero-widget-wrapper.nh .salary-table tbody,.salary-table thead tr{display:block}
.hero-widget-wrapper.nh .salary-table tbody{max-height:240px;overflow-y:auto;overflow-x:hidden;}
.hero-widget-wrapper.nh .salary-table thead th:last-child{width:156px;/* 140px + 16px scrollbar width */}
.hero-widget-wrapper.nh .salary-table table thead{display:block;border-radius:0;background-color:#f3f3f3;border-bottom:1px solid #d8d8d8;}
.hero-widget-wrapper.nh .salary-table table tbody{border-radius:0 0 6px 6px;background-color:rgba(255,255,255,0.3);border:1px solid rgb(216 216 216 / 30%);box-shadow:0 0 20px 0 rgb(0 0 0 / 10%) inset;-webkit-box-shadow:0 0 20px 0 rgb(0 0 0 / 10%) inset;-moz-box-shadow:0 0 20px 0 rgb(0 0 0 / 10%) inset}
.hero-widget-wrapper.nh .salary-table table thead tr{border-radius:8px;background-color:#f3f3f3}
.hero-widget-wrapper.nh .salary-table table tbody tr{background-color:rgba(255,255,255,0.3)}
.hero-widget-wrapper.nh .salary-table table thead tr th{border:none;padding:9.5px 24px!important;max-width:25%;text-align:right;box-sizing:border-box;float:left;display:block;word-break:break-word;font-family:'Muli',sans-serif;font-size:14px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#666666;width:100%!important;}
.hero-widget-wrapper.nh .salary-table table tbody tr:not(:last-child){border-bottom:1px solid #d8d8d8}
.hero-widget-wrapper.nh .salary-table table tbody tr td{max-width:25%;text-align:right;box-sizing:border-box;width:100%;float:left;display:block;word-break:normal;border:none;padding:8px 24px;font-family:'Muli',sans-serif;font-size:18px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.72;letter-spacing:normal;color:#666666;}
.hero-widget-wrapper.nh .asd-source-text p{margin:0;padding:24px 0;font-family:'Muli',sans-serif;font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#666;}
.hero-widget-wrapper.nh .asd-source-text p a{text-decoration:none;font-family:'Droid Sans',sans-serif;font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#77790f;}
.hero-widget-wrapper.nh .asd-source-text p a:hover{text-decoration:underline;}
@media screen and (max-width:1366px){
  .hero-widget-wrapper.nh .salary-table tbody{max-height:240px}
}
@media screen and (max-width:1024px){
  .hero-widget-wrapper.nh .salary-table tbody{max-height:240px}
  .hero-widget-wrapper.nh .salary-table table thead tr th{padding:11px 12px 11px 24px!important;}
  .hero-widget-wrapper.nh .salary-table table tbody tr td{padding:11px 12px 11px 24px;}
  .hero-widget-wrapper.nh .salary-table table thead tr th:last-child{padding-right:12px;}
}
@media screen and (max-width:870px){
  .hero-widget-wrapper.nh .static-detail-with-graph .graph{max-width:700px;}
  .hero-widget-wrapper.nh .static-detail-with-graph .graph img{height:260px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-1:after{height:90px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-1:before{bottom:-96px}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-2:after{height:130px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-2:before{bottom:-135px}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-1.occ-25{left:31%;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-1.occ-75{right:31%;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-2.occ-10{left:16%;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-2.occ-90{right:16%;}
}
@media screen and (max-width:768px){
  .hero-widget-wrapper.nh .static-detail-with-graph .graph{max-width:530px;padding-top:72px;}
  .hero-widget-wrapper.nh .static-detail-with-graph .graph img{height:370px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p{font-size:14px;line-height:normal;border-width:2px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-1:after{height:100px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-1:before{bottom:-105px}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-2:after{height:200px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-2:before{bottom:-200px}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-1.occ-25{left:28%;top:100px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-1.occ-75{right:28%;top:100px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-2.occ-10{left:8%;top:180px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-2.occ-90{right:8%;top:180px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.occ-median-salary:before{bottom:-7px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p span{padding-bottom:2px;font-size:14px;line-height:1.5;font-weight:normal;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.occ-median-salary{top:4px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.occ-median-salary .title{font-size:14px;line-height:normal;margin-top:2px;}
  .hero-widget-wrapper.nh .static-detail-with-graph .graph img.desktop-hide{display:block;}
  .hero-widget-wrapper.nh .static-detail-with-graph .graph img.mobile-hide{display:none;}
  .hero-widget-wrapper.nh .salary-table-and-general-data .static-detail-simple{grid-template-columns:repeat(1,1fr)}
  .hero-widget-wrapper.nh .salary-table-and-general-data .static-detail-simple p{border-radius:0!important}
}
@media screen and (max-width:768px) and (min-width:601px){
  .hero-widget-wrapper.nh .salary-table table thead tr th{word-break:normal}
  .hero-widget-wrapper.nh .salary-table table tbody tr td{font-size:16px;}
  .hero-widget-wrapper.nh .salary-table tbody{max-height:223px}
}
@media screen and (max-width:600px){
  .hero-widget-wrapper.nh .occ-title{font-size:23px;line-height:1.39;}
  .hero-widget-wrapper.nh .static-detail-with-graph{padding:24px 12px 16px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p::before{box-shadow:0px 0px 0px 0px #fff,0px 0px 0px 3px #2e3142;width:3px;height:3px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.occ-median-salary:before{bottom:-6px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-1:after{height:75px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-1:before{bottom:-80px}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-2:after{height:70px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-2:before{bottom:-74px}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-1.occ-25{left:25%;top:85px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-1.occ-75{right:25%;top:85px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-2.occ-10{left:8%;top:180px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-2.occ-90{right:8%;top:180px;}
  .hero-widget-wrapper.nh .static-detail-with-graph .graph{max-width:340px;padding-top:74px;}
  .hero-widget-wrapper.nh .static-detail-with-graph .graph img{height:237px;}
  .hero-widget-wrapper.nh .salary-table-and-general-data .static-detail-simple p{padding:15px 20px 20px;}
  .hero-widget-wrapper.nh .salary-table table tbody{height:240px}
  .hero-widget-wrapper.nh .salary-table table thead tr th:nth-child(3),.hero-widget-wrapper.nh .salary-table table tbody tr td:nth-child(3),.hero-widget-wrapper.nh .salary-table table thead tr th:nth-child(4),.hero-widget-wrapper.nh .salary-table table tbody tr td:nth-child(4){display:none}
  .hero-widget-wrapper.nh .salary-table table thead tr th{width:100%!important;max-width:50%;padding:9.5px 14px!important}
  .hero-widget-wrapper.nh .salary-table table tbody tr td{width:100%!important;max-width:50%;font-size:18px;line-height:1.72;word-break:normal;padding:8.5px 14px!important;}
}
@media screen and (max-width:411px){
  .hero-widget-wrapper.nh .static-detail-with-graph .graph{max-width:296px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-1:after{height:81px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-1:before{bottom:-78px}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-2:after{height:85px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-2:before{bottom:-84px}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-1.occ-25{left:25%;top:70px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-1.occ-75{right:25%;top:70px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-2.occ-10{left:10%;top:133px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-2.occ-90{right:10%;top:133px;}
  .hero-widget-wrapper.nh .static-detail-with-graph .graph img{height:200px;}
}
@media screen and (max-width:375px){
  .hero-widget-wrapper.nh .salary-table table tbody tr td{font-size:16px}
}
@media screen and (max-width:359px){
  .hero-widget-wrapper.nh .static-detail-with-graph .graph{max-width:250px;}
  .hero-widget-wrapper.nh .static-detail-with-graph .graph img{height:175px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-1:after{height:65px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-1:before{bottom:-74px}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-2:after{height:60px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-2:before{bottom:-59px}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-1.occ-25{left:25%;top:55px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-1.occ-75{right:25%;top:55px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-2.occ-10{left:10%;top:133px;}
  .hero-widget-wrapper.nh .static-detail-with-graph p.level-2.occ-90{right:10%;top:133px;}
}

/* employment-by-occupation */
.employment-by-occupation.nh .diff-salary-table table { border-collapse: collapse; border: none; border-radius: 6px; background-color: #fff; display: block; word-break: break-word }
.employment-by-occupation.nh .diff-salary-table table thead { display: block; border-radius: 6px 6px 0 0; background-color: #f3f3f3; border-bottom: solid 2px #d8d8d8 }
.employment-by-occupation.nh .diff-salary-table table tbody { display: block; border-radius: 0 0 6px 6px; background-color: rgba(255, 255, 255, 0.3); border: 1px solid rgb(216 216 216 / 30%); box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%) inset; -webkit-box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%) inset; -moz-box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%) inset; border-top: 0 }
.employment-by-occupation.nh .diff-salary-table table thead tr { border-radius: 6px; background-color: #f3f3f3; display: flex }
.employment-by-occupation.nh .diff-salary-table table tbody tr { background-color: rgba(255, 255, 255, 0.3); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center }
.employment-by-occupation.nh .diff-salary-table table thead tr th { font-family: 'Muli', sans-serif; font-size: 13px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.85; letter-spacing: normal; color: #666; border: none; padding: 10px 24px !important; text-align: right; box-sizing: border-box; word-break: break-word }
.employment-by-occupation.nh .diff-salary-table table tbody tr:not(:last-child) { border-bottom: 1px solid rgb(216, 216, 216, 0.6) }
.employment-by-occupation.nh .diff-salary-table table tbody tr td { font-family: 'Muli', sans-serif; font-size: 18px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.72; letter-spacing: normal; color: #666; border: none; padding: 12px 24px 12px 24px; text-align: right; box-sizing: border-box; word-break: break-word }
.employment-by-occupation.nh .diff-salary-table table thead tr th:first-child, .employment-by-occupation.nh .diff-salary-table table tbody tr td:first-child { text-align: left }
.employment-by-occupation.nh .diff-salary-table table tbody tr td:first-child { width: 70%; padding-right: 10px !important }
.employment-by-occupation.nh .diff-salary-table table tbody tr td:last-child { width: 30%; padding-left: 10px !important }
.employment-by-occupation.nh .diff-salary-table table thead tr th:last-child { width: 36%; padding-left: 12px !important }
.employment-by-occupation.nh .diff-salary-table table thead tr th:first-child { width: 64%; padding-right: 12px !important }
@media screen and (max-width:767px) {
  .employment-by-occupation.nh .diff-salary-table table thead tr th { padding: 12px !important }
  .employment-by-occupation.nh .diff-salary-table table tbody tr td { line-height: 1.72; padding: 12px; word-break: break-word }
  .employment-by-occupation.nh .diff-salary-table table tbody tr td:first-child { width: 62% }
  .employment-by-occupation.nh .diff-salary-table table tbody tr td:last-child { width: 38% }
  .employment-by-occupation.nh .diff-salary-table table thead tr th:first-child { width: 38%; padding-right: 5px !important }
  .employment-by-occupation.nh .diff-salary-table table thead tr th:last-child { width: 62%; padding-left: 5px !important }
}