/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
span.ext{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) 2px center no-repeat;}span.mailto{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) -20px center no-repeat;}span.tel{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) -42px center no-repeat;}svg.ext{width:14px;height:14px;fill:#727272;font-weight:900;}svg.mailto,svg.tel{width:14px;height:14px;fill:#727272;}[data-extlink-placement='prepend'],[data-extlink-placement='before']{padding-right:0.2rem;}[data-extlink-placement='append'],[data-extlink-placement='after']{padding-left:0.2rem;}svg.ext path,svg.mailto path,svg.tel path{stroke:#727272;stroke-width:3;}@media print{svg.ext,svg.mailto,svg.tel,span.ext,span.mailto,span.tel{display:none;padding:0;}}.extlink i{padding-left:0.2em;}.extlink-nobreak{white-space:nowrap;}
.layout--fourcol-section{display:flex;flex-wrap:wrap;}.layout--fourcol-section > .layout__region{flex:0 1 100%;}@media screen and (min-width:40em){.layout--fourcol-section > .layout__region{flex:0 1 25%;}}
.layout--threecol-section{display:flex;flex-wrap:wrap;}.layout--threecol-section > .layout__region{flex:0 1 100%;}@media screen and (min-width:40em){.layout--threecol-section--25-50-25 > .layout__region--first,.layout--threecol-section--25-50-25 > .layout__region--third,.layout--threecol-section--25-25-50 > .layout__region--first,.layout--threecol-section--25-25-50 > .layout__region--second,.layout--threecol-section--50-25-25 > .layout__region--second,.layout--threecol-section--50-25-25 > .layout__region--third{flex:0 1 25%;}.layout--threecol-section--25-50-25 > .layout__region--second,.layout--threecol-section--25-25-50 > .layout__region--third,.layout--threecol-section--50-25-25 > .layout__region--first{flex:0 1 50%;}.layout--threecol-section--33-34-33 > .layout__region--first,.layout--threecol-section--33-34-33 > .layout__region--third{flex:0 1 33%;}.layout--threecol-section--33-34-33 > .layout__region--second{flex:0 1 34%;}}
.layout--twocol-section{display:flex;flex-wrap:wrap;}.layout--twocol-section > .layout__region{flex:0 1 100%;}@media screen and (min-width:40em){.layout--twocol-section.layout--twocol-section--50-50 > .layout__region--first,.layout--twocol-section.layout--twocol-section--50-50 > .layout__region--second{flex:0 1 50%;}.layout--twocol-section.layout--twocol-section--33-67 > .layout__region--first,.layout--twocol-section.layout--twocol-section--67-33 > .layout__region--second{flex:0 1 33%;}.layout--twocol-section.layout--twocol-section--33-67 > .layout__region--second,.layout--twocol-section.layout--twocol-section--67-33 > .layout__region--first{flex:0 1 67%;}.layout--twocol-section.layout--twocol-section--25-75 > .layout__region--first,.layout--twocol-section.layout--twocol-section--75-25 > .layout__region--second{flex:0 1 25%;}.layout--twocol-section.layout--twocol-section--25-75 > .layout__region--second,.layout--twocol-section.layout--twocol-section--75-25 > .layout__region--first{flex:0 1 75%;}}
.accordion-help{clear:both;position:relative;}.accordion-help__handle.accordion-help__handle{border-top:1px solid #E8E5E7;border-bottom:1px solid #E8E5E7;transition-timing-function:ease-in;color:#C82C00;font-size:12px;line-height:18px;font-weight:normal;padding:14px 40px 14px 10px;font-weight:bold;background:none;position:relative;}@media screen and (max-width:767px){.accordion-help__handle.accordion-help__handle{padding-left:6px;}}.accordion-help__handle:after{content:"";position:absolute;top:40%;right:1.25em;}.accordion-help.collapsed .accordion-help__handle:after{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico-1348b43105.png) no-repeat;background-position:-57px -104px;width:14px;height:9px;}@media screen and (min-resolution:124.8dpi){.accordion-help.collapsed .accordion-help__handle:after{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico2x-a2acfb824f.png) no-repeat;background-position:-57px -104px;background-size:148px 128px;}}.accordion-help.collapsed .accordion-help__handle:after:hover{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico-1348b43105.png) no-repeat;background-position:-57px -104px;width:14px;height:9px;}@media screen and (min-resolution:124.8dpi){.accordion-help.collapsed .accordion-help__handle:after:hover{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico2x-a2acfb824f.png) no-repeat;background-position:-57px -104px;background-size:148px 128px;}}.accordion-help.expanded .accordion-help__handle:after{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico-1348b43105.png) no-repeat;background-position:-71px -104px;width:14px;height:9px;}@media screen and (min-resolution:124.8dpi){.accordion-help.expanded .accordion-help__handle:after{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico2x-a2acfb824f.png) no-repeat;background-position:-71px -104px;background-size:148px 128px;}}.accordion-help.expanded .accordion-help__handle:after:hover{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico-1348b43105.png) no-repeat;background-position:-71px -104px;width:14px;height:9px;}@media screen and (min-resolution:124.8dpi){.accordion-help.expanded .accordion-help__handle:after:hover{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico2x-a2acfb824f.png) no-repeat;background-position:-71px -104px;background-size:148px 128px;}}.accordion-help--active-dark.animating .accordion-help__handle.accordion-help__handle,.accordion-help--active-dark.expanded .accordion-help__handle.accordion-help__handle{border-top:1px solid #333;border-bottom:1px solid #333;transition:background-color 400ms ease-out;background-color:#2D2D2D;}.accordion-help--active-dark.expanded .accordion-help__handle.accordion-help__handle{color:#fff;}.accordion-help--active-dark.expanded .accordion-help__handle:after{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico-1348b43105.png) no-repeat;background-position:-15px -104px;width:14px;height:9px;}@media screen and (min-resolution:124.8dpi){.accordion-help--active-dark.expanded .accordion-help__handle:after{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico2x-a2acfb824f.png) no-repeat;background-position:-15px -104px;background-size:148px 128px;}}.accordion-help--active-dark.expanded .accordion-help__handle:hover:after{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico-1348b43105.png) no-repeat;background-position:-15px -104px;width:14px;height:9px;}@media screen and (min-resolution:124.8dpi){.accordion-help--active-dark.expanded .accordion-help__handle:hover:after{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico2x-a2acfb824f.png) no-repeat;background-position:-15px -104px;background-size:148px 128px;}}.accordion-help--active-dark .accordion-help__content{background-color:#262626;}.chevron-link_white{background-color:transparent;color:#fff;position:relative;}.market-report--graph,.market-report--differences,.market-report--commentary{margin-top:20px;}.market-report_no-tabs .js-mi-vertical-tabs .mi-tabs--mobile-dropdown,.market-report_no-tabs .js-mi-vertical-tabs .mi-tabs--sticky-wrapper{display:none !important;}@media screen and (min-width:768px){.market-report--central-section:after{content:"";display:table;clear:both;}.market-report_no-tabs .js-mi-vertical-tabs .mi-tabs{display:none !important;}}.admin-action-form .form-actions:after{content:"";display:table;clear:both;}.admin-action-form .form-actions input{float:right;}.small-label{text-transform:uppercase;font-size:12px;line-height:18px;font-weight:normal;}ul.admin-action-listing{list-style:none;padding:0;}.admin-action-listing > li{list-style:none;margin-bottom:30px;background-color:#F1F1F1;display:flex;align-items:flex-start;}.admin-action-listing .form-item{margin-top:0;margin-bottom:0;}.admin-action-listing-action,.admin-action-listing-action-spacer{width:70px;padding-top:30px;}.admin-action-listing-description h4{font-weight:normal;}@media screen and (max-width:767px){.admin-action-listing-description h4{font-size:24px;line-height:34px;}}@media screen and (min-width:768px){.admin-action-listing-description h4{font-size:20px;line-height:36px;}}.admin-action-listing-action label{font-weight:normal;min-height:30px;cursor:pointer;margin:0;}@media screen and (max-width:767px){.admin-action-listing-action label{font-size:24px;line-height:34px;}}@media screen and (min-width:768px){.admin-action-listing-action label{font-size:20px;line-height:36px;}}.admin-action-listing-description{padding:30px;flex:1;}.admin-action-listing-description label{font-weight:normal;color:#10367A;margin:0;cursor:pointer;}@media screen and (max-width:767px){.admin-action-listing-description label{font-size:24px;line-height:34px;}}@media screen and (min-width:768px){.admin-action-listing-description label{font-size:20px;line-height:36px;}}.admin-action-listing-description .form-item{margin-top:10px;}.admin-action-listing-action .checkboxes-switch input[type=checkbox] + .replacement-checkbox{top:0px;}.collapsible .js-collapsible-handle.compact-collapsible-handle{background:none;padding-left:0;font-size:12px;line-height:18px;font-weight:normal;}.collapsible.collapsed .compact-collapsible-handle:after{content:"";margin-top:6px;background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico-1348b43105.png) no-repeat;background-position:-117px -91px;width:10px;height:6px;}@media screen and (min-resolution:124.8dpi){.collapsible.collapsed .compact-collapsible-handle:after{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico2x-a2acfb824f.png) no-repeat;background-position:-117px -91px;background-size:148px 128px;}}.collapsible.collapsed .compact-collapsible-handle:hover:after{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico-1348b43105.png) no-repeat;background-position:-85px -104px;width:10px;height:6px;}@media screen and (min-resolution:124.8dpi){.collapsible.collapsed .compact-collapsible-handle:hover:after{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico2x-a2acfb824f.png) no-repeat;background-position:-85px -104px;background-size:148px 128px;}}.collapsible.expanded .compact-collapsible-handle:after{content:"";margin-top:6px;background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico-1348b43105.png) no-repeat;background-position:-97px -91px;width:10px;height:6px;}@media screen and (min-resolution:124.8dpi){.collapsible.expanded .compact-collapsible-handle:after{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico2x-a2acfb824f.png) no-repeat;background-position:-97px -91px;background-size:148px 128px;}}.collapsible.expanded .compact-collapsible-handle:hover:after{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico-1348b43105.png) no-repeat;background-position:-107px -91px;width:10px;height:6px;}@media screen and (min-resolution:124.8dpi){.collapsible.expanded .compact-collapsible-handle:hover:after{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico2x-a2acfb824f.png) no-repeat;background-position:-107px -91px;background-size:148px 128px;}}.mi-commentary{font-size:12px;line-height:18px;font-weight:normal;color:#727272;}.marker{display:block;font-size:12px;text-align:center;height:25px;width:30px;line-height:25px;padding:0;margin:0;color:#fff;background:#FB3E12;border-radius:25px/20px;opacity:1;transition:opacity 0.2s linear;position:relative;}.marker.read{opacity:0;pointer-events:none;}.marker:after{content:"";width:0;height:0;border-style:solid;border-width:4px 16px 4px 0;border-color:transparent #FB3E12 transparent transparent;position:absolute;left:-4px;bottom:-2px;transform:rotate(330deg);}.mi-commentary .marker{float:right;position:relative;top:-10px;}.mi-commentary--submitted{font-size:12px;line-height:18px;font-weight:normal;margin:15px 0 10px;display:block;}.mi-commentary--reply{min-height:auto;float:left;}.mi-commentary--username{color:#C82C00;}.mi-commentary--meta{display:inline-block;padding-left:10px;margin-left:10px;border-left:1px solid #E8E5E7;}.mi-commentary--meta.first{padding-left:0;margin-left:0;border-left:0 none;}.mi-commentary--picture{margin-right:14px;float:left;margin-top:6px;}.mi-commentary--content_inner{overflow:hidden;}.mi-commentary--listing-list{list-style:none;margin:0;padding:0;}.mi-commentary--listing-list > li{list-style:none;}.mi-commentary--listing-scroll{overflow-y:auto;height:275px;}@media screen and (min-width:768px){.mi-commentary--listing-scroll{padding-right:32px;}}.mi-commentary--listing-item{margin-top:9px;margin-bottom:9px;border-top:1px solid #E8E5E7;padding-top:4px;}.mi-commentary--listing-item.views-row-first{margin-top:24px;border-top:0 none;padding-top:0;}.mi-commentary--listing-item.views-row-last{margin-bottom:24px;}.mi-commentary--listing-item.views-row-last .mi-commentary--reply{margin-bottom:0;}.pager-load-more{list-style-type:none;text-align:center;font-size:12px;line-height:18px;font-weight:normal;padding:12px;}.pager-load-more li a{display:inline-block;vertical-align:middle;width:auto;}.pager-load-more li a:focus{border:none;}.mi-commentary--listing .ajax-progress{padding-top:16px;}.mi-commentary--listing .ajax-progress .throbber{background:url(/modules/custom/marketinsight/marketinsight_styling/images/ajax-loader-orange.gif) transparent;}.mi-commentary-collapsible-handle.mi-commentary-collapsible-handle{font-size:16px;line-height:24px;font-weight:normal;float:right;color:#C82C00;cursor:pointer;margin-bottom:0;background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico/Chevron_xs_orange_up.png) no-repeat right center;background-size:10px 6px;padding-right:16px;}@media screen and (min-resolution:124.8dpi){.mi-commentary-collapsible-handle.mi-commentary-collapsible-handle{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico/Chevron_xs_orange_up%402x.png) no-repeat right center;background-size:10px 6px;}}.mi-commentary-collapsible-handle.mi-commentary-collapsible-handle.handle-collapsed{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico/Chevron_xs_orange_down.png) no-repeat right center;background-size:10px 6px;}@media screen and (min-resolution:124.8dpi){.mi-commentary-collapsible-handle.mi-commentary-collapsible-handle.handle-collapsed{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico/Chevron_xs_orange_down%402x.png) no-repeat right center;background-size:10px 6px;}}.mi-commentary-collapsible-handle.mi-commentary-collapsible-handle:hover{text-decoration:underline;}.download-centre .file-thumbnail{float:left;margin-right:8px;}.mi-mini-plot-flag{background:#666666;color:#fff;padding:0 10px;position:relative;text-transform:uppercase;font-weight:bold;display:block;height:26px;line-height:26px;}.mi-mini-plot-flag:after{content:"";position:absolute;top:50%;height:0;width:0;border-style:solid;margin-top:-9px;}.mi-mini-plot-flag--left:after{left:-9px;border-width:9px 9px 9px 0;border-color:transparent #666666 transparent transparent;}.mi-mini-plot-flag--right:after{right:-9px;border-width:9px 0 9px 9px;border-color:transparent transparent transparent #666666;}ul.mi-mini-tabs{margin:0;padding:0;border:0;}ul.mi-mini-tabs:after{content:"";display:table;clear:both;}ul.mi-mini-tabs li{list-style-image:none;list-style-type:none;margin-left:0;white-space:nowrap;display:inline;float:left;padding-left:4px;padding-right:4px;}ul.mi-mini-tabs li:first-child,ul.mi-mini-tabs li.first{padding-left:0;}ul.mi-mini-tabs li:last-child{padding-right:0;}ul.mi-mini-tabs li.last{padding-right:0;}.mi-mini-tabs--tab-link{display:inline-block;vertical-align:middle;font-size:12px;line-height:18px;font-weight:normal;padding:8px 15px;height:36px;text-transform:uppercase;font-weight:bold;color:#222222;text-decoration:none;}.mi-mini-tabs--tab-link.is-active{color:#fff;background-color:#191919;}.mi-mini-tabs--tab-content{background-color:#191919;color:#fff;}ul.mi-mini-tabs.owl-carousel--has-nav{padding:0 26px;}ul.mi-mini-tabs.owl-carousel--has-nav .owl-prev,ul.mi-mini-tabs.owl-carousel--has-nav .owl-next{position:absolute;top:0;height:36px;width:25px;text-indent:-9999px;}ul.mi-mini-tabs.owl-carousel--has-nav .owl-prev{left:0;text-align:center;}ul.mi-mini-tabs.owl-carousel--has-nav .owl-prev:after{content:"";display:block;background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico-1348b43105.png) no-repeat;background-position:-27px -113px;width:9px;height:13px;margin:-8px auto;}@media screen and (min-resolution:124.8dpi){ul.mi-mini-tabs.owl-carousel--has-nav .owl-prev:after{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico2x-a2acfb824f.png) no-repeat;background-position:-27px -113px;background-size:148px 128px;}}ul.mi-mini-tabs.owl-carousel--has-nav .owl-prev.disabled:after{content:none;}ul.mi-mini-tabs.owl-carousel--has-nav .owl-next{right:0;text-align:center;}ul.mi-mini-tabs.owl-carousel--has-nav .owl-next:after{content:"";display:block;background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico-1348b43105.png) no-repeat;background-position:-36px -113px;width:9px;height:13px;margin:-8px auto;}@media screen and (min-resolution:124.8dpi){ul.mi-mini-tabs.owl-carousel--has-nav .owl-next:after{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico2x-a2acfb824f.png) no-repeat;background-position:-36px -113px;background-size:148px 128px;}}ul.mi-mini-tabs.owl-carousel--has-nav .owl-next.disabled:after{content:none;}.mi-plain-tabs--nav{list-style:none;overflow:hidden;border-bottom:2px solid #C82C00;display:table;width:100%;}.mi-plain-tabs--nav.mi-plain-tabs--nav{margin-bottom:20px;padding:0;}@media screen and (min-width:768px){.mi-plain-tabs--nav.mi-plain-tabs--nav{padding:0 15px;}}.mi-plain-tabs--nav li{width:50%;text-align:center;display:table-cell;vertical-align:bottom;}.mi-plain-tabs--nav li:focus{border:1px dotted black;}.mi-plain-tabs--nav.contains-1 li{width:100%;}.mi-plain-tabs--nav.contains-2 li{width:50%;}.mi-plain-tabs--nav.contains-3 li{width:33.3333333333%;}.mi-plain-tabs--nav.contains-4 li{width:25%;}.mi-plain-tabs--nav.contains-5 li{width:20%;}.mi-plain-tabs--nav.contains-6 li{width:16.6666666667%;}.mi-plain-tabs--nav.contains-7 li{width:14.2857142857%;}.mi-plain-tabs--nav.contains-8 li{width:12.5%;}.mi-plain-tabs--tab{color:#2D2D2D;outline:none;padding:8px 6px;display:block;text-decoration:none;}.mi-plain-tabs--tab:hover{background-color:#F1F1F1;}.mi-plain-tabs--tab.is-active{background:#C82C00;color:white;}.mi-plain-tabs--tab.is-active:hover{background-color:#C82C00;}.mi-plain-tabs--nav_hide-if-one.contains-1{display:none;}.mi-price-curve:after{content:"";display:table;clear:both;}@media screen and (min-width:768px){.mi-price-curve--tabs,.mi-price-curve--graph{width:65%;float:left;}.mi-price-curve--extra{overflow:hidden;padding-left:30px;}}.mi-price-curve--form{margin-bottom:30px;}@media screen and (max-width:767px){.mi-price-curve--form .form-item{float:left;width:48%;}.mi-price-curve--form .form-item + .form-item{margin-left:4%;}.mi-price-curve--form .form-submit{float:right;}}.mi-price-curve--legend{font-size:12px;line-height:18px;font-weight:normal;font-weight:bold;margin-bottom:20px;}.mi-price-curve--legend:after{content:"";display:table;clear:both;}.mi-price-curve--legend-item{float:left;margin-right:15px;}@media screen and (min-width:768px){.mi-price-curve--legend-item{float:none;}}.mi-price-curve--legend-symbol{display:inline-block;width:18px;height:9px;margin-right:5px;}.scrollpage-item-fragment{position:absolute;top:-60px;}.scrollpage-item-fragment#weekly-commodity-market-report{top:-170px;}@media screen and (min-width:768px){.scrollpage-item-fragment{top:-110px;}.scrollpage-item-fragment#weekly-commodity-market-report{top:-180px;}}@media screen and (min-width:768px) and (max-width:950px){.scrollpage-item-fragment{top:-130px;}.scrollpage-item-fragment#weekly-commodity-market-report{top:-220px;}}.tile .with-subtitle h2,.tile .with-subtitle h3,.tile .with-subtitle h4{display:inline-block;margin-right:15px;}.with-subtitle .subtitle{display:inline-block;vertical-align:middle;font-size:12px;line-height:18px;font-weight:normal;color:#727272;font-weight:bold;}@media screen and (max-width:767px){.with-subtitle .subtitle-wrap-early{display:block;}}ul.mi-tabs,.mi-tabs--sticky-wrapper{list-style-type:none;}.mi-tabs--container{position:relative;}.mi-tabs--mobile-dropdown--wrapper{padding-top:15px;padding-bottom:2px;position:relative;}.mi-tabs--mobile-dropdown--wrapper.is-stuck,.mi-tabs--mobile-dropdown--wrapper.is-bottomed{background-color:white;z-index:2;}.mi-tabs--mobile-dropdown--wrapper.is-stuck{position:fixed;}ul.mi-tabs{display:none;}@media screen and (min-width:768px){.mi-tabs--container{padding-left:220px;position:relative;}ul.mi-tabs,.mi-tabs--sticky-wrapper{display:block;padding-top:15px;padding-left:0;position:absolute;left:0;top:0;width:200px;}.mi-tabs--sticky-wrapper ul.mi-tabs{left:auto;}.mi-tabs.is-stuck,.mi-tabs.is-bottomed{background-color:white;z-index:2;}.mi-tabs.is-stuck{position:fixed;}.mi-tabs.is-stuck.is-bottomed{position:absolute;}.is-stuck.hide-because-resizing{opacity:0;transition:opacity 0.1s;}.is-stuck.hide-because-resizing.is-bottomed{opacity:1;}}.mi-tabs--tab{margin-bottom:2px;}.mi-tabs--tab-link{font-size:15px;font-weight:normal;display:block;padding:0 20px;height:60px;line-height:60px;background-color:#E8E5E7;text-transform:uppercase;color:#222222;width:100%;z-index:3;position:relative;text-decoration:none;}.mi-tabs--tab-link.is-active{color:#fff;background-color:#0943AB;}.mi-tabs--tab-link.is-active:after{border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #0943AB;-webkit-transform:rotate(360deg);border-style:inset;content:"";width:0;height:0;left:100%;top:50%;margin-top:-10px;position:absolute;border-style:solid;}.mi-tabs--pane-title.with-subtitle .tile-field-title{display:none;}@media screen and (min-width:768px){.mi-tabs--pane-title.with-subtitle .tile-field-title{display:inline-block;text-transform:uppercase;margin-top:1em;}}.vertical-tab-marker{position:absolute;right:-13px;top:1px;z-index:1;}.triad-status-wrapper{height:220px;position:relative;color:white;}.triad-status--low .triad-status-wrapper{background-color:#4F9E30;}.triad-status--medium .triad-status-wrapper{background-color:#FFA030;}.triad-status--high .triad-status-wrapper{background-color:#FF5717;}.progress-bar{position:absolute;top:10px;right:9px;bottom:10px;width:35px;}.triad-status--low .progress-bar{background-color:#96C581;}.triad-status--medium .progress-bar{background-color:#FFC681;}.triad-status--high .progress-bar{background-color:#fff;}.progress-bar-fill{position:absolute;background-color:white;right:9px;bottom:10px;width:35px;}.triad-status--low .progress-bar-fill{top:145px;}.triad-status--medium .progress-bar-fill{top:75px;}.triad-status--high .progress-bar-fill{top:20px;}.progress-bar-caption{position:absolute;font-size:0.8em;left:16px;padding-left:2px;padding-right:18px;font-weight:bold;}.triad-status--low .progress-bar-caption{background-color:#4F9E30;top:135px;}.triad-status--medium .progress-bar-caption{background-color:#FFA030;top:65px;}.triad-status--high .progress-bar-caption{background-color:#FF5717;top:10px;}.progress-bar-level{border-top:solid 2px white;position:absolute;right:9px;left:16px;font-size:3em;font-weight:300;padding-top:20px;text-transform:uppercase;}.triad-status--low .progress-bar-level{top:145px;}.triad-status--medium .progress-bar-level{top:75px;}.triad-status--high .progress-bar-level{top:20px;}.triad-status-caption{padding:10px;font-size:0.8em;color:white;}.triad-status-caption span{font-weight:bold;}.triad-status--low .triad-status-caption{background-color:#376E22;}.triad-status--medium .triad-status-caption{background-color:#B27121;}.triad-status--high .triad-status-caption{background-color:#B23E0F;}.triad-description{margin-top:10px;margin-bottom:10px;}.triad-description h2,.triad-description h3{margin-bottom:0;font-size:1.05em;line-height:inherit;}ul.triad-further-description{margin-bottom:10px;}div.triad-further-description-content h1:first-child,div.triad-further-description-content h2:first-child,div.triad-further-description-content h3:first-child,div.triad-further-description-content h4:first-child,div.triad-further-description-content h5:first-child,div.triad-further-description-content h6:first-child{margin-top:0;}div.triad-further-description-content h2,div.triad-further-description-content h3{margin-bottom:0;font-size:1.05em;line-height:inherit;}@media screen and (min-width:768px){.l-desktop-two-thirds .triad-status-wrapper-outer{margin-bottom:20px;}.l-desktop-two-thirds .triad-status-wrapper-outer:after{content:"";display:table;clear:both;}.l-desktop-two-thirds .triad-status-wrapper-inner{float:left;width:33%;min-width:230px;}.l-desktop-two-thirds .triad-description{overflow:hidden;padding-left:20px;margin-top:0;}.l-desktop-two-thirds .triad-description h1:first-child,.l-desktop-two-thirds .triad-description h2:first-child,.l-desktop-two-thirds .triad-description h3:first-child,.l-desktop-two-thirds .triad-description h4:first-child,.l-desktop-two-thirds .triad-description h5:first-child,.l-desktop-two-thirds .triad-description h6:first-child{margin-top:0;line-height:inherit;}}@media screen and (min-width:768px) and (max-width:950px){.triad-status-wrapper-outer{margin-bottom:20px;}.triad-status-wrapper-outer:after{content:"";display:table;clear:both;}.triad-status-wrapper-inner{float:left;width:33%;min-width:230px;}.triad-description{overflow:hidden;padding-left:20px;margin-top:0;}.triad-description h1:first-child,.triad-description h2:first-child,.triad-description h3:first-child,.triad-description h4:first-child,.triad-description h5:first-child,.triad-description h6:first-child{margin-top:0;line-height:inherit;}}.mi-white-tooltip{background-color:#fff;padding:15px;white-space:nowrap;position:relative;box-shadow:0 2px 15px rgba(0,0,0,0.6);}.mi-white-tooltip__title{text-transform:uppercase;font-weight:bold;}@media screen and (max-width:767px){.mi-white-tooltip__title{font-size:28px;line-height:36px;}}@media screen and (min-width:768px){.mi-white-tooltip__title{font-size:32px;line-height:40px;}}.mi-white-tooltip__subtitle{margin-top:5px;font-weight:normal;}@media screen and (max-width:767px){.mi-white-tooltip__subtitle{font-size:24px;line-height:34px;}}@media screen and (min-width:768px){.mi-white-tooltip__subtitle{font-size:20px;line-height:36px;}}.mi-white-tooltip__detail{margin-top:10px;}.mi-white-tooltip__arrow{position:absolute;top:50%;height:40px;width:20px;margin-top:-20px;overflow:hidden;}.mi-white-tooltip__arrow:after{content:"";position:absolute;top:50%;width:14px;height:14px;transform:rotate(45deg);margin-top:-7px;box-shadow:0 2px 15px rgba(0,0,0,0.6);background-color:#fff;}.mi-white-tooltip__arrow--left{right:-20px;}.mi-white-tooltip__arrow--left:after{left:-8px;}.mi-white-tooltip__arrow--right{left:-20px;}.mi-white-tooltip__arrow--right:after{right:-8px;}.mr-comparison--wrapper{font-size:14px;margin:0;}.mr-comparison{width:100%;table-layout:fixed;margin:0;background-color:#262626;text-align:left;color:#fff;}.mr-comparison,.mr-comparison tbody{border:0;}.mr-comparison tbody tr{height:auto;}.mr-comparison tr{border-bottom:1px solid #333;}.mr-comparison td{color:#fff;border:0;padding:11px 9px 9px;overflow:hidden;}.mr-comparison .mr-comparison--value{text-align:right;font-weight:normal;font-size:10px;}@media screen and (min-width:768px){.mr-comparison .mr-comparison--value{font-size:14px;}}.mr-comparison .mr-comparison--value--strong{font-weight:bold;}.mr-comparison .mr-comparison--value_centre{text-align:center;font-weight:bold;font-size:11px;}@media screen and (min-width:768px){.mr-comparison .mr-comparison--value_centre{font-size:14px;}}.mr-comparison td.mr-comparison--value{border-left:1px solid #262626;padding:7px 0 4px;line-height:21px;font-size:14px;}@media screen and (max-width:767px){.mr-comparison td.mr-comparison--value{font-size:12px;}}.mr-comparison .mr-comparison--value.last{padding-right:10px;}@media screen and (min-width:768px){.mr-comparison .mr-comparison--value.last{padding-right:19px;}}@media screen and (min-width:768px){.mr-comparison .mr-comparison--value_mr{width:110px;}}@media screen and (min-width:768px) and (max-width:950px){.mr-comparison .mr-comparison--value_mr{width:80px;}}.mr-comparison th.mr-comparison--value_mr.last{padding-right:19px;}@media screen and (min-width:1050px){.mr-comparison th.mr-comparison--value_mr.last{padding-right:94px;width:195px;}}@media screen and (min-width:768px) and (max-width:950px){.mr-comparison th.mr-comparison--value_mr.last{width:101px;}}@media screen and (min-width:768px){.mr-comparison td.mr-comparison--value_mr.last{padding-right:10px;}}@media screen and (min-width:1050px){.mr-comparison td.mr-comparison--value_mr.last{padding-right:85px;width:195px;}}@media screen and (min-width:768px) and (max-width:950px){.mr-comparison td.mr-comparison--value_mr.last{width:101px;}}.mr-comparison caption,.mr-comparison .caption{background-color:#262626;caption-side:bottom;text-align:left;color:#ABABAB;padding:12px 20px;font-family:"Open Sans",Arial,Helvetica,sans-serif;font-size:10px;}@media screen and (min-width:768px){.mr-comparison caption,.mr-comparison .caption{padding:16px 21px;font-size:12px;}}@media screen and (min-width:1050px){.mr-comparison caption,.mr-comparison .caption{padding-top:26px;padding-bottom:26px;font-size:13px;}}.mr-comparison .mr-comparison--col-heading{border:0;background-color:#2D2D2D;color:#fff;overflow:hidden;padding:9px 10px;}@media screen and (min-width:768px){.mr-comparison .mr-comparison--col-heading{padding-left:21px;}}.mr-comparison .mr-comparison--col-heading--strong{font-weight:bold;}.mr-comparison .mr-comparison--label{padding-left:10px;font-size:11px;width:auto;text-align:left;}@media screen and (min-width:768px){.mr-comparison .mr-comparison--label{padding-left:21px;font-size:14px;}}.mr-comparison .mr-comparison--label--strong{font-weight:bold;}.mr-comparison .mr-comparison--label-date-small{display:block;}@media screen and (min-width:768px){.mr-comparison .mr-comparison--label-date-small{display:none;}}.mr-comparison .mr-comparison--label-date-full{margin-left:15px;font-size:12px;}@media screen and (max-width:767px){.mr-comparison .mr-comparison--label-date-full{display:none;}}.mr-comparison .mr-comparison--contracts_name{font-weight:bold;font-size:15px;padding-top:12px;padding-left:10px;padding-bottom:10px;}@media screen and (min-width:768px){.mr-comparison .mr-comparison--contracts_name{padding-left:21px;}}.mr-comparison + .mr-comparison{margin-top:12px;}.mr-comparison--pre_header{padding:8px 10px;padding-left:55%;color:#fff;background-color:#262626;font-size:12px;font-weight:bold;}@media screen and (min-width:768px){.mr-comparison--pre_header{font-size:15px;}}.mr-comparison--value_wrapper{padding-left:9px;padding-right:9px;}.mr-comparison--value_highlight-up{background-color:#429024;}.mr-comparison--value_highlight-down{background-color:#D1000A;}.mr-differences{position:relative;}.mr-differences:after{content:"";display:table;clear:both;}.mr-differences--cell{padding:0 16px;border:1px solid #222222;border-width:0 1px 1px 0;width:20%;height:120px;float:left;line-height:1;position:relative;}@media screen and (max-width:767px){.mr-differences--cell{width:50%;}}@media screen and (min-width:768px) and (max-width:1050px){.mr-differences--cell dl{position:relative;}}.mr-differences--cell dl,.mr-differences--cell dd,.mr-differences--cell_small dl,.mr-differences--cell_small dd{margin:0;}.mr-differences--label{font-weight:bold;font-size:12px;margin-top:25px;}.mr-differences--value{font-weight:normal;font-size:48px;float:left;}.mr-differences--cell .mr-differences--value{letter-spacing:-2px;}@media screen and (min-width:768px) and (max-width:1050px){.mr-differences--value{font-size:36px;}}@media screen and (max-width:767px){.mr-differences--value{font-size:40px;}}.mr-differences--value_arrow:after{position:absolute;font-size:20px;right:15px;line-height:50px;}@media screen and (min-width:768px) and (max-width:1050px){.mr-differences--value_arrow:after{right:0;}}@media screen and (max-width:767px){.mr-differences--value_arrow:after{font-size:18px;right:10px;}}.mr-differences--value_arrow-up:after{content:"";background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico-1348b43105.png) no-repeat;background-position:-86px -91px;width:11px;height:6px;top:50%;margin-top:-3px;}@media screen and (min-resolution:124.8dpi){.mr-differences--value_arrow-up:after{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico2x-a2acfb824f.png) no-repeat;background-position:-86px -91px;background-size:148px 128px;}}.mr-differences--value_arrow-down:after{content:"";background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico-1348b43105.png) no-repeat;background-position:-117px -61px;width:11px;height:6px;top:50%;margin-top:-3px;}@media screen and (min-resolution:124.8dpi){.mr-differences--value_arrow-down:after{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico2x-a2acfb824f.png) no-repeat;background-position:-117px -61px;background-size:148px 128px;}}@media screen and (min-width:768px) and (max-width:1050px){.mr-differences--value_arrow-down:after{top:0;}}.mr-differences--cell_value_long .mr-differences--value{font-size:34px;line-height:42px;}@media screen and (min-width:768px) and (max-width:1050px){.mr-differences--cell_value_long .mr-differences--value{font-size:30px;}}@media screen and (max-width:767px){.mr-differences--cell_value_long .mr-differences--value{font-size:24px;}}.mr-differences--cells-small{width:20%;height:120px;float:left;padding:0 16px;}@media screen and (max-width:767px){.mr-differences--cells-small{width:50%;}}.mr-differences--cell_small{height:60px;position:relative;line-height:1;padding-top:15px;}.mr-differences--cell_small .mr-differences--label,.mr-differences--cell_small .mr-differences--value{line-height:30px;margin-top:0;}.mr-differences--cell_small .mr-differences--label{float:left;}.mr-differences--cell_small .mr-differences--value{font-size:23px;margin-left:5px;}@media screen and (max-width:767px){.mr-differences--cell_small.mr-differences--cell_value_long .mr-differences--value{font-size:16px;}}.mr-differences--cell_small .mr-differences--label:after{content:":";}@media screen and (min-width:768px) and (max-width:1050px){.mr-differences--cell_small .mr-differences--label:after{content:none;}.mr-differences--cell_small .mr-differences--value{clear:left;}}.mr-differences--cell_small .mr-differences--value_arrow:after{line-height:inherit;right:10px;}@media screen and (min-width:768px) and (max-width:1050px){.mr-differences--cell_small .mr-differences--value_arrow:after{top:50%;}}.mr-differences--cell_small.mr-differences--cell_value_long .mr-differences--value_arrow:after{right:0;}.mr-differences--cell_footer{width:100%;height:30px;}@media screen and (max-width:767px){.mr-differences--cell_footer{height:60px;line-height:60px;pointer-events:none;}}.mr-differences--cell_footer .mr-differences--label{margin-top:0;line-height:30px;}.mr-differences--full-table-handle{background-color:#ff6000;transition:all 0.4s ease-in-out;color:#fff;font-weight:bold;text-align:center;padding-top:33px;cursor:pointer;border:0;float:right;}@media screen and (min-width:768px) and (max-width:1050px){.mr-differences--full-table-handle{padding-left:8px;padding-right:8px;}}.mr-differences--full-table-handle:after{content:"";display:block;position:absolute;margin-top:10px;left:50%;margin-left:-7.5px;background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico-1348b43105.png) no-repeat;background-position:0px -104px;width:15px;height:9px;}@media screen and (min-resolution:124.8dpi){.mr-differences--full-table-handle:after{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico2x-a2acfb824f.png) no-repeat;background-position:0px -104px;background-size:148px 128px;}}.mr-differences--full-table-handle.handle-expanded{background-color:#191919;}.mr-differences--full-table-handle:after{transform:rotate(0deg);}.mr-differences--full-table-handle.animating-open{background-color:#191919;}.mr-differences--full-table-handle.animating-open:after{transform:rotate(-180deg);transition:transform 0.4s ease-in-out;}.mr-differences--full-table-handle.animating-closed{background-color:#ff6000;}.mr-differences--full-table-handle.animating-closed:after{transform:rotate(180deg);transition:transform 0.4s ease-in-out;}.mr-differences--full-table-handle.handle-expanded:after{margin-left:-7.5px;background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico-1348b43105.png) no-repeat;background-position:-111px -73px;width:15px;height:9px;}@media screen and (min-resolution:124.8dpi){.mr-differences--full-table-handle.handle-expanded:after{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico2x-a2acfb824f.png) no-repeat;background-position:-111px -73px;background-size:148px 128px;}}@media screen and (max-width:767px){.mr-differences--full-table-handle{font-size:10px;text-align:left;position:absolute;bottom:10px;right:10px;left:auto;height:40px;line-height:40px;margin-top:0;padding-top:0;}.mr-differences--full-table-handle:after{position:absolute;left:auto;right:8px;top:50%;margin-top:-4.5px;display:inline-block;vertical-align:middle;}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1;}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px);}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;}.owl-carousel .owl-item{margin-right:0 !important;}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d;}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none;}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-moz-user-select:none;user-select:none;}.owl-carousel.owl-loaded{display:block;}.owl-carousel.owl-loading{opacity:0;display:block;}.owl-carousel.owl-hidden{opacity:1;}.owl-carousel.owl-refresh .owl-item{display:none;}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;user-select:none;}.owl-carousel.owl-grab{cursor:move;cursor:grab;}.owl-carousel.owl-rtl{direction:rtl;}.owl-carousel.owl-rtl .owl-item{float:right;}.no-js .owl-carousel{display:block;}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both;}.owl-carousel .owl-animated-in{z-index:0;}.owl-carousel .owl-animated-out{z-index:1;}.owl-carousel .fadeOut{animation-name:fadeOut;}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}.owl-height{transition:height 500ms ease-in-out;}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease;}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d;}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#2D2D2D;}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/modules/custom/marketinsight/marketinsight_styling/build/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease;}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3,1.3);}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none;}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease;}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%;}.std-form--actions{text-align:right;}.marketinsight-login-page--register-form .dropdown{min-width:50%;max-width:100%;}.placeholdersjs{color:#727272;}.header-carousel .tile-type-background-image header{padding-bottom:16px;}@media screen and (min-width:768px){header .first-line{font-weight:bold;font-weight:normal;display:block;}}@media screen and (min-width:768px) and (max-width:767px){header .first-line{font-size:28px;line-height:36px;}}@media screen and (min-width:768px) and (min-width:768px){header .first-line{font-size:32px;line-height:40px;}}@media screen and (min-width:1050px){header .first-line{margin:0 0 0 2px;}}.insight{font-weight:bold;}@media screen and (min-width:768px){.tiles-super-high .tile.tile-type-carousel.l-desktop-superwide .carousel .text-wrapper{padding:58px 22px;}.header-carousel.tiles-super-high.has-slide-title{margin-bottom:-170px;}.tile.tile-type-carousel.l-desktop-superwide .carousel .text-wrapper{padding:43px 22px;}}.tile-type-marketinsight-customer-tile .tile-inner{padding:24px 15px;}.tile-type-marketinsight-messages > * > .tile-inner{padding:0 1px;}.tile-type-marketinsight-messages .carousel section.tile-type-text .tile-inner{padding-bottom:60px;}@media screen and (min-width:768px) and (max-width:1050px){.tile-type-marketinsight-messages .l-desktop-one-quarter,.tile-type-marketinsight-messages .l-desktop-set-one-quarter .grid-item{width:50%;}}.tnuos-calc .tile-field-link a{float:left;}.tnuos-calc__form .form-item-consumption,.tnuos-calc__form .form-item-reduction{flex:0 0;display:flex;float:left;clear:right;width:250px;}.tnuos-calc__form .form-item-consumption input,.tnuos-calc__form .form-item-reduction input{flex:1 1;margin:0 10px;text-align:center;width:100%;color:#666666;}.tnuos-calc__form .form-item-consumption input[type=number],.tnuos-calc__form .form-item-reduction input[type=number]{-moz-appearance:textfield;}.tnuos-calc__form .form-item-consumption input[type=number]::-webkit-outer-spin-button,.tnuos-calc__form .form-item-consumption input[type=number]::-webkit-inner-spin-button,.tnuos-calc__form .form-item-reduction input[type=number]::-webkit-outer-spin-button,.tnuos-calc__form .form-item-reduction input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;}.tnuos-calc__form .irs.irs-with-grid{width:calc(100% - 280px);display:inline-block;float:left;margin-right:30px;height:69px;}.tnuos-calc__form .irs.irs-with-grid > .irs{height:35px;}.tnuos-calc__form .irs .irs-slider{top:5px;width:30px;height:30px;border-radius:50%;background-color:#1057C8;cursor:pointer;}.tnuos-calc__form .irs .irs-line{background:#D3D3D3;border-radius:4px;height:5px;top:16px;cursor:pointer;}.tnuos-calc__form .irs .irs-bar{background:#1057C8;opacity:0.7;border-radius:4px;height:5px;top:16px;cursor:pointer;}.tnuos-calc__form .irs .irs-grid{height:34px;}.tnuos-calc__form .irs .irs-grid-text{font-size:16px;line-height:23px;font-weight:bold;}.tnuos-calc__form .irs .irs-grid-pol{width:2px;background:#666666;height:10px;}.tnuos-calc__form .irs .irs-grid-pol.small{display:none;}.tnuos-calc__form .irs .irs-single{display:none;}.tnuos-calc__form .slider-wrapper{margin:30px 0;display:block;position:relative;}.tnuos-calc__form .slider-wrapper:after{content:"";display:table;clear:both;}.tnuos-calc__form .slider-wrapper.consumption .slider-paging-left,.tnuos-calc__form .slider-wrapper.consumption .slider-paging-right{position:absolute;width:20px;height:37px;z-index:5;cursor:pointer;background-color:#C82C00;}.tnuos-calc__form .slider-wrapper.consumption .slider-paging-left .inside,.tnuos-calc__form .slider-wrapper.consumption .slider-paging-right .inside{position:absolute;top:12px;left:5px;}.tnuos-calc__form .slider-wrapper.consumption .slider-paging-left{left:0;}.tnuos-calc__form .slider-wrapper.consumption .slider-paging-left .inside{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico-1348b43105.png) no-repeat;background-position:-9px -113px;width:9px;height:13px;}@media screen and (min-resolution:124.8dpi){.tnuos-calc__form .slider-wrapper.consumption .slider-paging-left .inside{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico2x-a2acfb824f.png) no-repeat;background-position:-9px -113px;background-size:148px 128px;}}.tnuos-calc__form .slider-wrapper.consumption .slider-paging-right{right:280px;}.tnuos-calc__form .slider-wrapper.consumption .slider-paging-right .inside{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico-1348b43105.png) no-repeat;background-position:-18px -113px;width:9px;height:13px;}@media screen and (min-resolution:124.8dpi){.tnuos-calc__form .slider-wrapper.consumption .slider-paging-right .inside{background:url(/modules/custom/marketinsight/marketinsight_styling/images/sprites/mi-ico2x-a2acfb824f.png) no-repeat;background-position:-18px -113px;background-size:148px 128px;}}.tnuos-calc__form .slider-wrapper.consumption .irs.irs-with-grid > .irs{left:20px;width:calc(100% - 20px);}.tnuos-calc__form .find-region{color:#2D2D2D !important;}.tnuos-calc__form .form-item-price{margin:30px 0;}.tnuos-calc__result{margin:20px 0;background-color:#666666;color:#fff;padding:15px;}.tnuos-calc__result h2{color:#fff;margin-bottom:0;}@media screen and (min-width:768px){.tnuos-calc__form{width:73%;float:left;}.tnuos-calc__result{clear:both;}.tnuos-calc__sidebar{width:27%;float:left;padding-left:30px;}}@media screen and (max-width:767px){.tnuos-calc__form .irs.irs-with-grid,.tnuos-calc__form .slider-paging-left,.tnuos-calc__form .slider-paging-right{display:none !important;}.tnuos-calc__form .slider-wrapper{margin-bottom:0;}.tnuos-calc__form .form-item-consumption,.tnuos-calc__form .form-item-reduction{width:100%;}}.annotation-text{z-index:10;font-size:12px;line-height:18px;font-weight:normal;}.annotation-text > input,.annotation-text > button{height:22px;}.highcharts-container .highcharts-annotation{cursor:move;}@media screen and (max-width:767px){.js-triad-data-report-graph .highcharts-container .highcharts-title{display:none;}.js-triad-data-report-graph .highcharts-container .highcharts-button{display:none;}}.triad-historical-data .text-heading{margin:0;}@media screen and (min-width:768px){.triad-historical-data .tile-field-text{float:left;width:70%;}.triad-historical-data .tile-field-link{padding-top:40px !important;}}.triad-peak-period-forecast__graph{height:450px;}@media screen and (min-width:768px){.triad-peak-period-forecast__graph{height:600px;}}.triad-probability-report--graph{height:200px;}.triad-probability-report--graph .highcharts-tooltip > span{overflow:visible;}@media screen and (min-width:768px){.triad-probability-report--central-section:after{content:"";display:table;clear:both;}.triad-probability-report--commentary{width:24%;float:left;padding-left:30px;}.triad-probability-report--commentary .mi-commentary--listing-scroll{padding-right:0;}.triad-probability-report--commentary_weekly .mi-commentary--listing-scroll{height:364px;}.triad-probability-report--graph{width:76%;float:left;height:260px;}.triad-probability-report--graph .highcharts-tooltip span{overflow:visible;padding:6px;}}.logged-in #header{background-color:#0943ab;}.messages-inline{clear:both;}#admin-menu .admin-menu-search input{height:auto;}@media screen and (min-width:768px){.mobile-only{display:none !important;visibility:hidden;height:0;margin:0;}}@media screen and (max-width:767px){.not-mobile{display:none !important;visibility:hidden;height:0;margin:0;}}@media screen and (min-width:767px){.not-desktop{display:none !important;visibility:hidden;height:0;margin:0;}}@media screen and (max-width:950px){.desktop-only{display:none !important;visibility:hidden;height:0;margin:0;}}.tile_stick-to-next{padding-bottom:15px;}div.form-item div.password-suggestions{width:auto;}.confirm-parent,.password-parent{width:auto;}
.paragraph--unpublished{background-color:#fff4f4;}
