/** All Allied Health Schools Salary Widget CSS*/
html { -webkit-text-size-adjust: 100% }
.salary-widget-wrapper.ahs>div { padding: 0 15px }
.salary-widget-wrapper.ahs .default-occcode-details { padding: 10px 15px 34px }
.salary-widget-wrapper.ahs p.occ-job-growth.mobile { display: none }
.salary-widget-wrapper.ahs .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.ahs .usa-details>p.occ-10 { text-align: left }
.salary-widget-wrapper.ahs .usa-details>p.occ-25, .salary-widget-wrapper.ahs .usa-details>p.occ-75 { text-align: center }
.salary-widget-wrapper.ahs .usa-details>p.occ-90 { text-align: right }
.salary-widget-wrapper.ahs .salary-table table { display: block; margin: 0 auto; border-collapse: collapse; border: none; border-radius: 8px }
.salary-widget-wrapper.ahs .salary-table table thead tr, .salary-widget-wrapper.ahs .salary-table table tbody tr { display: block }
.salary-widget-wrapper.ahs .salary-table table thead tr::after, .salary-widget-wrapper.ahs .salary-table table tbody tr::after { content: ""; display: block; clear: both; width: 100% }
.salary-widget-wrapper.ahs .salary-table table thead tr th:first-child, .salary-widget-wrapper.ahs .salary-table table tbody tr td:first-child { text-align: left }
.salary-widget-wrapper.ahs .salary-table tbody, .salary-table thead tr { display: block }
.salary-widget-wrapper.ahs .salary-table tbody { height: 236px; overflow-y: auto; overflow-x: hidden; }
.salary-widget-wrapper.ahs .salary-table thead th:last-child { width: 156px;/* 140px + 16px scrollbar width */ }
.salary-widget-wrapper.ahs .asd-source-text { padding: 24px 15px 21px 15px !important }
.salary-widget-wrapper.ahs .salary-table table thead tr { border-radius: 8px; background-color: #f3f3f3; }
.salary-widget-wrapper.ahs .salary-table table tbody tr { background-color: rgba(255, 255, 255, 0.3) }

/* changes */
.salary-widget-wrapper.ahs { background-color: #ffffff; width: 100% !important; box-shadow: 0 4px 12px 0 rgba(51, 51, 51, 0.08) }
.salary-widget-wrapper.ahs .occ-title { padding: 10px 15px; margin: 0; background-color: #01414a; text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.5); font-family: 'Roboto', sans-serif; font-size: 28px; font-weight: 900; font-stretch: normal; font-style: normal; line-height: 1.29; letter-spacing: normal; text-align: left; color: #fff; }
.salary-widget-wrapper.ahs .default-occcode-details p.national-data { padding: 0 0 13px 0; margin: 0 !important; font-family: 'Open Sans', sans-serif; font-size: 12px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.5; letter-spacing: normal; text-align: right; color: #595959; }
.salary-widget-wrapper.ahs p.occ-Median-salary span { margin: 0 !important; font-family: 'Roboto', sans-serif; font-size: 28px; font-weight: 900; font-stretch: normal; font-style: normal; line-height: 1.29; letter-spacing: normal; text-align: left; color: #333; }
.salary-widget-wrapper.ahs p.occ-Median-salary { width: 50%; padding: 0 0 14px; margin: 0; font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.71; letter-spacing: normal; text-align: left; color: #5c5c5c; }
.salary-widget-wrapper.ahs .job-growth-and-median { display: -webkit-box; display: -ms-flexbox; display: flex; border-bottom: solid 1px #d8d8d8; }
.salary-widget-wrapper.ahs p.occ-job-growth { width: 50%; text-align: right; margin: 0; padding-bottom: 14px; position: relative; top: 10px; font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.56; letter-spacing: normal; color: #595959; }
.salary-widget-wrapper.ahs p.occ-job-growth span { font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.71; letter-spacing: normal; text-align: left; color: #5c5c5c; }
.salary-widget-wrapper.ahs .usa-details>p { width: 24%; margin: 0 !important; padding: 0 !important; font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.56; letter-spacing: normal; text-align: left; color: #595959; }
.salary-widget-wrapper.ahs .usa-details>p span { font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.71; letter-spacing: normal; text-align: left; color: #5c5c5c; }
.salary-widget-wrapper.ahs p.state-data { margin: 0 0 10px !important; padding-bottom: 0; font-family: 'Open Sans', sans-serif; font-size: 12px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.5; letter-spacing: normal; text-align: right; color: #595959; }
.salary-widget-wrapper.ahs .salary-table table thead { display: block; border-radius: 8px 8px 0 0; background-color: #f6f6f3; border-bottom: 1px solid #d8d8d8; }
.salary-widget-wrapper.ahs .salary-table table tbody { border-radius: 0 0 6px 6px; 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; background-color: rgba(255, 255, 255, 0.3); border: 1px solid rgb(216 216 216 / 30%); }
.salary-widget-wrapper.ahs .salary-table table thead tr th { border: none; padding: 8px 24px !important; max-width: 25%; text-align: right; box-sizing: border-box; float: left; display: block; word-break: break-word; width: 100% !important; font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.71; letter-spacing: normal; color: #5c5c5c; }
.salary-widget-wrapper.ahs .salary-table table tbody tr:not(:last-child) { border-bottom: 1px solid rgba(216, 216, 216, 0.6) }
.salary-widget-wrapper.ahs .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: 10.5px 24px; font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.56; letter-spacing: normal; color: #595959; }
.salary-widget-wrapper.ahs .asd-source-text p { margin-bottom: 0; padding-bottom: 0; margin-top: 0; font-family: 'Open 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: #595959; }
.salary-widget-wrapper.ahs .asd-source-text p span { margin-right: 3px }
.salary-widget-wrapper.ahs .asd-source-text p a { text-decoration: none; color: #046d7a; }
.salary-widget-wrapper.ahs .asd-source-text p a:hover { text-decoration: underline; }

/*Compare similar carrers*/
.compare-similar-careers.ahs .diff-salary-table table { border-collapse: collapse; border: none; border-radius: 6px; background-color: #fff; display: block; word-break: break-word; }
.compare-similar-careers.ahs .diff-salary-table table thead { display: block; border-radius: 6px 6px 0 0; background-color: #f6f6f3; border-bottom: solid 2px #e0e0df; }
.compare-similar-careers.ahs .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: 0px 0px 20px 0px rgb(0 0 0 / 10%) inset; -webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%) inset; -moz-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%) inset; border-top: 0; }
.compare-similar-careers.ahs .diff-salary-table table thead tr { border-radius: 6px; background-color: #f6f6f3; display: flex; }
.compare-similar-careers.ahs .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.ahs .diff-salary-table table thead tr th { font-family: 'Open Sans', sans-serif; font-size: 13px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.85; letter-spacing: normal; color: #5c5c5c; border: none; padding: 10px 24px !important; text-align: right; box-sizing: border-box; word-break: break-word; }
.compare-similar-careers.ahs .diff-salary-table table tbody tr:not(:last-child) { border-bottom: 1px solid rgb(216, 216, 216, 0.6); }
.compare-similar-careers.ahs .diff-salary-table table tbody tr td { font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.56; letter-spacing: normal; color: #595959; border: none; padding: 12px 24px 12px 24px; text-align: right; box-sizing: border-box; word-break: break-word; }
.compare-similar-careers.ahs .diff-salary-table table thead tr th:first-child, .compare-similar-careers.ahs .diff-salary-table table tbody tr td:first-child { text-align: left; }
.compare-similar-careers.ahs .diff-salary-table table tbody tr:first-child { background-color: rgb(209, 248, 254, 0.3); }
.compare-similar-careers.ahs .diff-salary-table table tbody tr:first-child td { font-weight: bold; }
.compare-similar-careers.ahs .diff-salary-table table thead tr th:first-child { width: 65%; padding-right: 12px !important; }
.compare-similar-careers.ahs .diff-salary-table table thead tr th:last-child { width: 35%; padding-left: 12px !important; }
.compare-similar-careers.ahs .diff-salary-table table tbody tr td:first-child { width: 65%; padding-right: 12px !important; }
.compare-similar-careers.ahs .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.ahs .diff-salary-table table tbody tr:first-child { background-color: rgba(255, 255, 255, 0.3); }
.without-highlighted-first-row-widget.ahs .diff-salary-table table tbody tr:first-child td { font-weight: normal; }

/*Compare Highest Paying Metro Area */
.compare-highest-paying-metro-area.ahs .diff-salary-table table { border-collapse: collapse; border: none; border-radius: 6px; background-color: #fff; display: block; }
.compare-highest-paying-metro-area.ahs .diff-salary-table table thead { display: block; border-radius: 6px 6px 0 0; background-color: #f6f6f3; border-bottom: solid 2px #e0e0df; }
.compare-highest-paying-metro-area.ahs .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: 0px 0px 20px 0px rgb(0 0 0 / 10%) inset; -webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%) inset; -moz-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%) inset; border-top: 0; }
.compare-highest-paying-metro-area.ahs .diff-salary-table table thead tr { border-radius: 6px; background-color: #f6f6f3; display: flex; }
.compare-highest-paying-metro-area.ahs .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.ahs .diff-salary-table table thead tr th { font-family: 'Open Sans', sans-serif; font-size: 13px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.85; letter-spacing: normal; color: #5c5c5c; border: none; padding: 12px 24px 12px 24px; text-align: right; box-sizing: border-box; word-break: break-word; }
.compare-highest-paying-metro-area.ahs .diff-salary-table table tbody tr:not(:last-child) { border-bottom: 1px solid rgb(216, 216, 216, 0.6); }
.compare-highest-paying-metro-area.ahs .diff-salary-table table tbody tr td { font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.56; letter-spacing: normal; color: #595959; border: none; padding: 12px 24px 12px 24px; text-align: right; box-sizing: border-box; word-break: break-word; }
.compare-highest-paying-metro-area.ahs .diff-salary-table table thead tr th:first-child, .compare-highest-paying-metro-area.ahs .diff-salary-table table tbody tr td:first-child { text-align: left; }
.compare-highest-paying-metro-area.ahs .diff-salary-table table tbody tr td:first-child { width: 62%; padding-right: 12px !important; }
.compare-highest-paying-metro-area.ahs .diff-salary-table table tbody tr td:last-child { width: 38%; padding-left: 12px !important; }
.compare-highest-paying-metro-area.ahs .diff-salary-table table thead tr th:last-child { width: 36%; padding-left: 12px !important; }
.compare-highest-paying-metro-area.ahs .diff-salary-table table thead tr th:first-child { width: 64%; padding-right: 12px !important; }

/* Workspace salary widget */
.workplace-for-same-career.ahs .diff-salary-table table { border-collapse: collapse; border: none; border-radius: 6px; background-color: #fff; display: block; }
.workplace-for-same-career.ahs .diff-salary-table table thead { display: block; border-radius: 6px 6px 0 0; background-color: #f6f6f3; border-bottom: solid 2px #e0e0df; }
.workplace-for-same-career.ahs .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: 0px 0px 20px 0px rgb(0 0 0 / 10%) inset; -webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%) inset; -moz-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%) inset; border-top: 0; }
.workplace-for-same-career.ahs .diff-salary-table table thead tr { border-radius: 6px; background-color: #f6f6f3; display: flex; }
.workplace-for-same-career.ahs .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.ahs .diff-salary-table table thead tr th { font-family: 'Open Sans', sans-serif; font-size: 13px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.85; letter-spacing: normal; color: #5c5c5c; border: none; padding: 12px 24px 12px 24px; text-align: right; box-sizing: border-box; word-break: break-word; }
.workplace-for-same-career.ahs .diff-salary-table table tbody tr:not(:last-child) { border-bottom: 1px solid rgb(216, 216, 216, 0.6); }
.workplace-for-same-career.ahs .diff-salary-table table tbody tr td { font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.56; letter-spacing: normal; color: #595959; border: none; padding: 12px 24px 12px 24px; text-align: right; box-sizing: border-box; word-break: break-word; }
.workplace-for-same-career.ahs .diff-salary-table table thead tr th:first-child, .workplace-for-same-career.ahs .diff-salary-table table tbody tr td:first-child { text-align: left; }
.workplace-for-same-career.ahs .diff-salary-table table tbody tr td:first-child { width: 62%; padding-right: 12px !important; }
.workplace-for-same-career.ahs .diff-salary-table table tbody tr td:last-child { width: 38%; padding-left: 12px !important; }
.workplace-for-same-career.ahs .diff-salary-table table thead tr th:last-child { width: 36%; padding-left: 12px !important; }
.workplace-for-same-career.ahs .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.ahs .usa-details>p { line-height: normal }
}
@media screen and (max-width:1366px) {
   .salary-widget-wrapper.ahs .salary-table tbody { height: 236px }
}
@media screen and (max-width:1024px) {
   .salary-widget-wrapper.ahs .salary-table tbody { height: 236px }
}
@media screen and (max-width:768px) and (min-width:601px) {
   .salary-widget-wrapper.ahs .salary-table table thead tr th { word-break: normal }
   .salary-widget-wrapper.ahs .salary-table table tbody tr td { font-size: 16px; }
   .salary-widget-wrapper.ahs .salary-table tbody { height: 236px }
}
@media screen and (max-width:600px) {
   .salary-widget-wrapper.ahs .usa-details { display: block; margin-top: 15px }
   .salary-widget-wrapper.ahs .usa-details>p:not(:last-child) { margin-bottom: 12px !important; line-height: normal; }
   .salary-widget-wrapper.ahs p.occ-job-growth { display: none }
   .salary-widget-wrapper.ahs p.occ-job-growth.mobile { display: block; position: unset; }
   .salary-widget-wrapper.ahs .usa-details>p { width: 100%; text-align: left !important; line-height: normal }
   .salary-widget-wrapper.ahs p.occ-Median-salary { width: 100% }
   .salary-widget-wrapper.ahs .salary-table table tbody { height: 241px }
   .salary-widget-wrapper.ahs .salary-table table thead tr th:nth-child(3), .salary-widget-wrapper.ahs .salary-table table tbody tr td:nth-child(3), .salary-widget-wrapper.ahs .salary-table table thead tr th:nth-child(4), .salary-widget-wrapper.ahs .salary-table table tbody tr td:nth-child(4) { display: none }

   /* changes */
   .salary-widget-wrapper.ahs .occ-title { font-family: 'Roboto', sans-serif; font-size: 26px; font-weight: 900; font-stretch: normal; font-style: normal; line-height: 1.38; letter-spacing: normal; text-align: left; color: #fff; }
   .salary-widget-wrapper.ahs .salary-table table thead tr th { width: 100% !important; max-width: 50%; padding: 8px 14px !important }
   .salary-widget-wrapper.ahs .salary-table table tbody tr td { width: 100% !important; max-width: 50%; word-break: normal; padding: 11px 14px !important; white-space: nowrap; }
}
@media screen and (max-width:375px) {
   .salary-widget-wrapper.ahs .salary-table table tbody tr td { font-size: 16px }
}
@media screen and (max-width:768px) {
   .compare-similar-careers.ahs .diff-salary-table table thead tr th, .compare-highest-paying-metro-area.ahs .diff-salary-table table thead tr th { padding: 10px 12px !important; word-break: break-word; }
   .compare-similar-careers.ahs .diff-salary-table table tbody tr td { padding: 12px; word-break: break-word; }
   .compare-similar-careers.ahs .diff-salary-table table thead { border-bottom: solid 2px #d8d8d8; }
   .compare-similar-careers.ahs .diff-salary-table table thead tr th:first-child { width: 34%; }
   .compare-similar-careers.ahs .diff-salary-table table thead tr th:last-child { width: 66%; }
   .compare-similar-careers.ahs .diff-salary-table table tbody tr td:first-child { width: 64%; padding-right: 5px !important; }
   .compare-similar-careers.ahs .diff-salary-table table tbody tr td:last-child { width: 36%; padding-left: 5px !important; }

   /* highest paying metro area */
   .compare-highest-paying-metro-area.ahs .diff-salary-table table tbody tr td { padding: 12px; word-break: break-word; }
   .compare-highest-paying-metro-area.ahs .diff-salary-table table thead { border-bottom: solid 2px #d8d8d8; }
   .compare-highest-paying-metro-area.ahs .diff-salary-table table tbody tr td:first-child { width: 62%; }
   .compare-highest-paying-metro-area.ahs .diff-salary-table table tbody tr td:last-child { width: 38%; }
   .compare-highest-paying-metro-area.ahs .diff-salary-table table thead tr th:first-child { width: 38%; padding-right: 5px !important; }
   .compare-highest-paying-metro-area.ahs .diff-salary-table table thead tr th:last-child { width: 62%; padding-left: 5px !important; }

   /* Workspace salary widget */
   .workplace-for-same-career.ahs .diff-salary-table table thead tr th { padding: 12px !important }
   .workplace-for-same-career.ahs .diff-salary-table table tbody tr td { padding: 12px; word-break: break-word; }
   .workplace-for-same-career.ahs .diff-salary-table table thead { border-bottom: solid 2px #d8d8d8; }
   .workplace-for-same-career.ahs .diff-salary-table table tbody tr td:first-child { width: 62%; }
   .workplace-for-same-career.ahs .diff-salary-table table tbody tr td:last-child { width: 38%; }
   .workplace-for-same-career.ahs .diff-salary-table table thead tr th:first-child { width: 38%; padding-right: 5px !important; }
   .workplace-for-same-career.ahs .diff-salary-table table thead tr th:last-child { width: 62%; padding-left: 5px !important; }
}
/* hero widget */
.hero-widget-wrapper.ahs{background:#fff;box-shadow:0 4px 12px 0 rgba(51,51,51,0.08);}
.hero-widget-wrapper.ahs .occ-title{margin:0;padding:12px 15px;background-color:#01414a;font-family:'Roboto',sans-serif;font-size:28px;font-weight:900;font-stretch:normal;font-style:normal;line-height:1.29;letter-spacing:normal;text-align:left;color:#fff;}
.hero-widget-wrapper.ahs .static-detail-with-graph{padding:25px 16px 16px;}
.hero-widget-wrapper.ahs .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 #01414a;font-family:'Roboto',sans-serif;font-size:21px;font-weight:900;font-stretch:normal;font-style:normal;line-height:1.43;letter-spacing:normal;text-align:center;color:#333;}
.hero-widget-wrapper.ahs .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 #01414a;}
.hero-widget-wrapper.ahs .static-detail-with-graph p span{font-family:'Roboto',sans-serif;font-size:21px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#333;}
.hero-widget-wrapper.ahs .static-detail-with-graph .graph{position:relative;padding-top:97px;max-width:800px;margin:0 auto;}
.hero-widget-wrapper.ahs .static-detail-with-graph .graph img{width:100%;height:303px;z-index:-1;}
.hero-widget-wrapper.ahs .static-detail-with-graph .graph img.desktop-hide{display:none;}
.hero-widget-wrapper.ahs .static-detail-with-graph p.level-1:after{content:'';position:absolute;height:85px;top:100%;border-left:1px dashed #01414a}
.hero-widget-wrapper.ahs .static-detail-with-graph p.level-1:before{bottom:-88px;}
.hero-widget-wrapper.ahs .static-detail-with-graph p.level-1.occ-25{left:33%;transform:translateX(-50%);top:75px;}
.hero-widget-wrapper.ahs .static-detail-with-graph p.level-1.occ-75{right:33%;transform:translateX(50%);top:75px;}
.hero-widget-wrapper.ahs .static-detail-with-graph p.level-2:after{content:'';position:absolute;height:160px;top:100%;border-left:1px dashed #01414a;}
.hero-widget-wrapper.ahs .static-detail-with-graph p.level-2:before{bottom:-164px;}
.hero-widget-wrapper.ahs .static-detail-with-graph p.level-2.occ-10{left:18%;transform:translateX(-50%);top:142px;}
.hero-widget-wrapper.ahs .static-detail-with-graph p.level-2.occ-90{right:18%;transform:translateX(50%);top:142px;}
.hero-widget-wrapper.ahs .static-detail-with-graph p.occ-median-salary{position:absolute;top:0;left:50%;transform:translateX(-50%);border:none;padding-bottom:0;line-height:1.5;}
.hero-widget-wrapper.ahs .static-detail-with-graph p.occ-median-salary:before{bottom:-22px;}
.hero-widget-wrapper.ahs .static-detail-with-graph p.occ-median-salary .title{font-family:'Open Sans',sans-serif;font-size:14px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:normal;text-align:center;color:#5c5c5c;}
.hero-widget-wrapper.ahs .salary-table-and-general-data{padding:0 15px;}
.hero-widget-wrapper.ahs .salary-table-and-general-data .static-detail-simple{display:grid;grid-template-columns:repeat(3,1fr)}
.hero-widget-wrapper.ahs .salary-table-and-general-data .static-detail-simple p{margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;font-family:'Roboto',sans-serif;font-size:28px;font-weight:900;font-stretch:normal;font-style:normal;line-height:1.29;letter-spacing:normal;text-align:center;color:#fff;}
.hero-widget-wrapper.ahs .salary-table-and-general-data .static-detail-simple p span{padding-bottom:3px;font-family:'Open Sans',sans-serif;font-size:14px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:normal;text-align:left;color:#fff;}
.hero-widget-wrapper.ahs .salary-table-and-general-data .static-detail-simple p.occ-median-hourly-wage{border-top-left-radius:8px;background:#2d6168;}
.hero-widget-wrapper.ahs .salary-table-and-general-data .static-detail-simple p.occ-job-growth{background:#165058;}
.hero-widget-wrapper.ahs .salary-table-and-general-data .static-detail-simple p.occ-total-employment{border-top-right-radius:8px;background:#01414a;}
.hero-widget-wrapper.ahs .salary-table table{display:block;margin:0 auto;border-collapse:collapse;border:none;border-radius:0 0 8px 8px}
.hero-widget-wrapper.ahs .salary-table table thead tr,.hero-widget-wrapper.ahs .salary-table table tbody tr{display:block}
.hero-widget-wrapper.ahs .salary-table table thead tr::after,.hero-widget-wrapper.ahs .salary-table table tbody tr::after{content:"";display:block;clear:both;width:100%}
.hero-widget-wrapper.ahs .salary-table table thead tr th:first-child,.hero-widget-wrapper.ahs .salary-table table tbody tr td:first-child{text-align:left}
.hero-widget-wrapper.ahs .salary-table tbody,.salary-table thead tr{display:block}
.hero-widget-wrapper.ahs .salary-table tbody{max-height:236px;overflow-y:auto;overflow-x:hidden;}
.hero-widget-wrapper.ahs .salary-table thead th:last-child{width:156px;/* 140px + 16px scrollbar width */}
.hero-widget-wrapper.ahs .salary-table table thead tr{border-radius:8px;background-color:#f3f3f3;}
.hero-widget-wrapper.ahs .salary-table table tbody tr{background-color:rgba(255,255,255,0.3)}
.hero-widget-wrapper.ahs .salary-table table thead{display:block;border-radius:0;background-color:#f6f6f3;border-bottom:1px solid #d8d8d8;}
.hero-widget-wrapper.ahs .salary-table table tbody{border-radius:0 0 6px 6px;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;background-color:rgba(255,255,255,0.3);border:1px solid rgb(216 216 216 / 30%);}
.hero-widget-wrapper.ahs .salary-table table thead tr th{border:none;padding:8px 24px!important;max-width:25%;text-align:right;box-sizing:border-box;float:left;display:block;word-break:break-word;width:100%!important;font-family:'Open Sans',sans-serif;font-size:14px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:normal;color:#5c5c5c;}
.hero-widget-wrapper.ahs .salary-table table tbody tr:not(:last-child){border-bottom:1px solid rgba(216,216,216,0.6)}
.hero-widget-wrapper.ahs .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:10.5px 24px;font-family:'Open Sans',sans-serif;font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.56;letter-spacing:normal;color:#595959;}
.hero-widget-wrapper.ahs .asd-source-text p{margin:0;padding:24px 0;font-family:'Open Sans',sans-serif;font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:#595959;}
.hero-widget-wrapper.ahs .asd-source-text p a{color:#046d7a;}
.hero-widget-wrapper.ahs .asd-source-text p a:hover{text-decoration:underline;}
@media screen and (max-width:1366px){
   .hero-widget-wrapper.ahs .salary-table tbody{max-height:236px}
}
@media screen and (max-width:1024px){
   .hero-widget-wrapper.ahs .salary-table tbody{max-height:236px}
}
@media screen and (max-width:870px){
   .hero-widget-wrapper.ahs .static-detail-with-graph .graph{max-width:700px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph .graph img{height:260px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.occ-median-salary:before{bottom:-22px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1:after{height:90px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1:before{bottom:-94px}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2:after{height:135px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2:before{bottom:-135px}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1.occ-25{left:31%;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1.occ-75{right:31%;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2.occ-10{left:16%;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2.occ-90{right:16%;}
}
@media screen and (max-width:768px){
   .hero-widget-wrapper.ahs .static-detail-with-graph .graph{max-width:530px;padding-top:70px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph .graph img{height:370px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p{font-size:14px;line-height:1.5;border-width:2px;padding-bottom:2px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1:after{height:100px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1:before{bottom:-107px}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2:after{height:200px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2:before{bottom:-200px}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1.occ-25{left:28%;top:100px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1.occ-75{right:28%;top:100px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2.occ-10{left:8%;top:180px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2.occ-90{right:8%;top:180px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.occ-median-salary:before{bottom:-15px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p span{padding-bottom:2px;font-size:14px;line-height:normal;font-weight:normal;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.occ-median-salary{top:0;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.occ-median-salary .title{font-size:12px;line-height:1.5;}
   .hero-widget-wrapper.ahs .static-detail-with-graph .graph img.desktop-hide{display:block;}
   .hero-widget-wrapper.ahs .static-detail-with-graph .graph img.mobile-hide{display:none;}
   .hero-widget-wrapper.ahs .salary-table-and-general-data .static-detail-simple{grid-template-columns:repeat(1,1fr)}
   .hero-widget-wrapper.ahs .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.ahs .salary-table table thead tr th{word-break:normal}
   .hero-widget-wrapper.ahs .salary-table table tbody tr td{font-size:16px;}
   .hero-widget-wrapper.ahs .salary-table tbody{max-height:236px}
}
@media screen and (max-width:600px){
   .hero-widget-wrapper.ahs .occ-title{font-size:26px;line-height:1.23;}
   .hero-widget-wrapper.ahs .static-detail-with-graph{padding:26px 12px 16px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p::before{box-shadow:0px 0px 0px 0px #fff,0px 0px 0px 3px #01414a;width:3px;height:3px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.occ-median-salary:before{bottom:-13px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1:after{height:85px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1:before{bottom:-94px}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2:after{height:125px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2:before{bottom:-123px}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1.occ-25{left:25%;top:69px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1.occ-75{right:25%;top:69px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2.occ-10{left:8%;top:131px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2.occ-90{right:8%;top:131px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph .graph{max-width:340px;padding-top:70px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph .graph img{height:237px;}
   .hero-widget-wrapper.ahs .salary-table-and-general-data .static-detail-simple p{padding:16px;}
   .hero-widget-wrapper.ahs .salary-table table tbody{height:241px}
   .hero-widget-wrapper.ahs .salary-table table thead tr th:nth-child(3),.hero-widget-wrapper.ahs .salary-table table tbody tr td:nth-child(3),.hero-widget-wrapper.ahs .salary-table table thead tr th:nth-child(4),.hero-widget-wrapper.ahs .salary-table table tbody tr td:nth-child(4){display:none}
   .hero-widget-wrapper.ahs .salary-table table thead tr th{width:100%!important;max-width:50%;padding:8px 14px!important}
   .hero-widget-wrapper.ahs .salary-table table tbody tr td{width:100%!important;max-width:50%;word-break:normal;padding:11px 14px!important;}
}
@media screen and (max-width:411px){
   .hero-widget-wrapper.ahs .static-detail-with-graph .graph{max-width:296px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1:after{height:81px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1:before{bottom:-78px}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2:after{height:85px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2:before{bottom:-84px}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1.occ-25{left:25%;top:70px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1.occ-75{right:25%;top:70px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2.occ-10{left:10%;top:133px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2.occ-90{right:10%;top:133px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph .graph img{height:200px;}
}
@media screen and (max-width:375px){
   .hero-widget-wrapper.ahs .salary-table table tbody tr td{font-size:16px}
}
@media screen and (max-width:359px){
   .hero-widget-wrapper.ahs .static-detail-with-graph .graph{max-width:250px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph .graph img{height:175px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1:after{height:70px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1:before{bottom:-73px}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2:after{height:70px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2:before{bottom:-70px}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1.occ-25{left:25%;top:55px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1.occ-75{right:25%;top:55px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2.occ-10{left:10%;top:120px;}
   .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2.occ-90{right:10%;top:120px;}
}

/* employment-by-occupation */
.employment-by-occupation.ahs .diff-salary-table table { border-collapse: collapse; border: none; border-radius: 6px; background-color: #fff; display: block; }
.employment-by-occupation.ahs .diff-salary-table table thead { display: block; border-radius: 6px 6px 0 0; background-color: #f6f6f3; border-bottom: solid 2px #e0e0df; }
.employment-by-occupation.ahs .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: 0px 0px 20px 0px rgb(0 0 0 / 10%) inset; -webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%) inset; -moz-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%) inset; border-top: 0; }
.employment-by-occupation.ahs .diff-salary-table table thead tr { border-radius: 6px; background-color: #f6f6f3; display: flex; }
.employment-by-occupation.ahs .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.ahs .diff-salary-table table thead tr th { font-family: 'Open Sans', sans-serif; font-size: 13px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.85; letter-spacing: normal; color: #5c5c5c; border: none; padding: 12px 24px 12px 24px; text-align: right; box-sizing: border-box; word-break: break-word; }
.employment-by-occupation.ahs .diff-salary-table table tbody tr:not(:last-child) { border-bottom: 1px solid rgb(216, 216, 216, 0.6); }
.employment-by-occupation.ahs .diff-salary-table table tbody tr td { font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.56; letter-spacing: normal; color: #595959; border: none; padding: 12px 24px 12px 24px; text-align: right; box-sizing: border-box; word-break: break-word; }
.employment-by-occupation.ahs .diff-salary-table table thead tr th:first-child, .employment-by-occupation.ahs .diff-salary-table table tbody tr td:first-child { text-align: left; }
.employment-by-occupation.ahs .diff-salary-table table tbody tr td:first-child { width: 62%; padding-right: 12px !important; }
.employment-by-occupation.ahs .diff-salary-table table tbody tr td:last-child { width: 38%; padding-left: 12px !important; }
.employment-by-occupation.ahs .diff-salary-table table thead tr th:last-child { width: 36%; padding-left: 12px !important; }
.employment-by-occupation.ahs .diff-salary-table table thead tr th:first-child { width: 64%; padding-right: 12px !important; }
@media screen and (max-width:768px) {
   .employment-by-occupation.ahs .diff-salary-table table thead tr th { padding: 12px !important }
   .employment-by-occupation.ahs .diff-salary-table table tbody tr td { padding: 12px; word-break: break-word; }
   .employment-by-occupation.ahs .diff-salary-table table thead { border-bottom: solid 2px #d8d8d8; }
   .employment-by-occupation.ahs .diff-salary-table table tbody tr td:first-child { width: 62%; }
   .employment-by-occupation.ahs .diff-salary-table table tbody tr td:last-child { width: 38%; }
   .employment-by-occupation.ahs .diff-salary-table table thead tr th:first-child { width: 38%; padding-right: 5px !important; }
   .employment-by-occupation.ahs .diff-salary-table table thead tr th:last-child { width: 62%; padding-left: 5px !important; }
}

/* Hero widget Page Specific design */
.hero-widget-wrapper.ahs .salary-table-and-general-data .static-detail-simple p span{text-align:center;}

/* two-column */
@media screen and (min-width:1351px){
  .half-content .hero-widget-wrapper.ahs .static-detail-with-graph p.occ-median-salary:before{bottom:-20px}
  .half-content .hero-widget-wrapper.ahs .static-detail-with-graph .graph{max-width:724px;}
  .half-content .hero-widget-wrapper.ahs .static-detail-with-graph .graph img{height:273px;}
  .half-content .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1:after{height:120px;}
  .half-content .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1:before{bottom:-125px;}
  .half-content .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2:after{height:155px;}
  .half-content .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2:before{bottom:-157px;}
}
@media screen and (min-width:1151px) and (max-width:1350px){
  .half-content .hero-widget-wrapper.ahs .static-detail-with-graph .graph{max-width:564px;}
  .half-content .hero-widget-wrapper.ahs .static-detail-with-graph .graph img{height:215px;object-fit:contain;}
  .half-content .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1:after{height:85px;}
  .half-content .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1:before{bottom:-92px;}
  .half-content .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2:before{bottom:-100px;}
  .half-content .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2:after{height:98px;}
}
@media screen and (min-width:981px) and (max-width:1150px){
  .half-content .hero-widget-wrapper.ahs .salary-table-and-general-data .static-detail-simple p span{text-align:center;}
  .half-content .hero-widget-wrapper.ahs .static-detail-with-graph .graph{max-width:755px;padding-top:102px!important;}
  .half-content .hero-widget-wrapper.ahs .static-detail-with-graph .graph img{height:280px;object-fit:contain;}
  .half-content .hero-widget-wrapper.ahs .static-detail-with-graph p.occ-median-salary:before{bottom:-15px;}
  .half-content .hero-widget-wrapper.ahs .static-detail-with-graph p.occ-median-salary{top:11px;}
  .half-content .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1:after{height:135px;}
  .half-content .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1:before{bottom:-140px;}
  .half-content .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2:before{bottom:-172px;}
  .half-content .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2:after{height:170px;}
}
@media screen and (min-width:981px){
  .half-content .hero-widget-wrapper.ahs .static-detail-with-graph .graph{padding-top:95px;}
  .half-content .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1.occ-25{left:28%;}
  .half-content .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1.occ-75{right:28%;}
  .half-content .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2.occ-10{left:10%;}
  .half-content .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2.occ-90{right:10%;}
}

/* common */
@media screen and (min-width:769px) and (max-width:980px){
  .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1.occ-25{left:28%;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1.occ-75{right:28%;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2.occ-10{left:10%;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2.occ-90{right:10%;}
  .hero-widget-wrapper.ahs .static-detail-with-graph .graph{max-width:583px;padding-top:96px}
  .hero-widget-wrapper.ahs .static-detail-with-graph .graph img{height:220px;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.occ-median-salary:before{bottom:-20px;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1:after{height:85px;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1:before{bottom:-95px;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2:before{bottom:-108px;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2:after{height:105px;}
}
@media screen and (max-width:768px){
  .hero-widget-wrapper.ahs .static-detail-with-graph .graph{max-width:540px;padding-top:70px;}
  .hero-widget-wrapper.ahs .static-detail-with-graph .graph img{height:375px;object-fit:contain;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.occ-median-salary:before{bottom:-16px;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1.occ-25{left:27%;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1.occ-75{right:27%;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2.occ-10{left:10%;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2.occ-90{right:10%;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1:after{height:120px;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1:before{bottom:-121px;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2:before{bottom:-198px;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2:after{height:195px;}
}
@media screen and (max-width:600px){
  .hero-widget-wrapper.ahs .static-detail-with-graph .graph{max-width:358px;}
  .hero-widget-wrapper.ahs .static-detail-with-graph .graph img{height:248px;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.occ-median-salary:before{bottom:-11px;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1.occ-25{left:25%;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1.occ-75{right:25%;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1:before{bottom:-101px;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1:after{height:100px;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2:after{height:125px;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2:before{bottom:-127px;}
}
@media screen and (max-width:411px){
  .hero-widget-wrapper.ahs .static-detail-with-graph .graph{max-width:305px;}
  .hero-widget-wrapper.ahs .static-detail-with-graph .graph img{height:212px;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.occ-median-salary:before{bottom:-13px;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1:before{bottom:-80px;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1:after{height:80px;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2:after{height:90px;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2:before{bottom:-93px;}
}
@media screen and (max-width:359px){
  .hero-widget-wrapper.ahs .static-detail-with-graph .graph{max-width:265px;}
  .hero-widget-wrapper.ahs .static-detail-with-graph .graph img{height:183px;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1:before{bottom:-78px;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.level-1:after{height:80px;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2:after{height:80px;}
  .hero-widget-wrapper.ahs .static-detail-with-graph p.level-2:before{bottom:-79px;}
}