@charset "UTF-8";.bs-datepicker{display:flex;align-items:stretch;flex-flow:row wrap;background:#fff;box-shadow:0 0 10px #aaa;position:relative;z-index:1}.bs-datepicker:after{clear:both;content:"";display:block}.bs-datepicker bs-day-picker{float:left}.bs-datepicker button:hover,.bs-datepicker button:focus,.bs-datepicker button:active,.bs-datepicker input:hover,.bs-datepicker input:focus,.bs-datepicker input:active,.bs-datepicker-btns button:hover,.bs-datepicker-btns button:focus,.bs-datepicker-btns button:active,.bs-datepicker-predefined-btns button:active,.bs-datepicker-predefined-btns button:focus{outline:none}.bs-datepicker-head{min-width:270px;height:50px;padding:10px;border-radius:3px 3px 0 0;text-align:justify}.bs-datepicker-head:after{content:"";display:inline-block;vertical-align:top;width:100%}.bs-datepicker-head button{display:inline-block;vertical-align:top;padding:0;height:30px;line-height:30px;border:0;background:transparent;text-align:center;cursor:pointer;color:#fff;transition:.3s}.bs-datepicker-head button[disabled],.bs-datepicker-head button[disabled]:hover,.bs-datepicker-head button[disabled]:active{background:rgba(221,221,221,.3);color:#f5f5f5;cursor:not-allowed}.bs-datepicker-head button.next,.bs-datepicker-head button.previous{border-radius:50%;width:30px;height:30px}.bs-datepicker-head button.next span,.bs-datepicker-head button.previous span{font-size:28px;line-height:1;display:inline-block;position:relative;height:100%;width:100%;border-radius:50%}.bs-datepicker-head button.current{border-radius:15px;max-width:155px;padding:0 13px}.bs-datepicker-head button:hover{background-color:#0000001a}.bs-datepicker-head button:active{background-color:#0003}.bs-datepicker-body{padding:10px;border-radius:0 0 3px 3px;min-height:232px;min-width:278px;border:1px solid #e9edf0}.bs-datepicker-body .days.weeks{position:relative;z-index:1}.bs-datepicker-body table{width:100%;border-collapse:separate;border-spacing:0}.bs-datepicker-body table th{font-size:13px;color:#9aaec1;font-weight:400;text-align:center}.bs-datepicker-body table td{color:#54708b;text-align:center;position:relative;padding:0}.bs-datepicker-body table td span{display:block;margin:0 auto;font-size:13px;border-radius:50%;position:relative;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.bs-datepicker-body table td:not(.disabled):not(.week) span:not(.disabled):not(.is-other-month){cursor:pointer}.bs-datepicker-body table td.is-highlighted:not(.disabled):not(.selected) span,.bs-datepicker-body table td span.is-highlighted:not(.disabled):not(.selected){background-color:#e9edf0;transition:0s}.bs-datepicker-body table td.is-active-other-month:not(.disabled):not(.selected) span,.bs-datepicker-body table td span.is-active-other-month:not(.disabled):not(.selected){background-color:#e9edf0;transition:0s;cursor:pointer}.bs-datepicker-body table td span.disabled,.bs-datepicker-body table td.disabled span{color:#9aaec1}.bs-datepicker-body table td span.selected,.bs-datepicker-body table td.selected span{color:#fff}.bs-datepicker-body table td span.is-other-month,.bs-datepicker-body table td.is-other-month span{color:#00000040}.bs-datepicker-body table td.active{position:relative}.bs-datepicker-body table td.active.select-start:before{left:35%}.bs-datepicker-body table td.active.select-end:before{left:-85%}.bs-datepicker-body table td span.active.select-start:after,.bs-datepicker-body table td span.active.select-end:after,.bs-datepicker-body table td.active.select-start span:after,.bs-datepicker-body table td.active.select-end span:after{content:"";display:block;position:absolute;z-index:-1;width:100%;height:100%;transition:.3s;top:0;border-radius:50%}.bs-datepicker-body table td:before,.bs-datepicker-body table td span:before{content:"";display:block;position:absolute;z-index:-1;top:6px;bottom:6px;left:-2px;right:-2px;box-sizing:content-box;background:transparent}.bs-datepicker-body table td.active.select-start+td.active:before{left:-20%}.bs-datepicker-body table td:last-child.active:before{border-radius:0 3px 3px 0;width:125%;left:-25%}.bs-datepicker-body table td span[class*=select-],.bs-datepicker-body table td[class*=select-] span{border-radius:50%;color:#fff}.bs-datepicker-body table.days td.active:not(.select-start):before,.bs-datepicker-body table.days td.in-range:not(.select-start):before,.bs-datepicker-body table.days span.active:not(.select-start):before,.bs-datepicker-body table.days span.in-range:not(.select-start):before{background:#e9edf0}.bs-datepicker-body table.days span{width:32px;height:32px;line-height:32px}.bs-datepicker-body table.days span.select-start{z-index:2}.bs-datepicker-body table.days span.is-highlighted.in-range:before,.bs-datepicker-body table.days span.in-range.select-end:before{background:none;right:0;left:0}.bs-datepicker-body table.days td.select-start+td.select-end:before,.bs-datepicker-body table.days td.select-start+td.is-highlighted:before,.bs-datepicker-body table.days td.active+td.is-highlighted:before,.bs-datepicker-body table.days td.active+td.select-end:before,.bs-datepicker-body table.days td.in-range+td.is-highlighted:before,.bs-datepicker-body table.days td.in-range+td.select-end:before{background:#e9edf0;width:100%}.bs-datepicker-body table.weeks tr td:nth-child(2).active:before{border-radius:3px 0 0 3px;left:0;width:100%}.bs-datepicker-body table:not(.weeks) tr td:first-child:before{border-radius:3px 0 0 3px}.bs-datepicker-body table.years td span{width:46px;height:46px;line-height:45px;margin:0 auto}.bs-datepicker-body table.years tr:not(:last-child) td span{margin-bottom:8px}.bs-datepicker-body table.months td{height:52px}.bs-datepicker-body table.months td span{padding:6px;border-radius:15px}.bs-datepicker .current-timedate{color:#54708b;font-size:15px;text-align:center;height:30px;line-height:30px;border-radius:20px;border:1px solid #e9edf0;margin-bottom:10px;cursor:pointer;text-transform:uppercase;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.bs-datepicker .current-timedate span:not(:empty):before{content:"";width:15px;height:16px;display:inline-block;margin-right:4px;vertical-align:text-bottom;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAABMklEQVQoU9VTwW3CQBCcOUgBtEBKSAukAnBKME+wFCAlYIhk8sQlxFABtJAScAsuAPBEewYcxCP8ouxrPDsza61uiVN1o6RNHD4htSCmq49RfO71BvMJqBBkITRf1kmUW49nQRC9h1I5AZlBClaL8aP1fKgOOxCx8aSLs+Q19eZuNO8QmPqJRtDFguy7OAcDbJPs+/BKVPDIPrvD2ZJgWAmVe7O0rI0Vqs1seyWUXpuJoppYCa5L+U++NpNPkr5OE2oMdARsb3gykJT5ydZcL8Z9Ww60nxg2LhjON9li9OwXZzo+xLbp3nC2s9CL2RrueGyVrgwNm8HpsCzZ9EEW6kqXlo1GQe03FzP/7W8Hl0dBtu7Bf7zt6mIwvX1RvzDCm7+q3mAW0Dl/GPdUCeXrZLT9BrDrGkm4qlPvAAAAAElFTkSuQmCC)}.bs-datepicker-multiple{border-radius:4px 0 0 4px}.bs-datepicker-multiple+.bs-datepicker-multiple{margin-left:10px}.bs-datepicker-multiple .bs-datepicker{box-shadow:none;position:relative}.bs-datepicker-multiple .bs-datepicker:not(:last-child){padding-right:10px}.bs-datepicker-multiple .bs-datepicker+.bs-datepicker:after{content:"";display:block;width:14px;height:10px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAYAAABrGwT5AAAA1ElEQVQoU42RsQrCUAxF77VuDu7O4oMWW//BURBBpZvgKk4uIrjoqKOTf+DopIO4uYggtFTfw3+pkQqCW1/G5J7kJiFy4m5MxUlxAzgIPHX+lzMPzupRYlYgxiR7vqsOP8YKzsTx0yxFMCUZ+q7aZzlr+OvgoWcAFyAHgat2jLWu48252DdqAihDJGSSJNUUxYmQjs3+hPQBlAh2rG2LCOPnaw3IiGDX99TRCs7ASJsNhUOA7d/LcuHvRG22FIZvsNXw1MX6VZExCilOQKEfeLXr/10+aC9Ho7arh7oAAAAASUVORK5CYII=);position:absolute;top:25px;left:-8px}.bs-datepicker-multiple .bs-datepicker .left{float:left}.bs-datepicker-multiple .bs-datepicker .right{float:right}.bs-datepicker-container{padding:15px}.bs-datepicker .bs-media-container{display:flex}@media (max-width: 768px){.bs-datepicker .bs-media-container{flex-direction:column}}.bs-datepicker-custom-range{padding:15px;background:#eee}.bs-datepicker-predefined-btns button{width:100%;display:block;height:30px;background-color:#9aaec1;border-radius:4px;color:#fff;border:0;margin-bottom:10px;padding:0 18px;text-align:left;transition:.3s}.bs-datepicker-predefined-btns button:hover{background-color:#54708b}.bs-datepicker-buttons{display:flex;flex-flow:row wrap;justify-content:flex-end;padding-top:10px;border-top:1px solid #e9edf0}.bs-datepicker-buttons .btn-default{margin-left:10px}.bs-timepicker-container{padding:10px 0}.bs-timepicker-label{color:#54708b;margin-bottom:10px}.bs-timepicker-controls{display:inline-block;vertical-align:top;margin-right:10px}.bs-timepicker-controls button{width:20px;height:20px;border-radius:50%;border:0;background-color:#e9edf0;color:#54708b;font-size:16px;font-weight:700;vertical-align:middle;line-height:0;padding:0;transition:.3s}.bs-timepicker-controls button:hover{background-color:#d5dadd}.bs-timepicker-controls input{width:35px;height:25px;border-radius:13px;text-align:center;border:1px solid #e9edf0}.bs-timepicker .switch-time-format{text-transform:uppercase;min-width:54px;height:25px;border-radius:20px;border:1px solid #e9edf0;background:#fff;color:#54708b;font-size:13px}.bs-timepicker .switch-time-format img{vertical-align:baseline;vertical-align:initial;margin-left:4px}bs-datepicker-container,bs-daterangepicker-container{z-index:1080}@media (max-width: 768px){.bs-datepicker-multiple{display:flex}.bs-datepicker-multiple+.bs-datepicker-multiple{margin-top:10px;margin-left:0}}.theme-default .bs-datepicker-head,.theme-default .bs-datepicker-predefined-btns button.selected{background-color:#777}.theme-default .bs-datepicker-body table td span.selected,.theme-default .bs-datepicker-body table td.selected span,.theme-default .bs-datepicker-body table td span[class*=select-]:after,.theme-default .bs-datepicker-body table td[class*=select-] span:after{background-color:#777}.theme-default .bs-datepicker-body table td.week span{color:#777}.theme-default .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#777;color:#fff;opacity:.5;transition:0s}.theme-green .bs-datepicker-head,.theme-green .bs-datepicker-predefined-btns button.selected{background-color:#5cb85c}.theme-green .bs-datepicker-body table td span.selected,.theme-green .bs-datepicker-body table td.selected span,.theme-green .bs-datepicker-body table td span[class*=select-]:after,.theme-green .bs-datepicker-body table td[class*=select-] span:after{background-color:#5cb85c}.theme-green .bs-datepicker-body table td.week span{color:#5cb85c}.theme-green .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#5cb85c;color:#fff;opacity:.5;transition:0s}.theme-blue .bs-datepicker-head,.theme-blue .bs-datepicker-predefined-btns button.selected{background-color:#5bc0de}.theme-blue .bs-datepicker-body table td span.selected,.theme-blue .bs-datepicker-body table td.selected span,.theme-blue .bs-datepicker-body table td span[class*=select-]:after,.theme-blue .bs-datepicker-body table td[class*=select-] span:after{background-color:#5bc0de}.theme-blue .bs-datepicker-body table td.week span{color:#5bc0de}.theme-blue .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#5bc0de;color:#fff;opacity:.5;transition:0s}.theme-dark-blue .bs-datepicker-head,.theme-dark-blue .bs-datepicker-predefined-btns button.selected{background-color:#337ab7}.theme-dark-blue .bs-datepicker-body table td span.selected,.theme-dark-blue .bs-datepicker-body table td.selected span,.theme-dark-blue .bs-datepicker-body table td span[class*=select-]:after,.theme-dark-blue .bs-datepicker-body table td[class*=select-] span:after{background-color:#337ab7}.theme-dark-blue .bs-datepicker-body table td.week span{color:#337ab7}.theme-dark-blue .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#337ab7;color:#fff;opacity:.5;transition:0s}.theme-red .bs-datepicker-head,.theme-red .bs-datepicker-predefined-btns button.selected{background-color:#d9534f}.theme-red .bs-datepicker-body table td span.selected,.theme-red .bs-datepicker-body table td.selected span,.theme-red .bs-datepicker-body table td span[class*=select-]:after,.theme-red .bs-datepicker-body table td[class*=select-] span:after{background-color:#d9534f}.theme-red .bs-datepicker-body table td.week span{color:#d9534f}.theme-red .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#d9534f;color:#fff;opacity:.5;transition:0s}.theme-orange .bs-datepicker-head,.theme-orange .bs-datepicker-predefined-btns button.selected{background-color:#f0ad4e}.theme-orange .bs-datepicker-body table td span.selected,.theme-orange .bs-datepicker-body table td.selected span,.theme-orange .bs-datepicker-body table td span[class*=select-]:after,.theme-orange .bs-datepicker-body table td[class*=select-] span:after{background-color:#f0ad4e}.theme-orange .bs-datepicker-body table td.week span{color:#f0ad4e}.theme-orange .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#f0ad4e;color:#fff;opacity:.5;transition:0s}/*! normalize.css v2.1.3 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201c" "\201d" "\2018" "\2019"}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:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}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}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}@media print{*{text-shadow:none!important;color:#000!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]: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}@page{margin:2cm .5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*,*:before,*:after{box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:Open Sans,sans-serif;font-size:12px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto;width:-webkit-fill-available;width:-moz-available;width:stretch}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto;width:-webkit-fill-available;width:-moz-available;width:stretch}.img-circle{border-radius:50%}hr{margin-top:17px;margin-bottom:17px;border:0;border-top:1px solid #eeeeee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}p{margin:0 0 8.5px}.lead{margin-bottom:17px;font-size:13px;font-weight:200;line-height:1.4}@media (min-width: 479px){.lead{font-size:18px}}small,.small{font-size:85%}cite{font-style:normal}.text-muted{color:#999}.text-primary{color:#428bca}.text-primary:hover{color:#3071a9}.text-warning{color:#c09853}.text-warning:hover{color:#a47e3c}.text-danger{color:#b94a48}.text-danger:hover{color:#953b39}.text-success{color:#468847}.text-success:hover{color:#356635}.text-info{color:#3a87ad}.text-info:hover{color:#2d6987}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:Open Sans,sans-serif;font-weight:500;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:400;line-height:1;color:#999}h1,h2,h3{margin-top:17px;margin-bottom:8.5px}h1 small,h2 small,h3 small,h1 .small,h2 .small,h3 .small{font-size:65%}h4,h5,h6{margin-top:8.5px;margin-bottom:8.5px}h4 small,h5 small,h6 small,h4 .small,h5 .small,h6 .small{font-size:75%}h1,.h1{font-size:31px}h2,.h2{font-size:25px}h3,.h3{font-size:21px}h4,.h4{font-size:15px}h5,.h5{font-size:12px}h6,.h6{font-size:11px}.page-header{padding-bottom:7.5px;margin:34px 0 17px;border-bottom:1px solid #eeeeee}ul,ol{margin-top:0;margin-bottom:8.5px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}.list-inline>li:first-child{padding-left:0}dl{margin-bottom:17px}dt,dd{line-height:1.42857143}dt{font-weight:700}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}.dl-horizontal dd:before,.dl-horizontal dd:after{content:" ";display:table}.dl-horizontal dd:after{clear:both}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999999}abbr.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:8.5px 17px;margin:0 0 17px;border-left:5px solid #eeeeee}blockquote p{font-size:15px;font-weight:300;line-height:1.25}blockquote p:last-child{margin-bottom:0}blockquote small{display:block;line-height:1.42857143;color:#999}blockquote small:before{content:"\2014\a0"}blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eeeeee;border-left:0}blockquote.pull-right p,blockquote.pull-right small,blockquote.pull-right .small{text-align:right}blockquote.pull-right small:before,blockquote.pull-right .small:before{content:""}blockquote.pull-right small:after,blockquote.pull-right .small:after{content:"\a0\2014"}blockquote:before,blockquote:after{content:""}address{margin-bottom:17px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Monaco,Menlo,Consolas,Courier New,monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;white-space:nowrap;border-radius:4px}pre{display:block;padding:8px;margin:0 0 8.5px;font-size:11px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}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:1px;padding-right:1px}.container:before,.container:after{content:" ";display:table}.container:after{clear:both}.row{margin-left:-1px;margin-right:-1px}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.col-sm-1,.col-lsm-1,.col-md-1,.col-lmd-1,.col-lg-1,.col-xlg-1,.col-sm-2,.col-lsm-2,.col-md-2,.col-lmd-2,.col-lg-2,.col-xlg-2,.col-sm-3,.col-lsm-3,.col-md-3,.col-lmd-3,.col-lg-3,.col-xlg-3,.col-sm-4,.col-lsm-4,.col-md-4,.col-lmd-4,.col-lg-4,.col-xlg-4,.col-sm-5,.col-lsm-5,.col-md-5,.col-lmd-5,.col-lg-5,.col-xlg-5,.col-sm-6,.col-lsm-6,.col-md-6,.col-lmd-6,.col-lg-6,.col-xlg-6,.col-sm-7,.col-lsm-7,.col-md-7,.col-lmd-7,.col-lg-7,.col-xlg-7,.col-sm-8,.col-lsm-8,.col-md-8,.col-lmd-8,.col-lg-8,.col-xlg-8,.col-sm-9,.col-lsm-9,.col-md-9,.col-lmd-9,.col-lg-9,.col-xlg-9,.col-sm-10,.col-lsm-10,.col-md-10,.col-lmd-10,.col-lg-10,.col-xlg-10,.col-sm-11,.col-lsm-11,.col-md-11,.col-lmd-11,.col-lg-11,.col-xlg-11,.col-sm-12,.col-lsm-12,.col-md-12,.col-lmd-12,.col-lg-12,.col-xlg-12,.col-sm-13,.col-lsm-13,.col-md-13,.col-lmd-13,.col-lg-13,.col-xlg-13,.col-sm-14,.col-lsm-14,.col-md-14,.col-lmd-14,.col-lg-14,.col-xlg-14,.col-sm-15,.col-lsm-15,.col-md-15,.col-lmd-15,.col-lg-15,.col-xlg-15,.col-sm-16,.col-lsm-16,.col-md-16,.col-lmd-16,.col-lg-16,.col-xlg-16,.col-sm-17,.col-lsm-17,.col-md-17,.col-lmd-17,.col-lg-17,.col-xlg-17,.col-sm-18,.col-lsm-18,.col-md-18,.col-lmd-18,.col-lg-18,.col-xlg-18,.col-sm-19,.col-lsm-19,.col-md-19,.col-lmd-19,.col-lg-19,.col-xlg-19,.col-sm-20,.col-lsm-20,.col-md-20,.col-lmd-20,.col-lg-20,.col-xlg-20,.col-sm-21,.col-lsm-21,.col-md-21,.col-lmd-21,.col-lg-21,.col-xlg-21,.col-sm-22,.col-lsm-22,.col-md-22,.col-lmd-22,.col-lg-22,.col-xlg-22,.col-sm-23,.col-lsm-23,.col-md-23,.col-lmd-23,.col-lg-23,.col-xlg-23,.col-sm-24,.col-lsm-24,.col-md-24,.col-lmd-24,.col-lg-24,.col-xlg-24,.col-sm-25,.col-lsm-25,.col-md-25,.col-lmd-25,.col-lg-25,.col-xlg-25,.col-sm-26,.col-lsm-26,.col-md-26,.col-lmd-26,.col-lg-26,.col-xlg-26,.col-sm-27,.col-lsm-27,.col-md-27,.col-lmd-27,.col-lg-27,.col-xlg-27,.col-sm-28,.col-lsm-28,.col-md-28,.col-lmd-28,.col-lg-28,.col-xlg-28,.col-sm-29,.col-lsm-29,.col-md-29,.col-lmd-29,.col-lg-29,.col-xlg-29,.col-sm-30,.col-lsm-30,.col-md-30,.col-lmd-30,.col-lg-30,.col-xlg-30,.col-sm-31,.col-lsm-31,.col-md-31,.col-lmd-31,.col-lg-31,.col-xlg-31,.col-sm-32,.col-lsm-32,.col-md-32,.col-lmd-32,.col-lg-32,.col-xlg-32,.col-sm-33,.col-lsm-33,.col-md-33,.col-lmd-33,.col-lg-33,.col-xlg-33,.col-sm-34,.col-lsm-34,.col-md-34,.col-lmd-34,.col-lg-34,.col-xlg-34,.col-sm-35,.col-lsm-35,.col-md-35,.col-lmd-35,.col-lg-35,.col-xlg-35,.col-sm-36,.col-lsm-36,.col-md-36,.col-lmd-36,.col-lg-36,.col-xlg-36,.col-sm-37,.col-lsm-37,.col-md-37,.col-lmd-37,.col-lg-37,.col-xlg-37,.col-sm-38,.col-lsm-38,.col-md-38,.col-lmd-38,.col-lg-38,.col-xlg-38,.col-sm-39,.col-lsm-39,.col-md-39,.col-lmd-39,.col-lg-39,.col-xlg-39,.col-sm-40,.col-lsm-40,.col-md-40,.col-lmd-40,.col-lg-40,.col-xlg-40,.col-sm-41,.col-lsm-41,.col-md-41,.col-lmd-41,.col-lg-41,.col-xlg-41,.col-sm-42,.col-lsm-42,.col-md-42,.col-lmd-42,.col-lg-42,.col-xlg-42,.col-sm-43,.col-lsm-43,.col-md-43,.col-lmd-43,.col-lg-43,.col-xlg-43,.col-sm-44,.col-lsm-44,.col-md-44,.col-lmd-44,.col-lg-44,.col-xlg-44,.col-sm-45,.col-lsm-45,.col-md-45,.col-lmd-45,.col-lg-45,.col-xlg-45,.col-sm-46,.col-lsm-46,.col-md-46,.col-lmd-46,.col-lg-46,.col-xlg-46,.col-sm-47,.col-lsm-47,.col-md-47,.col-lmd-47,.col-lg-47,.col-xlg-47,.col-sm-48,.col-lsm-48,.col-md-48,.col-lmd-48,.col-lg-48,.col-xlg-48,.col-sm-49,.col-lsm-49,.col-md-49,.col-lmd-49,.col-lg-49,.col-xlg-49,.col-sm-50,.col-lsm-50,.col-md-50,.col-lmd-50,.col-lg-50,.col-xlg-50,.col-sm-51,.col-lsm-51,.col-md-51,.col-lmd-51,.col-lg-51,.col-xlg-51,.col-sm-52,.col-lsm-52,.col-md-52,.col-lmd-52,.col-lg-52,.col-xlg-52,.col-sm-53,.col-lsm-53,.col-md-53,.col-lmd-53,.col-lg-53,.col-xlg-53,.col-sm-54,.col-lsm-54,.col-md-54,.col-lmd-54,.col-lg-54,.col-xlg-54,.col-sm-55,.col-lsm-55,.col-md-55,.col-lmd-55,.col-lg-55,.col-xlg-55,.col-sm-56,.col-lsm-56,.col-md-56,.col-lmd-56,.col-lg-56,.col-xlg-56,.col-sm-57,.col-lsm-57,.col-md-57,.col-lmd-57,.col-lg-57,.col-xlg-57,.col-sm-58,.col-lsm-58,.col-md-58,.col-lmd-58,.col-lg-58,.col-xlg-58,.col-sm-59,.col-lsm-59,.col-md-59,.col-lmd-59,.col-lg-59,.col-xlg-59,.col-sm-60,.col-lsm-60,.col-md-60,.col-lmd-60,.col-lg-60,.col-xlg-60{position:relative;min-height:1px;padding-left:1px;padding-right:1px}.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,.col-sm-13,.col-sm-14,.col-sm-15,.col-sm-16,.col-sm-17,.col-sm-18,.col-sm-19,.col-sm-20,.col-sm-21,.col-sm-22,.col-sm-23,.col-sm-24,.col-sm-25,.col-sm-26,.col-sm-27,.col-sm-28,.col-sm-29,.col-sm-30,.col-sm-31,.col-sm-32,.col-sm-33,.col-sm-34,.col-sm-35,.col-sm-36,.col-sm-37,.col-sm-38,.col-sm-39,.col-sm-40,.col-sm-41,.col-sm-42,.col-sm-43,.col-sm-44,.col-sm-45,.col-sm-46,.col-sm-47,.col-sm-48,.col-sm-49,.col-sm-50,.col-sm-51,.col-sm-52,.col-sm-53,.col-sm-54,.col-sm-55,.col-sm-56,.col-sm-57,.col-sm-58,.col-sm-59{float:left}.col-sm-60{width:100%}.col-sm-59{width:98.33333333%}.col-sm-58{width:96.66666667%}.col-sm-57{width:95%}.col-sm-56{width:93.33333333%}.col-sm-55{width:91.66666667%}.col-sm-54{width:90%}.col-sm-53{width:88.33333333%}.col-sm-52{width:86.66666667%}.col-sm-51{width:85%}.col-sm-50{width:83.33333333%}.col-sm-49{width:81.66666667%}.col-sm-48{width:80%}.col-sm-47{width:78.33333333%}.col-sm-46{width:76.66666667%}.col-sm-45{width:75%}.col-sm-44{width:73.33333333%}.col-sm-43{width:71.66666667%}.col-sm-42{width:70%}.col-sm-41{width:68.33333333%}.col-sm-40{width:66.66666667%}.col-sm-39{width:65%}.col-sm-38{width:63.33333333%}.col-sm-37{width:61.66666667%}.col-sm-36{width:60%}.col-sm-35{width:58.33333333%}.col-sm-34{width:56.66666667%}.col-sm-33{width:55%}.col-sm-32{width:53.33333333%}.col-sm-31{width:51.66666667%}.col-sm-30{width:50%}.col-sm-29{width:48.33333333%}.col-sm-28{width:46.66666667%}.col-sm-27{width:45%}.col-sm-26{width:43.33333333%}.col-sm-25{width:41.66666667%}.col-sm-24{width:40%}.col-sm-23{width:38.33333333%}.col-sm-22{width:36.66666667%}.col-sm-21{width:35%}.col-sm-20{width:33.33333333%}.col-sm-19{width:31.66666667%}.col-sm-18{width:30%}.col-sm-17{width:28.33333333%}.col-sm-16{width:26.66666667%}.col-sm-15{width:25%}.col-sm-14{width:23.33333333%}.col-sm-13{width:21.66666667%}.col-sm-12{width:20%}.col-sm-11{width:18.33333333%}.col-sm-10{width:16.66666667%}.col-sm-9{width:15%}.col-sm-8{width:13.33333333%}.col-sm-7{width:11.66666667%}.col-sm-6{width:10%}.col-sm-5{width:8.33333333%}.col-sm-4{width:6.66666667%}.col-sm-3{width:5%}.col-sm-2{width:3.33333333%}.col-sm-1{width:1.66666667%}.col-sm-pull-60{right:100%}.col-sm-pull-59{right:98.33333333%}.col-sm-pull-58{right:96.66666667%}.col-sm-pull-57{right:95%}.col-sm-pull-56{right:93.33333333%}.col-sm-pull-55{right:91.66666667%}.col-sm-pull-54{right:90%}.col-sm-pull-53{right:88.33333333%}.col-sm-pull-52{right:86.66666667%}.col-sm-pull-51{right:85%}.col-sm-pull-50{right:83.33333333%}.col-sm-pull-49{right:81.66666667%}.col-sm-pull-48{right:80%}.col-sm-pull-47{right:78.33333333%}.col-sm-pull-46{right:76.66666667%}.col-sm-pull-45{right:75%}.col-sm-pull-44{right:73.33333333%}.col-sm-pull-43{right:71.66666667%}.col-sm-pull-42{right:70%}.col-sm-pull-41{right:68.33333333%}.col-sm-pull-40{right:66.66666667%}.col-sm-pull-39{right:65%}.col-sm-pull-38{right:63.33333333%}.col-sm-pull-37{right:61.66666667%}.col-sm-pull-36{right:60%}.col-sm-pull-35{right:58.33333333%}.col-sm-pull-34{right:56.66666667%}.col-sm-pull-33{right:55%}.col-sm-pull-32{right:53.33333333%}.col-sm-pull-31{right:51.66666667%}.col-sm-pull-30{right:50%}.col-sm-pull-29{right:48.33333333%}.col-sm-pull-28{right:46.66666667%}.col-sm-pull-27{right:45%}.col-sm-pull-26{right:43.33333333%}.col-sm-pull-25{right:41.66666667%}.col-sm-pull-24{right:40%}.col-sm-pull-23{right:38.33333333%}.col-sm-pull-22{right:36.66666667%}.col-sm-pull-21{right:35%}.col-sm-pull-20{right:33.33333333%}.col-sm-pull-19{right:31.66666667%}.col-sm-pull-18{right:30%}.col-sm-pull-17{right:28.33333333%}.col-sm-pull-16{right:26.66666667%}.col-sm-pull-15{right:25%}.col-sm-pull-14{right:23.33333333%}.col-sm-pull-13{right:21.66666667%}.col-sm-pull-12{right:20%}.col-sm-pull-11{right:18.33333333%}.col-sm-pull-10{right:16.66666667%}.col-sm-pull-9{right:15%}.col-sm-pull-8{right:13.33333333%}.col-sm-pull-7{right:11.66666667%}.col-sm-pull-6{right:10%}.col-sm-pull-5{right:8.33333333%}.col-sm-pull-4{right:6.66666667%}.col-sm-pull-3{right:5%}.col-sm-pull-2{right:3.33333333%}.col-sm-pull-1{right:1.66666667%}.col-sm-push-60{left:100%}.col-sm-push-59{left:98.33333333%}.col-sm-push-58{left:96.66666667%}.col-sm-push-57{left:95%}.col-sm-push-56{left:93.33333333%}.col-sm-push-55{left:91.66666667%}.col-sm-push-54{left:90%}.col-sm-push-53{left:88.33333333%}.col-sm-push-52{left:86.66666667%}.col-sm-push-51{left:85%}.col-sm-push-50{left:83.33333333%}.col-sm-push-49{left:81.66666667%}.col-sm-push-48{left:80%}.col-sm-push-47{left:78.33333333%}.col-sm-push-46{left:76.66666667%}.col-sm-push-45{left:75%}.col-sm-push-44{left:73.33333333%}.col-sm-push-43{left:71.66666667%}.col-sm-push-42{left:70%}.col-sm-push-41{left:68.33333333%}.col-sm-push-40{left:66.66666667%}.col-sm-push-39{left:65%}.col-sm-push-38{left:63.33333333%}.col-sm-push-37{left:61.66666667%}.col-sm-push-36{left:60%}.col-sm-push-35{left:58.33333333%}.col-sm-push-34{left:56.66666667%}.col-sm-push-33{left:55%}.col-sm-push-32{left:53.33333333%}.col-sm-push-31{left:51.66666667%}.col-sm-push-30{left:50%}.col-sm-push-29{left:48.33333333%}.col-sm-push-28{left:46.66666667%}.col-sm-push-27{left:45%}.col-sm-push-26{left:43.33333333%}.col-sm-push-25{left:41.66666667%}.col-sm-push-24{left:40%}.col-sm-push-23{left:38.33333333%}.col-sm-push-22{left:36.66666667%}.col-sm-push-21{left:35%}.col-sm-push-20{left:33.33333333%}.col-sm-push-19{left:31.66666667%}.col-sm-push-18{left:30%}.col-sm-push-17{left:28.33333333%}.col-sm-push-16{left:26.66666667%}.col-sm-push-15{left:25%}.col-sm-push-14{left:23.33333333%}.col-sm-push-13{left:21.66666667%}.col-sm-push-12{left:20%}.col-sm-push-11{left:18.33333333%}.col-sm-push-10{left:16.66666667%}.col-sm-push-9{left:15%}.col-sm-push-8{left:13.33333333%}.col-sm-push-7{left:11.66666667%}.col-sm-push-6{left:10%}.col-sm-push-5{left:8.33333333%}.col-sm-push-4{left:6.66666667%}.col-sm-push-3{left:5%}.col-sm-push-2{left:3.33333333%}.col-sm-push-1{left:1.66666667%}.col-sm-offset-60{margin-left:100%}.col-sm-offset-59{margin-left:98.33333333%}.col-sm-offset-58{margin-left:96.66666667%}.col-sm-offset-57{margin-left:95%}.col-sm-offset-56{margin-left:93.33333333%}.col-sm-offset-55{margin-left:91.66666667%}.col-sm-offset-54{margin-left:90%}.col-sm-offset-53{margin-left:88.33333333%}.col-sm-offset-52{margin-left:86.66666667%}.col-sm-offset-51{margin-left:85%}.col-sm-offset-50{margin-left:83.33333333%}.col-sm-offset-49{margin-left:81.66666667%}.col-sm-offset-48{margin-left:80%}.col-sm-offset-47{margin-left:78.33333333%}.col-sm-offset-46{margin-left:76.66666667%}.col-sm-offset-45{margin-left:75%}.col-sm-offset-44{margin-left:73.33333333%}.col-sm-offset-43{margin-left:71.66666667%}.col-sm-offset-42{margin-left:70%}.col-sm-offset-41{margin-left:68.33333333%}.col-sm-offset-40{margin-left:66.66666667%}.col-sm-offset-39{margin-left:65%}.col-sm-offset-38{margin-left:63.33333333%}.col-sm-offset-37{margin-left:61.66666667%}.col-sm-offset-36{margin-left:60%}.col-sm-offset-35{margin-left:58.33333333%}.col-sm-offset-34{margin-left:56.66666667%}.col-sm-offset-33{margin-left:55%}.col-sm-offset-32{margin-left:53.33333333%}.col-sm-offset-31{margin-left:51.66666667%}.col-sm-offset-30{margin-left:50%}.col-sm-offset-29{margin-left:48.33333333%}.col-sm-offset-28{margin-left:46.66666667%}.col-sm-offset-27{margin-left:45%}.col-sm-offset-26{margin-left:43.33333333%}.col-sm-offset-25{margin-left:41.66666667%}.col-sm-offset-24{margin-left:40%}.col-sm-offset-23{margin-left:38.33333333%}.col-sm-offset-22{margin-left:36.66666667%}.col-sm-offset-21{margin-left:35%}.col-sm-offset-20{margin-left:33.33333333%}.col-sm-offset-19{margin-left:31.66666667%}.col-sm-offset-18{margin-left:30%}.col-sm-offset-17{margin-left:28.33333333%}.col-sm-offset-16{margin-left:26.66666667%}.col-sm-offset-15{margin-left:25%}.col-sm-offset-14{margin-left:23.33333333%}.col-sm-offset-13{margin-left:21.66666667%}.col-sm-offset-12{margin-left:20%}.col-sm-offset-11{margin-left:18.33333333%}.col-sm-offset-10{margin-left:16.66666667%}.col-sm-offset-9{margin-left:15%}.col-sm-offset-8{margin-left:13.33333333%}.col-sm-offset-7{margin-left:11.66666667%}.col-sm-offset-6{margin-left:10%}.col-sm-offset-5{margin-left:8.33333333%}.col-sm-offset-4{margin-left:6.66666667%}.col-sm-offset-3{margin-left:5%}.col-sm-offset-2{margin-left:3.33333333%}.col-sm-offset-1{margin-left:1.66666667%}@media (min-width: 480px){.container{max-width:640px}.col-lsm-1,.col-lsm-2,.col-lsm-3,.col-lsm-4,.col-lsm-5,.col-lsm-6,.col-lsm-7,.col-lsm-8,.col-lsm-9,.col-lsm-10,.col-lsm-11,.col-lsm-12,.col-lsm-13,.col-lsm-14,.col-lsm-15,.col-lsm-16,.col-lsm-17,.col-lsm-18,.col-lsm-19,.col-lsm-20,.col-lsm-21,.col-lsm-22,.col-lsm-23,.col-lsm-24,.col-lsm-25,.col-lsm-26,.col-lsm-27,.col-lsm-28,.col-lsm-29,.col-lsm-30,.col-lsm-31,.col-lsm-32,.col-lsm-33,.col-lsm-34,.col-lsm-35,.col-lsm-36,.col-lsm-37,.col-lsm-38,.col-lsm-39,.col-lsm-40,.col-lsm-41,.col-lsm-42,.col-lsm-43,.col-lsm-44,.col-lsm-45,.col-lsm-46,.col-lsm-47,.col-lsm-48,.col-lsm-49,.col-lsm-50,.col-lsm-51,.col-lsm-52,.col-lsm-53,.col-lsm-54,.col-lsm-55,.col-lsm-56,.col-lsm-57,.col-lsm-58,.col-lsm-59{float:left}.col-lsm-60{width:100%}.col-lsm-59{width:98.33333333%}.col-lsm-58{width:96.66666667%}.col-lsm-57{width:95%}.col-lsm-56{width:93.33333333%}.col-lsm-55{width:91.66666667%}.col-lsm-54{width:90%}.col-lsm-53{width:88.33333333%}.col-lsm-52{width:86.66666667%}.col-lsm-51{width:85%}.col-lsm-50{width:83.33333333%}.col-lsm-49{width:81.66666667%}.col-lsm-48{width:80%}.col-lsm-47{width:78.33333333%}.col-lsm-46{width:76.66666667%}.col-lsm-45{width:75%}.col-lsm-44{width:73.33333333%}.col-lsm-43{width:71.66666667%}.col-lsm-42{width:70%}.col-lsm-41{width:68.33333333%}.col-lsm-40{width:66.66666667%}.col-lsm-39{width:65%}.col-lsm-38{width:63.33333333%}.col-lsm-37{width:61.66666667%}.col-lsm-36{width:60%}.col-lsm-35{width:58.33333333%}.col-lsm-34{width:56.66666667%}.col-lsm-33{width:55%}.col-lsm-32{width:53.33333333%}.col-lsm-31{width:51.66666667%}.col-lsm-30{width:50%}.col-lsm-29{width:48.33333333%}.col-lsm-28{width:46.66666667%}.col-lsm-27{width:45%}.col-lsm-26{width:43.33333333%}.col-lsm-25{width:41.66666667%}.col-lsm-24{width:40%}.col-lsm-23{width:38.33333333%}.col-lsm-22{width:36.66666667%}.col-lsm-21{width:35%}.col-lsm-20{width:33.33333333%}.col-lsm-19{width:31.66666667%}.col-lsm-18{width:30%}.col-lsm-17{width:28.33333333%}.col-lsm-16{width:26.66666667%}.col-lsm-15{width:25%}.col-lsm-14{width:23.33333333%}.col-lsm-13{width:21.66666667%}.col-lsm-12{width:20%}.col-lsm-11{width:18.33333333%}.col-lsm-10{width:16.66666667%}.col-lsm-9{width:15%}.col-lsm-8{width:13.33333333%}.col-lsm-7{width:11.66666667%}.col-lsm-6{width:10%}.col-lsm-5{width:8.33333333%}.col-lsm-4{width:6.66666667%}.col-lsm-3{width:5%}.col-lsm-2{width:3.33333333%}.col-lsm-1{width:1.66666667%}.col-lsm-pull-60{right:100%}.col-lsm-pull-59{right:98.33333333%}.col-lsm-pull-58{right:96.66666667%}.col-lsm-pull-57{right:95%}.col-lsm-pull-56{right:93.33333333%}.col-lsm-pull-55{right:91.66666667%}.col-lsm-pull-54{right:90%}.col-lsm-pull-53{right:88.33333333%}.col-lsm-pull-52{right:86.66666667%}.col-lsm-pull-51{right:85%}.col-lsm-pull-50{right:83.33333333%}.col-lsm-pull-49{right:81.66666667%}.col-lsm-pull-48{right:80%}.col-lsm-pull-47{right:78.33333333%}.col-lsm-pull-46{right:76.66666667%}.col-lsm-pull-45{right:75%}.col-lsm-pull-44{right:73.33333333%}.col-lsm-pull-43{right:71.66666667%}.col-lsm-pull-42{right:70%}.col-lsm-pull-41{right:68.33333333%}.col-lsm-pull-40{right:66.66666667%}.col-lsm-pull-39{right:65%}.col-lsm-pull-38{right:63.33333333%}.col-lsm-pull-37{right:61.66666667%}.col-lsm-pull-36{right:60%}.col-lsm-pull-35{right:58.33333333%}.col-lsm-pull-34{right:56.66666667%}.col-lsm-pull-33{right:55%}.col-lsm-pull-32{right:53.33333333%}.col-lsm-pull-31{right:51.66666667%}.col-lsm-pull-30{right:50%}.col-lsm-pull-29{right:48.33333333%}.col-lsm-pull-28{right:46.66666667%}.col-lsm-pull-27{right:45%}.col-lsm-pull-26{right:43.33333333%}.col-lsm-pull-25{right:41.66666667%}.col-lsm-pull-24{right:40%}.col-lsm-pull-23{right:38.33333333%}.col-lsm-pull-22{right:36.66666667%}.col-lsm-pull-21{right:35%}.col-lsm-pull-20{right:33.33333333%}.col-lsm-pull-19{right:31.66666667%}.col-lsm-pull-18{right:30%}.col-lsm-pull-17{right:28.33333333%}.col-lsm-pull-16{right:26.66666667%}.col-lsm-pull-15{right:25%}.col-lsm-pull-14{right:23.33333333%}.col-lsm-pull-13{right:21.66666667%}.col-lsm-pull-12{right:20%}.col-lsm-pull-11{right:18.33333333%}.col-lsm-pull-10{right:16.66666667%}.col-lsm-pull-9{right:15%}.col-lsm-pull-8{right:13.33333333%}.col-lsm-pull-7{right:11.66666667%}.col-lsm-pull-6{right:10%}.col-lsm-pull-5{right:8.33333333%}.col-lsm-pull-4{right:6.66666667%}.col-lsm-pull-3{right:5%}.col-lsm-pull-2{right:3.33333333%}.col-lsm-pull-1{right:1.66666667%}.col-lsm-push-60{left:100%}.col-lsm-push-59{left:98.33333333%}.col-lsm-push-58{left:96.66666667%}.col-lsm-push-57{left:95%}.col-lsm-push-56{left:93.33333333%}.col-lsm-push-55{left:91.66666667%}.col-lsm-push-54{left:90%}.col-lsm-push-53{left:88.33333333%}.col-lsm-push-52{left:86.66666667%}.col-lsm-push-51{left:85%}.col-lsm-push-50{left:83.33333333%}.col-lsm-push-49{left:81.66666667%}.col-lsm-push-48{left:80%}.col-lsm-push-47{left:78.33333333%}.col-lsm-push-46{left:76.66666667%}.col-lsm-push-45{left:75%}.col-lsm-push-44{left:73.33333333%}.col-lsm-push-43{left:71.66666667%}.col-lsm-push-42{left:70%}.col-lsm-push-41{left:68.33333333%}.col-lsm-push-40{left:66.66666667%}.col-lsm-push-39{left:65%}.col-lsm-push-38{left:63.33333333%}.col-lsm-push-37{left:61.66666667%}.col-lsm-push-36{left:60%}.col-lsm-push-35{left:58.33333333%}.col-lsm-push-34{left:56.66666667%}.col-lsm-push-33{left:55%}.col-lsm-push-32{left:53.33333333%}.col-lsm-push-31{left:51.66666667%}.col-lsm-push-30{left:50%}.col-lsm-push-29{left:48.33333333%}.col-lsm-push-28{left:46.66666667%}.col-lsm-push-27{left:45%}.col-lsm-push-26{left:43.33333333%}.col-lsm-push-25{left:41.66666667%}.col-lsm-push-24{left:40%}.col-lsm-push-23{left:38.33333333%}.col-lsm-push-22{left:36.66666667%}.col-lsm-push-21{left:35%}.col-lsm-push-20{left:33.33333333%}.col-lsm-push-19{left:31.66666667%}.col-lsm-push-18{left:30%}.col-lsm-push-17{left:28.33333333%}.col-lsm-push-16{left:26.66666667%}.col-lsm-push-15{left:25%}.col-lsm-push-14{left:23.33333333%}.col-lsm-push-13{left:21.66666667%}.col-lsm-push-12{left:20%}.col-lsm-push-11{left:18.33333333%}.col-lsm-push-10{left:16.66666667%}.col-lsm-push-9{left:15%}.col-lsm-push-8{left:13.33333333%}.col-lsm-push-7{left:11.66666667%}.col-lsm-push-6{left:10%}.col-lsm-push-5{left:8.33333333%}.col-lsm-push-4{left:6.66666667%}.col-lsm-push-3{left:5%}.col-lsm-push-2{left:3.33333333%}.col-lsm-push-1{left:1.66666667%}.col-lsm-offset-60{margin-left:100%}.col-lsm-offset-59{margin-left:98.33333333%}.col-lsm-offset-58{margin-left:96.66666667%}.col-lsm-offset-57{margin-left:95%}.col-lsm-offset-56{margin-left:93.33333333%}.col-lsm-offset-55{margin-left:91.66666667%}.col-lsm-offset-54{margin-left:90%}.col-lsm-offset-53{margin-left:88.33333333%}.col-lsm-offset-52{margin-left:86.66666667%}.col-lsm-offset-51{margin-left:85%}.col-lsm-offset-50{margin-left:83.33333333%}.col-lsm-offset-49{margin-left:81.66666667%}.col-lsm-offset-48{margin-left:80%}.col-lsm-offset-47{margin-left:78.33333333%}.col-lsm-offset-46{margin-left:76.66666667%}.col-lsm-offset-45{margin-left:75%}.col-lsm-offset-44{margin-left:73.33333333%}.col-lsm-offset-43{margin-left:71.66666667%}.col-lsm-offset-42{margin-left:70%}.col-lsm-offset-41{margin-left:68.33333333%}.col-lsm-offset-40{margin-left:66.66666667%}.col-lsm-offset-39{margin-left:65%}.col-lsm-offset-38{margin-left:63.33333333%}.col-lsm-offset-37{margin-left:61.66666667%}.col-lsm-offset-36{margin-left:60%}.col-lsm-offset-35{margin-left:58.33333333%}.col-lsm-offset-34{margin-left:56.66666667%}.col-lsm-offset-33{margin-left:55%}.col-lsm-offset-32{margin-left:53.33333333%}.col-lsm-offset-31{margin-left:51.66666667%}.col-lsm-offset-30{margin-left:50%}.col-lsm-offset-29{margin-left:48.33333333%}.col-lsm-offset-28{margin-left:46.66666667%}.col-lsm-offset-27{margin-left:45%}.col-lsm-offset-26{margin-left:43.33333333%}.col-lsm-offset-25{margin-left:41.66666667%}.col-lsm-offset-24{margin-left:40%}.col-lsm-offset-23{margin-left:38.33333333%}.col-lsm-offset-22{margin-left:36.66666667%}.col-lsm-offset-21{margin-left:35%}.col-lsm-offset-20{margin-left:33.33333333%}.col-lsm-offset-19{margin-left:31.66666667%}.col-lsm-offset-18{margin-left:30%}.col-lsm-offset-17{margin-left:28.33333333%}.col-lsm-offset-16{margin-left:26.66666667%}.col-lsm-offset-15{margin-left:25%}.col-lsm-offset-14{margin-left:23.33333333%}.col-lsm-offset-13{margin-left:21.66666667%}.col-lsm-offset-12{margin-left:20%}.col-lsm-offset-11{margin-left:18.33333333%}.col-lsm-offset-10{margin-left:16.66666667%}.col-lsm-offset-9{margin-left:15%}.col-lsm-offset-8{margin-left:13.33333333%}.col-lsm-offset-7{margin-left:11.66666667%}.col-lsm-offset-6{margin-left:10%}.col-lsm-offset-5{margin-left:8.33333333%}.col-lsm-offset-4{margin-left:6.66666667%}.col-lsm-offset-3{margin-left:5%}.col-lsm-offset-2{margin-left:3.33333333%}.col-lsm-offset-1{margin-left:1.66666667%}}@media (min-width: 640px){.container{max-width:800px}.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,.col-md-13,.col-md-14,.col-md-15,.col-md-16,.col-md-17,.col-md-18,.col-md-19,.col-md-20,.col-md-21,.col-md-22,.col-md-23,.col-md-24,.col-md-25,.col-md-26,.col-md-27,.col-md-28,.col-md-29,.col-md-30,.col-md-31,.col-md-32,.col-md-33,.col-md-34,.col-md-35,.col-md-36,.col-md-37,.col-md-38,.col-md-39,.col-md-40,.col-md-41,.col-md-42,.col-md-43,.col-md-44,.col-md-45,.col-md-46,.col-md-47,.col-md-48,.col-md-49,.col-md-50,.col-md-51,.col-md-52,.col-md-53,.col-md-54,.col-md-55,.col-md-56,.col-md-57,.col-md-58,.col-md-59{float:left}.col-md-60{width:100%}.col-md-59{width:98.33333333%}.col-md-58{width:96.66666667%}.col-md-57{width:95%}.col-md-56{width:93.33333333%}.col-md-55{width:91.66666667%}.col-md-54{width:90%}.col-md-53{width:88.33333333%}.col-md-52{width:86.66666667%}.col-md-51{width:85%}.col-md-50{width:83.33333333%}.col-md-49{width:81.66666667%}.col-md-48{width:80%}.col-md-47{width:78.33333333%}.col-md-46{width:76.66666667%}.col-md-45{width:75%}.col-md-44{width:73.33333333%}.col-md-43{width:71.66666667%}.col-md-42{width:70%}.col-md-41{width:68.33333333%}.col-md-40{width:66.66666667%}.col-md-39{width:65%}.col-md-38{width:63.33333333%}.col-md-37{width:61.66666667%}.col-md-36{width:60%}.col-md-35{width:58.33333333%}.col-md-34{width:56.66666667%}.col-md-33{width:55%}.col-md-32{width:53.33333333%}.col-md-31{width:51.66666667%}.col-md-30{width:50%}.col-md-29{width:48.33333333%}.col-md-28{width:46.66666667%}.col-md-27{width:45%}.col-md-26{width:43.33333333%}.col-md-25{width:41.66666667%}.col-md-24{width:40%}.col-md-23{width:38.33333333%}.col-md-22{width:36.66666667%}.col-md-21{width:35%}.col-md-20{width:33.33333333%}.col-md-19{width:31.66666667%}.col-md-18{width:30%}.col-md-17{width:28.33333333%}.col-md-16{width:26.66666667%}.col-md-15{width:25%}.col-md-14{width:23.33333333%}.col-md-13{width:21.66666667%}.col-md-12{width:20%}.col-md-11{width:18.33333333%}.col-md-10{width:16.66666667%}.col-md-9{width:15%}.col-md-8{width:13.33333333%}.col-md-7{width:11.66666667%}.col-md-6{width:10%}.col-md-5{width:8.33333333%}.col-md-4{width:6.66666667%}.col-md-3{width:5%}.col-md-2{width:3.33333333%}.col-md-1{width:1.66666667%}.col-md-pull-60{right:100%}.col-md-pull-59{right:98.33333333%}.col-md-pull-58{right:96.66666667%}.col-md-pull-57{right:95%}.col-md-pull-56{right:93.33333333%}.col-md-pull-55{right:91.66666667%}.col-md-pull-54{right:90%}.col-md-pull-53{right:88.33333333%}.col-md-pull-52{right:86.66666667%}.col-md-pull-51{right:85%}.col-md-pull-50{right:83.33333333%}.col-md-pull-49{right:81.66666667%}.col-md-pull-48{right:80%}.col-md-pull-47{right:78.33333333%}.col-md-pull-46{right:76.66666667%}.col-md-pull-45{right:75%}.col-md-pull-44{right:73.33333333%}.col-md-pull-43{right:71.66666667%}.col-md-pull-42{right:70%}.col-md-pull-41{right:68.33333333%}.col-md-pull-40{right:66.66666667%}.col-md-pull-39{right:65%}.col-md-pull-38{right:63.33333333%}.col-md-pull-37{right:61.66666667%}.col-md-pull-36{right:60%}.col-md-pull-35{right:58.33333333%}.col-md-pull-34{right:56.66666667%}.col-md-pull-33{right:55%}.col-md-pull-32{right:53.33333333%}.col-md-pull-31{right:51.66666667%}.col-md-pull-30{right:50%}.col-md-pull-29{right:48.33333333%}.col-md-pull-28{right:46.66666667%}.col-md-pull-27{right:45%}.col-md-pull-26{right:43.33333333%}.col-md-pull-25{right:41.66666667%}.col-md-pull-24{right:40%}.col-md-pull-23{right:38.33333333%}.col-md-pull-22{right:36.66666667%}.col-md-pull-21{right:35%}.col-md-pull-20{right:33.33333333%}.col-md-pull-19{right:31.66666667%}.col-md-pull-18{right:30%}.col-md-pull-17{right:28.33333333%}.col-md-pull-16{right:26.66666667%}.col-md-pull-15{right:25%}.col-md-pull-14{right:23.33333333%}.col-md-pull-13{right:21.66666667%}.col-md-pull-12{right:20%}.col-md-pull-11{right:18.33333333%}.col-md-pull-10{right:16.66666667%}.col-md-pull-9{right:15%}.col-md-pull-8{right:13.33333333%}.col-md-pull-7{right:11.66666667%}.col-md-pull-6{right:10%}.col-md-pull-5{right:8.33333333%}.col-md-pull-4{right:6.66666667%}.col-md-pull-3{right:5%}.col-md-pull-2{right:3.33333333%}.col-md-pull-1{right:1.66666667%}.col-md-push-60{left:100%}.col-md-push-59{left:98.33333333%}.col-md-push-58{left:96.66666667%}.col-md-push-57{left:95%}.col-md-push-56{left:93.33333333%}.col-md-push-55{left:91.66666667%}.col-md-push-54{left:90%}.col-md-push-53{left:88.33333333%}.col-md-push-52{left:86.66666667%}.col-md-push-51{left:85%}.col-md-push-50{left:83.33333333%}.col-md-push-49{left:81.66666667%}.col-md-push-48{left:80%}.col-md-push-47{left:78.33333333%}.col-md-push-46{left:76.66666667%}.col-md-push-45{left:75%}.col-md-push-44{left:73.33333333%}.col-md-push-43{left:71.66666667%}.col-md-push-42{left:70%}.col-md-push-41{left:68.33333333%}.col-md-push-40{left:66.66666667%}.col-md-push-39{left:65%}.col-md-push-38{left:63.33333333%}.col-md-push-37{left:61.66666667%}.col-md-push-36{left:60%}.col-md-push-35{left:58.33333333%}.col-md-push-34{left:56.66666667%}.col-md-push-33{left:55%}.col-md-push-32{left:53.33333333%}.col-md-push-31{left:51.66666667%}.col-md-push-30{left:50%}.col-md-push-29{left:48.33333333%}.col-md-push-28{left:46.66666667%}.col-md-push-27{left:45%}.col-md-push-26{left:43.33333333%}.col-md-push-25{left:41.66666667%}.col-md-push-24{left:40%}.col-md-push-23{left:38.33333333%}.col-md-push-22{left:36.66666667%}.col-md-push-21{left:35%}.col-md-push-20{left:33.33333333%}.col-md-push-19{left:31.66666667%}.col-md-push-18{left:30%}.col-md-push-17{left:28.33333333%}.col-md-push-16{left:26.66666667%}.col-md-push-15{left:25%}.col-md-push-14{left:23.33333333%}.col-md-push-13{left:21.66666667%}.col-md-push-12{left:20%}.col-md-push-11{left:18.33333333%}.col-md-push-10{left:16.66666667%}.col-md-push-9{left:15%}.col-md-push-8{left:13.33333333%}.col-md-push-7{left:11.66666667%}.col-md-push-6{left:10%}.col-md-push-5{left:8.33333333%}.col-md-push-4{left:6.66666667%}.col-md-push-3{left:5%}.col-md-push-2{left:3.33333333%}.col-md-push-1{left:1.66666667%}.col-md-offset-60{margin-left:100%}.col-md-offset-59{margin-left:98.33333333%}.col-md-offset-58{margin-left:96.66666667%}.col-md-offset-57{margin-left:95%}.col-md-offset-56{margin-left:93.33333333%}.col-md-offset-55{margin-left:91.66666667%}.col-md-offset-54{margin-left:90%}.col-md-offset-53{margin-left:88.33333333%}.col-md-offset-52{margin-left:86.66666667%}.col-md-offset-51{margin-left:85%}.col-md-offset-50{margin-left:83.33333333%}.col-md-offset-49{margin-left:81.66666667%}.col-md-offset-48{margin-left:80%}.col-md-offset-47{margin-left:78.33333333%}.col-md-offset-46{margin-left:76.66666667%}.col-md-offset-45{margin-left:75%}.col-md-offset-44{margin-left:73.33333333%}.col-md-offset-43{margin-left:71.66666667%}.col-md-offset-42{margin-left:70%}.col-md-offset-41{margin-left:68.33333333%}.col-md-offset-40{margin-left:66.66666667%}.col-md-offset-39{margin-left:65%}.col-md-offset-38{margin-left:63.33333333%}.col-md-offset-37{margin-left:61.66666667%}.col-md-offset-36{margin-left:60%}.col-md-offset-35{margin-left:58.33333333%}.col-md-offset-34{margin-left:56.66666667%}.col-md-offset-33{margin-left:55%}.col-md-offset-32{margin-left:53.33333333%}.col-md-offset-31{margin-left:51.66666667%}.col-md-offset-30{margin-left:50%}.col-md-offset-29{margin-left:48.33333333%}.col-md-offset-28{margin-left:46.66666667%}.col-md-offset-27{margin-left:45%}.col-md-offset-26{margin-left:43.33333333%}.col-md-offset-25{margin-left:41.66666667%}.col-md-offset-24{margin-left:40%}.col-md-offset-23{margin-left:38.33333333%}.col-md-offset-22{margin-left:36.66666667%}.col-md-offset-21{margin-left:35%}.col-md-offset-20{margin-left:33.33333333%}.col-md-offset-19{margin-left:31.66666667%}.col-md-offset-18{margin-left:30%}.col-md-offset-17{margin-left:28.33333333%}.col-md-offset-16{margin-left:26.66666667%}.col-md-offset-15{margin-left:25%}.col-md-offset-14{margin-left:23.33333333%}.col-md-offset-13{margin-left:21.66666667%}.col-md-offset-12{margin-left:20%}.col-md-offset-11{margin-left:18.33333333%}.col-md-offset-10{margin-left:16.66666667%}.col-md-offset-9{margin-left:15%}.col-md-offset-8{margin-left:13.33333333%}.col-md-offset-7{margin-left:11.66666667%}.col-md-offset-6{margin-left:10%}.col-md-offset-5{margin-left:8.33333333%}.col-md-offset-4{margin-left:6.66666667%}.col-md-offset-3{margin-left:5%}.col-md-offset-2{margin-left:3.33333333%}.col-md-offset-1{margin-left:1.66666667%}}@media (min-width: 768px){.container{max-width:960px}.col-lmd-1,.col-lmd-2,.col-lmd-3,.col-lmd-4,.col-lmd-5,.col-lmd-6,.col-lmd-7,.col-lmd-8,.col-lmd-9,.col-lmd-10,.col-lmd-11,.col-lmd-12,.col-lmd-13,.col-lmd-14,.col-lmd-15,.col-lmd-16,.col-lmd-17,.col-lmd-18,.col-lmd-19,.col-lmd-20,.col-lmd-21,.col-lmd-22,.col-lmd-23,.col-lmd-24,.col-lmd-25,.col-lmd-26,.col-lmd-27,.col-lmd-28,.col-lmd-29,.col-lmd-30,.col-lmd-31,.col-lmd-32,.col-lmd-33,.col-lmd-34,.col-lmd-35,.col-lmd-36,.col-lmd-37,.col-lmd-38,.col-lmd-39,.col-lmd-40,.col-lmd-41,.col-lmd-42,.col-lmd-43,.col-lmd-44,.col-lmd-45,.col-lmd-46,.col-lmd-47,.col-lmd-48,.col-lmd-49,.col-lmd-50,.col-lmd-51,.col-lmd-52,.col-lmd-53,.col-lmd-54,.col-lmd-55,.col-lmd-56,.col-lmd-57,.col-lmd-58,.col-lmd-59{float:left}.col-lmd-60{width:100%}.col-lmd-59{width:98.33333333%}.col-lmd-58{width:96.66666667%}.col-lmd-57{width:95%}.col-lmd-56{width:93.33333333%}.col-lmd-55{width:91.66666667%}.col-lmd-54{width:90%}.col-lmd-53{width:88.33333333%}.col-lmd-52{width:86.66666667%}.col-lmd-51{width:85%}.col-lmd-50{width:83.33333333%}.col-lmd-49{width:81.66666667%}.col-lmd-48{width:80%}.col-lmd-47{width:78.33333333%}.col-lmd-46{width:76.66666667%}.col-lmd-45{width:75%}.col-lmd-44{width:73.33333333%}.col-lmd-43{width:71.66666667%}.col-lmd-42{width:70%}.col-lmd-41{width:68.33333333%}.col-lmd-40{width:66.66666667%}.col-lmd-39{width:65%}.col-lmd-38{width:63.33333333%}.col-lmd-37{width:61.66666667%}.col-lmd-36{width:60%}.col-lmd-35{width:58.33333333%}.col-lmd-34{width:56.66666667%}.col-lmd-33{width:55%}.col-lmd-32{width:53.33333333%}.col-lmd-31{width:51.66666667%}.col-lmd-30{width:50%}.col-lmd-29{width:48.33333333%}.col-lmd-28{width:46.66666667%}.col-lmd-27{width:45%}.col-lmd-26{width:43.33333333%}.col-lmd-25{width:41.66666667%}.col-lmd-24{width:40%}.col-lmd-23{width:38.33333333%}.col-lmd-22{width:36.66666667%}.col-lmd-21{width:35%}.col-lmd-20{width:33.33333333%}.col-lmd-19{width:31.66666667%}.col-lmd-18{width:30%}.col-lmd-17{width:28.33333333%}.col-lmd-16{width:26.66666667%}.col-lmd-15{width:25%}.col-lmd-14{width:23.33333333%}.col-lmd-13{width:21.66666667%}.col-lmd-12{width:20%}.col-lmd-11{width:18.33333333%}.col-lmd-10{width:16.66666667%}.col-lmd-9{width:15%}.col-lmd-8{width:13.33333333%}.col-lmd-7{width:11.66666667%}.col-lmd-6{width:10%}.col-lmd-5{width:8.33333333%}.col-lmd-4{width:6.66666667%}.col-lmd-3{width:5%}.col-lmd-2{width:3.33333333%}.col-lmd-1{width:1.66666667%}.col-lmd-pull-60{right:100%}.col-lmd-pull-59{right:98.33333333%}.col-lmd-pull-58{right:96.66666667%}.col-lmd-pull-57{right:95%}.col-lmd-pull-56{right:93.33333333%}.col-lmd-pull-55{right:91.66666667%}.col-lmd-pull-54{right:90%}.col-lmd-pull-53{right:88.33333333%}.col-lmd-pull-52{right:86.66666667%}.col-lmd-pull-51{right:85%}.col-lmd-pull-50{right:83.33333333%}.col-lmd-pull-49{right:81.66666667%}.col-lmd-pull-48{right:80%}.col-lmd-pull-47{right:78.33333333%}.col-lmd-pull-46{right:76.66666667%}.col-lmd-pull-45{right:75%}.col-lmd-pull-44{right:73.33333333%}.col-lmd-pull-43{right:71.66666667%}.col-lmd-pull-42{right:70%}.col-lmd-pull-41{right:68.33333333%}.col-lmd-pull-40{right:66.66666667%}.col-lmd-pull-39{right:65%}.col-lmd-pull-38{right:63.33333333%}.col-lmd-pull-37{right:61.66666667%}.col-lmd-pull-36{right:60%}.col-lmd-pull-35{right:58.33333333%}.col-lmd-pull-34{right:56.66666667%}.col-lmd-pull-33{right:55%}.col-lmd-pull-32{right:53.33333333%}.col-lmd-pull-31{right:51.66666667%}.col-lmd-pull-30{right:50%}.col-lmd-pull-29{right:48.33333333%}.col-lmd-pull-28{right:46.66666667%}.col-lmd-pull-27{right:45%}.col-lmd-pull-26{right:43.33333333%}.col-lmd-pull-25{right:41.66666667%}.col-lmd-pull-24{right:40%}.col-lmd-pull-23{right:38.33333333%}.col-lmd-pull-22{right:36.66666667%}.col-lmd-pull-21{right:35%}.col-lmd-pull-20{right:33.33333333%}.col-lmd-pull-19{right:31.66666667%}.col-lmd-pull-18{right:30%}.col-lmd-pull-17{right:28.33333333%}.col-lmd-pull-16{right:26.66666667%}.col-lmd-pull-15{right:25%}.col-lmd-pull-14{right:23.33333333%}.col-lmd-pull-13{right:21.66666667%}.col-lmd-pull-12{right:20%}.col-lmd-pull-11{right:18.33333333%}.col-lmd-pull-10{right:16.66666667%}.col-lmd-pull-9{right:15%}.col-lmd-pull-8{right:13.33333333%}.col-lmd-pull-7{right:11.66666667%}.col-lmd-pull-6{right:10%}.col-lmd-pull-5{right:8.33333333%}.col-lmd-pull-4{right:6.66666667%}.col-lmd-pull-3{right:5%}.col-lmd-pull-2{right:3.33333333%}.col-lmd-pull-1{right:1.66666667%}.col-lmd-push-60{left:100%}.col-lmd-push-59{left:98.33333333%}.col-lmd-push-58{left:96.66666667%}.col-lmd-push-57{left:95%}.col-lmd-push-56{left:93.33333333%}.col-lmd-push-55{left:91.66666667%}.col-lmd-push-54{left:90%}.col-lmd-push-53{left:88.33333333%}.col-lmd-push-52{left:86.66666667%}.col-lmd-push-51{left:85%}.col-lmd-push-50{left:83.33333333%}.col-lmd-push-49{left:81.66666667%}.col-lmd-push-48{left:80%}.col-lmd-push-47{left:78.33333333%}.col-lmd-push-46{left:76.66666667%}.col-lmd-push-45{left:75%}.col-lmd-push-44{left:73.33333333%}.col-lmd-push-43{left:71.66666667%}.col-lmd-push-42{left:70%}.col-lmd-push-41{left:68.33333333%}.col-lmd-push-40{left:66.66666667%}.col-lmd-push-39{left:65%}.col-lmd-push-38{left:63.33333333%}.col-lmd-push-37{left:61.66666667%}.col-lmd-push-36{left:60%}.col-lmd-push-35{left:58.33333333%}.col-lmd-push-34{left:56.66666667%}.col-lmd-push-33{left:55%}.col-lmd-push-32{left:53.33333333%}.col-lmd-push-31{left:51.66666667%}.col-lmd-push-30{left:50%}.col-lmd-push-29{left:48.33333333%}.col-lmd-push-28{left:46.66666667%}.col-lmd-push-27{left:45%}.col-lmd-push-26{left:43.33333333%}.col-lmd-push-25{left:41.66666667%}.col-lmd-push-24{left:40%}.col-lmd-push-23{left:38.33333333%}.col-lmd-push-22{left:36.66666667%}.col-lmd-push-21{left:35%}.col-lmd-push-20{left:33.33333333%}.col-lmd-push-19{left:31.66666667%}.col-lmd-push-18{left:30%}.col-lmd-push-17{left:28.33333333%}.col-lmd-push-16{left:26.66666667%}.col-lmd-push-15{left:25%}.col-lmd-push-14{left:23.33333333%}.col-lmd-push-13{left:21.66666667%}.col-lmd-push-12{left:20%}.col-lmd-push-11{left:18.33333333%}.col-lmd-push-10{left:16.66666667%}.col-lmd-push-9{left:15%}.col-lmd-push-8{left:13.33333333%}.col-lmd-push-7{left:11.66666667%}.col-lmd-push-6{left:10%}.col-lmd-push-5{left:8.33333333%}.col-lmd-push-4{left:6.66666667%}.col-lmd-push-3{left:5%}.col-lmd-push-2{left:3.33333333%}.col-lmd-push-1{left:1.66666667%}.col-lmd-offset-60{margin-left:100%}.col-lmd-offset-59{margin-left:98.33333333%}.col-lmd-offset-58{margin-left:96.66666667%}.col-lmd-offset-57{margin-left:95%}.col-lmd-offset-56{margin-left:93.33333333%}.col-lmd-offset-55{margin-left:91.66666667%}.col-lmd-offset-54{margin-left:90%}.col-lmd-offset-53{margin-left:88.33333333%}.col-lmd-offset-52{margin-left:86.66666667%}.col-lmd-offset-51{margin-left:85%}.col-lmd-offset-50{margin-left:83.33333333%}.col-lmd-offset-49{margin-left:81.66666667%}.col-lmd-offset-48{margin-left:80%}.col-lmd-offset-47{margin-left:78.33333333%}.col-lmd-offset-46{margin-left:76.66666667%}.col-lmd-offset-45{margin-left:75%}.col-lmd-offset-44{margin-left:73.33333333%}.col-lmd-offset-43{margin-left:71.66666667%}.col-lmd-offset-42{margin-left:70%}.col-lmd-offset-41{margin-left:68.33333333%}.col-lmd-offset-40{margin-left:66.66666667%}.col-lmd-offset-39{margin-left:65%}.col-lmd-offset-38{margin-left:63.33333333%}.col-lmd-offset-37{margin-left:61.66666667%}.col-lmd-offset-36{margin-left:60%}.col-lmd-offset-35{margin-left:58.33333333%}.col-lmd-offset-34{margin-left:56.66666667%}.col-lmd-offset-33{margin-left:55%}.col-lmd-offset-32{margin-left:53.33333333%}.col-lmd-offset-31{margin-left:51.66666667%}.col-lmd-offset-30{margin-left:50%}.col-lmd-offset-29{margin-left:48.33333333%}.col-lmd-offset-28{margin-left:46.66666667%}.col-lmd-offset-27{margin-left:45%}.col-lmd-offset-26{margin-left:43.33333333%}.col-lmd-offset-25{margin-left:41.66666667%}.col-lmd-offset-24{margin-left:40%}.col-lmd-offset-23{margin-left:38.33333333%}.col-lmd-offset-22{margin-left:36.66666667%}.col-lmd-offset-21{margin-left:35%}.col-lmd-offset-20{margin-left:33.33333333%}.col-lmd-offset-19{margin-left:31.66666667%}.col-lmd-offset-18{margin-left:30%}.col-lmd-offset-17{margin-left:28.33333333%}.col-lmd-offset-16{margin-left:26.66666667%}.col-lmd-offset-15{margin-left:25%}.col-lmd-offset-14{margin-left:23.33333333%}.col-lmd-offset-13{margin-left:21.66666667%}.col-lmd-offset-12{margin-left:20%}.col-lmd-offset-11{margin-left:18.33333333%}.col-lmd-offset-10{margin-left:16.66666667%}.col-lmd-offset-9{margin-left:15%}.col-lmd-offset-8{margin-left:13.33333333%}.col-lmd-offset-7{margin-left:11.66666667%}.col-lmd-offset-6{margin-left:10%}.col-lmd-offset-5{margin-left:8.33333333%}.col-lmd-offset-4{margin-left:6.66666667%}.col-lmd-offset-3{margin-left:5%}.col-lmd-offset-2{margin-left:3.33333333%}.col-lmd-offset-1{margin-left:1.66666667%}}@media (min-width: 960px){.container{max-width:1120px}.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,.col-lg-13,.col-lg-14,.col-lg-15,.col-lg-16,.col-lg-17,.col-lg-18,.col-lg-19,.col-lg-20,.col-lg-21,.col-lg-22,.col-lg-23,.col-lg-24,.col-lg-25,.col-lg-26,.col-lg-27,.col-lg-28,.col-lg-29,.col-lg-30,.col-lg-31,.col-lg-32,.col-lg-33,.col-lg-34,.col-lg-35,.col-lg-36,.col-lg-37,.col-lg-38,.col-lg-39,.col-lg-40,.col-lg-41,.col-lg-42,.col-lg-43,.col-lg-44,.col-lg-45,.col-lg-46,.col-lg-47,.col-lg-48,.col-lg-49,.col-lg-50,.col-lg-51,.col-lg-52,.col-lg-53,.col-lg-54,.col-lg-55,.col-lg-56,.col-lg-57,.col-lg-58,.col-lg-59{float:left}.col-lg-60{width:100%}.col-lg-59{width:98.33333333%}.col-lg-58{width:96.66666667%}.col-lg-57{width:95%}.col-lg-56{width:93.33333333%}.col-lg-55{width:91.66666667%}.col-lg-54{width:90%}.col-lg-53{width:88.33333333%}.col-lg-52{width:86.66666667%}.col-lg-51{width:85%}.col-lg-50{width:83.33333333%}.col-lg-49{width:81.66666667%}.col-lg-48{width:80%}.col-lg-47{width:78.33333333%}.col-lg-46{width:76.66666667%}.col-lg-45{width:75%}.col-lg-44{width:73.33333333%}.col-lg-43{width:71.66666667%}.col-lg-42{width:70%}.col-lg-41{width:68.33333333%}.col-lg-40{width:66.66666667%}.col-lg-39{width:65%}.col-lg-38{width:63.33333333%}.col-lg-37{width:61.66666667%}.col-lg-36{width:60%}.col-lg-35{width:58.33333333%}.col-lg-34{width:56.66666667%}.col-lg-33{width:55%}.col-lg-32{width:53.33333333%}.col-lg-31{width:51.66666667%}.col-lg-30{width:50%}.col-lg-29{width:48.33333333%}.col-lg-28{width:46.66666667%}.col-lg-27{width:45%}.col-lg-26{width:43.33333333%}.col-lg-25{width:41.66666667%}.col-lg-24{width:40%}.col-lg-23{width:38.33333333%}.col-lg-22{width:36.66666667%}.col-lg-21{width:35%}.col-lg-20{width:33.33333333%}.col-lg-19{width:31.66666667%}.col-lg-18{width:30%}.col-lg-17{width:28.33333333%}.col-lg-16{width:26.66666667%}.col-lg-15{width:25%}.col-lg-14{width:23.33333333%}.col-lg-13{width:21.66666667%}.col-lg-12{width:20%}.col-lg-11{width:18.33333333%}.col-lg-10{width:16.66666667%}.col-lg-9{width:15%}.col-lg-8{width:13.33333333%}.col-lg-7{width:11.66666667%}.col-lg-6{width:10%}.col-lg-5{width:8.33333333%}.col-lg-4{width:6.66666667%}.col-lg-3{width:5%}.col-lg-2{width:3.33333333%}.col-lg-1{width:1.66666667%}.col-lg-pull-60{right:100%}.col-lg-pull-59{right:98.33333333%}.col-lg-pull-58{right:96.66666667%}.col-lg-pull-57{right:95%}.col-lg-pull-56{right:93.33333333%}.col-lg-pull-55{right:91.66666667%}.col-lg-pull-54{right:90%}.col-lg-pull-53{right:88.33333333%}.col-lg-pull-52{right:86.66666667%}.col-lg-pull-51{right:85%}.col-lg-pull-50{right:83.33333333%}.col-lg-pull-49{right:81.66666667%}.col-lg-pull-48{right:80%}.col-lg-pull-47{right:78.33333333%}.col-lg-pull-46{right:76.66666667%}.col-lg-pull-45{right:75%}.col-lg-pull-44{right:73.33333333%}.col-lg-pull-43{right:71.66666667%}.col-lg-pull-42{right:70%}.col-lg-pull-41{right:68.33333333%}.col-lg-pull-40{right:66.66666667%}.col-lg-pull-39{right:65%}.col-lg-pull-38{right:63.33333333%}.col-lg-pull-37{right:61.66666667%}.col-lg-pull-36{right:60%}.col-lg-pull-35{right:58.33333333%}.col-lg-pull-34{right:56.66666667%}.col-lg-pull-33{right:55%}.col-lg-pull-32{right:53.33333333%}.col-lg-pull-31{right:51.66666667%}.col-lg-pull-30{right:50%}.col-lg-pull-29{right:48.33333333%}.col-lg-pull-28{right:46.66666667%}.col-lg-pull-27{right:45%}.col-lg-pull-26{right:43.33333333%}.col-lg-pull-25{right:41.66666667%}.col-lg-pull-24{right:40%}.col-lg-pull-23{right:38.33333333%}.col-lg-pull-22{right:36.66666667%}.col-lg-pull-21{right:35%}.col-lg-pull-20{right:33.33333333%}.col-lg-pull-19{right:31.66666667%}.col-lg-pull-18{right:30%}.col-lg-pull-17{right:28.33333333%}.col-lg-pull-16{right:26.66666667%}.col-lg-pull-15{right:25%}.col-lg-pull-14{right:23.33333333%}.col-lg-pull-13{right:21.66666667%}.col-lg-pull-12{right:20%}.col-lg-pull-11{right:18.33333333%}.col-lg-pull-10{right:16.66666667%}.col-lg-pull-9{right:15%}.col-lg-pull-8{right:13.33333333%}.col-lg-pull-7{right:11.66666667%}.col-lg-pull-6{right:10%}.col-lg-pull-5{right:8.33333333%}.col-lg-pull-4{right:6.66666667%}.col-lg-pull-3{right:5%}.col-lg-pull-2{right:3.33333333%}.col-lg-pull-1{right:1.66666667%}.col-lg-push-60{left:100%}.col-lg-push-59{left:98.33333333%}.col-lg-push-58{left:96.66666667%}.col-lg-push-57{left:95%}.col-lg-push-56{left:93.33333333%}.col-lg-push-55{left:91.66666667%}.col-lg-push-54{left:90%}.col-lg-push-53{left:88.33333333%}.col-lg-push-52{left:86.66666667%}.col-lg-push-51{left:85%}.col-lg-push-50{left:83.33333333%}.col-lg-push-49{left:81.66666667%}.col-lg-push-48{left:80%}.col-lg-push-47{left:78.33333333%}.col-lg-push-46{left:76.66666667%}.col-lg-push-45{left:75%}.col-lg-push-44{left:73.33333333%}.col-lg-push-43{left:71.66666667%}.col-lg-push-42{left:70%}.col-lg-push-41{left:68.33333333%}.col-lg-push-40{left:66.66666667%}.col-lg-push-39{left:65%}.col-lg-push-38{left:63.33333333%}.col-lg-push-37{left:61.66666667%}.col-lg-push-36{left:60%}.col-lg-push-35{left:58.33333333%}.col-lg-push-34{left:56.66666667%}.col-lg-push-33{left:55%}.col-lg-push-32{left:53.33333333%}.col-lg-push-31{left:51.66666667%}.col-lg-push-30{left:50%}.col-lg-push-29{left:48.33333333%}.col-lg-push-28{left:46.66666667%}.col-lg-push-27{left:45%}.col-lg-push-26{left:43.33333333%}.col-lg-push-25{left:41.66666667%}.col-lg-push-24{left:40%}.col-lg-push-23{left:38.33333333%}.col-lg-push-22{left:36.66666667%}.col-lg-push-21{left:35%}.col-lg-push-20{left:33.33333333%}.col-lg-push-19{left:31.66666667%}.col-lg-push-18{left:30%}.col-lg-push-17{left:28.33333333%}.col-lg-push-16{left:26.66666667%}.col-lg-push-15{left:25%}.col-lg-push-14{left:23.33333333%}.col-lg-push-13{left:21.66666667%}.col-lg-push-12{left:20%}.col-lg-push-11{left:18.33333333%}.col-lg-push-10{left:16.66666667%}.col-lg-push-9{left:15%}.col-lg-push-8{left:13.33333333%}.col-lg-push-7{left:11.66666667%}.col-lg-push-6{left:10%}.col-lg-push-5{left:8.33333333%}.col-lg-push-4{left:6.66666667%}.col-lg-push-3{left:5%}.col-lg-push-2{left:3.33333333%}.col-lg-push-1{left:1.66666667%}.col-lg-offset-60{margin-left:100%}.col-lg-offset-59{margin-left:98.33333333%}.col-lg-offset-58{margin-left:96.66666667%}.col-lg-offset-57{margin-left:95%}.col-lg-offset-56{margin-left:93.33333333%}.col-lg-offset-55{margin-left:91.66666667%}.col-lg-offset-54{margin-left:90%}.col-lg-offset-53{margin-left:88.33333333%}.col-lg-offset-52{margin-left:86.66666667%}.col-lg-offset-51{margin-left:85%}.col-lg-offset-50{margin-left:83.33333333%}.col-lg-offset-49{margin-left:81.66666667%}.col-lg-offset-48{margin-left:80%}.col-lg-offset-47{margin-left:78.33333333%}.col-lg-offset-46{margin-left:76.66666667%}.col-lg-offset-45{margin-left:75%}.col-lg-offset-44{margin-left:73.33333333%}.col-lg-offset-43{margin-left:71.66666667%}.col-lg-offset-42{margin-left:70%}.col-lg-offset-41{margin-left:68.33333333%}.col-lg-offset-40{margin-left:66.66666667%}.col-lg-offset-39{margin-left:65%}.col-lg-offset-38{margin-left:63.33333333%}.col-lg-offset-37{margin-left:61.66666667%}.col-lg-offset-36{margin-left:60%}.col-lg-offset-35{margin-left:58.33333333%}.col-lg-offset-34{margin-left:56.66666667%}.col-lg-offset-33{margin-left:55%}.col-lg-offset-32{margin-left:53.33333333%}.col-lg-offset-31{margin-left:51.66666667%}.col-lg-offset-30{margin-left:50%}.col-lg-offset-29{margin-left:48.33333333%}.col-lg-offset-28{margin-left:46.66666667%}.col-lg-offset-27{margin-left:45%}.col-lg-offset-26{margin-left:43.33333333%}.col-lg-offset-25{margin-left:41.66666667%}.col-lg-offset-24{margin-left:40%}.col-lg-offset-23{margin-left:38.33333333%}.col-lg-offset-22{margin-left:36.66666667%}.col-lg-offset-21{margin-left:35%}.col-lg-offset-20{margin-left:33.33333333%}.col-lg-offset-19{margin-left:31.66666667%}.col-lg-offset-18{margin-left:30%}.col-lg-offset-17{margin-left:28.33333333%}.col-lg-offset-16{margin-left:26.66666667%}.col-lg-offset-15{margin-left:25%}.col-lg-offset-14{margin-left:23.33333333%}.col-lg-offset-13{margin-left:21.66666667%}.col-lg-offset-12{margin-left:20%}.col-lg-offset-11{margin-left:18.33333333%}.col-lg-offset-10{margin-left:16.66666667%}.col-lg-offset-9{margin-left:15%}.col-lg-offset-8{margin-left:13.33333333%}.col-lg-offset-7{margin-left:11.66666667%}.col-lg-offset-6{margin-left:10%}.col-lg-offset-5{margin-left:8.33333333%}.col-lg-offset-4{margin-left:6.66666667%}.col-lg-offset-3{margin-left:5%}.col-lg-offset-2{margin-left:3.33333333%}.col-lg-offset-1{margin-left:1.66666667%}}@media (min-width: 1120px){.container{max-width:1280px}.col-xlg-1,.col-xlg-2,.col-xlg-3,.col-xlg-4,.col-xlg-5,.col-xlg-6,.col-xlg-7,.col-xlg-8,.col-xlg-9,.col-xlg-10,.col-xlg-11,.col-xlg-12,.col-xlg-13,.col-xlg-14,.col-xlg-15,.col-xlg-16,.col-xlg-17,.col-xlg-18,.col-xlg-19,.col-xlg-20,.col-xlg-21,.col-xlg-22,.col-xlg-23,.col-xlg-24,.col-xlg-25,.col-xlg-26,.col-xlg-27,.col-xlg-28,.col-xlg-29,.col-xlg-30,.col-xlg-31,.col-xlg-32,.col-xlg-33,.col-xlg-34,.col-xlg-35,.col-xlg-36,.col-xlg-37,.col-xlg-38,.col-xlg-39,.col-xlg-40,.col-xlg-41,.col-xlg-42,.col-xlg-43,.col-xlg-44,.col-xlg-45,.col-xlg-46,.col-xlg-47,.col-xlg-48,.col-xlg-49,.col-xlg-50,.col-xlg-51,.col-xlg-52,.col-xlg-53,.col-xlg-54,.col-xlg-55,.col-xlg-56,.col-xlg-57,.col-xlg-58,.col-xlg-59{float:left}.col-xlg-60{width:100%}.col-xlg-59{width:98.33333333%}.col-xlg-58{width:96.66666667%}.col-xlg-57{width:95%}.col-xlg-56{width:93.33333333%}.col-xlg-55{width:91.66666667%}.col-xlg-54{width:90%}.col-xlg-53{width:88.33333333%}.col-xlg-52{width:86.66666667%}.col-xlg-51{width:85%}.col-xlg-50{width:83.33333333%}.col-xlg-49{width:81.66666667%}.col-xlg-48{width:80%}.col-xlg-47{width:78.33333333%}.col-xlg-46{width:76.66666667%}.col-xlg-45{width:75%}.col-xlg-44{width:73.33333333%}.col-xlg-43{width:71.66666667%}.col-xlg-42{width:70%}.col-xlg-41{width:68.33333333%}.col-xlg-40{width:66.66666667%}.col-xlg-39{width:65%}.col-xlg-38{width:63.33333333%}.col-xlg-37{width:61.66666667%}.col-xlg-36{width:60%}.col-xlg-35{width:58.33333333%}.col-xlg-34{width:56.66666667%}.col-xlg-33{width:55%}.col-xlg-32{width:53.33333333%}.col-xlg-31{width:51.66666667%}.col-xlg-30{width:50%}.col-xlg-29{width:48.33333333%}.col-xlg-28{width:46.66666667%}.col-xlg-27{width:45%}.col-xlg-26{width:43.33333333%}.col-xlg-25{width:41.66666667%}.col-xlg-24{width:40%}.col-xlg-23{width:38.33333333%}.col-xlg-22{width:36.66666667%}.col-xlg-21{width:35%}.col-xlg-20{width:33.33333333%}.col-xlg-19{width:31.66666667%}.col-xlg-18{width:30%}.col-xlg-17{width:28.33333333%}.col-xlg-16{width:26.66666667%}.col-xlg-15{width:25%}.col-xlg-14{width:23.33333333%}.col-xlg-13{width:21.66666667%}.col-xlg-12{width:20%}.col-xlg-11{width:18.33333333%}.col-xlg-10{width:16.66666667%}.col-xlg-9{width:15%}.col-xlg-8{width:13.33333333%}.col-xlg-7{width:11.66666667%}.col-xlg-6{width:10%}.col-xlg-5{width:8.33333333%}.col-xlg-4{width:6.66666667%}.col-xlg-3{width:5%}.col-xlg-2{width:3.33333333%}.col-xlg-1{width:1.66666667%}.col-xlg-pull-60{right:100%}.col-xlg-pull-59{right:98.33333333%}.col-xlg-pull-58{right:96.66666667%}.col-xlg-pull-57{right:95%}.col-xlg-pull-56{right:93.33333333%}.col-xlg-pull-55{right:91.66666667%}.col-xlg-pull-54{right:90%}.col-xlg-pull-53{right:88.33333333%}.col-xlg-pull-52{right:86.66666667%}.col-xlg-pull-51{right:85%}.col-xlg-pull-50{right:83.33333333%}.col-xlg-pull-49{right:81.66666667%}.col-xlg-pull-48{right:80%}.col-xlg-pull-47{right:78.33333333%}.col-xlg-pull-46{right:76.66666667%}.col-xlg-pull-45{right:75%}.col-xlg-pull-44{right:73.33333333%}.col-xlg-pull-43{right:71.66666667%}.col-xlg-pull-42{right:70%}.col-xlg-pull-41{right:68.33333333%}.col-xlg-pull-40{right:66.66666667%}.col-xlg-pull-39{right:65%}.col-xlg-pull-38{right:63.33333333%}.col-xlg-pull-37{right:61.66666667%}.col-xlg-pull-36{right:60%}.col-xlg-pull-35{right:58.33333333%}.col-xlg-pull-34{right:56.66666667%}.col-xlg-pull-33{right:55%}.col-xlg-pull-32{right:53.33333333%}.col-xlg-pull-31{right:51.66666667%}.col-xlg-pull-30{right:50%}.col-xlg-pull-29{right:48.33333333%}.col-xlg-pull-28{right:46.66666667%}.col-xlg-pull-27{right:45%}.col-xlg-pull-26{right:43.33333333%}.col-xlg-pull-25{right:41.66666667%}.col-xlg-pull-24{right:40%}.col-xlg-pull-23{right:38.33333333%}.col-xlg-pull-22{right:36.66666667%}.col-xlg-pull-21{right:35%}.col-xlg-pull-20{right:33.33333333%}.col-xlg-pull-19{right:31.66666667%}.col-xlg-pull-18{right:30%}.col-xlg-pull-17{right:28.33333333%}.col-xlg-pull-16{right:26.66666667%}.col-xlg-pull-15{right:25%}.col-xlg-pull-14{right:23.33333333%}.col-xlg-pull-13{right:21.66666667%}.col-xlg-pull-12{right:20%}.col-xlg-pull-11{right:18.33333333%}.col-xlg-pull-10{right:16.66666667%}.col-xlg-pull-9{right:15%}.col-xlg-pull-8{right:13.33333333%}.col-xlg-pull-7{right:11.66666667%}.col-xlg-pull-6{right:10%}.col-xlg-pull-5{right:8.33333333%}.col-xlg-pull-4{right:6.66666667%}.col-xlg-pull-3{right:5%}.col-xlg-pull-2{right:3.33333333%}.col-xlg-pull-1{right:1.66666667%}.col-xlg-push-60{left:100%}.col-xlg-push-59{left:98.33333333%}.col-xlg-push-58{left:96.66666667%}.col-xlg-push-57{left:95%}.col-xlg-push-56{left:93.33333333%}.col-xlg-push-55{left:91.66666667%}.col-xlg-push-54{left:90%}.col-xlg-push-53{left:88.33333333%}.col-xlg-push-52{left:86.66666667%}.col-xlg-push-51{left:85%}.col-xlg-push-50{left:83.33333333%}.col-xlg-push-49{left:81.66666667%}.col-xlg-push-48{left:80%}.col-xlg-push-47{left:78.33333333%}.col-xlg-push-46{left:76.66666667%}.col-xlg-push-45{left:75%}.col-xlg-push-44{left:73.33333333%}.col-xlg-push-43{left:71.66666667%}.col-xlg-push-42{left:70%}.col-xlg-push-41{left:68.33333333%}.col-xlg-push-40{left:66.66666667%}.col-xlg-push-39{left:65%}.col-xlg-push-38{left:63.33333333%}.col-xlg-push-37{left:61.66666667%}.col-xlg-push-36{left:60%}.col-xlg-push-35{left:58.33333333%}.col-xlg-push-34{left:56.66666667%}.col-xlg-push-33{left:55%}.col-xlg-push-32{left:53.33333333%}.col-xlg-push-31{left:51.66666667%}.col-xlg-push-30{left:50%}.col-xlg-push-29{left:48.33333333%}.col-xlg-push-28{left:46.66666667%}.col-xlg-push-27{left:45%}.col-xlg-push-26{left:43.33333333%}.col-xlg-push-25{left:41.66666667%}.col-xlg-push-24{left:40%}.col-xlg-push-23{left:38.33333333%}.col-xlg-push-22{left:36.66666667%}.col-xlg-push-21{left:35%}.col-xlg-push-20{left:33.33333333%}.col-xlg-push-19{left:31.66666667%}.col-xlg-push-18{left:30%}.col-xlg-push-17{left:28.33333333%}.col-xlg-push-16{left:26.66666667%}.col-xlg-push-15{left:25%}.col-xlg-push-14{left:23.33333333%}.col-xlg-push-13{left:21.66666667%}.col-xlg-push-12{left:20%}.col-xlg-push-11{left:18.33333333%}.col-xlg-push-10{left:16.66666667%}.col-xlg-push-9{left:15%}.col-xlg-push-8{left:13.33333333%}.col-xlg-push-7{left:11.66666667%}.col-xlg-push-6{left:10%}.col-xlg-push-5{left:8.33333333%}.col-xlg-push-4{left:6.66666667%}.col-xlg-push-3{left:5%}.col-xlg-push-2{left:3.33333333%}.col-xlg-push-1{left:1.66666667%}.col-xlg-offset-60{margin-left:100%}.col-xlg-offset-59{margin-left:98.33333333%}.col-xlg-offset-58{margin-left:96.66666667%}.col-xlg-offset-57{margin-left:95%}.col-xlg-offset-56{margin-left:93.33333333%}.col-xlg-offset-55{margin-left:91.66666667%}.col-xlg-offset-54{margin-left:90%}.col-xlg-offset-53{margin-left:88.33333333%}.col-xlg-offset-52{margin-left:86.66666667%}.col-xlg-offset-51{margin-left:85%}.col-xlg-offset-50{margin-left:83.33333333%}.col-xlg-offset-49{margin-left:81.66666667%}.col-xlg-offset-48{margin-left:80%}.col-xlg-offset-47{margin-left:78.33333333%}.col-xlg-offset-46{margin-left:76.66666667%}.col-xlg-offset-45{margin-left:75%}.col-xlg-offset-44{margin-left:73.33333333%}.col-xlg-offset-43{margin-left:71.66666667%}.col-xlg-offset-42{margin-left:70%}.col-xlg-offset-41{margin-left:68.33333333%}.col-xlg-offset-40{margin-left:66.66666667%}.col-xlg-offset-39{margin-left:65%}.col-xlg-offset-38{margin-left:63.33333333%}.col-xlg-offset-37{margin-left:61.66666667%}.col-xlg-offset-36{margin-left:60%}.col-xlg-offset-35{margin-left:58.33333333%}.col-xlg-offset-34{margin-left:56.66666667%}.col-xlg-offset-33{margin-left:55%}.col-xlg-offset-32{margin-left:53.33333333%}.col-xlg-offset-31{margin-left:51.66666667%}.col-xlg-offset-30{margin-left:50%}.col-xlg-offset-29{margin-left:48.33333333%}.col-xlg-offset-28{margin-left:46.66666667%}.col-xlg-offset-27{margin-left:45%}.col-xlg-offset-26{margin-left:43.33333333%}.col-xlg-offset-25{margin-left:41.66666667%}.col-xlg-offset-24{margin-left:40%}.col-xlg-offset-23{margin-left:38.33333333%}.col-xlg-offset-22{margin-left:36.66666667%}.col-xlg-offset-21{margin-left:35%}.col-xlg-offset-20{margin-left:33.33333333%}.col-xlg-offset-19{margin-left:31.66666667%}.col-xlg-offset-18{margin-left:30%}.col-xlg-offset-17{margin-left:28.33333333%}.col-xlg-offset-16{margin-left:26.66666667%}.col-xlg-offset-15{margin-left:25%}.col-xlg-offset-14{margin-left:23.33333333%}.col-xlg-offset-13{margin-left:21.66666667%}.col-xlg-offset-12{margin-left:20%}.col-xlg-offset-11{margin-left:18.33333333%}.col-xlg-offset-10{margin-left:16.66666667%}.col-xlg-offset-9{margin-left:15%}.col-xlg-offset-8{margin-left:13.33333333%}.col-xlg-offset-7{margin-left:11.66666667%}.col-xlg-offset-6{margin-left:10%}.col-xlg-offset-5{margin-left:8.33333333%}.col-xlg-offset-4{margin-left:6.66666667%}.col-xlg-offset-3{margin-left:5%}.col-xlg-offset-2{margin-left:3.33333333%}.col-xlg-offset-1{margin-left:1.66666667%}}table{max-width:100%;background-color:transparent}th{text-align:left}.table{width:100%;margin-bottom:17px}.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.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.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 #ddd}.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 #ddd}.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 #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5}table col[class*=col-]{float:none;display:table-column}table td[class*=col-],table th[class*=col-]{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:#f5f5f5}.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.success:hover>th{background-color:#d0e9c6}.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.danger:hover>th{background-color:#ebcccc}.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.warning:hover>th{background-color:#faf2cc}@media (max-width: 767px){.table-responsive{width:100%;margin-bottom:12.75px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd;-webkit-overflow-scrolling:touch}.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}legend{display:block;width:100%;padding:0;margin-bottom:17px;font-size:18px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;margin-bottom:5px;font-weight:700}input[type=search]{box-sizing:border-box}input[type=radio],input[type=checkbox]{margin:4px 0 0;margin-top:1px \	;line-height:normal}input[type=file]{display:block}select[multiple],select[size]{height:auto}select optgroup{font-size:inherit;font-style:inherit;font-family:inherit}input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{height:auto}output{display:block;padding-top:7px;font-size:12px;line-height:1.42857143;color:#555;vertical-align:middle}.form-control:-moz-placeholder{color:#999}.form-control::-moz-placeholder{color:#999}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control{display:block;width:100%;height:31px;padding:6px 12px;font-size:12px;line-height:1.42857143;color:#555;vertical-align:middle;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px #00000013;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px #00000013,0 0 8px #66afe999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee}textarea.form-control{height:auto}.form-group{margin-bottom:15px}.radio,.checkbox{display:block;min-height:17px;margin-top:10px;margin-bottom:10px;padding-left:20px;vertical-align:middle}.radio label,.checkbox label{display:inline;margin-bottom:0;font-weight:400;cursor:pointer}.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox]{float:left;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type=radio][disabled],input[type=checkbox][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.input-sm{height:28px;padding:5px 10px;font-size:11px;line-height:1.5;border-radius:3px}select.input-sm{height:28px;line-height:28px}textarea.input-sm{height:auto}.input-lg{height:41px;padding:10px 16px;font-size:15px;line-height:1.33;border-radius:6px}select.input-lg{height:41px;line-height:41px}textarea.input-lg{height:auto}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline{color:#c09853}.has-warning .form-control{border-color:#c09853;box-shadow:inset 0 1px 1px #00000013}.has-warning .form-control:focus{border-color:#a47e3c;box-shadow:inset 0 1px 1px #00000013,0 0 6px #dbc59e}.has-warning .input-group-addon{color:#c09853;border-color:#c09853;background-color:#fcf8e3}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline{color:#b94a48}.has-error .form-control{border-color:#b94a48;box-shadow:inset 0 1px 1px #00000013}.has-error .form-control:focus{border-color:#953b39;box-shadow:inset 0 1px 1px #00000013,0 0 6px #d59392}.has-error .input-group-addon{color:#b94a48;border-color:#b94a48;background-color:#f2dede}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline{color:#468847}.has-success .form-control{border-color:#468847;box-shadow:inset 0 1px 1px #00000013}.has-success .form-control:focus{border-color:#356635;box-shadow:inset 0 1px 1px #00000013,0 0 6px #7aba7b}.has-success .input-group-addon{color:#468847;border-color:#468847;background-color:#dff0d8}.form-control-static{margin-bottom:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width: 479px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0}.form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox]{float:none;margin-left:0}}.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .form-group{margin-left:-1px;margin-right:-1px}.form-horizontal .form-group:before,.form-horizontal .form-group:after{content:" ";display:table}.form-horizontal .form-group:after{clear:both}.form-horizontal .form-control-static{padding-top:7px}@media (min-width: 479px){.form-horizontal .control-label{text-align:right}}.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:12px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#333;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;box-shadow:inset 0 3px 5px #00000020}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);box-shadow:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{color:#333;background-color:#ebebeb;border-color:#adadad}.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.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:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{color:#fff;background-color:#3276b1;border-color:#285e8e}.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.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:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{color:#fff;background-color:#ed9c28;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.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:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{color:#fff;background-color:#d2322d;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.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:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{color:#fff;background-color:#47a447;border-color:#398439}.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.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:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc}.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.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:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-link{color:#428bca;font-weight:400;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#2a6496;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:#999;text-decoration:none}.btn-lg{padding:10px 16px;font-size:15px;line-height:1.33;border-radius:6px}.btn-sm,.btn-xs{padding:5px 10px;font-size:11px;line-height:1.5;border-radius:3px}.btn-xs{padding:1px 5px}.btn-block{display:block;width:100%;padding-left:0;padding-right:0}.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;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid #000;border-right:4px solid transparent;border-left:4px solid transparent;border-bottom:0 dotted}.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:12px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 6px 12px #0000002d;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:7.5px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999}.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-header{display:block;padding:3px 20px;font-size:11px;line-height:1.42857143;color:#999}.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 dotted;border-bottom:4px solid #000;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width: 768px){.navbar-right .dropdown-menu{right:0;left:auto}}.btn-default .caret{border-top-color:#333}.btn-primary .caret,.btn-success .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret{border-top-color:#fff}.dropup .btn-default .caret{border-bottom-color:#333}.dropup .btn-primary .caret,.dropup .btn-success .caret,.dropup .btn-warning .caret,.dropup .btn-danger .caret,.dropup .btn-info .caret{border-bottom-color:#fff}.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:focus,.btn-group-vertical>.btn:focus{outline:none}.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:before,.btn-toolbar:after{content:" ";display:table}.btn-toolbar:after{clear:both}.btn-toolbar .btn-group{float:left}.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group,.btn-toolbar>.btn-group+.btn-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>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-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-xs>.btn{font-size:11px;line-height:1.5;border-radius:3px;padding:1px 5px}.btn-group-sm>.btn{padding:5px 10px;font-size:11px;line-height:1.5;border-radius:3px}.btn-group-lg>.btn{padding:10px 16px;font-size:15px;line-height:1.33;border-radius:6px}.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{box-shadow:inset 0 3px 5px #00000020}.btn-group.open .dropdown-toggle.btn-link{box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{content:" ";display:table}.btn-group-vertical>.btn-group:after{clear:both}.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:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:4px;border-top-right-radius:0;border-top-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>.btn:last-child,.btn-group-vertical>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-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{float:none;display:table-cell;width:1%}[data-toggle=buttons]>.btn>input[type=radio],[data-toggle=buttons]>.btn>input[type=checkbox]{display:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group.col{float:none;padding-left:0;padding-right:0}.input-group .form-control{width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:41px;padding:10px 16px;font-size:15px;line-height:1.33;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:41px;line-height:41px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.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:28px;padding:5px 10px;font-size:11px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:28px;line-height:28px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.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:6px 12px;font-size:12px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:11px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:15px;border-radius:6px}.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>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){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>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;white-space:nowrap}.input-group-btn:first-child>.btn{margin-right:-1px}.input-group-btn:last-child>.btn{margin-left:-1px}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-4px}.input-group-btn>.btn:hover,.input-group-btn>.btn:active{z-index:2}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav:before,.nav:after{content:" ";display:table}.nav:after{clear:both}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#999}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#999;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#428bca}.nav .open>a .caret,.nav .open>a:hover .caret,.nav .open>a:focus .caret{border-top-color:#2a6496;border-bottom-color:#2a6496}.nav .nav-divider{height:1px;margin:7.5px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eeeeee #eeeeee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width: 479px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width: 479px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}.nav-pills>li.active>a .caret,.nav-pills>li.active>a:hover .caret,.nav-pills>li.active>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width: 479px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width: 479px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav .caret{border-top-color:#428bca;border-bottom-color:#428bca}.nav a:hover .caret{border-top-color:#2a6496;border-bottom-color:#2a6496}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:17px;border:1px solid transparent}.navbar:before,.navbar:after{content:" ";display:table}.navbar:after{clear:both}@media (min-width: 768px){.navbar{border-radius:4px}}.navbar-header:before,.navbar-header:after{content:" ";display:table}.navbar-header:after{clear:both}@media (min-width: 768px){.navbar-header{float:left}}.navbar-collapse{max-height:340px;overflow-x:visible;padding-right:1px;padding-left:1px;border-top:1px solid transparent;box-shadow:inset 0 1px #ffffff1a;-webkit-overflow-scrolling:touch}.navbar-collapse:before,.navbar-collapse:after{content:" ";display:table}.navbar-collapse:after{clear:both}.navbar-collapse.in{overflow-y:auto}@media (min-width: 768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:auto}.navbar-collapse .navbar-nav.navbar-left:first-child{margin-left:-1px}.navbar-collapse .navbar-nav.navbar-right:last-child{margin-right:-1px}.navbar-collapse .navbar-text:last-child{margin-right:0}}.container>.navbar-header,.container>.navbar-collapse{margin-right:-1px;margin-left:-1px}@media (min-width: 768px){.container>.navbar-header,.container>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width: 768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width: 768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:16.5px 1px;font-size:15px;line-height:17px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}@media (min-width: 768px){.navbar>.container .navbar-brand{margin-left:-1px}}.navbar-toggle{position:relative;float:right;margin-right:1px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;border:1px solid transparent;border-radius:4px}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width: 768px){.navbar-toggle{display:none}}.navbar-nav{margin:8.25px -1px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:17px}@media (max-width: 767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:17px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width: 768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:16.5px;padding-bottom:16.5px}}@media (min-width: 768px){.navbar-left{float:left!important}.navbar-right{float:right!important}}.navbar-form{margin:9.5px -1px;padding:10px 1px;border-top:1px solid transparent;border-bottom:1px solid transparent;box-shadow:inset 0 1px #ffffff1a,0 1px #ffffff1a}@media (min-width: 479px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0}.navbar-form .radio input[type=radio],.navbar-form .checkbox input[type=checkbox]{float:none;margin-left:0}}@media (max-width: 767px){.navbar-form .form-group{margin-bottom:5px}}@media (min-width: 768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-nav.pull-right>li>.dropdown-menu,.navbar-nav>li>.dropdown-menu.pull-right{left:auto;right:0}.navbar-btn{margin-top:9.5px;margin-bottom:9.5px}.navbar-text{float:left;margin-top:16.5px;margin-bottom:16.5px}@media (min-width: 768px){.navbar-text{margin-left:1px;margin-right:1px}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#ccc}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.dropdown>a:hover .caret,.navbar-default .navbar-nav>.dropdown>a:focus .caret{border-top-color:#333;border-bottom-color:#333}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{background-color:#e7e7e7;color:#555}.navbar-default .navbar-nav>.open>a .caret,.navbar-default .navbar-nav>.open>a:hover .caret,.navbar-default .navbar-nav>.open>a:focus .caret{border-top-color:#555;border-bottom-color:#555}.navbar-default .navbar-nav>.dropdown>a .caret{border-top-color:#777;border-bottom-color:#777}@media (max-width: 767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#999}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#999}.navbar-inverse .navbar-nav>li>a{color:#999}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{background-color:#080808;color:#fff}.navbar-inverse .navbar-nav>.dropdown>a:hover .caret{border-top-color:#fff;border-bottom-color:#fff}.navbar-inverse .navbar-nav>.dropdown>a .caret{border-top-color:#999;border-bottom-color:#999}.navbar-inverse .navbar-nav>.open>a .caret,.navbar-inverse .navbar-nav>.open>a:hover .caret,.navbar-inverse .navbar-nav>.open>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}@media (max-width: 767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#999}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#999}.navbar-inverse .navbar-link:hover{color:#fff}.alert{padding:15px;margin-bottom:17px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable{padding-right:35px}.alert-dismissable .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#468847}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#356635}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#3a87ad}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#2d6987}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#c09853}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#a47e3c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#b94a48}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#953b39}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{text-decoration:none;background-color:#f5f5f5}a.list-group-item.active,a.list-group-item.active:hover,a.list-group-item.active:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}a.list-group-item.active .list-group-item-heading,a.list-group-item.active:hover .list-group-item-heading,a.list-group-item.active:focus .list-group-item-heading{color:inherit}a.list-group-item.active .list-group-item-text,a.list-group-item.active:hover .list-group-item-text,a.list-group-item.active:focus .list-group-item-text{color:#e1edf7}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:17px;background-color:#fff;border:1px solid transparent;border-radius:4px;box-shadow:0 1px 1px #0000000d}.panel-body{padding:15px}.panel-body:before,.panel-body:after{content:" ";display:table}.panel-body:after{clear:both}.panel>.list-group{margin-bottom:0}.panel>.list-group .list-group-item{border-width:1px 0}.panel>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel>.list-group .list-group-item:last-child{border-bottom:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.table,.panel>.table-responsive{margin-bottom:0}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive{border-top:1px solid #ddd}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:last-child>th,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:last-child>td,.panel>.table-responsive>.table-bordered>thead>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:14px}.panel-title>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-group .panel{margin-bottom:0;border-radius:4px;overflow:hidden}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse .panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse .panel-body{border-top-color:#ddd}.panel-default>.panel-heading>.dropdown .caret{border-color:#333333 transparent}.panel-default>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#428bca}.panel-primary>.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}.panel-primary>.panel-heading+.panel-collapse .panel-body{border-top-color:#428bca}.panel-primary>.panel-heading>.dropdown .caret{border-color:#fff transparent}.panel-primary>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#428bca}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse .panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading>.dropdown .caret{border-color:#468847 transparent}.panel-success>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#d6e9c6}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#c09853;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse .panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading>.dropdown .caret{border-color:#c09853 transparent}.panel-warning>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#b94a48;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse .panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading>.dropdown .caret{border-color:#b94a48 transparent}.panel-danger>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ebccd1}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse .panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading>.dropdown .caret{border-color:#3a87ad transparent}.panel-info>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#bce8f1}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;box-shadow:inset 0 1px 1px #0000000d}.well blockquote{border-color:#ddd;border-color:#00000026}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:18px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:auto;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040}.modal.fade .modal-dialog{transform:translateY(-25%);transition:transform .3s ease-out}.modal.in .modal-dialog{transform:translate(0)}.modal-dialog{position:relative;margin-left:auto;margin-right:auto;width:auto;padding:10px;z-index:1050}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 3px 9px #00000080;background-clip:padding-box;outline:none}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1030;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:1;filter:alpha(opacity=100)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857143px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:20px}.modal-footer{margin-top:15px;padding:19px 20px 20px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:before,.modal-footer:after{content:" ";display:table}.modal-footer:after{clear:both}.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}@media screen and (min-width: 479px){.modal-dialog{width:600px;padding-top:30px;padding-bottom:30px}.modal-content{box-shadow:0 5px 15px #00000080}}.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;font-size:11px;line-height:1.4;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;text-decoration:none;background-color:#000;border-radius:4px}.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;left:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;right: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;left:5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto;width:-webkit-fill-available;width:-moz-available;width:stretch;line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-control.left{background-image:linear-gradient(to right,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1)}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.carousel-control .icon-prev:before{content:"\2039"}.carousel-control .icon-next:before{content:"\203a"}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \	;background-color:#0000}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width: 479px){.carousel-control .glyphicons-chevron-left,.carousel-control .glyphicons-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix: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;visibility:hidden!important}.affix{position:fixed}.visible-sm,.visible-lsm,.visible-md,.visible-lmd,.visible-lg,.visible-xlg,tr.visible-sm,tr.visible-lsm,tr.visible-md,tr.visible-lmd,tr.visible-lg,tr.visible-xlg,th.visible-sm,th.visible-lsm,th.visible-md,th.visible-lmd,th.visible-lg,th.visible-xlg,td.visible-sm,td.visible-lsm,td.visible-md,td.visible-lmd,td.visible-lg,td.visible-xlg{display:none!important}@media (max-width: 479px){tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media (min-width: 480px) and (max-width: 639px){tr.visible-lsm{display:table-row!important}th.visible-lsm,td.visible-lsm{display:table-cell!important}}@media (min-width: 640px) and (max-width: 767px){tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media (min-width: 768px) and (max-width: 959px){tr.visible-lmd{display:table-row!important}th.visible-lmd,td.visible-lmd{display:table-cell!important}}@media (min-width: 960px) and (max-width: 1119px){tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}@media (min-width: 1120px){tr.visible-xlg{display:table-row!important}th.visible-xlg,td.visible-xlg{display:table-cell!important}}@media (max-width: 479px){.hidden-sm,tr.hidden-sm,th.hidden-sm,td.hidden-sm{display:none!important}}@media (min-width: 480px) and (max-width: 639px){.hidden-lsm,tr.hidden-lsm,th.hidden-lsm,td.hidden-lsm{display:none!important}}@media (min-width: 640px) and (max-width: 767px){.hidden-md,tr.hidden-md,th.hidden-md,td.hidden-md{display:none!important}}@media (min-width: 768px) and (max-width: 959px){.hidden-lmd,tr.hidden-lmd,th.hidden-lmd,td.hidden-lmd{display:none!important}}@media (min-width: 960px) and (max-width: 1119px){.hidden-lg,tr.hidden-lg,th.hidden-lg,td.hidden-lg{display:none!important}}@media (min-width: 1120px){.hidden-xlg,tr.hidden-xlg,th.hidden-xlg,td.hidden-xlg{display:none!important}}.visible-print,tr.visible-print,th.visible-print,td.visible-print{display:none!important}@media print{tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}}@media print{.hidden-print,tr.hidden-print,th.hidden-print,td.hidden-print{display:none!important}}div#theme-area div.kiga-container .theme-font,div.theamable-confirmation-dialog .theme-font,div.theamable-confirmation-dialog .application-kiga .theme-font{color:#f29400}div#theme-area div.kiga-container .theme-border,div.theamable-confirmation-dialog .theme-border,div.theamable-confirmation-dialog .application-kiga .theme-border{border-color:#f29400}div#theme-area div.kiga-container .theme-border-bottom,div.theamable-confirmation-dialog .theme-border-bottom,div.theamable-confirmation-dialog .application-kiga .theme-border-bottom{border-bottom-color:#f29400}div#theme-area div.kiga-container .theme-bg,div.theamable-confirmation-dialog .theme-bg,div.theamable-confirmation-dialog .application-kiga .theme-bg{background-color:#f29400}div#theme-area div.kiga-container .theme-hover:hover,div.theamable-confirmation-dialog .theme-hover:hover,div.theamable-confirmation-dialog .application-kiga .theme-hover:hover,div#theme-area div.kiga-container .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .application-kiga .theme-hover:hover .include-theme-hover{color:#f29400}div#theme-area div.kiga-container .theme-hover-border:hover,div.theamable-confirmation-dialog .theme-hover-border:hover,div.theamable-confirmation-dialog .application-kiga .theme-hover-border:hover,div#theme-area div.kiga-container .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .application-kiga .theme-hover-border:hover .include-theme-hover-border{border-color:#f29400}div#theme-area div.kiga-container .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .application-kiga .theme-hover-border:hover .include-theme-hover-border-before:before{border-color:#f29400}div#theme-area div.kiga-container .theme-hover-bg:hover,div.theamable-confirmation-dialog .theme-hover-bg:hover,div.theamable-confirmation-dialog .application-kiga .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-hover-bg:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-hover-bg-inner:hover .include-theme-hover-bg{background-color:#f29400}div#theme-area div.kiga-container .theme-before-bg:before,div.theamable-confirmation-dialog .theme-before-bg:before,div.theamable-confirmation-dialog .application-kiga .theme-before-bg:before{background-color:#f29400}div#theme-area div.kiga-container .theme-after-bg:after,div.theamable-confirmation-dialog .theme-after-bg:after,div.theamable-confirmation-dialog .application-kiga .theme-after-bg:after{background-color:#f29400}div#theme-area div.kiga-container kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .application-kiga kiga-header-search .theme-focused:focus{border-color:#f2940099;box-shadow:inset 0 1px 1px #00000013,0 0 8px #f2940066}div#theme-area div.kiga-container .mat-button-base.full-width,div.theamable-confirmation-dialog .mat-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .mat-button-base.full-width{width:100%}div#theme-area div.kiga-container .mat-button-base.mat-primary,div.theamable-confirmation-dialog .mat-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .mat-button-base.mat-primary{background-color:#f29400}div#theme-area div.kiga-container .mat-button-base.secondary,div.theamable-confirmation-dialog .mat-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .mat-button-base.secondary{background-color:#f9ca80}div#theme-area div.kiga-container .mat-button-base.mat-warn,div.theamable-confirmation-dialog .mat-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .mat-button-base.mat-warn{background-color:#80f9ca}div#theme-area div.kiga-container .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .application-kiga .mat-form-field.mat-focused .mat-form-field-label,div#theme-area div.kiga-container .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .application-kiga .mat-form-field.mat-focused .mat-form-field-outline-thick,div#theme-area div.kiga-container .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div#theme-area div.kiga-container .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker{color:#f29400}div#theme-area div.kiga-container .mat-checkbox-checked.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .mat-checkbox-checked.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .mat-checkbox-checked.mat-accent .mat-checkbox-background,div#theme-area div.kiga-container .mat-radio-inner-circle,div.theamable-confirmation-dialog .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .mat-radio-inner-circle{background-color:#f29400}div#theme-area div.kiga-container .mat-radio-checked .mat-radio-outer-circle,div.theamable-confirmation-dialog .mat-radio-checked .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .mat-radio-checked .mat-radio-outer-circle{border-color:#f29400}div#theme-area div.kiga-container .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .mat-radio-disabled .mat-radio-inner-circle{background-color:#666}div#theme-area div.kiga-container .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .mat-radio-disabled .mat-radio-outer-circle{border-color:#666}div#theme-area div.kiga-container .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div#theme-area div.kiga-container .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#666}div#theme-area div.kiga-container .theme-new-ideas .theme-font,div.theamable-confirmation-dialog .theme-new-ideas .theme-font,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .theme-font{color:#97bf0d}div#theme-area div.kiga-container .theme-new-ideas .theme-border,div.theamable-confirmation-dialog .theme-new-ideas .theme-border,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .theme-border{border-color:#97bf0d}div#theme-area div.kiga-container .theme-new-ideas .theme-border-bottom,div.theamable-confirmation-dialog .theme-new-ideas .theme-border-bottom,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .theme-border-bottom{border-bottom-color:#97bf0d}div#theme-area div.kiga-container .theme-new-ideas .theme-bg,div.theamable-confirmation-dialog .theme-new-ideas .theme-bg,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .theme-bg{background-color:#97bf0d}div#theme-area div.kiga-container .theme-new-ideas .theme-hover:hover,div.theamable-confirmation-dialog .theme-new-ideas .theme-hover:hover,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .theme-hover:hover,div#theme-area div.kiga-container .theme-new-ideas .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .theme-new-ideas .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .theme-hover:hover .include-theme-hover{color:#97bf0d}div#theme-area div.kiga-container .theme-new-ideas .theme-hover-border:hover,div.theamable-confirmation-dialog .theme-new-ideas .theme-hover-border:hover,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .theme-hover-border:hover,div#theme-area div.kiga-container .theme-new-ideas .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .theme-new-ideas .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .theme-hover-border:hover .include-theme-hover-border{border-color:#97bf0d}div#theme-area div.kiga-container .theme-new-ideas .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .theme-new-ideas .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .theme-hover-border:hover .include-theme-hover-border-before:before{border-color:#97bf0d}div#theme-area div.kiga-container .theme-new-ideas .theme-hover-bg:hover,div.theamable-confirmation-dialog .theme-new-ideas .theme-hover-bg:hover,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-new-ideas .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-new-ideas .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .theme-hover-bg:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-new-ideas .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-new-ideas .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .theme-hover-bg-inner:hover .include-theme-hover-bg{background-color:#97bf0d}div#theme-area div.kiga-container .theme-new-ideas .theme-before-bg:before,div.theamable-confirmation-dialog .theme-new-ideas .theme-before-bg:before,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .theme-before-bg:before{background-color:#97bf0d}div#theme-area div.kiga-container .theme-new-ideas .theme-after-bg:after,div.theamable-confirmation-dialog .theme-new-ideas .theme-after-bg:after,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .theme-after-bg:after{background-color:#97bf0d}div#theme-area div.kiga-container .theme-new-ideas kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .theme-new-ideas kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas kiga-header-search .theme-focused:focus{border-color:#97bf0d99;box-shadow:inset 0 1px 1px #00000013,0 0 8px #97bf0d66}div#theme-area div.kiga-container .theme-new-ideas .mat-button-base.full-width,div.theamable-confirmation-dialog .theme-new-ideas .mat-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-button-base.full-width{width:100%}div#theme-area div.kiga-container .theme-new-ideas .mat-button-base.mat-primary,div.theamable-confirmation-dialog .theme-new-ideas .mat-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-button-base.mat-primary{background-color:#97bf0d}div#theme-area div.kiga-container .theme-new-ideas .mat-button-base.secondary,div.theamable-confirmation-dialog .theme-new-ideas .mat-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-button-base.secondary{background-color:#cbdf86}div#theme-area div.kiga-container .theme-new-ideas .mat-button-base.mat-warn,div.theamable-confirmation-dialog .theme-new-ideas .mat-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-button-base.mat-warn{background-color:#86cbdf}div#theme-area div.kiga-container .theme-new-ideas .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .theme-new-ideas .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-form-field.mat-focused .mat-form-field-label,div#theme-area div.kiga-container .theme-new-ideas .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .theme-new-ideas .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-form-field.mat-focused .mat-form-field-outline-thick,div#theme-area div.kiga-container .theme-new-ideas .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-new-ideas .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div#theme-area div.kiga-container .theme-new-ideas .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-new-ideas .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker{color:#97bf0d}div#theme-area div.kiga-container .theme-new-ideas .mat-checkbox-checked.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-new-ideas .mat-checkbox-checked.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-checkbox-checked.mat-accent .mat-checkbox-background,div#theme-area div.kiga-container .theme-new-ideas .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-new-ideas .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-radio-inner-circle{background-color:#97bf0d}div#theme-area div.kiga-container .theme-new-ideas .mat-radio-checked .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-new-ideas .mat-radio-checked .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-radio-checked .mat-radio-outer-circle{border-color:#97bf0d}div#theme-area div.kiga-container .theme-new-ideas .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-new-ideas .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-radio-disabled .mat-radio-inner-circle{background-color:#666}div#theme-area div.kiga-container .theme-new-ideas .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-new-ideas .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-radio-disabled .mat-radio-outer-circle{border-color:#666}div#theme-area div.kiga-container .theme-new-ideas .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .theme-new-ideas .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div#theme-area div.kiga-container .theme-new-ideas .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-new-ideas .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#666}div#theme-area div.kiga-container .theme-default .theme-font,div.theamable-confirmation-dialog .theme-default .theme-font,div.theamable-confirmation-dialog .application-kiga .theme-default .theme-font,div#theme-area div.kiga-container .theme-ideas .theme-font,div.theamable-confirmation-dialog .theme-ideas .theme-font,div.theamable-confirmation-dialog .application-kiga .theme-ideas .theme-font{color:#f29400}div#theme-area div.kiga-container .theme-default .theme-border,div.theamable-confirmation-dialog .theme-default .theme-border,div.theamable-confirmation-dialog .application-kiga .theme-default .theme-border,div#theme-area div.kiga-container .theme-ideas .theme-border,div.theamable-confirmation-dialog .theme-ideas .theme-border,div.theamable-confirmation-dialog .application-kiga .theme-ideas .theme-border{border-color:#f29400}div#theme-area div.kiga-container .theme-default .theme-border-bottom,div.theamable-confirmation-dialog .theme-default .theme-border-bottom,div.theamable-confirmation-dialog .application-kiga .theme-default .theme-border-bottom,div#theme-area div.kiga-container .theme-ideas .theme-border-bottom,div.theamable-confirmation-dialog .theme-ideas .theme-border-bottom,div.theamable-confirmation-dialog .application-kiga .theme-ideas .theme-border-bottom{border-bottom-color:#f29400}div#theme-area div.kiga-container .theme-default .theme-bg,div.theamable-confirmation-dialog .theme-default .theme-bg,div.theamable-confirmation-dialog .application-kiga .theme-default .theme-bg,div#theme-area div.kiga-container .theme-ideas .theme-bg,div.theamable-confirmation-dialog .theme-ideas .theme-bg,div.theamable-confirmation-dialog .application-kiga .theme-ideas .theme-bg{background-color:#f29400}div#theme-area div.kiga-container .theme-default .theme-hover:hover,div.theamable-confirmation-dialog .theme-default .theme-hover:hover,div.theamable-confirmation-dialog .application-kiga .theme-default .theme-hover:hover,div#theme-area div.kiga-container .theme-ideas .theme-hover:hover,div.theamable-confirmation-dialog .theme-ideas .theme-hover:hover,div.theamable-confirmation-dialog .application-kiga .theme-ideas .theme-hover:hover,div#theme-area div.kiga-container .theme-default .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .theme-default .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .application-kiga .theme-default .theme-hover:hover .include-theme-hover,div#theme-area div.kiga-container .theme-ideas .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .theme-ideas .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .application-kiga .theme-ideas .theme-hover:hover .include-theme-hover{color:#f29400}div#theme-area div.kiga-container .theme-default .theme-hover-border:hover,div.theamable-confirmation-dialog .theme-default .theme-hover-border:hover,div.theamable-confirmation-dialog .application-kiga .theme-default .theme-hover-border:hover,div#theme-area div.kiga-container .theme-ideas .theme-hover-border:hover,div.theamable-confirmation-dialog .theme-ideas .theme-hover-border:hover,div.theamable-confirmation-dialog .application-kiga .theme-ideas .theme-hover-border:hover,div#theme-area div.kiga-container .theme-default .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .theme-default .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .application-kiga .theme-default .theme-hover-border:hover .include-theme-hover-border,div#theme-area div.kiga-container .theme-ideas .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .theme-ideas .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .application-kiga .theme-ideas .theme-hover-border:hover .include-theme-hover-border{border-color:#f29400}div#theme-area div.kiga-container .theme-default .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .theme-default .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .application-kiga .theme-default .theme-hover-border:hover .include-theme-hover-border-before:before,div#theme-area div.kiga-container .theme-ideas .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .theme-ideas .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .application-kiga .theme-ideas .theme-hover-border:hover .include-theme-hover-border-before:before{border-color:#f29400}div#theme-area div.kiga-container .theme-default .theme-hover-bg:hover,div.theamable-confirmation-dialog .theme-default .theme-hover-bg:hover,div.theamable-confirmation-dialog .application-kiga .theme-default .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-ideas .theme-hover-bg:hover,div.theamable-confirmation-dialog .theme-ideas .theme-hover-bg:hover,div.theamable-confirmation-dialog .application-kiga .theme-ideas .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-default .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-default .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-default .theme-hover-bg:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-ideas .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-ideas .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-ideas .theme-hover-bg:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-default .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-default .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-default .theme-hover-bg-inner:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-ideas .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-ideas .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-ideas .theme-hover-bg-inner:hover .include-theme-hover-bg{background-color:#f29400}div#theme-area div.kiga-container .theme-default .theme-before-bg:before,div.theamable-confirmation-dialog .theme-default .theme-before-bg:before,div.theamable-confirmation-dialog .application-kiga .theme-default .theme-before-bg:before,div#theme-area div.kiga-container .theme-ideas .theme-before-bg:before,div.theamable-confirmation-dialog .theme-ideas .theme-before-bg:before,div.theamable-confirmation-dialog .application-kiga .theme-ideas .theme-before-bg:before{background-color:#f29400}div#theme-area div.kiga-container .theme-default .theme-after-bg:after,div.theamable-confirmation-dialog .theme-default .theme-after-bg:after,div.theamable-confirmation-dialog .application-kiga .theme-default .theme-after-bg:after,div#theme-area div.kiga-container .theme-ideas .theme-after-bg:after,div.theamable-confirmation-dialog .theme-ideas .theme-after-bg:after,div.theamable-confirmation-dialog .application-kiga .theme-ideas .theme-after-bg:after{background-color:#f29400}div#theme-area div.kiga-container .theme-default kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .theme-default kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .application-kiga .theme-default kiga-header-search .theme-focused:focus,div#theme-area div.kiga-container .theme-ideas kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .theme-ideas kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .application-kiga .theme-ideas kiga-header-search .theme-focused:focus{border-color:#f2940099;box-shadow:inset 0 1px 1px #00000013,0 0 8px #f2940066}div#theme-area div.kiga-container .theme-default .mat-button-base.full-width,div.theamable-confirmation-dialog .theme-default .mat-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-button-base.full-width,div#theme-area div.kiga-container .theme-ideas .mat-button-base.full-width,div.theamable-confirmation-dialog .theme-ideas .mat-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-button-base.full-width{width:100%}div#theme-area div.kiga-container .theme-default .mat-button-base.mat-primary,div.theamable-confirmation-dialog .theme-default .mat-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-button-base.mat-primary,div#theme-area div.kiga-container .theme-ideas .mat-button-base.mat-primary,div.theamable-confirmation-dialog .theme-ideas .mat-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-button-base.mat-primary{background-color:#f29400}div#theme-area div.kiga-container .theme-default .mat-button-base.secondary,div.theamable-confirmation-dialog .theme-default .mat-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-button-base.secondary,div#theme-area div.kiga-container .theme-ideas .mat-button-base.secondary,div.theamable-confirmation-dialog .theme-ideas .mat-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-button-base.secondary{background-color:#f9ca80}div#theme-area div.kiga-container .theme-default .mat-button-base.mat-warn,div.theamable-confirmation-dialog .theme-default .mat-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-button-base.mat-warn,div#theme-area div.kiga-container .theme-ideas .mat-button-base.mat-warn,div.theamable-confirmation-dialog .theme-ideas .mat-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-button-base.mat-warn{background-color:#80f9ca}div#theme-area div.kiga-container .theme-default .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .theme-default .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-form-field.mat-focused .mat-form-field-label,div#theme-area div.kiga-container .theme-ideas .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .theme-ideas .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-form-field.mat-focused .mat-form-field-label,div#theme-area div.kiga-container .theme-default .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .theme-default .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-form-field.mat-focused .mat-form-field-outline-thick,div#theme-area div.kiga-container .theme-ideas .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .theme-ideas .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-form-field.mat-focused .mat-form-field-outline-thick,div#theme-area div.kiga-container .theme-default .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-default .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div#theme-area div.kiga-container .theme-ideas .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-ideas .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div#theme-area div.kiga-container .theme-default .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-default .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div#theme-area div.kiga-container .theme-ideas .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-ideas .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker{color:#f29400}div#theme-area div.kiga-container .theme-default .mat-checkbox-checked.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-default .mat-checkbox-checked.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-checkbox-checked.mat-accent .mat-checkbox-background,div#theme-area div.kiga-container .theme-ideas .mat-checkbox-checked.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-ideas .mat-checkbox-checked.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-checkbox-checked.mat-accent .mat-checkbox-background,div#theme-area div.kiga-container .theme-default .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-default .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-radio-inner-circle,div#theme-area div.kiga-container .theme-ideas .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-ideas .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-radio-inner-circle{background-color:#f29400}div#theme-area div.kiga-container .theme-default .mat-radio-checked .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-default .mat-radio-checked .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-radio-checked .mat-radio-outer-circle,div#theme-area div.kiga-container .theme-ideas .mat-radio-checked .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-ideas .mat-radio-checked .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-radio-checked .mat-radio-outer-circle{border-color:#f29400}div#theme-area div.kiga-container .theme-default .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-default .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-radio-disabled .mat-radio-inner-circle,div#theme-area div.kiga-container .theme-ideas .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-ideas .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-radio-disabled .mat-radio-inner-circle{background-color:#666}div#theme-area div.kiga-container .theme-default .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-default .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-radio-disabled .mat-radio-outer-circle,div#theme-area div.kiga-container .theme-ideas .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-ideas .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-radio-disabled .mat-radio-outer-circle{border-color:#666}div#theme-area div.kiga-container .theme-default .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .theme-default .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div#theme-area div.kiga-container .theme-ideas .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .theme-ideas .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div#theme-area div.kiga-container .theme-default .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-default .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div#theme-area div.kiga-container .theme-ideas .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-ideas .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#666}div#theme-area div.kiga-container .theme-planner .theme-font,div.theamable-confirmation-dialog .theme-planner .theme-font,div.theamable-confirmation-dialog .application-kiga .theme-planner .theme-font{color:#6594ca}div#theme-area div.kiga-container .theme-planner .theme-border,div.theamable-confirmation-dialog .theme-planner .theme-border,div.theamable-confirmation-dialog .application-kiga .theme-planner .theme-border{border-color:#6594ca}div#theme-area div.kiga-container .theme-planner .theme-border-bottom,div.theamable-confirmation-dialog .theme-planner .theme-border-bottom,div.theamable-confirmation-dialog .application-kiga .theme-planner .theme-border-bottom{border-bottom-color:#6594ca}div#theme-area div.kiga-container .theme-planner .theme-bg,div.theamable-confirmation-dialog .theme-planner .theme-bg,div.theamable-confirmation-dialog .application-kiga .theme-planner .theme-bg{background-color:#6594ca}div#theme-area div.kiga-container .theme-planner .theme-hover:hover,div.theamable-confirmation-dialog .theme-planner .theme-hover:hover,div.theamable-confirmation-dialog .application-kiga .theme-planner .theme-hover:hover,div#theme-area div.kiga-container .theme-planner .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .theme-planner .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .application-kiga .theme-planner .theme-hover:hover .include-theme-hover{color:#6594ca}div#theme-area div.kiga-container .theme-planner .theme-hover-border:hover,div.theamable-confirmation-dialog .theme-planner .theme-hover-border:hover,div.theamable-confirmation-dialog .application-kiga .theme-planner .theme-hover-border:hover,div#theme-area div.kiga-container .theme-planner .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .theme-planner .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .application-kiga .theme-planner .theme-hover-border:hover .include-theme-hover-border{border-color:#6594ca}div#theme-area div.kiga-container .theme-planner .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .theme-planner .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .application-kiga .theme-planner .theme-hover-border:hover .include-theme-hover-border-before:before{border-color:#6594ca}div#theme-area div.kiga-container .theme-planner .theme-hover-bg:hover,div.theamable-confirmation-dialog .theme-planner .theme-hover-bg:hover,div.theamable-confirmation-dialog .application-kiga .theme-planner .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-planner .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-planner .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-planner .theme-hover-bg:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-planner .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-planner .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-planner .theme-hover-bg-inner:hover .include-theme-hover-bg{background-color:#6594ca}div#theme-area div.kiga-container .theme-planner .theme-before-bg:before,div.theamable-confirmation-dialog .theme-planner .theme-before-bg:before,div.theamable-confirmation-dialog .application-kiga .theme-planner .theme-before-bg:before{background-color:#6594ca}div#theme-area div.kiga-container .theme-planner .theme-after-bg:after,div.theamable-confirmation-dialog .theme-planner .theme-after-bg:after,div.theamable-confirmation-dialog .application-kiga .theme-planner .theme-after-bg:after{background-color:#6594ca}div#theme-area div.kiga-container .theme-planner kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .theme-planner kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .application-kiga .theme-planner kiga-header-search .theme-focused:focus{border-color:#6594ca99;box-shadow:inset 0 1px 1px #00000013,0 0 8px #6594ca66}div#theme-area div.kiga-container .theme-planner .mat-button-base.full-width,div.theamable-confirmation-dialog .theme-planner .mat-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-button-base.full-width{width:100%}div#theme-area div.kiga-container .theme-planner .mat-button-base.mat-primary,div.theamable-confirmation-dialog .theme-planner .mat-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-button-base.mat-primary{background-color:#6594ca}div#theme-area div.kiga-container .theme-planner .mat-button-base.secondary,div.theamable-confirmation-dialog .theme-planner .mat-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-button-base.secondary{background-color:#b2cae5}div#theme-area div.kiga-container .theme-planner .mat-button-base.mat-warn,div.theamable-confirmation-dialog .theme-planner .mat-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-button-base.mat-warn{background-color:#e5b2c9}div#theme-area div.kiga-container .theme-planner .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .theme-planner .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-form-field.mat-focused .mat-form-field-label,div#theme-area div.kiga-container .theme-planner .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .theme-planner .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-form-field.mat-focused .mat-form-field-outline-thick,div#theme-area div.kiga-container .theme-planner .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-planner .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div#theme-area div.kiga-container .theme-planner .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-planner .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker{color:#6594ca}div#theme-area div.kiga-container .theme-planner .mat-checkbox-checked.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-planner .mat-checkbox-checked.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-checkbox-checked.mat-accent .mat-checkbox-background,div#theme-area div.kiga-container .theme-planner .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-planner .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-radio-inner-circle{background-color:#6594ca}div#theme-area div.kiga-container .theme-planner .mat-radio-checked .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-planner .mat-radio-checked .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-radio-checked .mat-radio-outer-circle{border-color:#6594ca}div#theme-area div.kiga-container .theme-planner .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-planner .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-radio-disabled .mat-radio-inner-circle{background-color:#666}div#theme-area div.kiga-container .theme-planner .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-planner .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-radio-disabled .mat-radio-outer-circle{border-color:#666}div#theme-area div.kiga-container .theme-planner .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .theme-planner .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div#theme-area div.kiga-container .theme-planner .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-planner .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#666}div#theme-area div.kiga-container .theme-favourites .theme-font,div.theamable-confirmation-dialog .theme-favourites .theme-font,div.theamable-confirmation-dialog .application-kiga .theme-favourites .theme-font{color:#9184c0}div#theme-area div.kiga-container .theme-favourites .theme-border,div.theamable-confirmation-dialog .theme-favourites .theme-border,div.theamable-confirmation-dialog .application-kiga .theme-favourites .theme-border{border-color:#9184c0}div#theme-area div.kiga-container .theme-favourites .theme-border-bottom,div.theamable-confirmation-dialog .theme-favourites .theme-border-bottom,div.theamable-confirmation-dialog .application-kiga .theme-favourites .theme-border-bottom{border-bottom-color:#9184c0}div#theme-area div.kiga-container .theme-favourites .theme-bg,div.theamable-confirmation-dialog .theme-favourites .theme-bg,div.theamable-confirmation-dialog .application-kiga .theme-favourites .theme-bg{background-color:#9184c0}div#theme-area div.kiga-container .theme-favourites .theme-hover:hover,div.theamable-confirmation-dialog .theme-favourites .theme-hover:hover,div.theamable-confirmation-dialog .application-kiga .theme-favourites .theme-hover:hover,div#theme-area div.kiga-container .theme-favourites .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .theme-favourites .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .application-kiga .theme-favourites .theme-hover:hover .include-theme-hover{color:#9184c0}div#theme-area div.kiga-container .theme-favourites .theme-hover-border:hover,div.theamable-confirmation-dialog .theme-favourites .theme-hover-border:hover,div.theamable-confirmation-dialog .application-kiga .theme-favourites .theme-hover-border:hover,div#theme-area div.kiga-container .theme-favourites .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .theme-favourites .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .application-kiga .theme-favourites .theme-hover-border:hover .include-theme-hover-border{border-color:#9184c0}div#theme-area div.kiga-container .theme-favourites .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .theme-favourites .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .application-kiga .theme-favourites .theme-hover-border:hover .include-theme-hover-border-before:before{border-color:#9184c0}div#theme-area div.kiga-container .theme-favourites .theme-hover-bg:hover,div.theamable-confirmation-dialog .theme-favourites .theme-hover-bg:hover,div.theamable-confirmation-dialog .application-kiga .theme-favourites .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-favourites .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-favourites .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-favourites .theme-hover-bg:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-favourites .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-favourites .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-favourites .theme-hover-bg-inner:hover .include-theme-hover-bg{background-color:#9184c0}div#theme-area div.kiga-container .theme-favourites .theme-before-bg:before,div.theamable-confirmation-dialog .theme-favourites .theme-before-bg:before,div.theamable-confirmation-dialog .application-kiga .theme-favourites .theme-before-bg:before{background-color:#9184c0}div#theme-area div.kiga-container .theme-favourites .theme-after-bg:after,div.theamable-confirmation-dialog .theme-favourites .theme-after-bg:after,div.theamable-confirmation-dialog .application-kiga .theme-favourites .theme-after-bg:after{background-color:#9184c0}div#theme-area div.kiga-container .theme-favourites kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .theme-favourites kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .application-kiga .theme-favourites kiga-header-search .theme-focused:focus{border-color:#9184c099;box-shadow:inset 0 1px 1px #00000013,0 0 8px #9184c066}div#theme-area div.kiga-container .theme-favourites .mat-button-base.full-width,div.theamable-confirmation-dialog .theme-favourites .mat-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-button-base.full-width{width:100%}div#theme-area div.kiga-container .theme-favourites .mat-button-base.mat-primary,div.theamable-confirmation-dialog .theme-favourites .mat-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-button-base.mat-primary{background-color:#9184c0}div#theme-area div.kiga-container .theme-favourites .mat-button-base.secondary,div.theamable-confirmation-dialog .theme-favourites .mat-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-button-base.secondary{background-color:#c8c2e0}div#theme-area div.kiga-container .theme-favourites .mat-button-base.mat-warn,div.theamable-confirmation-dialog .theme-favourites .mat-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-button-base.mat-warn{background-color:#e0c8c2}div#theme-area div.kiga-container .theme-favourites .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .theme-favourites .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-form-field.mat-focused .mat-form-field-label,div#theme-area div.kiga-container .theme-favourites .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .theme-favourites .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-form-field.mat-focused .mat-form-field-outline-thick,div#theme-area div.kiga-container .theme-favourites .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-favourites .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div#theme-area div.kiga-container .theme-favourites .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-favourites .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker{color:#9184c0}div#theme-area div.kiga-container .theme-favourites .mat-checkbox-checked.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-favourites .mat-checkbox-checked.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-checkbox-checked.mat-accent .mat-checkbox-background,div#theme-area div.kiga-container .theme-favourites .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-favourites .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-radio-inner-circle{background-color:#9184c0}div#theme-area div.kiga-container .theme-favourites .mat-radio-checked .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-favourites .mat-radio-checked .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-radio-checked .mat-radio-outer-circle{border-color:#9184c0}div#theme-area div.kiga-container .theme-favourites .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-favourites .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-radio-disabled .mat-radio-inner-circle{background-color:#666}div#theme-area div.kiga-container .theme-favourites .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-favourites .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-radio-disabled .mat-radio-outer-circle{border-color:#666}div#theme-area div.kiga-container .theme-favourites .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .theme-favourites .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div#theme-area div.kiga-container .theme-favourites .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-favourites .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#666}div#theme-area div.kiga-container .theme-shop .theme-font,div.theamable-confirmation-dialog .theme-shop .theme-font,div.theamable-confirmation-dialog .application-kiga .theme-shop .theme-font{color:#ee451a}div#theme-area div.kiga-container .theme-shop .theme-border,div.theamable-confirmation-dialog .theme-shop .theme-border,div.theamable-confirmation-dialog .application-kiga .theme-shop .theme-border{border-color:#ee451a}div#theme-area div.kiga-container .theme-shop .theme-border-bottom,div.theamable-confirmation-dialog .theme-shop .theme-border-bottom,div.theamable-confirmation-dialog .application-kiga .theme-shop .theme-border-bottom{border-bottom-color:#ee451a}div#theme-area div.kiga-container .theme-shop .theme-bg,div.theamable-confirmation-dialog .theme-shop .theme-bg,div.theamable-confirmation-dialog .application-kiga .theme-shop .theme-bg{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .theme-hover:hover,div.theamable-confirmation-dialog .theme-shop .theme-hover:hover,div.theamable-confirmation-dialog .application-kiga .theme-shop .theme-hover:hover,div#theme-area div.kiga-container .theme-shop .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .theme-shop .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .application-kiga .theme-shop .theme-hover:hover .include-theme-hover{color:#ee451a}div#theme-area div.kiga-container .theme-shop .theme-hover-border:hover,div.theamable-confirmation-dialog .theme-shop .theme-hover-border:hover,div.theamable-confirmation-dialog .application-kiga .theme-shop .theme-hover-border:hover,div#theme-area div.kiga-container .theme-shop .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .theme-shop .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .application-kiga .theme-shop .theme-hover-border:hover .include-theme-hover-border{border-color:#ee451a}div#theme-area div.kiga-container .theme-shop .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .theme-shop .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .application-kiga .theme-shop .theme-hover-border:hover .include-theme-hover-border-before:before{border-color:#ee451a}div#theme-area div.kiga-container .theme-shop .theme-hover-bg:hover,div.theamable-confirmation-dialog .theme-shop .theme-hover-bg:hover,div.theamable-confirmation-dialog .application-kiga .theme-shop .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-shop .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-shop .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-shop .theme-hover-bg:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-shop .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-shop .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-shop .theme-hover-bg-inner:hover .include-theme-hover-bg{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .theme-before-bg:before,div.theamable-confirmation-dialog .theme-shop .theme-before-bg:before,div.theamable-confirmation-dialog .application-kiga .theme-shop .theme-before-bg:before{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .theme-after-bg:after,div.theamable-confirmation-dialog .theme-shop .theme-after-bg:after,div.theamable-confirmation-dialog .application-kiga .theme-shop .theme-after-bg:after{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .theme-shop kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .application-kiga .theme-shop kiga-header-search .theme-focused:focus{border-color:#ee451a99;box-shadow:inset 0 1px 1px #00000013,0 0 8px #ee451a66}div#theme-area div.kiga-container .theme-shop .mat-button-base.full-width,div.theamable-confirmation-dialog .theme-shop .mat-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-button-base.full-width{width:100%}div#theme-area div.kiga-container .theme-shop .mat-button-base.mat-primary,div.theamable-confirmation-dialog .theme-shop .mat-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-button-base.mat-primary{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-button-base.secondary,div.theamable-confirmation-dialog .theme-shop .mat-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-button-base.secondary{background-color:#f7a28d}div#theme-area div.kiga-container .theme-shop .mat-button-base.mat-warn,div.theamable-confirmation-dialog .theme-shop .mat-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-button-base.mat-warn{background-color:#8df7a2}div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .theme-shop .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-form-field.mat-focused .mat-form-field-label,div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .theme-shop .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-form-field.mat-focused .mat-form-field-outline-thick,div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-shop .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-shop .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker{color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-checkbox-checked.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-shop .mat-checkbox-checked.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-checkbox-checked.mat-accent .mat-checkbox-background,div#theme-area div.kiga-container .theme-shop .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-shop .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-radio-inner-circle{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-radio-checked .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-shop .mat-radio-checked .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-radio-checked .mat-radio-outer-circle{border-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-shop .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-radio-disabled .mat-radio-inner-circle{background-color:#666}div#theme-area div.kiga-container .theme-shop .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-shop .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-radio-disabled .mat-radio-outer-circle{border-color:#666}div#theme-area div.kiga-container .theme-shop .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .theme-shop .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div#theme-area div.kiga-container .theme-shop .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-shop .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#666}div#theme-area div.kiga-container .theme-kga .theme-font,div.theamable-confirmation-dialog .theme-kga .theme-font,div.theamable-confirmation-dialog .application-kiga .theme-kga .theme-font{color:#0084a5}div#theme-area div.kiga-container .theme-kga .theme-border,div.theamable-confirmation-dialog .theme-kga .theme-border,div.theamable-confirmation-dialog .application-kiga .theme-kga .theme-border{border-color:#0084a5}div#theme-area div.kiga-container .theme-kga .theme-border-bottom,div.theamable-confirmation-dialog .theme-kga .theme-border-bottom,div.theamable-confirmation-dialog .application-kiga .theme-kga .theme-border-bottom{border-bottom-color:#0084a5}div#theme-area div.kiga-container .theme-kga .theme-bg,div.theamable-confirmation-dialog .theme-kga .theme-bg,div.theamable-confirmation-dialog .application-kiga .theme-kga .theme-bg{background-color:#0084a5}div#theme-area div.kiga-container .theme-kga .theme-hover:hover,div.theamable-confirmation-dialog .theme-kga .theme-hover:hover,div.theamable-confirmation-dialog .application-kiga .theme-kga .theme-hover:hover,div#theme-area div.kiga-container .theme-kga .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .theme-kga .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .application-kiga .theme-kga .theme-hover:hover .include-theme-hover{color:#0084a5}div#theme-area div.kiga-container .theme-kga .theme-hover-border:hover,div.theamable-confirmation-dialog .theme-kga .theme-hover-border:hover,div.theamable-confirmation-dialog .application-kiga .theme-kga .theme-hover-border:hover,div#theme-area div.kiga-container .theme-kga .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .theme-kga .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .application-kiga .theme-kga .theme-hover-border:hover .include-theme-hover-border{border-color:#0084a5}div#theme-area div.kiga-container .theme-kga .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .theme-kga .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .application-kiga .theme-kga .theme-hover-border:hover .include-theme-hover-border-before:before{border-color:#0084a5}div#theme-area div.kiga-container .theme-kga .theme-hover-bg:hover,div.theamable-confirmation-dialog .theme-kga .theme-hover-bg:hover,div.theamable-confirmation-dialog .application-kiga .theme-kga .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-kga .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-kga .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-kga .theme-hover-bg:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-kga .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-kga .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-kga .theme-hover-bg-inner:hover .include-theme-hover-bg{background-color:#0084a5}div#theme-area div.kiga-container .theme-kga .theme-before-bg:before,div.theamable-confirmation-dialog .theme-kga .theme-before-bg:before,div.theamable-confirmation-dialog .application-kiga .theme-kga .theme-before-bg:before{background-color:#0084a5}div#theme-area div.kiga-container .theme-kga .theme-after-bg:after,div.theamable-confirmation-dialog .theme-kga .theme-after-bg:after,div.theamable-confirmation-dialog .application-kiga .theme-kga .theme-after-bg:after{background-color:#0084a5}div#theme-area div.kiga-container .theme-kga kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .theme-kga kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .application-kiga .theme-kga kiga-header-search .theme-focused:focus{border-color:#0084a599;box-shadow:inset 0 1px 1px #00000013,0 0 8px #0084a566}div#theme-area div.kiga-container .theme-kga .mat-button-base.full-width,div.theamable-confirmation-dialog .theme-kga .mat-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-kga .mat-button-base.full-width{width:100%}div#theme-area div.kiga-container .theme-kga .mat-button-base.mat-primary,div.theamable-confirmation-dialog .theme-kga .mat-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-kga .mat-button-base.mat-primary{background-color:#0084a5}div#theme-area div.kiga-container .theme-kga .mat-button-base.secondary,div.theamable-confirmation-dialog .theme-kga .mat-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-kga .mat-button-base.secondary{background-color:#80c2d2}div#theme-area div.kiga-container .theme-kga .mat-button-base.mat-warn,div.theamable-confirmation-dialog .theme-kga .mat-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-kga .mat-button-base.mat-warn{background-color:#d280c1}div#theme-area div.kiga-container .theme-kga .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .theme-kga .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .application-kiga .theme-kga .mat-form-field.mat-focused .mat-form-field-label,div#theme-area div.kiga-container .theme-kga .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .theme-kga .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .application-kiga .theme-kga .mat-form-field.mat-focused .mat-form-field-outline-thick,div#theme-area div.kiga-container .theme-kga .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-kga .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-kga .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div#theme-area div.kiga-container .theme-kga .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-kga .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-kga .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker{color:#0084a5}div#theme-area div.kiga-container .theme-kga .mat-checkbox-checked.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-kga .mat-checkbox-checked.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-kga .mat-checkbox-checked.mat-accent .mat-checkbox-background,div#theme-area div.kiga-container .theme-kga .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-kga .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-kga .mat-radio-inner-circle{background-color:#0084a5}div#theme-area div.kiga-container .theme-kga .mat-radio-checked .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-kga .mat-radio-checked .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-kga .mat-radio-checked .mat-radio-outer-circle{border-color:#0084a5}div#theme-area div.kiga-container .theme-kga .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-kga .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-kga .mat-radio-disabled .mat-radio-inner-circle{background-color:#666}div#theme-area div.kiga-container .theme-kga .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-kga .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-kga .mat-radio-disabled .mat-radio-outer-circle{border-color:#666}div#theme-area div.kiga-container .theme-kga .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .theme-kga .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-kga .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div#theme-area div.kiga-container .theme-kga .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-kga .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-kga .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#666}div#theme-area div.kiga-container .theme-carrier .theme-font,div.theamable-confirmation-dialog .theme-carrier .theme-font,div.theamable-confirmation-dialog .application-kiga .theme-carrier .theme-font{color:teal}div#theme-area div.kiga-container .theme-carrier .theme-border,div.theamable-confirmation-dialog .theme-carrier .theme-border,div.theamable-confirmation-dialog .application-kiga .theme-carrier .theme-border{border-color:teal}div#theme-area div.kiga-container .theme-carrier .theme-border-bottom,div.theamable-confirmation-dialog .theme-carrier .theme-border-bottom,div.theamable-confirmation-dialog .application-kiga .theme-carrier .theme-border-bottom{border-bottom-color:teal}div#theme-area div.kiga-container .theme-carrier .theme-bg,div.theamable-confirmation-dialog .theme-carrier .theme-bg,div.theamable-confirmation-dialog .application-kiga .theme-carrier .theme-bg{background-color:teal}div#theme-area div.kiga-container .theme-carrier .theme-hover:hover,div.theamable-confirmation-dialog .theme-carrier .theme-hover:hover,div.theamable-confirmation-dialog .application-kiga .theme-carrier .theme-hover:hover,div#theme-area div.kiga-container .theme-carrier .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .theme-carrier .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .application-kiga .theme-carrier .theme-hover:hover .include-theme-hover{color:teal}div#theme-area div.kiga-container .theme-carrier .theme-hover-border:hover,div.theamable-confirmation-dialog .theme-carrier .theme-hover-border:hover,div.theamable-confirmation-dialog .application-kiga .theme-carrier .theme-hover-border:hover,div#theme-area div.kiga-container .theme-carrier .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .theme-carrier .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .application-kiga .theme-carrier .theme-hover-border:hover .include-theme-hover-border{border-color:teal}div#theme-area div.kiga-container .theme-carrier .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .theme-carrier .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .application-kiga .theme-carrier .theme-hover-border:hover .include-theme-hover-border-before:before{border-color:teal}div#theme-area div.kiga-container .theme-carrier .theme-hover-bg:hover,div.theamable-confirmation-dialog .theme-carrier .theme-hover-bg:hover,div.theamable-confirmation-dialog .application-kiga .theme-carrier .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-carrier .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-carrier .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-carrier .theme-hover-bg:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-carrier .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-carrier .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-carrier .theme-hover-bg-inner:hover .include-theme-hover-bg{background-color:teal}div#theme-area div.kiga-container .theme-carrier .theme-before-bg:before,div.theamable-confirmation-dialog .theme-carrier .theme-before-bg:before,div.theamable-confirmation-dialog .application-kiga .theme-carrier .theme-before-bg:before{background-color:teal}div#theme-area div.kiga-container .theme-carrier .theme-after-bg:after,div.theamable-confirmation-dialog .theme-carrier .theme-after-bg:after,div.theamable-confirmation-dialog .application-kiga .theme-carrier .theme-after-bg:after{background-color:teal}div#theme-area div.kiga-container .theme-carrier kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .theme-carrier kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .application-kiga .theme-carrier kiga-header-search .theme-focused:focus{border-color:#00808099;box-shadow:inset 0 1px 1px #00000013,0 0 8px #00808066}div#theme-area div.kiga-container .theme-carrier .mat-button-base.full-width,div.theamable-confirmation-dialog .theme-carrier .mat-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-button-base.full-width{width:100%}div#theme-area div.kiga-container .theme-carrier .mat-button-base.mat-primary,div.theamable-confirmation-dialog .theme-carrier .mat-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-button-base.mat-primary{background-color:teal}div#theme-area div.kiga-container .theme-carrier .mat-button-base.secondary,div.theamable-confirmation-dialog .theme-carrier .mat-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-button-base.secondary{background-color:#80c0c0}div#theme-area div.kiga-container .theme-carrier .mat-button-base.mat-warn,div.theamable-confirmation-dialog .theme-carrier .mat-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-button-base.mat-warn{background-color:#c080c0}div#theme-area div.kiga-container .theme-carrier .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .theme-carrier .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-form-field.mat-focused .mat-form-field-label,div#theme-area div.kiga-container .theme-carrier .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .theme-carrier .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-form-field.mat-focused .mat-form-field-outline-thick,div#theme-area div.kiga-container .theme-carrier .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-carrier .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div#theme-area div.kiga-container .theme-carrier .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-carrier .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker{color:teal}div#theme-area div.kiga-container .theme-carrier .mat-checkbox-checked.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-carrier .mat-checkbox-checked.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-checkbox-checked.mat-accent .mat-checkbox-background,div#theme-area div.kiga-container .theme-carrier .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-carrier .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-radio-inner-circle{background-color:teal}div#theme-area div.kiga-container .theme-carrier .mat-radio-checked .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-carrier .mat-radio-checked .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-radio-checked .mat-radio-outer-circle{border-color:teal}div#theme-area div.kiga-container .theme-carrier .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-carrier .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-radio-disabled .mat-radio-inner-circle{background-color:#666}div#theme-area div.kiga-container .theme-carrier .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-carrier .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-radio-disabled .mat-radio-outer-circle{border-color:#666}div#theme-area div.kiga-container .theme-carrier .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .theme-carrier .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div#theme-area div.kiga-container .theme-carrier .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-carrier .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#666}div#theme-area div.kiga-container .theme-mail .theme-font,div.theamable-confirmation-dialog .theme-mail .theme-font,div.theamable-confirmation-dialog .application-kiga .theme-mail .theme-font{color:#0084a5}div#theme-area div.kiga-container .theme-mail .theme-border,div.theamable-confirmation-dialog .theme-mail .theme-border,div.theamable-confirmation-dialog .application-kiga .theme-mail .theme-border{border-color:#0084a5}div#theme-area div.kiga-container .theme-mail .theme-border-bottom,div.theamable-confirmation-dialog .theme-mail .theme-border-bottom,div.theamable-confirmation-dialog .application-kiga .theme-mail .theme-border-bottom{border-bottom-color:#0084a5}div#theme-area div.kiga-container .theme-mail .theme-bg,div.theamable-confirmation-dialog .theme-mail .theme-bg,div.theamable-confirmation-dialog .application-kiga .theme-mail .theme-bg{background-color:#0084a5}div#theme-area div.kiga-container .theme-mail .theme-hover:hover,div.theamable-confirmation-dialog .theme-mail .theme-hover:hover,div.theamable-confirmation-dialog .application-kiga .theme-mail .theme-hover:hover,div#theme-area div.kiga-container .theme-mail .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .theme-mail .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .application-kiga .theme-mail .theme-hover:hover .include-theme-hover{color:#0084a5}div#theme-area div.kiga-container .theme-mail .theme-hover-border:hover,div.theamable-confirmation-dialog .theme-mail .theme-hover-border:hover,div.theamable-confirmation-dialog .application-kiga .theme-mail .theme-hover-border:hover,div#theme-area div.kiga-container .theme-mail .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .theme-mail .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .application-kiga .theme-mail .theme-hover-border:hover .include-theme-hover-border{border-color:#0084a5}div#theme-area div.kiga-container .theme-mail .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .theme-mail .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .application-kiga .theme-mail .theme-hover-border:hover .include-theme-hover-border-before:before{border-color:#0084a5}div#theme-area div.kiga-container .theme-mail .theme-hover-bg:hover,div.theamable-confirmation-dialog .theme-mail .theme-hover-bg:hover,div.theamable-confirmation-dialog .application-kiga .theme-mail .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-mail .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-mail .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-mail .theme-hover-bg:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-mail .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-mail .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-mail .theme-hover-bg-inner:hover .include-theme-hover-bg{background-color:#0084a5}div#theme-area div.kiga-container .theme-mail .theme-before-bg:before,div.theamable-confirmation-dialog .theme-mail .theme-before-bg:before,div.theamable-confirmation-dialog .application-kiga .theme-mail .theme-before-bg:before{background-color:#0084a5}div#theme-area div.kiga-container .theme-mail .theme-after-bg:after,div.theamable-confirmation-dialog .theme-mail .theme-after-bg:after,div.theamable-confirmation-dialog .application-kiga .theme-mail .theme-after-bg:after{background-color:#0084a5}div#theme-area div.kiga-container .theme-mail kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .theme-mail kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .application-kiga .theme-mail kiga-header-search .theme-focused:focus{border-color:#0084a599;box-shadow:inset 0 1px 1px #00000013,0 0 8px #0084a566}div#theme-area div.kiga-container .theme-mail .mat-button-base.full-width,div.theamable-confirmation-dialog .theme-mail .mat-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-button-base.full-width{width:100%}div#theme-area div.kiga-container .theme-mail .mat-button-base.mat-primary,div.theamable-confirmation-dialog .theme-mail .mat-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-button-base.mat-primary{background-color:#0084a5}div#theme-area div.kiga-container .theme-mail .mat-button-base.secondary,div.theamable-confirmation-dialog .theme-mail .mat-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-button-base.secondary{background-color:#80c2d2}div#theme-area div.kiga-container .theme-mail .mat-button-base.mat-warn,div.theamable-confirmation-dialog .theme-mail .mat-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-button-base.mat-warn{background-color:#d280c1}div#theme-area div.kiga-container .theme-mail .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .theme-mail .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-form-field.mat-focused .mat-form-field-label,div#theme-area div.kiga-container .theme-mail .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .theme-mail .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-form-field.mat-focused .mat-form-field-outline-thick,div#theme-area div.kiga-container .theme-mail .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-mail .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div#theme-area div.kiga-container .theme-mail .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-mail .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker{color:#0084a5}div#theme-area div.kiga-container .theme-mail .mat-checkbox-checked.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-mail .mat-checkbox-checked.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-checkbox-checked.mat-accent .mat-checkbox-background,div#theme-area div.kiga-container .theme-mail .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-mail .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-radio-inner-circle{background-color:#0084a5}div#theme-area div.kiga-container .theme-mail .mat-radio-checked .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-mail .mat-radio-checked .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-radio-checked .mat-radio-outer-circle{border-color:#0084a5}div#theme-area div.kiga-container .theme-mail .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-mail .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-radio-disabled .mat-radio-inner-circle{background-color:#666}div#theme-area div.kiga-container .theme-mail .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-mail .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-radio-disabled .mat-radio-outer-circle{border-color:#666}div#theme-area div.kiga-container .theme-mail .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .theme-mail .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div#theme-area div.kiga-container .theme-mail .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-mail .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#666}div#theme-area div.kiga-container .theme-newsletter .theme-font,div.theamable-confirmation-dialog .theme-newsletter .theme-font,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .theme-font{color:#97bf0d}div#theme-area div.kiga-container .theme-newsletter .theme-border,div.theamable-confirmation-dialog .theme-newsletter .theme-border,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .theme-border{border-color:#97bf0d}div#theme-area div.kiga-container .theme-newsletter .theme-border-bottom,div.theamable-confirmation-dialog .theme-newsletter .theme-border-bottom,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .theme-border-bottom{border-bottom-color:#97bf0d}div#theme-area div.kiga-container .theme-newsletter .theme-bg,div.theamable-confirmation-dialog .theme-newsletter .theme-bg,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .theme-bg{background-color:#97bf0d}div#theme-area div.kiga-container .theme-newsletter .theme-hover:hover,div.theamable-confirmation-dialog .theme-newsletter .theme-hover:hover,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .theme-hover:hover,div#theme-area div.kiga-container .theme-newsletter .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .theme-newsletter .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .theme-hover:hover .include-theme-hover{color:#97bf0d}div#theme-area div.kiga-container .theme-newsletter .theme-hover-border:hover,div.theamable-confirmation-dialog .theme-newsletter .theme-hover-border:hover,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .theme-hover-border:hover,div#theme-area div.kiga-container .theme-newsletter .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .theme-newsletter .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .theme-hover-border:hover .include-theme-hover-border{border-color:#97bf0d}div#theme-area div.kiga-container .theme-newsletter .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .theme-newsletter .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .theme-hover-border:hover .include-theme-hover-border-before:before{border-color:#97bf0d}div#theme-area div.kiga-container .theme-newsletter .theme-hover-bg:hover,div.theamable-confirmation-dialog .theme-newsletter .theme-hover-bg:hover,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-newsletter .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-newsletter .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .theme-hover-bg:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-newsletter .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-newsletter .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .theme-hover-bg-inner:hover .include-theme-hover-bg{background-color:#97bf0d}div#theme-area div.kiga-container .theme-newsletter .theme-before-bg:before,div.theamable-confirmation-dialog .theme-newsletter .theme-before-bg:before,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .theme-before-bg:before{background-color:#97bf0d}div#theme-area div.kiga-container .theme-newsletter .theme-after-bg:after,div.theamable-confirmation-dialog .theme-newsletter .theme-after-bg:after,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .theme-after-bg:after{background-color:#97bf0d}div#theme-area div.kiga-container .theme-newsletter kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .theme-newsletter kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .application-kiga .theme-newsletter kiga-header-search .theme-focused:focus{border-color:#97bf0d99;box-shadow:inset 0 1px 1px #00000013,0 0 8px #97bf0d66}div#theme-area div.kiga-container .theme-newsletter .mat-button-base.full-width,div.theamable-confirmation-dialog .theme-newsletter .mat-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-button-base.full-width{width:100%}div#theme-area div.kiga-container .theme-newsletter .mat-button-base.mat-primary,div.theamable-confirmation-dialog .theme-newsletter .mat-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-button-base.mat-primary{background-color:#97bf0d}div#theme-area div.kiga-container .theme-newsletter .mat-button-base.secondary,div.theamable-confirmation-dialog .theme-newsletter .mat-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-button-base.secondary{background-color:#cbdf86}div#theme-area div.kiga-container .theme-newsletter .mat-button-base.mat-warn,div.theamable-confirmation-dialog .theme-newsletter .mat-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-button-base.mat-warn{background-color:#86cbdf}div#theme-area div.kiga-container .theme-newsletter .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .theme-newsletter .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-form-field.mat-focused .mat-form-field-label,div#theme-area div.kiga-container .theme-newsletter .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .theme-newsletter .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-form-field.mat-focused .mat-form-field-outline-thick,div#theme-area div.kiga-container .theme-newsletter .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-newsletter .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div#theme-area div.kiga-container .theme-newsletter .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-newsletter .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker{color:#97bf0d}div#theme-area div.kiga-container .theme-newsletter .mat-checkbox-checked.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-newsletter .mat-checkbox-checked.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-checkbox-checked.mat-accent .mat-checkbox-background,div#theme-area div.kiga-container .theme-newsletter .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-newsletter .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-radio-inner-circle{background-color:#97bf0d}div#theme-area div.kiga-container .theme-newsletter .mat-radio-checked .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-newsletter .mat-radio-checked .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-radio-checked .mat-radio-outer-circle{border-color:#97bf0d}div#theme-area div.kiga-container .theme-newsletter .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-newsletter .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-radio-disabled .mat-radio-inner-circle{background-color:#666}div#theme-area div.kiga-container .theme-newsletter .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-newsletter .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-radio-disabled .mat-radio-outer-circle{border-color:#666}div#theme-area div.kiga-container .theme-newsletter .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .theme-newsletter .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div#theme-area div.kiga-container .theme-newsletter .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-newsletter .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#666}div#theme-area div.kiga-container .theme-darkGrey .theme-font,div.theamable-confirmation-dialog .theme-darkGrey .theme-font,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .theme-font{color:#515050}div#theme-area div.kiga-container .theme-darkGrey .theme-border,div.theamable-confirmation-dialog .theme-darkGrey .theme-border,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .theme-border{border-color:#515050}div#theme-area div.kiga-container .theme-darkGrey .theme-border-bottom,div.theamable-confirmation-dialog .theme-darkGrey .theme-border-bottom,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .theme-border-bottom{border-bottom-color:#515050}div#theme-area div.kiga-container .theme-darkGrey .theme-bg,div.theamable-confirmation-dialog .theme-darkGrey .theme-bg,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .theme-bg{background-color:#515050}div#theme-area div.kiga-container .theme-darkGrey .theme-hover:hover,div.theamable-confirmation-dialog .theme-darkGrey .theme-hover:hover,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .theme-hover:hover,div#theme-area div.kiga-container .theme-darkGrey .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .theme-darkGrey .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .theme-hover:hover .include-theme-hover{color:#515050}div#theme-area div.kiga-container .theme-darkGrey .theme-hover-border:hover,div.theamable-confirmation-dialog .theme-darkGrey .theme-hover-border:hover,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .theme-hover-border:hover,div#theme-area div.kiga-container .theme-darkGrey .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .theme-darkGrey .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .theme-hover-border:hover .include-theme-hover-border{border-color:#515050}div#theme-area div.kiga-container .theme-darkGrey .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .theme-darkGrey .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .theme-hover-border:hover .include-theme-hover-border-before:before{border-color:#515050}div#theme-area div.kiga-container .theme-darkGrey .theme-hover-bg:hover,div.theamable-confirmation-dialog .theme-darkGrey .theme-hover-bg:hover,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-darkGrey .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-darkGrey .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .theme-hover-bg:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-darkGrey .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-darkGrey .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .theme-hover-bg-inner:hover .include-theme-hover-bg{background-color:#515050}div#theme-area div.kiga-container .theme-darkGrey .theme-before-bg:before,div.theamable-confirmation-dialog .theme-darkGrey .theme-before-bg:before,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .theme-before-bg:before{background-color:#515050}div#theme-area div.kiga-container .theme-darkGrey .theme-after-bg:after,div.theamable-confirmation-dialog .theme-darkGrey .theme-after-bg:after,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .theme-after-bg:after{background-color:#515050}div#theme-area div.kiga-container .theme-darkGrey kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .theme-darkGrey kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey kiga-header-search .theme-focused:focus{border-color:#51505099;box-shadow:inset 0 1px 1px #00000013,0 0 8px #51505066}div#theme-area div.kiga-container .theme-darkGrey .mat-button-base.full-width,div.theamable-confirmation-dialog .theme-darkGrey .mat-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-button-base.full-width{width:100%}div#theme-area div.kiga-container .theme-darkGrey .mat-button-base.mat-primary,div.theamable-confirmation-dialog .theme-darkGrey .mat-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-button-base.mat-primary{background-color:#515050}div#theme-area div.kiga-container .theme-darkGrey .mat-button-base.secondary,div.theamable-confirmation-dialog .theme-darkGrey .mat-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-button-base.secondary,div#theme-area div.kiga-container .theme-darkGrey .mat-button-base.mat-warn,div.theamable-confirmation-dialog .theme-darkGrey .mat-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-button-base.mat-warn{background-color:#a8a8a8}div#theme-area div.kiga-container .theme-darkGrey .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .theme-darkGrey .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-form-field.mat-focused .mat-form-field-label,div#theme-area div.kiga-container .theme-darkGrey .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .theme-darkGrey .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-form-field.mat-focused .mat-form-field-outline-thick,div#theme-area div.kiga-container .theme-darkGrey .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-darkGrey .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div#theme-area div.kiga-container .theme-darkGrey .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-darkGrey .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker{color:#515050}div#theme-area div.kiga-container .theme-darkGrey .mat-checkbox-checked.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-darkGrey .mat-checkbox-checked.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-checkbox-checked.mat-accent .mat-checkbox-background,div#theme-area div.kiga-container .theme-darkGrey .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-darkGrey .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-radio-inner-circle{background-color:#515050}div#theme-area div.kiga-container .theme-darkGrey .mat-radio-checked .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-darkGrey .mat-radio-checked .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-radio-checked .mat-radio-outer-circle{border-color:#515050}div#theme-area div.kiga-container .theme-darkGrey .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-darkGrey .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-radio-disabled .mat-radio-inner-circle{background-color:#666}div#theme-area div.kiga-container .theme-darkGrey .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-darkGrey .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-radio-disabled .mat-radio-outer-circle{border-color:#666}div#theme-area div.kiga-container .theme-darkGrey .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .theme-darkGrey .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div#theme-area div.kiga-container .theme-darkGrey .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-darkGrey .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#666}div#theme-area div.dive-dict-container .theme-font,div.theamable-confirmation-dialog .application-dive .theme-font{color:#30658e}div#theme-area div.dive-dict-container .theme-border,div.theamable-confirmation-dialog .application-dive .theme-border{border-color:#30658e}div#theme-area div.dive-dict-container .theme-border-bottom,div.theamable-confirmation-dialog .application-dive .theme-border-bottom{border-bottom-color:#30658e}div#theme-area div.dive-dict-container .theme-bg,div.theamable-confirmation-dialog .application-dive .theme-bg{background-color:#30658e}div#theme-area div.dive-dict-container .theme-hover:hover,div.theamable-confirmation-dialog .application-dive .theme-hover:hover,div#theme-area div.dive-dict-container .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .application-dive .theme-hover:hover .include-theme-hover{color:#30658e}div#theme-area div.dive-dict-container .theme-hover-border:hover,div.theamable-confirmation-dialog .application-dive .theme-hover-border:hover,div#theme-area div.dive-dict-container .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .application-dive .theme-hover-border:hover .include-theme-hover-border{border-color:#30658e}div#theme-area div.dive-dict-container .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .application-dive .theme-hover-border:hover .include-theme-hover-border-before:before{border-color:#30658e}div#theme-area div.dive-dict-container .theme-hover-bg:hover,div.theamable-confirmation-dialog .application-dive .theme-hover-bg:hover,div#theme-area div.dive-dict-container .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-dive .theme-hover-bg:hover .include-theme-hover-bg,div#theme-area div.dive-dict-container .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-dive .theme-hover-bg-inner:hover .include-theme-hover-bg{background-color:#30658e}div#theme-area div.dive-dict-container .theme-before-bg:before,div.theamable-confirmation-dialog .application-dive .theme-before-bg:before{background-color:#30658e}div#theme-area div.dive-dict-container .theme-after-bg:after,div.theamable-confirmation-dialog .application-dive .theme-after-bg:after{background-color:#30658e}div#theme-area div.dive-dict-container kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .application-dive kiga-header-search .theme-focused:focus{border-color:#30658e99;box-shadow:inset 0 1px 1px #00000013,0 0 8px #30658e66}div#theme-area div.dive-dict-container .mat-button-base.full-width,div.theamable-confirmation-dialog .application-dive .mat-button-base.full-width{width:100%}div#theme-area div.dive-dict-container .mat-button-base.mat-primary,div.theamable-confirmation-dialog .application-dive .mat-button-base.mat-primary{background-color:#30658e}div#theme-area div.dive-dict-container .mat-button-base.secondary,div.theamable-confirmation-dialog .application-dive .mat-button-base.secondary{background-color:#98b2c7}div#theme-area div.dive-dict-container .mat-button-base.mat-warn,div.theamable-confirmation-dialog .application-dive .mat-button-base.mat-warn{background-color:#c798b2}div#theme-area div.dive-dict-container .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .application-dive .mat-form-field.mat-focused .mat-form-field-label,div#theme-area div.dive-dict-container .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .application-dive .mat-form-field.mat-focused .mat-form-field-outline-thick,div#theme-area div.dive-dict-container .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-dive .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div#theme-area div.dive-dict-container .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-dive .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker{color:#30658e}div#theme-area div.dive-dict-container .mat-checkbox-checked.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-dive .mat-checkbox-checked.mat-accent .mat-checkbox-background,div#theme-area div.dive-dict-container .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-dive .mat-radio-inner-circle{background-color:#30658e}div#theme-area div.dive-dict-container .mat-radio-checked .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-dive .mat-radio-checked .mat-radio-outer-circle{border-color:#30658e}div#theme-area div.dive-dict-container .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-dive .mat-radio-disabled .mat-radio-inner-circle{background-color:#666}div#theme-area div.dive-dict-container .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-dive .mat-radio-disabled .mat-radio-outer-circle{border-color:#666}div#theme-area div.dive-dict-container .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .application-dive .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div#theme-area div.dive-dict-container .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-dive .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#666}div#theme-area div.dive-dict-container .theme-default .theme-font,div.theamable-confirmation-dialog .application-dive .theme-default .theme-font{color:#30658e}div#theme-area div.dive-dict-container .theme-default .theme-border,div.theamable-confirmation-dialog .application-dive .theme-default .theme-border{border-color:#30658e}div#theme-area div.dive-dict-container .theme-default .theme-border-bottom,div.theamable-confirmation-dialog .application-dive .theme-default .theme-border-bottom{border-bottom-color:#30658e}div#theme-area div.dive-dict-container .theme-default .theme-bg,div.theamable-confirmation-dialog .application-dive .theme-default .theme-bg{background-color:#30658e}div#theme-area div.dive-dict-container .theme-default .theme-hover:hover,div.theamable-confirmation-dialog .application-dive .theme-default .theme-hover:hover,div#theme-area div.dive-dict-container .theme-default .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .application-dive .theme-default .theme-hover:hover .include-theme-hover{color:#30658e}div#theme-area div.dive-dict-container .theme-default .theme-hover-border:hover,div.theamable-confirmation-dialog .application-dive .theme-default .theme-hover-border:hover,div#theme-area div.dive-dict-container .theme-default .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .application-dive .theme-default .theme-hover-border:hover .include-theme-hover-border{border-color:#30658e}div#theme-area div.dive-dict-container .theme-default .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .application-dive .theme-default .theme-hover-border:hover .include-theme-hover-border-before:before{border-color:#30658e}div#theme-area div.dive-dict-container .theme-default .theme-hover-bg:hover,div.theamable-confirmation-dialog .application-dive .theme-default .theme-hover-bg:hover,div#theme-area div.dive-dict-container .theme-default .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-dive .theme-default .theme-hover-bg:hover .include-theme-hover-bg,div#theme-area div.dive-dict-container .theme-default .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-dive .theme-default .theme-hover-bg-inner:hover .include-theme-hover-bg{background-color:#30658e}div#theme-area div.dive-dict-container .theme-default .theme-before-bg:before,div.theamable-confirmation-dialog .application-dive .theme-default .theme-before-bg:before{background-color:#30658e}div#theme-area div.dive-dict-container .theme-default .theme-after-bg:after,div.theamable-confirmation-dialog .application-dive .theme-default .theme-after-bg:after{background-color:#30658e}div#theme-area div.dive-dict-container .theme-default kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .application-dive .theme-default kiga-header-search .theme-focused:focus{border-color:#30658e99;box-shadow:inset 0 1px 1px #00000013,0 0 8px #30658e66}div#theme-area div.dive-dict-container .theme-default .mat-button-base.full-width,div.theamable-confirmation-dialog .application-dive .theme-default .mat-button-base.full-width{width:100%}div#theme-area div.dive-dict-container .theme-default .mat-button-base.mat-primary,div.theamable-confirmation-dialog .application-dive .theme-default .mat-button-base.mat-primary{background-color:#30658e}div#theme-area div.dive-dict-container .theme-default .mat-button-base.secondary,div.theamable-confirmation-dialog .application-dive .theme-default .mat-button-base.secondary{background-color:#98b2c7}div#theme-area div.dive-dict-container .theme-default .mat-button-base.mat-warn,div.theamable-confirmation-dialog .application-dive .theme-default .mat-button-base.mat-warn{background-color:#c798b2}div#theme-area div.dive-dict-container .theme-default .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .application-dive .theme-default .mat-form-field.mat-focused .mat-form-field-label,div#theme-area div.dive-dict-container .theme-default .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .application-dive .theme-default .mat-form-field.mat-focused .mat-form-field-outline-thick,div#theme-area div.dive-dict-container .theme-default .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-dive .theme-default .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div#theme-area div.dive-dict-container .theme-default .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-dive .theme-default .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker{color:#30658e}div#theme-area div.dive-dict-container .theme-default .mat-checkbox-checked.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-dive .theme-default .mat-checkbox-checked.mat-accent .mat-checkbox-background,div#theme-area div.dive-dict-container .theme-default .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-dive .theme-default .mat-radio-inner-circle{background-color:#30658e}div#theme-area div.dive-dict-container .theme-default .mat-radio-checked .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-dive .theme-default .mat-radio-checked .mat-radio-outer-circle{border-color:#30658e}div#theme-area div.dive-dict-container .theme-default .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-dive .theme-default .mat-radio-disabled .mat-radio-inner-circle{background-color:#666}div#theme-area div.dive-dict-container .theme-default .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-dive .theme-default .mat-radio-disabled .mat-radio-outer-circle{border-color:#666}div#theme-area div.dive-dict-container .theme-default .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .application-dive .theme-default .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div#theme-area div.dive-dict-container .theme-default .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-dive .theme-default .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#666}div#theme-area div.dive-dict-container .mat-raised-button,div.theamable-confirmation-dialog .application-dive .mat-raised-button{border-radius:0}div.kiga-container kiga-permission-main-container button .theme-font{color:#f29400}div.kiga-container kiga-permission-main-container button .theme-border{border-color:#f29400}div.kiga-container kiga-permission-main-container button .theme-border-bottom{border-bottom-color:#f29400}div.kiga-container kiga-permission-main-container button .theme-bg{background-color:#f29400}div.kiga-container kiga-permission-main-container button .theme-hover:hover,div.kiga-container kiga-permission-main-container button .theme-hover:hover .include-theme-hover{color:#f29400}div.kiga-container kiga-permission-main-container button .theme-hover-border:hover,div.kiga-container kiga-permission-main-container button .theme-hover-border:hover .include-theme-hover-border{border-color:#f29400}div.kiga-container kiga-permission-main-container button .theme-hover-border:hover .include-theme-hover-border-before:before{border-color:#f29400}div.kiga-container kiga-permission-main-container button .theme-hover-bg:hover,div.kiga-container kiga-permission-main-container button .theme-hover-bg:hover .include-theme-hover-bg{background-color:#f29400}div.kiga-container kiga-permission-main-container button .theme-hover-bg-inner:hover .include-theme-hover-bg{background-color:#f29400}div.kiga-container kiga-permission-main-container button .theme-before-bg:before{background-color:#f29400}div.kiga-container kiga-permission-main-container button .theme-after-bg:after{background-color:#f29400}div.kiga-container kiga-permission-main-container button kiga-header-search .theme-focused:focus{border-color:#f2940099;box-shadow:inset 0 1px 1px #00000013,0 0 8px #f2940066}div.kiga-container kiga-permission-main-container button .mat-button-base.full-width{width:100%}div.kiga-container kiga-permission-main-container button .mat-button-base.mat-primary{background-color:#f29400}div.kiga-container kiga-permission-main-container button .mat-button-base.secondary{background-color:#f9ca80}div.kiga-container kiga-permission-main-container button .mat-button-base.mat-warn{background-color:#80f9ca}div.kiga-container kiga-permission-main-container button .mat-form-field.mat-focused .mat-form-field-label,div.kiga-container kiga-permission-main-container button .mat-form-field.mat-focused .mat-form-field-outline-thick{color:#f29400}div.kiga-container kiga-permission-main-container button .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.kiga-container kiga-permission-main-container button .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker{color:#f29400}div.kiga-container kiga-permission-main-container button .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#f29400}div.kiga-container kiga-permission-main-container button .mat-radio-inner-circle{background-color:#f29400}div.kiga-container kiga-permission-main-container button .mat-radio-checked .mat-radio-outer-circle{border-color:#f29400}div.kiga-container kiga-permission-main-container button .mat-radio-disabled .mat-radio-inner-circle{background-color:#666}div.kiga-container kiga-permission-main-container button .mat-radio-disabled .mat-radio-outer-circle{border-color:#666}div.kiga-container kiga-permission-main-container button .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.kiga-container kiga-permission-main-container button .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#666}div.kiga-container kiga-permission-main-container button .theme-new-ideas .theme-font{color:#97bf0d}div.kiga-container kiga-permission-main-container button .theme-new-ideas .theme-border{border-color:#97bf0d}div.kiga-container kiga-permission-main-container button .theme-new-ideas .theme-border-bottom{border-bottom-color:#97bf0d}div.kiga-container kiga-permission-main-container button .theme-new-ideas .theme-bg{background-color:#97bf0d}div.kiga-container kiga-permission-main-container button .theme-new-ideas .theme-hover:hover,div.kiga-container kiga-permission-main-container button .theme-new-ideas .theme-hover:hover .include-theme-hover{color:#97bf0d}div.kiga-container kiga-permission-main-container button .theme-new-ideas .theme-hover-border:hover,div.kiga-container kiga-permission-main-container button .theme-new-ideas .theme-hover-border:hover .include-theme-hover-border{border-color:#97bf0d}div.kiga-container kiga-permission-main-container button .theme-new-ideas .theme-hover-border:hover .include-theme-hover-border-before:before{border-color:#97bf0d}div.kiga-container kiga-permission-main-container button .theme-new-ideas .theme-hover-bg:hover,div.kiga-container kiga-permission-main-container button .theme-new-ideas .theme-hover-bg:hover .include-theme-hover-bg{background-color:#97bf0d}div.kiga-container kiga-permission-main-container button .theme-new-ideas .theme-hover-bg-inner:hover .include-theme-hover-bg{background-color:#97bf0d}div.kiga-container kiga-permission-main-container button .theme-new-ideas .theme-before-bg:before{background-color:#97bf0d}div.kiga-container kiga-permission-main-container button .theme-new-ideas .theme-after-bg:after{background-color:#97bf0d}div.kiga-container kiga-permission-main-container button .theme-new-ideas kiga-header-search .theme-focused:focus{border-color:#97bf0d99;box-shadow:inset 0 1px 1px #00000013,0 0 8px #97bf0d66}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-button-base.full-width{width:100%}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-button-base.mat-primary{background-color:#97bf0d}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-button-base.secondary{background-color:#cbdf86}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-button-base.mat-warn{background-color:#86cbdf}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-form-field.mat-focused .mat-form-field-label,div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-form-field.mat-focused .mat-form-field-outline-thick{color:#97bf0d}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker{color:#97bf0d}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#97bf0d}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-radio-inner-circle{background-color:#97bf0d}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-radio-checked .mat-radio-outer-circle{border-color:#97bf0d}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-radio-disabled .mat-radio-inner-circle{background-color:#666}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-radio-disabled .mat-radio-outer-circle{border-color:#666}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#666}div.kiga-container kiga-permission-main-container button .theme-shop .theme-font{color:#ee451a}div.kiga-container kiga-permission-main-container button .theme-shop .theme-border{border-color:#ee451a}div.kiga-container kiga-permission-main-container button .theme-shop .theme-border-bottom{border-bottom-color:#ee451a}div.kiga-container kiga-permission-main-container button .theme-shop .theme-bg{background-color:#ee451a}div.kiga-container kiga-permission-main-container button .theme-shop .theme-hover:hover,div.kiga-container kiga-permission-main-container button .theme-shop .theme-hover:hover .include-theme-hover{color:#ee451a}div.kiga-container kiga-permission-main-container button .theme-shop .theme-hover-border:hover,div.kiga-container kiga-permission-main-container button .theme-shop .theme-hover-border:hover .include-theme-hover-border{border-color:#ee451a}div.kiga-container kiga-permission-main-container button .theme-shop .theme-hover-border:hover .include-theme-hover-border-before:before{border-color:#ee451a}div.kiga-container kiga-permission-main-container button .theme-shop .theme-hover-bg:hover,div.kiga-container kiga-permission-main-container button .theme-shop .theme-hover-bg:hover .include-theme-hover-bg{background-color:#ee451a}div.kiga-container kiga-permission-main-container button .theme-shop .theme-hover-bg-inner:hover .include-theme-hover-bg{background-color:#ee451a}div.kiga-container kiga-permission-main-container button .theme-shop .theme-before-bg:before{background-color:#ee451a}div.kiga-container kiga-permission-main-container button .theme-shop .theme-after-bg:after{background-color:#ee451a}div.kiga-container kiga-permission-main-container button .theme-shop kiga-header-search .theme-focused:focus{border-color:#ee451a99;box-shadow:inset 0 1px 1px #00000013,0 0 8px #ee451a66}div.kiga-container kiga-permission-main-container button .theme-shop .mat-button-base.full-width{width:100%}div.kiga-container kiga-permission-main-container button .theme-shop .mat-button-base.mat-primary{background-color:#ee451a}div.kiga-container kiga-permission-main-container button .theme-shop .mat-button-base.secondary{background-color:#f7a28d}div.kiga-container kiga-permission-main-container button .theme-shop .mat-button-base.mat-warn{background-color:#8df7a2}div.kiga-container kiga-permission-main-container button .theme-shop .mat-form-field.mat-focused .mat-form-field-label,div.kiga-container kiga-permission-main-container button .theme-shop .mat-form-field.mat-focused .mat-form-field-outline-thick{color:#ee451a}div.kiga-container kiga-permission-main-container button .theme-shop .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.kiga-container kiga-permission-main-container button .theme-shop .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker{color:#ee451a}div.kiga-container kiga-permission-main-container button .theme-shop .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#ee451a}div.kiga-container kiga-permission-main-container button .theme-shop .mat-radio-inner-circle{background-color:#ee451a}div.kiga-container kiga-permission-main-container button .theme-shop .mat-radio-checked .mat-radio-outer-circle{border-color:#ee451a}div.kiga-container kiga-permission-main-container button .theme-shop .mat-radio-disabled .mat-radio-inner-circle{background-color:#666}div.kiga-container kiga-permission-main-container button .theme-shop .mat-radio-disabled .mat-radio-outer-circle{border-color:#666}div.kiga-container kiga-permission-main-container button .theme-shop .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.kiga-container kiga-permission-main-container button .theme-shop .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#666}.marker-cluster-large{background-color:#0083e733!important}.marker-cluster-large div{background-color:#174263!important}.marker-cluster-large span{color:#fff}body select:focus:focus,body input.form-control:focus:focus,body textarea:not(.mat-input-element):focus:focus{border-color:#f29400;outline:0;box-shadow:inset 0 1px 1px #00000013,0 0 8px #f2940099}body .ui-select-bootstrap .ui-select-choices-row.active>a{background-color:#f29400}body .btn-default-focus{box-shadow:0 1px 1px #00000013 inset,0 0 8px #f29400}body a,body a:hover{color:#f29400}body button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):not(.detail-view-mat-fab-button):not(.vjs-big-play-button):not(.vjs-control):not(.tox-mbtn):not(.tox-tbtn):not(.tox-swatch):not(.tox-button),body a.button{background-color:#f29400}body button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):not(.detail-view-mat-fab-button):not(.vjs-big-play-button):not(.vjs-control):not(.tox-mbtn):not(.tox-tbtn):not(.tox-swatch):not(.tox-button).free-test,body a.button.free-test{background-color:#97bf0d}body button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):not(.detail-view-mat-fab-button):not(.vjs-big-play-button):not(.vjs-control):not(.tox-mbtn):not(.tox-tbtn):not(.tox-swatch):not(.tox-button).dive-free-test,body a.button.dive-free-test{background-color:#174263}body button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):not(.detail-view-mat-fab-button):not(.vjs-big-play-button):not(.vjs-control):not(.tox-mbtn):not(.tox-tbtn):not(.tox-swatch):not(.tox-button).lighten,body a.button.lighten{background-color:#f7bf66}body .alert-warning{padding:10px;margin:30px;text-align:center}body .iCheck.icon-checkbox-on,body .iCheck.icon-radio-on{color:#f29400}body .or{border:1px solid #f29400;margin:23px 0}body .or .holder span{background:#f29400}body .scheme-background{background-color:#f29400}body .form-control,body input[type=text]:not(.mat-input-element),body input[type=password]:not(.mat-input-element),body input[type=email]:not(.mat-input-element),body input[type=number]:not(.mat-input-element),body select.form-control,body textarea.form-control,body .mce-content-body,body div.ui-select-container span.btn{font-size:15px;height:34px;background-color:#f9f9f9;border:1px solid #cccccc;border-radius:0;color:#333;font-weight:400;padding:0 0 0 6px;margin:0;width:100%;display:block;box-shadow:none}body textarea:not(.mat-input-element){resize:none;font-size:14px}body div.tags,body div.editor-content{background-color:#f9f9f9}body .form-control[disabled],body .form-control[readonly],body fieldset[disabled]{background-color:#f9f9f9;cursor:pointer}body div.select2-container.form-control{padding:0;border:0}body kiga-select{display:block}body .clickable{cursor:pointer}body .ui-select-placeholder{width:100%;display:inline-block;overflow:hidden;text-overflow:ellipsis}body .ui-select-match{line-height:32px}body .ui-select-match .caret{border-top-color:inherit}body .ui-select-match .ui-select-toggle{padding-right:20px;line-height:inherit;display:inline-block}body .ui-select-match .ui-select-toggle span{line-height:32px}body .ui-select-match .ui-select-toggle-icon{display:none;line-height:32px;float:left}body .ui-select-choices a.ui-select-choices-row-inner{padding-top:12px;padding-bottom:12px}body textarea:not(.mat-input-element),body textarea.form-control{height:68px}body .mat-raised-button{border-radius:7px}body button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):not(.detail-view-mat-fab-button):not(.vjs-big-play-button):not(.vjs-control):not(.tox-mbtn):not(.tox-tbtn):not(.tox-swatch):not(.tox-button),body a.button{display:inline-block;font-size:17px;color:#fff;padding:8px 0;border-width:0;text-align:center;vertical-align:middle;cursor:pointer}body button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):not(.detail-view-mat-fab-button):not(.vjs-big-play-button):not(.vjs-control):not(.tox-mbtn):not(.tox-tbtn):not(.tox-swatch):not(.tox-button).mat-radius,body a.button.mat-radius{border-radius:7px}body button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):not(.detail-view-mat-fab-button):not(.vjs-big-play-button):not(.vjs-control):not(.tox-mbtn):not(.tox-tbtn):not(.tox-swatch):not(.tox-button).cancel,body a.button.cancel{background-color:#d7d7d7}body button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):not(.detail-view-mat-fab-button):not(.vjs-big-play-button):not(.vjs-control):not(.tox-mbtn):not(.tox-tbtn):not(.tox-swatch):not(.tox-button).full-width,body a.button.full-width{width:100%}body button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):not(.detail-view-mat-fab-button):not(.vjs-big-play-button):not(.vjs-control):not(.tox-mbtn):not(.tox-tbtn):not(.tox-swatch):not(.tox-button):hover,body a.button:hover{color:#fff}body button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):not(.detail-view-mat-fab-button):not(.vjs-big-play-button):not(.vjs-control):not(.tox-mbtn):not(.tox-tbtn):not(.tox-swatch):not(.tox-button).icon,body a.button.icon{padding:7px 0}body button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):not(.detail-view-mat-fab-button):not(.vjs-big-play-button):not(.vjs-control):not(.tox-mbtn):not(.tox-tbtn):not(.tox-swatch):not(.tox-button).icon i,body a.button.icon i{font-size:26px}@media only screen and (max-width: 480px){body button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):not(.detail-view-mat-fab-button):not(.vjs-big-play-button):not(.vjs-control):not(.tox-mbtn):not(.tox-tbtn):not(.tox-swatch):not(.tox-button),body a.button{width:100%}}body button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):not(.no-legacy-width):not(.detail-view-mat-fab-button):not(.vjs-big-play-button):not(.vjs-control):not(.tox-mbtn):not(.tox-tbtn):not(.tox-swatch):not(.tox-button),body a.button{width:220px}@media (max-width: 479px){body button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):not(.no-legacy-width):not(.detail-view-mat-fab-button):not(.vjs-big-play-button):not(.vjs-control):not(.tox-mbtn):not(.tox-tbtn):not(.tox-swatch):not(.tox-button),body a.button{width:100%}}body .uib-datepicker-popup button,body .uib-datepicker-popup a.button{width:auto;width:initial}body i{vertical-align:middle}body i.x-large{font-size:50px}body i.large{font-size:30px}body i.small{font-size:15px}body div.form-group{padding-bottom:0;margin-bottom:20px}body div.form-group.last{margin-bottom:0}body div.form-group.large{padding-bottom:30px;padding-top:10px}body div.form-group label{display:block;font-size:12px;font-weight:400;margin-bottom:7px}body div.form-group label.checkbox,body div.form-group label.checkbox-inline,body div.form-group label.radio,body div.form-group label.radio-inline{display:inline-block;font-size:14px;padding-left:0;margin-bottom:0}body div.form-group label.value{font-size:12px;margin:0;padding:5px;border:1px solid #b2b2b2}body div.form-group .wrapper{overflow:auto}body div.form-group .wrapper .form-control{float:left}body div.form-group .wrapper img.loading{padding-top:9px;padding-left:3px}body div.form-group div.checkbox,body div.form-group div.radio{padding-left:0;margin-top:0;margin-bottom:20px}body div.form-group div.checkbox label,body div.form-group div.radio label{font-size:14px}body div.form-group div.checkbox.last,body div.form-group div.radio.last{margin-bottom:0}body div.form-group select,body div.form-group input.form-control{width:100%;margin-top:0}body div.form-group .form-control+.form-control,body div.form-group .form-control+.wrapper,body div.form-group .wrapper+.form-control,body div.form-group .validation+.form-control,body div.form-group .validation+.wrapper,body div.form-group .validation-info+.form-control,body div.form-group .validation-info+.wrapper{margin-top:10px}body div.form-group ul.dropdown-menu{boder-radius:0}body div.form-group div.threeFieldDateInput:after{content:"";display:block;clear:both}body div.form-group div.threeFieldDateInput>div{margin-top:0;float:left;display:block;width:33%}body div.form-group div.threeFieldDateInput>div.middle{width:34%;padding:0 5px}body .iCheck{display:inline}body .iCheck.icon-checkbox-on,body .iCheck.icon-checkbox-off{margin-right:4px}body .mce-container button{background-color:transparent}body div.buttons{margin-top:20px;margin-bottom:20px;padding:0 10px}body div.buttons:before,body div.buttons:after{content:" ";display:table}body div.buttons:after{clear:both}body div.buttons div.left{float:left;width:50%;text-align:left;padding-right:10px}body div.buttons div.right{float:left;padding-left:10px;width:50%;text-align:right}body div.buttons button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy),body div.buttons a.button{font-size:20px;padding:11px 0}body div.buttons button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy).icon,body div.buttons a.button.icon{padding:10px 0}body div.buttons button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy).icon i,body div.buttons a.button.icon i{font-size:29px}@media (max-width: 479px){body div.buttons button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy),body div.buttons a.button{width:100%;padding-left:5px;padding-right:5px}}body div.buttons a{width:100%}body .buttons-flex{display:flex;justify-content:center}body .buttons-flex>*{margin:0 10px}body .mat-card{border-radius:7px}body div.panel{border-width:0;border-radius:7px;padding:10px 10px 0}body div.panel .panel-heading{color:#fff;border-bottom-left-radius:0;border-bottom-right-radius:0;padding-top:10px;padding-bottom:10px;font-size:20px;background-color:#b2b2b2;border:1px solid #b2b2b2}body div.panel .panel-heading a{color:#fff}body div.panel .panel-body{padding:20px;border-radius:7px;border:1px solid #d7d7d7;border-top-width:0}body div.panel .buttons{padding:0}body form.one-col>div{width:940px;margin-left:auto;margin-right:auto}body form.one-col input,body form.one-col .datepicker-input{max-width:450px}@media (max-width: 959px){body form.one-col>div{width:100%}}body form.small{font-size:100%}body form.small>div{width:100%;max-width:480px;margin-left:auto;margin-right:auto}body form.small div.checkbox{font-size:14px}body form.two-col>div{width:940px;margin-left:auto;margin-right:auto}body form.two-col div.col-1,body form.two-col div.col-2{width:50%;float:left;position:relative}body form.two-col div.col-1{padding-right:10px}body form.two-col div.col-2{padding-left:10px}@media (max-width: 959px){body form.two-col>div{width:100%}}@media (max-width: 629px){body form.two-col>div{width:100%}body form.two-col div.col-1,body form.two-col div.col-2{width:100%;float:none;padding-left:0;padding-right:0}body form.two-col input{max-width:450px}}body form.three-col>div{width:940px;margin-left:auto;margin-right:auto}body form.three-col .col-1,body form.three-col .col-2,body form.three-col .col-3{width:33%;float:left;position:relative}body form.three-col .col-1{padding-right:10px}body form.three-col .col-2{width:34%;padding-right:10px;padding-left:10px}body form.three-col .col-3{padding-left:10px}@media (max-width: 959px){body form.three-col>div{width:100%}body form.three-col .col-1,body form.three-col .col-2,body form.three-col .col-3{width:100%;float:none;padding-left:0;padding-right:0}}body .or{color:#fff;font-size:15px;position:relative;display:block;margin:22px 0;text-transform:uppercase;width:100%}body .or .frame{position:absolute;top:-23px;text-align:center;width:100%}body .or .holder{background:#fff;display:inline-block;padding:0 5px 0 3px}body .or .holder span{border-radius:50%;display:block;height:46px;width:46px;padding:5px 0;overflow:hidden}body div.ui-grid .ui-grid-pager-control button,body div.ui-grid .ui-grid-pager-control input{width:auto;display:inline-block}body div.ui-grid .ui-grid-canvas a{color:#515050}body .green-scheme select:focus:focus,body .green-scheme input.form-control:focus:focus,body .green-scheme textarea:not(.mat-input-element):focus:focus{border-color:#97bf0d;outline:0;box-shadow:inset 0 1px 1px #00000013,0 0 8px #97bf0d99}body .green-scheme .ui-select-bootstrap .ui-select-choices-row.active>a{background-color:#97bf0d}body .green-scheme .btn-default-focus{box-shadow:0 1px 1px #00000013 inset,0 0 8px #97bf0d}body .green-scheme a,body .green-scheme a:hover{color:#97bf0d}body .green-scheme button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):not(.detail-view-mat-fab-button):not(.vjs-big-play-button):not(.vjs-control):not(.tox-mbtn):not(.tox-tbtn):not(.tox-swatch):not(.tox-button),body .green-scheme a.button{background-color:#97bf0d}body .green-scheme button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):not(.detail-view-mat-fab-button):not(.vjs-big-play-button):not(.vjs-control):not(.tox-mbtn):not(.tox-tbtn):not(.tox-swatch):not(.tox-button).cancel,body .green-scheme a.button.cancel{background-color:#d7d7d7}body .green-scheme button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):not(.detail-view-mat-fab-button):not(.vjs-big-play-button):not(.vjs-control):not(.tox-mbtn):not(.tox-tbtn):not(.tox-swatch):not(.tox-button).free-test,body .green-scheme a.button.free-test{background-color:#97bf0d}body .green-scheme button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):not(.detail-view-mat-fab-button):not(.vjs-big-play-button):not(.vjs-control):not(.tox-mbtn):not(.tox-tbtn):not(.tox-swatch):not(.tox-button).dive-free-test,body .green-scheme a.button.dive-free-test{background-color:#174263}body .green-scheme button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):not(.detail-view-mat-fab-button):not(.vjs-big-play-button):not(.vjs-control):not(.tox-mbtn):not(.tox-tbtn):not(.tox-swatch):not(.tox-button).lighten,body .green-scheme a.button.lighten{background-color:#c1d96e}body .green-scheme .alert-warning{padding:10px;margin:30px;text-align:center}body .green-scheme .iCheck.icon-checkbox-on,body .green-scheme .iCheck.icon-radio-on{color:#97bf0d}body .green-scheme .or{border:1px solid #97bf0d;margin:23px 0}body .green-scheme .or .holder span{background:#97bf0d}body .green-scheme .scheme-background{background-color:#97bf0d}body .green{color:#97bf0d}body .orange-scheme select:focus:focus,body .orange-scheme input.form-control:focus:focus,body .orange-scheme textarea:not(.mat-input-element):focus:focus{border-color:#f29400;outline:0;box-shadow:inset 0 1px 1px #00000013,0 0 8px #f2940099}body .orange-scheme .ui-select-bootstrap .ui-select-choices-row.active>a{background-color:#f29400}body .orange-scheme .btn-default-focus{box-shadow:0 1px 1px #00000013 inset,0 0 8px #f29400}body .orange-scheme a,body .orange-scheme a:hover{color:#f29400}body .orange-scheme button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):not(.detail-view-mat-fab-button):not(.vjs-big-play-button):not(.vjs-control):not(.tox-mbtn):not(.tox-tbtn):not(.tox-swatch):not(.tox-button),body .orange-scheme a.button{background-color:#f29400}body .orange-scheme button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):not(.detail-view-mat-fab-button):not(.vjs-big-play-button):not(.vjs-control):not(.tox-mbtn):not(.tox-tbtn):not(.tox-swatch):not(.tox-button).cancel,body .orange-scheme a.button.cancel{background-color:#d7d7d7}body .orange-scheme button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):not(.detail-view-mat-fab-button):not(.vjs-big-play-button):not(.vjs-control):not(.tox-mbtn):not(.tox-tbtn):not(.tox-swatch):not(.tox-button).free-test,body .orange-scheme a.button.free-test{background-color:#97bf0d}body .orange-scheme button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):not(.detail-view-mat-fab-button):not(.vjs-big-play-button):not(.vjs-control):not(.tox-mbtn):not(.tox-tbtn):not(.tox-swatch):not(.tox-button).dive-free-test,body .orange-scheme a.button.dive-free-test{background-color:#174263}body .orange-scheme button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):not(.detail-view-mat-fab-button):not(.vjs-big-play-button):not(.vjs-control):not(.tox-mbtn):not(.tox-tbtn):not(.tox-swatch):not(.tox-button).lighten,body .orange-scheme a.button.lighten{background-color:#f7bf66}body .orange-scheme .alert-warning{padding:10px;margin:30px;text-align:center}body .orange-scheme .iCheck.icon-checkbox-on,body .orange-scheme .iCheck.icon-radio-on{color:#f29400}body .orange-scheme .or{border:1px solid #f29400;margin:23px 0}body .orange-scheme .or .holder span{background:#f29400}body .orange-scheme .scheme-background{background-color:#f29400}body .shop-scheme select:focus:focus,body .shop-scheme input.form-control:focus:focus,body .shop-scheme textarea:not(.mat-input-element):focus:focus{border-color:#ee451a;outline:0;box-shadow:inset 0 1px 1px #00000013,0 0 8px #ee451a99}body .shop-scheme .ui-select-bootstrap .ui-select-choices-row.active>a{background-color:#ee451a}body .shop-scheme .btn-default-focus{box-shadow:0 1px 1px #00000013 inset,0 0 8px #ee451a}body .shop-scheme a,body .shop-scheme a:hover{color:#ee451a}body .shop-scheme button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):not(.detail-view-mat-fab-button):not(.vjs-big-play-button):not(.vjs-control):not(.tox-mbtn):not(.tox-tbtn):not(.tox-swatch):not(.tox-button),body .shop-scheme a.button{background-color:#ee451a}body .shop-scheme button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):not(.detail-view-mat-fab-button):not(.vjs-big-play-button):not(.vjs-control):not(.tox-mbtn):not(.tox-tbtn):not(.tox-swatch):not(.tox-button).cancel,body .shop-scheme a.button.cancel{background-color:#d7d7d7}body .shop-scheme button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):not(.detail-view-mat-fab-button):not(.vjs-big-play-button):not(.vjs-control):not(.tox-mbtn):not(.tox-tbtn):not(.tox-swatch):not(.tox-button).free-test,body .shop-scheme a.button.free-test{background-color:#97bf0d}body .shop-scheme button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):not(.detail-view-mat-fab-button):not(.vjs-big-play-button):not(.vjs-control):not(.tox-mbtn):not(.tox-tbtn):not(.tox-swatch):not(.tox-button).dive-free-test,body .shop-scheme a.button.dive-free-test{background-color:#174263}body .shop-scheme button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):not(.detail-view-mat-fab-button):not(.vjs-big-play-button):not(.vjs-control):not(.tox-mbtn):not(.tox-tbtn):not(.tox-swatch):not(.tox-button).lighten,body .shop-scheme a.button.lighten{background-color:#f58f76}body .shop-scheme .alert-warning{padding:10px;margin:30px;text-align:center}body .shop-scheme .iCheck.icon-checkbox-on,body .shop-scheme .iCheck.icon-radio-on{color:#ee451a}body .shop-scheme .or{border:1px solid #ee451a;margin:23px 0}body .shop-scheme .or .holder span{background:#ee451a}body .shop-scheme .scheme-background{background-color:#ee451a}body .orange{color:#f29400}body .red{color:#ed1c24}body .validation ul{color:#c32907;padding:.3em;font-size:10px;margin:0}body .fade-in.ng-hide{opacity:0}body .fade-in.ng-hide-remove,body .fade.ng-hide-add{display:block!important}body .fade-in.ng-hide-remove{transition:all linear 1s}body .fade-in.ng-hide-add{transition:all linear .5s}body table{width:100%}.kga-main-container{max-width:100%;padding:20px;background-color:#f3f3f3}.mat-expansion-panel-header{background-color:#fff}.kga.background{background:rgba(244,244,244,.4)}.kga.dark{background:#cbcbcb}.themed{color:#fff;background:#0084a5}.kga-card{margin:20px 0}.kga-card.mat-card{margin:20px 0;border-radius:7px}.kga-card__header{display:flex;justify-content:center;padding:20px}.kga-card__footer{display:flex;justify-content:flex-end;padding:20px}.kga-card--expandable.mat-card{margin:20px 0;padding:10px;color:#666}.kga-card--expandable.mat-card .kga-card__footer{margin:0;padding:10px}.kga-card--expandable.mat-card .mat-card-title{font-weight:400!important}.kga-card--form.mat-card{margin:20px 0}.kga-card div.panel{padding:0;margin-bottom:0}.kga-flex--space-between{display:flex;justify-content:space-between}.kga-flex--footer{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding-bottom:20px}.kga-flex-footer--right{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;padding-top:20px}.kga-flex--header{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;align-content:flex-end}.kga-flex{display:flex}.kga-flex--right{display:flex;justify-content:flex-end}.kga-flex--center-xy{display:flex;justify-content:center;align-items:center}.kga-flex-grid__item--12{flex-basis:100%}.kga-flex__item--12{flex:12}.kga-flex-grid__item--11{flex-basis:91.66666667%}.kga-flex__item--11{flex:11}.kga-flex-grid__item--10{flex-basis:83.33333333%}.kga-flex__item--10{flex:10}.kga-flex-grid__item--9{flex-basis:75%}.kga-flex__item--9{flex:9}.kga-flex-grid__item--8{flex-basis:66.66666667%}.kga-flex__item--8{flex:8}.kga-flex-grid__item--7{flex-basis:58.33333333%}.kga-flex__item--7{flex:7}.kga-flex-grid__item--6{flex-basis:50%}.kga-flex__item--6{flex:6}.kga-flex-grid__item--5{flex-basis:41.66666667%}.kga-flex__item--5{flex:5}.kga-flex-grid__item--4{flex-basis:33.33333333%}.kga-flex__item--4{flex:4}.kga-flex-grid__item--3{flex-basis:25%}.kga-flex__item--3{flex:3}.kga-flex-grid__item--2{flex-basis:16.66666667%}.kga-flex__item--2{flex:2}.kga-flex-grid__item--1{flex-basis:8.33333333%}.kga-flex__item--1{flex:1}.kga-table__filter-row{background-color:#f6f6f6;padding-left:24px}.kga-table__filter-row .mat-form-field,.kga-table__header--half{width:50%}.kga-table{width:100%;border-radius:7px}.kga-table .mat-sort-header-container button{font-size:12px}.kga-table p.kga-table-text{font-size:14px}.kga-table .mat-header mat-cell{padding-right:0!important}.kga-table mat-header-cell{padding-right:0!important;color:#666}.kga-table mat-cell{padding-right:0!important;color:#666}.kga-table mat-cell p .kga-table-text{margin:0!important;padding:0!important}.kga-table .mat-cell{line-height:1em;padding-top:1em;padding-bottom:1em;margin-left:0;margin-right:0;font-size:15px}.kga-table .mat-header-row:first-child{border-top-left-radius:7px;border-top-right-radius:7px}.kga-table .mat-row:last-child{border-bottom-left-radius:7px;border-bottom-right-radius:7px}.kga-table .mat-header-cell{width:6em}.kga-table .mat-header-row.kga-mat-header-row{font-size:12px;max-height:3em;height:3em;min-height:3em;padding-top:1em}.kga-table .mat-sort-header-disabled{margin:0!important}.kga-table-button{display:flex;width:4em;height:4em;justify-content:center;align-items:center;margin:0;line-height:2.2em;border-radius:7px;color:#fff;background:#0084a5}.kga-table-button--fill{display:flex;width:4em;height:4em;justify-content:center;align-items:center;margin:0;line-height:2.2em;border-radius:7px;color:#fff;background:#0084a5;width:100%}.kga-table-button--wide{display:flex;width:4em;height:4em;justify-content:center;align-items:center;margin:0;line-height:2.2em;border-radius:7px;color:#fff;background:#0084a5;flex-basis:20%}.kga-table-button--80{display:flex;width:4em;height:4em;justify-content:center;align-items:center;margin:0;line-height:2.2em;border-radius:7px;color:#fff;background:#0084a5;flex-basis:80%}.kga-table-button--20{display:flex;width:4em;height:4em;justify-content:center;align-items:center;margin:0;line-height:2.2em;border-radius:7px;color:#fff;background:#0084a5;flex-basis:20%}.kga-table-button--disabled.kga-table-button{background-color:#e1edf1;cursor:auto!important}.kga-table-button__icon{display:flex;font-size:2.2em}.kga-disabled.kga-table-button-group-container i.fa{color:#e1edf1}.kga-disabled.kga-table-button-group-container .clickable{cursor:auto!important}.kga--no-border{border:none!important}.kga-table__percentage-ring{width:50px}.kga-select .mat-form-field{padding:5px!important}.kga-select .mat-form-field .mat-form-field-wrapper{padding:0!important;margin:0!important}.kga-select .mat-form-field .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix{padding:0!important;line-height:1.75em!important}.answer-panel{border:1px solid gray;border-radius:7px;padding:.5em}.inset-panel-label{color:gray;display:block;position:relative;bottom:-.5em;width:130px;margin-left:10px;background-color:#fff;text-align:center}.inset-panel-label__text{display:block;margin:auto;font-size:12px}@media screen and (max-width: 768px){.kga-select{flex-direction:column!important;justify-content:flex-start!important}}@media screen{.kga-select{max-height:4em;flex-direction:column;height:4em}}.kga-uploading-loader{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);transform:-webkit-translate(-50%,-50%);transform:-moz-translate(-50%,-50%);transform:-ms-translate(-50%,-50%);color:#8b0000}.kga-avatar{border:1px solid #cbcbcb;border-radius:7px;height:100%;width:100%}html body{font-family:Open Sans,sans-serif!important;font-size:12px}html body .mat-input-element,html body .mat-form-field{font-size:16px}.flex-container{display:flex;align-items:center}.flex-1{flex:1}.flex-2{flex:2}.flex-2{flex:3}h3.divider{font-size:2.5em;border-bottom:3px solid lightgray}h5.divider{font-size:2em}h3.divider,h5.divider{width:100%;margin-bottom:8px}.text-uppercase{text-transform:uppercase}button[mat-raised-button],a[mat-raised-button]{width:220px;padding-top:6px;padding-bottom:6px;font-size:18px;text-transform:uppercase;color:#666}button[mat-raised-button].secondary,a[mat-raised-button].secondary{background-color:#8fbfcf;color:#fff}button[mat-raised-button].theme-green,a[mat-raised-button].theme-green{background-color:#97bf0d;color:#fff}.card-container{width:470px;margin:0 auto}@media (max-width: 479px){.card-container{width:auto}}.card-layout{margin:20px 0}.card-layout .card-header{font-size:20px;margin:0 0 10px;color:#666}.card-layout .panel{border-width:0;padding:0}.card-layout .card-buttons{margin-top:20px;display:flex;justify-content:space-between}.theme-kiga .bs-datepicker-head,.theme-kiga .bs-datepicker-body table td span.selected{background-color:#f39200}.theme-kiga .bs-datepicker-body table td span[class*=select-]:after{background-color:#f39200}.theme-kiga .bs-datepicker-body table td.selected span{background-color:#f39200}.theme-kiga .bs-datepicker-body table td[class*=select-] span:after{background-color:#f39200}.theme-kiga .bs-datepicker-body table td.week span{color:#f29400}.mat-expansion-panel,.mat-accordion .mat-expansion-panel:first-of-type,.mat-accordion .mat-expansion-panel:last-of-type,.mat-accordion .mat-expansion-panel:not(.mat-expanded),.mat-accordion .mat-expansion-panel:not(.mat-expansion-panel-spacing){border-radius:7px!important}.kiga-form kiga-panel-field-wrapper .panel-header{padding:10px 0;font-size:20px;border-radius:7px 7px 0 0;color:#666}.kiga-form kiga-panel-field-wrapper .panel-body-content{padding:20px 20px 0;border:1px solid #d7d7d7;border-radius:7px;margin-bottom:20px}.kiga-form kiga-panel-field-wrapper:first-child{border-radius:7px 7px 0 0}.kiga-form kiga-panel-field-wrapper:last-child{border-radius:0 0 7px 7px}.kiga-form .kga-survey-repeat button{overflow:hidden;text-overflow:ellipsis;display:block;min-height:50px;font-size:15px}.kiga-form .kga-survey-repeat button.full{width:100%}.kiga-form .kga-survey-repeat button.align-right{position:absolute;right:20px;top:25px;width:170px;margin-bottom:0;min-height:59px}.kiga-form .kga-survey-repeat .remove-button{margin-bottom:2em}.kiga-form .kga-survey-repeat .add-button{margin-bottom:20px}.kiga-form .kga-survey-repeat i.fa{margin-right:5px}.kiga-form .kga-survey-repeat .repeat-content{position:relative;margin-top:30px}.kiga-form .kga-survey-repeat formly-field.question-text{width:calc(100% - 191px);display:block;margin-bottom:20px}.kiga-form .flex-container formly-template{font-size:14px;text-align:center}.info-icon{border-radius:7px}.link-dialog-container .mat-dialog-container{height:auto}.text-ready{background-color:#ffd143!important}.publish-ready{background-color:#fd8f20!important}.draft-changed{background-color:#1953ef!important}.test-preview{background-color:#7b9fff!important}.live{background-color:#40a449!important}.draft{background-color:#c4c4c4!important}.un-publish{background-color:#e01313!important}.not-main-publishReady{background-color:#c4c4c4!important}.bottom_area_small_button{height:70px;padding:10px 5px;display:flex;justify-content:center;border:1px solid #e0e0e0}.bottom_area_small_button button{margin-right:5px;width:130px;font-size:9px}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography h2{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-body-2{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption{font:400 12px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto,Helvetica Neue,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:Roboto,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tab-label,.mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Roboto,Helvetica Neue,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Roboto,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale(0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@-webkit-keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-start{}@-webkit-keyframes cdk-text-field-autofill-end{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{-webkit-animation:cdk-text-field-autofill-start 0s 1ms;animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){-webkit-animation:cdk-text-field-autofill-end 0s 1ms;animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator,.mat-mdc-focus-indicator{position:relative}.mat-ripple-element{background-color:#0000001a}.mat-option{color:#000000de}.mat-option:hover:not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.mat-option.mat-option-disabled{color:#00000061}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#0084a5}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#61b3c7}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}.mat-optgroup-label{color:#0000008a}.mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.mat-pseudo-checkbox{color:#0000008a}.mat-pseudo-checkbox:after{color:#fafafa}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#0084a5}.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate,.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate{background:#61b3c7}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000000de}.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.mat-autocomplete-panel{background:white;color:#000000de}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.mat-badge{position:relative}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.ng-animate-disabled .mat-badge-content,.mat-badge-content._mat-animation-noopable{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-badge-content{color:#fff;background:#0084a5}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-accent .mat-badge-content{background:#61b3c7;color:#fff}.mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:transparent}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#0084a5}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#61b3c7}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#f44336}.mat-button.mat-primary.mat-button-disabled,.mat-button.mat-accent.mat-button-disabled,.mat-button.mat-warn.mat-button-disabled,.mat-button.mat-button-disabled.mat-button-disabled,.mat-icon-button.mat-primary.mat-button-disabled,.mat-icon-button.mat-accent.mat-button-disabled,.mat-icon-button.mat-warn.mat-button-disabled,.mat-icon-button.mat-button-disabled.mat-button-disabled,.mat-stroked-button.mat-primary.mat-button-disabled,.mat-stroked-button.mat-accent.mat-button-disabled,.mat-stroked-button.mat-warn.mat-button-disabled,.mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#0084a5}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#61b3c7}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}.mat-button.mat-button-disabled .mat-button-focus-overlay,.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.mat-button-focus-overlay{background:black}.mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.mat-flat-button,.mat-raised-button,.mat-fab,.mat-mini-fab{color:#000000de;background-color:#fff}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary,.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent,.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{color:#fff}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{background-color:#0084a5}.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{background-color:#61b3c7}.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{background-color:#f44336}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.mat-flat-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element,.mat-flat-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element,.mat-flat-button.mat-warn .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-stroked-button:not([class*=mat-elevation-z]),.mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-button-toggle-standalone,.mat-button-toggle-group{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{box-shadow:none}.mat-button-toggle{color:#00000061}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.mat-button-toggle-appearance-standard{color:#000000de;background:white}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px rgba(0,0,0,.12)}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px rgba(0,0,0,.12)}.mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.mat-button-toggle-disabled{color:#00000042;background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{border:solid 1px rgba(0,0,0,.12)}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-card{background:white;color:#000000de}.mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-card-subtitle{color:#0000008a}.mat-checkbox-frame{border-color:#0000008a}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-checkmark-path{stroke:#fafafa!important}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#0084a5}.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#61b3c7}.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#f44336}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:#0000008a}.mat-checkbox .mat-ripple-element{background-color:#000}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#0084a5}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#61b3c7}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.mat-chip.mat-standard-chip:after{background:black}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#0084a5;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#61b3c7;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.mat-table{background:white}.mat-table thead,.mat-table tbody,.mat-table tfoot,mat-header-row,mat-row,mat-footer-row,[mat-header-row],[mat-row],[mat-footer-row],.mat-table-sticky{background:inherit}mat-row,mat-header-row,mat-footer-row,th.mat-header-cell,td.mat-cell,td.mat-footer-cell{border-bottom-color:#0000001f}.mat-header-cell{color:#0000008a}.mat-cell,.mat-footer-cell{color:#000000de}.mat-calendar-arrow{fill:#0000008a}.mat-datepicker-toggle,.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.mat-calendar-table-header,.mat-calendar-body-label{color:#0000008a}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:#000000de;border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.mat-calendar-body-in-preview{color:#0000003d}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.mat-calendar-body-in-range:before{background:rgba(0,132,165,.2)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(0,132,165,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(0,132,165,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#0084a5;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#0084a566}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0084a54d}@media (hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0084a54d}}.mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(97,179,199,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(97,179,199,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(97,179,199,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#61b3c7;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#61b3c766}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#61b3c74d}@media (hover: hover){.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#61b3c74d}}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(244,67,54,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f4433666}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}@media (hover: hover){.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-datepicker-toggle-active{color:#0084a5}.mat-datepicker-toggle-active.mat-accent{color:#61b3c7}.mat-datepicker-toggle-active.mat-warn{color:#f44336}.mat-date-range-input-inner[disabled]{color:#00000061}.mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.mat-divider{border-top-color:#0000001f}.mat-divider-vertical{border-right-color:#0000001f}.mat-expansion-panel{background:white;color:#000000de}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-action-row{border-top-color:#0000001f}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.mat-expansion-panel-header-title{color:#000000de}.mat-expansion-panel-header-description,.mat-expansion-indicator:after{color:#0000008a}.mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-form-field-label,.mat-hint{color:#0009}.mat-form-field.mat-focused .mat-form-field-label{color:#0084a5}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#61b3c7}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.mat-focused .mat-form-field-required-marker{color:#61b3c7}.mat-form-field-ripple{background-color:#000000de}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#0084a5}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#61b3c7}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#0084a5}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#61b3c7}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}.mat-error{color:#f44336}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#0084a5}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#61b3c7}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.mat-icon.mat-primary{color:#0084a5}.mat-icon.mat-accent{color:#61b3c7}.mat-icon.mat-warn{color:#f44336}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.mat-input-element:disabled,.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.mat-input-element{caret-color:#0084a5}.mat-input-element::placeholder{color:#0000006b}.mat-input-element::-moz-placeholder{color:#0000006b}.mat-input-element::-webkit-input-placeholder{color:#0000006b}.mat-input-element:-ms-input-placeholder{color:#0000006b}.mat-form-field.mat-accent .mat-input-element{caret-color:#61b3c7}.mat-form-field.mat-warn .mat-input-element,.mat-form-field-invalid .mat-input-element{caret-color:#f44336}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#f44336}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{color:#000000de}.mat-list-base .mat-subheader{color:#0000008a}.mat-list-base .mat-list-item-disabled{background-color:#eee;color:#00000061}.mat-list-option:hover,.mat-list-option:focus,.mat-nav-list .mat-list-item:hover,.mat-nav-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.mat-list-single-selected-option,.mat-list-single-selected-option:hover,.mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.mat-menu-panel{background:white}.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-menu-item{background:transparent;color:#000000de}.mat-menu-item[disabled],.mat-menu-item[disabled] .mat-menu-submenu-icon,.mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.mat-menu-item .mat-icon-no-color,.mat-menu-submenu-icon{color:#0000008a}.mat-menu-item:hover:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.mat-paginator{background:white}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:#0000008a}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.mat-paginator-container{min-height:56px}.mat-progress-bar-background{fill:#bcdde5}.mat-progress-bar-buffer{background-color:#bcdde5}.mat-progress-bar-fill:after{background-color:#0084a5}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#d4e8ed}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#d4e8ed}.mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#61b3c7}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#f9ccc9}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#f9ccc9}.mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#f44336}.mat-progress-spinner circle,.mat-spinner circle{stroke:#0084a5}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#61b3c7}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#f44336}.mat-radio-outer-circle{border-color:#0000008a}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#0084a5}.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#0084a5}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#61b3c7}.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#61b3c7}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f44336}.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-select-value{color:#000000de}.mat-select-placeholder{color:#0000006b}.mat-select-disabled .mat-select-value{color:#00000061}.mat-select-arrow{color:#0000008a}.mat-select-panel{background:white}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#0084a5}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#61b3c7}.mat-form-field.mat-focused.mat-warn .mat-select-arrow,.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#f44336}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.mat-drawer-container{background-color:#fafafa;color:#000000de}.mat-drawer{background-color:#fff;color:#000000de}.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#61b3c7}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#61b3c78a}.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#61b3c7}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#0084a5}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#0084a58a}.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#0084a5}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f44336}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#f443368a}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#f44336}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.mat-slide-toggle-bar{background-color:#00000061}.mat-slider-track-background{background-color:#00000042}.mat-slider.mat-primary .mat-slider-track-fill,.mat-slider.mat-primary .mat-slider-thumb,.mat-slider.mat-primary .mat-slider-thumb-label{background-color:#0084a5}.mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-primary .mat-slider-focus-ring{background-color:#0084a533}.mat-slider.mat-accent .mat-slider-track-fill,.mat-slider.mat-accent .mat-slider-thumb,.mat-slider.mat-accent .mat-slider-thumb-label{background-color:#61b3c7}.mat-slider.mat-accent .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-accent .mat-slider-focus-ring{background-color:#61b3c733}.mat-slider.mat-warn .mat-slider-track-fill,.mat-slider.mat-warn .mat-slider-thumb,.mat-slider.mat-warn .mat-slider-thumb-label{background-color:#f44336}.mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-warn .mat-slider-focus-ring{background-color:#f4433633}.mat-slider:hover .mat-slider-track-background,.mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.mat-slider.mat-slider-disabled .mat-slider-track-background,.mat-slider.mat-slider-disabled .mat-slider-track-fill,.mat-slider.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover:not([aria-disabled]),.mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:#0000008a}.mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#0084a5;color:#fff}.mat-step-header.mat-accent .mat-step-icon{color:#fff}.mat-step-header.mat-accent .mat-step-icon-selected,.mat-step-header.mat-accent .mat-step-icon-state-done,.mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#61b3c7;color:#fff}.mat-step-header.mat-warn .mat-step-icon{color:#fff}.mat-step-header.mat-warn .mat-step-icon-selected,.mat-step-header.mat-warn .mat-step-icon-state-done,.mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#f44336;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}.mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line:before{border-left-color:#0000001f}.mat-horizontal-stepper-header:before,.mat-horizontal-stepper-header:after,.mat-stepper-horizontal-line{border-top-color:#0000001f}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px}.mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.mat-sort-header-arrow{color:#757575}.mat-tab-nav-bar,.mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.mat-tab-group-inverted-header .mat-tab-nav-bar,.mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:#000000de}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:#00000061}.mat-tab-header-pagination-chevron{border-color:#000000de}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.mat-tab-group[class*=mat-background-]>.mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b3dae44d}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#0084a5}.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#d0e8ee4d}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#61b3c7}.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcdd24d}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b3dae44d}.mat-tab-group.mat-background-primary>.mat-tab-header,.mat-tab-group.mat-background-primary>.mat-tab-link-container,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#0084a5}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#d0e8ee4d}.mat-tab-group.mat-background-accent>.mat-tab-header,.mat-tab-group.mat-background-accent>.mat-tab-link-container,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#61b3c7}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcdd24d}.mat-tab-group.mat-background-warn>.mat-tab-header,.mat-tab-group.mat-background-warn>.mat-tab-link-container,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#f44336}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-toolbar{background:whitesmoke;color:#000000de}.mat-toolbar.mat-primary{background:#0084a5;color:#fff}.mat-toolbar.mat-accent{background:#61b3c7;color:#fff}.mat-toolbar.mat-warn{background:#f44336;color:#fff}.mat-toolbar .mat-form-field-underline,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-select-value,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media (max-width: 599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.mat-tooltip{background:rgba(97,97,97,.9)}.mat-tree{background:white}.mat-tree-node,.mat-nested-tree-node{color:#000000de}.mat-tree-node{min-height:48px}.mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-simple-snackbar-action{color:#61b3c7}.mat-radio-button,.mat-checkbox{margin-right:40px}.mat-checkbox-label{white-space:normal;white-space:initial}.mat-checkbox .mat-checkbox-layout{font-weight:400;align-items:unset}.mat-checkbox .mat-checkbox-layout .mat-checkbox-inner-container{margin:5px}.mat-radio-button .mat-radio-label{white-space:normal;white-space:initial;align-items:baseline}.mat-radio-button .mat-radio-container{height:16px}.mat-radio-label{font-weight:400}.mat-drawer-backdrop.mat-drawer-shown{background-color:#0003;z-index:1040}div#theme-area div.kiga-container .theme-shop .mat-ripple-element{background-color:#0000001a}div#theme-area div.kiga-container .theme-shop .mat-option{color:#000000de}div#theme-area div.kiga-container .theme-shop .mat-option:hover:not(.mat-option-disabled),div#theme-area div.kiga-container .theme-shop .mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}div#theme-area div.kiga-container .theme-shop .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}div#theme-area div.kiga-container .theme-shop .mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}div#theme-area div.kiga-container .theme-shop .mat-option.mat-option-disabled{color:#00000061}div#theme-area div.kiga-container .theme-shop .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-optgroup-label{color:#0000008a}div#theme-area div.kiga-container .theme-shop .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}div#theme-area div.kiga-container .theme-shop .mat-pseudo-checkbox{color:#0000008a}div#theme-area div.kiga-container .theme-shop .mat-pseudo-checkbox:after{color:#fafafa}div#theme-area div.kiga-container .theme-shop .mat-pseudo-checkbox-disabled{color:#b0b0b0}div#theme-area div.kiga-container .theme-shop .mat-primary .mat-pseudo-checkbox-checked,div#theme-area div.kiga-container .theme-shop .mat-primary .mat-pseudo-checkbox-indeterminate,div#theme-area div.kiga-container .theme-shop .mat-pseudo-checkbox-checked,div#theme-area div.kiga-container .theme-shop .mat-pseudo-checkbox-indeterminate,div#theme-area div.kiga-container .theme-shop .mat-accent .mat-pseudo-checkbox-checked,div#theme-area div.kiga-container .theme-shop .mat-accent .mat-pseudo-checkbox-indeterminate{background:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-warn .mat-pseudo-checkbox-checked,div#theme-area div.kiga-container .theme-shop .mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}div#theme-area div.kiga-container .theme-shop .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,div#theme-area div.kiga-container .theme-shop .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}div#theme-area div.kiga-container .theme-shop .mat-app-background,div#theme-area div.kiga-container .theme-shop.mat-app-background{background-color:#fafafa;color:#000000de}div#theme-area div.kiga-container .theme-shop .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}div#theme-area div.kiga-container .theme-shop .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}div#theme-area div.kiga-container .theme-shop .mat-autocomplete-panel{background:white;color:#000000de}div#theme-area div.kiga-container .theme-shop .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}div#theme-area div.kiga-container .theme-shop .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}div#theme-area div.kiga-container .theme-shop .mat-badge-content{color:#fff;background:#ee451a}.cdk-high-contrast-active div#theme-area div.kiga-container .theme-shop .mat-badge-content{outline:solid 1px;border-radius:0}div#theme-area div.kiga-container .theme-shop .mat-badge-accent .mat-badge-content{background:#ee451a;color:#fff}div#theme-area div.kiga-container .theme-shop .mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}div#theme-area div.kiga-container .theme-shop .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}div#theme-area div.kiga-container .theme-shop .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}div#theme-area div.kiga-container .theme-shop .mat-button,div#theme-area div.kiga-container .theme-shop .mat-icon-button,div#theme-area div.kiga-container .theme-shop .mat-stroked-button{color:inherit;background:transparent}div#theme-area div.kiga-container .theme-shop .mat-button.mat-primary,div#theme-area div.kiga-container .theme-shop .mat-icon-button.mat-primary,div#theme-area div.kiga-container .theme-shop .mat-stroked-button.mat-primary,div#theme-area div.kiga-container .theme-shop .mat-button.mat-accent,div#theme-area div.kiga-container .theme-shop .mat-icon-button.mat-accent,div#theme-area div.kiga-container .theme-shop .mat-stroked-button.mat-accent{color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-button.mat-warn,div#theme-area div.kiga-container .theme-shop .mat-icon-button.mat-warn,div#theme-area div.kiga-container .theme-shop .mat-stroked-button.mat-warn{color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-button.mat-primary.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-button.mat-accent.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-button.mat-warn.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-button.mat-button-disabled.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-icon-button.mat-primary.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-icon-button.mat-accent.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-icon-button.mat-warn.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-icon-button.mat-button-disabled.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-stroked-button.mat-primary.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-stroked-button.mat-accent.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-stroked-button.mat-warn.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}div#theme-area div.kiga-container .theme-shop .mat-button.mat-primary .mat-button-focus-overlay,div#theme-area div.kiga-container .theme-shop .mat-icon-button.mat-primary .mat-button-focus-overlay,div#theme-area div.kiga-container .theme-shop .mat-stroked-button.mat-primary .mat-button-focus-overlay,div#theme-area div.kiga-container .theme-shop .mat-button.mat-accent .mat-button-focus-overlay,div#theme-area div.kiga-container .theme-shop .mat-icon-button.mat-accent .mat-button-focus-overlay,div#theme-area div.kiga-container .theme-shop .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-button.mat-warn .mat-button-focus-overlay,div#theme-area div.kiga-container .theme-shop .mat-icon-button.mat-warn .mat-button-focus-overlay,div#theme-area div.kiga-container .theme-shop .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-button.mat-button-disabled .mat-button-focus-overlay,div#theme-area div.kiga-container .theme-shop .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,div#theme-area div.kiga-container .theme-shop .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}div#theme-area div.kiga-container .theme-shop .mat-button .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-icon-button .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}div#theme-area div.kiga-container .theme-shop .mat-button-focus-overlay{background:black}div#theme-area div.kiga-container .theme-shop .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}div#theme-area div.kiga-container .theme-shop .mat-flat-button,div#theme-area div.kiga-container .theme-shop .mat-raised-button,div#theme-area div.kiga-container .theme-shop .mat-fab,div#theme-area div.kiga-container .theme-shop .mat-mini-fab{color:#000000de;background-color:#fff}div#theme-area div.kiga-container .theme-shop .mat-flat-button.mat-primary,div#theme-area div.kiga-container .theme-shop .mat-raised-button.mat-primary,div#theme-area div.kiga-container .theme-shop .mat-fab.mat-primary,div#theme-area div.kiga-container .theme-shop .mat-mini-fab.mat-primary,div#theme-area div.kiga-container .theme-shop .mat-flat-button.mat-accent,div#theme-area div.kiga-container .theme-shop .mat-raised-button.mat-accent,div#theme-area div.kiga-container .theme-shop .mat-fab.mat-accent,div#theme-area div.kiga-container .theme-shop .mat-mini-fab.mat-accent,div#theme-area div.kiga-container .theme-shop .mat-flat-button.mat-warn,div#theme-area div.kiga-container .theme-shop .mat-raised-button.mat-warn,div#theme-area div.kiga-container .theme-shop .mat-fab.mat-warn,div#theme-area div.kiga-container .theme-shop .mat-mini-fab.mat-warn{color:#fff}div#theme-area div.kiga-container .theme-shop .mat-flat-button.mat-primary.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-flat-button.mat-accent.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-flat-button.mat-warn.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-flat-button.mat-button-disabled.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-raised-button.mat-primary.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-raised-button.mat-accent.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-raised-button.mat-warn.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-raised-button.mat-button-disabled.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-fab.mat-primary.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-fab.mat-accent.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-fab.mat-warn.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-fab.mat-button-disabled.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-mini-fab.mat-primary.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-mini-fab.mat-accent.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-mini-fab.mat-warn.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}div#theme-area div.kiga-container .theme-shop .mat-flat-button.mat-primary,div#theme-area div.kiga-container .theme-shop .mat-raised-button.mat-primary,div#theme-area div.kiga-container .theme-shop .mat-fab.mat-primary,div#theme-area div.kiga-container .theme-shop .mat-mini-fab.mat-primary,div#theme-area div.kiga-container .theme-shop .mat-flat-button.mat-accent,div#theme-area div.kiga-container .theme-shop .mat-raised-button.mat-accent,div#theme-area div.kiga-container .theme-shop .mat-fab.mat-accent,div#theme-area div.kiga-container .theme-shop .mat-mini-fab.mat-accent{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-flat-button.mat-warn,div#theme-area div.kiga-container .theme-shop .mat-raised-button.mat-warn,div#theme-area div.kiga-container .theme-shop .mat-fab.mat-warn,div#theme-area div.kiga-container .theme-shop .mat-mini-fab.mat-warn{background-color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-flat-button.mat-primary.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-flat-button.mat-accent.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-flat-button.mat-warn.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-flat-button.mat-button-disabled.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-raised-button.mat-primary.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-raised-button.mat-accent.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-raised-button.mat-warn.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-raised-button.mat-button-disabled.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-fab.mat-primary.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-fab.mat-accent.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-fab.mat-warn.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-fab.mat-button-disabled.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-mini-fab.mat-primary.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-mini-fab.mat-accent.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-mini-fab.mat-warn.mat-button-disabled,div#theme-area div.kiga-container .theme-shop .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}div#theme-area div.kiga-container .theme-shop .mat-flat-button.mat-primary .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-raised-button.mat-primary .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-fab.mat-primary .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-mini-fab.mat-primary .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-flat-button.mat-accent .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-raised-button.mat-accent .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-fab.mat-accent .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-mini-fab.mat-accent .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-flat-button.mat-warn .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-raised-button.mat-warn .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-fab.mat-warn .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}div#theme-area div.kiga-container .theme-shop .mat-stroked-button:not([class*=mat-elevation-z]),div#theme-area div.kiga-container .theme-shop .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}div#theme-area div.kiga-container .theme-shop .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}div#theme-area div.kiga-container .theme-shop .mat-fab:not([class*=mat-elevation-z]),div#theme-area div.kiga-container .theme-shop .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),div#theme-area div.kiga-container .theme-shop .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),div#theme-area div.kiga-container .theme-shop .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}div#theme-area div.kiga-container .theme-shop .mat-button-toggle-standalone,div#theme-area div.kiga-container .theme-shop .mat-button-toggle-group{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,div#theme-area div.kiga-container .theme-shop .mat-button-toggle-group-appearance-standard{box-shadow:none}div#theme-area div.kiga-container .theme-shop .mat-button-toggle{color:#00000061}div#theme-area div.kiga-container .theme-shop .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}div#theme-area div.kiga-container .theme-shop .mat-button-toggle-appearance-standard{color:#000000de;background:white}div#theme-area div.kiga-container .theme-shop .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}div#theme-area div.kiga-container .theme-shop .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}div#theme-area div.kiga-container .theme-shop .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}div#theme-area div.kiga-container .theme-shop .mat-button-toggle-disabled{color:#00000042;background-color:#eee}div#theme-area div.kiga-container .theme-shop .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}div#theme-area div.kiga-container .theme-shop .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}div#theme-area div.kiga-container .theme-shop .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,div#theme-area div.kiga-container .theme-shop .mat-button-toggle-group-appearance-standard{border:solid 1px rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-card{background:white;color:#000000de}div#theme-area div.kiga-container .theme-shop .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}div#theme-area div.kiga-container .theme-shop .mat-card-subtitle{color:#0000008a}div#theme-area div.kiga-container .theme-shop .mat-checkbox-frame{border-color:#0000008a}div#theme-area div.kiga-container .theme-shop .mat-checkbox-checkmark{fill:#fafafa}div#theme-area div.kiga-container .theme-shop .mat-checkbox-checkmark-path{stroke:#fafafa!important}div#theme-area div.kiga-container .theme-shop .mat-checkbox-mixedmark{background-color:#fafafa}div#theme-area div.kiga-container .theme-shop .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,div#theme-area div.kiga-container .theme-shop .mat-checkbox-checked.mat-primary .mat-checkbox-background,div#theme-area div.kiga-container .theme-shop .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div#theme-area div.kiga-container .theme-shop .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,div#theme-area div.kiga-container .theme-shop .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,div#theme-area div.kiga-container .theme-shop .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}div#theme-area div.kiga-container .theme-shop .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}div#theme-area div.kiga-container .theme-shop .mat-checkbox-disabled .mat-checkbox-label{color:#0000008a}div#theme-area div.kiga-container .theme-shop .mat-checkbox .mat-ripple-element{background-color:#000}div#theme-area div.kiga-container .theme-shop .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336}div#theme-area div.kiga-container .theme-shop .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}div#theme-area div.kiga-container .theme-shop .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}div#theme-area div.kiga-container .theme-shop .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}div#theme-area div.kiga-container .theme-shop .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}div#theme-area div.kiga-container .theme-shop .mat-chip.mat-standard-chip:after{background:black}div#theme-area div.kiga-container .theme-shop .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#ee451a;color:#fff}div#theme-area div.kiga-container .theme-shop .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}div#theme-area div.kiga-container .theme-shop .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}div#theme-area div.kiga-container .theme-shop .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}div#theme-area div.kiga-container .theme-shop .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}div#theme-area div.kiga-container .theme-shop .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}div#theme-area div.kiga-container .theme-shop .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ee451a;color:#fff}div#theme-area div.kiga-container .theme-shop .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}div#theme-area div.kiga-container .theme-shop .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}div#theme-area div.kiga-container .theme-shop .mat-table{background:white}div#theme-area div.kiga-container .theme-shop .mat-table thead,div#theme-area div.kiga-container .theme-shop .mat-table tbody,div#theme-area div.kiga-container .theme-shop .mat-table tfoot,div#theme-area div.kiga-container .theme-shop mat-header-row,div#theme-area div.kiga-container .theme-shop mat-row,div#theme-area div.kiga-container .theme-shop mat-footer-row,div#theme-area div.kiga-container .theme-shop [mat-header-row],div#theme-area div.kiga-container .theme-shop [mat-row],div#theme-area div.kiga-container .theme-shop [mat-footer-row],div#theme-area div.kiga-container .theme-shop .mat-table-sticky{background:inherit}div#theme-area div.kiga-container .theme-shop mat-row,div#theme-area div.kiga-container .theme-shop mat-header-row,div#theme-area div.kiga-container .theme-shop mat-footer-row,div#theme-area div.kiga-container .theme-shop th.mat-header-cell,div#theme-area div.kiga-container .theme-shop td.mat-cell,div#theme-area div.kiga-container .theme-shop td.mat-footer-cell{border-bottom-color:#0000001f}div#theme-area div.kiga-container .theme-shop .mat-header-cell{color:#0000008a}div#theme-area div.kiga-container .theme-shop .mat-cell,div#theme-area div.kiga-container .theme-shop .mat-footer-cell{color:#000000de}div#theme-area div.kiga-container .theme-shop .mat-calendar-arrow{fill:#0000008a}div#theme-area div.kiga-container .theme-shop .mat-datepicker-toggle,div#theme-area div.kiga-container .theme-shop .mat-datepicker-content .mat-calendar-next-button,div#theme-area div.kiga-container .theme-shop .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}div#theme-area div.kiga-container .theme-shop .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-calendar-table-header,div#theme-area div.kiga-container .theme-shop .mat-calendar-body-label{color:#0000008a}div#theme-area div.kiga-container .theme-shop .mat-calendar-body-cell-content,div#theme-area div.kiga-container .theme-shop .mat-date-range-input-separator{color:#000000de;border-color:transparent}div#theme-area div.kiga-container .theme-shop .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}div#theme-area div.kiga-container .theme-shop .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}div#theme-area div.kiga-container .theme-shop .mat-calendar-body-in-preview{color:#0000003d}div#theme-area div.kiga-container .theme-shop .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}div#theme-area div.kiga-container .theme-shop .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}div#theme-area div.kiga-container .theme-shop .mat-calendar-body-in-range:before{background:rgba(238,69,26,.2)}div#theme-area div.kiga-container .theme-shop .mat-calendar-body-comparison-identical,div#theme-area div.kiga-container .theme-shop .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}div#theme-area div.kiga-container .theme-shop .mat-calendar-body-comparison-bridge-start:before,div#theme-area div.kiga-container .theme-shop [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(238,69,26,.2) 50%,rgba(249,171,0,.2) 50%)}div#theme-area div.kiga-container .theme-shop .mat-calendar-body-comparison-bridge-end:before,div#theme-area div.kiga-container .theme-shop [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(238,69,26,.2) 50%,rgba(249,171,0,.2) 50%)}div#theme-area div.kiga-container .theme-shop .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,div#theme-area div.kiga-container .theme-shop .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}div#theme-area div.kiga-container .theme-shop .mat-calendar-body-comparison-identical.mat-calendar-body-selected,div#theme-area div.kiga-container .theme-shop .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}div#theme-area div.kiga-container .theme-shop .mat-calendar-body-selected{background-color:#ee451a;color:#fff}div#theme-area div.kiga-container .theme-shop .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ee451a66}div#theme-area div.kiga-container .theme-shop .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}div#theme-area div.kiga-container .theme-shop .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),div#theme-area div.kiga-container .theme-shop .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ee451a4d}@media (hover: hover){div#theme-area div.kiga-container .theme-shop .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ee451a4d}}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(238,69,26,.2)}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(238,69,26,.2) 50%,rgba(249,171,0,.2) 50%)}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(238,69,26,.2) 50%,rgba(249,171,0,.2) 50%)}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ee451a;color:#fff}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ee451a66}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ee451a4d}@media (hover: hover){div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ee451a4d}}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(244,67,54,.2)}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f4433666}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}@media (hover: hover){div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-datepicker-toggle-active,div#theme-area div.kiga-container .theme-shop .mat-datepicker-toggle-active.mat-accent{color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-datepicker-toggle-active.mat-warn{color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-date-range-input-inner[disabled]{color:#00000061}div#theme-area div.kiga-container .theme-shop .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}div#theme-area div.kiga-container .theme-shop .mat-divider{border-top-color:#0000001f}div#theme-area div.kiga-container .theme-shop .mat-divider-vertical{border-right-color:#0000001f}div#theme-area div.kiga-container .theme-shop .mat-expansion-panel{background:white;color:#000000de}div#theme-area div.kiga-container .theme-shop .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-action-row{border-top-color:#0000001f}div#theme-area div.kiga-container .theme-shop .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),div#theme-area div.kiga-container .theme-shop .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),div#theme-area div.kiga-container .theme-shop .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){div#theme-area div.kiga-container .theme-shop .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}div#theme-area div.kiga-container .theme-shop .mat-expansion-panel-header-title{color:#000000de}div#theme-area div.kiga-container .theme-shop .mat-expansion-panel-header-description,div#theme-area div.kiga-container .theme-shop .mat-expansion-indicator:after{color:#0000008a}div#theme-area div.kiga-container .theme-shop .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}div#theme-area div.kiga-container .theme-shop .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,div#theme-area div.kiga-container .theme-shop .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}div#theme-area div.kiga-container .theme-shop .mat-form-field-label,div#theme-area div.kiga-container .theme-shop .mat-hint{color:#0009}div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-focused .mat-form-field-label,div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-focused .mat-form-field-required-marker{color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-form-field-ripple{background-color:#000000de}div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-focused .mat-form-field-ripple,div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-form-field-invalid .mat-form-field-label,div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-error{color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-legacy .mat-form-field-label,div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}div#theme-area div.kiga-container .theme-shop .mat-icon.mat-primary,div#theme-area div.kiga-container .theme-shop .mat-icon.mat-accent{color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-icon.mat-warn{color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}div#theme-area div.kiga-container .theme-shop .mat-input-element:disabled,div#theme-area div.kiga-container .theme-shop .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}div#theme-area div.kiga-container .theme-shop .mat-input-element{caret-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-input-element::placeholder{color:#0000006b}div#theme-area div.kiga-container .theme-shop .mat-input-element::-moz-placeholder{color:#0000006b}div#theme-area div.kiga-container .theme-shop .mat-input-element::-webkit-input-placeholder{color:#0000006b}div#theme-area div.kiga-container .theme-shop .mat-input-element:-ms-input-placeholder{color:#0000006b}div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-accent .mat-input-element{caret-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-warn .mat-input-element,div#theme-area div.kiga-container .theme-shop .mat-form-field-invalid .mat-input-element{caret-color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-list-base .mat-list-item,div#theme-area div.kiga-container .theme-shop .mat-list-base .mat-list-option{color:#000000de}div#theme-area div.kiga-container .theme-shop .mat-list-base .mat-subheader{color:#0000008a}div#theme-area div.kiga-container .theme-shop .mat-list-base .mat-list-item-disabled{background-color:#eee;color:#00000061}div#theme-area div.kiga-container .theme-shop .mat-list-option:hover,div#theme-area div.kiga-container .theme-shop .mat-list-option:focus,div#theme-area div.kiga-container .theme-shop .mat-nav-list .mat-list-item:hover,div#theme-area div.kiga-container .theme-shop .mat-nav-list .mat-list-item:focus,div#theme-area div.kiga-container .theme-shop .mat-action-list .mat-list-item:hover,div#theme-area div.kiga-container .theme-shop .mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}div#theme-area div.kiga-container .theme-shop .mat-list-single-selected-option,div#theme-area div.kiga-container .theme-shop .mat-list-single-selected-option:hover,div#theme-area div.kiga-container .theme-shop .mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-menu-panel{background:white}div#theme-area div.kiga-container .theme-shop .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-menu-item{background:transparent;color:#000000de}div#theme-area div.kiga-container .theme-shop .mat-menu-item[disabled],div#theme-area div.kiga-container .theme-shop .mat-menu-item[disabled] .mat-menu-submenu-icon,div#theme-area div.kiga-container .theme-shop .mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}div#theme-area div.kiga-container .theme-shop .mat-menu-item .mat-icon-no-color,div#theme-area div.kiga-container .theme-shop .mat-menu-submenu-icon{color:#0000008a}div#theme-area div.kiga-container .theme-shop .mat-menu-item:hover:not([disabled]),div#theme-area div.kiga-container .theme-shop .mat-menu-item.cdk-program-focused:not([disabled]),div#theme-area div.kiga-container .theme-shop .mat-menu-item.cdk-keyboard-focused:not([disabled]),div#theme-area div.kiga-container .theme-shop .mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}div#theme-area div.kiga-container .theme-shop .mat-paginator{background:white}div#theme-area div.kiga-container .theme-shop .mat-paginator,div#theme-area div.kiga-container .theme-shop .mat-paginator-page-size .mat-select-trigger{color:#0000008a}div#theme-area div.kiga-container .theme-shop .mat-paginator-decrement,div#theme-area div.kiga-container .theme-shop .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}div#theme-area div.kiga-container .theme-shop .mat-paginator-first,div#theme-area div.kiga-container .theme-shop .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}div#theme-area div.kiga-container .theme-shop .mat-icon-button[disabled] .mat-paginator-decrement,div#theme-area div.kiga-container .theme-shop .mat-icon-button[disabled] .mat-paginator-increment,div#theme-area div.kiga-container .theme-shop .mat-icon-button[disabled] .mat-paginator-first,div#theme-area div.kiga-container .theme-shop .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}div#theme-area div.kiga-container .theme-shop .mat-progress-bar-background{fill:#f7cdc2}div#theme-area div.kiga-container .theme-shop .mat-progress-bar-buffer{background-color:#f7cdc2}div#theme-area div.kiga-container .theme-shop .mat-progress-bar-fill:after{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#f7cdc2}div#theme-area div.kiga-container .theme-shop .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#f7cdc2}div#theme-area div.kiga-container .theme-shop .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#f9ccc9}div#theme-area div.kiga-container .theme-shop .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#f9ccc9}div#theme-area div.kiga-container .theme-shop .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-progress-spinner circle,div#theme-area div.kiga-container .theme-shop .mat-spinner circle{stroke:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-progress-spinner.mat-accent circle,div#theme-area div.kiga-container .theme-shop .mat-spinner.mat-accent circle{stroke:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-progress-spinner.mat-warn circle,div#theme-area div.kiga-container .theme-shop .mat-spinner.mat-warn circle{stroke:#f44336}div#theme-area div.kiga-container .theme-shop .mat-radio-outer-circle{border-color:#0000008a}div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-primary .mat-radio-inner-circle,div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-accent .mat-radio-inner-circle,div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-warn .mat-radio-inner-circle,div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}div#theme-area div.kiga-container .theme-shop .mat-radio-button .mat-ripple-element{background-color:#000}div#theme-area div.kiga-container .theme-shop .mat-select-value{color:#000000de}div#theme-area div.kiga-container .theme-shop .mat-select-placeholder{color:#0000006b}div#theme-area div.kiga-container .theme-shop .mat-select-disabled .mat-select-value{color:#00000061}div#theme-area div.kiga-container .theme-shop .mat-select-arrow{color:#0000008a}div#theme-area div.kiga-container .theme-shop .mat-select-panel{background:white}div#theme-area div.kiga-container .theme-shop .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-focused.mat-primary .mat-select-arrow,div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-focused.mat-warn .mat-select-arrow,div#theme-area div.kiga-container .theme-shop .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}div#theme-area div.kiga-container .theme-shop .mat-drawer-container{background-color:#fafafa;color:#000000de}div#theme-area div.kiga-container .theme-shop .mat-drawer{background-color:#fff;color:#000000de}div#theme-area div.kiga-container .theme-shop .mat-drawer.mat-drawer-push{background-color:#fff}div#theme-area div.kiga-container .theme-shop .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-drawer-side.mat-drawer-end,div#theme-area div.kiga-container .theme-shop [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}div#theme-area div.kiga-container .theme-shop [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}div#theme-area div.kiga-container .theme-shop .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#ee451a8a}div#theme-area div.kiga-container .theme-shop .mat-slide-toggle.mat-checked .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#ee451a8a}div#theme-area div.kiga-container .theme-shop .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#f443368a}div#theme-area div.kiga-container .theme-shop .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}div#theme-area div.kiga-container .theme-shop .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}div#theme-area div.kiga-container .theme-shop .mat-slide-toggle-bar{background-color:#00000061}div#theme-area div.kiga-container .theme-shop .mat-slider-track-background{background-color:#00000042}div#theme-area div.kiga-container .theme-shop .mat-slider.mat-primary .mat-slider-track-fill,div#theme-area div.kiga-container .theme-shop .mat-slider.mat-primary .mat-slider-thumb,div#theme-area div.kiga-container .theme-shop .mat-slider.mat-primary .mat-slider-thumb-label{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}div#theme-area div.kiga-container .theme-shop .mat-slider.mat-primary .mat-slider-focus-ring{background-color:#ee451a33}div#theme-area div.kiga-container .theme-shop .mat-slider.mat-accent .mat-slider-track-fill,div#theme-area div.kiga-container .theme-shop .mat-slider.mat-accent .mat-slider-thumb,div#theme-area div.kiga-container .theme-shop .mat-slider.mat-accent .mat-slider-thumb-label{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-slider.mat-accent .mat-slider-thumb-label-text{color:#fff}div#theme-area div.kiga-container .theme-shop .mat-slider.mat-accent .mat-slider-focus-ring{background-color:#ee451a33}div#theme-area div.kiga-container .theme-shop .mat-slider.mat-warn .mat-slider-track-fill,div#theme-area div.kiga-container .theme-shop .mat-slider.mat-warn .mat-slider-thumb,div#theme-area div.kiga-container .theme-shop .mat-slider.mat-warn .mat-slider-thumb-label{background-color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}div#theme-area div.kiga-container .theme-shop .mat-slider.mat-warn .mat-slider-focus-ring{background-color:#f4433633}div#theme-area div.kiga-container .theme-shop .mat-slider:hover .mat-slider-track-background,div#theme-area div.kiga-container .theme-shop .mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}div#theme-area div.kiga-container .theme-shop .mat-slider.mat-slider-disabled .mat-slider-track-background,div#theme-area div.kiga-container .theme-shop .mat-slider.mat-slider-disabled .mat-slider-track-fill,div#theme-area div.kiga-container .theme-shop .mat-slider.mat-slider-disabled .mat-slider-thumb,div#theme-area div.kiga-container .theme-shop .mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}div#theme-area div.kiga-container .theme-shop .mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}div#theme-area div.kiga-container .theme-shop .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,div#theme-area div.kiga-container .theme-shop .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}div#theme-area div.kiga-container .theme-shop .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,div#theme-area div.kiga-container .theme-shop .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}div#theme-area div.kiga-container .theme-shop .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}div#theme-area div.kiga-container .theme-shop .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,div#theme-area div.kiga-container .theme-shop .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}div#theme-area div.kiga-container .theme-shop .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,div#theme-area div.kiga-container .theme-shop .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}div#theme-area div.kiga-container .theme-shop .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}div#theme-area div.kiga-container .theme-shop .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}div#theme-area div.kiga-container .theme-shop .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}div#theme-area div.kiga-container .theme-shop .mat-step-header.cdk-keyboard-focused,div#theme-area div.kiga-container .theme-shop .mat-step-header.cdk-program-focused,div#theme-area div.kiga-container .theme-shop .mat-step-header:hover:not([aria-disabled]),div#theme-area div.kiga-container .theme-shop .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}div#theme-area div.kiga-container .theme-shop .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){div#theme-area div.kiga-container .theme-shop .mat-step-header:hover{background:none}}div#theme-area div.kiga-container .theme-shop .mat-step-header .mat-step-label,div#theme-area div.kiga-container .theme-shop .mat-step-header .mat-step-optional{color:#0000008a}div#theme-area div.kiga-container .theme-shop .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}div#theme-area div.kiga-container .theme-shop .mat-step-header .mat-step-icon-selected,div#theme-area div.kiga-container .theme-shop .mat-step-header .mat-step-icon-state-done,div#theme-area div.kiga-container .theme-shop .mat-step-header .mat-step-icon-state-edit{background-color:#ee451a;color:#fff}div#theme-area div.kiga-container .theme-shop .mat-step-header.mat-accent .mat-step-icon{color:#fff}div#theme-area div.kiga-container .theme-shop .mat-step-header.mat-accent .mat-step-icon-selected,div#theme-area div.kiga-container .theme-shop .mat-step-header.mat-accent .mat-step-icon-state-done,div#theme-area div.kiga-container .theme-shop .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#ee451a;color:#fff}div#theme-area div.kiga-container .theme-shop .mat-step-header.mat-warn .mat-step-icon{color:#fff}div#theme-area div.kiga-container .theme-shop .mat-step-header.mat-warn .mat-step-icon-selected,div#theme-area div.kiga-container .theme-shop .mat-step-header.mat-warn .mat-step-icon-state-done,div#theme-area div.kiga-container .theme-shop .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#f44336;color:#fff}div#theme-area div.kiga-container .theme-shop .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}div#theme-area div.kiga-container .theme-shop .mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-stepper-horizontal,div#theme-area div.kiga-container .theme-shop .mat-stepper-vertical{background-color:#fff}div#theme-area div.kiga-container .theme-shop .mat-stepper-vertical-line:before{border-left-color:#0000001f}div#theme-area div.kiga-container .theme-shop .mat-horizontal-stepper-header:before,div#theme-area div.kiga-container .theme-shop .mat-horizontal-stepper-header:after,div#theme-area div.kiga-container .theme-shop .mat-stepper-horizontal-line{border-top-color:#0000001f}div#theme-area div.kiga-container .theme-shop .mat-sort-header-arrow{color:#757575}div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar,div#theme-area div.kiga-container .theme-shop .mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-tab-group-inverted-header .mat-tab-nav-bar,div#theme-area div.kiga-container .theme-shop .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}div#theme-area div.kiga-container .theme-shop .mat-tab-label,div#theme-area div.kiga-container .theme-shop .mat-tab-link{color:#000000de}div#theme-area div.kiga-container .theme-shop .mat-tab-label.mat-tab-disabled,div#theme-area div.kiga-container .theme-shop .mat-tab-link.mat-tab-disabled{color:#00000061}div#theme-area div.kiga-container .theme-shop .mat-tab-header-pagination-chevron{border-color:#000000de}div#theme-area div.kiga-container .theme-shop .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}div#theme-area div.kiga-container .theme-shop .mat-tab-group[class*=mat-background-]>.mat-tab-header,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#fac7ba4d}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-primary .mat-ink-bar,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#fac7ba4d}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-accent .mat-ink-bar,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcdd24d}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-warn .mat-ink-bar,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#fac7ba4d}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary>.mat-tab-header,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary>.mat-tab-link-container,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#fac7ba4d}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent>.mat-tab-header,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent>.mat-tab-link-container,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcdd24d}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn>.mat-tab-header,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn>.mat-tab-link-container,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}div#theme-area div.kiga-container .theme-shop .mat-toolbar{background:whitesmoke;color:#000000de}div#theme-area div.kiga-container .theme-shop .mat-toolbar.mat-primary,div#theme-area div.kiga-container .theme-shop .mat-toolbar.mat-accent{background:#ee451a;color:#fff}div#theme-area div.kiga-container .theme-shop .mat-toolbar.mat-warn{background:#f44336;color:#fff}div#theme-area div.kiga-container .theme-shop .mat-toolbar .mat-form-field-underline,div#theme-area div.kiga-container .theme-shop .mat-toolbar .mat-form-field-ripple,div#theme-area div.kiga-container .theme-shop .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}div#theme-area div.kiga-container .theme-shop .mat-toolbar .mat-form-field-label,div#theme-area div.kiga-container .theme-shop .mat-toolbar .mat-focused .mat-form-field-label,div#theme-area div.kiga-container .theme-shop .mat-toolbar .mat-select-value,div#theme-area div.kiga-container .theme-shop .mat-toolbar .mat-select-arrow,div#theme-area div.kiga-container .theme-shop .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}div#theme-area div.kiga-container .theme-shop .mat-toolbar .mat-input-element{caret-color:currentColor}div#theme-area div.kiga-container .theme-shop .mat-tooltip{background:rgba(97,97,97,.9)}div#theme-area div.kiga-container .theme-shop .mat-tree{background:white}div#theme-area div.kiga-container .theme-shop .mat-tree-node,div#theme-area div.kiga-container .theme-shop .mat-nested-tree-node{color:#000000de}div#theme-area div.kiga-container .theme-shop .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}div#theme-area div.kiga-container .theme-shop .mat-simple-snackbar-action{color:#ee451a}div#theme-area div.dive-dict-container .theme-block .mat-ripple-element{background-color:#0000001a}div#theme-area div.dive-dict-container .theme-block .mat-option{color:#000000de}div#theme-area div.dive-dict-container .theme-block .mat-option:hover:not(.mat-option-disabled),div#theme-area div.dive-dict-container .theme-block .mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}div#theme-area div.dive-dict-container .theme-block .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}div#theme-area div.dive-dict-container .theme-block .mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}div#theme-area div.dive-dict-container .theme-block .mat-option.mat-option-disabled{color:#00000061}div#theme-area div.dive-dict-container .theme-block .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-optgroup-label{color:#0000008a}div#theme-area div.dive-dict-container .theme-block .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}div#theme-area div.dive-dict-container .theme-block .mat-pseudo-checkbox{color:#0000008a}div#theme-area div.dive-dict-container .theme-block .mat-pseudo-checkbox:after{color:#fafafa}div#theme-area div.dive-dict-container .theme-block .mat-pseudo-checkbox-disabled{color:#b0b0b0}div#theme-area div.dive-dict-container .theme-block .mat-primary .mat-pseudo-checkbox-checked,div#theme-area div.dive-dict-container .theme-block .mat-primary .mat-pseudo-checkbox-indeterminate,div#theme-area div.dive-dict-container .theme-block .mat-pseudo-checkbox-checked,div#theme-area div.dive-dict-container .theme-block .mat-pseudo-checkbox-indeterminate,div#theme-area div.dive-dict-container .theme-block .mat-accent .mat-pseudo-checkbox-checked,div#theme-area div.dive-dict-container .theme-block .mat-accent .mat-pseudo-checkbox-indeterminate{background:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-warn .mat-pseudo-checkbox-checked,div#theme-area div.dive-dict-container .theme-block .mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,div#theme-area div.dive-dict-container .theme-block .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}div#theme-area div.dive-dict-container .theme-block .mat-app-background,div#theme-area div.dive-dict-container .theme-block.mat-app-background{background-color:#fafafa;color:#000000de}div#theme-area div.dive-dict-container .theme-block .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}div#theme-area div.dive-dict-container .theme-block .mat-autocomplete-panel{background:white;color:#000000de}div#theme-area div.dive-dict-container .theme-block .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}div#theme-area div.dive-dict-container .theme-block .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}div#theme-area div.dive-dict-container .theme-block .mat-badge-content{color:#fff;background:#0084a5}.cdk-high-contrast-active div#theme-area div.dive-dict-container .theme-block .mat-badge-content{outline:solid 1px;border-radius:0}div#theme-area div.dive-dict-container .theme-block .mat-badge-accent .mat-badge-content{background:#0084a5;color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}div#theme-area div.dive-dict-container .theme-block .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}div#theme-area div.dive-dict-container .theme-block .mat-button,div#theme-area div.dive-dict-container .theme-block .mat-icon-button,div#theme-area div.dive-dict-container .theme-block .mat-stroked-button{color:inherit;background:transparent}div#theme-area div.dive-dict-container .theme-block .mat-button.mat-primary,div#theme-area div.dive-dict-container .theme-block .mat-icon-button.mat-primary,div#theme-area div.dive-dict-container .theme-block .mat-stroked-button.mat-primary,div#theme-area div.dive-dict-container .theme-block .mat-button.mat-accent,div#theme-area div.dive-dict-container .theme-block .mat-icon-button.mat-accent,div#theme-area div.dive-dict-container .theme-block .mat-stroked-button.mat-accent{color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-button.mat-warn,div#theme-area div.dive-dict-container .theme-block .mat-icon-button.mat-warn,div#theme-area div.dive-dict-container .theme-block .mat-stroked-button.mat-warn{color:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-button.mat-primary.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-button.mat-accent.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-button.mat-warn.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-button.mat-button-disabled.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-icon-button.mat-primary.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-icon-button.mat-accent.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-icon-button.mat-warn.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-icon-button.mat-button-disabled.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-stroked-button.mat-primary.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-stroked-button.mat-accent.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-stroked-button.mat-warn.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}div#theme-area div.dive-dict-container .theme-block .mat-button.mat-primary .mat-button-focus-overlay,div#theme-area div.dive-dict-container .theme-block .mat-icon-button.mat-primary .mat-button-focus-overlay,div#theme-area div.dive-dict-container .theme-block .mat-stroked-button.mat-primary .mat-button-focus-overlay,div#theme-area div.dive-dict-container .theme-block .mat-button.mat-accent .mat-button-focus-overlay,div#theme-area div.dive-dict-container .theme-block .mat-icon-button.mat-accent .mat-button-focus-overlay,div#theme-area div.dive-dict-container .theme-block .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-button.mat-warn .mat-button-focus-overlay,div#theme-area div.dive-dict-container .theme-block .mat-icon-button.mat-warn .mat-button-focus-overlay,div#theme-area div.dive-dict-container .theme-block .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-button.mat-button-disabled .mat-button-focus-overlay,div#theme-area div.dive-dict-container .theme-block .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,div#theme-area div.dive-dict-container .theme-block .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}div#theme-area div.dive-dict-container .theme-block .mat-button .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-icon-button .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}div#theme-area div.dive-dict-container .theme-block .mat-button-focus-overlay{background:black}div#theme-area div.dive-dict-container .theme-block .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}div#theme-area div.dive-dict-container .theme-block .mat-flat-button,div#theme-area div.dive-dict-container .theme-block .mat-raised-button,div#theme-area div.dive-dict-container .theme-block .mat-fab,div#theme-area div.dive-dict-container .theme-block .mat-mini-fab{color:#000000de;background-color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-flat-button.mat-primary,div#theme-area div.dive-dict-container .theme-block .mat-raised-button.mat-primary,div#theme-area div.dive-dict-container .theme-block .mat-fab.mat-primary,div#theme-area div.dive-dict-container .theme-block .mat-mini-fab.mat-primary,div#theme-area div.dive-dict-container .theme-block .mat-flat-button.mat-accent,div#theme-area div.dive-dict-container .theme-block .mat-raised-button.mat-accent,div#theme-area div.dive-dict-container .theme-block .mat-fab.mat-accent,div#theme-area div.dive-dict-container .theme-block .mat-mini-fab.mat-accent,div#theme-area div.dive-dict-container .theme-block .mat-flat-button.mat-warn,div#theme-area div.dive-dict-container .theme-block .mat-raised-button.mat-warn,div#theme-area div.dive-dict-container .theme-block .mat-fab.mat-warn,div#theme-area div.dive-dict-container .theme-block .mat-mini-fab.mat-warn{color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-flat-button.mat-primary.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-flat-button.mat-accent.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-flat-button.mat-warn.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-flat-button.mat-button-disabled.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-raised-button.mat-primary.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-raised-button.mat-accent.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-raised-button.mat-warn.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-raised-button.mat-button-disabled.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-fab.mat-primary.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-fab.mat-accent.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-fab.mat-warn.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-fab.mat-button-disabled.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-mini-fab.mat-primary.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-mini-fab.mat-accent.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-mini-fab.mat-warn.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}div#theme-area div.dive-dict-container .theme-block .mat-flat-button.mat-primary,div#theme-area div.dive-dict-container .theme-block .mat-raised-button.mat-primary,div#theme-area div.dive-dict-container .theme-block .mat-fab.mat-primary,div#theme-area div.dive-dict-container .theme-block .mat-mini-fab.mat-primary,div#theme-area div.dive-dict-container .theme-block .mat-flat-button.mat-accent,div#theme-area div.dive-dict-container .theme-block .mat-raised-button.mat-accent,div#theme-area div.dive-dict-container .theme-block .mat-fab.mat-accent,div#theme-area div.dive-dict-container .theme-block .mat-mini-fab.mat-accent{background-color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-flat-button.mat-warn,div#theme-area div.dive-dict-container .theme-block .mat-raised-button.mat-warn,div#theme-area div.dive-dict-container .theme-block .mat-fab.mat-warn,div#theme-area div.dive-dict-container .theme-block .mat-mini-fab.mat-warn{background-color:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-flat-button.mat-primary.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-flat-button.mat-accent.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-flat-button.mat-warn.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-flat-button.mat-button-disabled.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-raised-button.mat-primary.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-raised-button.mat-accent.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-raised-button.mat-warn.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-raised-button.mat-button-disabled.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-fab.mat-primary.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-fab.mat-accent.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-fab.mat-warn.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-fab.mat-button-disabled.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-mini-fab.mat-primary.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-mini-fab.mat-accent.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-mini-fab.mat-warn.mat-button-disabled,div#theme-area div.dive-dict-container .theme-block .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}div#theme-area div.dive-dict-container .theme-block .mat-flat-button.mat-primary .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-raised-button.mat-primary .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-fab.mat-primary .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-mini-fab.mat-primary .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-flat-button.mat-accent .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-raised-button.mat-accent .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-fab.mat-accent .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-mini-fab.mat-accent .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-flat-button.mat-warn .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-raised-button.mat-warn .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-fab.mat-warn .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}div#theme-area div.dive-dict-container .theme-block .mat-stroked-button:not([class*=mat-elevation-z]),div#theme-area div.dive-dict-container .theme-block .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-fab:not([class*=mat-elevation-z]),div#theme-area div.dive-dict-container .theme-block .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),div#theme-area div.dive-dict-container .theme-block .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),div#theme-area div.dive-dict-container .theme-block .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-button-toggle-standalone,div#theme-area div.dive-dict-container .theme-block .mat-button-toggle-group{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,div#theme-area div.dive-dict-container .theme-block .mat-button-toggle-group-appearance-standard{box-shadow:none}div#theme-area div.dive-dict-container .theme-block .mat-button-toggle{color:#00000061}div#theme-area div.dive-dict-container .theme-block .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}div#theme-area div.dive-dict-container .theme-block .mat-button-toggle-appearance-standard{color:#000000de;background:white}div#theme-area div.dive-dict-container .theme-block .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}div#theme-area div.dive-dict-container .theme-block .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px rgba(0,0,0,.12)}div#theme-area div.dive-dict-container .theme-block [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}div#theme-area div.dive-dict-container .theme-block .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px rgba(0,0,0,.12)}div#theme-area div.dive-dict-container .theme-block .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}div#theme-area div.dive-dict-container .theme-block .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}div#theme-area div.dive-dict-container .theme-block .mat-button-toggle-disabled{color:#00000042;background-color:#eee}div#theme-area div.dive-dict-container .theme-block .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}div#theme-area div.dive-dict-container .theme-block .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}div#theme-area div.dive-dict-container .theme-block .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,div#theme-area div.dive-dict-container .theme-block .mat-button-toggle-group-appearance-standard{border:solid 1px rgba(0,0,0,.12)}div#theme-area div.dive-dict-container .theme-block .mat-card{background:white;color:#000000de}div#theme-area div.dive-dict-container .theme-block .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-card-subtitle{color:#0000008a}div#theme-area div.dive-dict-container .theme-block .mat-checkbox-frame{border-color:#0000008a}div#theme-area div.dive-dict-container .theme-block .mat-checkbox-checkmark{fill:#fafafa}div#theme-area div.dive-dict-container .theme-block .mat-checkbox-checkmark-path{stroke:#fafafa!important}div#theme-area div.dive-dict-container .theme-block .mat-checkbox-mixedmark{background-color:#fafafa}div#theme-area div.dive-dict-container .theme-block .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,div#theme-area div.dive-dict-container .theme-block .mat-checkbox-checked.mat-primary .mat-checkbox-background,div#theme-area div.dive-dict-container .theme-block .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div#theme-area div.dive-dict-container .theme-block .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,div#theme-area div.dive-dict-container .theme-block .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,div#theme-area div.dive-dict-container .theme-block .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}div#theme-area div.dive-dict-container .theme-block .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}div#theme-area div.dive-dict-container .theme-block .mat-checkbox-disabled .mat-checkbox-label{color:#0000008a}div#theme-area div.dive-dict-container .theme-block .mat-checkbox .mat-ripple-element{background-color:#000}div#theme-area div.dive-dict-container .theme-block .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}div#theme-area div.dive-dict-container .theme-block .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}div#theme-area div.dive-dict-container .theme-block .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}div#theme-area div.dive-dict-container .theme-block .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}div#theme-area div.dive-dict-container .theme-block .mat-chip.mat-standard-chip:after{background:black}div#theme-area div.dive-dict-container .theme-block .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#0084a5;color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}div#theme-area div.dive-dict-container .theme-block .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}div#theme-area div.dive-dict-container .theme-block .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}div#theme-area div.dive-dict-container .theme-block .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}div#theme-area div.dive-dict-container .theme-block .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#0084a5;color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}div#theme-area div.dive-dict-container .theme-block .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}div#theme-area div.dive-dict-container .theme-block .mat-table{background:white}div#theme-area div.dive-dict-container .theme-block .mat-table thead,div#theme-area div.dive-dict-container .theme-block .mat-table tbody,div#theme-area div.dive-dict-container .theme-block .mat-table tfoot,div#theme-area div.dive-dict-container .theme-block mat-header-row,div#theme-area div.dive-dict-container .theme-block mat-row,div#theme-area div.dive-dict-container .theme-block mat-footer-row,div#theme-area div.dive-dict-container .theme-block [mat-header-row],div#theme-area div.dive-dict-container .theme-block [mat-row],div#theme-area div.dive-dict-container .theme-block [mat-footer-row],div#theme-area div.dive-dict-container .theme-block .mat-table-sticky{background:inherit}div#theme-area div.dive-dict-container .theme-block mat-row,div#theme-area div.dive-dict-container .theme-block mat-header-row,div#theme-area div.dive-dict-container .theme-block mat-footer-row,div#theme-area div.dive-dict-container .theme-block th.mat-header-cell,div#theme-area div.dive-dict-container .theme-block td.mat-cell,div#theme-area div.dive-dict-container .theme-block td.mat-footer-cell{border-bottom-color:#0000001f}div#theme-area div.dive-dict-container .theme-block .mat-header-cell{color:#0000008a}div#theme-area div.dive-dict-container .theme-block .mat-cell,div#theme-area div.dive-dict-container .theme-block .mat-footer-cell{color:#000000de}div#theme-area div.dive-dict-container .theme-block .mat-calendar-arrow{fill:#0000008a}div#theme-area div.dive-dict-container .theme-block .mat-datepicker-toggle,div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content .mat-calendar-next-button,div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}div#theme-area div.dive-dict-container .theme-block .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}div#theme-area div.dive-dict-container .theme-block .mat-calendar-table-header,div#theme-area div.dive-dict-container .theme-block .mat-calendar-body-label{color:#0000008a}div#theme-area div.dive-dict-container .theme-block .mat-calendar-body-cell-content,div#theme-area div.dive-dict-container .theme-block .mat-date-range-input-separator{color:#000000de;border-color:transparent}div#theme-area div.dive-dict-container .theme-block .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}div#theme-area div.dive-dict-container .theme-block .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}div#theme-area div.dive-dict-container .theme-block .mat-calendar-body-in-preview{color:#0000003d}div#theme-area div.dive-dict-container .theme-block .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}div#theme-area div.dive-dict-container .theme-block .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}div#theme-area div.dive-dict-container .theme-block .mat-calendar-body-in-range:before{background:rgba(0,132,165,.2)}div#theme-area div.dive-dict-container .theme-block .mat-calendar-body-comparison-identical,div#theme-area div.dive-dict-container .theme-block .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}div#theme-area div.dive-dict-container .theme-block .mat-calendar-body-comparison-bridge-start:before,div#theme-area div.dive-dict-container .theme-block [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(0,132,165,.2) 50%,rgba(249,171,0,.2) 50%)}div#theme-area div.dive-dict-container .theme-block .mat-calendar-body-comparison-bridge-end:before,div#theme-area div.dive-dict-container .theme-block [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(0,132,165,.2) 50%,rgba(249,171,0,.2) 50%)}div#theme-area div.dive-dict-container .theme-block .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,div#theme-area div.dive-dict-container .theme-block .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}div#theme-area div.dive-dict-container .theme-block .mat-calendar-body-comparison-identical.mat-calendar-body-selected,div#theme-area div.dive-dict-container .theme-block .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}div#theme-area div.dive-dict-container .theme-block .mat-calendar-body-selected{background-color:#0084a5;color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#0084a566}div#theme-area div.dive-dict-container .theme-block .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}div#theme-area div.dive-dict-container .theme-block .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),div#theme-area div.dive-dict-container .theme-block .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0084a54d}@media (hover: hover){div#theme-area div.dive-dict-container .theme-block .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0084a54d}}div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(0,132,165,.2)}div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(0,132,165,.2) 50%,rgba(249,171,0,.2) 50%)}div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(0,132,165,.2) 50%,rgba(249,171,0,.2) 50%)}div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#0084a5;color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#0084a566}div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0084a54d}@media (hover: hover){div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0084a54d}}div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(244,67,54,.2)}div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f4433666}div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}@media (hover: hover){div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}}div#theme-area div.dive-dict-container .theme-block .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-datepicker-toggle-active,div#theme-area div.dive-dict-container .theme-block .mat-datepicker-toggle-active.mat-accent{color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-datepicker-toggle-active.mat-warn{color:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-date-range-input-inner[disabled]{color:#00000061}div#theme-area div.dive-dict-container .theme-block .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}div#theme-area div.dive-dict-container .theme-block .mat-divider{border-top-color:#0000001f}div#theme-area div.dive-dict-container .theme-block .mat-divider-vertical{border-right-color:#0000001f}div#theme-area div.dive-dict-container .theme-block .mat-expansion-panel{background:white;color:#000000de}div#theme-area div.dive-dict-container .theme-block .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-action-row{border-top-color:#0000001f}div#theme-area div.dive-dict-container .theme-block .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),div#theme-area div.dive-dict-container .theme-block .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),div#theme-area div.dive-dict-container .theme-block .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){div#theme-area div.dive-dict-container .theme-block .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}div#theme-area div.dive-dict-container .theme-block .mat-expansion-panel-header-title{color:#000000de}div#theme-area div.dive-dict-container .theme-block .mat-expansion-panel-header-description,div#theme-area div.dive-dict-container .theme-block .mat-expansion-indicator:after{color:#0000008a}div#theme-area div.dive-dict-container .theme-block .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}div#theme-area div.dive-dict-container .theme-block .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,div#theme-area div.dive-dict-container .theme-block .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}div#theme-area div.dive-dict-container .theme-block .mat-form-field-label,div#theme-area div.dive-dict-container .theme-block .mat-hint{color:#0009}div#theme-area div.dive-dict-container .theme-block .mat-form-field.mat-focused .mat-form-field-label,div#theme-area div.dive-dict-container .theme-block .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-focused .mat-form-field-required-marker{color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-form-field-ripple{background-color:#000000de}div#theme-area div.dive-dict-container .theme-block .mat-form-field.mat-focused .mat-form-field-ripple,div#theme-area div.dive-dict-container .theme-block .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-form-field.mat-form-field-invalid .mat-form-field-label,div#theme-area div.dive-dict-container .theme-block .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,div#theme-area div.dive-dict-container .theme-block .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,div#theme-area div.dive-dict-container .theme-block .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-error{color:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-form-field-appearance-legacy .mat-form-field-label,div#theme-area div.dive-dict-container .theme-block .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}div#theme-area div.dive-dict-container .theme-block .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}div#theme-area div.dive-dict-container .theme-block .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}div#theme-area div.dive-dict-container .theme-block .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}div#theme-area div.dive-dict-container .theme-block .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}div#theme-area div.dive-dict-container .theme-block .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}div#theme-area div.dive-dict-container .theme-block .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}div#theme-area div.dive-dict-container .theme-block .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}div#theme-area div.dive-dict-container .theme-block .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}div#theme-area div.dive-dict-container .theme-block .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}div#theme-area div.dive-dict-container .theme-block .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}div#theme-area div.dive-dict-container .theme-block .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}div#theme-area div.dive-dict-container .theme-block .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,div#theme-area div.dive-dict-container .theme-block .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,div#theme-area div.dive-dict-container .theme-block .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}div#theme-area div.dive-dict-container .theme-block .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}div#theme-area div.dive-dict-container .theme-block .mat-icon.mat-primary,div#theme-area div.dive-dict-container .theme-block .mat-icon.mat-accent{color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-icon.mat-warn{color:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}div#theme-area div.dive-dict-container .theme-block .mat-input-element:disabled,div#theme-area div.dive-dict-container .theme-block .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}div#theme-area div.dive-dict-container .theme-block .mat-input-element{caret-color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-input-element::placeholder{color:#0000006b}div#theme-area div.dive-dict-container .theme-block .mat-input-element::-moz-placeholder{color:#0000006b}div#theme-area div.dive-dict-container .theme-block .mat-input-element::-webkit-input-placeholder{color:#0000006b}div#theme-area div.dive-dict-container .theme-block .mat-input-element:-ms-input-placeholder{color:#0000006b}div#theme-area div.dive-dict-container .theme-block .mat-form-field.mat-accent .mat-input-element{caret-color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-form-field.mat-warn .mat-input-element,div#theme-area div.dive-dict-container .theme-block .mat-form-field-invalid .mat-input-element{caret-color:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-list-base .mat-list-item,div#theme-area div.dive-dict-container .theme-block .mat-list-base .mat-list-option{color:#000000de}div#theme-area div.dive-dict-container .theme-block .mat-list-base .mat-subheader{color:#0000008a}div#theme-area div.dive-dict-container .theme-block .mat-list-base .mat-list-item-disabled{background-color:#eee;color:#00000061}div#theme-area div.dive-dict-container .theme-block .mat-list-option:hover,div#theme-area div.dive-dict-container .theme-block .mat-list-option:focus,div#theme-area div.dive-dict-container .theme-block .mat-nav-list .mat-list-item:hover,div#theme-area div.dive-dict-container .theme-block .mat-nav-list .mat-list-item:focus,div#theme-area div.dive-dict-container .theme-block .mat-action-list .mat-list-item:hover,div#theme-area div.dive-dict-container .theme-block .mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}div#theme-area div.dive-dict-container .theme-block .mat-list-single-selected-option,div#theme-area div.dive-dict-container .theme-block .mat-list-single-selected-option:hover,div#theme-area div.dive-dict-container .theme-block .mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}div#theme-area div.dive-dict-container .theme-block .mat-menu-panel{background:white}div#theme-area div.dive-dict-container .theme-block .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-menu-item{background:transparent;color:#000000de}div#theme-area div.dive-dict-container .theme-block .mat-menu-item[disabled],div#theme-area div.dive-dict-container .theme-block .mat-menu-item[disabled] .mat-menu-submenu-icon,div#theme-area div.dive-dict-container .theme-block .mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}div#theme-area div.dive-dict-container .theme-block .mat-menu-item .mat-icon-no-color,div#theme-area div.dive-dict-container .theme-block .mat-menu-submenu-icon{color:#0000008a}div#theme-area div.dive-dict-container .theme-block .mat-menu-item:hover:not([disabled]),div#theme-area div.dive-dict-container .theme-block .mat-menu-item.cdk-program-focused:not([disabled]),div#theme-area div.dive-dict-container .theme-block .mat-menu-item.cdk-keyboard-focused:not([disabled]),div#theme-area div.dive-dict-container .theme-block .mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}div#theme-area div.dive-dict-container .theme-block .mat-paginator{background:white}div#theme-area div.dive-dict-container .theme-block .mat-paginator,div#theme-area div.dive-dict-container .theme-block .mat-paginator-page-size .mat-select-trigger{color:#0000008a}div#theme-area div.dive-dict-container .theme-block .mat-paginator-decrement,div#theme-area div.dive-dict-container .theme-block .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}div#theme-area div.dive-dict-container .theme-block .mat-paginator-first,div#theme-area div.dive-dict-container .theme-block .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}div#theme-area div.dive-dict-container .theme-block .mat-icon-button[disabled] .mat-paginator-decrement,div#theme-area div.dive-dict-container .theme-block .mat-icon-button[disabled] .mat-paginator-increment,div#theme-area div.dive-dict-container .theme-block .mat-icon-button[disabled] .mat-paginator-first,div#theme-area div.dive-dict-container .theme-block .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}div#theme-area div.dive-dict-container .theme-block .mat-progress-bar-background{fill:#bcdde5}div#theme-area div.dive-dict-container .theme-block .mat-progress-bar-buffer{background-color:#bcdde5}div#theme-area div.dive-dict-container .theme-block .mat-progress-bar-fill:after{background-color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#bcdde5}div#theme-area div.dive-dict-container .theme-block .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#bcdde5}div#theme-area div.dive-dict-container .theme-block .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#f9ccc9}div#theme-area div.dive-dict-container .theme-block .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#f9ccc9}div#theme-area div.dive-dict-container .theme-block .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-progress-spinner circle,div#theme-area div.dive-dict-container .theme-block .mat-spinner circle{stroke:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-progress-spinner.mat-accent circle,div#theme-area div.dive-dict-container .theme-block .mat-spinner.mat-accent circle{stroke:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-progress-spinner.mat-warn circle,div#theme-area div.dive-dict-container .theme-block .mat-spinner.mat-warn circle{stroke:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-radio-outer-circle{border-color:#0000008a}div#theme-area div.dive-dict-container .theme-block .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-radio-button.mat-primary .mat-radio-inner-circle,div#theme-area div.dive-dict-container .theme-block .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),div#theme-area div.dive-dict-container .theme-block .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,div#theme-area div.dive-dict-container .theme-block .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-radio-button.mat-accent .mat-radio-inner-circle,div#theme-area div.dive-dict-container .theme-block .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),div#theme-area div.dive-dict-container .theme-block .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,div#theme-area div.dive-dict-container .theme-block .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-radio-button.mat-warn .mat-radio-inner-circle,div#theme-area div.dive-dict-container .theme-block .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),div#theme-area div.dive-dict-container .theme-block .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,div#theme-area div.dive-dict-container .theme-block .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,div#theme-area div.dive-dict-container .theme-block .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}div#theme-area div.dive-dict-container .theme-block .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}div#theme-area div.dive-dict-container .theme-block .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}div#theme-area div.dive-dict-container .theme-block .mat-radio-button .mat-ripple-element{background-color:#000}div#theme-area div.dive-dict-container .theme-block .mat-select-value{color:#000000de}div#theme-area div.dive-dict-container .theme-block .mat-select-placeholder{color:#0000006b}div#theme-area div.dive-dict-container .theme-block .mat-select-disabled .mat-select-value{color:#00000061}div#theme-area div.dive-dict-container .theme-block .mat-select-arrow{color:#0000008a}div#theme-area div.dive-dict-container .theme-block .mat-select-panel{background:white}div#theme-area div.dive-dict-container .theme-block .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}div#theme-area div.dive-dict-container .theme-block .mat-form-field.mat-focused.mat-primary .mat-select-arrow,div#theme-area div.dive-dict-container .theme-block .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-form-field.mat-focused.mat-warn .mat-select-arrow,div#theme-area div.dive-dict-container .theme-block .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}div#theme-area div.dive-dict-container .theme-block .mat-drawer-container{background-color:#fafafa;color:#000000de}div#theme-area div.dive-dict-container .theme-block .mat-drawer{background-color:#fff;color:#000000de}div#theme-area div.dive-dict-container .theme-block .mat-drawer.mat-drawer-push{background-color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}div#theme-area div.dive-dict-container .theme-block .mat-drawer-side.mat-drawer-end,div#theme-area div.dive-dict-container .theme-block [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}div#theme-area div.dive-dict-container .theme-block [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}div#theme-area div.dive-dict-container .theme-block .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}div#theme-area div.dive-dict-container .theme-block .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#0084a58a}div#theme-area div.dive-dict-container .theme-block .mat-slide-toggle.mat-checked .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#0084a58a}div#theme-area div.dive-dict-container .theme-block .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#f443368a}div#theme-area div.dive-dict-container .theme-block .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}div#theme-area div.dive-dict-container .theme-block .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}div#theme-area div.dive-dict-container .theme-block .mat-slide-toggle-bar{background-color:#00000061}div#theme-area div.dive-dict-container .theme-block .mat-slider-track-background{background-color:#00000042}div#theme-area div.dive-dict-container .theme-block .mat-slider.mat-primary .mat-slider-track-fill,div#theme-area div.dive-dict-container .theme-block .mat-slider.mat-primary .mat-slider-thumb,div#theme-area div.dive-dict-container .theme-block .mat-slider.mat-primary .mat-slider-thumb-label{background-color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-slider.mat-primary .mat-slider-focus-ring{background-color:#0084a533}div#theme-area div.dive-dict-container .theme-block .mat-slider.mat-accent .mat-slider-track-fill,div#theme-area div.dive-dict-container .theme-block .mat-slider.mat-accent .mat-slider-thumb,div#theme-area div.dive-dict-container .theme-block .mat-slider.mat-accent .mat-slider-thumb-label{background-color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-slider.mat-accent .mat-slider-thumb-label-text{color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-slider.mat-accent .mat-slider-focus-ring{background-color:#0084a533}div#theme-area div.dive-dict-container .theme-block .mat-slider.mat-warn .mat-slider-track-fill,div#theme-area div.dive-dict-container .theme-block .mat-slider.mat-warn .mat-slider-thumb,div#theme-area div.dive-dict-container .theme-block .mat-slider.mat-warn .mat-slider-thumb-label{background-color:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-slider.mat-warn .mat-slider-focus-ring{background-color:#f4433633}div#theme-area div.dive-dict-container .theme-block .mat-slider:hover .mat-slider-track-background,div#theme-area div.dive-dict-container .theme-block .mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}div#theme-area div.dive-dict-container .theme-block .mat-slider.mat-slider-disabled .mat-slider-track-background,div#theme-area div.dive-dict-container .theme-block .mat-slider.mat-slider-disabled .mat-slider-track-fill,div#theme-area div.dive-dict-container .theme-block .mat-slider.mat-slider-disabled .mat-slider-thumb,div#theme-area div.dive-dict-container .theme-block .mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}div#theme-area div.dive-dict-container .theme-block .mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}div#theme-area div.dive-dict-container .theme-block .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,div#theme-area div.dive-dict-container .theme-block .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}div#theme-area div.dive-dict-container .theme-block .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,div#theme-area div.dive-dict-container .theme-block .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}div#theme-area div.dive-dict-container .theme-block .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}div#theme-area div.dive-dict-container .theme-block .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,div#theme-area div.dive-dict-container .theme-block .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}div#theme-area div.dive-dict-container .theme-block .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,div#theme-area div.dive-dict-container .theme-block .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}div#theme-area div.dive-dict-container .theme-block .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}div#theme-area div.dive-dict-container .theme-block .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}div#theme-area div.dive-dict-container .theme-block .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}div#theme-area div.dive-dict-container .theme-block .mat-step-header.cdk-keyboard-focused,div#theme-area div.dive-dict-container .theme-block .mat-step-header.cdk-program-focused,div#theme-area div.dive-dict-container .theme-block .mat-step-header:hover:not([aria-disabled]),div#theme-area div.dive-dict-container .theme-block .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}div#theme-area div.dive-dict-container .theme-block .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){div#theme-area div.dive-dict-container .theme-block .mat-step-header:hover{background:none}}div#theme-area div.dive-dict-container .theme-block .mat-step-header .mat-step-label,div#theme-area div.dive-dict-container .theme-block .mat-step-header .mat-step-optional{color:#0000008a}div#theme-area div.dive-dict-container .theme-block .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-step-header .mat-step-icon-selected,div#theme-area div.dive-dict-container .theme-block .mat-step-header .mat-step-icon-state-done,div#theme-area div.dive-dict-container .theme-block .mat-step-header .mat-step-icon-state-edit{background-color:#0084a5;color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-step-header.mat-accent .mat-step-icon{color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-step-header.mat-accent .mat-step-icon-selected,div#theme-area div.dive-dict-container .theme-block .mat-step-header.mat-accent .mat-step-icon-state-done,div#theme-area div.dive-dict-container .theme-block .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#0084a5;color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-step-header.mat-warn .mat-step-icon{color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-step-header.mat-warn .mat-step-icon-selected,div#theme-area div.dive-dict-container .theme-block .mat-step-header.mat-warn .mat-step-icon-state-done,div#theme-area div.dive-dict-container .theme-block .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#f44336;color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}div#theme-area div.dive-dict-container .theme-block .mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-stepper-horizontal,div#theme-area div.dive-dict-container .theme-block .mat-stepper-vertical{background-color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-stepper-vertical-line:before{border-left-color:#0000001f}div#theme-area div.dive-dict-container .theme-block .mat-horizontal-stepper-header:before,div#theme-area div.dive-dict-container .theme-block .mat-horizontal-stepper-header:after,div#theme-area div.dive-dict-container .theme-block .mat-stepper-horizontal-line{border-top-color:#0000001f}div#theme-area div.dive-dict-container .theme-block .mat-sort-header-arrow{color:#757575}div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar,div#theme-area div.dive-dict-container .theme-block .mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}div#theme-area div.dive-dict-container .theme-block .mat-tab-group-inverted-header .mat-tab-nav-bar,div#theme-area div.dive-dict-container .theme-block .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}div#theme-area div.dive-dict-container .theme-block .mat-tab-label,div#theme-area div.dive-dict-container .theme-block .mat-tab-link{color:#000000de}div#theme-area div.dive-dict-container .theme-block .mat-tab-label.mat-tab-disabled,div#theme-area div.dive-dict-container .theme-block .mat-tab-link.mat-tab-disabled{color:#00000061}div#theme-area div.dive-dict-container .theme-block .mat-tab-header-pagination-chevron{border-color:#000000de}div#theme-area div.dive-dict-container .theme-block .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}div#theme-area div.dive-dict-container .theme-block .mat-tab-group[class*=mat-background-]>.mat-tab-header,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b3dae44d}div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-primary .mat-ink-bar,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b3dae44d}div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-accent .mat-ink-bar,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcdd24d}div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-warn .mat-ink-bar,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b3dae44d}div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-primary>.mat-tab-header,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-primary>.mat-tab-link-container,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b3dae44d}div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-accent>.mat-tab-header,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-accent>.mat-tab-link-container,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#0084a5}div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcdd24d}div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-warn>.mat-tab-header,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-warn>.mat-tab-link-container,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#f44336}div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,div#theme-area div.dive-dict-container .theme-block .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}div#theme-area div.dive-dict-container .theme-block .mat-toolbar{background:whitesmoke;color:#000000de}div#theme-area div.dive-dict-container .theme-block .mat-toolbar.mat-primary,div#theme-area div.dive-dict-container .theme-block .mat-toolbar.mat-accent{background:#0084a5;color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-toolbar.mat-warn{background:#f44336;color:#fff}div#theme-area div.dive-dict-container .theme-block .mat-toolbar .mat-form-field-underline,div#theme-area div.dive-dict-container .theme-block .mat-toolbar .mat-form-field-ripple,div#theme-area div.dive-dict-container .theme-block .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}div#theme-area div.dive-dict-container .theme-block .mat-toolbar .mat-form-field-label,div#theme-area div.dive-dict-container .theme-block .mat-toolbar .mat-focused .mat-form-field-label,div#theme-area div.dive-dict-container .theme-block .mat-toolbar .mat-select-value,div#theme-area div.dive-dict-container .theme-block .mat-toolbar .mat-select-arrow,div#theme-area div.dive-dict-container .theme-block .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}div#theme-area div.dive-dict-container .theme-block .mat-toolbar .mat-input-element{caret-color:currentColor}div#theme-area div.dive-dict-container .theme-block .mat-tooltip{background:rgba(97,97,97,.9)}div#theme-area div.dive-dict-container .theme-block .mat-tree{background:white}div#theme-area div.dive-dict-container .theme-block .mat-tree-node,div#theme-area div.dive-dict-container .theme-block .mat-nested-tree-node{color:#000000de}div#theme-area div.dive-dict-container .theme-block .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}div#theme-area div.dive-dict-container .theme-block .mat-simple-snackbar-action{color:#0084a5}.open-shared-modal .mat-dialog-container{box-shadow:none;overflow:hidden;background:transparent;padding:0}.cdk-overlay-container{z-index:1031}.cal-month-view .cal-header{text-align:center;font-weight:bolder}.cal-month-view .cal-header .cal-cell{padding:5px 0;overflow:hidden;text-overflow:ellipsis;display:block;white-space:nowrap}.cal-month-view .cal-days{border:1px solid;border-bottom:0}.cal-month-view .cal-cell-top{min-height:78px;flex:1}.cal-month-view .cal-cell-row{-js-display:flex;display:flex}.cal-month-view .cal-cell{float:left;flex:1;-js-display:flex;display:flex;flex-direction:column;align-items:stretch}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}@media all and (-ms-high-contrast: none){.cal-month-view .cal-day-cell{display:block}}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right:0;border-right:initial;border-left:1px solid}.cal-month-view .cal-days .cal-cell-row{border-bottom:1px solid}.cal-month-view .cal-day-badge{margin-top:18px;margin-left:10px;display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px}.cal-month-view .cal-day-number{font-size:1.2em;font-weight:400;opacity:.5;margin-top:15px;margin-right:15px;float:right;margin-bottom:10px}.cal-month-view .cal-events{flex:1;align-items:flex-end;margin:3px;line-height:10px;-js-display:flex;display:flex;flex-wrap:wrap}.cal-month-view .cal-event{width:10px;height:10px;border-radius:50%;display:inline-block;margin:2px}.cal-month-view .cal-day-cell.cal-in-month.cal-has-events{cursor:pointer}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.1;cursor:default}.cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:1.9em}.cal-month-view .cal-open-day-events{padding:15px}.cal-month-view .cal-open-day-events .cal-event{position:relative;top:2px}.cal-month-view .cal-out-month .cal-day-badge,.cal-month-view .cal-out-month .cal-event{opacity:.3}.cal-month-view .cal-draggable{cursor:move}.cal-month-view .cal-drag-active *{pointer-events:none}.cal-month-view .cal-event-title{cursor:pointer}.cal-month-view .cal-event-title:hover{text-decoration:underline}.cal-month-view{background-color:#fff}.cal-month-view .cal-cell-row:hover{background-color:#fafafa}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ededed}.cal-month-view .cal-days{border-color:#e1e1e1}.cal-month-view .cal-day-cell:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right-color:currentColor;border-right-color:initial;border-left-color:#e1e1e1}.cal-month-view .cal-days .cal-cell-row{border-bottom-color:#e1e1e1}.cal-month-view .cal-day-badge{background-color:#b94a48;color:#fff}.cal-month-view .cal-event{background-color:#1e90ff;border-color:#d1e8ff;color:#fff}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#8b0000}.cal-month-view .cal-day-cell.cal-today{background-color:#e8fde7}.cal-month-view .cal-day-cell.cal-drag-over{background-color:#e0e0e0!important}.cal-month-view .cal-open-day-events{color:#fff;background-color:#555;box-shadow:inset 0 0 15px #00000080}.cal-week-view *{box-sizing:border-box}.cal-week-view .cal-day-headers{-js-display:flex;display:flex;padding-left:70px;border:1px solid}[dir=rtl] .cal-week-view .cal-day-headers{padding-left:0;padding-left:initial;padding-right:70px}.cal-week-view .cal-day-headers .cal-header{flex:1;text-align:center;padding:5px}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:0;border-right:initial;border-left:1px solid}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left:0;border-left:initial;border-right:1px solid}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{flex-grow:1;border-left:solid 1px}[dir=rtl] .cal-week-view .cal-day-column{border-left:0;border-left:initial;border-right:solid 1px}.cal-week-view .cal-event{font-size:12px;border:1px solid;direction:ltr}.cal-week-view .cal-time-label-column{width:70px;height:100%}.cal-week-view .cal-current-time-marker{position:absolute;width:100%;height:2px;z-index:2}.cal-week-view .cal-all-day-events{border:solid 1px;border-top:0;border-bottom-width:3px;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{height:100%;width:100%;-js-display:flex;display:flex;position:absolute;top:0;z-index:0}.cal-week-view .cal-all-day-events .cal-events-row{position:relative;height:31px;margin-left:70px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-events-row{margin-left:0;margin-left:initial;margin-right:70px}.cal-week-view .cal-all-day-events .cal-event-container{display:inline-block;position:absolute}.cal-week-view .cal-all-day-events .cal-event-container.resize-active{z-index:1;pointer-events:none}.cal-week-view .cal-all-day-events .cal-event{padding:0 5px;margin-left:2px;margin-right:2px;height:28px;line-height:28px}.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:5px;border-bottom-left-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:0;border-top-left-radius:initial;border-bottom-left-radius:0;border-bottom-left-radius:initial;border-top-right-radius:5px!important;border-bottom-right-radius:5px!important}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:0;border-top-right-radius:initial;border-bottom-right-radius:0;border-bottom-right-radius:initial;border-top-left-radius:5px;border-bottom-left-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{-js-display:flex;display:flex;align-items:center;justify-content:center;font-size:14px}.cal-week-view .cal-all-day-events .cal-resize-handle{width:6px;height:100%;cursor:col-resize;position:absolute;top:0}.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:0}[dir=rtl] .cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:auto;right:initial;left:0}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cal-week-view .cal-drag-active{pointer-events:none;z-index:1}.cal-week-view .cal-drag-active *{pointer-events:none}.cal-week-view .cal-time-events{position:relative;border:solid 1px;border-top:0;-js-display:flex;display:flex}.cal-week-view .cal-time-events .cal-day-columns{-js-display:flex;display:flex;flex-grow:1}.cal-week-view .cal-time-events .cal-day-column,.cal-week-view .cal-time-events .cal-events-container{position:relative}.cal-week-view .cal-time-events .cal-event-container{position:absolute;z-index:1}.cal-week-view .cal-time-events .cal-event{width:calc(100% - 2px);height:calc(100% - 2px);margin:1px;padding:0 5px;line-height:25px}.cal-week-view .cal-time-events .cal-resize-handle{width:100%;height:4px;cursor:row-resize;position:absolute}.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-week-view .cal-hour-segment{position:relative}.cal-week-view .cal-hour-segment:after{content:"\a0"}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view mwl-calendar-week-view-hour-segment,.cal-week-view .cal-hour-segment{display:block}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom:thin dashed}.cal-week-view .cal-time{font-weight:700;padding-top:5px;width:70px;text-align:center}.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-week-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-week-view{background-color:#fff;border-top:solid 1px #e1e1e1}.cal-week-view .cal-day-headers{border-color:#e1e1e1;border-top:0}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:currentColor;border-right-color:initial;border-left:solid 1px #e1e1e1!important}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:currentColor;border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-header:hover,.cal-week-view .cal-day-headers .cal-drag-over{background-color:#ededed}.cal-week-view .cal-day-column{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-column{border-left-color:currentColor;border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-event{background-color:#d1e8ff;border-color:#1e90ff;color:#1e90ff}.cal-week-view .cal-all-day-events{border-color:#e1e1e1}.cal-week-view .cal-header.cal-today{background-color:#e8fde7}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-time-events{border-color:#e1e1e1}.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#ededed}.cal-week-view .cal-hour-odd{background-color:#fafafa}.cal-week-view .cal-drag-over .cal-hour-segment{background-color:#ededed}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom-color:#e1e1e1}.cal-week-view .cal-current-time-marker{background-color:#ea4334}.cal-day-view mwl-calendar-week-view-header{display:none}.cal-day-view .cal-events-container{margin-left:70px}[dir=rtl] .cal-day-view .cal-events-container{margin-left:0;margin-left:initial;margin-right:70px}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 70px)}[dir=rtl] .cal-day-view .cal-current-time-marker{margin-left:0;margin-left:initial;margin-right:70px}.cal-tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:11px;word-wrap:break-word;opacity:.9}.cal-tooltip.cal-tooltip-top{padding:5px 0;margin-top:-3px}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0}.cal-tooltip.cal-tooltip-right{padding:0 5px;margin-left:3px}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0}.cal-tooltip.cal-tooltip-bottom{padding:5px 0;margin-top:3px}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px}.cal-tooltip.cal-tooltip-left{padding:0 5px;margin-left:-3px}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px}.cal-tooltip-inner{max-width:200px;padding:3px 8px;text-align:center;border-radius:.25rem}.cal-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.cal-tooltip-inner{color:#fff;background-color:#000}
