.introjs-overlay{position:absolute;box-sizing:content-box;z-index:999999;background-color:#000;opacity:0;background:-moz-radial-gradient(center,ellipse cover,rgba(0,0,0,.4) 0,rgba(0,0,0,.9) 100%);background:-webkit-gradient(radial,center center,0,center center,100%,color-stop(0%,rgba(0,0,0,.4)),color-stop(100%,rgba(0,0,0,.9)));background:-webkit-radial-gradient(center,ellipse cover,rgba(0,0,0,.4) 0,rgba(0,0,0,.9) 100%);background:-o-radial-gradient(center,ellipse cover,rgba(0,0,0,.4) 0,rgba(0,0,0,.9) 100%);background:-ms-radial-gradient(center,ellipse cover,rgba(0,0,0,.4) 0,rgba(0,0,0,.9) 100%);background:radial-gradient(center,ellipse cover,rgba(0,0,0,.4) 0,rgba(0,0,0,.9) 100%);filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000',endColorstr='#e6000000',GradientType=1)";-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.introjs-fixParent{z-index:auto!important;opacity:1!important;-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transform:none!important}.introjs-showElement,tr.introjs-showElement>td,tr.introjs-showElement>th{z-index:9999999!important}.introjs-disableInteraction{z-index:99999999!important;position:absolute;background-color:#fff;opacity:0;filter:alpha(opacity=0)}.introjs-relativePosition,tr.introjs-showElement>td,tr.introjs-showElement>th{position:relative}.introjs-helperLayer{box-sizing:content-box;position:absolute;z-index:9999998;background-color:#fff;background-color:rgba(255,255,255,.9);border:1px solid #777;border:1px solid rgba(0,0,0,.5);border-radius:4px;box-shadow:0 2px 15px rgba(0,0,0,.4);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.introjs-tooltipReferenceLayer{box-sizing:content-box;position:absolute;visibility:hidden;z-index:10000000;background-color:transparent;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.introjs-helperLayer *,.introjs-helperLayer *:before,.introjs-helperLayer *:after{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box}.introjs-helperNumberLayer{box-sizing:content-box;position:absolute;visibility:visible;top:-16px;left:-16px;z-index:9999999999!important;padding:2px;font-family:Arial,verdana,tahoma;font-size:13px;font-weight:bold;color:#fff;text-align:center;text-shadow:1px 1px 1px rgba(0,0,0,.3);background:#ff3019;background:-webkit-linear-gradient(top,#ff3019 0%,#cf0404 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff3019),color-stop(100%,#cf0404));background:-moz-linear-gradient(top,#ff3019 0%,#cf0404 100%);background:-ms-linear-gradient(top,#ff3019 0%,#cf0404 100%);background:-o-linear-gradient(top,#ff3019 0%,#cf0404 100%);background:linear-gradient(to bottom,#ff3019 0%,#cf0404 100%);width:20px;height:20px;line-height:20px;border:3px solid #fff;border-radius:50%;filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0)";filter:"progid:DXImageTransform.Microsoft.Shadow(direction=135, strength=2, color=ff0000)";box-shadow:0 2px 5px rgba(0,0,0,.4)}.introjs-arrow{border:5px solid #fff;content:'';position:absolute}.introjs-arrow.top{top:-10px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:#fff;border-left-color:transparent}.introjs-arrow.top-right{top:-10px;right:10px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:#fff;border-left-color:transparent}.introjs-arrow.top-middle{top:-10px;left:50%;margin-left:-5px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:#fff;border-left-color:transparent}.introjs-arrow.right{right:-10px;top:10px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff}.introjs-arrow.right-bottom{bottom:10px;right:-10px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff}.introjs-arrow.bottom{bottom:-10px;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.introjs-arrow.left{left:-10px;top:10px;border-top-color:transparent;border-right-color:#fff;border-bottom-color:transparent;border-left-color:transparent}.introjs-arrow.left-bottom{left:-10px;bottom:10px;border-top-color:transparent;border-right-color:#fff;border-bottom-color:transparent;border-left-color:transparent}.introjs-tooltip{box-sizing:content-box;position:absolute;visibility:visible;padding:10px;background-color:#fff;min-width:200px;max-width:300px;border-radius:3px;box-shadow:0 1px 10px rgba(0,0,0,.4);-webkit-transition:opacity .1s ease-out;-moz-transition:opacity .1s ease-out;-ms-transition:opacity .1s ease-out;-o-transition:opacity .1s ease-out;transition:opacity .1s ease-out}.introjs-tooltipbuttons{text-align:right;white-space:nowrap}.introjs-button{box-sizing:content-box;position:relative;overflow:visible;display:inline-block;padding:.3em .8em;border:1px solid #d4d4d4;margin:0;text-decoration:none;text-shadow:1px 1px 0 #fff;font:11px/normal sans-serif;color:#333;white-space:nowrap;cursor:pointer;outline:none;background-color:#ececec;background-image:-webkit-gradient(linear,0 0,0 100%,from(#f4f4f4),to(#ececec));background-image:-moz-linear-gradient(#f4f4f4,#ececec);background-image:-o-linear-gradient(#f4f4f4,#ececec);background-image:linear-gradient(#f4f4f4,#ececec);-webkit-background-clip:padding;-moz-background-clip:padding;-o-background-clip:padding-box;-webkit-border-radius:.2em;-moz-border-radius:.2em;border-radius:.2em;zoom:1;*display:inline;margin-top:10px}.introjs-button:hover{border-color:#bcbcbc;text-decoration:none;box-shadow:0 1px 1px #e3e3e3}.introjs-button:focus,.introjs-button:active{background-image:-webkit-gradient(linear,0 0,0 100%,from(#ececec),to(#f4f4f4));background-image:-moz-linear-gradient(#ececec,#f4f4f4);background-image:-o-linear-gradient(#ececec,#f4f4f4);background-image:linear-gradient(#ececec,#f4f4f4)}.introjs-button::-moz-focus-inner{padding:0;border:0}.introjs-skipbutton{box-sizing:content-box;margin-right:5px;color:#7a7a7a}.introjs-prevbutton{-webkit-border-radius:.2em 0 0 .2em;-moz-border-radius:.2em 0 0 .2em;border-radius:.2em 0 0 .2em;border-right:none}.introjs-prevbutton.introjs-fullbutton{border:1px solid #d4d4d4;-webkit-border-radius:.2em;-moz-border-radius:.2em;border-radius:.2em}.introjs-nextbutton{-webkit-border-radius:0 .2em .2em 0;-moz-border-radius:0 .2em .2em 0;border-radius:0 .2em .2em 0}.introjs-nextbutton.introjs-fullbutton{-webkit-border-radius:.2em;-moz-border-radius:.2em;border-radius:.2em}.introjs-disabled,.introjs-disabled:hover,.introjs-disabled:focus{color:#9a9a9a;border-color:#d4d4d4;box-shadow:none;cursor:default;background-color:#f4f4f4;background-image:none;text-decoration:none}.introjs-hidden{display:none}.introjs-bullets{text-align:center}.introjs-bullets ul{box-sizing:content-box;clear:both;margin:15px auto 0;padding:0;display:inline-block}.introjs-bullets ul li{box-sizing:content-box;list-style:none;float:left;margin:0 2px}.introjs-bullets ul li a{box-sizing:content-box;display:block;width:6px;height:6px;background:#ccc;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;text-decoration:none;cursor:pointer}.introjs-bullets ul li a:hover{background:#999}.introjs-bullets ul li a.active{background:#999}.introjs-progress{box-sizing:content-box;overflow:hidden;height:10px;margin:10px 0 5px 0;border-radius:4px;background-color:#ecf0f1}.introjs-progressbar{box-sizing:content-box;float:left;width:0%;height:100%;font-size:10px;line-height:10px;text-align:center;background-color:#08c}.introjsFloatingElement{position:absolute;height:0;width:0;left:50%;top:50%}.introjs-fixedTooltip{position:fixed}.introjs-hint{box-sizing:content-box;position:absolute;background:transparent;width:20px;height:15px;cursor:pointer}.introjs-hint:focus{border:0;outline:0}.introjs-hidehint{display:none}.introjs-fixedhint{position:fixed}.introjs-hint:hover>.introjs-hint-pulse{border:5px solid rgba(60,60,60,.57)}.introjs-hint-pulse{box-sizing:content-box;width:10px;height:10px;border:5px solid rgba(60,60,60,.27);-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background-color:rgba(136,136,136,.24);z-index:10;position:absolute;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.introjs-hint-no-anim .introjs-hint-dot{-webkit-animation:none;-moz-animation:none;animation:none}.introjs-hint-dot{box-sizing:content-box;border:10px solid rgba(146,146,146,.36);background:transparent;-webkit-border-radius:60px;-moz-border-radius:60px;border-radius:60px;height:50px;width:50px;-webkit-animation:introjspulse 3s ease-out;-moz-animation:introjspulse 3s ease-out;animation:introjspulse 3s ease-out;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-iteration-count:infinite;position:absolute;top:-25px;left:-25px;z-index:1;opacity:0}@-moz-keyframes introjspulse{0%{-moz-transform:scale(0);opacity:0}25%{-moz-transform:scale(0);opacity:.1}50%{-moz-transform:scale(.1);opacity:.3}75%{-moz-transform:scale(.5);opacity:.5}100%{-moz-transform:scale(1);opacity:0}}@-webkit-keyframes introjspulse{0%{-webkit-transform:scale(0);opacity:0}25%{-webkit-transform:scale(0);opacity:.1}50%{-webkit-transform:scale(.1);opacity:.3}75%{-webkit-transform:scale(.5);opacity:.5}100%{-webkit-transform:scale(1);opacity:0}}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{*,*:before,*:after{background:transparent!important;color:#000!important;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:Calibri,Candara,Segoe,'Segoe UI',Optima,Arial,sans-serif;font-size:19px;line-height:1.3;color:#000;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#006e96;text-decoration:none}a:hover,a:focus{color:#008fb5;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:0}.img-thumbnail{padding:4px;line-height:1.3;background-color:#fff;border:1px solid #ddd;border-radius:0;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:24px;margin-bottom:24px;border:0;border-top:1px solid #f2f2f2}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:BauWebPro,Arial,Verdana;font-weight:600;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:normal;line-height:1;color:#e5e5e5}h1,.h1,h2,.h2,h3,.h3{margin-top:24px;margin-bottom:12px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:12px;margin-bottom:12px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:24px}h3,.h3{font-size:19px}h4,.h4{font-size:16px}h5,.h5{font-size:14px}h6,.h6{font-size:14px}p{margin:0 0 12px}.lead{margin-bottom:24px;font-size:21px;font-weight:300;line-height:1.4}@media(min-width:768px){.lead{font-size:28.5px}}small,.small{font-size:73%}mark,.mark{background-color:#fcf8e3;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#e5e5e5}.text-primary{color:#000}a.text-primary:hover,a.text-primary:focus{color:#000}.text-success{color:#3c763d}a.text-success:hover,a.text-success:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,a.text-warning:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover,a.text-danger:focus{color:#843534}.bg-primary{color:#fff;background-color:#000}a.bg-primary:hover,a.bg-primary:focus{background-color:#000}.bg-success{background-color:#dff0d8}a.bg-success:hover,a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,a.bg-warning:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover,a.bg-danger:focus{background-color:#e4b9b9}.page-header{padding-bottom:11px;margin:48px 0 24px;border-bottom:1px solid #f2f2f2}ul,ol{margin-top:0;margin-bottom:12px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:24px}dt,dd{line-height:1.3}dt{font-weight:bold}dd{margin-left:0}@media(min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #e5e5e5}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:12px 24px;margin:0 0 24px;font-size:23.75px;border-left:5px solid #f2f2f2}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.3;color:#e5e5e5}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'— '}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #f2f2f2;border-left:0;text-align:right}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:' —'}address{margin-bottom:24px;font-style:normal;line-height:1.3}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:0}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:0;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:bold;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:11.5px;margin:0 0 12px;font-size:18px;line-height:1.3;word-break:break-all;word-wrap:break-word;color:#c9c9c9;background-color:#f5f5f5;border:1px solid #ccc;border-radius:0}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}@media(min-width:768px){.container{width:740px}}@media(min-width:992px){.container{width:960px}}@media(min-width:1200px){.container{width:1160px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}.row{margin-left:-10px;margin-right:-10px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:10px;padding-right:10px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0%}@media(min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0%}}@media(min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0%}}@media(min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0%}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#e5e5e5;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:24px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.3;vertical-align:top;border-top:1px solid #c9c9c9}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #c9c9c9}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #c9c9c9}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #c9c9c9}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #c9c9c9}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f2f2f2}.table-hover>tbody>tr:hover{background-color:#e5e5e5}table col[class*="col-"]{position:static;float:none;display:table-column}table td[class*="col-"],table th[class*="col-"]{position:static;float:none;display:table-cell}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#e5e5e5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#d8d8d8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:18px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #c9c9c9}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:24px;font-size:28.5px;line-height:inherit;color:#c9c9c9;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:11px;font-size:19px;line-height:1.3;color:#000}.form-control{display:block;width:100%;height:46px;padding:10px 15px;font-size:19px;line-height:1.3;color:#000;background-color:#fff;background-image:none;border:1px solid #c9c9c9;border-radius:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#00a8e1;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,168,225,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,168,225,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{border:0;background-color:transparent}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#f2f2f2;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{line-height:46px}input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"]{line-height:33px}input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"]{line-height:61px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:24px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-left:-20px;margin-top:4px \9}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:11px;padding-bottom:11px;margin-bottom:0;min-height:43px}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}.input-sm{height:33px;padding:5px 10px;font-size:14px;line-height:1.5;border-radius:0}select.input-sm{height:33px;line-height:33px}textarea.input-sm,select[multiple].input-sm{height:auto}.form-group-sm .form-control{height:33px;padding:5px 10px;font-size:14px;line-height:1.5;border-radius:0}.form-group-sm select.form-control{height:33px;line-height:33px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:33px;min-height:38px;padding:6px 10px;font-size:14px;line-height:1.5}.input-lg{height:61px;padding:15px 20px;font-size:22px;line-height:1.3;border-radius:0}select.input-lg{height:61px;line-height:61px}textarea.input-lg,select[multiple].input-lg{height:auto}.form-group-lg .form-control{height:61px;padding:15px 20px;font-size:22px;line-height:1.3;border-radius:0}.form-group-lg select.form-control{height:61px;line-height:61px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:61px;min-height:46px;padding:16px 20px;font-size:22px;line-height:1.3}.has-feedback{position:relative}.has-feedback .form-control{padding-right:57.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:46px;height:46px;line-height:46px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:61px;height:61px;line-height:61px}.input-sm+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback{width:33px;height:33px;line-height:33px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:29px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#404040}@media(min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:11px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:35px}.form-horizontal .form-group{margin-left:-10px;margin-right:-10px}@media(min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:11px}}.form-horizontal .has-feedback .form-control-feedback{right:10px}@media(min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:16px;font-size:22px}}@media(min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:14px}}.btn{display:inline-block;margin-bottom:0;font-weight:bold;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:10px 15px;font-size:19px;line-height:1.3;border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#3d3d3d;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#3d3d3d;background-color:#fff;border-color:#c9c9c9}.btn-default:focus,.btn-default.focus{color:#3d3d3d;background-color:#e6e6e6;border-color:#898989}.btn-default:hover{color:#3d3d3d;background-color:#e6e6e6;border-color:#aaa}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#3d3d3d;background-color:#e6e6e6;border-color:#aaa}.btn-default:active:hover,.btn-default.active:hover,.open>.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open>.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus{color:#3d3d3d;background-color:#d4d4d4;border-color:#898989}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#c9c9c9}.btn-default .badge{color:#fff;background-color:#3d3d3d}.btn-primary{color:#fff;background-color:#000;border-color:#000}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#000;border-color:#000}.btn-primary:hover{color:#fff;background-color:#000;border-color:#000}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#000;border-color:#000}.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus{color:#fff;background-color:#000;border-color:#000}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus{background-color:#000;border-color:#000}.btn-primary .badge{color:#000;background-color:#fff}.btn-success{color:#000;background-color:#c4d600;border-color:#adbd00}.btn-success:focus,.btn-success.focus{color:#000;background-color:#95a300;border-color:#383d00}.btn-success:hover{color:#000;background-color:#95a300;border-color:#757f00}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#000;background-color:#95a300;border-color:#757f00}.btn-success:active:hover,.btn-success.active:hover,.open>.dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open>.dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open>.dropdown-toggle.btn-success.focus{color:#000;background-color:#757f00;border-color:#383d00}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus{background-color:#c4d600;border-color:#adbd00}.btn-success .badge{color:#c4d600;background-color:#000}.btn-info{color:#fff;background-color:#00a8e1;border-color:#0095c8}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#0082ae;border-color:#003648}.btn-info:hover{color:#fff;background-color:#0082ae;border-color:#00678a}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#0082ae;border-color:#00678a}.btn-info:active:hover,.btn-info.active:hover,.open>.dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open>.dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open>.dropdown-toggle.btn-info.focus{color:#fff;background-color:#00678a;border-color:#003648}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus{background-color:#00a8e1;border-color:#0095c8}.btn-info .badge{color:#00a8e1;background-color:#fff}.btn-warning{color:#fff;background-color:#b00060;border-color:#970052}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#7d0044;border-color:#17000d}.btn-warning:hover{color:#fff;background-color:#7d0044;border-color:#590031}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#7d0044;border-color:#590031}.btn-warning:active:hover,.btn-warning.active:hover,.open>.dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open>.dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open>.dropdown-toggle.btn-warning.focus{color:#fff;background-color:#590031;border-color:#17000d}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus{background-color:#b00060;border-color:#970052}.btn-warning .badge{color:#b00060;background-color:#fff}.btn-danger{color:#fff;background-color:#e91449;border-color:#d21242}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#ba103a;border-color:#5c081d}.btn-danger:hover{color:#fff;background-color:#ba103a;border-color:#990d30}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#ba103a;border-color:#990d30}.btn-danger:active:hover,.btn-danger.active:hover,.open>.dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open>.dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open>.dropdown-toggle.btn-danger.focus{color:#fff;background-color:#990d30;border-color:#5c081d}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus{background-color:#e91449;border-color:#d21242}.btn-danger .badge{color:#e91449;background-color:#fff}.btn-link{color:#006e96;font-weight:normal;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#008fb5;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#e5e5e5;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:15px 20px;font-size:22px;line-height:1.3;border-radius:0}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:14px;line-height:1.5;border-radius:0}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:14px;line-height:1.5;border-radius:0}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:5px dashed;border-top:5px solid \9;border-right:5px solid transparent;border-left:5px solid transparent}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:19px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:0;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);-webkit-background-clip:padding-box;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:11px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.3;color:#000;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#000;background-color:#00c5ee}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#000}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#c9c9c9}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:14px;line-height:1.3;color:#3d3d3d;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:5px dashed;border-bottom:5px solid \9;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media(min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:10px 10px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 10px 10px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:61px;padding:15px 20px;font-size:22px;line-height:1.3;border-radius:0}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:61px;line-height:61px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:33px;padding:5px 10px;font-size:14px;line-height:1.5;border-radius:0}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:33px;line-height:33px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:10px 15px;font-size:19px;font-weight:normal;line-height:1;color:#000;text-align:center;background-color:#f2f2f2;border:1px solid #c9c9c9;border-radius:0}.input-group-addon.input-sm{padding:5px 10px;font-size:14px;border-radius:0}.input-group-addon.input-lg{padding:15px 20px;font-size:22px;border-radius:0}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#e5e5e5}.label-default[href]:hover,.label-default[href]:focus{background-color:#ccc}.label-primary{background-color:#000}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#000}.label-success{background-color:#c4d600}.label-success[href]:hover,.label-success[href]:focus{background-color:#95a300}.label-info{background-color:#00a8e1}.label-info[href]:hover,.label-info[href]:focus{background-color:#0082ae}.label-warning{background-color:#b00060}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#7d0044}.label-danger{background-color:#e91449}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#ba103a}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);-webkit-background-clip:padding-box;background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.3}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:768px){.modal-dialog{width:720px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media(min-width:992px){.modal-lg{width:940px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:Calibri,Candara,Segoe,'Segoe UI',Optima,Arial,sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.3;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:0}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:Calibri,Candara,Segoe,'Segoe UI',Optima,Arial,sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.3;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:19px;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:0;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:19px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:-1px -1px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after{content:" ";display:table}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.modal-header:after,.modal-footer:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width;}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none!important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none!important}@media(max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media(max-width:767px){.visible-xs-block{display:block!important}}@media(max-width:767px){.visible-xs-inline{display:inline!important}}@media(max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media(min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media(min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media(min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media(min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media(min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media(min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media(min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media(min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media(min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}@media(min-width:1200px){.visible-lg-block{display:block!important}}@media(min-width:1200px){.visible-lg-inline{display:inline!important}}@media(min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media(max-width:767px){.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media(min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media(min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}.popover{font-family:Calibri,Arial,sans-serif}@font-face{font-family:BauWebPro;font-weight:500;src:url("/Static/fonts/BauWebPro-Medium.eot?");src:url("/Static/fonts/BauWebPro-Medium.eot?#iefix") format("embedded-opentype"),url("/Static/fonts/BauWebPro-Medium.woff") format("woff")}@font-face{font-family:BauWebPro;font-weight:700;src:url("/Static/fonts/BauWebPro-Bold.eot?");src:url("/Static/fonts/BauWebPro-Bold.eot?#iefix") format("embedded-opentype"),url("/Static/fonts/BauWebPro-Bold.woff") format("woff")}@font-face{font-family:"uhr-icon-font";src:url("/Static/fonts/uhr-icon-font.eot?");src:url("/Static/fonts/uhr-icon-font.eot?#iefix") format("embedded-opentype"),url("/Static/fonts/uhr-icon-font.woff") format("woff"),url("/Static/fonts/uhr-icon-font.ttf") format("truetype"),url("/Static/fonts/uhr-icon-font.svg#uhr-icon-font") format("svg");font-weight:normal;font-style:normal}@media speech,reader,aural{.icon:before{display:none!important}}.icon{display:inline}.icon.icon-twitter,.icon.icon-facebook,.icon.icon-linkedin,.icon.icon-kuvert{height:1em;width:1em;display:inline;fill:currentColor;margin-right:3px;position:relative;top:.15789474em}.icon.icon-extern-lank{height:1em;width:1em;display:inline;fill:currentColor;position:relative;margin-right:3px;top:.15789474em}.icon.icon-pil-hoger-ny,.icon.icon-pil-vanster-ny,.icon.icon-pil-ned-ny,.icon.icon-pil-upp-ny{height:1em;width:1em;display:inline;fill:currentColor;position:relative;margin-right:3px;top:.15789474em}.icon.icon-dokument-pdf,.icon.icon-dokument-text,.icon.icon-dokument-tabell,.icon.icon-dockument-diagram-tomt,.icon.icon-dokument-tomt,.icon.icon-bild{height:1em;width:1em;fill:currentColor;margin-right:3px;position:relative;top:.15789474em}.icon.icon-forstoringsglas{height:1em;width:1em;display:inline;fill:currentColor;position:relative;margin-right:3px;top:.15789474em}.icon.icon-kalender{height:1em;width:1em;margin-right:3px;position:relative;top:.15789474em;fill:currentColor}.icon.icon-check{height:1em;width:1em;margin-right:3px;position:relative;top:.15789474em;fill:currentColor}.icon.icon-kryss{height:1em;width:1em;margin-right:3px;position:relative;top:.15789474em;fill:currentColor}.icon.icon-ladda-om{height:1em;width:1em;margin-right:3px;position:relative;top:.15789474em;fill:currentColor}.icon.icon-jordglob{height:1em;width:1em;margin-right:3px;position:relative;top:.15789474em;fill:currentColor}.icon.icon-information{height:1em;width:1em;margin-right:3px;position:relative;top:.15789474em;fill:currentColor}.icon.icon-information.animation--pulse-icon{animation:pulse 1s linear 2s 3}.icon.icon-varning-varning{height:1em;width:1em;margin-right:3px;position:relative;top:.15789474em;fill:currentColor}.icon.icon-play{height:72px;width:72px}.icon.icon-play.black{fill:#000}.icon.icon-play.grey{fill:#3d3d3d}.icon.icon-play.white{fill:#fff}.block__icon,.block__icon__small{font-size:48px}@-webkit-keyframes pulse{1%{-webkit-transform:scale(.7)}25%{-webkit-transform:scale(1.1)}45%{-webkit-transform:scale(.9)}63%{-webkit-transform:scale(1.05)}79%{-webkit-transform:scale(.95)}100%{-webkit-transform:scale(1)}}@keyframes pulse{1%{-webkit-transform:scale(.7)}25%{-webkit-transform:scale(1.1)}45%{-webkit-transform:scale(.9)}63%{-webkit-transform:scale(1.05)}79%{-webkit-transform:scale(.95)}100%{-webkit-transform:scale(1)}}@keyframes softPulse{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}@keyframes changeColor{0%{background-color:#e5e5e5}50%{background-color:transparent}100%{background-color:#e5e5e5}}@-webkit-keyframes rotate{to{-webkit-transform:rotate(360deg)}}@keyframes rotate{to{transform:rotate(360deg)}}.animation--pulse{-webkit-animation:pulse 1s linear 2s 3;animation:pulse 1s linear 2s 3}.animation--pulse-icon:before{-webkit-animation:pulse 1s linear 2s 3;animation:pulse 1s linear 2s 3}.animation--soft-pulse{-webkit-animation:softPulse 1s ease infinite;animation:softPulse 1s ease infinite}.spinner{min-width:24px;min-height:24px;position:relative}.spinner:before{display:inline-block;width:19px;height:19px;margin-left:-5px;margin-right:10px;margin-bottom:-3px}.spinner:not(:required):before{content:'';border-radius:50%;border:3px solid #eedc00;border-top-color:#00a8e1;border-right-color:#c4d600;border-bottom-color:#b00060;animation:rotate .6s linear infinite;-webkit-animation:rotate .6s linear infinite}.block-padding{padding:15px 20px}@media screen and (max-width:767px){.block-padding{padding:10px 10px}}.block-padding-xs{padding:10px 10px}.no-block-padding-horizontal{padding-left:0;padding-right:0}.block-image-margin{margin:0 0 10px 0}@media screen and (max-width:767px){.block-image-margin{margin:5px 0 5px 0}}.menu-item-padding{padding:10px 10px}@media screen and (min-width:992px){.menu-item-padding{padding:10px 20px}}.bleed-element{margin-left:-10px;margin-right:-10px}@media screen and (min-width:992px){.bleed-element{margin-left:-30px;margin-right:-30px}}@media screen and (max-width:767px){.bleed-element-xs{margin-left:-10px;margin-right:-10px}}.bleed-element-padding{padding-left:10px;padding-right:10px}@media screen and (min-width:992px){.bleed-element-padding{padding-left:30px;padding-right:30px}}.highlighted-block{margin-bottom:25px;-webkit-box-shadow:0 5px 0 #006e96;box-shadow:0 5px 0 #006e96}.container-width{width:100%}@media(min-width:768px){.container-width{width:720px}}@media(min-width:992px){.container-width{width:940px}}@media(min-width:1200px){.container-width{width:1140px}}@media screen and (min-width:768px){.no-margin-sm{margin:0}}.focus-input{border-color:#00a8e1;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,168,225,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,168,225,.6)}.flex-right{margin-left:auto}.popup-shadow{-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.checkbox-big:before{content:'';visibility:visible;position:absolute;top:0;left:0;width:36px;height:36px;padding:10px 15px;border:1px solid #c9c9c9;background-color:#f2f2f2;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s}.checkmark-big:after{content:'';visibility:visible;position:absolute;width:22px;height:12px;background:transparent;top:8.5px;left:7px;border:5px solid #fff;border-top:none;border-right:none;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.old-style-numbers-on{-moz-font-feature-settings:"onum" 1;-ms-font-feature-settings:"onum" 1;-o-font-feature-settings:"onum" 1;-webkit-font-feature-settings:"onum" 1;font-feature-settings:"onum" 1}.old-style-numbers-off{-moz-font-feature-settings:"onum" 0;-ms-font-feature-settings:"onum" 0;-o-font-feature-settings:"onum" 0;-webkit-font-feature-settings:"onum" 0;font-feature-settings:"onum" 0}.dont-break-out{overflow-wrap:break-word;word-wrap:break-word}.no-text-decoration{text-decoration:none}.no-text-decoration:hover,.no-text-decoration:focus,.no-text-decoration:visited{text-decoration:none}.no-bullets{list-style:none;padding-left:0}.flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html{-moz-font-feature-settings:"onum" 1;-ms-font-feature-settings:"onum" 1;-o-font-feature-settings:"onum" 1;-webkit-font-feature-settings:"onum" 1;font-feature-settings:"onum" 1}body{min-width:320px;font-family:Calibri,Arial,sans-serif}img{max-width:100%;height:auto}@supports(-webkit-overflow-scrolling:touch){.js-popover-on-ios{cursor:pointer;}}.image-modal{text-align:center}@media screen and (min-width:768px){.image-modal:before{display:inline-block;content:" ";vertical-align:middle;height:100%}}.image-modal__dialog{display:inline-block;vertical-align:middle}.image-modal__image{min-width:100%;cursor:pointer;cursor:zoom-out;cursor:-webkit-zoom-out}@media screen and (min-width:768px){.js-zoomable-image{cursor:pointer;cursor:zoom-in;cursor:-webkit-zoom-in}}.fact-block{background-color:#f7e5ef;padding:25px 30px 5px 30px;margin:20px 0}.fact-block h2,.fact-block h3{margin-top:6px}h1,h2,h3,h4,h5,a{overflow-wrap:break-word;word-wrap:break-word}p{margin:0 0 24px}.h1,.h2,.h3,.h4{font-family:BauWebPro,Arial,Verdana;font-weight:600;display:block}.h1{font-size:36px}.h2{font-size:24px}.h3{font-size:19px}.h4{font-size:16px}h1,.h1{margin-top:8px;margin-bottom:8px}h2,.h2{margin-top:10px;margin-bottom:10px}h3,.h3{margin-top:12px;margin-bottom:12px}a:hover{color:#00374a}a:hover:before,a:visited:before,a:focus:before{text-decoration:none}main{display:block}.gutter-bottom{margin-bottom:20px}.form{margin-top:20px;margin-bottom:20px}.date{color:#3d3d3d;font-weight:bold;display:block;margin-right:10px;min-width:60px}.day{font-size:22px}.month{color:#b00060}.tag{color:#b00060;display:block}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.tag{max-width:90%}}.docked{position:fixed;top:0;z-index:2}.dropdown-toggle{background-color:#fff}.dropdown-toggle:hover,.dropdown-toggle:focus,.dropdown-toggle:hover.dropdown-toggle:active{background-color:#f2f2f2}.dropdown-toggle.selected{background-color:#006e96;color:#fff;border:none}.dropdown-toggle.selected:hover,.dropdown-toggle.selected:focus,.dropdown-toggle.selected:hover.dropdown-toggle.selected:active{background-color:#338bab}.dropdown-toggle.open{background-color:#80b7ca}.dropdown-toggle .caret{-webkit-transition:transform .2s;-moz-transition:transform .2s;-ms-transition:transform .2s;-o-transition:transform .2s;transition:transform .2s}.dropdown-toggle[aria-expanded="true"]{background-color:#80b7ca}.dropdown-toggle[aria-expanded="true"]:hover{background-color:#80b7ca}.dropdown-toggle[aria-expanded="true"] .caret{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}.dropdown-menu{max-height:400px;overflow-y:auto}.dropdown-menu .search-options__option--selected{background-color:#006e96}.dropdown-menu .search-options__option--selected>a{color:#fff}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{background-color:#bfdbe5;color:#000}.open>.dropdown-toggle.btn-default{background-color:#80b7ca}.open>.dropdown-toggle.btn-default:hover.open>.dropdown-toggle.btn-default:active,.open>.dropdown-toggle.btn-default:hover,.open>.dropdown-toggle.btn-default:focus{background-color:#80b7ca}.zebra{background-color:#fff}.zebra:nth-child(even){background-color:#f2f2f2}@media screen and (max-width:767px){.text-ellipsis{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:column;-moz-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-box-flex:1 1 100%;-moz-box-flex:1 1 100%;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%}}@media screen and (min-width:768px){.text-ellipsis{display:inline-block;overflow:hidden;max-width:calc(100% - 90px);white-space:nowrap;text-overflow:ellipsis}}.dictionary-word{color:#000;background:rgba(0,110,150,.2)}.dictionary-word:hover,.dictionary-word:focus{color:#000}.mce-content-body [lang]{background-color:#d780af}.js-word-popover{color:#000;background:rgba(0,110,150,.2)}.js-word-popover:hover,.js-word-popover:focus{color:#000}.btn{-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s}.btn-primary{background-color:#006e96;border:none}.btn-primary:hover,.btn-primary:active,.btn-primary:hover.btn-primary:active,.btn-primary:active.btn-primary:focus,.btn-primary.active.focus,.btn-primary:focus{background-color:#338bab;border:none}.btn-cta{background-color:#b00060;color:#fff}.btn-cta:hover,.btn-cta:active,.btn-cta:hover.btn-cta:active,.btn-cta.active.focus,.btn-cta:focus{background-color:#c03380;color:#fff}.btn-warning{background-color:#b00060!important;color:#fff!important;border:none!important}.btn-warning:hover,.btn-warning:active,.btn-warning:hover.btn-warning:active,.btn-warning.active.focus,.btn-warning:focus{background-color:#c03380!important;color:#fff!important}.btn-toggle-utbyten{background-color:#fff;border:1px solid #8c8c8c;color:#000}.btn-toggle-utbyten:hover,.btn-toggle-utbyten:focus{background-color:#f2f2f2}.btn-toggle-utbyten.active,.btn-toggle-utbyten:active{background-color:#006e96;color:#fff;border:1px solid #006e96!important}.btn-toggle-utbyten:hover.btn-toggle-utbyten:active,.btn-toggle-utbyten:active.btn-toggle-utbyten:focus,.btn-toggle-utbyten.active.focus{background-color:#338bab;border:1px solid #338bab}.btn-info{background-color:#006e96;border:none}.btn-info:hover,.btn-info:active,.btn-info:focus{background-color:#338bab}.btn-success:hover,.btn-success:active,.btn-success:focus{background-color:#dbe700}.btn-step{letter-spacing:-.6px;padding:10px 15px;font-size:20px;font-weight:bold}.btn-outline-secondary{color:#b00060;background-color:#fff;border:solid 2px #b00060;letter-spacing:-.6px;padding:10px 15px;font-size:20px;font-weight:bold}.btn-outline-secondary:hover,.btn-outline-secondary:active,.btn-outline-secondary:focus{background-color:#f2f2f2}.btn-outline-secondary:disabled{background-color:#ddd;cursor:not-allowed}.btn-filled-secondary{border:0;color:#fff;background-color:#b00060;letter-spacing:-.6px;padding:10px 15px;font-size:20px;font-weight:bold}.btn-filled-secondary:hover,.btn-filled-secondary:active,.btn-filled-secondary:focus{background-color:#c03380;color:#fff}.btn-contrast{color:#fff;border-color:#fff;background-color:transparent}.btn-contrast:hover,.btn-contrast:active,.btn-contrast:focus{background-color:#fff}.btn-toggle.active.focus,.btn-toggle.focus,.btn-toggle.active{color:#fff;background-color:#000;border-color:#000;background-color:#006e96;border:none}.btn-toggle.active.focus:hover,.btn-toggle.focus:hover,.btn-toggle.active:hover,.btn-toggle.active.focus:active,.btn-toggle.focus:active,.btn-toggle.active:active,.btn-toggle.active.focus:hover.btn-toggle.active.focus:active,.btn-toggle.active.focus:hover.btn-toggle.focus:active,.btn-toggle.active.focus:hover.btn-toggle.active:active,.btn-toggle.focus:hover.btn-toggle.active.focus:active,.btn-toggle.focus:hover.btn-toggle.focus:active,.btn-toggle.focus:hover.btn-toggle.active:active,.btn-toggle.active:hover.btn-toggle.active.focus:active,.btn-toggle.active:hover.btn-toggle.focus:active,.btn-toggle.active:hover.btn-toggle.active:active,.btn-toggle.active.focus:active.btn-toggle.active.focus:focus,.btn-toggle.active.focus:active.btn-toggle.focus:focus,.btn-toggle.active.focus:active.btn-toggle.active:focus,.btn-toggle.focus:active.btn-toggle.active.focus:focus,.btn-toggle.focus:active.btn-toggle.focus:focus,.btn-toggle.focus:active.btn-toggle.active:focus,.btn-toggle.active:active.btn-toggle.active.focus:focus,.btn-toggle.active:active.btn-toggle.focus:focus,.btn-toggle.active:active.btn-toggle.active:focus,.btn-toggle.active.focus.active.focus,.btn-toggle.focus.active.focus,.btn-toggle.active.active.focus,.btn-toggle.active.focus:focus,.btn-toggle.focus:focus,.btn-toggle.active:focus{background-color:#338bab;border:none}.btn-purple{color:#fff;font-weight:600;background-color:#62269e;border:1px solid #ccc}.btn-purple:hover,.btn-purple:hover.btn-purple:active,.btn-purple:active,.btn-purple:focus{color:#fff;font-weight:600;background-color:#62269e}.btn.active{color:#fff;background-color:#00a8e1;border-color:#0095c8;background-color:#006e96;border:none}.btn.active:hover,.btn.active:active,.btn.active:focus{background-color:#338bab}ul.ui-autocomplete.ui-widget-content.ui-menu{background-color:#fff;border:1px solid #c9c9c9;position:absolute;top:0;left:0;cursor:default;list-style:none;padding:0;margin:0;display:block;outline:none;z-index:100}ul.ui-autocomplete.ui-widget-content.ui-menu li a{display:inline-block;width:100%;height:100%}ul.ui-autocomplete.ui-widget-content.ui-menu li a div{margin:10px 15px}ul.ui-autocomplete.ui-widget-content.ui-menu li.ui-state-focus,ul.ui-autocomplete.ui-widget-content.ui-menu li:hover,ul.ui-autocomplete.ui-widget-content.ui-menu li:focus{background-color:#e6e6e6}ul.ui-autocomplete.ui-widget-content.ui-menu li.ui-state-focus a,ul.ui-autocomplete.ui-widget-content.ui-menu li:hover a,ul.ui-autocomplete.ui-widget-content.ui-menu li:focus a{color:#00374a;text-decoration:none}span.ui-helper-hidden-accessible{visibility:hidden}.contentarea-maxheight{max-height:400px}@media screen and (min-width:768px){.row-flex--sm{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}}@media screen and (min-width:768px){.col-flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}.validation{background-color:#e91449;color:#fff!important;margin-bottom:5px;padding:5px;position:relative}.validation:empty{display:none}.validation--field{margin-top:5px}.validation--field:before{content:"";border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #e91449;position:absolute;top:-5px}.validation--summary:before{content:"";border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #e91449;position:absolute;bottom:-5px}.validation--summary ul{list-style:none;padding:0}.form-control-inline{display:inline}input[type="range"].form-control-inline{display:inline;width:80%}.ValidationFail .validation,.has-error .validation{display:inline-block}.ValidationFail .validation:empty,.has-error .validation:empty{display:none}.Form__NavigationBar{margin-top:15px;padding-top:15px;border-top:1px solid #c9c9c9}.Form__NavigationBar__ProgressBar{display:block;border:1px solid #00a8e1;vertical-align:middle;margin-top:15px;width:100%!important}.Form__NavigationBar__ProgressBar--Progress{background-color:#006e96!important;width:0%;height:1rem}.Form__NavigationBar__ProgressBar--Text{display:none}.hide-forms .EPiServerForms{display:none}div.FormDataEraserInEdit{margin:0 2em;padding:1em;background-color:#add8e6}div.FormDataEraserInEdit h1 span.glyphicon{font-weight:normal;padding-right:8px}@media print{a[href]:after{content:none!important}}.header{position:relative}.header__container a{display:flex;align-items:flex-end;text-decoration:none}.header__container h1{margin-bottom:4px;float:left}@media screen and (min-width:992px){.header__container h1{height:55px}}@media screen and (min-width:992px){.header #vertical-divider{border-left:1px solid #000;height:70px}}.skiplink{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.skiplink:focus{z-index:10000;left:0;width:100%;padding:10px;background-color:#b00060;color:#fff;text-decoration:underline;top:5px}.skip-links{position:absolute;left:0;top:0;width:100%;margin-left:0;text-align:center;list-style:outside none}.skip-links li{list-style:none}.skip-links a{position:absolute;left:-99999px;top:5px}.skip-links a:focus,.skip-links a:active{z-index:10000;left:0;width:100%;padding:10px;background-color:#b00060;color:#fff;text-decoration:underline}.logo{overflow:auto}@media screen and (min-width:768px){.logo{margin-top:15px}}@media screen and (min-width:992px){.logo{margin-top:15px}}.logo__image{height:50px;width:auto;overflow:hidden;position:relative;padding-right:10px;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s;padding-right:47px}@media screen and (max-width:991px){.logo__image{padding-right:10px}}@media screen and (max-width:767px){.logo__image{margin-top:20px;max-height:50px}}@media screen and (min-width:768px) and (max-width:991px){.logo__image{max-height:65px}}.logo__image:hover,.logo__image:focus{filter:brightness(1.1);-moz-filter:brightness(1.1);-webkit-filter:brightness(1.1);-ms-filter:brightness(1.1);-o-filter:brightness(1.1)}.logo__text-container{float:left;margin-top:8px;display:flex;align-items:center;width:auto}.logo__text{font-family:BauWebPro,Arial,Verdana;font-variant-numeric:lining-nums;font-weight:bold;margin-top:10px;line-height:1.2;color:#006e96}@media screen and (min-width:992px){.logo__text{margin-left:12px;font-size:56px;letter-spacing:-1.4px}}@media screen and (max-width:991px){.logo__text{margin-left:0;font-size:22px;letter-spacing:-.58px}}.search-block--input{width:15.263em;height:2em;background-color:#e5f0f5;border:none;padding-left:22px}@media screen and (max-width:1199px){.search-block--input{width:10.526em}}.search-block--input .placeholder{font-family:Calibri;font-size:1em;font-weight:normal;color:#000}.search-block--input::-webkit-input-placeholder{font-family:Calibri;font-size:1em;font-weight:normal;color:#000}.search-block--input::-moz-placeholder{font-family:Calibri;font-size:1em;font-weight:normal;color:#000}.search-block--input:-ms-input-placeholder{font-family:Calibri;font-size:1em;font-weight:normal;color:#000}.search-block--input:-moz-placeholder{font-family:Calibri;font-size:1em;font-weight:normal;color:#000}.search-block--button{width:4.21em;height:2em;padding:0;background-color:#006e96;border:none}.search-block--header{display:flex;flex-direction:column;justify-content:flex-end;height:4.473em}@media screen and (min-width:768px) and (max-width:991px){.search-block--header{height:3.421em;margin-top:.5em}}.search-block--full{padding-bottom:15px}.search-block--mobile{position:absolute;z-index:1000;left:0;right:0;margin-top:1px}.search-block__hits{font-weight:normal}.search-form--mobile{padding:15px 20px;background-color:#d2d2d2}@media screen and (max-width:767px){.search-form--mobile{padding:10px 10px}}.top-items--desktop{display:inline-block;margin-left:-10px;margin-right:-10px}@media screen and (min-width:992px){.top-items--desktop{margin-left:-30px;margin-right:-30px}}.top-items--footer{margin-top:20px;margin-left:-10px;margin-right:-10px;text-align:center}@media screen and (min-width:992px){.top-items--footer{margin-left:-30px;margin-right:-30px}}.top-items__header{display:inline-block;margin-left:5px}.top-items__header--last{margin-right:-10px;margin-left:1px}@media screen and (min-width:992px){.top-items__header--last{margin-right:-30px}}.top-items__footer{width:100%;margin-bottom:1px}.top-items__link{background-color:#e5e5e5;color:#3d3d3d;font-size:14px;padding:10px 10px;-webkit-transition:background-color .2s;-moz-transition:background-color .2s;-ms-transition:background-color .2s;-o-transition:background-color .2s;transition:background-color .2s;display:block}@media screen and (min-width:992px){.top-items__link{padding:10px 20px}}.top-items__link:hover,.top-items__link:active,.top-items__link:focus{background-color:#ccc;color:#000;text-decoration:none}.top-items__button{font-size:14px;border:0 none}.top-items__dropdown-menu{left:auto;right:0;min-width:300px;padding:10px 15px}.top-menu{padding:0 10px;margin:15px 0 10px;background-color:#fff}@media screen and (max-width:991px){.top-menu{background-color:#006e96}}.top-menu a{text-decoration:none;outline-offset:0}.top-menu__item{font-family:BauWebPro,Arial,Verdana;color:#000;flex-grow:1;padding:10px 10px;display:inline-block;box-sizing:border-box}@media screen and (max-width:991px){.top-menu__item{width:100%;color:#fff;background-color:#006e96}.top-menu__item:hover,.top-menu__item:focus,.top-menu__item--selected{color:#fff}}@media screen and (min-width:992px){.top-menu__item{padding:10px 20px}}@media screen and (min-width:992px){.top-menu__item{text-align:center}.top-menu__item:hover,.top-menu__item--selected{box-shadow:inset 0 -5px 0 #006e96}.top-menu__item:hover:first-child,.top-menu__item--selected:first-child{outline:3px solid #fff}.top-menu__item:hover:last-child,.top-menu__item--selected:last-child{outline:3px solid #fff}.top-menu__item:hover:not(:first-child):not(:last-child),.top-menu__item--selected:not(:first-child):not(:last-child){outline:3px solid #fff}}.top-menu__item--mobile{display:block;border-left:1px solid #fff}.top-menu__link-container{padding:0;box-shadow:inset 0 -5px 0 #bfdbe5;display:flex;overflow-x:auto}.top-menu--mobile{position:relative}@media screen and (max-width:767px){.top-menu--mobile{margin-left:-10px;margin-right:-10px}}@media screen and (max-width:991px){.top-menu--mobile-row{padding:0}}.menu--mobile{position:absolute;z-index:1000;left:0;right:0;margin-top:1px}.menu__search{border-left:1px solid #fff}.menu__parent{padding-left:0;margin:0;list-style:none;background-color:#fff;box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}.menu__item{padding:10px 10px;font-weight:bold;display:block;box-sizing:border-box;width:100%;border-bottom:1px solid #fff;color:#000;-webkit-transition:box-shadow .2s;-moz-transition:box-shadow .2s;-ms-transition:box-shadow .2s;-o-transition:box-shadow .2s;transition:box-shadow .2s}@media screen and (min-width:992px){.menu__item{padding:10px 20px}}.menu__item:active,.menu__item:focus,.menu__item:hover{color:#fff;background-color:#006e96}.menu__item--level-0{padding-left:10px;color:#000;background-color:#bfdbe5}.menu__item--level-1{padding-left:20px;background-color:#e5e5e5}.menu__item--level-2{padding-left:30px}.menu__item--level-3{padding-left:40px}.menu__item--level-4{padding-left:50px}.menu__item--level-5{padding-left:60px}.menu__item--active{font-weight:bold}.menu__item--selected{font-weight:bold;background-color:#006e96;color:#fff}.menu__item--selected:hover{color:#fff}.menu__toggle{float:right;border:0 none;color:#000;background-color:transparent}.menu__toggle--level-0{color:#fff}.menu__toggle:before{-webkit-transition:transform .2s;-moz-transition:transform .2s;-ms-transition:transform .2s;-o-transition:transform .2s;transition:transform .2s}.menu__toggle.collapsed:before{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}.menu-icon{margin-top:-1px;display:inline-block}.menu-icon--search{display:none;margin-left:-6px}.menu-icon__bar{-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;height:3px;width:25px;border-radius:1px;display:block;background-color:#fff;position:relative;top:3px}.menu-icon__bar--middle,.menu-icon__bar--bottom{margin-top:5px}.top-menu__toggle .icon-forstoringsglas{height:18px}.top-menu__toggle[aria-expanded="true"]{background-color:#338bab}.top-menu__toggle[aria-expanded="true"] .menu-icon--search{display:inline-block}.top-menu__toggle[aria-expanded="true"] .icon-search{display:none}.top-menu__toggle[aria-expanded="true"] .menu-icon__bar--top{-webkit-transform:rotate(45deg) translateY(6px) translateX(6px);-moz-transform:rotate(45deg) translateY(6px) translateX(6px);-ms-transform:rotate(45deg) translateY(6px) translateX(6px);-o-transform:rotate(45deg) translateY(6px) translateX(6px);transform:rotate(45deg) translateY(6px) translateX(6px)}.top-menu__toggle[aria-expanded="true"] .menu-icon__bar--middle{background-color:transparent}.top-menu__toggle[aria-expanded="true"] .menu-icon__bar--bottom{-webkit-transform:rotate(-45deg) translateY(-5px) translateX(5px);-moz-transform:rotate(-45deg) translateY(-5px) translateX(5px);-ms-transform:rotate(-45deg) translateY(-5px) translateX(5px);-o-transform:rotate(-45deg) translateY(-5px) translateX(5px);transform:rotate(-45deg) translateY(-5px) translateX(5px)}.breadcrumbs{padding-bottom:10px}.site-map__list--level-0{clear:left}.site-map__list--level-1{list-style-type:square}.site-map__item--level-1{margin-top:14px;margin-bottom:14px}.site-map__item--level-0.noChildren{margin-bottom:14px}@media screen and (min-width:768px){.row--background{position:relative}}@media screen and (min-width:992px){.row--background{margin-bottom:15px}}.row--margin{margin-bottom:15px}@media screen and (min-width:992px){.col--on-background{position:absolute;bottom:20px;z-index:2}}@media screen and (min-width:768px) and (max-width:991px){.col--sm-overlay{margin-top:-120px}}[data-is-checked="true"]~.block--checkbox{background-color:#006e96;color:#fff}[data-is-checked="true"]~.block--checkbox:hover,[data-is-checked="true"]~.block--checkbox:focus{background-color:#338bab}[data-is-checked="true"]~.block--checkbox .block__checkmark:after{border-color:#fff}[data-is-checked="true"]:focus~.block--checkbox{background-color:#006e96}.block{display:block;padding:15px 20px;margin-bottom:20px;-webkit-transition:background-color .2s;-moz-transition:background-color .2s;-ms-transition:background-color .2s;-o-transition:background-color .2s;transition:background-color .2s}@media screen and (max-width:767px){.block{padding:10px 10px}}.block p:last-of-type{margin-bottom:0}.block--nopadding{padding:0}.block--xs{padding:10px 10px}.block--linked{color:#000;text-decoration:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.block--linked:hover,.block--linked:focus,.block--linked:visited{text-decoration:none}.block--linked:hover,.block--linked:focus{background-color:#e6e6e6;color:#000}.block--compact{margin-bottom:0;padding:10px 10px}.block--checkbox{overflow:auto;border:1px solid #c9c9c9;background-color:#f2f2f2;position:relative;width:100%;font-weight:normal}.block--checkbox:hover,.block--checkbox:focus{background-color:#d9d9d9}.block--checkbox--empty{background-color:#fff}.block--checkbox--empty:hover,.block--checkbox--empty:focus{background-color:#fff}.block__checkbox{opacity:0;position:absolute}.block__checkbox:focus~.block--checkbox{border-color:#00a8e1;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,168,225,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,168,225,.6)}.block__checkbox:checked~.block--checkbox{color:#fff}.block__checkbox:checked~.block--checkbox:hover,.block__checkbox:checked~.block--checkbox:focus{background-color:#338bab}.block__checkbox:checked~.block--checkbox .block__checkmark:after{border-color:#fff}.block__checkmark:after{content:'';visibility:visible;position:absolute;width:22px;height:12px;background:transparent;top:8.5px;left:7px;border:5px solid #fff;border-top:none;border-right:none;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.block__checkmark:after{border-color:transparent}.block__checkmark--top{padding-right:24px;margin-right:10px}.block__checkmark--top:after{top:12px;left:auto}.block__checkmark--bottom{display:block;padding-bottom:20px}.block__checkmark--bottom:after{top:auto;right:15px;bottom:20px;left:auto}.block--program-part{margin-bottom:25px;-webkit-box-shadow:0 5px 0 #006e96;box-shadow:0 5px 0 #006e96}@media screen and (max-width:767px){.block--program-part{-webkit-flex-flow:column;-moz-flex-flow:column;-ms-flex-flow:column;flex-flow:column}}.block--process{margin-bottom:0;padding-bottom:30px}.block--process p:last-of-type{margin:0 0 24px}.block--top{color:#fff;background-color:rgba(0,0,0,.75)}.block--teaser{margin-bottom:25px;-webkit-box-shadow:0 5px 0 #006e96;box-shadow:0 5px 0 #006e96;border:1px solid #c9c9c9;border-bottom:0;width:100%}@media print{.block--teaser{height:400px;border-bottom:1px solid #c9c9c9;border-bottom-color:#006e96}}.block--info{box-shadow:0 5px 0 #00a8e1}.block--primary{box-shadow:0 5px 0 #006e96}.block--secondary-first{box-shadow:0 5px 0 #b00060}.block--secondary-second{box-shadow:0 5px 0 #62269e}.block--page-listing{background-color:#fff;border:1px solid #c9c9c9;padding:0;min-width:0;-webkit-box-flex:1 1 100%;-moz-box-flex:1 1 100%;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%}.block--heading-filled{background-color:#006e96;color:#fff;padding:15px 20px;margin:0;text-decoration:none}@media screen and (max-width:767px){.block--heading-filled{padding:10px 10px}}.block--heading-filled:hover,.block--heading-filled:focus,.block--heading-filled:visited{text-decoration:none}.block--ellipsis{align-items:center}.block--list{border:1px solid #c9c9c9}.block__heading{margin-top:0}.block__heading--with-image{margin-top:10px}.block__preamble{font-weight:300}@media screen and (min-width:1200px){.block__preamble--top{font-size:22px}}.block__content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:column;-moz-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:0}.block__footer{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-top:auto}@media screen and (min-width:768px){.block__footer--floated{float:left;margin-right:20px}}.block__footer--margin{margin-bottom:20px}.block__footer--process{margin-top:15px}@media screen and (max-width:767px){.block__footer--process{-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}}.block__button{margin-right:10px}@media screen and (max-width:767px){.block__button{margin-top:10px}}.block__image{margin:0 0 10px 0;-ms-flex-negative:0}@media screen and (max-width:767px){.block__image{margin:5px 0 5px 0}}.block__icon__small{margin-bottom:4px}.block__icon__small:before{font-size:36px;top:0!important}.block__icon:before{font-size:48px;top:0!important}.block__icon--document:before{margin-left:-.2em;margin-right:.2em}.block__icon--link{display:block;margin-left:auto}.block__page-icon{max-width:50px;margin-right:20px}@media screen and (max-width:767px){.block__page-icon{margin-bottom:15px;max-width:64px}}@media screen and (min-width:768px){.block__page-icon{max-width:100px;min-width:90px}}.block__link--undecorated{text-decoration:none}.block__link--undecorated:hover,.block__link--undecorated:focus,.block__link--undecorated:visited{text-decoration:none}.block__cell{-webkit-flex-flow:column;-moz-flex-flow:column;-ms-flex-flow:column;flex-flow:column;margin-bottom:20px}.browser-warning{background-color:#fff;padding:30px;position:fixed;top:0;bottom:0;left:0;right:0;z-index:10}.browser-warning .logo{max-width:135px;height:auto;margin-bottom:30px}.browser-warning .container{max-width:600px;margin-left:auto;margin-right:auto}.message{padding:15px 20px;margin-bottom:10px}@media screen and (max-width:767px){.message{padding:10px 10px}}.message:before{font-size:24px}.message--important{color:#fff;background-color:#e91449}.message--information{color:#fff;background-color:#006e96}.message a,.message a:hover{color:#fff;font-weight:bold}.message__button{margin-left:20px}@media screen and (max-width:767px){.message__button{display:block;margin-top:15px}}@media screen and (min-width:768px){.share-block{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}.share-block__link{font-size:36px;fill:#006e96;-webkit-justify-content:space-between;justify-content:space-between}.share-block__link .icon-twitter:hover,.share-block__link .icon-facebook:hover,.share-block__link .icon-linkedin:hover,.share-block__link .icon-kuvert:hover,.share-block__link .icon-twitter:focus,.share-block__link .icon-facebook:focus,.share-block__link .icon-linkedin:focus,.share-block__link .icon-kuvert:focus{fill:#338bab}.accordion-block{border:1px solid #c9c9c9;margin-bottom:15px}.accordion-block--tight{margin-bottom:0;border-top:0 none;border-bottom:0 none}.accordion-block--tight:first-of-type{border-top:1px solid #c9c9c9}.accordion-block--tight:last-child{border-bottom:1px solid #c9c9c9;margin-bottom:15px}.accordion-block__toggle{text-decoration:none}.accordion-block__toggle:hover,.accordion-block__toggle:focus,.accordion-block__toggle:visited{text-decoration:none}.accordion-block__toggle[aria-expanded="true"]{color:#338bab}.accordion-block__toggle[aria-expanded="true"]:hover{color:#00374a}.accordion-block__toggle[aria-expanded="true"]:hover .heading-text{border-bottom:solid 3px #00374a}.accordion-block__toggle:hover{background-color:#e6e6e6}.accordion-block__toggle:hover .heading-text{border-bottom:solid 3px #00374a}.accordion-block__toggle[aria-expanded="false"] .accordion-block__heading:before{content:'+'}.accordion-block__toggle[aria-expanded="true"] .accordion-block__heading:before{content:'–'}.accordion-block__heading{padding:15px 20px;margin:0;-webkit-transition:background-color .6s;-moz-transition:background-color .6s;-ms-transition:background-color .6s;-o-transition:background-color .6s;transition:background-color .6s}@media screen and (max-width:767px){.accordion-block__heading{padding:10px 10px}}.accordion-block__heading:before{display:inline-block;width:1em}.accordion-block__heading--tight{padding:10px 10px}.accordion-block__inner{padding:15px 20px}@media screen and (max-width:767px){.accordion-block__inner{padding:10px 10px}}.accordion-block__inner p:last-of-type{margin-bottom:0}.date-block{-webkit-box-flex:0 1 auto;-moz-box-flex:0 1 auto;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;font-family:BauWebPro,Arial,Verdana;font-weight:600;padding-right:15px;-moz-font-feature-settings:"onum" 0;-ms-font-feature-settings:"onum" 0;-o-font-feature-settings:"onum" 0;-webkit-font-feature-settings:"onum" 0;font-feature-settings:"onum" 0}.date-block__day{display:block;font-size:22px;margin-bottom:-5px}.date-block__month{display:block;color:#b00060}.date-block__time{display:block;font-size:14px}.gallery{margin-bottom:20px;border-bottom:1px solid #c9c9c9}.gallery__child>div{display:flex;flex-direction:column}.gallery-item{color:#000;text-decoration:none;display:block;position:relative;margin-bottom:20px}.gallery-item:hover,.gallery-item:focus,.gallery-item:visited{text-decoration:none}.gallery-item:hover,.gallery-item:focus{color:#000}.gallery-item__background{padding-bottom:56.308%;background-size:cover;background-position:center center;background-repeat:no-repeat}.gallery-item__overlay{position:absolute;width:100%;height:100%;top:0;z-index:2;-webkit-transition:background-color .6s;-moz-transition:background-color .6s;-ms-transition:background-color .6s;-o-transition:background-color .6s;transition:background-color .6s}.gallery-item:hover .gallery-item__overlay,.gallery-item:focus .gallery-item__overlay{background-color:rgba(0,110,150,.25)}.gallery-item:hover .gallery-item__overlay--info,.gallery-item:focus .gallery-item__overlay--info{background-color:rgba(0,110,150,.25)}.gallery-item:hover .gallery-item__overlay--primary,.gallery-item:focus .gallery-item__overlay--primary{background-color:rgba(0,110,150,.25)}.gallery-item:hover .gallery-item__overlay--secondary-first,.gallery-item:focus .gallery-item__overlay--secondary-first{background-color:rgba(176,0,96,.25)}.gallery-item:hover .gallery-item__overlay--secondary-second,.gallery-item:focus .gallery-item__overlay--secondary-second{background-color:rgba(98,38,158,.25)}.gallery-item__content{background-color:#fff;padding:15px 20px;padding-left:0;position:relative;z-index:3}@media screen and (max-width:767px){.gallery-item__content{padding:10px 10px}}@media screen and (max-width:767px){.gallery-item__content{padding-left:0}}@media screen and (min-width:992px){.gallery-item__content--big{position:absolute;left:0;bottom:0;width:80%}}.gallery-item__content--designbool{margin-bottom:10px;margin-left:10px;padding:10px;position:absolute;left:0;bottom:0;width:80%}.gallery-item__content--inverted{background-color:rgba(255,255,255,.8);color:#000}.gallery-item__content--original{background-color:rgba(0,0,0,.8);color:#fff}.gallery-item__heading{margin-top:0;display:inline}.gallery-item:hover .gallery-item__heading,.gallery-item:focus .gallery-item__heading{text-decoration:underline}.gallery-item__tag{color:#006e96;margin-top:0;display:inline}.gallery-item__tag--info{color:#006e96}.gallery-item__tag--secondary{color:#b00060}.gallery-item__preamble{margin-top:12px;margin-bottom:0}@media screen and (max-width:767px){.gallery-item__preamble{margin-top:1px}}.menu{margin-top:0}@media screen and (max-width:767px){.menu{margin:15px 0 10px}}.menu--docked{-webkit-transition:margin-top .2s;-moz-transition:margin-top .2s;-ms-transition:margin-top .2s;-o-transition:margin-top .2s;transition:margin-top .2s}.menu.docked{width:100%;margin-top:15px}@media(min-width:768px){.menu.docked{width:720px}}@media(min-width:992px){.menu.docked{width:940px}}@media(min-width:1200px){.menu.docked{width:1140px}}.letter-list{border:1px solid #c9c9c9;list-style:none;padding-left:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.letter-list__item{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.letter-list__letter{display:block;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:10px 0;color:#c9c9c9;background-color:#fff}.letter-list__letter--active{color:#006e96}.letter-list__letter--active:hover,.letter-list__letter--active:focus{background-color:#e6e6e6}.lettered-list__item{border-top:1px solid #c9c9c9}.lettered-list__link{display:block;margin-bottom:15px}.list-control{margin-bottom:15px}.redStar::after{content:"*";font-weight:bold;color:red}[data-toggle="popover"]{cursor:help}[data-toggle="popover"]:hover{text-decoration:underline}.popover{border:1px solid #c9c9c9;padding:0}.popover--dropdown{max-height:none;overflow-y:visible;top:auto;right:0;left:auto;min-width:300px;max-width:300px}.popover--dropdown.bottom{margin-top:15px}.popover--dropdown.bottom>.arrow{left:80%}.popover--static{display:block}.popover .arrow:after{border-bottom-color:#006e96!important}.popover.top{-webkit-box-shadow:0 -5px 0 #006e96,0 6px 12px rgba(0,0,0,.175);box-shadow:0 5px 0 #006e96,0 6px 12px rgba(0,0,0,.175);border-top:0}.popover.top>.arrow{bottom:-16px}.popover.right{-webkit-box-shadow:5px 0 0 #006e96,0 6px 12px rgba(0,0,0,.175);box-shadow:-5px 0 #006e96,0 6px 12px rgba(0,0,0,.175);border-top:0}.popover.right>.arrow{left:-16px}.popover.bottom{-webkit-box-shadow:0 5px 0 #006e96,0 6px 12px rgba(0,0,0,.175);box-shadow:0 -5px 0 #006e96,0 6px 12px rgba(0,0,0,.175);border-top:0}.popover.bottom>.arrow{top:-16px}.popover.left{-webkit-box-shadow:-5px 0 0 #006e96,0 6px 12px rgba(0,0,0,.175);box-shadow:5px 0 #006e96,0 6px 12px rgba(0,0,0,.175);border-top:0}.popover.left>.arrow{right:-16px}.popover-title{color:#fff;background-color:#006e96;border:0 none;margin:0 -1px;padding-right:80px}.popover__button--close{position:absolute;right:5px;top:3px}.top-media{padding-bottom:56.23%;background-size:cover;background-position:center center;background-repeat:no-repeat;position:relative;height:0;overflow:hidden;max-width:100%;margin-bottom:15px;background-color:#000}.top-media iframe{top:0;left:0;bottom:0;right:0;width:100%;position:absolute;height:100%;z-index:100;background:transparent}.top-media.hasMovie{cursor:pointer;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;-o-transition:all .6s;transition:all .6s}.top-media.hasMovie:hover{filter:brightness(75%);-moz-filter:brightness(75%);-webkit-filter:brightness(75%);-ms-filter:brightness(75%);-o-filter:brightness(75%)}.top-media img{top:0;left:0;bottom:0;right:0;width:100%;position:absolute;display:block;margin:auto;max-width:100%;border:none;height:auto}.top-media .icon-overlay{display:inline;opacity:.8;position:absolute;z-index:2;left:50%;top:50%;margin-left:-36px;margin-top:-36px}.top-media .icon-overlay.icon-twitter,.top-media .icon-overlay.icon-facebook,.top-media .icon-overlay.icon-linkedin,.top-media .icon-overlay.icon-kuvert{height:1em;width:1em;display:inline;fill:currentColor;margin-right:3px;position:relative;top:.15789474em}.top-media .icon-overlay.icon-extern-lank{height:1em;width:1em;display:inline;fill:currentColor;position:relative;margin-right:3px;top:.15789474em}.top-media .icon-overlay.icon-pil-hoger-ny,.top-media .icon-overlay.icon-pil-vanster-ny,.top-media .icon-overlay.icon-pil-ned-ny,.top-media .icon-overlay.icon-pil-upp-ny{height:1em;width:1em;display:inline;fill:currentColor;position:relative;margin-right:3px;top:.15789474em}.top-media .icon-overlay.icon-dokument-pdf,.top-media .icon-overlay.icon-dokument-text,.top-media .icon-overlay.icon-dokument-tabell,.top-media .icon-overlay.icon-dockument-diagram-tomt,.top-media .icon-overlay.icon-dokument-tomt,.top-media .icon-overlay.icon-bild{height:1em;width:1em;fill:currentColor;margin-right:3px;position:relative;top:.15789474em}.top-media .icon-overlay.icon-forstoringsglas{height:1em;width:1em;display:inline;fill:currentColor;position:relative;margin-right:3px;top:.15789474em}.top-media .icon-overlay.icon-kalender{height:1em;width:1em;margin-right:3px;position:relative;top:.15789474em;fill:currentColor}.top-media .icon-overlay.icon-check{height:1em;width:1em;margin-right:3px;position:relative;top:.15789474em;fill:currentColor}.top-media .icon-overlay.icon-kryss{height:1em;width:1em;margin-right:3px;position:relative;top:.15789474em;fill:currentColor}.top-media .icon-overlay.icon-ladda-om{height:1em;width:1em;margin-right:3px;position:relative;top:.15789474em;fill:currentColor}.top-media .icon-overlay.icon-jordglob{height:1em;width:1em;margin-right:3px;position:relative;top:.15789474em;fill:currentColor}.top-media .icon-overlay.icon-information{height:1em;width:1em;margin-right:3px;position:relative;top:.15789474em;fill:currentColor}.top-media .icon-overlay.icon-information.animation--pulse-icon{animation:pulse 1s linear 2s 3}.top-media .icon-overlay.icon-varning-varning{height:1em;width:1em;margin-right:3px;position:relative;top:.15789474em;fill:currentColor}.top-media .icon-overlay.icon-play{height:72px;width:72px}.top-media .icon-overlay.icon-play.black{fill:#000}.top-media .icon-overlay.icon-play.grey{fill:#3d3d3d}.top-media .icon-overlay.icon-play.white{fill:#fff}.top-media .icon-overlay:before{margin-right:3px}.top-media .icon-overlay-overview{display:block;font-size:38px;min-height:30px;margin-left:-3px}.top-media .icon-overlay__label{display:inline-block;max-width:100%}.top-media-position{top:0;left:0;bottom:0;right:0;width:100%;position:absolute}.wizard-block--filter-results{color:#006e96;background:none;border:none;text-align:left;width:100%;padding:0}.wizard-block--filter-step-title{margin-left:10px}.choice-element-block legend{margin:0;padding:0;border:0;font-weight:600;font-size:19px;line-height:1.3;color:#000}.dropdown-block__button{background-color:#e5e5e5;color:#3d3d3d;font-size:14px;padding:10px 10px;-webkit-transition:background-color .2s;-moz-transition:background-color .2s;-ms-transition:background-color .2s;-o-transition:background-color .2s;transition:background-color .2s;display:block;border:none}@media screen and (min-width:992px){.dropdown-block__button{padding:10px 20px}}.dropdown-block__button:hover,.dropdown-block__button:active,.dropdown-block__button:focus,.dropdown-block__button:hover.dropdown-block__button:active{background-color:#ccc;color:#000;text-decoration:none}.dropdown-block__button[aria-expanded="true"]{background-color:#ccc}.dropdown-block__button[aria-expanded="true"]:hover{background-color:#ccc}.top-image{min-width:100%}.youtube-player{min-width:100%}.environment-indicator{color:red;position:relative}@media(min-width:1700px){.environment-indicator{position:fixed}}#image-description{font-style:italic;margin-top:10px;margin-bottom:26px;font-size:18px;line-height:1.1}.startpage .primary .block--top{background-color:rgba(0,110,150,.9)}.startpage .inverted-primary .block--top{color:#006e96;background-color:rgba(255,255,255,.9)}.startpage__content-in-hero-container{max-height:90%;overflow-y:auto}.hero-image{padding-bottom:37.18%;background-size:cover;background-position:center center;background-repeat:no-repeat;margin-bottom:15px;background-image:url('/static/gfx/hero-image-desktop-placeholder.png');margin-left:-10px;margin-right:-10px}@media screen and (min-width:992px){.hero-image{margin-left:-30px;margin-right:-30px}}@media screen and (min-width:992px){.hero-image{margin-bottom:0}}.hero-image--mobile{padding-bottom:50%;background-size:cover;background-position:center center;background-repeat:no-repeat}.hero-link__image__overlay{position:absolute;top:0;width:100%;height:100%;z-index:1;margin-left:-10px;margin-right:-10px;-webkit-transition:background-color .6s;-moz-transition:background-color .6s;-ms-transition:background-color .6s;-o-transition:background-color .6s;transition:background-color .6s}@media screen and (min-width:992px){.hero-link__image__overlay{margin-left:-30px;margin-right:-30px}}@media screen and (min-width:992px){.hero-link__image__overlay:hover{background-color:rgba(0,110,150,.25)}}.hero-link__topblock:hover{text-decoration:none}.hero-link__topblock:hover .block__heading{text-decoration:underline}.search-options{padding-bottom:15px}.search-options__options{display:inline-block;margin-right:5px;margin-bottom:10px}.search-options__option:hover,.search-options__optionfocus{background-color:#bfdbe5;color:#000}.block-list{list-style:none;padding-left:0}.block-list--compact{border:1px solid #c9c9c9}.block-list--contentarea{border:1px solid #c9c9c9;width:100%;margin-bottom:25px}.block-list--contentarea h2{padding:15px 20px;margin-bottom:5px}.search-hit{font-weight:bold}.article__info{margin-bottom:15px}.article__preamble{font-size:24px}.article__image{margin:0 0 24px}#iframe-wrapper{position:relative;padding-bottom:120%;padding-top:0;height:0;overflow:hidden}#iframe-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.btn.webropol-link{margin:0 0 24px}.icon:before{margin-right:3px}.icon-overview{display:block;font-size:38px;min-height:30px;margin-left:-3px}.icon__label{display:inline-block;max-width:100%}.numbered-list{counter-reset:ol-counter;list-style-type:none;padding:0}.numbered-list__item{position:relative}.numbered-list__item:before{font-family:BauWebPro,Arial,Verdana;content:counter(ol-counter);counter-increment:ol-counter;position:absolute;text-align:center;top:0;color:#fff;background-color:#006e96;-moz-font-feature-settings:"onum" 0;-ms-font-feature-settings:"onum" 0;-o-font-feature-settings:"onum" 0;-webkit-font-feature-settings:"onum" 0;font-feature-settings:"onum" 0}@media print{.numbered-list__item:before{border:2px solid #c9c9c9;border-color:#006e96;background-color:#fff!important}}.numbered-list__item--process{border-left:3px solid #006e96;padding-left:1.5em;margin-left:1.5em}@media screen and (max-width:767px){.numbered-list__item--process{padding-left:1em;margin-left:1em}}.numbered-list__item--process:before{font-size:1.68em;line-height:1.88em;width:1.88em;height:1.88em;left:-.98em}@media screen and (max-width:767px){.numbered-list__item--process:before{font-size:1.12em}}.numbered-list__item--process:last-of-type{border-color:transparent}.numbered-list__item--step{display:inline-block;margin-top:10px;margin-right:5px}.numbered-list__item--step:before{color:#000;background-color:#c9c9c9;font-size:1em;line-height:2em;width:2em;height:2em}@media screen and (max-width:767px){.numbered-list__item--step:before{font-size:.66666667em}}.numbered-list__item--step:focus:before,.numbered-list__item--step:hover:before{background-color:#338bab;color:#fff}.numbered-list__item--active:before{background-color:#006e96;color:#fff}.numbered-list__item--active:focus:before,.numbered-list__item--active:hover:before{color:#fff;background-color:#338bab}.numbered-list__item--done{border-color:#c4d600}.numbered-list__item--done:before{background-color:#c4d600}@media print{.numbered-list__item--done:before{border-color:#c4d600}}.numbered-list__item--done:focus:before,.numbered-list__item--done:hover:before{color:#000;background-color:#dbe700}.numbered-list__link{display:block;width:2em;height:2em;position:relative;z-index:2}.numbered-list__sr-link{content:counter(ol-counter)}.step-navigation{-webkit-transition:background-color 2s;-moz-transition:background-color 2s;-ms-transition:background-color 2s;-o-transition:background-color 2s;transition:background-color 2s;margin-bottom:15px}@media screen and (max-width:767px){.step-navigation{margin-left:-10px;margin-right:-10px}}@media print{.step-navigation{padding:0}}.step-navigation__heading{margin:0}@media screen and (max-width:767px){.step-navigation__heading{font-size:24px}}@media print{.step-navigation__heading{margin:24px 0 12px}}.step-navigation .heading-legend{border:0;font-family:BauWebPro,Arial,Verdana;font-weight:600;line-height:1.1;background-color:#b00060;padding:15px 20px;margin-bottom:15px;margin-left:10px;width:calc(100% - 20px);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.step-navigation__heading-level2{font-size:24px;border:0;font-family:BauWebPro,Arial,Verdana;font-weight:600;line-height:1.1;background-color:#b00060;padding:15px 20px;margin-bottom:15px;margin-left:10px;width:calc(100% - 20px);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;color:#fff}.step-navigation__heading-level2 print{margin:24px 0 12px}.step-navigation__heading-level3{font-size:19px;border:0;font-family:BauWebPro,Arial,Verdana;font-weight:600;line-height:1.1;background-color:#b00060;padding:15px 20px;margin-bottom:15px;margin-left:10px;width:calc(100% - 20px);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;color:#000;margin-bottom:12px}.step-navigation__heading-level3 print{margin:24px 0 12px}.step-navigation__bottom{min-height:60px;padding:0;background-color:#fff;padding-top:30px;width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.step-navigation__top{color:#fff;background-color:#b00060;font-size:36px;padding-bottom:15px;padding:15px 20px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.step-navigation__border--bottom-cerise{border-bottom:5px solid #b00060}.step-navigation__border--bottom-grey{border-bottom:2px solid rgba(0,0,0,.2);padding-bottom:20px}.step-navigation__button--filled-border{color:#fff;background-color:#b00060;letter-spacing:-.6px;border:solid 2px #fff}.step-navigation__button--filled-border:hover,.step-navigation__button--filled-border:active,.step-navigation__button--filled-border:focus{background-color:#c03380;color:#fff}.step-checkbox{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;position:relative;margin-bottom:15px}.step-checkbox__checkbox{opacity:0;-webkit-box-flex:0 0 51px;-moz-box-flex:0 0 51px;-webkit-flex:0 0 51px;-ms-flex:0 0 51px;flex:0 0 51px;width:36px;height:36px;z-index:2}.step-checkbox__checkbox:focus~.step-checkbox__label:before{border-color:#00a8e1;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,168,225,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,168,225,.6)}.step-checkbox__checkbox:checked~.step-checkbox__label:before{background-color:#c4d600}.step-checkbox__checkbox:checked~.step-checkbox__label:after{border-left:5px solid #000;border-bottom:5px solid #000}.step-checkbox__label{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;margin-top:5px;font-weight:normal}.step-checkbox__label:before{content:'';visibility:visible;position:absolute;top:0;left:0;width:36px;height:36px;padding:10px 15px;border:1px solid #c9c9c9;background-color:#f2f2f2;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s}.step-checkbox__label:after{content:'';visibility:visible;position:absolute;width:22px;height:12px;background:transparent;top:8.5px;left:7px;border:5px solid #fff;border-top:none;border-right:none;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}@media screen and (min-width:992px){.dataselectors__outercointainer{padding-left:0}}.dataselectors__description{width:100%;font-size:22px;margin:0 auto;padding-top:5px;padding:0 10px}@media screen and (min-width:992px){.dataselectors__description{margin:0;margin-top:70px;padding-top:0;padding-right:20px;max-width:80%}}@media screen and (min-width:1200px){.dataselectors__description{margin-top:80px}}.dataselectors__header{margin:0;font-weight:bold;margin-bottom:15px;margin-top:10px}@media screen and (min-width:992px) and (max-width:1199px){.dataselectors__header{padding:0;margin-top:0}}.dataselectors__group-header{font-family:BauWebPro,Arial,Verdana;font-size:24px;border:0;color:#000}.dataselectors__dropdown{margin:0 auto;padding:10px 10px 0 10px;width:100%;margin-bottom:10px}@media screen and (min-width:992px){.dataselectors__dropdown{padding:0 0 0 10px;margin-top:30px}}.dataselectors__checkboxes label{margin-top:10px;margin-right:15px;background-color:#fff;color:#000}.dataselectors__checkboxes label input{display:none}.dataselectors__checkboxes label.active{background-color:#62269e}.dataselectors__checkboxes label.active:focus,.dataselectors__checkboxes label.active:hover{background-color:rgba(98,38,158,.8);color:#fff}.dataselectors__checkboxes label:focus,.dataselectors__checkboxes label:hover{background-color:#f2f2f2;color:#000}.Filters{background-color:#f2f2f2;max-width:100%}.Filters .dropdown-menu>li>a:hover,.Filters .dropdown-menu>li>a:focus{background-color:#62269e;color:#fff}.Filters .dropdown-menu .dataselectors__active-item{background-color:#62269e}.Filters .dropdown-menu .dataselectors__active-item a{color:#fff}.Filters .open>button.dropdown-toggle.btn.btn-default{background-color:#fff}.Filters .open>button.dropdown-toggle.btn.btn-default.active{color:#fff;background-color:#62269e}.Filters .open>button.dropdown-toggle.btn.btn-default.active:focus,.Filters .open>button.dropdown-toggle.btn.btn-default.active:hover{background-color:rgba(98,38,158,.8);color:#fff}.Filters .open>button.dropdown-toggle.btn.btn-default:hover.Filters .open>button.dropdown-toggle.btn.btn-default:active,.Filters .open>button.dropdown-toggle.btn.btn-default:focus{background-color:#f2f2f2;color:#000}.Filters button.dropdown-toggle.btn.btn-default{color:#000;padding:15px;font-family:Calibri,Arial,sans-serif;font-size:1.157em;font-weight:600;width:12.157em;height:2.73em;max-width:100%;display:flex;justify-content:space-between;flex-direction:row}@media screen and (max-width:767px){.Filters button.dropdown-toggle.btn.btn-default{width:100%}}@media screen and (min-width:768px) and (max-width:991px){.Filters button.dropdown-toggle.btn.btn-default{width:100%}}.Filters button.dropdown-toggle.btn.btn-default.active{color:#fff;background-color:#62269e}.Filters button.dropdown-toggle.btn.btn-default.active:focus,.Filters button.dropdown-toggle.btn.btn-default.active:hover{background-color:rgba(98,38,158,.8);color:#fff}.Filters button.dropdown-toggle.btn.btn-default:active,.Filters button.dropdown-toggle.btn.btn-default:hover,.Filters button.dropdown-toggle.btn.btn-default:focus{background-color:#f2f2f2;color:#000}.Filters button.dropdown-toggle.btn.btn-default span{white-space:normal}.Filters button.dropdown-toggle.btn.btn-default span.caret{margin:10px 0}.Filters ul{border:none;background-color:#fff;color:#000;font-family:Calibri,Arial,sans-serif;font-size:22px;font-weight:600;cursor:pointer;margin:0;margin-left:10px;width:calc(100% - 20px)}@media screen and (min-width:992px){.Filters ul{width:600px}}.Filters ul a{padding:15px;font-weight:600}.Filters ul a:hover{background-color:#62269e;color:#fff}.Filters__mobileonly{background-color:#e5e5e5;font-weight:600;margin-top:10px;margin-bottom:-1px;padding:10px}.Filters__mobileonly p{margin:0;display:inline-block}.Filters__mobileonly p.filter{float:right}.Filters__mobileonly p.filter .caret{-webkit-transition:transform .2s;-moz-transition:transform .2s;-ms-transition:transform .2s;-o-transition:transform .2s;transition:transform .2s}.Filters__mobileonly p.filter .caret.collapsed{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}@media screen and (min-width:992px){.Filters__mobileonly{display:none}}.Filters__expandable{background-color:#e5e5e5;width:100%;padding:10px}.Filters__expandable p{margin-bottom:0}.Filters__expandable .dataselectors__header{display:none}.Filters__expandable--collapsed{display:none}@media screen and (min-width:992px){.Filters__expandable{padding-top:30px;margin-top:30px;border-top:1px solid #fff;background-color:#f2f2f2}.Filters__expandable .dataselectors__header{display:block}}.Filters__expandable .checkbox-filter{margin-bottom:20px}.Filters__expandable .between-text{padding:5px}.Filters__expandable .dropdown_year{margin-top:10px;display:inline-block;padding:0;width:100px}@media screen and (max-width:767px){.Filters__expandable .dropdown_year{width:initial}}@media screen and (min-width:768px) and (max-width:991px){.Filters__expandable .dropdown_year{width:initial}}.Filters__expandable .dropdown_year button.btn.dataselectors__button{width:100px;padding:10px 15px;font-size:19px;font-variant-numeric:lining-nums}.Filters__expandable .dropdown_year ul.yearFrom-dropdown,.Filters__expandable .dropdown_year ul.yearTo-dropdown{width:100px;margin:0}.map__outercointainer{display:none;padding-right:0}@media screen and (min-width:992px){.map__outercointainer{display:block}}.map__container{padding:20px;height:690px;background-color:#f2f2f2;height:100%}.map__container g .activefill{fill:#62269e}.map__container g .inactivefill{fill:#fff}.map__container g.municipalities{fill:white;fill-rule:evenodd;stroke-width:1;cursor:pointer}.map__container g.municipalities g#I>polygon{stroke-width:.4px}.map__container g.municipalities .kommun{pointer-events:all;stroke:#62269e;stroke-width:.2px}.map__container g.municipalities .kommun:hover{fill:#62269e}.map__counties{fill:white;fill-rule:evenodd;stroke-width:1;cursor:pointer}.map__counties path{pointer-events:all;stroke:#62269e;stroke-width:1}.map__counties path:hover{fill:#62269e}.map__counties__border{fill:none}.map__circle{border-radius:50%;height:6.421em;width:6.421em;background:#ebe4f3;border:2px solid #62269e;text-align:center;word-break:break-word;font-weight:normal;line-height:1.11}.map__circle--municipality{display:none}.map__circle p{padding:1em .2em;font-size:18px}@media screen and (max-width:991px){.map__ranking-info{display:none}}.rank-color__1{fill:rgba(98,38,158,.1)}.rank-color__2{fill:rgba(98,38,158,.2)}.rank-color__3{fill:rgba(98,38,158,.3)}.rank-color__4{fill:rgba(98,38,158,.4)}.rank-color__5{fill:rgba(98,38,158,.5)}.rank-color__6{fill:rgba(98,38,158,.6)}.rank-color__7{fill:rgba(98,38,158,.7)}.rank-color__8{fill:rgba(98,38,158,.8)}#tabselectors{padding:0 10px}#tabselectors .tablinks{padding:0;margin-bottom:-1px}#tabselectors .tablinks__content{padding:10px;font-size:26px;color:#000;background-color:#e5e5e5;cursor:pointer;border-bottom:1px solid #fff}#tabselectors .tablinks__content span{padding-left:15px}#tabselectors .tablinks.active .tablinks__content{color:#fff;background-color:#3d3d3d}.dataTables_filter label{display:none}.tabcontent{padding:0;margin-top:-2px}.tabcontent #data-table1_paginate{display:none}table.data-table.dataTable{width:100%!important;font-variant-numeric:lining-nums;margin-top:-1px!important}table.data-table.dataTable thead>tr{color:#fff;background-color:#3d3d3d}table.data-table.dataTable thead>tr th{border-color:#3d3d3d}table.data-table.dataTable tr{height:55px}table.data-table.dataTable tr td:before{background-color:#b00060!important;border:none!important;top:21px!important;left:7px!important;height:.736em!important;width:.736em!important}table.data-table.dataTable th{width:auto}table.data-table.dataTable th:hover,table.data-table.dataTable th:active{background-color:rgba(98,38,158,.8)}table.data-table.dataTable th .caret{-webkit-transition:transform .2s;-moz-transition:transform .2s;-ms-transition:transform .2s;-o-transition:transform .2s;transition:transform .2s;opacity:.5}table.data-table.dataTable th.sorting_desc{background-color:#62269e;border:solid 1px #fff;border-bottom:none}table.data-table.dataTable th.sorting_desc .caret{opacity:1}table.data-table.dataTable th.sorting_asc{background-color:#62269e;border:solid 1px #fff;border-bottom:none}table.data-table.dataTable th.sorting_asc .caret{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg);opacity:1}table.data-table.dataTable th p{word-break:keep-all;white-space:nowrap;margin:0}table.data-table.dataTable th::after{visibility:hidden}table.data-table.dataTable td,table.data-table.dataTable th{padding:0 10px}table.data-table.dataTable .hide_column{display:none}table.data-table.dataTable tbody>tr{padding:4px}table.data-table.dataTable tbody>tr td{padding-left:1.578em!important}table.data-table.dataTable tbody>tr td:not(:first-child){word-break:break-word}table.data-table.dataTable tbody>tr.odd{background-color:#fff}table.data-table.dataTable tbody>tr.even{background-color:#f2f2f2!important}table.data-table.dataTable tbody>tr.child td{padding-left:30px}table.data-table.dataTable tbody>tr.child td li{border-bottom:none!important}table.data-table.dataTable tbody>tr.child td li p{margin-bottom:0}table.data-table.dataTable tbody>tr.child td li p .caret{display:none}table.data-table.dataTable tbody>tr.child td li .dtr-title{min-width:150px!important}table.data-table.dataTable .even.parent+.child{background-color:#f2f2f2!important}table.data-table.dataTable .even.parent+.child .child{border-top:2px solid #fff;padding-top:10px;padding-left:50px}table.data-table.dataTable .odd.parent+.child .child{border-top:2px solid #f2f2f2;padding-top:10px;padding-left:50px}.start-info .col-md-4{padding-right:0;display:none}@media screen and (min-width:992px){.start-info .col-md-4{display:flex}}.start-info .col-md-8{padding-left:0}.start-info__map{padding:20px;margin-right:-20px;width:100%;background-color:#f2f2f2}.start-info__map .map__counties>path:hover{cursor:default}.start-info__textarea{width:100%;padding:20px;padding-left:0;background-color:#f2f2f2}.start-info__textarea div a.btn{margin:30px 0}@media screen and (max-width:767px){.start-info__textarea{padding-left:20px}.start-info__textarea div{transform:translateY(0%)}}@media screen and (min-width:768px) and (max-width:991px){.start-info__textarea{padding-left:20px}}.start-info__ranking>div:nth-child(2){width:100%}.ranking{display:none}@media screen and (min-width:992px){.ranking{display:flex;width:100%}.ranking .box{height:25px;border:solid 1px rgba(0,0,0,.2);max-width:181px}.ranking .rankings{width:100%}.ranking .rankings #no-ranking{background-color:#fff}.ranking .rankings-container{-webkit-justify-content:flex-end;justify-content:flex-end}.ranking .rankings-container>div{width:25%}.ranking .rankings-container>div>span{font-weight:600}.ranking .rankings-container>div:first-child{flex-direction:column;max-width:181px}.ranking .rankings-container>div:first-child>div{width:100%;height:25px;border:solid 1px rgba(0,0,0,.2);max-width:181px;background-color:rgba(98,38,158,.1)}.ranking .rankings-container>div:first-child>span{align-self:flex-start}.ranking .rankings-container>div:nth-child(2){height:25px;border:solid 1px rgba(0,0,0,.2);max-width:181px;background-color:rgba(98,38,158,.2)}.ranking .rankings-container>div:nth-child(3){height:25px;border:solid 1px rgba(0,0,0,.2);max-width:181px;background-color:rgba(98,38,158,.3)}.ranking .rankings-container>div:nth-child(4){height:25px;border:solid 1px rgba(0,0,0,.2);max-width:181px;background-color:rgba(98,38,158,.4)}.ranking .rankings-container>div:nth-child(5){height:25px;border:solid 1px rgba(0,0,0,.2);max-width:181px;background-color:rgba(98,38,158,.5)}.ranking .rankings-container>div:nth-child(6){height:25px;border:solid 1px rgba(0,0,0,.2);max-width:181px;background-color:rgba(98,38,158,.6)}.ranking .rankings-container>div:nth-child(7){height:25px;border:solid 1px rgba(0,0,0,.2);max-width:181px;background-color:rgba(98,38,158,.7)}.ranking .rankings-container>div:last-child{flex-direction:column}.ranking .rankings-container>div:last-child>div{height:25px;border:solid 1px rgba(0,0,0,.2);max-width:181px;background-color:rgba(98,38,158,.8)}.ranking .rankings-container>div:last-child>span{align-self:flex-end}}.karta-ranking{height:100px}.karta-ranking .ranking{padding:0 2em;height:100%;background-color:#f2f2f2}.karta-ranking .box{max-width:181px}.error-page__box{border:solid 1px #e91449;display:flex;align-items:stretch;margin-top:10px}.error-page__icon{background-color:#e91449;font-size:36px;vertical-align:top;text-align:center;color:#fff;padding:5px}.error-page__text{background-color:#fff;padding:10px}.error-page__text div{margin:12px}.footer{background-color:#e5e5e5;padding-top:30px;padding-bottom:30px;min-height:150px;margin-left:-10px;margin-right:-10px;padding-left:10px;padding-right:10px;text-align:center}@media screen and (min-width:992px){.footer{margin-left:-30px;margin-right:-30px}}@media screen and (min-width:992px){.footer{padding-left:30px;padding-right:30px}}@media screen and (min-width:992px){.footer{text-align:left}}@media screen and (min-width:768px){.footer{margin-top:40px}}.footer__inner{display:block}@media screen and (min-width:992px){.footer__inner{position:relative;flex-wrap:wrap}}.footer__column{margin-bottom:5px;font-size:1em;display:flex;flex-direction:column}@media screen and (max-width:767px){.footer__column{margin-bottom:15px;display:block;align-items:center}}@media screen and (min-width:768px) and (max-width:991px){.footer__column{align-items:center}}.footer__heading{margin-top:0}.footer__logo{height:2.63em;margin-top:45px}@media screen and (min-width:992px){.footer__logo{margin-top:0}}@media screen and (min-width:992px){.footer__logo{position:absolute;bottom:0;right:0}}.footer__visionwrapper{height:100%;min-height:205px;max-width:280px;margin:0 auto;position:relative}.footer__quotations{opacity:.1;width:80px;position:absolute;top:0;left:0;margin-left:0}@media screen and (min-width:992px){.footer__quotations{margin-left:-10px}}.footer__vision{color:#62269e;font-weight:normal;font-style:normal;font-stretch:normal;letter-spacing:normal;line-height:inherit;font-size:.947em;font-family:BauWebPro,Arial,Verdana;margin-top:11px}@media screen and (max-width:767px){.footer__vision{padding-top:12px;margin-left:0}}@media screen and (min-width:992px){.footer__vision{margin-left:-10px}}.footer__vision span{font-weight:bold}.footer__vision-link{display:block;margin-top:5em;position:relative}.footer ul{font-size:14px;list-style:none;padding-left:0}.footer li{margin-bottom:10px}.footer a{color:#000;text-decoration:underline}.introjs-tooltip{border-radius:0;padding:0 1px;margin-top:2px;width:300px}.introjs-arrow{display:block;position:absolute;left:22px;width:0;height:0;border:solid 11px;border-color:transparent}.introjs-arrow.top{border-bottom-color:#006e96;border-top-width:0;top:-11px}.introjs-arrow.bottom{border-top-color:#006e96;border-bottom-width:0;bottom:-11px}.introjs-arrow.right{border-left-color:#006e96;border-right-width:0;top:11px;left:auto;right:-11px}.introjs-arrow.left{border-right-color:#006e96;border-left-width:0;top:11px;left:-11px;right:auto}.introjs-arrow.top-right{border-bottom-color:#006e96;border-top-width:0;top:-11px;left:auto;right:28px}.introjs-arrow.left-bottom{border-right-color:#006e96;left:-22px;bottom:11px}.introjs-button{display:inline-block;margin-bottom:0;font-weight:bold;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:10px 15px;font-size:19px;line-height:1.3;border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s;color:#3d3d3d;background-color:#fff;border-color:#c9c9c9;margin:15px;text-shadow:none;box-shadow:none;text-decoration:none}.introjs-button.active{color:#fff;background-color:#00a8e1;border-color:#0095c8;background-color:#006e96;border:none}.introjs-button.active:hover,.introjs-button.active:active,.introjs-button.active:focus{background-color:#338bab}.introjs-button.introjs-prevbutton{display:none}.introjs-button.introjs-skipbutton:not(.introjs-donebutton){color:#fff;border-color:#fff;background-color:transparent;padding:1px 5px;font-size:14px;line-height:1.5;border-radius:0;display:inline;margin:0;position:absolute;right:10px;top:5px}.introjs-button.introjs-skipbutton:not(.introjs-donebutton):hover,.introjs-button.introjs-skipbutton:not(.introjs-donebutton):active,.introjs-button.introjs-skipbutton:not(.introjs-donebutton):focus{background-color:#fff}.introjs-button.introjs-skipbutton:not(.introjs-donebutton).icon-twitter,.introjs-button.introjs-skipbutton:not(.introjs-donebutton).icon-facebook,.introjs-button.introjs-skipbutton:not(.introjs-donebutton).icon-linkedin,.introjs-button.introjs-skipbutton:not(.introjs-donebutton).icon-kuvert{height:1em;width:1em;display:inline;fill:currentColor;margin-right:3px;position:relative;top:.15789474em}.introjs-button.introjs-skipbutton:not(.introjs-donebutton).icon-extern-lank{height:1em;width:1em;display:inline;fill:currentColor;position:relative;margin-right:3px;top:.15789474em}.introjs-button.introjs-skipbutton:not(.introjs-donebutton).icon-pil-hoger-ny,.introjs-button.introjs-skipbutton:not(.introjs-donebutton).icon-pil-vanster-ny,.introjs-button.introjs-skipbutton:not(.introjs-donebutton).icon-pil-ned-ny,.introjs-button.introjs-skipbutton:not(.introjs-donebutton).icon-pil-upp-ny{height:1em;width:1em;display:inline;fill:currentColor;position:relative;margin-right:3px;top:.15789474em}.introjs-button.introjs-skipbutton:not(.introjs-donebutton).icon-dokument-pdf,.introjs-button.introjs-skipbutton:not(.introjs-donebutton).icon-dokument-text,.introjs-button.introjs-skipbutton:not(.introjs-donebutton).icon-dokument-tabell,.introjs-button.introjs-skipbutton:not(.introjs-donebutton).icon-dockument-diagram-tomt,.introjs-button.introjs-skipbutton:not(.introjs-donebutton).icon-dokument-tomt,.introjs-button.introjs-skipbutton:not(.introjs-donebutton).icon-bild{height:1em;width:1em;fill:currentColor;margin-right:3px;position:relative;top:.15789474em}.introjs-button.introjs-skipbutton:not(.introjs-donebutton).icon-forstoringsglas{height:1em;width:1em;display:inline;fill:currentColor;position:relative;margin-right:3px;top:.15789474em}.introjs-button.introjs-skipbutton:not(.introjs-donebutton).icon-kalender{height:1em;width:1em;margin-right:3px;position:relative;top:.15789474em;fill:currentColor}.introjs-button.introjs-skipbutton:not(.introjs-donebutton).icon-check{height:1em;width:1em;margin-right:3px;position:relative;top:.15789474em;fill:currentColor}.introjs-button.introjs-skipbutton:not(.introjs-donebutton).icon-kryss{height:1em;width:1em;margin-right:3px;position:relative;top:.15789474em;fill:currentColor}.introjs-button.introjs-skipbutton:not(.introjs-donebutton).icon-ladda-om{height:1em;width:1em;margin-right:3px;position:relative;top:.15789474em;fill:currentColor}.introjs-button.introjs-skipbutton:not(.introjs-donebutton).icon-jordglob{height:1em;width:1em;margin-right:3px;position:relative;top:.15789474em;fill:currentColor}.introjs-button.introjs-skipbutton:not(.introjs-donebutton).icon-information{height:1em;width:1em;margin-right:3px;position:relative;top:.15789474em;fill:currentColor}.introjs-button.introjs-skipbutton:not(.introjs-donebutton).icon-information.animation--pulse-icon{animation:pulse 1s linear 2s 3}.introjs-button.introjs-skipbutton:not(.introjs-donebutton).icon-varning-varning{height:1em;width:1em;margin-right:3px;position:relative;top:.15789474em;fill:currentColor}.introjs-button.introjs-skipbutton:not(.introjs-donebutton).icon-play{height:72px;width:72px}.introjs-button.introjs-skipbutton:not(.introjs-donebutton).icon-play.black{fill:#000}.introjs-button.introjs-skipbutton:not(.introjs-donebutton).icon-play.grey{fill:#3d3d3d}.introjs-button.introjs-skipbutton:not(.introjs-donebutton).icon-play.white{fill:#fff}.introjs-button.introjs-skipbutton:not(.introjs-donebutton):before{margin-right:3px}.introjs-button.introjs-skipbutton:not(.introjs-donebutton)-overview{display:block;font-size:38px;min-height:30px;margin-left:-3px}.introjs-button.introjs-skipbutton:not(.introjs-donebutton)_\5flabel{display:inline-block;max-width:100%}.introjs-button.introjs-skipbutton:not(.introjs-donebutton):hover,.introjs-button.introjs-skipbutton:not(.introjs-donebutton):focus,.introjs-button.introjs-skipbutton:not(.introjs-donebutton):active{color:#3d3d3d;font-size:14px}.introjs-button.introjs-fullbutton{border-radius:0}.introjs-button:hover,.introjs-button:focus,.introjs-button:active{font-size:19px;color:#3d3d3d;background-color:#e0e0e0;background-image:none;text-decoration:none}.introjs-hidden{display:none}.intro-close-tip{position:absolute;right:10px;top:5px}.alert-info{border-color:#b8c0c5;color:#000;font-family:Verdana;font-size:1em;font-style:italic;background-color:#b8c0c5;box-shadow:3px 3px 5px #ccc;text-align:center}.alert-error p{text-align:left}.alert-error .heading{font-weight:bold;color:red}.alert-error .details{font-size:.8em;max-height:100px;overflow:scroll}.header.dim{margin:2% 0;opacity:.3}.StartPage .top-image-wrapper .epi-editContainer{height:100%}.rsbtn_colorskin{position:relative;float:left;font-weight:bold;border:1px solid #c9c9c9;background:#fff;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;white-space:nowrap;padding:10px 15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#rslightbox_content legend{font-size:inherit;color:#000;border:0 none;width:auto;margin-bottom:auto}#rslightbox_content{height:auto!important;box-sizing:content-box}.rsbtn_colorskin a,.rsbtn_colorskin span{position:relative;display:block;text-decoration:none}.rsbtn_colorskin .rsimg{background:transparent url(/Static/components/ReadSpeakerSkin/ReadSpeakerColorSkin.png) no-repeat scroll 0 0}.rsbtn_colorskin .rsbutton{background:none}.rsbtn_colorskin .rsbutton::before{content:'';width:18px;height:18px;position:absolute;top:3px;left:3px;background:transparent url(/Static/components/ReadSpeakerSkin/ReadSpeakerColorSkin.png) no-repeat scroll 0 0}.rsbtn_colorskin .rspart{float:left;margin-left:2px}.rsbtn_colorskin .rsdefloat{clear:both}.rsbtn_colorskin .rspart.rsbutton{background-color:#000;width:24px;height:24px;-moz-transition:background-color .2s ease;-webkit-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease}.rsbtn_colorskin .rspart.rsbutton:hover{background-color:#1a1a1a}.rsbtn_colorskin .rspart .rsbtn_btnlabel{display:none}.rsbtn_colorskin .rsbtn_box{margin:1px}.rsbtn_colorskin .rsbtn_play{float:left;margin:1px 0}.rsbtn_colorskin .rsbtn_left .rsbtn_text{background:transparent url(http://f1.eu.readspeaker.com/graphic/default/buttons/icon_16px_black.gif) no-repeat scroll center left;padding-left:20px;color:#000}.rsbtn_colorskin .rsbtn_left.rspart{background:none}.rsbtn_colorskin .rsbtn_exp.rsimg.rspart{background:none;float:left;display:none}.rsbtn_colorskin.rsexpanded .rsbtn_exp.rsimg{display:block}.rsbtn_colorskin .rsbtn_pause::before{background-position:-18px -18px}.rsbtn_colorskin.rspaused .rsbtn_pause::before,.rsbtn_colorskin.rsstopped .rsbtn_pause::before{background-position:-18px 0}.rsbtn_colorskin .rsbtn_stop::before{background-position:-18px -36px}.rsbtn_colorskin .rsbtn_progress_container{border:1px solid #000;width:50px;height:14px;margin-top:5px;margin-left:4px;background-image:none}.rsbtn_colorskin .rsbtn_progress_handle.rsimg{position:absolute;background-color:#000;top:-4px;left:-3px;width:6px;height:20px;background-image:none}.rsbtn_colorskin .rsbtn_progress_played{position:absolute;height:100%;background-color:#ccc;background-image:none}.rsbtn_colorskin .rsbtn_volume::before{margin-left:1px;background-position:-18px -54px}.rsbtn_colorskin .rsbtn_volume_container{position:absolute;display:none;top:100%;width:16px;height:40px;border:1px solid #000;background:#fff}.rsbtn_colorskin .rsbtn_volume_slider{width:6px;height:30px;margin:5px;background:#ccc}.rsbtn_colorskin .rsbtn_volume_handle.rsimg{position:absolute;top:-3px;left:-3px;width:12px;height:6px;background:#000}.rsbtn_colorskin .rsbtn_dl::before{background-position:-18px -72px}.rsbtn_colorskin .rsbtn_settings::before{background-position:-18px -90px}.rsbtn_colorskin .rsbtn_closer::before{background-position:-18px -108px}.rsbtn_colorskin.rspopup{position:absolute;background:#fff;border:1px solid #c9c9c9;box-shadow:0 6px 12px rgba(0,0,0,.175);display:none;-webkit-transition:background-color .2s;-moz-transition:background-color .2s;-ms-transition:background-color .2s;-o-transition:background-color .2s;transition:background-color .2s}.rsbtn_colorskin.rspopup:not(.rsexpanded):hover{background-color:#e6e6e6}.rsbtn_colorskin .rsbtn_powered{position:absolute;right:-18px;top:25px;height:10px;z-index:110;color:#999;font-family:"Lucida Grande","Lucida Sans","Lucida",sans-serif;font-weight:normal;font-style:normal;line-height:10px;font-size:10px;background:none;cursor:pointer}.rsbtn_colorskin .rsbtn_powered a,.rsbtn_colorskin .rsbtn_powered span{font-family:"Lucida Grande","Lucida Sans","Lucida",sans-serif;font-weight:normal;font-style:normal;line-height:10px;font-size:10px;display:inline}.rsbtn_colorskin .rsbtn_powered .rsbtn_btnlabel{display:inline}.rsbtn_colorskin .rsbtn_powered .rsbtn_btnlabel a span.rsbtn_label_read{color:#e60}.rsbtn_colorskin .rsbtn_powered .rsbtn_btnlabel a span.rsbtn_label_speaker{color:#33a}.rsbtn_colorskin .rsbtn_powered .rsbtn_btnlabel a span.rsbtn_label_icon.rsimg{position:relative;top:1px;width:11px;height:9px;margin-left:2px;padding-right:11px;background-position:-137px -490px}.rsbtn_colorskin.rs_whitelogo .rsbtn_powered,.rsbtn_colorskin.rs_whitelogo .rsbtn_powered .rsbtn_btnlabel a span.rsbtn_label_read,.rsbtn_colorskin.rs_whitelogo .rsbtn_powered .rsbtn_btnlabel a span.rsbtn_label_speaker{color:#fff}.rsbtn_colorskin.rs_whitelogo .rsbtn_powered .rsbtn_btnlabel a span.rsbtn_label_icon.rsimg{background-position:-285px -490px}.rsbtn_colorskin.rs_blacklogo .rsbtn_powered,.rsbtn_colorskin.rs_blacklogo .rsbtn_powered .rsbtn_btnlabel a span.rsbtn_label_read,.rsbtn_colorskin.rs_blacklogo .rsbtn_powered .rsbtn_btnlabel a span.rsbtn_label_speaker{color:#000}.rsbtn_colorskin.rs_blacklogo .rsbtn_powered .rsbtn_btnlabel a span.rsbtn_label_icon.rsimg{background-position:-433px -490px}.rsbtn_colorskin a.rsbtn_abouthelp{background:url(/Static/components/ReadSpeakerSkin/ReadSpeakerColorSkin.png) no-repeat scroll -20px -128px transparent;background-color:#000;border-radius:7px;transition:background-color .2s ease 0s;height:14px;width:14px;float:left;margin:3px 1px 1px}.rsbtn_colorskin a.rsbtn_abouthelp:hover{background-color:#ccc}.rsbtn_colorskin a.rsbtn_abouthelp span{display:none}table.dataTable{clear:both;margin-top:6px!important;margin-bottom:6px!important;max-width:none!important;border-collapse:separate!important}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}div.dataTables_wrapper div.dataTables_length label{font-weight:normal;text-align:left;white-space:nowrap}div.dataTables_wrapper div.dataTables_length select{width:75px;display:inline-block}div.dataTables_wrapper div.dataTables_filter{text-align:right}div.dataTables_wrapper div.dataTables_filter label{font-weight:normal;white-space:nowrap;text-align:left}div.dataTables_wrapper div.dataTables_filter input{margin-left:.5em;display:inline-block;width:auto}div.dataTables_wrapper div.dataTables_info{padding-top:8px;white-space:nowrap}div.dataTables_wrapper div.dataTables_paginate{margin:0;white-space:nowrap;text-align:right}div.dataTables_wrapper div.dataTables_paginate ul.pagination{margin:2px 0;white-space:nowrap}div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1em 0}table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>td.sorting{padding-right:30px}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{position:absolute;bottom:8px;right:8px;display:block;font-family:'Glyphicons Halflings';opacity:.5}table.dataTable thead .sorting:after{opacity:.2;content:""}table.dataTable thead .sorting_asc:after{content:""}table.dataTable thead .sorting_desc:after{content:""}table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{color:#eee}div.dataTables_scrollHead table.dataTable{margin-bottom:0!important}div.dataTables_scrollBody>table{border-top:none;margin-top:0!important;margin-bottom:0!important}div.dataTables_scrollBody>table>thead .sorting:after,div.dataTables_scrollBody>table>thead .sorting_asc:after,div.dataTables_scrollBody>table>thead .sorting_desc:after{display:none}div.dataTables_scrollBody>table>tbody>tr:first-child>th,div.dataTables_scrollBody>table>tbody>tr:first-child>td{border-top:none}div.dataTables_scrollFoot>.dataTables_scrollFootInner{box-sizing:content-box}div.dataTables_scrollFoot>.dataTables_scrollFootInner>table{margin-top:0!important;border-top:none}@media screen and (max-width:767px){div.dataTables_wrapper div.dataTables_length,div.dataTables_wrapper div.dataTables_filter,div.dataTables_wrapper div.dataTables_info,div.dataTables_wrapper div.dataTables_paginate{text-align:center}}table.dataTable.table-condensed>thead>tr>th{padding-right:20px}table.dataTable.table-condensed .sorting:after,table.dataTable.table-condensed .sorting_asc:after,table.dataTable.table-condensed .sorting_desc:after{top:6px;right:6px}table.table-bordered.dataTable th,table.table-bordered.dataTable td{border-left-width:0}table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable td:last-child,table.table-bordered.dataTable td:last-child{border-right-width:0}table.table-bordered.dataTable tbody th,table.table-bordered.dataTable tbody td{border-bottom-width:0}div.dataTables_scrollHead table.table-bordered{border-bottom-width:0}div.table-responsive>div.dataTables_wrapper>div.row{margin:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:first-child{padding-left:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:last-child{padding-right:0}table.dataTable.fixedHeader-floating,table.dataTable.fixedHeader-locked{background-color:#fff;margin-top:0!important;margin-bottom:0!important}table.dataTable.fixedHeader-floating{position:fixed!important}table.dataTable.fixedHeader-locked{position:absolute!important}@media print{table.fixedHeader-floating{display:none}}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty{cursor:default!important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before{display:none!important}table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child,table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child{position:relative;padding-left:30px;cursor:pointer}table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before{top:9px;left:4px;height:14px;width:14px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:14px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:'Courier New',Courier,monospace;line-height:14px;content:'+';background-color:#337ab7}table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before{content:'-';background-color:#d33333}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child{padding-left:27px}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child:before,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child:before{top:5px;left:4px;height:14px;width:14px;border-radius:14px;line-height:14px;text-indent:3px}table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control{position:relative;cursor:pointer}table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>th.control:before{top:50%;left:50%;height:16px;width:16px;margin-top:-10px;margin-left:-10px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:14px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:'Courier New',Courier,monospace;line-height:14px;content:'+';background-color:#337ab7}table.dataTable.dtr-column>tbody>tr.parent td.control:before,table.dataTable.dtr-column>tbody>tr.parent th.control:before{content:'-';background-color:#d33333}table.dataTable>tbody>tr.child{padding:.5em 1em}table.dataTable>tbody>tr.child:hover{background:transparent!important}table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:1px solid #efefef;padding:.5em 0}table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{border-bottom:none}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:bold}div.dtr-modal{position:fixed;box-sizing:border-box;top:0;left:0;height:100%;width:100%;z-index:100;padding:10em 1em}div.dtr-modal div.dtr-modal-display{position:absolute;top:0;left:0;bottom:0;right:0;width:50%;height:50%;overflow:auto;margin:auto;z-index:102;overflow:auto;background-color:#f5f5f7;border:1px solid #000;border-radius:.5em;box-shadow:0 12px 30px rgba(0,0,0,.6)}div.dtr-modal div.dtr-modal-content{position:relative;padding:1em}div.dtr-modal div.dtr-modal-close{position:absolute;top:6px;right:6px;width:22px;height:22px;border:1px solid #eaeaea;background-color:#f9f9f9;text-align:center;border-radius:3px;cursor:pointer;z-index:12}div.dtr-modal div.dtr-modal-close:hover{background-color:#eaeaea}div.dtr-modal div.dtr-modal-background{position:fixed;top:0;left:0;right:0;bottom:0;z-index:101;background:rgba(0,0,0,.6)}@media screen and (max-width:767px){div.dtr-modal div.dtr-modal-display{width:95%}}div.dtr-bs-modal table.table tr:first-child td{border-top:none}