@import"https://use.typekit.net/asq8stk.css";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html *,div,section{box-sizing:border-box}html *:focus{outline:none}body{font-family:Arial sans-serif;font-size:16px;line-height:0;font-style:normal;font-weight:400;z-index:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}a,a:focus,a:hover,a:active{text-decoration:none;-webkit-tap-highlight-color:transparent!important;color:inherit;cursor:pointer}a:-webkit-any-link{text-decoration:none;-webkit-tap-highlight-color:transparent!important;color:inherit}a:-moz-any-link{color:inherit}img{flex-shrink:0}.alert{padding:20px 10px;display:flex;align-items:center;margin-bottom:30px;border-radius:3px;box-shadow:5px 5px 10px gray;width:99%;color:#fff;cursor:pointer}.alert.alert-success{background:#1A961D}.alert.alert-error{background:#ee2526}.alert.alert-warning{background:#e9b707;color:#000}body.layout-login{background-color:#dfe4e6}@media screen and (min-width: 480px){body.layout-login{background:#fff url(/build/assets/login-background-c28ae4f8.jpg) no-repeat;background-size:cover}}body.layout-login #main{height:100%;max-width:100%;display:flex}@media screen and (min-width: 480px){body.layout-login #main{padding:0;height:100vh;display:flex;justify-content:center;align-items:center}}#header-bar{position:fixed;top:0;right:0;left:0;height:50px;background:white;display:flex;align-items:center;padding:8px 16px 7px;z-index:200;border-radius:0;border-bottom:1px #cad2d6 solid;justify-content:space-between}#header-bar .logo{display:flex;align-items:center;justify-content:center;height:24px}#header-bar .logo a{display:flex;height:100%}#header-bar .logo img{width:100px}#header-bar .logo p{margin-left:12px;text-transform:uppercase;color:#263238}@media only screen and (min-width: 1200px){#header-bar{display:none}}#header-bar #navigation-trigger{margin-top:2px}input#navigation-trigger-status{display:none}input#navigation-trigger-status:checked+#navigationbar{transition:opacity .1s;display:flex;opacity:1;z-index:300}#navigationbar{opacity:0;z-index:-3;margin-top:50px;padding:8px 8px 16px;position:fixed;width:100%;overflow-y:scroll;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;top:0;left:0;height:calc(100% - 50px);background-color:#fff;border-right:1px solid #cad2d6}#navigationbar .header{display:none;padding:0 8px;margin-top:10px}@media only screen and (min-width: 1200px){#navigationbar{width:320px;overflow-y:hidden;margin-top:0;height:100%;opacity:1;z-index:1;padding:24px 16px}#navigationbar .header{display:block}}#navigationbar .header{-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:24px}#navigationbar .header .logo{height:48px;margin-bottom:4px;background-size:auto 100%;background-position:left center;background-repeat:no-repeat}#navigationbar .header p.title{font-size:.875rem;line-height:1.125rem;font-weight:400;text-transform:uppercase;color:#263238}#navigationbar ul.items{list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:24px}@media screen and (min-width: 1200px){#navigationbar ul.items{margin-left:0}}#navigationbar ul.items>li{font-size:.875rem;line-height:1rem;font-weight:400;color:#263238;background-color:#fff;background-size:24px 24px;background-position:8px center;background-repeat:no-repeat;border-bottom:1px solid #cad2d6;transition:background-color .2s ease}#navigationbar ul.items>li .item-label-container{padding:8px 0;display:block}#navigationbar ul.items>li div.item-header{padding:0 8px;display:flex;align-items:center}#navigationbar ul.items>li div.item-header img{width:24px;margin-right:8px}#navigationbar ul.items>li div.item-header span.status-indicator{border-radius:999px;width:12px;height:12px;margin-left:auto}#navigationbar ul.items>li div.item-header span.status-indicator.green{background:#1A961D}#navigationbar ul.items>li div.item-header span.status-indicator.yellow{background:#e9b707}#navigationbar ul.items>li div.item-header span.status-indicator.red{background:#ee2526}#navigationbar ul.items>li:last-child{border-bottom:0 transparent}#navigationbar ul.items>li:not(.expanded):hover{background-color:#f5f6f7}#navigationbar ul.items>li.active:not(.expanded){background-color:#f5f6f7;font-weight:700;cursor:default}#navigationbar ul.items>li ul#on-page-nav{display:none}#navigationbar ul.items>li ul.subnavigation{margin-left:32px;margin-top:4px;margin-bottom:16px}#navigationbar ul.items>li ul.subnavigation li{font-size:.875rem;line-height:1rem;font-weight:400;color:#263238;background-color:#fff;border-left:1px solid #cad2d6;cursor:pointer;transition:background-color,border-left-color .2s ease}#navigationbar ul.items>li ul.subnavigation li a{padding:8px 8px 8px 12px;display:block}#navigationbar ul.items>li ul.subnavigation li:hover,#navigationbar ul.items>li ul.subnavigation li.active{background-color:#f5f6f7;border-left:2px solid}#navigationbar ul.items>li ul.subnavigation li:hover a,#navigationbar ul.items>li ul.subnavigation li.active a{padding-left:11px}#navigationbar ul.items>li ul.subnavigation li:hover{border-left-color:#3c4e57}#navigationbar ul.items>li ul.subnavigation li.active{border-left-color:#11b6e6;font-weight:700;cursor:default}#navigationbar .footer{margin-top:auto}#navigationbar .footer p{font-size:.875rem;line-height:1.125rem;color:#263238;margin-left:8px}#navigationbar .footer p.label{font-weight:400;margin-bottom:4px}#navigationbar .footer p.username{font-weight:700;margin-bottom:8px}#navigationbar .footer p.build-string{margin-top:20px;font-size:12px}#navigationbar .footer .logout{padding:8px 8px 8px 32px;font-size:.875rem;line-height:1.125rem;font-weight:400;text-decoration:underline;color:#263238;background-color:#fff;background-size:16px 16px;background-position:8px center;background-repeat:no-repeat;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;transition:hover .2s ease}#navigationbar .footer .logout:hover{background-color:#f5f6f7}@media screen and (min-width: 1200px){body.layout-default{padding-left:320px;padding-top:32px}body.layout-default.layout-public{padding-left:0}}body.layout-default #main{margin:auto auto 80px;padding:50px 0 0;box-sizing:border-box;display:flex;flex-direction:column;max-width:100vw;width:100%}@media screen and (min-width: 1200px){body.layout-default #main{padding-top:0;max-width:960px}}hr{border:0;height:.5px;background:#333 linear-gradient(to right,#e3e2e2,#868686,#e3e2e2);margin-bottom:20px}html,body{height:100%;overflow-x:hidden;max-width:100vw}body{background-color:#f5f6f7;font-family:proxima-nova,Arial,sans-serif;color:#263238;line-height:18px;overflow-y:scroll}h1{font-size:3rem;margin:30px 0 50px}p{font-size:15px}@media only screen and (min-width: 760px){p{text-align:left}}button.default{min-width:125px;font-family:Arial,sans-serif;font-size:.875rem;line-height:1rem;letter-spacing:.013rem;font-weight:700;text-align:center;height:40px;border-radius:3px;cursor:pointer;transition:border,color,background-color .2s ease;border:1px solid #3c4e57;color:#fff;background-color:#3c4e57;-webkit-appearance:none}button.default:hover{border:1px solid #3c4e57;color:#3c4e57;background-color:#3c4e571a}button.default:focus{outline:none}button.default.disabled{border:1px solid #cad2d6;color:#fff;background-color:#cad2d6;cursor:default}button.default.disabled:hover{border:1px solid #cad2d6;color:#fff;background-color:#cad2d6}input::-moz-placeholder{color:#95a5ac}input::placeholder{color:#95a5ac}img#insiders-logo{display:none}@media only screen and (min-width: 1540px){img#insiders-logo{display:block;width:80px;color:#001622;position:fixed;bottom:32px;right:40px}}.content-section{overflow:hidden;padding:16px;width:100%;display:flex;flex-direction:column}.content-section:not(:last-child){margin-bottom:10px}@media only screen and (min-width: 760px){.content-section:not(:last-child){margin-bottom:14px}.content-section{padding:8px}}.content-section.ruler-after{border-bottom:1px #cad2d6 solid;padding-bottom:15px;margin-bottom:15px}@media only screen and (min-width: 760px){.content-section.ruler-after{margin-bottom:40px;padding-bottom:40px}}.content-section.space-before-large{margin-top:30px}.content-section.space-before-extra-small{padding-top:0;margin-top:16px}.content-section.space-after-extra-small{padding-bottom:0;margin-bottom:8px}div#login-box{border-radius:3px;box-shadow:0 1px 2px #26323880;background:white;height:100%;padding:24px;display:flex;align-items:center;flex-direction:column;min-width:320px;justify-content:center}@media only screen and (min-width: 480px){div#login-box{padding:40px;width:400px;height:auto;margin:auto;justify-content:normal}}div#login-box img#smartCloudLogo{height:48px}div#login-box p#welcome{font-weight:700;font-size:22px;line-height:28px;color:#263238;margin-top:30px}div#login-box p#welcome-sub{margin-top:16px;font-size:15px;text-align:center;width:100%}div#login-box form{width:100%;margin-top:32px}div#login-box form div.input-group{display:flex;flex-direction:column;margin-bottom:16px}div#login-box form div.input-group label{line-height:14px;font-size:12px;text-transform:uppercase;margin:0 0 8px 8px}div#login-box form div.input-group input{border:1px #95a5ac solid;background-color:#f5f6f7;border-radius:3px;height:36px;padding-left:8px}div#login-box form input[type=submit]{min-width:125px;font-family:Arial,sans-serif;font-size:.875rem;line-height:1rem;letter-spacing:.013rem;font-weight:700;text-align:center;height:40px;border-radius:3px;cursor:pointer;transition:border,color,background-color .2s ease;-webkit-appearance:none;border:1px solid #3c4e57;color:#fff;background-color:#3c4e57;margin:20px 0 0;width:100%}div#login-box form input[type=submit]:hover{border:1px solid #3c4e57;color:#3c4e57;background-color:#3c4e571a}div#login-box form input[type=submit]:focus{outline:none}div#login-box form input[type=submit].disabled{border:1px solid #cad2d6;color:#fff;background-color:#cad2d6;cursor:default}div#login-box form input[type=submit].disabled:hover{border:1px solid #cad2d6;color:#fff;background-color:#cad2d6}div#login-box form input[type=submit]:hover{border:1px solid #3c4e57;color:#3c4e57;background-color:fade(#3c4e57,10%)}div#login-box .typo3-messages{margin-top:20px}div#login-box .sub-link{margin-top:70px}.teaser-list{padding:0 16px 10px}@media only screen and (min-width: 760px){.teaser-list{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:0 8px}}.page-teaser{border-radius:3px;box-shadow:0 1px 2px #26323880;background:white;padding:24px;flex-direction:column;display:flex;align-items:center;margin:16px 0 0;overflow:hidden}@media only screen and (min-width: 760px){.page-teaser{margin-right:16px;margin-bottom:16px;padding:40px 24px;height:395px;width:304px}}.page-teaser:last-child{margin-right:0}.page-teaser img{width:40px;height:40px}@media only screen and (min-width: 760px){.page-teaser img{width:64px;height:64px}}.page-teaser p.headline{font-weight:700;font-size:16px;margin-top:28px;max-width:100%}@media screen and (min-width: 760px){.page-teaser p.headline{font-size:22px}}.page-teaser p.description{margin-top:19px;text-align:center;max-width:100%;font-size:15px}.page-teaser a{margin-top:32px;width:100%;max-width:480px}@media screen and (min-width: 760px){.page-teaser a{margin:auto 0 0}}.page-teaser a button{min-width:125px;font-family:Arial,sans-serif;font-size:.875rem;line-height:1rem;letter-spacing:.013rem;font-weight:700;text-align:center;height:40px;border-radius:3px;cursor:pointer;transition:border,color,background-color .2s ease;-webkit-appearance:none;border:1px solid #3c4e57;color:#fff;background-color:#3c4e57;width:100%}.page-teaser a button:hover{border:1px solid #3c4e57;color:#3c4e57;background-color:#3c4e571a}.page-teaser a button:focus{outline:none}.page-teaser a button.disabled{border:1px solid #cad2d6;color:#fff;background-color:#cad2d6;cursor:default}.page-teaser a button.disabled:hover{border:1px solid #cad2d6;color:#fff;background-color:#cad2d6}.page-teaser a button:hover{border:1px solid #3c4e57;color:#3c4e57;background-color:fade(#3c4e57,10%)}@media only screen and (min-width: 760px){.page-teaser a{width:auto}}h2{font-size:22px;font-weight:700;line-height:28px;margin-top:8px;margin-bottom:19px}@media only screen and (min-width: 1200px){h2{margin-top:0}}h2+p{font-size:15px;margin-bottom:21px}@media screen and (min-width: 760px){h2+p{margin-bottom:36px}}h3{text-transform:uppercase;color:#95a5ac;font-size:16px;line-height:18px;margin-bottom:5px}strong{font-weight:700}.file-container .file-list{margin-top:20px;margin-right:-20px;display:flex;flex-wrap:wrap}@media screen and (max-width: 480px){.file-container .file-list{margin-right:0}}.file-container .file{border-radius:3px;box-shadow:0 1px 2px #26323880;background:white;flex-direction:column;width:224px;height:224px;margin:0 16px 16px 0;position:relative;display:none;align-items:center;padding-left:16px;padding-right:8px}.file-container .file.file-mobile{display:flex;flex-direction:row}.file-container .file.video{display:flex}@media screen and (min-width: 480px){.file-container .file{padding-left:8px}.file-container .file.file-mobile{display:none}.file-container .file:not(.file-mobile){display:flex}}.file-container .file a.video-trigger{display:flex;flex-direction:column;align-items:center;width:100%}.file-container .file .language-switch{font-size:12px;line-height:1rem;font-weight:700;color:#95a5ac;border-radius:3px;cursor:pointer;flex-shrink:0;transition:background-color .2s ease;position:relative;width:36px;height:24px;display:flex;align-items:center;background:#f5f6f7 no-repeat right 4px center;padding-left:4px}@media screen and (max-width: 480px){.file-container .file .language-switch{margin-right:16px}}.file-container .file .language-switch .dropdown-container{border-radius:3px;box-shadow:0 12px 24px #80808080;overflow:hidden;position:absolute;top:25px;left:0;display:none;z-index:200}.file-container .file .language-switch .dropdown-container.visible{display:block}.file-container .file .language-switch .dropdown-container .item{width:68px;height:36px;border-bottom:1px solid #95a5ac;display:flex;justify-content:center;align-items:center;font-size:.875rem;line-height:1rem;font-weight:400;color:#263238;background-color:#fff;padding-left:26px;cursor:pointer;transition:background-color .2s ease}.file-container .file .language-switch .dropdown-container .item img{display:none;margin-right:10px}.file-container .file .language-switch .dropdown-container .item.active{padding-left:0}.file-container .file .language-switch .dropdown-container .item.active img{display:inline}.file-container .file .language-switch .dropdown-container .item:last-child{border-bottom:0 transparent}.file-container .file .language-switch .dropdown-container .item:hover{background-color:#eaedef}.file-container .file .language-switch .dropdown-container .item.active{font-weight:700}.file-container .file .file-data{flex:1}.file-container .file .file-version{display:none;width:100%}.file-container .file .file-version.active{display:flex;align-items:center;flex-direction:row}@media screen and (min-width: 480px){.file-container .file .file-version.active{flex-direction:column}}.file-container .file .file-header{position:absolute;display:flex;justify-content:space-between;align-items:center;right:0;top:8px;left:0;padding-left:8px;padding-right:8px}.file-container .file .file-header .download{display:none;height:100%}.file-container .file .file-header .download.active{display:inline-flex;justify-content:center;align-items:center}.file-container .file .file-header .download.active a{height:100%;display:inline-flex;justify-content:center;align-items:center}.file-container .file .file-icon{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100px;margin-bottom:8px;margin-top:64px;width:100%}@media screen and (max-width: 480px){.file-container .file .file-icon{margin-right:22px;width:auto}}.file-container .file .meta{line-height:16px;color:#95a5ac}.file-container .file .meta.file-size{font-size:12px}.file-container .file .meta.file-date{font-size:10px}.file-container .file *::-ms-backdrop,.file-container .file p.file-title{word-break:break-all}.file-container .file p.file-title{margin-top:0;font-size:15px;text-align:left;-webkit-hyphens:manual;hyphens:manual}@media screen and (min-width: 480px){.file-container .file p.file-title{width:100%;text-align:center;height:40px;display:flex;justify-content:center;margin-top:16px}}.file-container .file.video{width:464px;overflow:hidden;color:#fff;background-size:cover}.file-container .file.video p.file-title{text-align:center}@media screen and (max-width: 480px){.file-container .file.video p.file-title{height:27px}}.file-container .file.video .file-icon{margin-right:0}.file-container .file.video img.preview{position:absolute;z-index:-1}.file-container .file.video .meta{color:#fff}@media screen and (max-width: 480px){.file-container .file{margin:0 0 9px;width:100%;flex-direction:row;height:80px}.file-container .file p.file-title{font-size:12px;line-height:1}.file-container .file .meta.file-size{font-size:10px}.file-container .file .file-icon{margin-top:0;margin-bottom:0}.file-container .file .file-icon img{height:44px}.file-container .file.video{width:100%;height:200px}}.contact{border-radius:3px;box-shadow:0 1px 2px #26323880;background:white;display:flex;overflow:hidden;flex-direction:column;padding:0}@media screen and (min-width: 760px){.contact{padding:16px}}.contact .contact-image{width:100%;height:150px;overflow:hidden;flex-shrink:0}.contact .contact-image img{width:100%}@media screen and (min-width: 760px){.contact .contact-image{width:238px;height:238px}.contact .contact-image img{align-self:center;width:238px;height:238px;margin-right:0}}@media only screen and (min-width: 760px){.contact{flex-direction:row}}.contact .contact-data{padding:16px}@media screen and (min-width: 760px){.contact .contact-data{margin-left:32px;padding:0}}.contact h2{margin-top:16px;margin-bottom:16px}.contact p.contact-description{line-height:22px;font-size:16px;margin-bottom:24px}.contact p.contact-option{font-size:12px;text-transform:uppercase;margin-bottom:16px}.contact p.contact-option span{margin-top:8px;font-size:15px;font-weight:700;display:block;text-transform:none}.service{border-radius:3px;box-shadow:0 1px 2px #26323880;background:white;display:flex;margin-bottom:16px;position:relative;flex-direction:column;padding:20px;align-items:flex-start;border-right:4px #1A961D solid}@media screen and (min-width: 760px){.service{flex-direction:row;padding:24px 88px 24px 32px;align-items:center}}.service div.service-icon{width:192px;align-items:center;display:flex;flex-shrink:0}.service div.service-icon img{height:30px}@media screen and (min-width: 760px){.service div.service-icon img{height:38px}}.service p:not(.resolve-info){flex:1 auto;font-size:15px;margin-top:18px;text-align:left}@media screen and (min-width: 760px){.service p:not(.resolve-info){margin-top:0}}.service p.resolve-info{margin-top:8px;color:#95a5ac}.service.red{border-right-color:#ee2526}.service.yellow{border-right-color:#e9b707}.service .status-indicator{display:flex;justify-content:center;align-items:center;width:24px;height:24px;margin-left:32px;align-self:center;flex-shrink:0;right:20px;top:24px;position:absolute}@media screen and (min-width: 760px){.service .status-indicator{right:32px;top:auto}}.stats-row{display:flex;margin-bottom:40px}.stats-row .stat{flex:1 auto;height:180px;box-shadow:2px 2px 5px #95a5ac;display:flex;flex-direction:column;overflow:hidden;font-size:3rem;align-items:center;justify-content:center;color:#fff;background:#263238}.stats-row .stat:not(:last-child){margin-right:20px}.stats-row .stat .label{font-size:1.2rem;line-height:20px;height:20px;margin-bottom:25px}.stats-row .stat .number{font-size:4rem;height:50px;line-height:50px}.availability-row{display:flex;margin-top:40px}.availability-row .availability-box{width:50%;height:150px;box-shadow:2px 2px 5px #95a5ac;display:flex;flex-direction:column;overflow:hidden;font-size:3rem;align-items:center;justify-content:center;color:#fff;background:#263238}.availability-row .availability-box:not(:last-child){margin-right:20px}.availability-row .availability-box .scope{font-size:1.2rem;line-height:20px;height:20px;margin-bottom:15px}.availability-row .availability-box .scope .days{font-size:.8rem}.availability-row .availability-box .availability{font-size:3.5rem;height:50px;line-height:50px}faultlog-component faultlog-filter{display:flex;margin-bottom:24px;flex-direction:column}faultlog-component faultlog-filter input[type=text]{flex:1 auto;border-radius:16px;border:1px solid #95a5ac;padding:7px 7px 7px 40px;font-size:15px;color:#95a5ac;background-repeat:no-repeat;background-position:16px center}faultlog-component faultlog-filter input[type=text] ::-moz-placeholder{opacity:1}faultlog-component faultlog-filter input[type=text] ::placeholder{opacity:1}faultlog-component faultlog-filter select{padding:7px 0 7px 8px;border:none;border-bottom:1px #95a5ac solid;color:#263238;font-size:15px;margin-top:10px;-webkit-appearance:none;-webkit-border-radius:0;background:transparent no-repeat right 8px center}faultlog-component faultlog-filter select::-ms-expand{display:none}@media only screen and (min-width: 750px){faultlog-component faultlog-filter{flex-direction:row}faultlog-component faultlog-filter select{width:240px;margin-left:24px;margin-top:0}}faultlog-component div.faultlog-list{display:block}@media screen and (min-width: 760px){faultlog-component div.faultlog-list{display:none}}faultlog-component div.faultlog-list div.faultlog-entry{display:flex;font-size:13px;border-bottom:1px solid #cad2d6;padding-bottom:16px}faultlog-component div.faultlog-list div.faultlog-entry.hidden{display:none}faultlog-component div.faultlog-list div.faultlog-entry:not(:last-child){margin-bottom:16px}faultlog-component div.faultlog-list div.faultlog-entry p{font-size:13px}faultlog-component div.faultlog-list div.faultlog-entry div.status-indicator{width:16px;height:16px;margin:0 16px 0 8px;flex-shrink:0}faultlog-component div.faultlog-list div.faultlog-entry .services span:not(:last-child):after,faultlog-component div.faultlog-list div.faultlog-entry .groups span:not(:last-child):after{content:","}faultlog-component div.faultlog-list div.faultlog-entry span.label{margin-top:16px;display:block;text-transform:uppercase;color:#95a5ac}faultlog-component .table-wrapper{overflow-x:auto;display:none;flex-direction:column;overflow-y:hidden;min-height:150px}@media screen and (min-width: 760px){faultlog-component .table-wrapper{display:flex}}faultlog-component .table-wrapper table{width:100%;min-width:750px}faultlog-component .table-wrapper table thead tr{border-bottom:1px #95a5ac solid}faultlog-component .table-wrapper table thead tr th{text-align:left;font-size:12px;line-height:16px;text-transform:uppercase;padding:8px 16px 8px 8px;color:#263238;height:31px;vertical-align:middle}faultlog-component .table-wrapper table thead tr th:first-child{width:50px}faultlog-component .table-wrapper table thead tr th.faultlog-column-times{width:150px}faultlog-component .table-wrapper table thead tr th.faultlog-column-groups{width:200px}faultlog-component .table-wrapper table tbody tr{border-bottom:1px #cad2d6 solid}faultlog-component .table-wrapper table tbody tr.hidden{display:none}faultlog-component .table-wrapper table tbody tr td{font-size:15px;padding:8px 16px 8px 8px;vertical-align:top}faultlog-component .table-wrapper table tbody tr td:first-child{width:40px}faultlog-component .table-wrapper table tbody tr td .status-indicator{width:16px;height:16px}faultlog-component .table-wrapper table tbody tr td:last-child{white-space:nowrap}faultlog-component p.description-external{margin-top:10px;font-style:italic}faultlog-component div.no-results{display:none;width:100%;flex:1;flex-direction:column;justify-content:center;align-items:center}faultlog-component div.no-results.visible{display:flex}.errorPanel{border-radius:3px;box-shadow:0 1px 2px #26323880;background:white;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:50px;text-align:center}.errorPanel h1{font-size:5rem;margin-bottom:50px;font-weight:700;line-height:56px}.errorPanel button{display:block;margin:20px auto auto}.news h3{font-size:19px;margin-bottom:15px}.news.news-single{font-family:proxima-nova,Arial,sans-serif}.news.news-single h2{font-size:22px;font-weight:700;line-height:28px;margin-bottom:16px}.news.news-single p.news-tags{margin-top:20px}.news.news-single p.news-tags span.news-list-tag{padding:3px 5px;background:white;border-radius:3px;background:#109EC7;color:#fff}.news.news-single .meta{background:none}.news.news-single div.teaser-text{font-style:italic;margin:24px 0;color:#3c4e57}.news.news-single img{width:100%}.news.news-single a{text-decoration:underline}.news.news-single .news-text-wrap p{margin:20px 0;line-height:20px}.news.news-single .news-text-wrap ul{list-style:initial;padding-left:25px;font-size:15px}.news.news-single .news-text-wrap ul li{margin-bottom:10px}@media screen and (min-width: 910px){.news .news-list-view{flex-direction:initial}}.news .news-list-view .page-navigation .f3-widget-paginator{display:flex;margin-bottom:8px;font-size:15px}.news .news-list-view .page-navigation .f3-widget-paginator li{margin-right:4px}.news .news-list-view .page-navigation .f3-widget-paginator li.current,.news .news-list-view .page-navigation .f3-widget-paginator li a{padding:3px 4px;display:block}.news .news-list-view .page-navigation .f3-widget-paginator li.current{font-weight:700}.news .news-list-view .page-navigation .f3-widget-paginator li:hover{text-decoration:underline}.news .news-list-view .article{border-radius:3px;box-shadow:0 1px 2px #26323880;background:white;display:flex;overflow:hidden;flex-direction:column;padding:0;margin-bottom:16px;position:relative}@media screen and (min-width: 1200px){.news .news-list-view .article{height:226px}}.news .news-list-view .article p{font-size:16px}.news .news-list-view .article .more{font-size:15px;margin-top:35px;display:flex}.news .news-list-view .article .more img{margin-right:8px}.news .news-list-view .article .article-data h2{margin-bottom:16px;margin-top:8px}@media screen and (min-width: 760px){.news .news-list-view .article{padding:16px}}.news .news-list-view .article .article-image{width:100%;overflow:hidden;flex-shrink:0}.news .news-list-view .article .article-image img{width:100%}@media screen and (min-width: 760px){.news .news-list-view .article .article-image{width:194px;height:194px}.news .news-list-view .article .article-image img{align-self:center;margin-right:0}}@media only screen and (min-width: 760px){.news .news-list-view .article{flex-direction:row}}.news .news-list-view .article .article-data{padding:16px}@media screen and (min-width: 760px){.news .news-list-view .article .article-data{margin-left:32px;padding:0}}.news .news-list-view .article div[itemprop=description]{margin-bottom:5px}.news .meta{font-size:15px;background:rgba(255,255,255,.9);border-radius:2px;color:#95a5ac;display:flex;align-items:center;margin-top:10px}.news .meta time{margin-right:8px;margin-top:2px}.news .meta .news-list-tag{color:#fff;background:#109EC7;padding:0 8px;height:20px;display:inline-flex;justify-content:center;align-items:center;margin-left:8px;border-radius:3px}.news .meta .news-list-tag.produkt-update,.news .meta .news-list-tag.product-update{background:#109EC7}.news .meta .news-list-tag.announcement,.news .meta .news-list-tag.en-announcement{background:#806CBF}.news .meta .news-list-tag.news{background:#E5004E}.link-button{display:block;min-width:125px;font-family:Arial,sans-serif;font-size:.875rem;line-height:1rem;letter-spacing:.013rem;font-weight:700;text-align:center;height:40px;border-radius:3px;cursor:pointer;transition:border,color,background-color .2s ease;color:#fff;background-color:#3c4e57;-webkit-appearance:none;color:#3c4e57;background:transparent;border:1px solid #3c4e57}@media screen and (min-width: 760px){.link-button{width:auto}}.link-button:hover{border:1px solid #3c4e57;color:#3c4e57;background-color:#3c4e571a}.link-button:focus{outline:none}.link-button.disabled{border:1px solid #cad2d6;color:#fff;background-color:#cad2d6;cursor:default}.link-button.disabled:hover{border:1px solid #cad2d6;color:#fff;background-color:#cad2d6}.link-button.orientation2{margin:auto}.link-button.orientation3{margin-left:auto}button.styled{min-width:125px;font-family:Arial,sans-serif;font-size:.875rem;line-height:1rem;letter-spacing:.013rem;font-weight:700;text-align:center;height:40px;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;border-radius:3px;cursor:pointer;transition:border,color,background-color .2s ease;border:1px solid #3c4e57;color:#fff;background-color:#3c4e57;-webkit-appearance:none}button.styled:hover{border:1px solid #3c4e57;color:#3c4e57;background-color:#3c4e571a}div.form-card{border-radius:3px;box-shadow:0 1px 2px #26323880;background:white;padding:16px;margin-bottom:2px}div.form-card h3{font-size:15px;display:block;margin-bottom:16px}div.form-card li.alert{width:100%;color:#fff;padding:10px}div.form-card li.alert.alert-danger{background:#ee2526}div.form-card li.alert.alert-success{background:#1A961D}form{width:100%}form label{line-height:14px;font-size:15px;text-transform:uppercase;margin:16px 0 8px 8px;display:block}form .hint{font-size:12px;margin:2px 0 8px}form button[type=submit]{margin-top:16px;display:block}.mail-view{flex:1 auto}.mail-view tr.selected{background:#001622!important;color:#fff}.mail-view tr td.subject a{display:flex;align-items:center;text-decoration:none!important}.mail-view tr td.subject a:before{position:relative;content:"";display:inline-block;width:10px;height:10px;margin-right:10px;border-radius:999px}.mail-view tr.new{font-weight:700}.mail-view tr.new td.subject a:before{background:#11b6e6}.mail-view iframe{height:60%}.environments li{display:flex;align-items:center}.environments td{vertical-align:middle}.environments .name{font-size:1.2rem;font-weight:700}.environments .swagger{width:30px}.environments .country-flag{width:25px}.current-notice{border-radius:3px;box-shadow:0 1px 2px #26323880;color:#263238;display:flex;flex-direction:column;overflow:hidden;padding:50px 20px 20px;margin-bottom:15px;position:relative;background:white}.current-notice span.environment{padding:6px 10px;background:#263238;color:#fff;align-self:start;position:absolute;left:0;top:0;border-radius:2px 0}.current-notice h3{font-weight:700;color:#263238}.current-notice.severity-0{padding:20px}.current-notice.severity-0 .environment{background:#1A961D}.current-notice.severity-0.public{padding:50px 20px 20px}.current-notice.severity-1 .environment{background:#109EC7}.current-notice.severity-2 .environment{background:#e9b707}.current-notice.severity-3 .environment{background:#ee2526}.styled-table{border-collapse:collapse;width:100%;margin:15px 0;min-width:400px;box-shadow:0 0 8px #00000026}.styled-table ul{list-style:circle;margin-top:10px;padding-left:20px}.styled-table td,.styled-table th{vertical-align:middle}.styled-table thead tr{background-color:#26323880;color:#fff;text-align:left}.styled-table thead tr input.filterable{padding:5px 8px;border-radius:5px;border:0}.styled-table th,.styled-table td{padding:12px 15px}.styled-table tbody tr{border-bottom:1px solid #dddddd}.styled-table tbody tr:nth-of-type(2n){background-color:#f3f3f3}.styled-table tbody tr:last-of-type{border-bottom:2px solid rgba(38,50,56,.5)}.styled-table tbody tr.active-row{font-weight:700;color:#26323880}div.styled-checkbox{padding:0;margin:0;position:relative}div.styled-checkbox input[type=checkbox]{height:0;width:0;visibility:hidden;max-height:0;position:absolute}div.styled-checkbox label{cursor:pointer;text-indent:-9999px;width:60px;height:30px;display:block;border-radius:100px;background:#95a5ac;position:relative}div.styled-checkbox label:after{content:"";position:absolute;top:5px;left:5px;width:20px;height:20px;background:#fff;border-radius:90px;transition:.3s}div.styled-checkbox input:checked+label{background:#3c4e57}div.styled-checkbox input:checked+label:after{left:calc(100% - 5px);transform:translate(-100%)}div.styled-checkbox label:active:after{width:130px}form .select2{width:100%!important}form .form-group{margin-bottom:15px;border:1px #f6f5f5 solid;padding:10px}form .form-group:last-child{margin-bottom:0}form .form-group.no-border{border:0}form input,form select{width:100%;padding:5px 10px;font-size:1rem;font-family:inherit}form input[type=checkbox]{width:20px;height:20px}form button.default{margin-top:auto;display:inline!important}form label{margin-left:0}form button.default:disabled{background:grey;color:#a9a9a9;cursor:default}form button.default:disabled:hover{color:#a9a9a9}.alert-indicator{width:15px;height:15px;background:#1A961D;border-radius:999px}.alert-indicator.severity-1{background:#109EC7}.alert-indicator.severity-2{background:#e9b707}.alert-indicator.severity-3{background:#ee2526}.preload *{transition:none!important}
