/* Simple Salary widget */
html { -webkit-text-size-adjust: 100% }
.salary-widget-wrapper.acs { background-color: #ffffff; width: 100% !important; box-shadow: 0 4px 12px 0 rgba(51, 51, 51, 0.08) }
.salary-widget-wrapper.acs>div { padding: 0 15px }
.salary-widget-wrapper.acs p.occ-job-growth.mobile { display: none }
.salary-widget-wrapper.acs .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.acs .usa-details>p.occ-10 { text-align: left }
.salary-widget-wrapper.acs .usa-details>p.occ-25, .salary-widget-wrapper.acs .usa-details>p.occ-75 { text-align: center }
.salary-widget-wrapper.acs .usa-details>p.occ-90 { text-align: right }
.salary-widget-wrapper.acs .salary-table table { display: block; margin: 0 auto; border-collapse: collapse; border: none; border-radius: 8px }
.salary-widget-wrapper.acs .salary-table table thead tr, .salary-widget-wrapper.acs .salary-table table tbody tr { display: block }
.salary-widget-wrapper.acs .salary-table table thead tr::after, .salary-widget-wrapper.acs .salary-table table tbody tr::after { content: ""; display: block; clear: both; width: 100% }
.salary-widget-wrapper.acs .salary-table tbody, .salary-table thead tr { display: block }
.salary-widget-wrapper.acs .salary-table tbody { height: 240px; overflow-y: auto; overflow-x: hidden; }
.salary-widget-wrapper.acs .salary-table thead th:last-child { width: 156px;/* 140px + 16px scrollbar width */ }
.salary-widget-wrapper.acs .asd-source-text { padding: 24px 15px 21px 15px !important }
.salary-widget-wrapper.acs .salary-table table tbody tr { background-color: rgba(255, 255, 255, 0.3) }

/* changes */
.salary-widget-wrapper.acs .default-occcode-details { padding: 10px 15px 29px }
.salary-widget-wrapper.acs .occ-title { margin: 0; padding: 10px 15px; background-color: #d9e020; font-family: 'Bitter', serif; font-size: 26px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.31; letter-spacing: normal; text-align: left; color: #3d3d3d; }
.salary-widget-wrapper.acs .default-occcode-details p.national-data { padding: 0 0 10px 0; margin: 0 !important; font-family: 'PT 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: #3d3d3d; }
.salary-widget-wrapper.acs .job-growth-and-median { display: -webkit-box; display: -ms-flexbox; display: flex; border-bottom: solid 1px #e2e2e2; }
.salary-widget-wrapper.acs p.occ-Median-salary span { margin: 0 !important; font-family: 'Bitter', serif; font-size: 26px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.31; letter-spacing: normal; text-align: left; color: #3d3d3d; }
.salary-widget-wrapper.acs p.occ-Median-salary { width: 50%; padding: 0 0 8px; margin: 0; font-family: 'PT Sans', sans-serif; font-size: 14px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.57; letter-spacing: normal; text-align: left; color: #666; }
.salary-widget-wrapper.acs p.occ-job-growth { width: 50%; text-align: right; margin: 0; padding-bottom: 14px; position: relative; top: 5px; font-family: 'PT Sans', sans-serif; font-size: 18px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.5; letter-spacing: normal; text-align: right; color: #666; }
.salary-widget-wrapper.acs p.occ-job-growth span { font-family: 'PT Sans', sans-serif; font-size: 14px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.57; letter-spacing: normal; text-align: left; color: #666; }
.salary-widget-wrapper.acs .usa-details>p { width: 24%; margin: 0 !important; padding: 0 !important; font-family: 'PT Sans', sans-serif; font-size: 18px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.5; letter-spacing: normal; text-align: left; color: #666; }
.salary-widget-wrapper.acs .usa-details>p span { font-family: 'PT Sans', sans-serif; font-size: 14px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.57; letter-spacing: normal; text-align: left; color: #666; }
.salary-widget-wrapper.acs p.state-data { margin: 0 0 10px !important; padding-bottom: 0; font-family: 'PT 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: #3d3d3d; }
.salary-widget-wrapper.acs .salary-table table thead { display: block; border-radius: 8px 8px 0 0; background-color: #f2f2f2; border-bottom: 1px solid #e2e2e2; }
.salary-widget-wrapper.acs .salary-table table tbody { border-radius: 0 0 6px 6px; background-color: rgba(255, 255, 255, 0.3); 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: 1px solid rgb(216 216 216 / 30%); }
.salary-widget-wrapper.acs .salary-table table thead tr { border-radius: 8px; background-color: #f2f2f2; }
.salary-widget-wrapper.acs .salary-table table thead tr th { border: none; padding: 9px 24px !important; max-width: 25%; text-align: right; box-sizing: border-box; float: left; display: block; word-break: break-word; font-family: 'PT Sans', sans-serif; font-size: 14px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.57; letter-spacing: normal; text-align: right; color: #666; }
.salary-widget-wrapper.acs .salary-table table tbody tr:not(:last-child) { border-bottom: 1px solid #e2e2e2 }
.salary-widget-wrapper.acs .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: 10px 24px; font-family: 'PT Sans', sans-serif; font-size: 18px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.5; letter-spacing: normal; text-align: right; color: #666; }
.salary-widget-wrapper.acs .salary-table table thead tr th:first-child, .salary-widget-wrapper.acs .salary-table table tbody tr td:first-child { text-align: left }
.salary-widget-wrapper.acs .asd-source-text p { margin-bottom: 0; padding-bottom: 0; margin-top: 0; font-family: 'PT Sans', sans-serif; font-size: 14px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.57; letter-spacing: normal; text-align: left; color: #666; }
.salary-widget-wrapper.acs .asd-source-text p span { margin-right: 3px }
.salary-widget-wrapper.acs .asd-source-text p a { text-decoration: none; color: #baba20; }
.salary-widget-wrapper.acs .asd-source-text p a:hover { text-decoration: underline; color: #baba20; }

/*Compare similar carrers*/
.compare-similar-careers.acs .diff-salary-table table { border-collapse: collapse; border: none; border-radius: 6px; background-color: #fff; display: block; word-break: break-word; }
.compare-similar-careers.acs .diff-salary-table table thead { display: block; border-radius: 6px 6px 0 0; background-color: #f2f2f2; border-bottom: solid 2px #e2e2e2; }
.compare-similar-careers.acs .diff-salary-table table tbody { display: block; border-radius: 0 0 6px 6px; background-color: rgba(255, 255, 255, 0.3); 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: 1px solid rgb(216 216 216 / 30%); border-top: 0; }
.compare-similar-careers.acs .diff-salary-table table thead tr { border-radius: 6px; background-color: #f2f2f2; display: flex; }
.compare-similar-careers.acs .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.acs .diff-salary-table table thead tr th { font-family: 'PT Sans', 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-similar-careers.acs .diff-salary-table table tbody tr:not(:last-child) { border-bottom: 1px solid #e2e2e2; }
.compare-similar-careers.acs .diff-salary-table table tbody tr td { font-family: 'PT Sans', sans-serif; font-size: 16px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.56; letter-spacing: normal; color: #666; border: none; padding: 12px 24px 12px 24px; text-align: right; box-sizing: border-box; word-break: break-word; }
.compare-similar-careers.acs .diff-salary-table table thead tr th:first-child, .compare-similar-careers.acs .diff-salary-table table tbody tr td:first-child { text-align: left; }
.compare-similar-careers.acs .diff-salary-table table tbody tr:first-child { background: rgb(217, 224, 32, 0.16); }
.compare-similar-careers.acs .diff-salary-table table tbody tr:first-child td { font-weight: bold; }
.compare-similar-careers.acs .diff-salary-table table thead tr th:first-child { width: 65%; padding-right: 12px !important; }
.compare-similar-careers.acs .diff-salary-table table thead tr th:last-child { width: 35%; padding-left: 12px !important; }
.compare-similar-careers.acs .diff-salary-table table tbody tr td:first-child { width: 65%; padding-right: 12px !important; }
.compare-similar-careers.acs .diff-salary-table table tbody tr td:last-child { width: 35%; padding-left: 12px !important; }

/*Compare Highest Paying Metro Area */
.compare-highest-paying-metro-area.acs .diff-salary-table table { border-collapse: collapse; border: none; border-radius: 6px; background-color: #fff; display: block; }
.compare-highest-paying-metro-area.acs .diff-salary-table table thead { display: block; border-radius: 6px 6px 0 0; background-color: #f3f3f3; border-bottom: solid 2px #e2e2e2; }
.compare-highest-paying-metro-area.acs .diff-salary-table table tbody { display: block; border-radius: 0 0 6px 6px; background-color: rgba(255, 255, 255, 0.3); 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: 1px solid rgb(216 216 216 / 30%); border-top: 0; }
.compare-highest-paying-metro-area.acs .diff-salary-table table thead tr { border-radius: 6px; background-color: #f3f3f3; display: flex; }
.compare-highest-paying-metro-area.acs .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.acs .diff-salary-table table thead tr th { font-family: 'PT Sans', 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.acs .diff-salary-table table tbody tr:not(:last-child) { border-bottom: 1px solid #d8d8d8; }
.compare-highest-paying-metro-area.acs .diff-salary-table table tbody tr td { font-family: 'PT Sans', sans-serif; font-size: 16px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.56; 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.acs .diff-salary-table table thead tr th:first-child, .compare-highest-paying-metro-area.acs .diff-salary-table table tbody tr td:first-child { text-align: left; }
.compare-highest-paying-metro-area.acs .diff-salary-table table tbody tr td:first-child { width: 62%; padding-right: 12px !important; }
.compare-highest-paying-metro-area.acs .diff-salary-table table tbody tr td:last-child { width: 38%; padding-left: 12px !important; }
.compare-highest-paying-metro-area.acs .diff-salary-table table thead tr th:last-child { width: 36%; padding-left: 12px !important; }
.compare-highest-paying-metro-area.acs .diff-salary-table table thead tr th:first-child { width: 64%; padding-right: 12px !important; }

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

/* Workspace salary widget */
.workplace-for-same-career.acs .diff-salary-table table { border-collapse: collapse; border: none; border-radius: 6px; background-color: #fff; display: block; }
.workplace-for-same-career.acs .diff-salary-table table thead { display: block; border-radius: 6px 6px 0 0; background-color: #f2f2f2; border-bottom: solid 2px #e2e2e2; }
.workplace-for-same-career.acs .diff-salary-table table tbody { display: block; border-radius: 0 0 6px 6px; background-color: rgba(255, 255, 255, 0.3); 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: 1px solid rgb(216 216 216 / 30%); border-top: 0; }
.workplace-for-same-career.acs .diff-salary-table table thead tr { border-radius: 6px; background-color: #f2f2f2; display: flex; }
.workplace-for-same-career.acs .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.acs .diff-salary-table table thead tr th { font-family: 'PT Sans', 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.acs .diff-salary-table table tbody tr:not(:last-child) { border-bottom: 1px solid #d8d8d8; }
.workplace-for-same-career.acs .diff-salary-table table tbody tr td { font-family: 'PT Sans', sans-serif; font-size: 16px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.56; 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.acs .diff-salary-table table thead tr th:first-child, .workplace-for-same-career.acs .diff-salary-table table tbody tr td:first-child { text-align: left; }
.workplace-for-same-career.acs .diff-salary-table table tbody tr td:first-child { width: 62%; padding-right: 12px !important; }
.workplace-for-same-career.acs .diff-salary-table table tbody tr td:last-child { width: 38%; padding-left: 12px !important; }
.workplace-for-same-career.acs .diff-salary-table table thead tr th:last-child { width: 36%; padding-left: 12px !important; }
.workplace-for-same-career.acs .diff-salary-table table thead tr th:first-child { width: 64%; padding-right: 12px !important; }
@media screen and (max-width:768px) {
  .compare-similar-careers.acs .diff-salary-table table thead tr th, .compare-highest-paying-metro-area.acs .diff-salary-table table thead tr th { padding: 10px 12px !important; word-break: break-word; }
  .compare-similar-careers.acs .diff-salary-table table tbody tr td { padding: 12px; word-break: break-word; }
  .compare-similar-careers.acs .diff-salary-table table thead tr th:first-child { width: 34%; }
  .compare-similar-careers.acs .diff-salary-table table thead tr th:last-child { width: 66%; }
  .compare-similar-careers.acs .diff-salary-table table tbody tr td:first-child { width: 64%; padding-right: 5px !important; }
  .compare-similar-careers.acs .diff-salary-table table tbody tr td:last-child { width: 36%; padding-left: 5px !important; }

  /*Compare Highest Paying Metro Area */
  .compare-highest-paying-metro-area.acs .diff-salary-table table tbody tr td { padding: 12px; word-break: break-word; }
  .compare-highest-paying-metro-area.acs .diff-salary-table table tbody tr td:first-child { width: 62%; }
  .compare-highest-paying-metro-area.acs .diff-salary-table table tbody tr td:last-child { width: 38%; }
  .compare-highest-paying-metro-area.acs .diff-salary-table table thead tr th:first-child { width: 38%; padding-right: 5px !important; }
  .compare-highest-paying-metro-area.acs .diff-salary-table table thead tr th:last-child { width: 62%; padding-left: 5px !important; }

  /* Workspace salary widget */
  .workplace-for-same-career.acs .diff-salary-table table thead tr th { padding: 12px !important }
  .workplace-for-same-career.acs .diff-salary-table table tbody tr td { padding: 12px; word-break: break-word; }
  .workplace-for-same-career.acs .diff-salary-table table tbody tr td:first-child { width: 62%; }
  .workplace-for-same-career.acs .diff-salary-table table tbody tr td:last-child { width: 38%; }
  .workplace-for-same-career.acs .diff-salary-table table thead tr th:first-child { width: 38%; padding-right: 5px !important; }
  .workplace-for-same-career.acs .diff-salary-table table thead tr th:last-child { width: 62%; padding-left: 5px !important; }
}
@media screen and (max-width:1150px) and (min-width:600px) {
  .salary-widget-wrapper.acs .usa-details>p { line-height: normal }
}
@media screen and (max-width:1366px) {
  .salary-widget-wrapper.acs .salary-table tbody { height: 240px }
}
@media screen and (max-width:1024px) {
  .salary-widget-wrapper.acs .salary-table table thead tr th:last-child { padding-right: 12px !important }
  .salary-widget-wrapper.acs .salary-table tbody { height: 240px }
}

@media screen and (max-width:768px){
  .salary-widget-wrapper.acs .salary-table tbody { height: 226px } 
}
@media screen and (max-width:768px) and (min-width:601px) {
  .salary-widget-wrapper.acs .salary-table table thead tr th { word-break: normal }
  .salary-widget-wrapper.acs .salary-table table tbody tr td { word-break: normal; font-size: 16px; }
}
@media screen and (max-width:600px) {
  .salary-widget-wrapper.acs .occ-title { font-family: 'Bitter', serif; font-size: 20px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.3; letter-spacing: normal; text-align: left; color: #423934; }
  .salary-widget-wrapper.acs .usa-details { display: block; margin-top: 10px }
  .salary-widget-wrapper.acs .usa-details>p:not(:last-child) { margin-bottom: 12px !important; line-height: normal; }
  .salary-widget-wrapper.acs p.occ-job-growth { display: none }
  .salary-widget-wrapper.acs p.occ-job-growth.mobile { display: block; position: unset; }
  .salary-widget-wrapper.acs .usa-details>p { width: 100%; text-align: left !important; line-height: normal }
  .salary-widget-wrapper.acs p.occ-Median-salary { width: 100% }
  .salary-widget-wrapper.acs .salary-table table tbody { height: 221px }
  .salary-widget-wrapper.acs .salary-table table thead tr th:nth-child(3), .salary-widget-wrapper.acs .salary-table table tbody tr td:nth-child(3), .salary-widget-wrapper.acs .salary-table table thead tr th:nth-child(4), .salary-widget-wrapper.acs .salary-table table tbody tr td:nth-child(4) { display: none }
  .salary-widget-wrapper.acs .salary-table table thead tr th { width: 100% !important; max-width: 50%; padding: 9px 14px !important }
  .salary-widget-wrapper.acs .salary-table table tbody tr td { width: 100% !important; max-width: 50%; font-size: 18px; line-height: 1.5; word-break: normal; padding: 8px 14px !important; white-space: nowrap; }
}
@media screen and (max-width:375px) {
  .salary-widget-wrapper.acs .salary-table table tbody{ height: 206px; }
  .salary-widget-wrapper.acs .salary-table table tbody tr td { font-size: 16px }
}

/* hero Widget */
.hero-widget-wrapper.acs{background:#fff;box-shadow:0 4px 12px 0 rgba(51,51,51,0.08);}
.hero-widget-wrapper.acs .occ-title{margin:0;padding:12px 15px;background-color:#423934;font-family:'Bitter',sans-serif;font-size:26px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.31;letter-spacing:normal;text-align:left;color:#fff;}
.hero-widget-wrapper.acs .static-detail-with-graph{padding:24px 16px 16px;}
.hero-widget-wrapper.acs .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 #423934;font-family:'Bitter',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:#3d3d3d;}
.hero-widget-wrapper.acs .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 #423934;}
.hero-widget-wrapper.acs .static-detail-with-graph p span{font-family:'PT Sans',sans-serif;font-size:18px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:#666;}
.hero-widget-wrapper.acs .static-detail-with-graph .graph{position:relative;padding-top:102px;max-width:800px;margin:0 auto;}
.hero-widget-wrapper.acs .static-detail-with-graph .graph img{width:100%;height:303px;z-index:-1;}
.hero-widget-wrapper.acs .static-detail-with-graph .graph img.desktop-hide{display:none;}
.hero-widget-wrapper.acs .static-detail-with-graph p.level-1:after{content:'';position:absolute;height:81px;top:100%;border-left:1px dashed #423934}
.hero-widget-wrapper.acs .static-detail-with-graph p.level-1:before{bottom:-88px;}
.hero-widget-wrapper.acs .static-detail-with-graph p.level-1.occ-25{left:33%;transform:translateX(-50%);top:81px;}
.hero-widget-wrapper.acs .static-detail-with-graph p.level-1.occ-75{right:33%;transform:translateX(50%);top:81px;}
.hero-widget-wrapper.acs .static-detail-with-graph p.level-2:after{content:'';position:absolute;height:170px;top:100%;border-left:1px dashed #423934;}
.hero-widget-wrapper.acs .static-detail-with-graph p.level-2:before{bottom:-168px;}
.hero-widget-wrapper.acs .static-detail-with-graph p.level-2.occ-10{left:18%;transform:translateX(-50%);top:141px;}
.hero-widget-wrapper.acs .static-detail-with-graph p.level-2.occ-90{right:18%;transform:translateX(50%);top:141px;}
.hero-widget-wrapper.acs .static-detail-with-graph p.occ-median-salary{position:absolute;top:5px;left:50%;transform:translateX(-50%);border:none;padding-bottom:0;line-height:1.5;}
.hero-widget-wrapper.acs .static-detail-with-graph p.occ-median-salary:before{bottom:-23px;}
.hero-widget-wrapper.acs .static-detail-with-graph p.occ-median-salary .title{font-family:'PT Sans',sans-serif;font-size:14px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:normal;text-align:center;color:#666;}
.hero-widget-wrapper.acs .salary-table-and-general-data{padding:0 15px;}
.hero-widget-wrapper.acs .salary-table-and-general-data .static-detail-simple{display:grid;grid-template-columns:repeat(3,1fr)}
.hero-widget-wrapper.acs .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:'Bitter',sans-serif;font-size:26px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.31;letter-spacing:normal;text-align:center;color:#fff;}
.hero-widget-wrapper.acs .salary-table-and-general-data .static-detail-simple p span{padding-bottom:7px;font-family:'PT Sans',sans-serif;font-size:14px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:normal;text-align:left;color:#fff;}
.hero-widget-wrapper.acs .salary-table-and-general-data .static-detail-simple p.occ-median-hourly-wage{border-top-left-radius:8px;background:#615a56;}
.hero-widget-wrapper.acs .salary-table-and-general-data .static-detail-simple p.occ-job-growth{background:#514944;}
.hero-widget-wrapper.acs .salary-table-and-general-data .static-detail-simple p.occ-total-employment{border-top-right-radius:8px;background:#423934;}
.hero-widget-wrapper.acs table{display:block;margin:0 auto;border-collapse:collapse;border:none;border-radius:0 0 8px 8px}
.hero-widget-wrapper.acs table thead tr,.hero-widget-wrapper.acs table tbody tr{display:block}
.hero-widget-wrapper.acs table thead tr::after,.hero-widget-wrapper.acs table tbody tr::after{content:"";display:block;clear:both;width:100%}
.hero-widget-wrapper.acs tbody,.salary-table thead tr{display:block}
.hero-widget-wrapper.acs tbody{max-height:240px;overflow-y:auto;overflow-x:hidden;}
.hero-widget-wrapper.acs thead th:last-child{width:156px;/* 140px + 16px scrollbar width */}
.hero-widget-wrapper.acs table tbody tr{background-color:rgba(255,255,255,0.3)}
.hero-widget-wrapper.acs table thead{display:block;border-radius:0;background-color:#f2f2f2;border-bottom:1px solid #e2e2e2;}
.hero-widget-wrapper.acs table tbody{border-radius:0 0 6px 6px;background-color:rgba(255,255,255,0.3);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:1px solid rgb(216 216 216 / 30%);}
.hero-widget-wrapper.acs table thead tr{border-radius:8px;background-color:#f2f2f2;}
.hero-widget-wrapper.acs table thead tr th{border:none;padding:9px 24px!important;max-width:25%;text-align:right;box-sizing:border-box;float:left;display:block;word-break:break-word;font-family:'PT Sans',sans-serif;font-size:14px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:normal;text-align:right;color:#666;}
.hero-widget-wrapper.acs table tbody tr:not(:last-child){border-bottom:1px solid #e2e2e2}
.hero-widget-wrapper.acs 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:10px 24px;font-family:'PT Sans',sans-serif;font-size:18px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:right;color:#666;}
.hero-widget-wrapper.acs table thead tr th:first-child,.hero-widget-wrapper.acs table tbody tr td:first-child{text-align:left}
.hero-widget-wrapper.acs .asd-source-text p{margin:0;padding:24px 0;font-family:'PT Sans',sans-serif;font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:normal;text-align:left;color:#666;}
.hero-widget-wrapper.acs .asd-source-text p a{text-decoration:none;color:#baba20;}
.hero-widget-wrapper.acs .asd-source-text p a:hover{text-decoration:underline;}
@media screen and (max-width:1366px){
  .hero-widget-wrapper.acs tbody{max-height:240px}
}
@media screen and (max-width:1024px){
  .hero-widget-wrapper.acs table thead tr th:last-child{padding-right:12px!important}
  .hero-widget-wrapper.acs tbody{max-height:240px}
}
@media screen and (max-width:870px){
  .hero-widget-wrapper.acs .static-detail-with-graph .graph{max-width:700px;}
  .hero-widget-wrapper.acs .static-detail-with-graph .graph img{height:260px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.occ-median-salary:before{bottom:-22px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-1:after{height:90px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-1:before{bottom:-92px}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-2:after{height:140px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-2:before{bottom:-140px}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-1.occ-25{left:31%;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-1.occ-75{right:31%;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-2.occ-10{left:16%;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-2.occ-90{right:16%;}
}
@media screen and (max-width:768px){
  .hero-widget-wrapper.acs .static-detail-with-graph .graph{max-width:530px;padding-top:70px;}
  .hero-widget-wrapper.acs .static-detail-with-graph .graph img{height:370px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p{font-size:14px;line-height:0.93;border-width:2px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-1:after{height:100px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-1:before{bottom:-107px}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-2:after{height:200px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-2:before{bottom:-204px}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-1.occ-25{left:28%;top:100px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-1.occ-75{right:28%;top:100px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-2.occ-10{left:8%;top:180px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-2.occ-90{right:8%;top:180px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.occ-median-salary:before{bottom:-13px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p span{padding-bottom:2px;font-size:14px;line-height:normal;font-weight:normal;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.occ-median-salary{top:0;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.occ-median-salary .title{font-size:12px;line-height:1.5;}
  .hero-widget-wrapper.acs .static-detail-with-graph .graph img.desktop-hide{display:block;}
  .hero-widget-wrapper.acs .static-detail-with-graph .graph img.mobile-hide{display:none;}
  .hero-widget-wrapper.acs .salary-table-and-general-data .static-detail-simple{grid-template-columns:repeat(1,1fr)}
  .hero-widget-wrapper.acs .salary-table-and-general-data .static-detail-simple p{border-radius:0!important}
  .hero-widget-wrapper.acs tbody{max-height:226px}
}
@media screen and (max-width:768px) and (min-width:601px){
  .hero-widget-wrapper.acs table thead tr th{word-break:normal}
  .hero-widget-wrapper.acs table tbody tr td{word-break:normal;font-size:16px;}
}
@media screen and (max-width:600px){
  .hero-widget-wrapper.acs .occ-title{font-size:20px;line-height:1.3;}
  .hero-widget-wrapper.acs .static-detail-with-graph{padding:24px 12px 16px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p::before{box-shadow:0px 0px 0px 0px #fff,0px 0px 0px 3px #423934;width:3px;height:3px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.occ-median-salary{top:3px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.occ-median-salary:before{bottom:-14px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-1:after{height:95px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-1:before{bottom:-102px}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-2:after{height:130px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-2:before{bottom:-131px}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-1.occ-25{left:25%;top:69px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-1.occ-75{right:25%;top:69px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-2.occ-10{left:8%;top:132px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-2.occ-90{right:8%;top:132px;}
  .hero-widget-wrapper.acs .static-detail-with-graph .graph{max-width:340px;padding-top:76px;}
  .hero-widget-wrapper.acs .static-detail-with-graph .graph img{height:237px;}
  .hero-widget-wrapper.acs .salary-table-and-general-data .static-detail-simple p{padding:16px;}
  .hero-widget-wrapper.acs .salary-table-and-general-data .static-detail-simple p span{padding-bottom:7px;}
  .hero-widget-wrapper.acs table tbody{height:221px}
  .hero-widget-wrapper.acs table thead tr th:nth-child(3),.hero-widget-wrapper.acs table tbody tr td:nth-child(3),.hero-widget-wrapper.acs table thead tr th:nth-child(4),.hero-widget-wrapper.acs table tbody tr td:nth-child(4){display:none}
  .hero-widget-wrapper.acs table thead tr th{width:100%!important;max-width:50%;padding:9px 14px!important}
  .hero-widget-wrapper.acs table tbody tr td{width:100%!important;max-width:50%;font-size:18px;line-height:1.5;word-break:normal;padding:8px 14px!important;}
}
@media screen and (max-width:411px){
  .hero-widget-wrapper.acs .static-detail-with-graph .graph{max-width:296px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-1:after{height:81px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-1:before{bottom:-86px}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-2:after{height:88px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-2:before{bottom:-93px}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-1.occ-25{left:25%;top:70px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-1.occ-75{right:25%;top:70px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-2.occ-10{left:10%;top:133px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-2.occ-90{right:10%;top:133px;}
  .hero-widget-wrapper.acs .static-detail-with-graph .graph img{height:200px;}
}
@media screen and (max-width:375px){
  .hero-widget-wrapper.acs table tbody{height:206px;}
  .hero-widget-wrapper.acs table tbody tr td{font-size:16px}
}
@media screen and (max-width:359px){
  .hero-widget-wrapper.acs .static-detail-with-graph .graph{max-width:250px;}
  .hero-widget-wrapper.acs .static-detail-with-graph .graph img{height:175px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-1:after{height:75px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-1:before{bottom:-80px}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-2:after{height:80px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-2:before{bottom:-80px}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-1.occ-25{left:25%;top:55px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-1.occ-75{right:25%;top:55px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-2.occ-10{left:10%;top:120px;}
  .hero-widget-wrapper.acs .static-detail-with-graph p.level-2.occ-90{right:10%;top:120px;}
}
/* employment-by-occupation */
.employment-by-occupation.acs .diff-salary-table table { border-collapse: collapse; border: none; border-radius: 6px; background-color: #fff; display: block; }
.employment-by-occupation.acs .diff-salary-table table thead { display: block; border-radius: 6px 6px 0 0; background-color: #f2f2f2; border-bottom: solid 2px #e2e2e2; }
.employment-by-occupation.acs .diff-salary-table table tbody { display: block; border-radius: 0 0 6px 6px; background-color: rgba(255, 255, 255, 0.3); 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: 1px solid rgb(216 216 216 / 30%); border-top: 0; }
.employment-by-occupation.acs .diff-salary-table table thead tr { border-radius: 6px; background-color: #f2f2f2; display: flex; }
.employment-by-occupation.acs .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.acs .diff-salary-table table thead tr th { font-family: 'PT Sans', 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.acs .diff-salary-table table tbody tr:not(:last-child) { border-bottom: 1px solid #d8d8d8; }
.employment-by-occupation.acs .diff-salary-table table tbody tr td { font-family: 'PT Sans', sans-serif; font-size: 16px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.56; 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.acs .diff-salary-table table thead tr th:first-child, .employment-by-occupation.acs .diff-salary-table table tbody tr td:first-child { text-align: left; }
.employment-by-occupation.acs .diff-salary-table table tbody tr td:first-child { width: 62%; padding-right: 12px !important; }
.employment-by-occupation.acs .diff-salary-table table tbody tr td:last-child { width: 38%; padding-left: 12px !important; }
.employment-by-occupation.acs .diff-salary-table table thead tr th:last-child { width: 36%; padding-left: 12px !important; }
.employment-by-occupation.acs .diff-salary-table table thead tr th:first-child { width: 64%; padding-right: 12px !important; }
@media screen and (max-width:768px) {
  .employment-by-occupation.acs .diff-salary-table table thead tr th { padding: 12px !important }
  .employment-by-occupation.acs .diff-salary-table table tbody tr td { padding: 12px; word-break: break-word; }
  .employment-by-occupation.acs .diff-salary-table table tbody tr td:first-child { width: 62%; }
  .employment-by-occupation.acs .diff-salary-table table tbody tr td:last-child { width: 38%; }
  .employment-by-occupation.acs .diff-salary-table table thead tr th:first-child { width: 38%; padding-right: 5px !important; }
  .employment-by-occupation.acs .diff-salary-table table thead tr th:last-child { width: 62%; padding-left: 5px !important; }
}

/* Hero widget Page Specific design */
@media screen and (min-width:1501px){
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph .graph img{height:285px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.occ-median-salary:before{bottom:-16px}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-1:after{height:125px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-1:before{bottom:-128px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-2:after{height:170px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-2:before{bottom:-170px;}
}
@media screen and (min-width:1351px) and (max-width:1500px){
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.occ-median-salary:before{bottom:-16px}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph .graph{max-width:678px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph .graph img{height:255px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-1:after{height:105px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-1:before{bottom:-110px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-2:after{height:140px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-2:before{bottom: -140px;}
}
@media screen and (min-width:1151px) and (max-width:1350px){
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph .graph{max-width:573px;padding-top: 102px!important;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph .graph img{height:215px;object-fit:contain;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.occ-median-salary:before{bottom: -15px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.occ-median-salary{top:13px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-1:after{height:90px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-1:before{bottom:-92px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-2:before{bottom:-110px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-2:after{height: 110px;}
}

@media screen and (min-width:981px) and (max-width:1150px){
  .md-has-2-columns .hero-widget-wrapper.acs .salary-table-and-general-data .static-detail-simple p span{text-align: center;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph .graph{max-width:507px;padding-top: 102px!important;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph .graph img{height:192px;object-fit:contain;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.occ-median-salary:before{bottom: -18px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.occ-median-salary{top:13px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-1:after{height:75px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-1:before{bottom:-78px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-2:before{bottom:-82px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-2:after{height: 85px;}
}
@media screen and (min-width:981px){
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph .graph{padding-top: 95px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-1.occ-25{left:28%;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-1.occ-75{right:28%;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-2.occ-10{left:10%;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-2.occ-90{right:10%;}
}

@media screen and (min-width:769px) and (max-width:980px){
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-1.occ-25{left:28%;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-1.occ-75{right:28%;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-2.occ-10{left:10%;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-2.occ-90{right:10%;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph .graph{max-width:583px;padding-top: 96px}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph .graph img{height:220px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.occ-median-salary:before{bottom:-15px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-1:after{height:85px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-1:before{bottom:-90px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-2:before{bottom:-107px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-2:after{height:105px;}
}
@media screen and (max-width:768px){
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph .graph{max-width:448px;padding-top: 75px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph .graph img{height:315px;object-fit:contain;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.occ-median-salary:before{bottom: -18px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-1.occ-25{left:27%;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-1.occ-75{right:27%;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-2.occ-10{left:10%;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-2.occ-90{right:10%;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-1:after{height:90px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-1:before{bottom:-95px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-2:before{bottom:-150px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-2:after{height:145px;}
}
@media screen and (max-width:600px){
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph .graph{max-width:305px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph .graph img{height:215px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.occ-median-salary:before{bottom: -14px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-1.occ-25{left:25%;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-1.occ-75{right:25%;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-1:before{bottom:-88px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-1:after{height:85px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-2:after{height:100px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-2:before{bottom:-103px;}
}
@media screen and (max-width:411px){
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph .graph{max-width:264px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph .graph img{height:185px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-1:before{bottom:-71px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-1:after{height:70px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-2:after{height:75px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-2:before{bottom:-76px;}
}
@media screen and (max-width:359px){
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph .graph{max-width:232px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph .graph img{height:162px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-1:before{bottom:-72px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-1:after{height:70px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-2:after{height:65px;}
  .md-has-2-columns .hero-widget-wrapper.acs .static-detail-with-graph p.level-2:before{bottom:-67px;}
}