.g-linerating{display:flex}.graph-grid-block .g-linerating{width:100%;justify-content:flex-end;margin-bottom:-25px}.g-linerating--lg{align-items:flex-start}.g-linerating--lg .g-linerating__nr{order:1;margin-right:0;margin-left:20px;font-size:30px}.g-linerating--lg .g-linerating__lines{width:50px;position:relative}.g-linerating--lg .g-linerating__lines--row{width:100%}.g-linerating--lg .g-linerating__lines--row:before{content:"";display:block;width:1px;height:15px;background-color:#dbdfe2;position:absolute;right:0;bottom:6px}.g-linerating--lg .g-linerating__lines--row .g-linerating__line{flex:0 1 auto;max-width:8.3333333333%;height:6px;margin-top:10px;position:relative}.g-linerating--lg .g-linerating__lines--row .g-linerating__line:first-child{margin-top:10px}.g-linerating--lg .g-linerating__lines--row .g-linerating__line:before{content:"";display:block;width:1px;height:15px;background-color:#dbdfe2;position:absolute;left:0;bottom:6px}.g-linerating--lg .g-linerating__line{height:6px;margin-top:5px}.g-linerating--lg .g-linerating__line:first-child{margin-top:0}.g-linerating--md{align-items:center}.g-linerating--md .g-linerating__lines{width:25px}.g-linerating--md .g-linerating__line{height:3px;margin-top:3px}.g-linerating--md .g-linerating__line:first-child{margin-top:0}.g-linerating--rating-3 .g-linerating__nr{color:#009244}.g-linerating--rating-2 .g-linerating__nr{color:#ffcf00}.g-linerating--rating-1 .g-linerating__nr{color:#b84444}.g-linerating__nr{margin-right:5px;font-size:46px;line-height:1}.g-linerating__nr:before{content:attr(data-rating)}.g-linerating__lines{flex:0 0 auto}.g-linerating__lines--row,.g-linerating__line{display:flex;width:100%}.g-linerating__line.green{background-color:#009244}.g-linerating__line.yellow{background-color:#ffcf00}.g-linerating__line.red{background-color:#b84444}.g-linerating__bar{flex:0 0 auto;width:50%;height:100%;position:relative}.g-linerating__bar.green{background-color:#009244}.g-linerating__bar.yellow{background-color:#ffcf00}.g-linerating__bar.red{background-color:#b84444}.g-linerating__bar.gray{background-color:#dbdfe2}.g-linerating__bar.animation-left{opacity:0;animation:drawFromLeft .5s ease-in;animation-delay:1s;animation-fill-mode:forwards}@keyframes drawFromLeft{0%{width:0;opacity:1}to{width:50%;opacity:1}}.g-linerating__bar.animation-right{opacity:0;animation:drawFromRight .5s ease-in;animation-delay:1s;animation-fill-mode:forwards}@keyframes drawFromRight{0%{left:100%;width:0;opacity:1}to{left:0;width:50%;opacity:1}}.g-cityrating{width:236px;height:245px;position:relative}.g-cityrating__svg{width:100%;height:100%}.g-cityrating .g-linerating{position:absolute;top:102px;left:92px}.city-animation{animation:draw 1s linear;transform-origin:bottom}@keyframes draw{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.g-timeline__line{height:5px;background-color:#dbdfe2;border-radius:5px}.g-timeline__wrap{max-height:430px;position:relative;padding:50px 0 40px;overflow-x:auto}.g-timeline__content{display:flex;position:relative;top:-5px}.g-timeline__year{display:flex;flex-shrink:0;padding-left:140px;position:relative}.g-timeline__year:first-child{padding-left:50px}.g-timeline__year:first-child .g-timeline__year-label{left:0}.g-timeline__month{width:140px;position:relative}.g-timeline__year-label,.g-timeline__month-label{display:inline-block;font-size:12px;color:#0083ba;line-height:1;position:absolute;left:0}.g-timeline__year-label{width:40px;left:-15px;top:-50px;text-align:center}.g-timeline__year-label:before{content:"";display:block;width:2px;background-color:#dbdfe2;position:absolute;left:20px;top:15px;bottom:-41px}.g-timeline__month-label{top:-25px}.g-timeline__month-label:before{content:"";display:block;width:2px;background-color:#dbdfe2;position:absolute;left:5px;top:15px;bottom:-18px}.g-timeline__card-label{display:block;font-size:12px}.g-timeline__card-group{display:block;position:relative}.g-timeline__card-group+.g-timeline__card-group{padding-top:13px}.g-timeline__card-group+.g-timeline__card-group:before{content:"";display:block;width:2px;height:10px;background-color:#dbdfe2;position:absolute;left:5px;top:0}.g-timeline__card-group+.g-timeline__card-group:after{content:"";display:block;width:5px;height:5px;background-color:#dbdfe2;border-radius:50%;position:absolute;left:4px;top:10px}.g-timeline__card-group.u-color-green{color:#009244}.g-timeline__card-group.u-color-green:before,.g-timeline__card-group.u-color-green:after{background-color:#009244}.g-timeline__card-group.u-color-red{color:#b84444}.g-timeline__card-group.u-color-red:before,.g-timeline__card-group.u-color-red:after{background-color:#b84444}.g-timeline__card-group.u-color-yellow{color:#c3a300}.g-timeline__card-group.u-color-yellow:before,.g-timeline__card-group.u-color-yellow:after{background-color:#c3a300}.g-timeline__card-group.u-color-blue{color:#0083ba}.g-timeline__card-group.u-color-blue:before,.g-timeline__card-group.u-color-blue:after{background-color:#0083ba}.g-timeline__card-group.u-color-gray{color:#5d6071}.g-timeline__card-group.u-color-gray:before,.g-timeline__card-group.u-color-gray:after{background-color:#5d6071}.g-timeline__card{color:#34394c;width:140px;position:relative;left:0}.g-timeline__card .vertical{border-left-width:2px;border-left-style:solid}.g-timeline__card .dot{height:5px;width:5px;left:3.5px;border-radius:50%;position:absolute;display:block}.g-timeline__card .dot.u-color-green{background:#009244}.g-timeline__card .dot.u-color-red{background:#b84444}.g-timeline__card .dot.u-color-yellow{background:#c3a300}.g-timeline__card .dot.u-color-blue{background:#0083ba}.g-timeline__card .dot.u-color-gray{background:#5d6071}.g-timeline__card>.vertical~.vertical,.g-timeline__card>.dot~.dot{display:none}.g-timeline__card .line{display:block;border-top:2px solid transparent;position:absolute;left:5px;top:-23px;z-index:10}.g-timeline__card .line span{display:block}.g-timeline__card .line span:before{content:"";display:block;width:2px;height:15px;position:absolute;right:0;top:0}.g-timeline__card .line span:after{content:"";display:block;width:5px;height:5px;border-radius:50%;position:absolute;right:-2px;top:13px}.g-timeline__card .line+.line{top:-19px}.g-timeline__card .line+.line span:before{height:11px}.g-timeline__card .line+.line span:after{top:9px}.g-timeline__card .line+.line+.line{top:-15px}.g-timeline__card .line+.line+.line span:before{height:7px}.g-timeline__card .line+.line+.line span:after{top:5px}.g-timeline__card .line+.line+.line+.line{top:-11px}.g-timeline__card .line+.line+.line+.line span:before{height:3px}.g-timeline__card .line+.line+.line+.line span:after{top:1px}.g-timeline__card .line.u-dashed{border-style:dashed;border-width:1px}.g-timeline__card .line.u-dashed:before{width:1px;border-style:dashed;border-width:1px;background-color:transparent;left:-1px}.g-timeline__card .line.u-dashed:after{left:-2px}.g-timeline__card .line.u-dashed span:before{width:1px;border-style:dashed;border-width:1px;background-color:transparent;right:-1px}.g-timeline__card .line.u-dashed span:after{right:-3px}.g-timeline__card .line.u-color-green{border-color:#009244}.g-timeline__card .line.u-color-green:before,.g-timeline__card .line.u-color-green:after,.g-timeline__card .line.u-color-green span:before,.g-timeline__card .line.u-color-green span:after{background-color:#009244}.g-timeline__card .line.u-color-green.u-dashed span:before,.g-timeline__card .line.u-color-green.u-dashed:before{background-color:transparent;border-color:#009244}.g-timeline__card .line.u-color-red{border-color:#b84444}.g-timeline__card .line.u-color-red:before,.g-timeline__card .line.u-color-red:after,.g-timeline__card .line.u-color-red span:before,.g-timeline__card .line.u-color-red span:after{background-color:#b84444}.g-timeline__card .line.u-color-red.u-dashed span:before,.g-timeline__card .line.u-color-red.u-dashed:before{background-color:transparent;border-color:#b84444}.g-timeline__card .line.u-color-yellow{border-color:#c3a300}.g-timeline__card .line.u-color-yellow:before,.g-timeline__card .line.u-color-yellow:after,.g-timeline__card .line.u-color-yellow span:before,.g-timeline__card .line.u-color-yellow span:after{background-color:#c3a300}.g-timeline__card .line.u-color-yellow.u-dashed span:before,.g-timeline__card .line.u-color-yellow.u-dashed:before{background-color:transparent;border-color:#c3a300}.g-timeline__card .line.u-color-blue{border-color:#0083ba}.g-timeline__card .line.u-color-blue:before,.g-timeline__card .line.u-color-blue:after,.g-timeline__card .line.u-color-blue span:before,.g-timeline__card .line.u-color-blue span:after{background-color:#0083ba}.g-timeline__card .line.u-color-blue.u-dashed span:before,.g-timeline__card .line.u-color-blue.u-dashed:before{background-color:transparent;border-color:#0083ba}.g-timeline__card .line.u-color-gray{border-color:#5d6071}.g-timeline__card .line.u-color-gray:before,.g-timeline__card .line.u-color-gray:after,.g-timeline__card .line.u-color-gray span:before,.g-timeline__card .line.u-color-gray span:after{background-color:#5d6071}.g-timeline__card .line.u-color-gray.u-dashed span:before,.g-timeline__card .line.u-color-gray.u-dashed:before{background-color:transparent;border-color:#5d6071}typeahead-container.dropdown-menu{padding:0;margin:0;border:none}typeahead-container>.webui-popover{margin-top:0!important}typeahead-container .search-result a{text-decoration:none!important}@media (max-width: 599px){.text-right{padding-right:5px!important}typeahead-container .popover-search{height:auto!important;min-width:280px}input#search-term.form-control.navbar-search.open{min-width:200px}}.btn-with-icon{padding-left:2.5rem;position:relative}.btn-with-icon>i{display:flex;justify-content:center;align-items:center;width:23px;height:23px;border-radius:50%;position:absolute;left:.5rem;top:50%;transform:translateY(-50%)}.btn-with-icon .nr{font-weight:700;line-height:23px}.btn-with-icon.btn-info>i{background-color:#fff;color:#0083ba}.btn-with-icon.btn-info.disabled i{color:#aae1f8}.btn-toolbar{margin-left:-5px;margin-right:-5px}.btn-toolbar>.btn-wrap{padding-left:5px;padding-right:5px}.btn-wrap{position:relative}.c-head-attr{margin-bottom:10px}.c-head-attr .is-active{color:#00b649}@media (max-width: 599px){emta-table tbody tr:last-child td{border:0!important}}.c-table-list{margin:0;border:0}.c-table-list tbody tr,.c-table-list tbody tr:last-child,.c-table-list tbody tr:first-child,.c-table-list tbody th,.c-table-list tbody td{border:0}.c-table-list th,.c-table-list td{vertical-align:top;padding:5px}.c-table-list th{padding-left:0;padding-bottom:15px;padding-right:15px;font-size:12px;color:#9d9fb4}.c-block-list__item{display:flex;justify-content:space-between;align-items:center;margin:10px 0;padding:10px 15px;border-radius:10px;box-shadow:0 0 9px #00000021}.c-block-list__col{display:flex;flex:1 1 0;max-width:100%;align-items:center}.c-block-list__col--center{justify-content:center}.c-block-list__col--center .c-block-list__text{width:100%;max-width:250px}.c-block-list__col--right{justify-content:flex-end}.c-block-list__col .custom-checkbox{margin:0 20px 0 10px;padding:0;width:22px;height:22px}.c-block-list__col .btn{margin-left:15px}.c-block-list__text p{margin:0}.c-block-list__text-title{font-size:21px;font-weight:700}.c-block-list__rating{display:flex;justify-content:center;min-width:122px}.c-block-text--horisontal{display:flex;align-items:center}.c-block-text--horisontal .c-block-text__content{flex:1}@media (min-width: 600px){.c-block-text--horisontal .c-block-text__content{padding-left:20px}}.c-block-text__photo{flex:0 0 auto}.c-graph-grid__row{display:flex;margin-left:-15px;margin-right:-15px}.c-graph-grid__col{flex-basis:0;flex-grow:1;max-width:100%;padding-left:15px;padding-right:15px}.c-graph-grid__col--1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.c-graph-grid__col--2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.c-graph-grid__col--3{flex:0 0 25%;max-width:25%}.c-graph-grid__col--4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.c-graph-grid__col--5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.c-graph-grid__col--6{flex:0 0 50%;max-width:50%}.c-graph-grid__col--7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.c-graph-grid__col--8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.c-graph-grid__col--9{flex:0 0 75%;max-width:75%}.c-graph-grid__col--10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.c-graph-grid__col--11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.c-graph-grid__col--12{flex:0 0 100%;max-width:100%}.c-graph-block--pad{padding:20px;border-radius:5px}.c-graph-block__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.c-graph-block__head-nr{font-weight:700}.c-graph-block__graph{margin-bottom:10px}.c-graph-block__graph img{max-width:100%;height:auto}.c-graph-welcome{position:relative}.c-graph-welcome:before{content:"";display:block;height:5px;background-color:#5d6071;border-radius:5px;position:absolute;bottom:20px;left:0;right:0}.c-graph-welcome__col{padding:0 50px}.c-graph-welcome__col:first-child{padding-right:20px}.c-graph-welcome__col:last-child{padding-left:20px}.c-graph-welcome__step{display:block;margin-bottom:15px}.c-graph-welcome__label{display:block;padding-top:5px;line-height:1;text-align:center}.form-breadcrumb{border-bottom:2px solid #9d9fb4}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.text-sm{font-size:12px}.text-xs{font-size:10px}.text--gray-dark{color:#34394c}.text--gray{color:#5d6071}.text--gray-light{color:#9d9fb4}.text--gray-lighter{color:#dbdfe2}.text--gray-lightest{color:#f2f3f3}.text--white{color:#fff}.text--orange-dark{color:#a84816}.text--orange{color:#ff8000}.text--orange-light{color:#f9d291}.text--blue-dark{color:#015477}.text--blue{color:#0083ba}.text--blue-light{color:#aae1f8}.text--green-dark{color:#009244}.text--green{color:#00b649}.text--green-light{color:#71db9f}.text--yellow-dark{color:#c3a300}.text--yellow{color:#ffcf00}.text--yellow-light{color:#fdefb3}.text--red-dark{color:#b84444}.text--red{color:#ff7373}.text--red-light{color:#ffb9b6}.bg--gray-dark{background-color:#34394c}.bg--gray{background-color:#5d6071}.bg--gray-light{background-color:#9d9fb4}.bg--gray-lighter{background-color:#dbdfe2}.bg--gray-lightest{background-color:#f2f3f3}.bg--white{background-color:#fff}.bg--orange-dark{background-color:#a84816}.bg--orange{background-color:#ff8000}.bg--orange-light{background-color:#f9d291}.bg--blue-dark{background-color:#015477}.bg--blue{background-color:#0083ba}.bg--blue-light{background-color:#aae1f8}.bg--green-dark{background-color:#009244}.bg--green{background-color:#00b649}.bg--green-light{background-color:#71db9f}.bg--yellow-dark{background-color:#c3a300}.bg--yellow{background-color:#ffcf00}.bg--yellow-light{background-color:#fdefb3}.bg--red-dark{background-color:#b84444}.bg--red{background-color:#ff7373}.bg--red-light{background-color:#ffb9b6}.fade-in{opacity:0;animation:1s ease-in fadeIn;animation-delay:.8s;animation-fill-mode:forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media print{footer,emta-dashboard-navbar,emta-side-menu,.btn,.hide-in-mobile,.page-header,.representative-header,.icon-display-as-a-table,.navbar{display:none}.d-inline-block{display:table}.graph-grid-block,mirror-rainbow-wrapper,mirror-rainbow{page-break-inside:avoid;display:table}.row{display:block}wide-content-wrapper{display:table}mirror-step-rating{min-width:10cm;min-height:5cm}.mirror-timeline,.mirror-tax-compliance,.mirror-audit-risk,.lists-block,.financial-data{size:A4 landscape;display:block;page-break-before:always}h3{font-size:24px}svg{display:block}h1,h2,h3,p,span,.h1,.h2,.h3,.link-blue,.link-gray,.g-timeline__line{color:#000}*{transition:none!important}.open,.enter,.leave{opacity:1!important}html,body{height:90%}.print:last-child{page-break-after:avoid;page-break-inside:avoid;margin-bottom:0}}@media (min-width: 768px){.dynamic-table .table-responsive{overflow-x:auto}}.angular-tree-component,.tree-node{width:-moz-fit-content;width:fit-content}.disabled,.disabled button.clear,.disabled button.clear:before{pointer-events:none;cursor:default;color:#dbdfe2}.disabled a,.disabled .highlightText{color:#9d9fb4!important}@media screen and (max-width: 599px){a[class*=icon-info]:not([data-toggle*=tooltip]){display:none!important}.center-divs{margin:auto}.form-group{padding-bottom:0!important}}.btn-search-action .progress-simple:before{font-size:3rem}.btn-search-action .progress-simple{margin-bottom:-15px!important}@media screen and (min-width: 599px){.hide-in-desktop{display:none!important}}@media screen and (max-width: 599px){.hide-in-mobile{display:none!important}}.c-graph-block--with-summary .graph-aspect,.mirror-tax-compliance .c-graph-block,.mirror-audit-risk .c-graph-block{min-width:325px!important}.mirror-tax-compliance .col-xs-4,.mirror-tax-compliance .col-md-12,.mirror-audit-risk .col-lg-19{flex:0 0 100%!important;max-width:100%!important}@media (max-width: 991px){.c-graph-block__summary-block-comment{padding-bottom:20px!important}.ratings-section-footer{margin-top:20px!important}}.summary-graph .c-graph-block__graph.c-graph-block--r4{padding-top:10px;padding-bottom:10px;padding-right:20px}mirror-front-page-ratings .step-rating-wrapper{min-width:200px}.c-graph-block__title,.front-page-audit-risk-title{font-family:Roboto,sans-serif!important;font-weight:700!important;font-size:16px!important;line-height:19.2px!important;letter-spacing:0%!important;color:#34394c!important}.front-page-audit-risk-title{margin:8px 0 0!important;padding:8px!important}@media (min-width: 1201px) and (max-width: 1800px){mirror-front-page-ratings .col.front-page-compliance-rating{flex:0 0 55%!important;max-width:55%!important}mirror-front-page-ratings .col:last-child{flex:0 0 45%!important;max-width:45%!important}mirror-front-page-ratings .step-rating-wrapper{transform:scale(.65)!important;transform-origin:center top;max-width:100%;overflow:hidden;margin-top:-35px;margin-bottom:-30%!important;padding-bottom:0!important}mirror-front-page-ratings mirror-front-page-audit-risk{display:flex;flex-direction:column;align-items:center}}@media (max-width: 1200px){mirror-front-page-ratings .col.front-page-compliance-rating,mirror-front-page-ratings .col:last-child{flex:0 0 100%!important;max-width:100%!important}mirror-front-page-ratings .step-rating-wrapper{transform:none!important;margin:0}}.section-line-chart-tooltip{background-color:#87ceeb!important;opacity:.9!important;padding:10px;border-radius:7px!important;color:#fff!important}@media screen and (max-width: 599px){body.popover-open{overflow:hidden}.form-section{margin-bottom:1.5rem!important}}@media (max-width: 599px){.dynamic-table .mta-rating{display:inline-block!important;width:auto!important}}@media screen and (max-width: 599px){.workarea>*>form-section>.form-section,.workarea>*>form-section-wrapper>form-section>.form-section,.workarea>*>.section,.workarea>*>*>.section{margin:0 -20px}}.gray-light{color:#9d9fb4}@media all and (min-width: 900px){.col-lg-auto{-ms-flex:1 0 auto}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.graph-grid--width{min-width:700px}}.tab-content.tab-sections.gray-sections{overflow:auto!important}@media screen and (min-width: 599px){.disclaimer-modal{max-width:1200px}}.table-responsive{-ms-overflow-style:scrollbar}body:not(.tab-outline) mirror-pages div:focus,body:not(.tab-outline) mirror-pages u:focus,body:not(.tab-outline) mirror-pages input:focus,body:not(.tab-outline) mirror-pages textarea:focus,body:not(.tab-outline) mirror-pages button:focus,body:not(.tab-outline) mirror-pages a:focus,body:not(.tab-outline) mirror-pages select:focus{outline:none}.word-break{word-break:break-word!important}mirror-table-icon a[class*=icon-]:not([class*=link-]){margin-left:6px}@supports (-webkit-overflow-scrolling: touch){body{cursor:pointer}.tooltip.tooltip-icon{display:none!important}}html,body{min-height:100%}:root .client-display .label-gray.label-gray-lg-light{background-color:#5d6071}li.nav-item:last-of-type{max-width:200px}.nav-search:before{padding-left:5px}.popover .search-result{padding:0}@media screen and (max-width: 599px){.navbar-nav{min-width:320px}}.nav-search div .clear{line-height:unset}.navbar-nav .nav-item .nav-search{min-width:265px;margin-left:auto;white-space:nowrap}
