#context-menu-layer{position:fixed;z-index:100;top:0;left:0;opacity:0;filter:alpha(opacity=0);background-color:#000}.context-menu-list{margin:0;padding:0;display:inline-block;position:fixed;list-style-type:none;border:1px solid #ec8002;background:#000;box-shadow:0 2px 5px rgba(0,0,0,.5);font-size:1em;overflow-y:auto}.context-menu-item{padding:.15em .3em .15em 1.6em;background-color:#000;position:relative;user-select:none;white-space:nowrap;color:#ec8002}.context-menu-item.context-menu-submenu{padding-right:34px}.context-menu-item>label>input,.context-menu-item>label>textarea{user-select:text}.context-menu-item.hover{cursor:pointer;background-color:#ec8002;color:#000}.context-menu-item.disabled{color:#ec8002;background-color:#000;text-decoration:underline}.context-menu-item.disabled.hover{cursor:default}.context-menu-item.non-selectable{color:#ec8002;background-color:#000}.context-menu-item.non-selectable.hover{cursor:default}.context-menu-item i.fa{margin-left:-1.3em;margin-right:.3em;width:1em}.context-menu-item.context-menu-checkbox i.fa{display:none}.context-menu-item.context-menu-checkbox.checked i.fa{display:inline}.context-menu-item>.context-menu-list{display:none;right:-3px;top:3px}.context-menu-item.visible>.context-menu-list{display:block}.context-menu-separator{padding-bottom:0;border-bottom:1px solid #ddd}.context-menu-submenu:after{content:">";color:#666;position:absolute;top:0;right:3px;z-index:1}.context-menu-item.icon{min-height:18px;background-repeat:no-repeat;background-position:4px 2px;list-style-type:none}.context-menu-item.icon-edit{background-image:url(images/page_white_edit.png)}.context-menu-item.icon-cut{background-image:url(images/cut.png)}.context-menu-item.icon-copy{background-image:url(images/page_white_copy.png)}.context-menu-item.icon-paste{background-image:url(images/page_white_paste.png)}.context-menu-item.icon-delete{background-image:url(images/page_white_delete.png)}.context-menu-item.icon-add{background-image:url(images/page_white_add.png)}.context-menu-item.icon-quit{background-image:url(images/door.png)}.context-menu-input.hover{cursor:default;background-color:#000;color:#ec8002}.context-menu-input>label{display:block;width:100%;box-sizing:border-box;white-space:nowrap}.context-menu-input>label>*{vertical-align:top}.context-menu-input>label>label{white-space:nowrap}.context-menu-input>label>input[type="checkbox"],.context-menu-input>label>input[type="radio"]{margin-left:-17px;float:left;clear:left}.context-menu-input>label>span{margin-left:5px}.context-menu-input>label>input[type="text"],.context-menu-input>label>textarea,.context-menu-input>label>select{display:block;width:100%;box-sizing:border-box}.context-menu-input>label>textarea{height:100px}.context-menu-accesskey{text-decoration:underline}.context-menu-list.dropdown{background:#000;color:#ec8002}.context-menu-list.dropdown .context-menu-item{background-color:#000}.context-menu-list.dropdown .context-menu-item.hover{cursor:pointer;background-color:#ec8002;color:#000}.context-menu-list.dropdown .context-menu-item.disabled{font-weight:bold;color:#fff}.context-menu-list.dropdown .context-menu-item.disabled.hover{cursor:default;background-color:#000;color:#ec8002}.context-menu-list.dropdown .context-menu-item.non-selectable{color:#ec8002;background-color:#000}.context-menu-list.dropdown .context-menu-item.non-selectable.hover{cursor:default}.context-menu-list.dropdown .context-menu-input.hover{background-color:#000;color:#ec8002}.no-icon .context-menu-item{padding:2px 5px 2px 5px}html{width:100%;height:100%;-webkit-tap-highlight-color:transparent}body{width:100%;height:100%;position:absolute;background-color:#000;color:#fff;font-family:Arial,Helvetica,sans-serif;border:0;margin:0;padding:0;float:left;font-size:25px}html.kiosk{touch-action:pan-x pan-y;overscroll-behavior:none}html.kiosk body{-webkit-user-select:none;user-select:none;overscroll-behavior:none}html.kiosk input,html.kiosk textarea,html.kiosk select{-webkit-user-select:text;user-select:text}@media only screen and (max-width:1750px){body{font-size:17px}}@media only screen and (max-width:1300px){body{font-size:13px}}@media only screen and (max-width:970px){body{font-size:10px}}div,p,button,section,input,select,label{position:relative;float:left}p,button,input,select,label{font-size:1em}p{clear:both;margin:.25em 0}label[for]{margin-right:.25em}label[for]:after{content:':'}.row{display:block;width:100%;clear:both}.row.text p{padding:.25em .5em}.row.bottom{position:absolute;bottom:0}div.row{display:block;width:100%;clear:both;border:0;margin:0;padding:0}div.row.text p{padding:.25em .5em}div.row.bottom{position:absolute;bottom:0}.hidden{display:none;visibility:hidden}section.left{clear:left}section.right{float:right;clear:right}section.right button.icon,section.right button.burger{margin:0 0 0 .5em}section.right button.text{margin:0 0 0 .5em}.active{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.half.active{position:relative;-webkit-tap-highlight-color:transparent}.half.active:active{background-color:transparent;outline:none}.auto-height{height:auto!important}.button-spacer{float:left;margin-left:-.5em}.HVCenter{position:relative;display:block;float:left;top:50%;left:50%}.HCenter{position:relative;display:block;float:left;left:50%}.VCenter{position:relative;display:block;float:left;top:50%}#OverlayPanel{position:absolute;width:100%;height:100%;opacity:.8;background-color:#fff;border:0;margin:0;padding:0;z-index:1000}#OverlayPanelContent{position:absolute;background-color:transparent;color:#000;opacity:1;z-index:1001}.orange{color:#ec8002}.orange-overlay{display:block;position:absolute;top:0;width:100%;height:100%;background-color:#ec8002;opacity:.65;cursor:default}select.orange{color:#fff;background-color:#ec8002;border-color:#ec8002}.half{display:block;width:48.8%}.full-width{width:100%}.round-edge{border-radius:.3em}.dialog{position:fixed!important;background-color:#fff!important}.caption{display:block;width:100%;clear:both;background-color:#ec8002;padding:.1em 0}.caption.text p{padding:.25em .5em}.caption.bottom{position:absolute;bottom:0}.caption span{color:#fff;margin-left:.25em}.caption span.right{margin-right:.25em;float:right}.top-margin{margin-top:.75em!important}.right-margin{margin-right:.25em}.viewport{position:fixed;display:block;width:94%;overflow-y:auto;-webkit-overflow-scrolling:touch}.view-container{display:block;clear:both;width:100%;border:0;margin:0;padding:0}button.button{border-radius:.3em;padding:0 .5em;background-color:#ccc;color:#000}button.button.full-width{padding:0}button.icon,button.burger{display:block;border:none;background-color:transparent;cursor:pointer;width:44px;height:44px;background-position:center center;background-repeat:no-repeat;margin:0 .5em 0 0}@media only screen and (max-width:1300px){button.icon,button.burger{width:44px;height:44px;background-size:22px 22px}}button.icon.Reload,button.burger.Reload{background-image:url(/Content/Images/Reload1x.png)}@media only screen and (max-width:1300px){button.icon.Reload,button.burger.Reload{background-image:url(/Content/Images/Reload0x.png)}}button.icon.Signout,button.burger.Signout{background-image:url(/Content/Images/Signout1x.png)}@media only screen and (max-width:1300px){button.icon.Signout,button.burger.Signout{background-image:url(/Content/Images/Signout0x.png)}}button.burger{color:#ec8002;width:66px;height:66px;font-size:1.8em}button.text{display:block;border:none;background-color:transparent;cursor:pointer;height:44px;margin:0 .5em 0 0}button.text[disabled="disabled"]{text-decoration:underline}@media only screen and (max-width:1300px){button.text{height:44px}}button.text.orange{color:#ec8002}button.browse{position:absolute;display:block;top:50%;height:1em;width:1em;min-height:44px;min-width:44px;margin-top:-.5em;background-color:transparent;border:0;padding:0}button.browse img{display:block;position:relative;height:60%}button.browse.prev{left:.25em}button.browse.prev img{float:left}button.browse.next{right:.25em}button.browse.next img{float:right}.right-border{border-right:1px solid #ec8002}.y-flow{display:block;overflow-y:scroll;-webkit-overflow-scrolling:touch}.y-flow-auto{display:block;overflow-y:auto;-webkit-overflow-scrolling:touch}div.model-image{display:block;margin:0 1.5em 1.5em 0}div.model-image img{width:100%;display:block;position:relative}div.model-image .model-image-number{display:block;position:absolute;color:#fff;background-color:#ec8002;padding:.3em;top:1em;left:1em;font-weight:bold}#ModelImagePanel .row-panel{display:block;width:100%;clear:both;display:none}#ModelImagePanel .row-panel.text p{padding:.25em .5em}#ModelImagePanel .row-panel.bottom{position:absolute;bottom:0}#ModelImagePanel.one-per-row div.row-panel.one-per-row{display:block}#ModelImagePanel.two-per-row div.row-panel.two-per-row{display:block}#ModelImagePanel.three-per-row div.row-panel.three-per-row{display:block}div.three-per-row div.model-image{width:30%}div.two-per-row div.model-image{width:45%}div.one-per-row div.model-image{width:95%}.orange-square{display:block;width:1em;height:1em;background-color:#ec8002;margin-right:.3em;margin-bottom:.3em;float:right}#ProjectIdDisplay,#ProjectInfo{display:block;width:100%;clear:both;border-radius:.3em;padding:.1em 0;background-color:#ec8002;color:#fff}#ProjectIdDisplay.text p,#ProjectInfo.text p{padding:.25em .5em}#ProjectIdDisplay.bottom,#ProjectInfo.bottom{position:absolute;bottom:0}#ProjectIdDisplay{text-align:center;font-size:2em;font-weight:bold}div+#ProjectIdDisplay{margin-top:.37em}div+#ProjectInfo{margin-top:.74em}#ProjectInfo div{border-radius:.3em;width:99%;margin:.5%;background-color:#fff;color:#000}#ProjectInfo .name{padding:0 .2em .1em .2em;float:left;clear:both;font-weight:bold}#ProjectInfo .country{padding:0 .2em;float:left;clear:left;font-size:.75em}#ProjectInfo .group{padding:0 .2em;float:right;clear:right;font-size:.75em}#ProjectsDetailsPanel{width:70%}#ProjectNavSection{width:28%;-webkit-tap-highlight-color:transparent}@media only screen and (max-width:1750px){#ProjectNavSection{font-size:1.5em}}@media only screen and (max-width:1750px){#ProjectNavSection .caption{font-size:.7em}}.text{background-color:#fff;color:#000}.details-display{width:97.5%}.details-display .text{width:97%;padding:1.5%}@media only screen and (max-width:1750px){.details-display .text{font-size:1.1em}}.image-detail{width:95%}button{cursor:pointer}button[disabled]{cursor:default}button.dialog-close{border:0;padding:.25em;font-weight:bold;color:#fff;background-color:#ec8002;width:1.8em;min-width:48px;min-height:48px;float:right;margin-right:.25em}div.frame{overflow:hidden;touch-action:none}button.zoom{border-radius:.3em;position:absolute;background-color:#ec8002;color:#fff;width:1.8em;height:1.8em;min-width:48px;min-height:48px;right:1em}button.zoom.in{bottom:3em}@media only screen and (max-width:1300px){button.zoom.in{bottom:4em}}@media only screen and (max-width:970px){button.zoom.in{bottom:4.5em}}button.zoom.out{bottom:1em}@media only screen and (max-width:1300px){button.zoom{width:2.5em;height:2.5em}}@media only screen and (max-width:970px){button.zoom{width:3em;height:3em}}#ProjectsDetailsPanelArrow{position:absolute;display:block;width:.8em;right:0;top:.8em}#ProjectIdDisplayArrow{position:absolute;display:block;width:.62em;left:50%;margin:0 0 0 -.31em;bottom:-.28em}.prices-iframe{padding:0;margin:0;border:none;width:100%;height:99.5%}.one-third{width:30%}.two-thirds{width:60%}.left .one-third,.left .two-thirds{margin-right:9.5%}div.zoom{position:absolute;z-index:50;color:#ec8002;background:transparent;font-size:2em;font-weight:bold;top:1em;left:1em;cursor:pointer}div.zoom i.fa{margin-right:.5em;font-size:.8em;top:-.1em;position:relative}div.zoom.Auswahl{font-size:1.5em}#StartMainPanel p{font-size:1.2em;margin:0;float:left;clear:both}#StartMainPanel .top-left h1{font-size:3.5em;font-weight:normal;color:#ec8002;margin:.8em 0;float:left;clear:both}#StartMainPanel .top-left h2{font-size:3.3em;font-weight:normal;margin:.5em 0 .25em 0;float:left;clear:both}#StartMainPanel .top-left h2.no-top-margin{margin-top:0}#StartMainPanel .top-right img{margin:0 0 0 auto;width:80%;max-width:100px;display:block}#StartMainPanel .bottom-right section.right{clear:none}#StartMainPanel .bottom-right section.right:last-child{margin-right:1em}#StartMainPanel .bottom-right .button-header{color:#ec8002;border-bottom:1px solid #ec8002;padding:0 0 .25em 0;margin:0 0 .25em 0;text-align:center;font-size:1.2em}#StartMainPanel .bottom-right .btn{font-size:1.8em;background-color:#ec8002;width:5em;height:5em;border:1px solid #ec8002;border-radius:1em;overflow:hidden;margin-right:.5em}#StartMainPanel .bottom-right .btn:last-child{margin-right:0}#StartMainPanel .bottom-right .btn span{background-color:#ec8002;color:#fff}#StartMainPanel .bottom-right .btn span.annotation{font-size:.5em}#SearchPanel .thead{border-bottom-color:#fff;border-bottom-width:.1em;border-bottom-style:solid;height:1.5em;min-height:48px}#SearchPanel .thead .th{text-align:left;position:relative;cursor:pointer}#SearchPanel .thead .th span{position:relative;padding:.1em 1.5em .1em .1em}#SearchPanel .thead .th i.fa{position:relative;display:none;margin-left:-1em;margin-right:.44em}#SearchPanel .thead .th.asc i.fa.fa-caret-up{display:inline}#SearchPanel .thead .th.desc i.fa.fa-caret-down{display:inline}#SearchPanel .tbody .tr{cursor:pointer;position:relative}#SearchPanel .tbody .tr:active{background-color:#ec8002}@media(hover:hover){#SearchPanel .tbody .tr:hover{background-color:#ec8002}}#SearchPanel .tbody .tr .td{position:relative}#SearchPanel .tbody .tr .td span{padding:.5em 1.5em .5em .1em;display:block;white-space:pre-line;word-break:break-word}#SearchPanel .td.number,#SearchPanel .th.number{width:8%}#SearchPanel .td.name,#SearchPanel .th.name{width:45%}#SearchPanel .td.country,#SearchPanel .th.country{width:20%}#SearchPanel .td.group,#SearchPanel .th.group{min-width:20%}#SearchPanel .td.rate1,#SearchPanel .th.rate1,#SearchPanel .td.rate2,#SearchPanel .th.rate2,#SearchPanel .td.rate3,#SearchPanel .th.rate3,#SearchPanel .td.rate4,#SearchPanel .th.rate4{display:none}#SearchPanel.add-columns .td.number,#SearchPanel.add-columns .th.number{width:8%}#SearchPanel.add-columns .td.name,#SearchPanel.add-columns .th.name{width:25%}#SearchPanel.add-columns .td.country,#SearchPanel.add-columns .th.country{width:15%}#SearchPanel.add-columns .td.group,#SearchPanel.add-columns .th.group{min-width:15%;width:15%;max-width:15%}#SearchPanel.add-columns .td.rate1,#SearchPanel.add-columns .th.rate1,#SearchPanel.add-columns .td.rate2,#SearchPanel.add-columns .th.rate2,#SearchPanel.add-columns .td.rate3,#SearchPanel.add-columns .th.rate3,#SearchPanel.add-columns .td.rate4,#SearchPanel.add-columns .th.rate4{display:block}#SearchPanel.add-columns .td.rate1,#SearchPanel.add-columns .th.rate1{width:12%}#SearchPanel.add-columns .td.rate2,#SearchPanel.add-columns .th.rate2{width:9%}#SearchPanel.add-columns .td.rate3,#SearchPanel.add-columns .th.rate3{width:8%}#SearchPanel.add-columns .td.rate4,#SearchPanel.add-columns .th.rate4{min-width:4%}#SearchFilter{padding:1em 0}#SearchFilter input{width:50%;margin-left:0;border-radius:.3em;border:.1em solid #ec8002;background-color:#000;color:#fff;position:relative}button.input-clear{background:transparent;border:0;color:#ec8002;position:relative;margin-left:-2em;margin-right:.44em}@media only screen and (max-width:1300px){.context-menu-item{font-size:1.3em}}@media only screen and (max-width:970px){.context-menu-item{font-size:1.6em}}#FurtherBureaus{margin-top:.75em}#FurtherBureaus>div{float:left;clear:both}#FurtherBureaus>div .name,#FurtherBureaus>div .country{font-size:.6em;float:left;clear:both}#FurtherBureaus>div .name{color:#fff}#FurtherBureaus>div .country{color:#ec8002}#FurtherBureaus>div+div{margin-top:.4em}#FurtherBureaus+#ProjectIdDisplay{margin-top:0}#FurtherBureaus.ng-hide+#ProjectIdDisplay{margin-top:.5em}#RatingDetails{margin-top:.5em;width:100%}#RatingDetails span{font-size:.8em}#RatingDetails span.name{color:#fff}#RatingDetails span.value{color:#ec8002}#RatingDetails>div{width:auto}#RatingDetails>.rating-left{float:left;clear:left;text-align:left}#RatingDetails>.rating-left>.name{display:inline-block;position:relative;width:7em}#RatingDetails>.rating-right{float:right;clear:right;text-align:right}table.details{max-width:100%;margin-top:0;border-spacing:0}table.details td{background-color:#000;color:#ec8002;padding:0}table.details td span{background-color:#000;color:#ec8002}table.details td.caption{display:table-cell;background-color:#000;width:auto;clear:none}table.details td.caption span{margin-right:2em;margin-left:0}table.details tr.white td{color:#fff;padding:1em 0 0 0}table.details tr.white td span{color:#fff}table.details.people tr.person-group td{padding:1em 0 0 0;color:#fff;border-bottom:1px solid #fff}table.details.people tr.white td{padding-top:.5em}table.details.people tr.person-group+tr.white td{padding-top:.3em}table.details span.white{color:#fff}.row.person,.row.reference{margin-top:.75em!important}.row.person table.details,.row.reference table.details{margin-top:.2em}.row.person span.headline,.row.reference span.headline{width:100%;border-bottom:1px solid #fff}.pinch-zoom-container{position:relative;overflow:hidden;width:100%;touch-action:pan-y}.reference-preview{width:80%!important}.reference-preview img{width:100%}