.dpe *,
.ges * {
    box-sizing: border-box;
    line-height: 24px
}

.dpe-ges-inline>div,
.dpeges-inline {
    display: inline-block
}

.dpe-ges-inline>div.dpe,
.dpe.dpeges-inline {
    margin-right: 50px
}

.dpe .dpe-title,
.ges .ges-title {
    font-size: 19px;
    text-align: left;
    text-transform: uppercase
}

.dpe .diagnostic,
.ges .emission {
    margin: 0
}

.dpe figure.diagnostic,
.ges figure.emission {
    display: block;
    float: none;
    font-size: 12px;
    position: relative;
    width: 270px
}

.dpe .diagnostic-title,
.ges .emission-title {
    color: inherit;
    color: #f26521;
    font-family: Arial, sans-serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.1;
    margin-bottom: 11px;
    margin-top: 22px;
    text-transform: uppercase
}

.dpe .hidden,
.ges .hidden {
    clip: rect(0, 0, 0, 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.dpe .diagnostic-container,
.ges .emission-container {
    border-top: 0;
    padding: 10px
}

.dpe abbr[data-original-title],
.dpe abbr[title],
.ges abbr[data-original-title],
.ges abbr[title] {
    border-bottom: 1px dotted #777;
    cursor: help
}

.dpe .diagnostic-legend span:first-child,
.ges .emission-legend span:first-child {
    float: left
}

.dpe .diagnostic-legend span:last-child,
.ges .emission-legend span:last-child {
    float: right
}

.dpe .diagnostic-diagram,
.ges .emission-diagram {
    color: #000;
    display: table-cell;
    padding-right: 70px
}

.dpe .diagnostic-line,
.ges .emission-line {
    font-size: 11px;
    margin-bottom: 1px
}

.dpe .diagnostic-value,
.ges .emission-value {
    display: inline-block;
    height: 24px;
    padding: 0 0 0 5px;
    vertical-align: top;
    width: 70px
}

.dpe .diagnostic-letter,
.ges .emission-letter {
    display: inline-block;
    height: 24px;
    padding: 0;
    position: relative;
    text-align: right;
    vertical-align: top
}

.dpe .diagnostic-letter:after,
.ges .emission-letter:after {
    border-bottom: 12px solid transparent;
    border-left: 12px solid #fff;
    border-top: 12px solid transparent;
    content: "";
    display: inline-block;
    left: 100%;
    position: absolute;
    top: 0
}

.dpe .diagnostic-dpe .line-a .diagnostic-letter {
    background: #339a33;
    width: 1em
}

.dpe .diagnostic-dpe .line-a .diagnostic-letter:after {
    border-left-color: #339a33
}

.dpe .diagnostic-dpe .line-b .diagnostic-letter {
    background: #32cb32;
    width: 2em
}

.dpe .diagnostic-dpe .line-b .diagnostic-letter:after {
    border-left-color: #32cb32
}

.dpe .diagnostic-dpe .line-c .diagnostic-letter {
    background: #ccfe32;
    width: 3em
}

.dpe .diagnostic-dpe .line-c .diagnostic-letter:after {
    border-left-color: #ccfe32
}

.dpe .diagnostic-dpe .line-d .diagnostic-letter {
    background: #fefd00;
    width: 4em
}

.dpe .diagnostic-dpe .line-d .diagnostic-letter:after {
    border-left-color: #fefd00
}

.dpe .diagnostic-dpe .line-e .diagnostic-letter {
    background: #fecb00;
    width: 5em
}

.dpe .diagnostic-dpe .line-e .diagnostic-letter:after {
    border-left-color: #fecb00
}

.dpe .diagnostic-dpe .line-f .diagnostic-letter {
    background: #fe9932;
    width: 6em
}

.dpe .diagnostic-dpe .line-f .diagnostic-letter:after {
    border-left-color: #fe9932
}

.dpe .diagnostic-dpe .line-g .diagnostic-letter {
    background: red;
    width: 7em
}

.dpe .diagnostic-dpe .line-g .diagnostic-letter:after {
    border-left-color: red
}

.dpe .diagnostic-dpe .line-a .diagnostic-value {
    background: #339a33
}

.dpe .diagnostic-dpe .line-b .diagnostic-value {
    background: #32cb32
}

.dpe .diagnostic-dpe .line-c .diagnostic-value {
    background: #ccfe32
}

.dpe .diagnostic-dpe .line-d .diagnostic-value {
    background: #fefd00
}

.dpe .diagnostic-dpe .line-e .diagnostic-value {
    background: #fecb00
}

.dpe .diagnostic-dpe .line-f .diagnostic-value {
    background: #fe9932
}

.dpe .diagnostic-dpe .line-g .diagnostic-value {
    background: red
}

.dpe .diagnostic-scale,
.ges .emission-scale {
    display: table-cell;
    height: 100%;
    padding-right: 20px;
    position: relative;
    width: 30px
}

.dpe .diagnostic-scale:after,
.ges .emission-scale:after {
    background: #dcdcdc;
    content: "";
    display: inline-block;
    height: 100%;
    position: absolute;
    width: 10px;
    z-index: 0
}

.dpe .diagnostic-number-container,
.ges .emission-number-container {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.dpe .diagnostic-number,
.ges .emission-number {
    color: #000;
    display: inline-block;
    font-size: 11px;
    height: 24px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 45px
}

.dpe .diagnostic-number:before,
.ges .emission-number:before {
    background: #dcdcdc;
    content: "";
    height: 2px;
    margin-right: 16px;
    position: absolute;
    right: 100%;
    top: 50%
}

.dpe .diagnostic-number:after,
.ges .emission-number:after {
    border-bottom: 12px solid transparent;
    border-right: 12px solid #fff;
    border-top: 12px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    right: 100%;
    top: 0
}

.dpe .diagnostic-dpe .numberA {
    top: -2px
}

.dpe .diagnostic-dpe .numberB {
    top: 24px
}

.dpe .diagnostic-dpe .numberC {
    top: 49px
}

.dpe .diagnostic-dpe .numberD {
    top: 73px
}

.dpe .diagnostic-dpe .numberE {
    top: 100px
}

.dpe .diagnostic-dpe .numberF {
    top: 123px
}

.dpe .diagnostic-dpe .numberG {
    top: 150px
}

.dpe .diagnostic-dpe .numberA .diagnostic-number {
    background: #339a33
}

.dpe .diagnostic-dpe .numberB .diagnostic-number {
    background: #32cb32
}

.dpe .diagnostic-dpe .numberC .diagnostic-number {
    background: #ccfe32
}

.dpe .diagnostic-dpe .numberD .diagnostic-number {
    background: #fefd00
}

.dpe .diagnostic-dpe .numberE .diagnostic-number {
    background: #fecb00
}

.dpe .diagnostic-dpe .numberF .diagnostic-number {
    background: #fe9932
}

.dpe .diagnostic-dpe .numberG .diagnostic-number {
    background: red
}

.dpe .diagnostic-dpe .numberA .diagnostic-number:before {
    width: 8em
}

.dpe .diagnostic-dpe .numberB .diagnostic-number:before {
    width: 7em
}

.dpe .diagnostic-dpe .numberC .diagnostic-number:before {
    width: 6em
}

.dpe .diagnostic-dpe .numberD .diagnostic-number:before {
    width: 5em
}

.dpe .diagnostic-dpe .numberE .diagnostic-number:before {
    width: 4em
}

.dpe .diagnostic-dpe .numberF .diagnostic-number:before {
    width: 3em
}

.dpe .diagnostic-dpe .numberG .diagnostic-number:before {
    width: 2em
}

.dpe .diagnostic-dpe .numberA .diagnostic-number:after {
    border-right-color: #339a33
}

.dpe .diagnostic-dpe .numberB .diagnostic-number:after {
    border-right-color: #32cb32
}

.dpe .diagnostic-dpe .numberC .diagnostic-number:after {
    border-right-color: #ccfe32
}

.dpe .diagnostic-dpe .numberD .diagnostic-number:after {
    border-right-color: #fefd00
}

.dpe .diagnostic-dpe .numberE .diagnostic-number:after {
    border-right-color: #fecb00
}

.dpe .diagnostic-dpe .numberF .diagnostic-number:after {
    border-right-color: #fe9932
}

.dpe .diagnostic-dpe .numberG .diagnostic-number:after {
    border-right-color: red
}

.ges .emission-ges .numberA {
    top: -2px
}

.ges .emission-ges .numberB {
    top: 24px
}

.ges .emission-ges .numberC {
    top: 49px
}

.ges .emission-ges .numberD {
    top: 73px
}

.ges .emission-ges .numberE {
    top: 100px
}

.ges .emission-ges .numberF {
    top: 123px
}

.ges .emission-ges .numberG {
    top: 150px
}

.ges .emission-ges .line-a .emission-value {
    background: #f6ecfd
}

.ges .emission-ges .line-b .emission-value {
    background: #e1c2f9
}

.ges .emission-ges .line-c .emission-value {
    background: #d4a9f6
}

.ges .emission-ges .line-d .emission-value {
    background: #cc95f4
}

.ges .emission-ges .line-e .emission-value {
    background: #b971ee
}

.ges .emission-ges .line-f .emission-value {
    background: #a74dec
}

.ges .emission-ges .line-g .emission-value {
    background: #8918de
}

.ges .emission-ges .line-a .emission-letter {
    background: #f6ecfd;
    width: 1em
}

.ges .emission-ges .line-b .emission-letter {
    background: #e1c2f9;
    width: 2em
}

.ges .emission-ges .line-c .emission-letter {
    background: #d4a9f6;
    width: 3em
}

.ges .emission-ges .line-d .emission-letter {
    background: #cc95f4;
    width: 4em
}

.ges .emission-ges .line-e .emission-letter {
    background: #b971ee;
    width: 5em
}

.ges .emission-ges .line-f .emission-letter {
    background: #a74dec;
    width: 6em
}

.ges .emission-ges .line-g .emission-letter {
    background: #8918de;
    width: 7em
}

.ges .emission-ges .line-a .emission-letter:after {
    border-left-color: #f6ecfd
}

.ges .emission-ges .line-b .emission-letter:after {
    border-left-color: #e1c2f9
}

.ges .emission-ges .line-c .emission-letter:after {
    border-left-color: #d4a9f6
}

.ges .emission-ges .line-d .emission-letter:after {
    border-left-color: #cc95f4
}

.ges .emission-ges .line-e .emission-letter:after {
    border-left-color: #b971ee
}

.ges .emission-ges .line-f .emission-letter:after {
    border-left-color: #a74dec
}

.ges .emission-ges .line-g .emission-letter:after {
    border-left-color: #8918de
}

.ges .emission-ges .numberA {
    top: 0
}

.ges .emission-ges .numberA .emission-number {
    background: #f6ecfd
}

.ges .emission-ges .numberB .emission-number {
    background: #e1c2f9
}

.ges .emission-ges .numberC .emission-number {
    background: #d4a9f6
}

.ges .emission-ges .numberD .emission-number {
    background: #cc95f4
}

.ges .emission-ges .numberE .emission-number {
    background: #b971ee
}

.ges .emission-ges .numberF .emission-number {
    background: #a74dec
}

.ges .emission-ges .numberG .emission-number {
    background: #8918de
}

.ges .emission-ges .numberA .emission-number:before {
    width: 8em
}

.ges .emission-ges .numberB .emission-number:before {
    width: 7em
}

.ges .emission-ges .numberC .emission-number:before {
    width: 6em
}

.ges .emission-ges .numberD .emission-number:before {
    width: 5em
}

.ges .emission-ges .numberE .emission-number:before {
    width: 4em
}

.ges .emission-ges .numberF .emission-number:before {
    width: 3em
}

.ges .emission-ges .numberG .emission-number:before {
    width: 2em
}

.ges .emission-ges .numberA .emission-number:after {
    border-right-color: #f6ecfd
}

.ges .emission-ges .numberB .emission-number:after {
    border-right-color: #e1c2f9
}

.ges .emission-ges .numberC .emission-number:after {
    border-right-color: #d4a9f6
}

.ges .emission-ges .numberD .emission-number:after {
    border-right-color: #cc95f4
}

.ges .emission-ges .numberE .emission-number:after {
    border-right-color: #b971ee
}

.ges .emission-ges .numberF .emission-number:after {
    border-right-color: #a74dec
}

.ges .emission-ges .numberG .emission-number:after {
    border-right-color: #8918de
}

.dpe-blank,
.dpe-blank-active .diagnostic-scale,
.ges-blank,
.ges-blank-active .emission-scale {
    display: none
}

.dpe-blank-active .dpe-blank,
.ges-blank-active .ges-blank {
    align-items: center;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    opacity: .9;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.dpe-blank-title,
.ges-blank-title {
    font-size: 20px;
    font-weight: 700
}

.dpe-blank-legend,
.ges-blank-legend {
    font-size: 18px;
    font-weight: 700;
    text-align: center
}

.energyDiagnosticContainer *,
.energyDiagnosticContainer :after,
.energyDiagnosticContainer :before,
.energyDiagnosticContainer_inline *,
.energyDiagnosticContainer_inline :after,
.energyDiagnosticContainer_inline :before {
    box-sizing: border-box;
    font-family: Open Sans, sans-serif
}

.newdpe .dpe-title {
    display: inline-block;
    font-size: 17px;
    line-height: 1
}

.energyDiagnosticContainer,
.energyDiagnosticContainer_inline {
    font-size: 20px;
    line-height: 20px
}

.energyDiagnosticContainer_inline {
    display: flex;
    flex-direction: row;
    gap: 20px
}

.energyDiagnosticContainer .newges {
    margin-top: 25px
}

.newdpe .diagnostic.diagnostic-dpe {
    margin: 0 40px 0 0;
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.newdpe .diagnostic-container {
    display: flex;
    flex-direction: row
}

.newdpe .diagnostic-scale {
    border: 2px solid #000;
    border-radius: 5px 0 0 5px;
    display: inline-flex;
    flex-direction: row;
    height: 50px;
    padding: 5px
}

.newdpe .diagnostic-number-container,
.newdpe .emission-number-container {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.newdpe .diagnostic-number-container {
    border-right: 2px solid #000;
    padding: 0 5px
}

.newdpe .emission-number-container {
    padding: 0 5px
}

.newdpe .diagnostic-number,
.newdpe .emission-number {
    font-size: 26px;
    font-weight: 700;
    line-height: 28px
}

.newdpe .diagnostic-number-container abbr,
.newdpe .emission-number-container abbr {
    font-size: 8px;
    font-weight: 700;
    line-height: 8px;
    white-space: nowrap
}

.newdpe .diagnostic-legend-top {
    color: #339a33;
    font-size: 12px
}

.newdpe .diagnostic-legend-bottom {
    color: red;
    font-size: 12px
}

.newdpe .diagnostic-scale.number {
    visibility: hidden
}

.newdpe .diagnostic-scale.numberA {
    margin-top: 20px
}

.newdpe .diagnostic-scale.numberB {
    margin-top: 50px
}

.newdpe .diagnostic-scale.numberC {
    margin-top: 80px
}

.newdpe .diagnostic-scale.numberD {
    margin-top: 110px
}

.newdpe .diagnostic-scale.numberE {
    margin-top: 140px
}

.newdpe .diagnostic-scale.numberF {
    margin-top: 170px
}

.newdpe .diagnostic-scale.numberG {
    margin-top: 200px
}

.newdpe .diagnostic-line {
    height: 25px;
    line-height: 25px;
    margin-bottom: 5px;
    position: relative
}

.newdpe .diagnostic-letter {
    color: #fff;
    display: block;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 700;
    height: inherit;
    line-height: inherit;
    margin: 0 10px 0 0;
    padding: 0 0 0 10px;
    position: relative
}

.newdpe .diagnostic-letter:after {
    border-bottom: 12.5px solid transparent;
    border-left: 10px solid #fff;
    border-top: 12.5px solid transparent;
    content: "";
    display: inline-block;
    left: 100%;
    position: absolute;
    top: 0
}

.passoire {
    position: absolute;
    display: flex;
    align-items: center;
    bottom: 45px;
    left: 50px;
    height: 55px;
    width: auto;
}

.passoire .title-passoire {
    color: #000;
    font-size: 11px !important;
    line-height: 12px;
    font-weight: bold;
    margin-right: 5px;
}

.passoire .line-passoire {
    display: block;
    float: right;
    background-color: #777;
    height: 100%;
    width: 3px;
}

.diagnostic-dpe .diagnostic-line.line-f,
.diagnostic-dpe .diagnostic-line.line-g {
    position: relative;
}

.diagnostic-dpe .diagnostic-line.line-f:before,
.diagnostic-dpe .diagnostic-line.line-g:before {
    position: absolute;
    top: 0;
    left: -10px;
    height: 30px;
    width: 5px;
    background-color: #777;
}

.newdpe .diagnostic-letter.letter-a {
    background: #339a33;
    width: 40px
}

.newdpe .diagnostic-letter.letter-b {
    background: #32cb32;
    width: 55px
}

.newdpe .diagnostic-letter.letter-c {
    background: #ccfe32;
    width: 70px
}

.newdpe .diagnostic-letter.letter-d {
    background: #fefd00;
    width: 85px
}

.newdpe .diagnostic-letter.letter-e {
    background: #fecb00;
    width: 100px
}

.newdpe .diagnostic-letter.letter-f {
    background: #fe9932;
    width: 115px
}

.newdpe .diagnostic-letter.letter-g {
    background: red;
    width: 130px
}

.newdpe .diagnostic-letter.letter-a:after {
    border-left-color: #339a33
}

.newdpe .diagnostic-letter.letter-b:after {
    border-left-color: #32cb32
}

.newdpe .diagnostic-letter.letter-c:after {
    border-left-color: #ccfe32
}

.newdpe .diagnostic-letter.letter-d:after {
    border-left-color: #fefd00
}

.newdpe .diagnostic-letter.letter-e:after {
    border-left-color: #fecb00
}

.newdpe .diagnostic-letter.letter-f:after {
    border-left-color: #fe9932
}

.newdpe .diagnostic-letter.letter-g:after {
    border-left-color: red
}

.newdpe .diagnostic-diagram.numberA .diagnostic-line.line-a,
.newdpe .diagnostic-diagram.numberB .diagnostic-line.line-b,
.newdpe .diagnostic-diagram.numberC .diagnostic-line.line-c,
.newdpe .diagnostic-diagram.numberD .diagnostic-line.line-d,
.newdpe .diagnostic-diagram.numberE .diagnostic-line.line-e,
.newdpe .diagnostic-diagram.numberF .diagnostic-line.line-f,
.newdpe .diagnostic-diagram.numberG .diagnostic-line.line-g {
    height: 50px;
    line-height: 46px
}

.newdpe .diagnostic-diagram.numberA .diagnostic-letter.letter-a,
.newdpe .diagnostic-diagram.numberB .diagnostic-letter.letter-b,
.newdpe .diagnostic-diagram.numberC .diagnostic-letter.letter-c,
.newdpe .diagnostic-diagram.numberD .diagnostic-letter.letter-d,
.newdpe .diagnostic-diagram.numberE .diagnostic-letter.letter-e,
.newdpe .diagnostic-diagram.numberF .diagnostic-letter.letter-f,
.newdpe .diagnostic-diagram.numberG .diagnostic-letter.letter-g {
    -webkit-text-stroke: 2px #000;
    border-color: #000;
    border-style: solid;
    border-width: 2px 1px 2px 0;
    font-size: 36px
}

.newdpe .diagnostic-diagram.numberA .diagnostic-letter.letter-a:before,
.newdpe .diagnostic-diagram.numberB .diagnostic-letter.letter-b:before,
.newdpe .diagnostic-diagram.numberC .diagnostic-letter.letter-c:before,
.newdpe .diagnostic-diagram.numberD .diagnostic-letter.letter-d:before,
.newdpe .diagnostic-diagram.numberE .diagnostic-letter.letter-e:before,
.newdpe .diagnostic-diagram.numberF .diagnostic-letter.letter-f:before,
.newdpe .diagnostic-diagram.numberG .diagnostic-letter.letter-g:before {
    border-bottom: 25px solid transparent;
    border-left: 16px solid #000;
    border-top: 25px solid transparent;
    content: "";
    display: inline-block;
    left: 0;
    position: absolute;
    top: -2px
}

.newdpe .diagnostic-diagram.numberA .diagnostic-letter.letter-a:before {
    left: 40px
}

.newdpe .diagnostic-diagram.numberB .diagnostic-letter.letter-b:before {
    left: 55px
}

.newdpe .diagnostic-diagram.numberC .diagnostic-letter.letter-c:before {
    left: 70px
}

.newdpe .diagnostic-diagram.numberD .diagnostic-letter.letter-d:before {
    left: 85px
}

.newdpe .diagnostic-diagram.numberE .diagnostic-letter.letter-e:before {
    left: 100px
}

.newdpe .diagnostic-diagram.numberF .diagnostic-letter.letter-f:before {
    left: 115px
}

.newdpe .diagnostic-diagram.numberG .diagnostic-letter.letter-g:before {
    left: 130px
}

.newdpe .diagnostic-diagram.numberA .diagnostic-letter.letter-a:after,
.newdpe .diagnostic-diagram.numberB .diagnostic-letter.letter-b:after,
.newdpe .diagnostic-diagram.numberC .diagnostic-letter.letter-c:after,
.newdpe .diagnostic-diagram.numberD .diagnostic-letter.letter-d:after,
.newdpe .diagnostic-diagram.numberE .diagnostic-letter.letter-e:after,
.newdpe .diagnostic-diagram.numberF .diagnostic-letter.letter-f:after,
.newdpe .diagnostic-diagram.numberG .diagnostic-letter.letter-g:after {
    border-bottom-width: 23px;
    border-left-width: 14px;
    border-top-width: 23px
}

.newges {
    border: 3px solid #a3dbfc;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding: 10px 15px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.newges .ges-title {
    display: inline-block;
    font-size: 17px;
    line-height: 1
}

.newges .emission-ges {
    margin: 0;
    position: relative
}

.newges .emission-container {
    -moz-column-gap: 20px;
    column-gap: 20px;
    display: flex;
    flex-direction: row
}

.newges .emission-scale {
    display: inline-flex;
    flex-direction: row;
    height: 50px
}

.newges .emission-number-container {
    font-size: 18px
}

.newges .emission-number-container abbr {
    display: block;
    font-size: 8px;
    font-weight: 700;
    line-height: 8px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.newges .emission-legend-top {
    color: #a3dbfc;
    font-size: 12px
}

.newges .emission-legend-bottom {
    color: #291b35;
    font-size: 12px
}

.newges .emission-line {
    height: 20px;
    line-height: 20px;
    margin-bottom: 5px;
    position: relative
}

.newges .emission-scale.numberA {
    margin-top: 20px
}

.newges .emission-scale.numberB {
    margin-top: 45px
}

.newges .emission-scale.numberC {
    margin-top: 65px
}

.newges .emission-scale.numberD {
    margin-top: 90px
}

.newges .emission-scale.numberE {
    margin-top: 115px
}

.newges .emission-scale.numberF {
    margin-top: 140px
}

.newges .emission-scale.numberG {
    margin-top: 165px
}

.newges .emission-letter {
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
    color: #fff;
    display: block;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 700;
    height: inherit;
    line-height: inherit;
    margin-right: 10px;
    padding: 0 0 0 10px;
    position: relative
}

.newges .emission-letter:before {
    background-color: #000;
    content: "";
    display: block;
    height: 2px;
    left: calc(100% + 5px);
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.newges .emission-diagram.numberA .emission-letter.letter-a:before {
    width: 110px
}

.newges .emission-diagram.numberB .emission-letter.letter-b:before {
    width: 95px
}

.newges .emission-diagram.numberC .emission-letter.letter-c:before {
    width: 80px
}

.newges .emission-diagram.numberD .emission-letter.letter-d:before {
    width: 65px
}

.newges .emission-diagram.numberE .emission-letter.letter-e:before {
    width: 50px
}

.newges .emission-diagram.numberF .emission-letter.letter-f:before {
    width: 35px
}

.newges .emission-diagram.numberG .emission-letter.letter-g:before {
    width: 20px
}

.newges .emission-letter.letter-a {
    background: #a3dbfc;
    width: 50px
}

.newges .emission-letter.letter-b {
    background: #8ab5d2;
    width: 65px
}

.newges .emission-letter.letter-c {
    background: #7692b1;
    width: 80px
}

.newges .emission-letter.letter-d {
    background: #5e708d;
    width: 95px
}

.newges .emission-letter.letter-e {
    background: #4d5272;
    width: 110px
}

.newges .emission-letter.letter-f {
    background: #393550;
    width: 125px
}

.newges .emission-letter.letter-g {
    background: #291b35;
    width: 140px
}

.newges .emission-letter.letter-a:after {
    background-color: #a3dbfc
}

.newges .emission-letter.letter-b:after {
    background-color: #8ab5d2
}

.newges .emission-letter.letter-c:after {
    background-color: #7692b1
}

.newges .emission-letter.letter-d:after {
    background-color: #5e708d
}

.newges .emission-letter.letter-e:after {
    background-color: #4d5272
}

.newges .emission-letter.letter-f:after {
    background-color: #393550
}

.newges .emission-letter.letter-g:after {
    background-color: #291b35
}

.newges .emission-diagram.numberA .emission-line.line-a,
.newges .emission-diagram.numberB .emission-line.line-b,
.newges .emission-diagram.numberC .emission-line.line-c,
.newges .emission-diagram.numberD .emission-line.line-d,
.newges .emission-diagram.numberE .emission-line.line-e,
.newges .emission-diagram.numberF .emission-line.line-f,
.newges .emission-diagram.numberG .emission-line.line-g {
    height: 40px;
    line-height: 36px
}

.newges .emission-diagram.numberA .emission-letter.letter-a,
.newges .emission-diagram.numberB .emission-letter.letter-b,
.newges .emission-diagram.numberC .emission-letter.letter-c,
.newges .emission-diagram.numberD .emission-letter.letter-d,
.newges .emission-diagram.numberE .emission-letter.letter-e,
.newges .emission-diagram.numberF .emission-letter.letter-f,
.newges .emission-diagram.numberG .emission-letter.letter-g {
    -webkit-text-stroke: 1.5px #000;
    border: 2px solid #000;
    font-size: 33px;
    line-height: 38px
}

@media screen and (max-width:767px) {
    .energyDiagnosticContainer_inline {
        flex-direction: column
    }

    .energyDiagnosticContainer_inline .newges {
        margin-top: 25px
    }
}