.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:#dddddd4d;color:#f5f5f5;cursor:not-allowed}.bs-datepicker-head button.previous span{transform:translate(-1px,-1px)}.bs-datepicker-head button.next span{transform:translate(1px,-1px)}.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%;-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.selected.disabled,.bs-datepicker-body table td.selected.disabled span{opacity:.3}.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;inset:6px -2px 6px -3px;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):not(.disabled):before,.bs-datepicker-body table.days td.in-range:not(.select-start):not(.disabled):before,.bs-datepicker-body table.days span.active:not(.select-start):not(.disabled):before,.bs-datepicker-body table.days span.in-range:not(.select-start):not(.disabled):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{right:3px;left:0}.bs-datepicker-body table.days span.in-range.select-end:before{right:4px;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 .bs-timepicker-in-datepicker-container{display:flex;justify-content:space-around}.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-datepicker-buttons .btn-today-wrapper{display:flex;flex-flow:row wrap}.bs-datepicker-buttons .clear-right,.bs-datepicker-buttons .today-right{flex-grow:0}.bs-datepicker-buttons .clear-left,.bs-datepicker-buttons .today-left{flex-grow:1}.bs-datepicker-buttons .clear-center,.bs-datepicker-buttons .today-center{flex-grow:.5}.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:initial;margin-left:4px}bs-datepicker-container,bs-daterangepicker-container{z-index:1080}@media (max-width: 768px){.bs-datepicker{width:min-content;justify-content:center}.bs-datepicker-multiple{display:flex}.bs-datepicker-multiple+.bs-datepicker-multiple{margin-top:10px;margin-left:0}}.theme-default .bs-datepicker-head{background-color:#777}.theme-default .btn-today-wrapper .btn-success,.theme-default .btn-clear-wrapper .btn-success{background-color:#777;border-color:#777}.theme-default .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-default .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-default .btn-today-wrapper .btn-success:focus,.theme-default .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-default .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-default .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#616161;border-color:#616161}.theme-default .btn-today-wrapper .btn-success:hover,.theme-default .btn-clear-wrapper .btn-success:hover{background-color:#6f6e6e;border-color:#6f6e6e}.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{background-color:#5cb85c}.theme-green .btn-today-wrapper .btn-success,.theme-green .btn-clear-wrapper .btn-success{background-color:#5cb85c;border-color:#5cb85c}.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-green .btn-today-wrapper .btn-success:focus,.theme-green .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#1e7e34;border-color:#1e7e34}.theme-green .btn-today-wrapper .btn-success:hover,.theme-green .btn-clear-wrapper .btn-success:hover{background-color:#218838;border-color:#218838}.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{background-color:#5bc0de}.theme-blue .btn-today-wrapper .btn-success,.theme-blue .btn-clear-wrapper .btn-success{background-color:#5bc0de;border-color:#5bc0de}.theme-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-blue .btn-today-wrapper .btn-success:focus,.theme-blue .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#2aa8cd;border-color:#2aa8cd}.theme-blue .btn-today-wrapper .btn-success:hover,.theme-blue .btn-clear-wrapper .btn-success:hover{background-color:#3ab3d7;border-color:#3ab3d7}.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{background-color:#337ab7}.theme-dark-blue .btn-today-wrapper .btn-success,.theme-dark-blue .btn-clear-wrapper .btn-success{background-color:#337ab7;border-color:#337ab7}.theme-dark-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-dark-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-dark-blue .btn-today-wrapper .btn-success:focus,.theme-dark-blue .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-dark-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-dark-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#266498;border-color:#266498}.theme-dark-blue .btn-today-wrapper .btn-success:hover,.theme-dark-blue .btn-clear-wrapper .btn-success:hover{background-color:#2c6fa9;border-color:#2c6fa9}.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{background-color:#d9534f}.theme-red .btn-today-wrapper .btn-success,.theme-red .btn-clear-wrapper .btn-success{background-color:#d9534f;border-color:#d9534f}.theme-red .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-red .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-red .btn-today-wrapper .btn-success:focus,.theme-red .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-red .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-red .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#d23531;border-color:#d23531}.theme-red .btn-today-wrapper .btn-success:hover,.theme-red .btn-clear-wrapper .btn-success:hover{background-color:#e33732;border-color:#e33732}.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{background-color:#f0ad4e}.theme-orange .btn-today-wrapper .btn-success,.theme-orange .btn-clear-wrapper .btn-success{background-color:#f0ad4e;border-color:#f0ad4e}.theme-orange .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-orange .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-orange .btn-today-wrapper .btn-success:focus,.theme-orange .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-orange .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-orange .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#ed9c29;border-color:#ed9c29}.theme-orange .btn-today-wrapper .btn-success:hover,.theme-orange .btn-clear-wrapper .btn-success:hover{background-color:#ffac35;border-color:#ffac35}.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}.leaflet-control-fullscreen a{background:#fff no-repeat 0 0;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' viewBox='0 0 26 52' width='26' height='52' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg display='none'%3E%3Crect width='26' height='52' color='%23000000' display='inline' fill='%23f2f2f2'/%3E%3Crect y='26' width='26' height='26' color='%23000000' display='inline' fill='%23e6e6e6'/%3E%3C/g%3E%3Cg transform='translate(0 -1000.4)'%3E%3Cuse transform='translate(0,26)' width='100%25' height='100%25' xlink:href='%23rect15634'/%3E%3Cuse transform='translate(0,26)' width='100%25' height='100%25' xlink:href='%23path15639'/%3E%3Cuse transform='translate(0,26)' width='100%25' height='100%25' xlink:href='%23path16061'/%3E%3Cuse transform='translate(0,26)' width='100%25' height='100%25' xlink:href='%23path16059'/%3E%3Cpath id='rect15634' transform='translate(0 1000.4)' d='m5 15v6h6v-2h-4v-4z' color='%23000000' fill='%23404040'/%3E%3Cpath id='path15639' transform='translate(0 1000.4)' d='m21 15v6h-6v-2h4v-4z' color='%23000000' fill='%23404040'/%3E%3Cpath d='m10 1037.4v4l1 1h4l1-1v-4l-1-1h-4z' color='%23000000' fill='%23404040'/%3E%3Cpath id='path16059' d='m5 1011.4v-6h6v2h-4v4z' color='%23000000' fill='%23404040'/%3E%3Cpath id='path16061' d='m21 1011.4v-6h-6v2h4v4z' color='%23000000' fill='%23404040'/%3E%3C/g%3E%3C/svg%3E%0A");background-size:26px 52px}.leaflet-touch .leaflet-control-fullscreen a{background-position:2px 2px}.leaflet-fullscreen-on .leaflet-control-fullscreen a{background-position:0 -26px}.leaflet-touch.leaflet-fullscreen-on .leaflet-control-fullscreen a{background-position:2px -24px}.leaflet-container:-webkit-full-screen{width:100%!important;height:100%!important}.leaflet-container.leaflet-fullscreen-on{width:100%!important;height:100%!important}.leaflet-pseudo-fullscreen{position:fixed!important;width:100%!important;height:100%!important;top:0!important;left:0!important;z-index:99999}/*! 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;-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:8px 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;inset: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;inset: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;inset: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,#00000080,#0000);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,#0000,#00000080);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-mdc-button-base.full-width,div.theamable-confirmation-dialog .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .mat-mdc-button-base.full-width{width:100%}div#theme-area div.kiga-container .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .mat-mdc-button-base.mat-primary{background-color:#f29400}div#theme-area div.kiga-container .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .mat-mdc-button-base.secondary{background-color:#f9ca80}div#theme-area div.kiga-container .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .mat-mdc-button-base.mat-warn{background-color:#80f9ca}div#theme-area div.kiga-container .mdc-button.mat-primary,div.theamable-confirmation-dialog .mdc-button.mat-primary,div.theamable-confirmation-dialog .application-kiga .mdc-button.mat-primary{background-color:#f29400}div#theme-area div.kiga-container .mdc-button.secondary,div.theamable-confirmation-dialog .mdc-button.secondary,div.theamable-confirmation-dialog .application-kiga .mdc-button.secondary,div#theme-area div.kiga-container .mdc-button.mat-secondary,div.theamable-confirmation-dialog .mdc-button.mat-secondary,div.theamable-confirmation-dialog .application-kiga .mdc-button.mat-secondary{background-color:#f9ca80}div#theme-area div.kiga-container .mdc-button.mat-warn,div.theamable-confirmation-dialog .mdc-button.mat-warn,div.theamable-confirmation-dialog .application-kiga .mdc-button.mat-warn{background-color:#80f9ca}div#theme-area div.kiga-container .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .application-kiga .mat-mdc-raised-button:not(:disabled){color:#fff}div#theme-area div.kiga-container .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .application-kiga .mat-mdc-tab.mdc-tab.mdc-tab--active{background-color:#fbdfb3}div#theme-area div.kiga-container .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .application-kiga .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline{border-color:#f29400}div#theme-area div.kiga-container .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .mat-mdc-tab .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .application-kiga .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #f29400;--mdc-switch-selected-handle-color: #f29400;--mdc-switch-selected-hover-state-layer-color: #f29400;--mdc-switch-selected-pressed-state-layer-color: #f29400;--mdc-switch-selected-focus-handle-color: #794a00;--mdc-switch-selected-hover-handle-color: #794a00;--mdc-switch-selected-pressed-handle-color: #794a00;--mdc-switch-selected-focus-track-color: #f9ca80;--mdc-switch-selected-hover-track-color: #f9ca80;--mdc-switch-selected-pressed-track-color: #f9ca80;--mdc-switch-selected-track-color: #f9ca80}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 .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .application-kiga .mdc-text-field--focused .mdc-notched-outline>*{border-color:#f29400!important}div#theme-area div.kiga-container .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .application-kiga .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div#theme-area div.kiga-container .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .application-kiga .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div#theme-area div.kiga-container .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .application-kiga .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div#theme-area div.kiga-container .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker{color:#f29400!important}div#theme-area div.kiga-container .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div#theme-area div.kiga-container .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div#theme-area div.kiga-container .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{background-color:#f29400;border:none}div#theme-area div.kiga-container .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .application-kiga .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}div#theme-area div.kiga-container .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .application-kiga .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#f29400}div#theme-area div.kiga-container .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .application-kiga .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#f29400}div#theme-area div.kiga-container .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .application-kiga .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#f29400}div#theme-area div.kiga-container .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .application-kiga .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{background-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:#444}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:#444}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:#444}div#theme-area div.kiga-container .mdc-tab__ripple:before,div.theamable-confirmation-dialog .mdc-tab__ripple:before,div.theamable-confirmation-dialog .application-kiga .mdc-tab__ripple:before,div#theme-area div.kiga-container .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .mat-mdc-tab .mat-ripple-element,div#theme-area div.kiga-container .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .mat-mdc-tab-header-pagination .mat-ripple-element,div#theme-area div.kiga-container .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .mat-mdc-tab-link .mat-ripple-element{background-color:#f29400}div#theme-area div.kiga-container .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .application-kiga .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#f29400}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-mdc-button-base.full-width,div.theamable-confirmation-dialog .theme-new-ideas .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-mdc-button-base.full-width{width:100%}div#theme-area div.kiga-container .theme-new-ideas .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .theme-new-ideas .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-mdc-button-base.mat-primary{background-color:#97bf0d}div#theme-area div.kiga-container .theme-new-ideas .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .theme-new-ideas .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-mdc-button-base.secondary{background-color:#cbdf86}div#theme-area div.kiga-container .theme-new-ideas .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .theme-new-ideas .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-mdc-button-base.mat-warn{background-color:#86cbdf}div#theme-area div.kiga-container .theme-new-ideas .mdc-button.mat-primary,div.theamable-confirmation-dialog .theme-new-ideas .mdc-button.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mdc-button.mat-primary{background-color:#97bf0d}div#theme-area div.kiga-container .theme-new-ideas .mdc-button.secondary,div.theamable-confirmation-dialog .theme-new-ideas .mdc-button.secondary,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mdc-button.secondary,div#theme-area div.kiga-container .theme-new-ideas .mdc-button.mat-secondary,div.theamable-confirmation-dialog .theme-new-ideas .mdc-button.mat-secondary,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mdc-button.mat-secondary{background-color:#cbdf86}div#theme-area div.kiga-container .theme-new-ideas .mdc-button.mat-warn,div.theamable-confirmation-dialog .theme-new-ideas .mdc-button.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mdc-button.mat-warn{background-color:#86cbdf}div#theme-area div.kiga-container .theme-new-ideas .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .theme-new-ideas .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-mdc-raised-button:not(:disabled){color:#fff}div#theme-area div.kiga-container .theme-new-ideas .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .theme-new-ideas .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-mdc-tab.mdc-tab.mdc-tab--active{background-color:#e0ecb6}div#theme-area div.kiga-container .theme-new-ideas .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-new-ideas .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-new-ideas .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .theme-new-ideas .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline{border-color:#97bf0d}div#theme-area div.kiga-container .theme-new-ideas .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-new-ideas .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-mdc-tab .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-new-ideas .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .theme-new-ideas .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #97bf0d;--mdc-switch-selected-handle-color: #97bf0d;--mdc-switch-selected-hover-state-layer-color: #97bf0d;--mdc-switch-selected-pressed-state-layer-color: #97bf0d;--mdc-switch-selected-focus-handle-color: #4c6007;--mdc-switch-selected-hover-handle-color: #4c6007;--mdc-switch-selected-pressed-handle-color: #4c6007;--mdc-switch-selected-focus-track-color: #cbdf86;--mdc-switch-selected-hover-track-color: #cbdf86;--mdc-switch-selected-pressed-track-color: #cbdf86;--mdc-switch-selected-track-color: #cbdf86}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 .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .theme-new-ideas .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mdc-text-field--focused .mdc-notched-outline>*{border-color:#97bf0d!important}div#theme-area div.kiga-container .theme-new-ideas .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .theme-new-ideas .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div#theme-area div.kiga-container .theme-new-ideas .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .theme-new-ideas .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div#theme-area div.kiga-container .theme-new-ideas .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .theme-new-ideas .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div#theme-area div.kiga-container .theme-new-ideas .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-new-ideas .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker{color:#97bf0d!important}div#theme-area div.kiga-container .theme-new-ideas .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-new-ideas .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-new-ideas .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-new-ideas .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-new-ideas .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-new-ideas .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{background-color:#97bf0d;border:none}div#theme-area div.kiga-container .theme-new-ideas .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .theme-new-ideas .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}div#theme-area div.kiga-container .theme-new-ideas .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .theme-new-ideas .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#97bf0d}div#theme-area div.kiga-container .theme-new-ideas .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .theme-new-ideas .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#97bf0d}div#theme-area div.kiga-container .theme-new-ideas .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .theme-new-ideas .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#97bf0d}div#theme-area div.kiga-container .theme-new-ideas .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .theme-new-ideas .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{background-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:#444}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:#444}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:#444}div#theme-area div.kiga-container .theme-new-ideas .mdc-tab__ripple:before,div.theamable-confirmation-dialog .theme-new-ideas .mdc-tab__ripple:before,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mdc-tab__ripple:before,div#theme-area div.kiga-container .theme-new-ideas .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .theme-new-ideas .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-mdc-tab .mat-ripple-element,div#theme-area div.kiga-container .theme-new-ideas .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .theme-new-ideas .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-mdc-tab-header-pagination .mat-ripple-element,div#theme-area div.kiga-container .theme-new-ideas .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .theme-new-ideas .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-mdc-tab-link .mat-ripple-element{background-color:#97bf0d}div#theme-area div.kiga-container .theme-new-ideas .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .theme-new-ideas .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .application-kiga .theme-new-ideas .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#97bf0d}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-mdc-button-base.full-width,div.theamable-confirmation-dialog .theme-default .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-mdc-button-base.full-width,div#theme-area div.kiga-container .theme-ideas .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .theme-ideas .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-mdc-button-base.full-width{width:100%}div#theme-area div.kiga-container .theme-default .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .theme-default .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-mdc-button-base.mat-primary,div#theme-area div.kiga-container .theme-ideas .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .theme-ideas .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-mdc-button-base.mat-primary{background-color:#f29400}div#theme-area div.kiga-container .theme-default .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .theme-default .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-mdc-button-base.secondary,div#theme-area div.kiga-container .theme-ideas .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .theme-ideas .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-mdc-button-base.secondary{background-color:#f9ca80}div#theme-area div.kiga-container .theme-default .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .theme-default .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-mdc-button-base.mat-warn,div#theme-area div.kiga-container .theme-ideas .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .theme-ideas .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-mdc-button-base.mat-warn{background-color:#80f9ca}div#theme-area div.kiga-container .theme-default .mdc-button.mat-primary,div.theamable-confirmation-dialog .theme-default .mdc-button.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-default .mdc-button.mat-primary,div#theme-area div.kiga-container .theme-ideas .mdc-button.mat-primary,div.theamable-confirmation-dialog .theme-ideas .mdc-button.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mdc-button.mat-primary{background-color:#f29400}div#theme-area div.kiga-container .theme-default .mdc-button.secondary,div.theamable-confirmation-dialog .theme-default .mdc-button.secondary,div.theamable-confirmation-dialog .application-kiga .theme-default .mdc-button.secondary,div#theme-area div.kiga-container .theme-ideas .mdc-button.secondary,div.theamable-confirmation-dialog .theme-ideas .mdc-button.secondary,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mdc-button.secondary,div#theme-area div.kiga-container .theme-default .mdc-button.mat-secondary,div.theamable-confirmation-dialog .theme-default .mdc-button.mat-secondary,div.theamable-confirmation-dialog .application-kiga .theme-default .mdc-button.mat-secondary,div#theme-area div.kiga-container .theme-ideas .mdc-button.mat-secondary,div.theamable-confirmation-dialog .theme-ideas .mdc-button.mat-secondary,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mdc-button.mat-secondary{background-color:#f9ca80}div#theme-area div.kiga-container .theme-default .mdc-button.mat-warn,div.theamable-confirmation-dialog .theme-default .mdc-button.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-default .mdc-button.mat-warn,div#theme-area div.kiga-container .theme-ideas .mdc-button.mat-warn,div.theamable-confirmation-dialog .theme-ideas .mdc-button.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mdc-button.mat-warn{background-color:#80f9ca}div#theme-area div.kiga-container .theme-default .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .theme-default .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .application-kiga .theme-default .mat-mdc-raised-button:not(:disabled),div#theme-area div.kiga-container .theme-ideas .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .theme-ideas .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-mdc-raised-button:not(:disabled){color:#fff}div#theme-area div.kiga-container .theme-default .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .theme-default .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-mdc-tab.mdc-tab.mdc-tab--active,div#theme-area div.kiga-container .theme-ideas .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .theme-ideas .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-mdc-tab.mdc-tab.mdc-tab--active{background-color:#fbdfb3}div#theme-area div.kiga-container .theme-default .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-default .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div#theme-area div.kiga-container .theme-ideas .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-ideas .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-default .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .theme-default .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div#theme-area div.kiga-container .theme-ideas .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .theme-ideas .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline{border-color:#f29400}div#theme-area div.kiga-container .theme-default .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-default .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-mdc-tab .mdc-tab__text-label,div#theme-area div.kiga-container .theme-ideas .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-ideas .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-mdc-tab .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-default .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .theme-default .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-mdc-slide-toggle.mat-accent,div#theme-area div.kiga-container .theme-ideas .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .theme-ideas .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #f29400;--mdc-switch-selected-handle-color: #f29400;--mdc-switch-selected-hover-state-layer-color: #f29400;--mdc-switch-selected-pressed-state-layer-color: #f29400;--mdc-switch-selected-focus-handle-color: #794a00;--mdc-switch-selected-hover-handle-color: #794a00;--mdc-switch-selected-pressed-handle-color: #794a00;--mdc-switch-selected-focus-track-color: #f9ca80;--mdc-switch-selected-hover-track-color: #f9ca80;--mdc-switch-selected-pressed-track-color: #f9ca80;--mdc-switch-selected-track-color: #f9ca80}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 .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .theme-default .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .application-kiga .theme-default .mdc-text-field--focused .mdc-notched-outline>*,div#theme-area div.kiga-container .theme-ideas .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .theme-ideas .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mdc-text-field--focused .mdc-notched-outline>*{border-color:#f29400!important}div#theme-area div.kiga-container .theme-default .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .theme-default .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .application-kiga .theme-default .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div#theme-area div.kiga-container .theme-ideas .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .theme-ideas .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div#theme-area div.kiga-container .theme-default .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .theme-default .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .application-kiga .theme-default .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div#theme-area div.kiga-container .theme-ideas .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .theme-ideas .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div#theme-area div.kiga-container .theme-default .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .theme-default .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .application-kiga .theme-default .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div#theme-area div.kiga-container .theme-ideas .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .theme-ideas .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div#theme-area div.kiga-container .theme-default .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-default .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-default .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div#theme-area div.kiga-container .theme-ideas .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-ideas .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker{color:#f29400!important}div#theme-area div.kiga-container .theme-default .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-default .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-ideas .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-ideas .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-default .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-default .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-ideas .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-ideas .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-default .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-default .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-ideas .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-ideas .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{background-color:#f29400;border:none}div#theme-area div.kiga-container .theme-default .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .theme-default .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div#theme-area div.kiga-container .theme-ideas .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .theme-ideas .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}div#theme-area div.kiga-container .theme-default .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .theme-default .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div#theme-area div.kiga-container .theme-ideas .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .theme-ideas .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#f29400}div#theme-area div.kiga-container .theme-default .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .theme-default .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div#theme-area div.kiga-container .theme-ideas .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .theme-ideas .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#f29400}div#theme-area div.kiga-container .theme-default .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .theme-default .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div#theme-area div.kiga-container .theme-ideas .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .theme-ideas .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#f29400}div#theme-area div.kiga-container .theme-default .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .theme-default .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div#theme-area div.kiga-container .theme-ideas .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .theme-ideas .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{background-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:#444}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:#444}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:#444}div#theme-area div.kiga-container .theme-default .mdc-tab__ripple:before,div.theamable-confirmation-dialog .theme-default .mdc-tab__ripple:before,div.theamable-confirmation-dialog .application-kiga .theme-default .mdc-tab__ripple:before,div#theme-area div.kiga-container .theme-ideas .mdc-tab__ripple:before,div.theamable-confirmation-dialog .theme-ideas .mdc-tab__ripple:before,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mdc-tab__ripple:before,div#theme-area div.kiga-container .theme-default .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .theme-default .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-mdc-tab .mat-ripple-element,div#theme-area div.kiga-container .theme-ideas .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .theme-ideas .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-mdc-tab .mat-ripple-element,div#theme-area div.kiga-container .theme-default .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .theme-default .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-mdc-tab-header-pagination .mat-ripple-element,div#theme-area div.kiga-container .theme-ideas .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .theme-ideas .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-mdc-tab-header-pagination .mat-ripple-element,div#theme-area div.kiga-container .theme-default .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .theme-default .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-mdc-tab-link .mat-ripple-element,div#theme-area div.kiga-container .theme-ideas .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .theme-ideas .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-mdc-tab-link .mat-ripple-element{background-color:#f29400}div#theme-area div.kiga-container .theme-default .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .theme-default .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .application-kiga .theme-default .mat-datepicker-toggle.mat-datepicker-toggle-active button,div#theme-area div.kiga-container .theme-ideas .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .theme-ideas .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .application-kiga .theme-ideas .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#f29400}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-mdc-button-base.full-width,div.theamable-confirmation-dialog .theme-planner .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-mdc-button-base.full-width{width:100%}div#theme-area div.kiga-container .theme-planner .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .theme-planner .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-mdc-button-base.mat-primary{background-color:#6594ca}div#theme-area div.kiga-container .theme-planner .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .theme-planner .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-mdc-button-base.secondary{background-color:#b2cae5}div#theme-area div.kiga-container .theme-planner .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .theme-planner .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-mdc-button-base.mat-warn{background-color:#e5b2c9}div#theme-area div.kiga-container .theme-planner .mdc-button.mat-primary,div.theamable-confirmation-dialog .theme-planner .mdc-button.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-planner .mdc-button.mat-primary{background-color:#6594ca}div#theme-area div.kiga-container .theme-planner .mdc-button.secondary,div.theamable-confirmation-dialog .theme-planner .mdc-button.secondary,div.theamable-confirmation-dialog .application-kiga .theme-planner .mdc-button.secondary,div#theme-area div.kiga-container .theme-planner .mdc-button.mat-secondary,div.theamable-confirmation-dialog .theme-planner .mdc-button.mat-secondary,div.theamable-confirmation-dialog .application-kiga .theme-planner .mdc-button.mat-secondary{background-color:#b2cae5}div#theme-area div.kiga-container .theme-planner .mdc-button.mat-warn,div.theamable-confirmation-dialog .theme-planner .mdc-button.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-planner .mdc-button.mat-warn{background-color:#e5b2c9}div#theme-area div.kiga-container .theme-planner .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .theme-planner .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-mdc-raised-button:not(:disabled){color:#fff}div#theme-area div.kiga-container .theme-planner .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .theme-planner .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-mdc-tab.mdc-tab.mdc-tab--active{background-color:#d1dfef}div#theme-area div.kiga-container .theme-planner .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-planner .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-planner .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .theme-planner .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline{border-color:#6594ca}div#theme-area div.kiga-container .theme-planner .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-planner .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-mdc-tab .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-planner .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .theme-planner .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #6594ca;--mdc-switch-selected-handle-color: #6594ca;--mdc-switch-selected-hover-state-layer-color: #6594ca;--mdc-switch-selected-pressed-state-layer-color: #6594ca;--mdc-switch-selected-focus-handle-color: #334a65;--mdc-switch-selected-hover-handle-color: #334a65;--mdc-switch-selected-pressed-handle-color: #334a65;--mdc-switch-selected-focus-track-color: #b2cae5;--mdc-switch-selected-hover-track-color: #b2cae5;--mdc-switch-selected-pressed-track-color: #b2cae5;--mdc-switch-selected-track-color: #b2cae5}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 .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .theme-planner .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .application-kiga .theme-planner .mdc-text-field--focused .mdc-notched-outline>*{border-color:#6594ca!important}div#theme-area div.kiga-container .theme-planner .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .theme-planner .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .application-kiga .theme-planner .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div#theme-area div.kiga-container .theme-planner .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .theme-planner .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .application-kiga .theme-planner .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div#theme-area div.kiga-container .theme-planner .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .theme-planner .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .application-kiga .theme-planner .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div#theme-area div.kiga-container .theme-planner .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-planner .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-planner .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker{color:#6594ca!important}div#theme-area div.kiga-container .theme-planner .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-planner .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-planner .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-planner .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-planner .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-planner .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{background-color:#6594ca;border:none}div#theme-area div.kiga-container .theme-planner .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .theme-planner .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}div#theme-area div.kiga-container .theme-planner .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .theme-planner .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#6594ca}div#theme-area div.kiga-container .theme-planner .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .theme-planner .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#6594ca}div#theme-area div.kiga-container .theme-planner .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .theme-planner .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#6594ca}div#theme-area div.kiga-container .theme-planner .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .theme-planner .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{background-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:#444}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:#444}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:#444}div#theme-area div.kiga-container .theme-planner .mdc-tab__ripple:before,div.theamable-confirmation-dialog .theme-planner .mdc-tab__ripple:before,div.theamable-confirmation-dialog .application-kiga .theme-planner .mdc-tab__ripple:before,div#theme-area div.kiga-container .theme-planner .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .theme-planner .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-mdc-tab .mat-ripple-element,div#theme-area div.kiga-container .theme-planner .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .theme-planner .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-mdc-tab-header-pagination .mat-ripple-element,div#theme-area div.kiga-container .theme-planner .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .theme-planner .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-mdc-tab-link .mat-ripple-element{background-color:#6594ca}div#theme-area div.kiga-container .theme-planner .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .theme-planner .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .application-kiga .theme-planner .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#6594ca}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-mdc-button-base.full-width,div.theamable-confirmation-dialog .theme-favourites .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-mdc-button-base.full-width{width:100%}div#theme-area div.kiga-container .theme-favourites .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .theme-favourites .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-mdc-button-base.mat-primary{background-color:#9184c0}div#theme-area div.kiga-container .theme-favourites .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .theme-favourites .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-mdc-button-base.secondary{background-color:#c8c2e0}div#theme-area div.kiga-container .theme-favourites .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .theme-favourites .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-mdc-button-base.mat-warn{background-color:#e0c8c2}div#theme-area div.kiga-container .theme-favourites .mdc-button.mat-primary,div.theamable-confirmation-dialog .theme-favourites .mdc-button.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mdc-button.mat-primary{background-color:#9184c0}div#theme-area div.kiga-container .theme-favourites .mdc-button.secondary,div.theamable-confirmation-dialog .theme-favourites .mdc-button.secondary,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mdc-button.secondary,div#theme-area div.kiga-container .theme-favourites .mdc-button.mat-secondary,div.theamable-confirmation-dialog .theme-favourites .mdc-button.mat-secondary,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mdc-button.mat-secondary{background-color:#c8c2e0}div#theme-area div.kiga-container .theme-favourites .mdc-button.mat-warn,div.theamable-confirmation-dialog .theme-favourites .mdc-button.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mdc-button.mat-warn{background-color:#e0c8c2}div#theme-area div.kiga-container .theme-favourites .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .theme-favourites .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-mdc-raised-button:not(:disabled){color:#fff}div#theme-area div.kiga-container .theme-favourites .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .theme-favourites .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-mdc-tab.mdc-tab.mdc-tab--active{background-color:#dedaec}div#theme-area div.kiga-container .theme-favourites .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-favourites .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-favourites .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .theme-favourites .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline{border-color:#9184c0}div#theme-area div.kiga-container .theme-favourites .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-favourites .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-mdc-tab .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-favourites .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .theme-favourites .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #9184c0;--mdc-switch-selected-handle-color: #9184c0;--mdc-switch-selected-hover-state-layer-color: #9184c0;--mdc-switch-selected-pressed-state-layer-color: #9184c0;--mdc-switch-selected-focus-handle-color: #494260;--mdc-switch-selected-hover-handle-color: #494260;--mdc-switch-selected-pressed-handle-color: #494260;--mdc-switch-selected-focus-track-color: #c8c2e0;--mdc-switch-selected-hover-track-color: #c8c2e0;--mdc-switch-selected-pressed-track-color: #c8c2e0;--mdc-switch-selected-track-color: #c8c2e0}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 .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .theme-favourites .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mdc-text-field--focused .mdc-notched-outline>*{border-color:#9184c0!important}div#theme-area div.kiga-container .theme-favourites .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .theme-favourites .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div#theme-area div.kiga-container .theme-favourites .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .theme-favourites .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div#theme-area div.kiga-container .theme-favourites .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .theme-favourites .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div#theme-area div.kiga-container .theme-favourites .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-favourites .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker{color:#9184c0!important}div#theme-area div.kiga-container .theme-favourites .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-favourites .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-favourites .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-favourites .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-favourites .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-favourites .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{background-color:#9184c0;border:none}div#theme-area div.kiga-container .theme-favourites .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .theme-favourites .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}div#theme-area div.kiga-container .theme-favourites .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .theme-favourites .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#9184c0}div#theme-area div.kiga-container .theme-favourites .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .theme-favourites .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#9184c0}div#theme-area div.kiga-container .theme-favourites .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .theme-favourites .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#9184c0}div#theme-area div.kiga-container .theme-favourites .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .theme-favourites .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{background-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:#444}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:#444}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:#444}div#theme-area div.kiga-container .theme-favourites .mdc-tab__ripple:before,div.theamable-confirmation-dialog .theme-favourites .mdc-tab__ripple:before,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mdc-tab__ripple:before,div#theme-area div.kiga-container .theme-favourites .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .theme-favourites .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-mdc-tab .mat-ripple-element,div#theme-area div.kiga-container .theme-favourites .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .theme-favourites .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-mdc-tab-header-pagination .mat-ripple-element,div#theme-area div.kiga-container .theme-favourites .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .theme-favourites .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-mdc-tab-link .mat-ripple-element{background-color:#9184c0}div#theme-area div.kiga-container .theme-favourites .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .theme-favourites .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .application-kiga .theme-favourites .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#9184c0}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-mdc-button-base.full-width,div.theamable-confirmation-dialog .theme-shop .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-mdc-button-base.full-width{width:100%}div#theme-area div.kiga-container .theme-shop .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .theme-shop .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-mdc-button-base.mat-primary{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .theme-shop .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-mdc-button-base.secondary{background-color:#f7a28d}div#theme-area div.kiga-container .theme-shop .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .theme-shop .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-mdc-button-base.mat-warn{background-color:#8df7a2}div#theme-area div.kiga-container .theme-shop .mdc-button.mat-primary,div.theamable-confirmation-dialog .theme-shop .mdc-button.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-shop .mdc-button.mat-primary{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mdc-button.secondary,div.theamable-confirmation-dialog .theme-shop .mdc-button.secondary,div.theamable-confirmation-dialog .application-kiga .theme-shop .mdc-button.secondary,div#theme-area div.kiga-container .theme-shop .mdc-button.mat-secondary,div.theamable-confirmation-dialog .theme-shop .mdc-button.mat-secondary,div.theamable-confirmation-dialog .application-kiga .theme-shop .mdc-button.mat-secondary{background-color:#f7a28d}div#theme-area div.kiga-container .theme-shop .mdc-button.mat-warn,div.theamable-confirmation-dialog .theme-shop .mdc-button.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-shop .mdc-button.mat-warn{background-color:#8df7a2}div#theme-area div.kiga-container .theme-shop .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .theme-shop .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-mdc-raised-button:not(:disabled){color:#fff}div#theme-area div.kiga-container .theme-shop .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .theme-shop .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-mdc-tab.mdc-tab.mdc-tab--active{background-color:#fac7ba}div#theme-area div.kiga-container .theme-shop .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-shop .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-shop .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .theme-shop .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline{border-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-shop .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-mdc-tab .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-shop .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .theme-shop .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #ee451a;--mdc-switch-selected-handle-color: #ee451a;--mdc-switch-selected-hover-state-layer-color: #ee451a;--mdc-switch-selected-pressed-state-layer-color: #ee451a;--mdc-switch-selected-focus-handle-color: #77230d;--mdc-switch-selected-hover-handle-color: #77230d;--mdc-switch-selected-pressed-handle-color: #77230d;--mdc-switch-selected-focus-track-color: #f7a28d;--mdc-switch-selected-hover-track-color: #f7a28d;--mdc-switch-selected-pressed-track-color: #f7a28d;--mdc-switch-selected-track-color: #f7a28d}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 .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .theme-shop .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .application-kiga .theme-shop .mdc-text-field--focused .mdc-notched-outline>*{border-color:#ee451a!important}div#theme-area div.kiga-container .theme-shop .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .theme-shop .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .application-kiga .theme-shop .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div#theme-area div.kiga-container .theme-shop .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .theme-shop .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .application-kiga .theme-shop .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div#theme-area div.kiga-container .theme-shop .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .theme-shop .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .application-kiga .theme-shop .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div#theme-area div.kiga-container .theme-shop .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-shop .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-shop .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker{color:#ee451a!important}div#theme-area div.kiga-container .theme-shop .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-shop .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-shop .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-shop .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-shop .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-shop .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{background-color:#ee451a;border:none}div#theme-area div.kiga-container .theme-shop .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .theme-shop .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}div#theme-area div.kiga-container .theme-shop .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .theme-shop .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .theme-shop .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .theme-shop .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .theme-shop .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{background-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:#444}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:#444}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:#444}div#theme-area div.kiga-container .theme-shop .mdc-tab__ripple:before,div.theamable-confirmation-dialog .theme-shop .mdc-tab__ripple:before,div.theamable-confirmation-dialog .application-kiga .theme-shop .mdc-tab__ripple:before,div#theme-area div.kiga-container .theme-shop .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .theme-shop .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-mdc-tab .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .theme-shop .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-mdc-tab-header-pagination .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .theme-shop .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-mdc-tab-link .mat-ripple-element{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .theme-shop .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .application-kiga .theme-shop .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#ee451a}div#theme-area div.kiga-container .theme-manager .theme-font,div.theamable-confirmation-dialog .theme-manager .theme-font,div.theamable-confirmation-dialog .application-kiga .theme-manager .theme-font{color:#a457b3}div#theme-area div.kiga-container .theme-manager .theme-border,div.theamable-confirmation-dialog .theme-manager .theme-border,div.theamable-confirmation-dialog .application-kiga .theme-manager .theme-border{border-color:#a457b3}div#theme-area div.kiga-container .theme-manager .theme-border-bottom,div.theamable-confirmation-dialog .theme-manager .theme-border-bottom,div.theamable-confirmation-dialog .application-kiga .theme-manager .theme-border-bottom{border-bottom-color:#a457b3}div#theme-area div.kiga-container .theme-manager .theme-bg,div.theamable-confirmation-dialog .theme-manager .theme-bg,div.theamable-confirmation-dialog .application-kiga .theme-manager .theme-bg{background-color:#a457b3}div#theme-area div.kiga-container .theme-manager .theme-hover:hover,div.theamable-confirmation-dialog .theme-manager .theme-hover:hover,div.theamable-confirmation-dialog .application-kiga .theme-manager .theme-hover:hover,div#theme-area div.kiga-container .theme-manager .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .theme-manager .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .application-kiga .theme-manager .theme-hover:hover .include-theme-hover{color:#a457b3}div#theme-area div.kiga-container .theme-manager .theme-hover-border:hover,div.theamable-confirmation-dialog .theme-manager .theme-hover-border:hover,div.theamable-confirmation-dialog .application-kiga .theme-manager .theme-hover-border:hover,div#theme-area div.kiga-container .theme-manager .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .theme-manager .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .application-kiga .theme-manager .theme-hover-border:hover .include-theme-hover-border{border-color:#a457b3}div#theme-area div.kiga-container .theme-manager .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .theme-manager .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .application-kiga .theme-manager .theme-hover-border:hover .include-theme-hover-border-before:before{border-color:#a457b3}div#theme-area div.kiga-container .theme-manager .theme-hover-bg:hover,div.theamable-confirmation-dialog .theme-manager .theme-hover-bg:hover,div.theamable-confirmation-dialog .application-kiga .theme-manager .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-manager .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-manager .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-manager .theme-hover-bg:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-manager .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-manager .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-manager .theme-hover-bg-inner:hover .include-theme-hover-bg{background-color:#a457b3}div#theme-area div.kiga-container .theme-manager .theme-before-bg:before,div.theamable-confirmation-dialog .theme-manager .theme-before-bg:before,div.theamable-confirmation-dialog .application-kiga .theme-manager .theme-before-bg:before{background-color:#a457b3}div#theme-area div.kiga-container .theme-manager .theme-after-bg:after,div.theamable-confirmation-dialog .theme-manager .theme-after-bg:after,div.theamable-confirmation-dialog .application-kiga .theme-manager .theme-after-bg:after{background-color:#a457b3}div#theme-area div.kiga-container .theme-manager kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .theme-manager kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .application-kiga .theme-manager kiga-header-search .theme-focused:focus{border-color:#a457b399;box-shadow:inset 0 1px 1px #00000013,0 0 8px #a457b366}div#theme-area div.kiga-container .theme-manager .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .theme-manager .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-manager .mat-mdc-button-base.full-width{width:100%}div#theme-area div.kiga-container .theme-manager .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .theme-manager .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-manager .mat-mdc-button-base.mat-primary{background-color:#a457b3}div#theme-area div.kiga-container .theme-manager .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .theme-manager .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-manager .mat-mdc-button-base.secondary{background-color:#d2abd9}div#theme-area div.kiga-container .theme-manager .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .theme-manager .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-manager .mat-mdc-button-base.mat-warn{background-color:#d9d1ab}div#theme-area div.kiga-container .theme-manager .mdc-button.mat-primary,div.theamable-confirmation-dialog .theme-manager .mdc-button.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-manager .mdc-button.mat-primary{background-color:#a457b3}div#theme-area div.kiga-container .theme-manager .mdc-button.secondary,div.theamable-confirmation-dialog .theme-manager .mdc-button.secondary,div.theamable-confirmation-dialog .application-kiga .theme-manager .mdc-button.secondary,div#theme-area div.kiga-container .theme-manager .mdc-button.mat-secondary,div.theamable-confirmation-dialog .theme-manager .mdc-button.mat-secondary,div.theamable-confirmation-dialog .application-kiga .theme-manager .mdc-button.mat-secondary{background-color:#d2abd9}div#theme-area div.kiga-container .theme-manager .mdc-button.mat-warn,div.theamable-confirmation-dialog .theme-manager .mdc-button.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-manager .mdc-button.mat-warn{background-color:#d9d1ab}div#theme-area div.kiga-container .theme-manager .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .theme-manager .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .application-kiga .theme-manager .mat-mdc-raised-button:not(:disabled){color:#fff}div#theme-area div.kiga-container .theme-manager .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .theme-manager .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .application-kiga .theme-manager .mat-mdc-tab.mdc-tab.mdc-tab--active{background-color:#e4cde8}div#theme-area div.kiga-container .theme-manager .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-manager .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-manager .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-manager .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .theme-manager .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .application-kiga .theme-manager .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline{border-color:#a457b3}div#theme-area div.kiga-container .theme-manager .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-manager .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-manager .mat-mdc-tab .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-manager .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .theme-manager .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .application-kiga .theme-manager .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #a457b3;--mdc-switch-selected-handle-color: #a457b3;--mdc-switch-selected-hover-state-layer-color: #a457b3;--mdc-switch-selected-pressed-state-layer-color: #a457b3;--mdc-switch-selected-focus-handle-color: #522c5a;--mdc-switch-selected-hover-handle-color: #522c5a;--mdc-switch-selected-pressed-handle-color: #522c5a;--mdc-switch-selected-focus-track-color: #d2abd9;--mdc-switch-selected-hover-track-color: #d2abd9;--mdc-switch-selected-pressed-track-color: #d2abd9;--mdc-switch-selected-track-color: #d2abd9}div#theme-area div.kiga-container .theme-manager .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .theme-manager .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .application-kiga .theme-manager .mat-form-field.mat-focused .mat-form-field-label,div#theme-area div.kiga-container .theme-manager .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .theme-manager .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .application-kiga .theme-manager .mat-form-field.mat-focused .mat-form-field-outline-thick,div#theme-area div.kiga-container .theme-manager .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-manager .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-manager .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div#theme-area div.kiga-container .theme-manager .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-manager .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-manager .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker{color:#a457b3}div#theme-area div.kiga-container .theme-manager .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .theme-manager .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .application-kiga .theme-manager .mdc-text-field--focused .mdc-notched-outline>*{border-color:#a457b3!important}div#theme-area div.kiga-container .theme-manager .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .theme-manager .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .application-kiga .theme-manager .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div#theme-area div.kiga-container .theme-manager .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .theme-manager .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .application-kiga .theme-manager .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div#theme-area div.kiga-container .theme-manager .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .theme-manager .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .application-kiga .theme-manager .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div#theme-area div.kiga-container .theme-manager .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-manager .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-manager .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker{color:#a457b3!important}div#theme-area div.kiga-container .theme-manager .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-manager .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-manager .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-manager .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-manager .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-manager .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-manager .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-manager .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-manager .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{background-color:#a457b3;border:none}div#theme-area div.kiga-container .theme-manager .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .theme-manager .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .application-kiga .theme-manager .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}div#theme-area div.kiga-container .theme-manager .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .theme-manager .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .application-kiga .theme-manager .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#a457b3}div#theme-area div.kiga-container .theme-manager .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .theme-manager .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-manager .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#a457b3}div#theme-area div.kiga-container .theme-manager .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .theme-manager .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-manager .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#a457b3}div#theme-area div.kiga-container .theme-manager .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .theme-manager .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .application-kiga .theme-manager .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{background-color:#a457b3}div#theme-area div.kiga-container .theme-manager .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-manager .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-manager .mat-radio-disabled .mat-radio-inner-circle{background-color:#444}div#theme-area div.kiga-container .theme-manager .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-manager .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-manager .mat-radio-disabled .mat-radio-outer-circle{border-color:#444}div#theme-area div.kiga-container .theme-manager .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .theme-manager .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-manager .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div#theme-area div.kiga-container .theme-manager .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-manager .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-manager .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#444}div#theme-area div.kiga-container .theme-manager .mdc-tab__ripple:before,div.theamable-confirmation-dialog .theme-manager .mdc-tab__ripple:before,div.theamable-confirmation-dialog .application-kiga .theme-manager .mdc-tab__ripple:before,div#theme-area div.kiga-container .theme-manager .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .theme-manager .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-manager .mat-mdc-tab .mat-ripple-element,div#theme-area div.kiga-container .theme-manager .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .theme-manager .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-manager .mat-mdc-tab-header-pagination .mat-ripple-element,div#theme-area div.kiga-container .theme-manager .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .theme-manager .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-manager .mat-mdc-tab-link .mat-ripple-element{background-color:#a457b3}div#theme-area div.kiga-container .theme-manager .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .theme-manager .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .application-kiga .theme-manager .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#a457b3}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-mdc-button-base.full-width,div.theamable-confirmation-dialog .theme-carrier .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-mdc-button-base.full-width{width:100%}div#theme-area div.kiga-container .theme-carrier .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .theme-carrier .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-mdc-button-base.mat-primary{background-color:teal}div#theme-area div.kiga-container .theme-carrier .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .theme-carrier .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-mdc-button-base.secondary{background-color:#80c0c0}div#theme-area div.kiga-container .theme-carrier .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .theme-carrier .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-mdc-button-base.mat-warn{background-color:#c080c0}div#theme-area div.kiga-container .theme-carrier .mdc-button.mat-primary,div.theamable-confirmation-dialog .theme-carrier .mdc-button.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mdc-button.mat-primary{background-color:teal}div#theme-area div.kiga-container .theme-carrier .mdc-button.secondary,div.theamable-confirmation-dialog .theme-carrier .mdc-button.secondary,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mdc-button.secondary,div#theme-area div.kiga-container .theme-carrier .mdc-button.mat-secondary,div.theamable-confirmation-dialog .theme-carrier .mdc-button.mat-secondary,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mdc-button.mat-secondary{background-color:#80c0c0}div#theme-area div.kiga-container .theme-carrier .mdc-button.mat-warn,div.theamable-confirmation-dialog .theme-carrier .mdc-button.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mdc-button.mat-warn{background-color:#c080c0}div#theme-area div.kiga-container .theme-carrier .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .theme-carrier .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-mdc-raised-button:not(:disabled){color:#fff}div#theme-area div.kiga-container .theme-carrier .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .theme-carrier .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-mdc-tab.mdc-tab.mdc-tab--active{background-color:#b3d9d9}div#theme-area div.kiga-container .theme-carrier .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-carrier .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-carrier .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .theme-carrier .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline{border-color:teal}div#theme-area div.kiga-container .theme-carrier .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-carrier .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-mdc-tab .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-carrier .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .theme-carrier .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #008080;--mdc-switch-selected-handle-color: #008080;--mdc-switch-selected-hover-state-layer-color: #008080;--mdc-switch-selected-pressed-state-layer-color: #008080;--mdc-switch-selected-focus-handle-color: #004040;--mdc-switch-selected-hover-handle-color: #004040;--mdc-switch-selected-pressed-handle-color: #004040;--mdc-switch-selected-focus-track-color: #80c0c0;--mdc-switch-selected-hover-track-color: #80c0c0;--mdc-switch-selected-pressed-track-color: #80c0c0;--mdc-switch-selected-track-color: #80c0c0}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 .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .theme-carrier .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mdc-text-field--focused .mdc-notched-outline>*{border-color:teal!important}div#theme-area div.kiga-container .theme-carrier .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .theme-carrier .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div#theme-area div.kiga-container .theme-carrier .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .theme-carrier .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div#theme-area div.kiga-container .theme-carrier .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .theme-carrier .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div#theme-area div.kiga-container .theme-carrier .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-carrier .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker{color:teal!important}div#theme-area div.kiga-container .theme-carrier .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-carrier .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-carrier .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-carrier .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-carrier .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-carrier .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{background-color:teal;border:none}div#theme-area div.kiga-container .theme-carrier .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .theme-carrier .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}div#theme-area div.kiga-container .theme-carrier .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .theme-carrier .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:teal}div#theme-area div.kiga-container .theme-carrier .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .theme-carrier .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:teal}div#theme-area div.kiga-container .theme-carrier .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .theme-carrier .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:teal}div#theme-area div.kiga-container .theme-carrier .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .theme-carrier .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{background-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:#444}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:#444}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:#444}div#theme-area div.kiga-container .theme-carrier .mdc-tab__ripple:before,div.theamable-confirmation-dialog .theme-carrier .mdc-tab__ripple:before,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mdc-tab__ripple:before,div#theme-area div.kiga-container .theme-carrier .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .theme-carrier .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-mdc-tab .mat-ripple-element,div#theme-area div.kiga-container .theme-carrier .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .theme-carrier .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-mdc-tab-header-pagination .mat-ripple-element,div#theme-area div.kiga-container .theme-carrier .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .theme-carrier .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-mdc-tab-link .mat-ripple-element{background-color:teal}div#theme-area div.kiga-container .theme-carrier .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .theme-carrier .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .application-kiga .theme-carrier .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:teal}div#theme-area div.kiga-container .theme-journal .theme-font,div.theamable-confirmation-dialog .theme-journal .theme-font,div.theamable-confirmation-dialog .application-kiga .theme-journal .theme-font{color:#5689b3}div#theme-area div.kiga-container .theme-journal .theme-border,div.theamable-confirmation-dialog .theme-journal .theme-border,div.theamable-confirmation-dialog .application-kiga .theme-journal .theme-border{border-color:#5689b3}div#theme-area div.kiga-container .theme-journal .theme-border-bottom,div.theamable-confirmation-dialog .theme-journal .theme-border-bottom,div.theamable-confirmation-dialog .application-kiga .theme-journal .theme-border-bottom{border-bottom-color:#5689b3}div#theme-area div.kiga-container .theme-journal .theme-bg,div.theamable-confirmation-dialog .theme-journal .theme-bg,div.theamable-confirmation-dialog .application-kiga .theme-journal .theme-bg{background-color:#5689b3}div#theme-area div.kiga-container .theme-journal .theme-hover:hover,div.theamable-confirmation-dialog .theme-journal .theme-hover:hover,div.theamable-confirmation-dialog .application-kiga .theme-journal .theme-hover:hover,div#theme-area div.kiga-container .theme-journal .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .theme-journal .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .application-kiga .theme-journal .theme-hover:hover .include-theme-hover{color:#5689b3}div#theme-area div.kiga-container .theme-journal .theme-hover-border:hover,div.theamable-confirmation-dialog .theme-journal .theme-hover-border:hover,div.theamable-confirmation-dialog .application-kiga .theme-journal .theme-hover-border:hover,div#theme-area div.kiga-container .theme-journal .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .theme-journal .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .application-kiga .theme-journal .theme-hover-border:hover .include-theme-hover-border{border-color:#5689b3}div#theme-area div.kiga-container .theme-journal .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .theme-journal .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .application-kiga .theme-journal .theme-hover-border:hover .include-theme-hover-border-before:before{border-color:#5689b3}div#theme-area div.kiga-container .theme-journal .theme-hover-bg:hover,div.theamable-confirmation-dialog .theme-journal .theme-hover-bg:hover,div.theamable-confirmation-dialog .application-kiga .theme-journal .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-journal .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-journal .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-journal .theme-hover-bg:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-journal .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-journal .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-journal .theme-hover-bg-inner:hover .include-theme-hover-bg{background-color:#5689b3}div#theme-area div.kiga-container .theme-journal .theme-before-bg:before,div.theamable-confirmation-dialog .theme-journal .theme-before-bg:before,div.theamable-confirmation-dialog .application-kiga .theme-journal .theme-before-bg:before{background-color:#5689b3}div#theme-area div.kiga-container .theme-journal .theme-after-bg:after,div.theamable-confirmation-dialog .theme-journal .theme-after-bg:after,div.theamable-confirmation-dialog .application-kiga .theme-journal .theme-after-bg:after{background-color:#5689b3}div#theme-area div.kiga-container .theme-journal kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .theme-journal kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .application-kiga .theme-journal kiga-header-search .theme-focused:focus{border-color:#5689b399;box-shadow:inset 0 1px 1px #00000013,0 0 8px #5689b366}div#theme-area div.kiga-container .theme-journal .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .theme-journal .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-journal .mat-mdc-button-base.full-width{width:100%}div#theme-area div.kiga-container .theme-journal .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .theme-journal .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-journal .mat-mdc-button-base.mat-primary{background-color:#5689b3}div#theme-area div.kiga-container .theme-journal .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .theme-journal .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-journal .mat-mdc-button-base.secondary{background-color:#abc4d9}div#theme-area div.kiga-container .theme-journal .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .theme-journal .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-journal .mat-mdc-button-base.mat-warn{background-color:#d9abc4}div#theme-area div.kiga-container .theme-journal .mdc-button.mat-primary,div.theamable-confirmation-dialog .theme-journal .mdc-button.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-journal .mdc-button.mat-primary{background-color:#5689b3}div#theme-area div.kiga-container .theme-journal .mdc-button.secondary,div.theamable-confirmation-dialog .theme-journal .mdc-button.secondary,div.theamable-confirmation-dialog .application-kiga .theme-journal .mdc-button.secondary,div#theme-area div.kiga-container .theme-journal .mdc-button.mat-secondary,div.theamable-confirmation-dialog .theme-journal .mdc-button.mat-secondary,div.theamable-confirmation-dialog .application-kiga .theme-journal .mdc-button.mat-secondary{background-color:#abc4d9}div#theme-area div.kiga-container .theme-journal .mdc-button.mat-warn,div.theamable-confirmation-dialog .theme-journal .mdc-button.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-journal .mdc-button.mat-warn{background-color:#d9abc4}div#theme-area div.kiga-container .theme-journal .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .theme-journal .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .application-kiga .theme-journal .mat-mdc-raised-button:not(:disabled){color:#fff}div#theme-area div.kiga-container .theme-journal .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .theme-journal .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .application-kiga .theme-journal .mat-mdc-tab.mdc-tab.mdc-tab--active{background-color:#ccdce8}div#theme-area div.kiga-container .theme-journal .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-journal .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-journal .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-journal .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .theme-journal .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .application-kiga .theme-journal .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline{border-color:#5689b3}div#theme-area div.kiga-container .theme-journal .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-journal .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-journal .mat-mdc-tab .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-journal .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .theme-journal .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .application-kiga .theme-journal .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #5689b3;--mdc-switch-selected-handle-color: #5689b3;--mdc-switch-selected-hover-state-layer-color: #5689b3;--mdc-switch-selected-pressed-state-layer-color: #5689b3;--mdc-switch-selected-focus-handle-color: #2b455a;--mdc-switch-selected-hover-handle-color: #2b455a;--mdc-switch-selected-pressed-handle-color: #2b455a;--mdc-switch-selected-focus-track-color: #abc4d9;--mdc-switch-selected-hover-track-color: #abc4d9;--mdc-switch-selected-pressed-track-color: #abc4d9;--mdc-switch-selected-track-color: #abc4d9}div#theme-area div.kiga-container .theme-journal .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .theme-journal .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .application-kiga .theme-journal .mat-form-field.mat-focused .mat-form-field-label,div#theme-area div.kiga-container .theme-journal .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .theme-journal .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .application-kiga .theme-journal .mat-form-field.mat-focused .mat-form-field-outline-thick,div#theme-area div.kiga-container .theme-journal .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-journal .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-journal .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div#theme-area div.kiga-container .theme-journal .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-journal .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-journal .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker{color:#5689b3}div#theme-area div.kiga-container .theme-journal .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .theme-journal .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .application-kiga .theme-journal .mdc-text-field--focused .mdc-notched-outline>*{border-color:#5689b3!important}div#theme-area div.kiga-container .theme-journal .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .theme-journal .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .application-kiga .theme-journal .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div#theme-area div.kiga-container .theme-journal .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .theme-journal .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .application-kiga .theme-journal .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div#theme-area div.kiga-container .theme-journal .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .theme-journal .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .application-kiga .theme-journal .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div#theme-area div.kiga-container .theme-journal .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-journal .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-journal .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker{color:#5689b3!important}div#theme-area div.kiga-container .theme-journal .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-journal .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-journal .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-journal .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-journal .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-journal .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-journal .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-journal .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-journal .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{background-color:#5689b3;border:none}div#theme-area div.kiga-container .theme-journal .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .theme-journal .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .application-kiga .theme-journal .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}div#theme-area div.kiga-container .theme-journal .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .theme-journal .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .application-kiga .theme-journal .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#5689b3}div#theme-area div.kiga-container .theme-journal .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .theme-journal .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-journal .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#5689b3}div#theme-area div.kiga-container .theme-journal .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .theme-journal .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-journal .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#5689b3}div#theme-area div.kiga-container .theme-journal .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .theme-journal .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .application-kiga .theme-journal .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{background-color:#5689b3}div#theme-area div.kiga-container .theme-journal .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-journal .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-journal .mat-radio-disabled .mat-radio-inner-circle{background-color:#444}div#theme-area div.kiga-container .theme-journal .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-journal .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-journal .mat-radio-disabled .mat-radio-outer-circle{border-color:#444}div#theme-area div.kiga-container .theme-journal .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .theme-journal .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-journal .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div#theme-area div.kiga-container .theme-journal .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-journal .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-journal .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#444}div#theme-area div.kiga-container .theme-journal .mdc-tab__ripple:before,div.theamable-confirmation-dialog .theme-journal .mdc-tab__ripple:before,div.theamable-confirmation-dialog .application-kiga .theme-journal .mdc-tab__ripple:before,div#theme-area div.kiga-container .theme-journal .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .theme-journal .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-journal .mat-mdc-tab .mat-ripple-element,div#theme-area div.kiga-container .theme-journal .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .theme-journal .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-journal .mat-mdc-tab-header-pagination .mat-ripple-element,div#theme-area div.kiga-container .theme-journal .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .theme-journal .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-journal .mat-mdc-tab-link .mat-ripple-element{background-color:#5689b3}div#theme-area div.kiga-container .theme-journal .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .theme-journal .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .application-kiga .theme-journal .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#5689b3}div#theme-area div.kiga-container .theme-portfolio .theme-font,div.theamable-confirmation-dialog .theme-portfolio .theme-font,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .theme-font{color:#4fb2a7}div#theme-area div.kiga-container .theme-portfolio .theme-border,div.theamable-confirmation-dialog .theme-portfolio .theme-border,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .theme-border{border-color:#4fb2a7}div#theme-area div.kiga-container .theme-portfolio .theme-border-bottom,div.theamable-confirmation-dialog .theme-portfolio .theme-border-bottom,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .theme-border-bottom{border-bottom-color:#4fb2a7}div#theme-area div.kiga-container .theme-portfolio .theme-bg,div.theamable-confirmation-dialog .theme-portfolio .theme-bg,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .theme-bg{background-color:#4fb2a7}div#theme-area div.kiga-container .theme-portfolio .theme-hover:hover,div.theamable-confirmation-dialog .theme-portfolio .theme-hover:hover,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .theme-hover:hover,div#theme-area div.kiga-container .theme-portfolio .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .theme-portfolio .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .theme-hover:hover .include-theme-hover{color:#4fb2a7}div#theme-area div.kiga-container .theme-portfolio .theme-hover-border:hover,div.theamable-confirmation-dialog .theme-portfolio .theme-hover-border:hover,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .theme-hover-border:hover,div#theme-area div.kiga-container .theme-portfolio .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .theme-portfolio .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .theme-hover-border:hover .include-theme-hover-border{border-color:#4fb2a7}div#theme-area div.kiga-container .theme-portfolio .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .theme-portfolio .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .theme-hover-border:hover .include-theme-hover-border-before:before{border-color:#4fb2a7}div#theme-area div.kiga-container .theme-portfolio .theme-hover-bg:hover,div.theamable-confirmation-dialog .theme-portfolio .theme-hover-bg:hover,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-portfolio .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-portfolio .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .theme-hover-bg:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-portfolio .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-portfolio .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .theme-hover-bg-inner:hover .include-theme-hover-bg{background-color:#4fb2a7}div#theme-area div.kiga-container .theme-portfolio .theme-before-bg:before,div.theamable-confirmation-dialog .theme-portfolio .theme-before-bg:before,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .theme-before-bg:before{background-color:#4fb2a7}div#theme-area div.kiga-container .theme-portfolio .theme-after-bg:after,div.theamable-confirmation-dialog .theme-portfolio .theme-after-bg:after,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .theme-after-bg:after{background-color:#4fb2a7}div#theme-area div.kiga-container .theme-portfolio kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .theme-portfolio kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .application-kiga .theme-portfolio kiga-header-search .theme-focused:focus{border-color:#4fb2a799;box-shadow:inset 0 1px 1px #00000013,0 0 8px #4fb2a766}div#theme-area div.kiga-container .theme-portfolio .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .theme-portfolio .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mat-mdc-button-base.full-width{width:100%}div#theme-area div.kiga-container .theme-portfolio .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .theme-portfolio .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mat-mdc-button-base.mat-primary{background-color:#4fb2a7}div#theme-area div.kiga-container .theme-portfolio .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .theme-portfolio .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mat-mdc-button-base.secondary{background-color:#a7d9d3}div#theme-area div.kiga-container .theme-portfolio .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .theme-portfolio .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mat-mdc-button-base.mat-warn{background-color:#d3a7d9}div#theme-area div.kiga-container .theme-portfolio .mdc-button.mat-primary,div.theamable-confirmation-dialog .theme-portfolio .mdc-button.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mdc-button.mat-primary{background-color:#4fb2a7}div#theme-area div.kiga-container .theme-portfolio .mdc-button.secondary,div.theamable-confirmation-dialog .theme-portfolio .mdc-button.secondary,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mdc-button.secondary,div#theme-area div.kiga-container .theme-portfolio .mdc-button.mat-secondary,div.theamable-confirmation-dialog .theme-portfolio .mdc-button.mat-secondary,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mdc-button.mat-secondary{background-color:#a7d9d3}div#theme-area div.kiga-container .theme-portfolio .mdc-button.mat-warn,div.theamable-confirmation-dialog .theme-portfolio .mdc-button.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mdc-button.mat-warn{background-color:#d3a7d9}div#theme-area div.kiga-container .theme-portfolio .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .theme-portfolio .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mat-mdc-raised-button:not(:disabled){color:#fff}div#theme-area div.kiga-container .theme-portfolio .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .theme-portfolio .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mat-mdc-tab.mdc-tab.mdc-tab--active{background-color:#cae8e5}div#theme-area div.kiga-container .theme-portfolio .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-portfolio .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-portfolio .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .theme-portfolio .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline{border-color:#4fb2a7}div#theme-area div.kiga-container .theme-portfolio .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-portfolio .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mat-mdc-tab .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-portfolio .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .theme-portfolio .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #4fb2a7;--mdc-switch-selected-handle-color: #4fb2a7;--mdc-switch-selected-hover-state-layer-color: #4fb2a7;--mdc-switch-selected-pressed-state-layer-color: #4fb2a7;--mdc-switch-selected-focus-handle-color: #285954;--mdc-switch-selected-hover-handle-color: #285954;--mdc-switch-selected-pressed-handle-color: #285954;--mdc-switch-selected-focus-track-color: #a7d9d3;--mdc-switch-selected-hover-track-color: #a7d9d3;--mdc-switch-selected-pressed-track-color: #a7d9d3;--mdc-switch-selected-track-color: #a7d9d3}div#theme-area div.kiga-container .theme-portfolio .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .theme-portfolio .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mat-form-field.mat-focused .mat-form-field-label,div#theme-area div.kiga-container .theme-portfolio .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .theme-portfolio .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mat-form-field.mat-focused .mat-form-field-outline-thick,div#theme-area div.kiga-container .theme-portfolio .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-portfolio .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div#theme-area div.kiga-container .theme-portfolio .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-portfolio .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker{color:#4fb2a7}div#theme-area div.kiga-container .theme-portfolio .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .theme-portfolio .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mdc-text-field--focused .mdc-notched-outline>*{border-color:#4fb2a7!important}div#theme-area div.kiga-container .theme-portfolio .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .theme-portfolio .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div#theme-area div.kiga-container .theme-portfolio .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .theme-portfolio .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div#theme-area div.kiga-container .theme-portfolio .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .theme-portfolio .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div#theme-area div.kiga-container .theme-portfolio .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-portfolio .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker{color:#4fb2a7!important}div#theme-area div.kiga-container .theme-portfolio .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-portfolio .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-portfolio .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-portfolio .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-portfolio .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-portfolio .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{background-color:#4fb2a7;border:none}div#theme-area div.kiga-container .theme-portfolio .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .theme-portfolio .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}div#theme-area div.kiga-container .theme-portfolio .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .theme-portfolio .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#4fb2a7}div#theme-area div.kiga-container .theme-portfolio .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .theme-portfolio .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#4fb2a7}div#theme-area div.kiga-container .theme-portfolio .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .theme-portfolio .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#4fb2a7}div#theme-area div.kiga-container .theme-portfolio .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .theme-portfolio .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{background-color:#4fb2a7}div#theme-area div.kiga-container .theme-portfolio .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-portfolio .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mat-radio-disabled .mat-radio-inner-circle{background-color:#444}div#theme-area div.kiga-container .theme-portfolio .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-portfolio .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mat-radio-disabled .mat-radio-outer-circle{border-color:#444}div#theme-area div.kiga-container .theme-portfolio .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .theme-portfolio .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div#theme-area div.kiga-container .theme-portfolio .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-portfolio .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#444}div#theme-area div.kiga-container .theme-portfolio .mdc-tab__ripple:before,div.theamable-confirmation-dialog .theme-portfolio .mdc-tab__ripple:before,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mdc-tab__ripple:before,div#theme-area div.kiga-container .theme-portfolio .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .theme-portfolio .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mat-mdc-tab .mat-ripple-element,div#theme-area div.kiga-container .theme-portfolio .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .theme-portfolio .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mat-mdc-tab-header-pagination .mat-ripple-element,div#theme-area div.kiga-container .theme-portfolio .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .theme-portfolio .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mat-mdc-tab-link .mat-ripple-element{background-color:#4fb2a7}div#theme-area div.kiga-container .theme-portfolio .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .theme-portfolio .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .application-kiga .theme-portfolio .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#4fb2a7}div#theme-area div.kiga-container .theme-parent .theme-font,div.theamable-confirmation-dialog .theme-parent .theme-font,div.theamable-confirmation-dialog .application-kiga .theme-parent .theme-font{color:#747bbb}div#theme-area div.kiga-container .theme-parent .theme-border,div.theamable-confirmation-dialog .theme-parent .theme-border,div.theamable-confirmation-dialog .application-kiga .theme-parent .theme-border{border-color:#747bbb}div#theme-area div.kiga-container .theme-parent .theme-border-bottom,div.theamable-confirmation-dialog .theme-parent .theme-border-bottom,div.theamable-confirmation-dialog .application-kiga .theme-parent .theme-border-bottom{border-bottom-color:#747bbb}div#theme-area div.kiga-container .theme-parent .theme-bg,div.theamable-confirmation-dialog .theme-parent .theme-bg,div.theamable-confirmation-dialog .application-kiga .theme-parent .theme-bg{background-color:#747bbb}div#theme-area div.kiga-container .theme-parent .theme-hover:hover,div.theamable-confirmation-dialog .theme-parent .theme-hover:hover,div.theamable-confirmation-dialog .application-kiga .theme-parent .theme-hover:hover,div#theme-area div.kiga-container .theme-parent .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .theme-parent .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .application-kiga .theme-parent .theme-hover:hover .include-theme-hover{color:#747bbb}div#theme-area div.kiga-container .theme-parent .theme-hover-border:hover,div.theamable-confirmation-dialog .theme-parent .theme-hover-border:hover,div.theamable-confirmation-dialog .application-kiga .theme-parent .theme-hover-border:hover,div#theme-area div.kiga-container .theme-parent .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .theme-parent .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .application-kiga .theme-parent .theme-hover-border:hover .include-theme-hover-border{border-color:#747bbb}div#theme-area div.kiga-container .theme-parent .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .theme-parent .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .application-kiga .theme-parent .theme-hover-border:hover .include-theme-hover-border-before:before{border-color:#747bbb}div#theme-area div.kiga-container .theme-parent .theme-hover-bg:hover,div.theamable-confirmation-dialog .theme-parent .theme-hover-bg:hover,div.theamable-confirmation-dialog .application-kiga .theme-parent .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-parent .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-parent .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-parent .theme-hover-bg:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-parent .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-parent .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-parent .theme-hover-bg-inner:hover .include-theme-hover-bg{background-color:#747bbb}div#theme-area div.kiga-container .theme-parent .theme-before-bg:before,div.theamable-confirmation-dialog .theme-parent .theme-before-bg:before,div.theamable-confirmation-dialog .application-kiga .theme-parent .theme-before-bg:before{background-color:#747bbb}div#theme-area div.kiga-container .theme-parent .theme-after-bg:after,div.theamable-confirmation-dialog .theme-parent .theme-after-bg:after,div.theamable-confirmation-dialog .application-kiga .theme-parent .theme-after-bg:after{background-color:#747bbb}div#theme-area div.kiga-container .theme-parent kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .theme-parent kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .application-kiga .theme-parent kiga-header-search .theme-focused:focus{border-color:#747bbb99;box-shadow:inset 0 1px 1px #00000013,0 0 8px #747bbb66}div#theme-area div.kiga-container .theme-parent .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .theme-parent .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-parent .mat-mdc-button-base.full-width{width:100%}div#theme-area div.kiga-container .theme-parent .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .theme-parent .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-parent .mat-mdc-button-base.mat-primary{background-color:#747bbb}div#theme-area div.kiga-container .theme-parent .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .theme-parent .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-parent .mat-mdc-button-base.secondary{background-color:#babddd}div#theme-area div.kiga-container .theme-parent .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .theme-parent .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-parent .mat-mdc-button-base.mat-warn{background-color:#ddbabd}div#theme-area div.kiga-container .theme-parent .mdc-button.mat-primary,div.theamable-confirmation-dialog .theme-parent .mdc-button.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-parent .mdc-button.mat-primary{background-color:#747bbb}div#theme-area div.kiga-container .theme-parent .mdc-button.secondary,div.theamable-confirmation-dialog .theme-parent .mdc-button.secondary,div.theamable-confirmation-dialog .application-kiga .theme-parent .mdc-button.secondary,div#theme-area div.kiga-container .theme-parent .mdc-button.mat-secondary,div.theamable-confirmation-dialog .theme-parent .mdc-button.mat-secondary,div.theamable-confirmation-dialog .application-kiga .theme-parent .mdc-button.mat-secondary{background-color:#babddd}div#theme-area div.kiga-container .theme-parent .mdc-button.mat-warn,div.theamable-confirmation-dialog .theme-parent .mdc-button.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-parent .mdc-button.mat-warn{background-color:#ddbabd}div#theme-area div.kiga-container .theme-parent .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .theme-parent .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .application-kiga .theme-parent .mat-mdc-raised-button:not(:disabled){color:#fff}div#theme-area div.kiga-container .theme-parent .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .theme-parent .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .application-kiga .theme-parent .mat-mdc-tab.mdc-tab.mdc-tab--active{background-color:#d5d7eb}div#theme-area div.kiga-container .theme-parent .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-parent .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-parent .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-parent .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .theme-parent .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .application-kiga .theme-parent .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline{border-color:#747bbb}div#theme-area div.kiga-container .theme-parent .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-parent .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-parent .mat-mdc-tab .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-parent .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .theme-parent .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .application-kiga .theme-parent .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #747bbb;--mdc-switch-selected-handle-color: #747bbb;--mdc-switch-selected-hover-state-layer-color: #747bbb;--mdc-switch-selected-pressed-state-layer-color: #747bbb;--mdc-switch-selected-focus-handle-color: #3a3e5e;--mdc-switch-selected-hover-handle-color: #3a3e5e;--mdc-switch-selected-pressed-handle-color: #3a3e5e;--mdc-switch-selected-focus-track-color: #babddd;--mdc-switch-selected-hover-track-color: #babddd;--mdc-switch-selected-pressed-track-color: #babddd;--mdc-switch-selected-track-color: #babddd}div#theme-area div.kiga-container .theme-parent .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .theme-parent .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .application-kiga .theme-parent .mat-form-field.mat-focused .mat-form-field-label,div#theme-area div.kiga-container .theme-parent .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .theme-parent .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .application-kiga .theme-parent .mat-form-field.mat-focused .mat-form-field-outline-thick,div#theme-area div.kiga-container .theme-parent .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-parent .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-parent .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div#theme-area div.kiga-container .theme-parent .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-parent .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-parent .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker{color:#747bbb}div#theme-area div.kiga-container .theme-parent .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .theme-parent .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .application-kiga .theme-parent .mdc-text-field--focused .mdc-notched-outline>*{border-color:#747bbb!important}div#theme-area div.kiga-container .theme-parent .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .theme-parent .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .application-kiga .theme-parent .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div#theme-area div.kiga-container .theme-parent .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .theme-parent .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .application-kiga .theme-parent .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div#theme-area div.kiga-container .theme-parent .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .theme-parent .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .application-kiga .theme-parent .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div#theme-area div.kiga-container .theme-parent .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-parent .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-parent .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker{color:#747bbb!important}div#theme-area div.kiga-container .theme-parent .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-parent .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-parent .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-parent .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-parent .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-parent .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-parent .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-parent .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-parent .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{background-color:#747bbb;border:none}div#theme-area div.kiga-container .theme-parent .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .theme-parent .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .application-kiga .theme-parent .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}div#theme-area div.kiga-container .theme-parent .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .theme-parent .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .application-kiga .theme-parent .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#747bbb}div#theme-area div.kiga-container .theme-parent .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .theme-parent .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-parent .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#747bbb}div#theme-area div.kiga-container .theme-parent .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .theme-parent .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-parent .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#747bbb}div#theme-area div.kiga-container .theme-parent .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .theme-parent .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .application-kiga .theme-parent .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{background-color:#747bbb}div#theme-area div.kiga-container .theme-parent .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-parent .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-parent .mat-radio-disabled .mat-radio-inner-circle{background-color:#444}div#theme-area div.kiga-container .theme-parent .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-parent .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-parent .mat-radio-disabled .mat-radio-outer-circle{border-color:#444}div#theme-area div.kiga-container .theme-parent .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .theme-parent .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-parent .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div#theme-area div.kiga-container .theme-parent .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-parent .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-parent .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#444}div#theme-area div.kiga-container .theme-parent .mdc-tab__ripple:before,div.theamable-confirmation-dialog .theme-parent .mdc-tab__ripple:before,div.theamable-confirmation-dialog .application-kiga .theme-parent .mdc-tab__ripple:before,div#theme-area div.kiga-container .theme-parent .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .theme-parent .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-parent .mat-mdc-tab .mat-ripple-element,div#theme-area div.kiga-container .theme-parent .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .theme-parent .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-parent .mat-mdc-tab-header-pagination .mat-ripple-element,div#theme-area div.kiga-container .theme-parent .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .theme-parent .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-parent .mat-mdc-tab-link .mat-ripple-element{background-color:#747bbb}div#theme-area div.kiga-container .theme-parent .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .theme-parent .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .application-kiga .theme-parent .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#747bbb}div#theme-area div.kiga-container .theme-survey .theme-font,div.theamable-confirmation-dialog .theme-survey .theme-font,div.theamable-confirmation-dialog .application-kiga .theme-survey .theme-font{color:#8cc1bc}div#theme-area div.kiga-container .theme-survey .theme-border,div.theamable-confirmation-dialog .theme-survey .theme-border,div.theamable-confirmation-dialog .application-kiga .theme-survey .theme-border{border-color:#8cc1bc}div#theme-area div.kiga-container .theme-survey .theme-border-bottom,div.theamable-confirmation-dialog .theme-survey .theme-border-bottom,div.theamable-confirmation-dialog .application-kiga .theme-survey .theme-border-bottom{border-bottom-color:#8cc1bc}div#theme-area div.kiga-container .theme-survey .theme-bg,div.theamable-confirmation-dialog .theme-survey .theme-bg,div.theamable-confirmation-dialog .application-kiga .theme-survey .theme-bg{background-color:#8cc1bc}div#theme-area div.kiga-container .theme-survey .theme-hover:hover,div.theamable-confirmation-dialog .theme-survey .theme-hover:hover,div.theamable-confirmation-dialog .application-kiga .theme-survey .theme-hover:hover,div#theme-area div.kiga-container .theme-survey .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .theme-survey .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .application-kiga .theme-survey .theme-hover:hover .include-theme-hover{color:#8cc1bc}div#theme-area div.kiga-container .theme-survey .theme-hover-border:hover,div.theamable-confirmation-dialog .theme-survey .theme-hover-border:hover,div.theamable-confirmation-dialog .application-kiga .theme-survey .theme-hover-border:hover,div#theme-area div.kiga-container .theme-survey .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .theme-survey .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .application-kiga .theme-survey .theme-hover-border:hover .include-theme-hover-border{border-color:#8cc1bc}div#theme-area div.kiga-container .theme-survey .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .theme-survey .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .application-kiga .theme-survey .theme-hover-border:hover .include-theme-hover-border-before:before{border-color:#8cc1bc}div#theme-area div.kiga-container .theme-survey .theme-hover-bg:hover,div.theamable-confirmation-dialog .theme-survey .theme-hover-bg:hover,div.theamable-confirmation-dialog .application-kiga .theme-survey .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-survey .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-survey .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-survey .theme-hover-bg:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-survey .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-survey .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-survey .theme-hover-bg-inner:hover .include-theme-hover-bg{background-color:#8cc1bc}div#theme-area div.kiga-container .theme-survey .theme-before-bg:before,div.theamable-confirmation-dialog .theme-survey .theme-before-bg:before,div.theamable-confirmation-dialog .application-kiga .theme-survey .theme-before-bg:before{background-color:#8cc1bc}div#theme-area div.kiga-container .theme-survey .theme-after-bg:after,div.theamable-confirmation-dialog .theme-survey .theme-after-bg:after,div.theamable-confirmation-dialog .application-kiga .theme-survey .theme-after-bg:after{background-color:#8cc1bc}div#theme-area div.kiga-container .theme-survey kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .theme-survey kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .application-kiga .theme-survey kiga-header-search .theme-focused:focus{border-color:#8cc1bc99;box-shadow:inset 0 1px 1px #00000013,0 0 8px #8cc1bc66}div#theme-area div.kiga-container .theme-survey .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .theme-survey .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-survey .mat-mdc-button-base.full-width{width:100%}div#theme-area div.kiga-container .theme-survey .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .theme-survey .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-survey .mat-mdc-button-base.mat-primary{background-color:#8cc1bc}div#theme-area div.kiga-container .theme-survey .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .theme-survey .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-survey .mat-mdc-button-base.secondary{background-color:#c6e0de}div#theme-area div.kiga-container .theme-survey .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .theme-survey .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-survey .mat-mdc-button-base.mat-warn{background-color:#dec6e0}div#theme-area div.kiga-container .theme-survey .mdc-button.mat-primary,div.theamable-confirmation-dialog .theme-survey .mdc-button.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-survey .mdc-button.mat-primary{background-color:#8cc1bc}div#theme-area div.kiga-container .theme-survey .mdc-button.secondary,div.theamable-confirmation-dialog .theme-survey .mdc-button.secondary,div.theamable-confirmation-dialog .application-kiga .theme-survey .mdc-button.secondary,div#theme-area div.kiga-container .theme-survey .mdc-button.mat-secondary,div.theamable-confirmation-dialog .theme-survey .mdc-button.mat-secondary,div.theamable-confirmation-dialog .application-kiga .theme-survey .mdc-button.mat-secondary{background-color:#c6e0de}div#theme-area div.kiga-container .theme-survey .mdc-button.mat-warn,div.theamable-confirmation-dialog .theme-survey .mdc-button.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-survey .mdc-button.mat-warn{background-color:#dec6e0}div#theme-area div.kiga-container .theme-survey .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .theme-survey .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .application-kiga .theme-survey .mat-mdc-raised-button:not(:disabled){color:#fff}div#theme-area div.kiga-container .theme-survey .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .theme-survey .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .application-kiga .theme-survey .mat-mdc-tab.mdc-tab.mdc-tab--active{background-color:#ddeceb}div#theme-area div.kiga-container .theme-survey .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-survey .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-survey .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-survey .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .theme-survey .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .application-kiga .theme-survey .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline{border-color:#8cc1bc}div#theme-area div.kiga-container .theme-survey .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-survey .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-survey .mat-mdc-tab .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-survey .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .theme-survey .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .application-kiga .theme-survey .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #8cc1bc;--mdc-switch-selected-handle-color: #8cc1bc;--mdc-switch-selected-hover-state-layer-color: #8cc1bc;--mdc-switch-selected-pressed-state-layer-color: #8cc1bc;--mdc-switch-selected-focus-handle-color: #46615e;--mdc-switch-selected-hover-handle-color: #46615e;--mdc-switch-selected-pressed-handle-color: #46615e;--mdc-switch-selected-focus-track-color: #c6e0de;--mdc-switch-selected-hover-track-color: #c6e0de;--mdc-switch-selected-pressed-track-color: #c6e0de;--mdc-switch-selected-track-color: #c6e0de}div#theme-area div.kiga-container .theme-survey .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .theme-survey .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .application-kiga .theme-survey .mat-form-field.mat-focused .mat-form-field-label,div#theme-area div.kiga-container .theme-survey .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .theme-survey .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .application-kiga .theme-survey .mat-form-field.mat-focused .mat-form-field-outline-thick,div#theme-area div.kiga-container .theme-survey .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-survey .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-survey .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div#theme-area div.kiga-container .theme-survey .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-survey .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-survey .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker{color:#8cc1bc}div#theme-area div.kiga-container .theme-survey .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .theme-survey .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .application-kiga .theme-survey .mdc-text-field--focused .mdc-notched-outline>*{border-color:#8cc1bc!important}div#theme-area div.kiga-container .theme-survey .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .theme-survey .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .application-kiga .theme-survey .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div#theme-area div.kiga-container .theme-survey .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .theme-survey .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .application-kiga .theme-survey .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div#theme-area div.kiga-container .theme-survey .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .theme-survey .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .application-kiga .theme-survey .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div#theme-area div.kiga-container .theme-survey .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-survey .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-survey .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker{color:#8cc1bc!important}div#theme-area div.kiga-container .theme-survey .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-survey .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-survey .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-survey .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-survey .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-survey .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-survey .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-survey .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-survey .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{background-color:#8cc1bc;border:none}div#theme-area div.kiga-container .theme-survey .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .theme-survey .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .application-kiga .theme-survey .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}div#theme-area div.kiga-container .theme-survey .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .theme-survey .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .application-kiga .theme-survey .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#8cc1bc}div#theme-area div.kiga-container .theme-survey .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .theme-survey .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-survey .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#8cc1bc}div#theme-area div.kiga-container .theme-survey .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .theme-survey .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-survey .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#8cc1bc}div#theme-area div.kiga-container .theme-survey .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .theme-survey .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .application-kiga .theme-survey .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{background-color:#8cc1bc}div#theme-area div.kiga-container .theme-survey .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-survey .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-survey .mat-radio-disabled .mat-radio-inner-circle{background-color:#444}div#theme-area div.kiga-container .theme-survey .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-survey .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-survey .mat-radio-disabled .mat-radio-outer-circle{border-color:#444}div#theme-area div.kiga-container .theme-survey .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .theme-survey .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-survey .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div#theme-area div.kiga-container .theme-survey .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-survey .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-survey .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#444}div#theme-area div.kiga-container .theme-survey .mdc-tab__ripple:before,div.theamable-confirmation-dialog .theme-survey .mdc-tab__ripple:before,div.theamable-confirmation-dialog .application-kiga .theme-survey .mdc-tab__ripple:before,div#theme-area div.kiga-container .theme-survey .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .theme-survey .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-survey .mat-mdc-tab .mat-ripple-element,div#theme-area div.kiga-container .theme-survey .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .theme-survey .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-survey .mat-mdc-tab-header-pagination .mat-ripple-element,div#theme-area div.kiga-container .theme-survey .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .theme-survey .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-survey .mat-mdc-tab-link .mat-ripple-element{background-color:#8cc1bc}div#theme-area div.kiga-container .theme-survey .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .theme-survey .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .application-kiga .theme-survey .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#8cc1bc}div#theme-area div.kiga-container .theme-generator .theme-font,div.theamable-confirmation-dialog .theme-generator .theme-font,div.theamable-confirmation-dialog .application-kiga .theme-generator .theme-font{color:#8abe8d}div#theme-area div.kiga-container .theme-generator .theme-border,div.theamable-confirmation-dialog .theme-generator .theme-border,div.theamable-confirmation-dialog .application-kiga .theme-generator .theme-border{border-color:#8abe8d}div#theme-area div.kiga-container .theme-generator .theme-border-bottom,div.theamable-confirmation-dialog .theme-generator .theme-border-bottom,div.theamable-confirmation-dialog .application-kiga .theme-generator .theme-border-bottom{border-bottom-color:#8abe8d}div#theme-area div.kiga-container .theme-generator .theme-bg,div.theamable-confirmation-dialog .theme-generator .theme-bg,div.theamable-confirmation-dialog .application-kiga .theme-generator .theme-bg{background-color:#8abe8d}div#theme-area div.kiga-container .theme-generator .theme-hover:hover,div.theamable-confirmation-dialog .theme-generator .theme-hover:hover,div.theamable-confirmation-dialog .application-kiga .theme-generator .theme-hover:hover,div#theme-area div.kiga-container .theme-generator .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .theme-generator .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .application-kiga .theme-generator .theme-hover:hover .include-theme-hover{color:#8abe8d}div#theme-area div.kiga-container .theme-generator .theme-hover-border:hover,div.theamable-confirmation-dialog .theme-generator .theme-hover-border:hover,div.theamable-confirmation-dialog .application-kiga .theme-generator .theme-hover-border:hover,div#theme-area div.kiga-container .theme-generator .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .theme-generator .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .application-kiga .theme-generator .theme-hover-border:hover .include-theme-hover-border{border-color:#8abe8d}div#theme-area div.kiga-container .theme-generator .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .theme-generator .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .application-kiga .theme-generator .theme-hover-border:hover .include-theme-hover-border-before:before{border-color:#8abe8d}div#theme-area div.kiga-container .theme-generator .theme-hover-bg:hover,div.theamable-confirmation-dialog .theme-generator .theme-hover-bg:hover,div.theamable-confirmation-dialog .application-kiga .theme-generator .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-generator .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-generator .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-generator .theme-hover-bg:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-generator .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-generator .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-generator .theme-hover-bg-inner:hover .include-theme-hover-bg{background-color:#8abe8d}div#theme-area div.kiga-container .theme-generator .theme-before-bg:before,div.theamable-confirmation-dialog .theme-generator .theme-before-bg:before,div.theamable-confirmation-dialog .application-kiga .theme-generator .theme-before-bg:before{background-color:#8abe8d}div#theme-area div.kiga-container .theme-generator .theme-after-bg:after,div.theamable-confirmation-dialog .theme-generator .theme-after-bg:after,div.theamable-confirmation-dialog .application-kiga .theme-generator .theme-after-bg:after{background-color:#8abe8d}div#theme-area div.kiga-container .theme-generator kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .theme-generator kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .application-kiga .theme-generator kiga-header-search .theme-focused:focus{border-color:#8abe8d99;box-shadow:inset 0 1px 1px #00000013,0 0 8px #8abe8d66}div#theme-area div.kiga-container .theme-generator .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .theme-generator .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-generator .mat-mdc-button-base.full-width{width:100%}div#theme-area div.kiga-container .theme-generator .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .theme-generator .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-generator .mat-mdc-button-base.mat-primary{background-color:#8abe8d}div#theme-area div.kiga-container .theme-generator .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .theme-generator .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-generator .mat-mdc-button-base.secondary{background-color:#c5dfc6}div#theme-area div.kiga-container .theme-generator .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .theme-generator .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-generator .mat-mdc-button-base.mat-warn{background-color:#c6c5df}div#theme-area div.kiga-container .theme-generator .mdc-button.mat-primary,div.theamable-confirmation-dialog .theme-generator .mdc-button.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-generator .mdc-button.mat-primary{background-color:#8abe8d}div#theme-area div.kiga-container .theme-generator .mdc-button.secondary,div.theamable-confirmation-dialog .theme-generator .mdc-button.secondary,div.theamable-confirmation-dialog .application-kiga .theme-generator .mdc-button.secondary,div#theme-area div.kiga-container .theme-generator .mdc-button.mat-secondary,div.theamable-confirmation-dialog .theme-generator .mdc-button.mat-secondary,div.theamable-confirmation-dialog .application-kiga .theme-generator .mdc-button.mat-secondary{background-color:#c5dfc6}div#theme-area div.kiga-container .theme-generator .mdc-button.mat-warn,div.theamable-confirmation-dialog .theme-generator .mdc-button.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-generator .mdc-button.mat-warn{background-color:#c6c5df}div#theme-area div.kiga-container .theme-generator .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .theme-generator .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .application-kiga .theme-generator .mat-mdc-raised-button:not(:disabled){color:#fff}div#theme-area div.kiga-container .theme-generator .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .theme-generator .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .application-kiga .theme-generator .mat-mdc-tab.mdc-tab.mdc-tab--active{background-color:#dcecdd}div#theme-area div.kiga-container .theme-generator .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-generator .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-generator .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-generator .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .theme-generator .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .application-kiga .theme-generator .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline{border-color:#8abe8d}div#theme-area div.kiga-container .theme-generator .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-generator .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-generator .mat-mdc-tab .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-generator .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .theme-generator .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .application-kiga .theme-generator .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #8abe8d;--mdc-switch-selected-handle-color: #8abe8d;--mdc-switch-selected-hover-state-layer-color: #8abe8d;--mdc-switch-selected-pressed-state-layer-color: #8abe8d;--mdc-switch-selected-focus-handle-color: #455f47;--mdc-switch-selected-hover-handle-color: #455f47;--mdc-switch-selected-pressed-handle-color: #455f47;--mdc-switch-selected-focus-track-color: #c5dfc6;--mdc-switch-selected-hover-track-color: #c5dfc6;--mdc-switch-selected-pressed-track-color: #c5dfc6;--mdc-switch-selected-track-color: #c5dfc6}div#theme-area div.kiga-container .theme-generator .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .theme-generator .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .application-kiga .theme-generator .mat-form-field.mat-focused .mat-form-field-label,div#theme-area div.kiga-container .theme-generator .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .theme-generator .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .application-kiga .theme-generator .mat-form-field.mat-focused .mat-form-field-outline-thick,div#theme-area div.kiga-container .theme-generator .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-generator .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-generator .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div#theme-area div.kiga-container .theme-generator .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-generator .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-generator .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker{color:#8abe8d}div#theme-area div.kiga-container .theme-generator .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .theme-generator .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .application-kiga .theme-generator .mdc-text-field--focused .mdc-notched-outline>*{border-color:#8abe8d!important}div#theme-area div.kiga-container .theme-generator .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .theme-generator .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .application-kiga .theme-generator .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div#theme-area div.kiga-container .theme-generator .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .theme-generator .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .application-kiga .theme-generator .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div#theme-area div.kiga-container .theme-generator .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .theme-generator .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .application-kiga .theme-generator .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div#theme-area div.kiga-container .theme-generator .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-generator .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-generator .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker{color:#8abe8d!important}div#theme-area div.kiga-container .theme-generator .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-generator .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-generator .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-generator .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-generator .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-generator .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-generator .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-generator .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-generator .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{background-color:#8abe8d;border:none}div#theme-area div.kiga-container .theme-generator .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .theme-generator .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .application-kiga .theme-generator .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}div#theme-area div.kiga-container .theme-generator .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .theme-generator .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .application-kiga .theme-generator .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#8abe8d}div#theme-area div.kiga-container .theme-generator .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .theme-generator .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-generator .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#8abe8d}div#theme-area div.kiga-container .theme-generator .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .theme-generator .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-generator .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#8abe8d}div#theme-area div.kiga-container .theme-generator .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .theme-generator .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .application-kiga .theme-generator .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{background-color:#8abe8d}div#theme-area div.kiga-container .theme-generator .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-generator .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-generator .mat-radio-disabled .mat-radio-inner-circle{background-color:#444}div#theme-area div.kiga-container .theme-generator .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-generator .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-generator .mat-radio-disabled .mat-radio-outer-circle{border-color:#444}div#theme-area div.kiga-container .theme-generator .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .theme-generator .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-generator .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div#theme-area div.kiga-container .theme-generator .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-generator .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-generator .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#444}div#theme-area div.kiga-container .theme-generator .mdc-tab__ripple:before,div.theamable-confirmation-dialog .theme-generator .mdc-tab__ripple:before,div.theamable-confirmation-dialog .application-kiga .theme-generator .mdc-tab__ripple:before,div#theme-area div.kiga-container .theme-generator .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .theme-generator .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-generator .mat-mdc-tab .mat-ripple-element,div#theme-area div.kiga-container .theme-generator .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .theme-generator .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-generator .mat-mdc-tab-header-pagination .mat-ripple-element,div#theme-area div.kiga-container .theme-generator .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .theme-generator .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-generator .mat-mdc-tab-link .mat-ripple-element{background-color:#8abe8d}div#theme-area div.kiga-container .theme-generator .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .theme-generator .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .application-kiga .theme-generator .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#8abe8d}div#theme-area div.kiga-container .theme-groups .theme-font,div.theamable-confirmation-dialog .theme-groups .theme-font,div.theamable-confirmation-dialog .application-kiga .theme-groups .theme-font{color:#c38ecd}div#theme-area div.kiga-container .theme-groups .theme-border,div.theamable-confirmation-dialog .theme-groups .theme-border,div.theamable-confirmation-dialog .application-kiga .theme-groups .theme-border{border-color:#c38ecd}div#theme-area div.kiga-container .theme-groups .theme-border-bottom,div.theamable-confirmation-dialog .theme-groups .theme-border-bottom,div.theamable-confirmation-dialog .application-kiga .theme-groups .theme-border-bottom{border-bottom-color:#c38ecd}div#theme-area div.kiga-container .theme-groups .theme-bg,div.theamable-confirmation-dialog .theme-groups .theme-bg,div.theamable-confirmation-dialog .application-kiga .theme-groups .theme-bg{background-color:#c38ecd}div#theme-area div.kiga-container .theme-groups .theme-hover:hover,div.theamable-confirmation-dialog .theme-groups .theme-hover:hover,div.theamable-confirmation-dialog .application-kiga .theme-groups .theme-hover:hover,div#theme-area div.kiga-container .theme-groups .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .theme-groups .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .application-kiga .theme-groups .theme-hover:hover .include-theme-hover{color:#c38ecd}div#theme-area div.kiga-container .theme-groups .theme-hover-border:hover,div.theamable-confirmation-dialog .theme-groups .theme-hover-border:hover,div.theamable-confirmation-dialog .application-kiga .theme-groups .theme-hover-border:hover,div#theme-area div.kiga-container .theme-groups .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .theme-groups .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .application-kiga .theme-groups .theme-hover-border:hover .include-theme-hover-border{border-color:#c38ecd}div#theme-area div.kiga-container .theme-groups .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .theme-groups .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .application-kiga .theme-groups .theme-hover-border:hover .include-theme-hover-border-before:before{border-color:#c38ecd}div#theme-area div.kiga-container .theme-groups .theme-hover-bg:hover,div.theamable-confirmation-dialog .theme-groups .theme-hover-bg:hover,div.theamable-confirmation-dialog .application-kiga .theme-groups .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-groups .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-groups .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-groups .theme-hover-bg:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-groups .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-groups .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-groups .theme-hover-bg-inner:hover .include-theme-hover-bg{background-color:#c38ecd}div#theme-area div.kiga-container .theme-groups .theme-before-bg:before,div.theamable-confirmation-dialog .theme-groups .theme-before-bg:before,div.theamable-confirmation-dialog .application-kiga .theme-groups .theme-before-bg:before{background-color:#c38ecd}div#theme-area div.kiga-container .theme-groups .theme-after-bg:after,div.theamable-confirmation-dialog .theme-groups .theme-after-bg:after,div.theamable-confirmation-dialog .application-kiga .theme-groups .theme-after-bg:after{background-color:#c38ecd}div#theme-area div.kiga-container .theme-groups kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .theme-groups kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .application-kiga .theme-groups kiga-header-search .theme-focused:focus{border-color:#c38ecd99;box-shadow:inset 0 1px 1px #00000013,0 0 8px #c38ecd66}div#theme-area div.kiga-container .theme-groups .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .theme-groups .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-groups .mat-mdc-button-base.full-width{width:100%}div#theme-area div.kiga-container .theme-groups .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .theme-groups .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-groups .mat-mdc-button-base.mat-primary{background-color:#c38ecd}div#theme-area div.kiga-container .theme-groups .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .theme-groups .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-groups .mat-mdc-button-base.secondary{background-color:#e1c7e6}div#theme-area div.kiga-container .theme-groups .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .theme-groups .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-groups .mat-mdc-button-base.mat-warn{background-color:#e6e1c7}div#theme-area div.kiga-container .theme-groups .mdc-button.mat-primary,div.theamable-confirmation-dialog .theme-groups .mdc-button.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-groups .mdc-button.mat-primary{background-color:#c38ecd}div#theme-area div.kiga-container .theme-groups .mdc-button.secondary,div.theamable-confirmation-dialog .theme-groups .mdc-button.secondary,div.theamable-confirmation-dialog .application-kiga .theme-groups .mdc-button.secondary,div#theme-area div.kiga-container .theme-groups .mdc-button.mat-secondary,div.theamable-confirmation-dialog .theme-groups .mdc-button.mat-secondary,div.theamable-confirmation-dialog .application-kiga .theme-groups .mdc-button.mat-secondary{background-color:#e1c7e6}div#theme-area div.kiga-container .theme-groups .mdc-button.mat-warn,div.theamable-confirmation-dialog .theme-groups .mdc-button.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-groups .mdc-button.mat-warn{background-color:#e6e1c7}div#theme-area div.kiga-container .theme-groups .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .theme-groups .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .application-kiga .theme-groups .mat-mdc-raised-button:not(:disabled){color:#fff}div#theme-area div.kiga-container .theme-groups .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .theme-groups .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .application-kiga .theme-groups .mat-mdc-tab.mdc-tab.mdc-tab--active{background-color:#edddf0}div#theme-area div.kiga-container .theme-groups .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-groups .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-groups .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-groups .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .theme-groups .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .application-kiga .theme-groups .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline{border-color:#c38ecd}div#theme-area div.kiga-container .theme-groups .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-groups .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-groups .mat-mdc-tab .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-groups .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .theme-groups .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .application-kiga .theme-groups .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #c38ecd;--mdc-switch-selected-handle-color: #c38ecd;--mdc-switch-selected-hover-state-layer-color: #c38ecd;--mdc-switch-selected-pressed-state-layer-color: #c38ecd;--mdc-switch-selected-focus-handle-color: #624767;--mdc-switch-selected-hover-handle-color: #624767;--mdc-switch-selected-pressed-handle-color: #624767;--mdc-switch-selected-focus-track-color: #e1c7e6;--mdc-switch-selected-hover-track-color: #e1c7e6;--mdc-switch-selected-pressed-track-color: #e1c7e6;--mdc-switch-selected-track-color: #e1c7e6}div#theme-area div.kiga-container .theme-groups .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .theme-groups .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .application-kiga .theme-groups .mat-form-field.mat-focused .mat-form-field-label,div#theme-area div.kiga-container .theme-groups .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .theme-groups .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .application-kiga .theme-groups .mat-form-field.mat-focused .mat-form-field-outline-thick,div#theme-area div.kiga-container .theme-groups .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-groups .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-groups .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div#theme-area div.kiga-container .theme-groups .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-groups .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-groups .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker{color:#c38ecd}div#theme-area div.kiga-container .theme-groups .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .theme-groups .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .application-kiga .theme-groups .mdc-text-field--focused .mdc-notched-outline>*{border-color:#c38ecd!important}div#theme-area div.kiga-container .theme-groups .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .theme-groups .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .application-kiga .theme-groups .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div#theme-area div.kiga-container .theme-groups .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .theme-groups .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .application-kiga .theme-groups .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div#theme-area div.kiga-container .theme-groups .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .theme-groups .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .application-kiga .theme-groups .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div#theme-area div.kiga-container .theme-groups .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-groups .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-groups .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker{color:#c38ecd!important}div#theme-area div.kiga-container .theme-groups .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-groups .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-groups .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-groups .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-groups .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-groups .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-groups .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-groups .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-groups .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{background-color:#c38ecd;border:none}div#theme-area div.kiga-container .theme-groups .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .theme-groups .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .application-kiga .theme-groups .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}div#theme-area div.kiga-container .theme-groups .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .theme-groups .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .application-kiga .theme-groups .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#c38ecd}div#theme-area div.kiga-container .theme-groups .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .theme-groups .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-groups .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#c38ecd}div#theme-area div.kiga-container .theme-groups .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .theme-groups .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-groups .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#c38ecd}div#theme-area div.kiga-container .theme-groups .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .theme-groups .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .application-kiga .theme-groups .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{background-color:#c38ecd}div#theme-area div.kiga-container .theme-groups .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-groups .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-groups .mat-radio-disabled .mat-radio-inner-circle{background-color:#444}div#theme-area div.kiga-container .theme-groups .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-groups .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-groups .mat-radio-disabled .mat-radio-outer-circle{border-color:#444}div#theme-area div.kiga-container .theme-groups .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .theme-groups .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-groups .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div#theme-area div.kiga-container .theme-groups .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-groups .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-groups .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#444}div#theme-area div.kiga-container .theme-groups .mdc-tab__ripple:before,div.theamable-confirmation-dialog .theme-groups .mdc-tab__ripple:before,div.theamable-confirmation-dialog .application-kiga .theme-groups .mdc-tab__ripple:before,div#theme-area div.kiga-container .theme-groups .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .theme-groups .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-groups .mat-mdc-tab .mat-ripple-element,div#theme-area div.kiga-container .theme-groups .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .theme-groups .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-groups .mat-mdc-tab-header-pagination .mat-ripple-element,div#theme-area div.kiga-container .theme-groups .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .theme-groups .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-groups .mat-mdc-tab-link .mat-ripple-element{background-color:#c38ecd}div#theme-area div.kiga-container .theme-groups .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .theme-groups .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .application-kiga .theme-groups .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#c38ecd}div#theme-area div.kiga-container .theme-employee .theme-font,div.theamable-confirmation-dialog .theme-employee .theme-font,div.theamable-confirmation-dialog .application-kiga .theme-employee .theme-font{color:#8b6daa}div#theme-area div.kiga-container .theme-employee .theme-border,div.theamable-confirmation-dialog .theme-employee .theme-border,div.theamable-confirmation-dialog .application-kiga .theme-employee .theme-border{border-color:#8b6daa}div#theme-area div.kiga-container .theme-employee .theme-border-bottom,div.theamable-confirmation-dialog .theme-employee .theme-border-bottom,div.theamable-confirmation-dialog .application-kiga .theme-employee .theme-border-bottom{border-bottom-color:#8b6daa}div#theme-area div.kiga-container .theme-employee .theme-bg,div.theamable-confirmation-dialog .theme-employee .theme-bg,div.theamable-confirmation-dialog .application-kiga .theme-employee .theme-bg{background-color:#8b6daa}div#theme-area div.kiga-container .theme-employee .theme-hover:hover,div.theamable-confirmation-dialog .theme-employee .theme-hover:hover,div.theamable-confirmation-dialog .application-kiga .theme-employee .theme-hover:hover,div#theme-area div.kiga-container .theme-employee .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .theme-employee .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .application-kiga .theme-employee .theme-hover:hover .include-theme-hover{color:#8b6daa}div#theme-area div.kiga-container .theme-employee .theme-hover-border:hover,div.theamable-confirmation-dialog .theme-employee .theme-hover-border:hover,div.theamable-confirmation-dialog .application-kiga .theme-employee .theme-hover-border:hover,div#theme-area div.kiga-container .theme-employee .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .theme-employee .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .application-kiga .theme-employee .theme-hover-border:hover .include-theme-hover-border{border-color:#8b6daa}div#theme-area div.kiga-container .theme-employee .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .theme-employee .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .application-kiga .theme-employee .theme-hover-border:hover .include-theme-hover-border-before:before{border-color:#8b6daa}div#theme-area div.kiga-container .theme-employee .theme-hover-bg:hover,div.theamable-confirmation-dialog .theme-employee .theme-hover-bg:hover,div.theamable-confirmation-dialog .application-kiga .theme-employee .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-employee .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-employee .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-employee .theme-hover-bg:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-employee .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-employee .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-employee .theme-hover-bg-inner:hover .include-theme-hover-bg{background-color:#8b6daa}div#theme-area div.kiga-container .theme-employee .theme-before-bg:before,div.theamable-confirmation-dialog .theme-employee .theme-before-bg:before,div.theamable-confirmation-dialog .application-kiga .theme-employee .theme-before-bg:before{background-color:#8b6daa}div#theme-area div.kiga-container .theme-employee .theme-after-bg:after,div.theamable-confirmation-dialog .theme-employee .theme-after-bg:after,div.theamable-confirmation-dialog .application-kiga .theme-employee .theme-after-bg:after{background-color:#8b6daa}div#theme-area div.kiga-container .theme-employee kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .theme-employee kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .application-kiga .theme-employee kiga-header-search .theme-focused:focus{border-color:#8b6daa99;box-shadow:inset 0 1px 1px #00000013,0 0 8px #8b6daa66}div#theme-area div.kiga-container .theme-employee .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .theme-employee .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-employee .mat-mdc-button-base.full-width{width:100%}div#theme-area div.kiga-container .theme-employee .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .theme-employee .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-employee .mat-mdc-button-base.mat-primary{background-color:#8b6daa}div#theme-area div.kiga-container .theme-employee .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .theme-employee .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-employee .mat-mdc-button-base.secondary{background-color:#c5b6d5}div#theme-area div.kiga-container .theme-employee .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .theme-employee .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-employee .mat-mdc-button-base.mat-warn{background-color:#d5c5b6}div#theme-area div.kiga-container .theme-employee .mdc-button.mat-primary,div.theamable-confirmation-dialog .theme-employee .mdc-button.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-employee .mdc-button.mat-primary{background-color:#8b6daa}div#theme-area div.kiga-container .theme-employee .mdc-button.secondary,div.theamable-confirmation-dialog .theme-employee .mdc-button.secondary,div.theamable-confirmation-dialog .application-kiga .theme-employee .mdc-button.secondary,div#theme-area div.kiga-container .theme-employee .mdc-button.mat-secondary,div.theamable-confirmation-dialog .theme-employee .mdc-button.mat-secondary,div.theamable-confirmation-dialog .application-kiga .theme-employee .mdc-button.mat-secondary{background-color:#c5b6d5}div#theme-area div.kiga-container .theme-employee .mdc-button.mat-warn,div.theamable-confirmation-dialog .theme-employee .mdc-button.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-employee .mdc-button.mat-warn{background-color:#d5c5b6}div#theme-area div.kiga-container .theme-employee .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .theme-employee .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .application-kiga .theme-employee .mat-mdc-raised-button:not(:disabled){color:#fff}div#theme-area div.kiga-container .theme-employee .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .theme-employee .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .application-kiga .theme-employee .mat-mdc-tab.mdc-tab.mdc-tab--active{background-color:#dcd3e6}div#theme-area div.kiga-container .theme-employee .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-employee .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-employee .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-employee .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .theme-employee .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .application-kiga .theme-employee .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline{border-color:#8b6daa}div#theme-area div.kiga-container .theme-employee .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-employee .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-employee .mat-mdc-tab .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-employee .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .theme-employee .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .application-kiga .theme-employee .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #8b6daa;--mdc-switch-selected-handle-color: #8b6daa;--mdc-switch-selected-hover-state-layer-color: #8b6daa;--mdc-switch-selected-pressed-state-layer-color: #8b6daa;--mdc-switch-selected-focus-handle-color: #463755;--mdc-switch-selected-hover-handle-color: #463755;--mdc-switch-selected-pressed-handle-color: #463755;--mdc-switch-selected-focus-track-color: #c5b6d5;--mdc-switch-selected-hover-track-color: #c5b6d5;--mdc-switch-selected-pressed-track-color: #c5b6d5;--mdc-switch-selected-track-color: #c5b6d5}div#theme-area div.kiga-container .theme-employee .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .theme-employee .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .application-kiga .theme-employee .mat-form-field.mat-focused .mat-form-field-label,div#theme-area div.kiga-container .theme-employee .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .theme-employee .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .application-kiga .theme-employee .mat-form-field.mat-focused .mat-form-field-outline-thick,div#theme-area div.kiga-container .theme-employee .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-employee .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-employee .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div#theme-area div.kiga-container .theme-employee .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-employee .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-employee .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker{color:#8b6daa}div#theme-area div.kiga-container .theme-employee .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .theme-employee .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .application-kiga .theme-employee .mdc-text-field--focused .mdc-notched-outline>*{border-color:#8b6daa!important}div#theme-area div.kiga-container .theme-employee .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .theme-employee .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .application-kiga .theme-employee .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div#theme-area div.kiga-container .theme-employee .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .theme-employee .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .application-kiga .theme-employee .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div#theme-area div.kiga-container .theme-employee .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .theme-employee .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .application-kiga .theme-employee .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div#theme-area div.kiga-container .theme-employee .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-employee .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-employee .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker{color:#8b6daa!important}div#theme-area div.kiga-container .theme-employee .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-employee .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-employee .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-employee .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-employee .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-employee .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-employee .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-employee .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-employee .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{background-color:#8b6daa;border:none}div#theme-area div.kiga-container .theme-employee .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .theme-employee .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .application-kiga .theme-employee .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}div#theme-area div.kiga-container .theme-employee .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .theme-employee .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .application-kiga .theme-employee .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#8b6daa}div#theme-area div.kiga-container .theme-employee .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .theme-employee .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-employee .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#8b6daa}div#theme-area div.kiga-container .theme-employee .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .theme-employee .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-employee .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#8b6daa}div#theme-area div.kiga-container .theme-employee .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .theme-employee .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .application-kiga .theme-employee .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{background-color:#8b6daa}div#theme-area div.kiga-container .theme-employee .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-employee .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-employee .mat-radio-disabled .mat-radio-inner-circle{background-color:#444}div#theme-area div.kiga-container .theme-employee .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-employee .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-employee .mat-radio-disabled .mat-radio-outer-circle{border-color:#444}div#theme-area div.kiga-container .theme-employee .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .theme-employee .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-employee .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div#theme-area div.kiga-container .theme-employee .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-employee .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-employee .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#444}div#theme-area div.kiga-container .theme-employee .mdc-tab__ripple:before,div.theamable-confirmation-dialog .theme-employee .mdc-tab__ripple:before,div.theamable-confirmation-dialog .application-kiga .theme-employee .mdc-tab__ripple:before,div#theme-area div.kiga-container .theme-employee .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .theme-employee .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-employee .mat-mdc-tab .mat-ripple-element,div#theme-area div.kiga-container .theme-employee .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .theme-employee .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-employee .mat-mdc-tab-header-pagination .mat-ripple-element,div#theme-area div.kiga-container .theme-employee .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .theme-employee .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-employee .mat-mdc-tab-link .mat-ripple-element{background-color:#8b6daa}div#theme-area div.kiga-container .theme-employee .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .theme-employee .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .application-kiga .theme-employee .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#8b6daa}div#theme-area div.kiga-container .theme-child .theme-font,div.theamable-confirmation-dialog .theme-child .theme-font,div.theamable-confirmation-dialog .application-kiga .theme-child .theme-font{color:#6658a1}div#theme-area div.kiga-container .theme-child .theme-border,div.theamable-confirmation-dialog .theme-child .theme-border,div.theamable-confirmation-dialog .application-kiga .theme-child .theme-border{border-color:#6658a1}div#theme-area div.kiga-container .theme-child .theme-border-bottom,div.theamable-confirmation-dialog .theme-child .theme-border-bottom,div.theamable-confirmation-dialog .application-kiga .theme-child .theme-border-bottom{border-bottom-color:#6658a1}div#theme-area div.kiga-container .theme-child .theme-bg,div.theamable-confirmation-dialog .theme-child .theme-bg,div.theamable-confirmation-dialog .application-kiga .theme-child .theme-bg{background-color:#6658a1}div#theme-area div.kiga-container .theme-child .theme-hover:hover,div.theamable-confirmation-dialog .theme-child .theme-hover:hover,div.theamable-confirmation-dialog .application-kiga .theme-child .theme-hover:hover,div#theme-area div.kiga-container .theme-child .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .theme-child .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .application-kiga .theme-child .theme-hover:hover .include-theme-hover{color:#6658a1}div#theme-area div.kiga-container .theme-child .theme-hover-border:hover,div.theamable-confirmation-dialog .theme-child .theme-hover-border:hover,div.theamable-confirmation-dialog .application-kiga .theme-child .theme-hover-border:hover,div#theme-area div.kiga-container .theme-child .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .theme-child .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .application-kiga .theme-child .theme-hover-border:hover .include-theme-hover-border{border-color:#6658a1}div#theme-area div.kiga-container .theme-child .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .theme-child .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .application-kiga .theme-child .theme-hover-border:hover .include-theme-hover-border-before:before{border-color:#6658a1}div#theme-area div.kiga-container .theme-child .theme-hover-bg:hover,div.theamable-confirmation-dialog .theme-child .theme-hover-bg:hover,div.theamable-confirmation-dialog .application-kiga .theme-child .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-child .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-child .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-child .theme-hover-bg:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-child .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-child .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-child .theme-hover-bg-inner:hover .include-theme-hover-bg{background-color:#6658a1}div#theme-area div.kiga-container .theme-child .theme-before-bg:before,div.theamable-confirmation-dialog .theme-child .theme-before-bg:before,div.theamable-confirmation-dialog .application-kiga .theme-child .theme-before-bg:before{background-color:#6658a1}div#theme-area div.kiga-container .theme-child .theme-after-bg:after,div.theamable-confirmation-dialog .theme-child .theme-after-bg:after,div.theamable-confirmation-dialog .application-kiga .theme-child .theme-after-bg:after{background-color:#6658a1}div#theme-area div.kiga-container .theme-child kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .theme-child kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .application-kiga .theme-child kiga-header-search .theme-focused:focus{border-color:#6658a199;box-shadow:inset 0 1px 1px #00000013,0 0 8px #6658a166}div#theme-area div.kiga-container .theme-child .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .theme-child .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-child .mat-mdc-button-base.full-width{width:100%}div#theme-area div.kiga-container .theme-child .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .theme-child .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-child .mat-mdc-button-base.mat-primary{background-color:#6658a1}div#theme-area div.kiga-container .theme-child .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .theme-child .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-child .mat-mdc-button-base.secondary{background-color:#b3acd0}div#theme-area div.kiga-container .theme-child .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .theme-child .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-child .mat-mdc-button-base.mat-warn{background-color:#d0b3ac}div#theme-area div.kiga-container .theme-child .mdc-button.mat-primary,div.theamable-confirmation-dialog .theme-child .mdc-button.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-child .mdc-button.mat-primary{background-color:#6658a1}div#theme-area div.kiga-container .theme-child .mdc-button.secondary,div.theamable-confirmation-dialog .theme-child .mdc-button.secondary,div.theamable-confirmation-dialog .application-kiga .theme-child .mdc-button.secondary,div#theme-area div.kiga-container .theme-child .mdc-button.mat-secondary,div.theamable-confirmation-dialog .theme-child .mdc-button.mat-secondary,div.theamable-confirmation-dialog .application-kiga .theme-child .mdc-button.mat-secondary{background-color:#b3acd0}div#theme-area div.kiga-container .theme-child .mdc-button.mat-warn,div.theamable-confirmation-dialog .theme-child .mdc-button.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-child .mdc-button.mat-warn{background-color:#d0b3ac}div#theme-area div.kiga-container .theme-child .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .theme-child .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .application-kiga .theme-child .mat-mdc-raised-button:not(:disabled){color:#fff}div#theme-area div.kiga-container .theme-child .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .theme-child .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .application-kiga .theme-child .mat-mdc-tab.mdc-tab.mdc-tab--active{background-color:#d1cde3}div#theme-area div.kiga-container .theme-child .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-child .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-child .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-child .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .theme-child .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .application-kiga .theme-child .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline{border-color:#6658a1}div#theme-area div.kiga-container .theme-child .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-child .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-child .mat-mdc-tab .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-child .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .theme-child .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .application-kiga .theme-child .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #6658a1;--mdc-switch-selected-handle-color: #6658a1;--mdc-switch-selected-hover-state-layer-color: #6658a1;--mdc-switch-selected-pressed-state-layer-color: #6658a1;--mdc-switch-selected-focus-handle-color: #332c51;--mdc-switch-selected-hover-handle-color: #332c51;--mdc-switch-selected-pressed-handle-color: #332c51;--mdc-switch-selected-focus-track-color: #b3acd0;--mdc-switch-selected-hover-track-color: #b3acd0;--mdc-switch-selected-pressed-track-color: #b3acd0;--mdc-switch-selected-track-color: #b3acd0}div#theme-area div.kiga-container .theme-child .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .theme-child .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .application-kiga .theme-child .mat-form-field.mat-focused .mat-form-field-label,div#theme-area div.kiga-container .theme-child .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .theme-child .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .application-kiga .theme-child .mat-form-field.mat-focused .mat-form-field-outline-thick,div#theme-area div.kiga-container .theme-child .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-child .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-child .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div#theme-area div.kiga-container .theme-child .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-child .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-child .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker{color:#6658a1}div#theme-area div.kiga-container .theme-child .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .theme-child .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .application-kiga .theme-child .mdc-text-field--focused .mdc-notched-outline>*{border-color:#6658a1!important}div#theme-area div.kiga-container .theme-child .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .theme-child .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .application-kiga .theme-child .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div#theme-area div.kiga-container .theme-child .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .theme-child .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .application-kiga .theme-child .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div#theme-area div.kiga-container .theme-child .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .theme-child .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .application-kiga .theme-child .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div#theme-area div.kiga-container .theme-child .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-child .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-child .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker{color:#6658a1!important}div#theme-area div.kiga-container .theme-child .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-child .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-child .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-child .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-child .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-child .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-child .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-child .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-child .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{background-color:#6658a1;border:none}div#theme-area div.kiga-container .theme-child .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .theme-child .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .application-kiga .theme-child .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}div#theme-area div.kiga-container .theme-child .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .theme-child .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .application-kiga .theme-child .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#6658a1}div#theme-area div.kiga-container .theme-child .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .theme-child .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-child .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#6658a1}div#theme-area div.kiga-container .theme-child .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .theme-child .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-child .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#6658a1}div#theme-area div.kiga-container .theme-child .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .theme-child .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .application-kiga .theme-child .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{background-color:#6658a1}div#theme-area div.kiga-container .theme-child .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-child .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-child .mat-radio-disabled .mat-radio-inner-circle{background-color:#444}div#theme-area div.kiga-container .theme-child .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-child .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-child .mat-radio-disabled .mat-radio-outer-circle{border-color:#444}div#theme-area div.kiga-container .theme-child .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .theme-child .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-child .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div#theme-area div.kiga-container .theme-child .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-child .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-child .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#444}div#theme-area div.kiga-container .theme-child .mdc-tab__ripple:before,div.theamable-confirmation-dialog .theme-child .mdc-tab__ripple:before,div.theamable-confirmation-dialog .application-kiga .theme-child .mdc-tab__ripple:before,div#theme-area div.kiga-container .theme-child .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .theme-child .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-child .mat-mdc-tab .mat-ripple-element,div#theme-area div.kiga-container .theme-child .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .theme-child .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-child .mat-mdc-tab-header-pagination .mat-ripple-element,div#theme-area div.kiga-container .theme-child .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .theme-child .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-child .mat-mdc-tab-link .mat-ripple-element{background-color:#6658a1}div#theme-area div.kiga-container .theme-child .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .theme-child .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .application-kiga .theme-child .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#6658a1}div#theme-area div.kiga-container .theme-kindergarten .theme-font,div.theamable-confirmation-dialog .theme-kindergarten .theme-font,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .theme-font{color:#985aa0}div#theme-area div.kiga-container .theme-kindergarten .theme-border,div.theamable-confirmation-dialog .theme-kindergarten .theme-border,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .theme-border{border-color:#985aa0}div#theme-area div.kiga-container .theme-kindergarten .theme-border-bottom,div.theamable-confirmation-dialog .theme-kindergarten .theme-border-bottom,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .theme-border-bottom{border-bottom-color:#985aa0}div#theme-area div.kiga-container .theme-kindergarten .theme-bg,div.theamable-confirmation-dialog .theme-kindergarten .theme-bg,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .theme-bg{background-color:#985aa0}div#theme-area div.kiga-container .theme-kindergarten .theme-hover:hover,div.theamable-confirmation-dialog .theme-kindergarten .theme-hover:hover,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .theme-hover:hover,div#theme-area div.kiga-container .theme-kindergarten .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .theme-kindergarten .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .theme-hover:hover .include-theme-hover{color:#985aa0}div#theme-area div.kiga-container .theme-kindergarten .theme-hover-border:hover,div.theamable-confirmation-dialog .theme-kindergarten .theme-hover-border:hover,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .theme-hover-border:hover,div#theme-area div.kiga-container .theme-kindergarten .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .theme-kindergarten .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .theme-hover-border:hover .include-theme-hover-border{border-color:#985aa0}div#theme-area div.kiga-container .theme-kindergarten .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .theme-kindergarten .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .theme-hover-border:hover .include-theme-hover-border-before:before{border-color:#985aa0}div#theme-area div.kiga-container .theme-kindergarten .theme-hover-bg:hover,div.theamable-confirmation-dialog .theme-kindergarten .theme-hover-bg:hover,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-kindergarten .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-kindergarten .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .theme-hover-bg:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-kindergarten .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-kindergarten .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .theme-hover-bg-inner:hover .include-theme-hover-bg{background-color:#985aa0}div#theme-area div.kiga-container .theme-kindergarten .theme-before-bg:before,div.theamable-confirmation-dialog .theme-kindergarten .theme-before-bg:before,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .theme-before-bg:before{background-color:#985aa0}div#theme-area div.kiga-container .theme-kindergarten .theme-after-bg:after,div.theamable-confirmation-dialog .theme-kindergarten .theme-after-bg:after,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .theme-after-bg:after{background-color:#985aa0}div#theme-area div.kiga-container .theme-kindergarten kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .theme-kindergarten kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten kiga-header-search .theme-focused:focus{border-color:#985aa099;box-shadow:inset 0 1px 1px #00000013,0 0 8px #985aa066}div#theme-area div.kiga-container .theme-kindergarten .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .theme-kindergarten .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mat-mdc-button-base.full-width{width:100%}div#theme-area div.kiga-container .theme-kindergarten .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .theme-kindergarten .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mat-mdc-button-base.mat-primary{background-color:#985aa0}div#theme-area div.kiga-container .theme-kindergarten .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .theme-kindergarten .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mat-mdc-button-base.secondary{background-color:#ccadd0}div#theme-area div.kiga-container .theme-kindergarten .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .theme-kindergarten .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mat-mdc-button-base.mat-warn{background-color:#d0ccad}div#theme-area div.kiga-container .theme-kindergarten .mdc-button.mat-primary,div.theamable-confirmation-dialog .theme-kindergarten .mdc-button.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mdc-button.mat-primary{background-color:#985aa0}div#theme-area div.kiga-container .theme-kindergarten .mdc-button.secondary,div.theamable-confirmation-dialog .theme-kindergarten .mdc-button.secondary,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mdc-button.secondary,div#theme-area div.kiga-container .theme-kindergarten .mdc-button.mat-secondary,div.theamable-confirmation-dialog .theme-kindergarten .mdc-button.mat-secondary,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mdc-button.mat-secondary{background-color:#ccadd0}div#theme-area div.kiga-container .theme-kindergarten .mdc-button.mat-warn,div.theamable-confirmation-dialog .theme-kindergarten .mdc-button.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mdc-button.mat-warn{background-color:#d0ccad}div#theme-area div.kiga-container .theme-kindergarten .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .theme-kindergarten .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mat-mdc-raised-button:not(:disabled){color:#fff}div#theme-area div.kiga-container .theme-kindergarten .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .theme-kindergarten .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mat-mdc-tab.mdc-tab.mdc-tab--active{background-color:#e0cee3}div#theme-area div.kiga-container .theme-kindergarten .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-kindergarten .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-kindergarten .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .theme-kindergarten .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline{border-color:#985aa0}div#theme-area div.kiga-container .theme-kindergarten .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-kindergarten .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mat-mdc-tab .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-kindergarten .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .theme-kindergarten .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #985aa0;--mdc-switch-selected-handle-color: #985aa0;--mdc-switch-selected-hover-state-layer-color: #985aa0;--mdc-switch-selected-pressed-state-layer-color: #985aa0;--mdc-switch-selected-focus-handle-color: #4c2d50;--mdc-switch-selected-hover-handle-color: #4c2d50;--mdc-switch-selected-pressed-handle-color: #4c2d50;--mdc-switch-selected-focus-track-color: #ccadd0;--mdc-switch-selected-hover-track-color: #ccadd0;--mdc-switch-selected-pressed-track-color: #ccadd0;--mdc-switch-selected-track-color: #ccadd0}div#theme-area div.kiga-container .theme-kindergarten .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .theme-kindergarten .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mat-form-field.mat-focused .mat-form-field-label,div#theme-area div.kiga-container .theme-kindergarten .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .theme-kindergarten .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mat-form-field.mat-focused .mat-form-field-outline-thick,div#theme-area div.kiga-container .theme-kindergarten .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-kindergarten .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div#theme-area div.kiga-container .theme-kindergarten .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-kindergarten .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker{color:#985aa0}div#theme-area div.kiga-container .theme-kindergarten .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .theme-kindergarten .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mdc-text-field--focused .mdc-notched-outline>*{border-color:#985aa0!important}div#theme-area div.kiga-container .theme-kindergarten .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .theme-kindergarten .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div#theme-area div.kiga-container .theme-kindergarten .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .theme-kindergarten .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div#theme-area div.kiga-container .theme-kindergarten .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .theme-kindergarten .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div#theme-area div.kiga-container .theme-kindergarten .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-kindergarten .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker{color:#985aa0!important}div#theme-area div.kiga-container .theme-kindergarten .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-kindergarten .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-kindergarten .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-kindergarten .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-kindergarten .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-kindergarten .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{background-color:#985aa0;border:none}div#theme-area div.kiga-container .theme-kindergarten .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .theme-kindergarten .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}div#theme-area div.kiga-container .theme-kindergarten .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .theme-kindergarten .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#985aa0}div#theme-area div.kiga-container .theme-kindergarten .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .theme-kindergarten .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#985aa0}div#theme-area div.kiga-container .theme-kindergarten .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .theme-kindergarten .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#985aa0}div#theme-area div.kiga-container .theme-kindergarten .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .theme-kindergarten .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{background-color:#985aa0}div#theme-area div.kiga-container .theme-kindergarten .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-kindergarten .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mat-radio-disabled .mat-radio-inner-circle{background-color:#444}div#theme-area div.kiga-container .theme-kindergarten .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-kindergarten .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mat-radio-disabled .mat-radio-outer-circle{border-color:#444}div#theme-area div.kiga-container .theme-kindergarten .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .theme-kindergarten .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div#theme-area div.kiga-container .theme-kindergarten .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-kindergarten .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#444}div#theme-area div.kiga-container .theme-kindergarten .mdc-tab__ripple:before,div.theamable-confirmation-dialog .theme-kindergarten .mdc-tab__ripple:before,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mdc-tab__ripple:before,div#theme-area div.kiga-container .theme-kindergarten .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .theme-kindergarten .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mat-mdc-tab .mat-ripple-element,div#theme-area div.kiga-container .theme-kindergarten .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .theme-kindergarten .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mat-mdc-tab-header-pagination .mat-ripple-element,div#theme-area div.kiga-container .theme-kindergarten .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .theme-kindergarten .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mat-mdc-tab-link .mat-ripple-element{background-color:#985aa0}div#theme-area div.kiga-container .theme-kindergarten .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .theme-kindergarten .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .application-kiga .theme-kindergarten .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#985aa0}div#theme-area div.kiga-container .theme-message .theme-font,div.theamable-confirmation-dialog .theme-message .theme-font,div.theamable-confirmation-dialog .application-kiga .theme-message .theme-font{color:#609c3a}div#theme-area div.kiga-container .theme-message .theme-border,div.theamable-confirmation-dialog .theme-message .theme-border,div.theamable-confirmation-dialog .application-kiga .theme-message .theme-border{border-color:#609c3a}div#theme-area div.kiga-container .theme-message .theme-border-bottom,div.theamable-confirmation-dialog .theme-message .theme-border-bottom,div.theamable-confirmation-dialog .application-kiga .theme-message .theme-border-bottom{border-bottom-color:#609c3a}div#theme-area div.kiga-container .theme-message .theme-bg,div.theamable-confirmation-dialog .theme-message .theme-bg,div.theamable-confirmation-dialog .application-kiga .theme-message .theme-bg{background-color:#609c3a}div#theme-area div.kiga-container .theme-message .theme-hover:hover,div.theamable-confirmation-dialog .theme-message .theme-hover:hover,div.theamable-confirmation-dialog .application-kiga .theme-message .theme-hover:hover,div#theme-area div.kiga-container .theme-message .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .theme-message .theme-hover:hover .include-theme-hover,div.theamable-confirmation-dialog .application-kiga .theme-message .theme-hover:hover .include-theme-hover{color:#609c3a}div#theme-area div.kiga-container .theme-message .theme-hover-border:hover,div.theamable-confirmation-dialog .theme-message .theme-hover-border:hover,div.theamable-confirmation-dialog .application-kiga .theme-message .theme-hover-border:hover,div#theme-area div.kiga-container .theme-message .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .theme-message .theme-hover-border:hover .include-theme-hover-border,div.theamable-confirmation-dialog .application-kiga .theme-message .theme-hover-border:hover .include-theme-hover-border{border-color:#609c3a}div#theme-area div.kiga-container .theme-message .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .theme-message .theme-hover-border:hover .include-theme-hover-border-before:before,div.theamable-confirmation-dialog .application-kiga .theme-message .theme-hover-border:hover .include-theme-hover-border-before:before{border-color:#609c3a}div#theme-area div.kiga-container .theme-message .theme-hover-bg:hover,div.theamable-confirmation-dialog .theme-message .theme-hover-bg:hover,div.theamable-confirmation-dialog .application-kiga .theme-message .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-message .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-message .theme-hover-bg:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-message .theme-hover-bg:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-message .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .theme-message .theme-hover-bg-inner:hover .include-theme-hover-bg,div.theamable-confirmation-dialog .application-kiga .theme-message .theme-hover-bg-inner:hover .include-theme-hover-bg{background-color:#609c3a}div#theme-area div.kiga-container .theme-message .theme-before-bg:before,div.theamable-confirmation-dialog .theme-message .theme-before-bg:before,div.theamable-confirmation-dialog .application-kiga .theme-message .theme-before-bg:before{background-color:#609c3a}div#theme-area div.kiga-container .theme-message .theme-after-bg:after,div.theamable-confirmation-dialog .theme-message .theme-after-bg:after,div.theamable-confirmation-dialog .application-kiga .theme-message .theme-after-bg:after{background-color:#609c3a}div#theme-area div.kiga-container .theme-message kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .theme-message kiga-header-search .theme-focused:focus,div.theamable-confirmation-dialog .application-kiga .theme-message kiga-header-search .theme-focused:focus{border-color:#609c3a99;box-shadow:inset 0 1px 1px #00000013,0 0 8px #609c3a66}div#theme-area div.kiga-container .theme-message .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .theme-message .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-message .mat-mdc-button-base.full-width{width:100%}div#theme-area div.kiga-container .theme-message .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .theme-message .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-message .mat-mdc-button-base.mat-primary{background-color:#609c3a}div#theme-area div.kiga-container .theme-message .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .theme-message .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-message .mat-mdc-button-base.secondary{background-color:#b0ce9d}div#theme-area div.kiga-container .theme-message .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .theme-message .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-message .mat-mdc-button-base.mat-warn{background-color:#9db0ce}div#theme-area div.kiga-container .theme-message .mdc-button.mat-primary,div.theamable-confirmation-dialog .theme-message .mdc-button.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-message .mdc-button.mat-primary{background-color:#609c3a}div#theme-area div.kiga-container .theme-message .mdc-button.secondary,div.theamable-confirmation-dialog .theme-message .mdc-button.secondary,div.theamable-confirmation-dialog .application-kiga .theme-message .mdc-button.secondary,div#theme-area div.kiga-container .theme-message .mdc-button.mat-secondary,div.theamable-confirmation-dialog .theme-message .mdc-button.mat-secondary,div.theamable-confirmation-dialog .application-kiga .theme-message .mdc-button.mat-secondary{background-color:#b0ce9d}div#theme-area div.kiga-container .theme-message .mdc-button.mat-warn,div.theamable-confirmation-dialog .theme-message .mdc-button.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-message .mdc-button.mat-warn{background-color:#9db0ce}div#theme-area div.kiga-container .theme-message .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .theme-message .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .application-kiga .theme-message .mat-mdc-raised-button:not(:disabled){color:#fff}div#theme-area div.kiga-container .theme-message .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .theme-message .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .application-kiga .theme-message .mat-mdc-tab.mdc-tab.mdc-tab--active{background-color:#cfe1c4}div#theme-area div.kiga-container .theme-message .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-message .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-message .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-message .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .theme-message .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .application-kiga .theme-message .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline{border-color:#609c3a}div#theme-area div.kiga-container .theme-message .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-message .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-message .mat-mdc-tab .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-message .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .theme-message .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .application-kiga .theme-message .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #609c3a;--mdc-switch-selected-handle-color: #609c3a;--mdc-switch-selected-hover-state-layer-color: #609c3a;--mdc-switch-selected-pressed-state-layer-color: #609c3a;--mdc-switch-selected-focus-handle-color: #304e1d;--mdc-switch-selected-hover-handle-color: #304e1d;--mdc-switch-selected-pressed-handle-color: #304e1d;--mdc-switch-selected-focus-track-color: #b0ce9d;--mdc-switch-selected-hover-track-color: #b0ce9d;--mdc-switch-selected-pressed-track-color: #b0ce9d;--mdc-switch-selected-track-color: #b0ce9d}div#theme-area div.kiga-container .theme-message .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .theme-message .mat-form-field.mat-focused .mat-form-field-label,div.theamable-confirmation-dialog .application-kiga .theme-message .mat-form-field.mat-focused .mat-form-field-label,div#theme-area div.kiga-container .theme-message .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .theme-message .mat-form-field.mat-focused .mat-form-field-outline-thick,div.theamable-confirmation-dialog .application-kiga .theme-message .mat-form-field.mat-focused .mat-form-field-outline-thick,div#theme-area div.kiga-container .theme-message .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-message .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-message .mat-form-field.mat-focused .mat-form-field-label .mat-form-field-required-marker,div#theme-area div.kiga-container .theme-message .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-message .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-message .mat-form-field.mat-focused .mat-form-field-outline-thick .mat-form-field-required-marker{color:#609c3a}div#theme-area div.kiga-container .theme-message .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .theme-message .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .application-kiga .theme-message .mdc-text-field--focused .mdc-notched-outline>*{border-color:#609c3a!important}div#theme-area div.kiga-container .theme-message .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .theme-message .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .application-kiga .theme-message .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div#theme-area div.kiga-container .theme-message .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .theme-message .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .application-kiga .theme-message .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div#theme-area div.kiga-container .theme-message .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .theme-message .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .application-kiga .theme-message .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div#theme-area div.kiga-container .theme-message .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-message .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-message .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker{color:#609c3a!important}div#theme-area div.kiga-container .theme-message .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-message .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-message .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-message .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-message .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-message .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-message .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-message .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-message .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{background-color:#609c3a;border:none}div#theme-area div.kiga-container .theme-message .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .theme-message .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .application-kiga .theme-message .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}div#theme-area div.kiga-container .theme-message .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .theme-message .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .application-kiga .theme-message .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#609c3a}div#theme-area div.kiga-container .theme-message .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .theme-message .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-message .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#609c3a}div#theme-area div.kiga-container .theme-message .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .theme-message .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-message .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#609c3a}div#theme-area div.kiga-container .theme-message .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .theme-message .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .application-kiga .theme-message .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{background-color:#609c3a}div#theme-area div.kiga-container .theme-message .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .theme-message .mat-radio-disabled .mat-radio-inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-message .mat-radio-disabled .mat-radio-inner-circle{background-color:#444}div#theme-area div.kiga-container .theme-message .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .theme-message .mat-radio-disabled .mat-radio-outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-message .mat-radio-disabled .mat-radio-outer-circle{border-color:#444}div#theme-area div.kiga-container .theme-message .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .theme-message .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-message .mat-checkbox-checked.mat-accent.mat-checkbox-disabled .mat-checkbox-background,div#theme-area div.kiga-container .theme-message .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .theme-message .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div.theamable-confirmation-dialog .application-kiga .theme-message .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#444}div#theme-area div.kiga-container .theme-message .mdc-tab__ripple:before,div.theamable-confirmation-dialog .theme-message .mdc-tab__ripple:before,div.theamable-confirmation-dialog .application-kiga .theme-message .mdc-tab__ripple:before,div#theme-area div.kiga-container .theme-message .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .theme-message .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-message .mat-mdc-tab .mat-ripple-element,div#theme-area div.kiga-container .theme-message .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .theme-message .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-message .mat-mdc-tab-header-pagination .mat-ripple-element,div#theme-area div.kiga-container .theme-message .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .theme-message .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-message .mat-mdc-tab-link .mat-ripple-element{background-color:#609c3a}div#theme-area div.kiga-container .theme-message .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .theme-message .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .application-kiga .theme-message .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#609c3a}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-mdc-button-base.full-width,div.theamable-confirmation-dialog .theme-mail .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-mdc-button-base.full-width{width:100%}div#theme-area div.kiga-container .theme-mail .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .theme-mail .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-mdc-button-base.mat-primary{background-color:#0084a5}div#theme-area div.kiga-container .theme-mail .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .theme-mail .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-mdc-button-base.secondary{background-color:#80c2d2}div#theme-area div.kiga-container .theme-mail .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .theme-mail .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-mdc-button-base.mat-warn{background-color:#d280c1}div#theme-area div.kiga-container .theme-mail .mdc-button.mat-primary,div.theamable-confirmation-dialog .theme-mail .mdc-button.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-mail .mdc-button.mat-primary{background-color:#0084a5}div#theme-area div.kiga-container .theme-mail .mdc-button.secondary,div.theamable-confirmation-dialog .theme-mail .mdc-button.secondary,div.theamable-confirmation-dialog .application-kiga .theme-mail .mdc-button.secondary,div#theme-area div.kiga-container .theme-mail .mdc-button.mat-secondary,div.theamable-confirmation-dialog .theme-mail .mdc-button.mat-secondary,div.theamable-confirmation-dialog .application-kiga .theme-mail .mdc-button.mat-secondary{background-color:#80c2d2}div#theme-area div.kiga-container .theme-mail .mdc-button.mat-warn,div.theamable-confirmation-dialog .theme-mail .mdc-button.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-mail .mdc-button.mat-warn{background-color:#d280c1}div#theme-area div.kiga-container .theme-mail .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .theme-mail .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-mdc-raised-button:not(:disabled){color:#fff}div#theme-area div.kiga-container .theme-mail .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .theme-mail .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-mdc-tab.mdc-tab.mdc-tab--active{background-color:#b3dae4}div#theme-area div.kiga-container .theme-mail .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-mail .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-mail .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .theme-mail .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline{border-color:#0084a5}div#theme-area div.kiga-container .theme-mail .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-mail .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-mdc-tab .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-mail .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .theme-mail .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #0084a5;--mdc-switch-selected-handle-color: #0084a5;--mdc-switch-selected-hover-state-layer-color: #0084a5;--mdc-switch-selected-pressed-state-layer-color: #0084a5;--mdc-switch-selected-focus-handle-color: #004253;--mdc-switch-selected-hover-handle-color: #004253;--mdc-switch-selected-pressed-handle-color: #004253;--mdc-switch-selected-focus-track-color: #80c2d2;--mdc-switch-selected-hover-track-color: #80c2d2;--mdc-switch-selected-pressed-track-color: #80c2d2;--mdc-switch-selected-track-color: #80c2d2}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 .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .theme-mail .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .application-kiga .theme-mail .mdc-text-field--focused .mdc-notched-outline>*{border-color:#0084a5!important}div#theme-area div.kiga-container .theme-mail .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .theme-mail .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .application-kiga .theme-mail .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div#theme-area div.kiga-container .theme-mail .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .theme-mail .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .application-kiga .theme-mail .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div#theme-area div.kiga-container .theme-mail .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .theme-mail .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .application-kiga .theme-mail .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div#theme-area div.kiga-container .theme-mail .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-mail .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-mail .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker{color:#0084a5!important}div#theme-area div.kiga-container .theme-mail .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-mail .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-mail .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-mail .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-mail .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-mail .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{background-color:#0084a5;border:none}div#theme-area div.kiga-container .theme-mail .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .theme-mail .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}div#theme-area div.kiga-container .theme-mail .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .theme-mail .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#0084a5}div#theme-area div.kiga-container .theme-mail .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .theme-mail .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#0084a5}div#theme-area div.kiga-container .theme-mail .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .theme-mail .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#0084a5}div#theme-area div.kiga-container .theme-mail .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .theme-mail .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{background-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:#444}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:#444}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:#444}div#theme-area div.kiga-container .theme-mail .mdc-tab__ripple:before,div.theamable-confirmation-dialog .theme-mail .mdc-tab__ripple:before,div.theamable-confirmation-dialog .application-kiga .theme-mail .mdc-tab__ripple:before,div#theme-area div.kiga-container .theme-mail .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .theme-mail .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-mdc-tab .mat-ripple-element,div#theme-area div.kiga-container .theme-mail .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .theme-mail .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-mdc-tab-header-pagination .mat-ripple-element,div#theme-area div.kiga-container .theme-mail .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .theme-mail .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-mdc-tab-link .mat-ripple-element{background-color:#0084a5}div#theme-area div.kiga-container .theme-mail .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .theme-mail .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .application-kiga .theme-mail .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#0084a5}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-mdc-button-base.full-width,div.theamable-confirmation-dialog .theme-newsletter .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-mdc-button-base.full-width{width:100%}div#theme-area div.kiga-container .theme-newsletter .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .theme-newsletter .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-mdc-button-base.mat-primary{background-color:#97bf0d}div#theme-area div.kiga-container .theme-newsletter .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .theme-newsletter .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-mdc-button-base.secondary{background-color:#cbdf86}div#theme-area div.kiga-container .theme-newsletter .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .theme-newsletter .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-mdc-button-base.mat-warn{background-color:#86cbdf}div#theme-area div.kiga-container .theme-newsletter .mdc-button.mat-primary,div.theamable-confirmation-dialog .theme-newsletter .mdc-button.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mdc-button.mat-primary{background-color:#97bf0d}div#theme-area div.kiga-container .theme-newsletter .mdc-button.secondary,div.theamable-confirmation-dialog .theme-newsletter .mdc-button.secondary,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mdc-button.secondary,div#theme-area div.kiga-container .theme-newsletter .mdc-button.mat-secondary,div.theamable-confirmation-dialog .theme-newsletter .mdc-button.mat-secondary,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mdc-button.mat-secondary{background-color:#cbdf86}div#theme-area div.kiga-container .theme-newsletter .mdc-button.mat-warn,div.theamable-confirmation-dialog .theme-newsletter .mdc-button.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mdc-button.mat-warn{background-color:#86cbdf}div#theme-area div.kiga-container .theme-newsletter .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .theme-newsletter .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-mdc-raised-button:not(:disabled){color:#fff}div#theme-area div.kiga-container .theme-newsletter .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .theme-newsletter .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-mdc-tab.mdc-tab.mdc-tab--active{background-color:#e0ecb6}div#theme-area div.kiga-container .theme-newsletter .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-newsletter .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-newsletter .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .theme-newsletter .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline{border-color:#97bf0d}div#theme-area div.kiga-container .theme-newsletter .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-newsletter .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-mdc-tab .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-newsletter .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .theme-newsletter .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #97bf0d;--mdc-switch-selected-handle-color: #97bf0d;--mdc-switch-selected-hover-state-layer-color: #97bf0d;--mdc-switch-selected-pressed-state-layer-color: #97bf0d;--mdc-switch-selected-focus-handle-color: #4c6007;--mdc-switch-selected-hover-handle-color: #4c6007;--mdc-switch-selected-pressed-handle-color: #4c6007;--mdc-switch-selected-focus-track-color: #cbdf86;--mdc-switch-selected-hover-track-color: #cbdf86;--mdc-switch-selected-pressed-track-color: #cbdf86;--mdc-switch-selected-track-color: #cbdf86}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 .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .theme-newsletter .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mdc-text-field--focused .mdc-notched-outline>*{border-color:#97bf0d!important}div#theme-area div.kiga-container .theme-newsletter .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .theme-newsletter .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div#theme-area div.kiga-container .theme-newsletter .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .theme-newsletter .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div#theme-area div.kiga-container .theme-newsletter .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .theme-newsletter .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div#theme-area div.kiga-container .theme-newsletter .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-newsletter .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker{color:#97bf0d!important}div#theme-area div.kiga-container .theme-newsletter .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-newsletter .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-newsletter .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-newsletter .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-newsletter .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-newsletter .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{background-color:#97bf0d;border:none}div#theme-area div.kiga-container .theme-newsletter .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .theme-newsletter .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}div#theme-area div.kiga-container .theme-newsletter .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .theme-newsletter .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#97bf0d}div#theme-area div.kiga-container .theme-newsletter .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .theme-newsletter .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#97bf0d}div#theme-area div.kiga-container .theme-newsletter .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .theme-newsletter .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#97bf0d}div#theme-area div.kiga-container .theme-newsletter .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .theme-newsletter .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{background-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:#444}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:#444}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:#444}div#theme-area div.kiga-container .theme-newsletter .mdc-tab__ripple:before,div.theamable-confirmation-dialog .theme-newsletter .mdc-tab__ripple:before,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mdc-tab__ripple:before,div#theme-area div.kiga-container .theme-newsletter .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .theme-newsletter .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-mdc-tab .mat-ripple-element,div#theme-area div.kiga-container .theme-newsletter .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .theme-newsletter .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-mdc-tab-header-pagination .mat-ripple-element,div#theme-area div.kiga-container .theme-newsletter .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .theme-newsletter .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-mdc-tab-link .mat-ripple-element{background-color:#97bf0d}div#theme-area div.kiga-container .theme-newsletter .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .theme-newsletter .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .application-kiga .theme-newsletter .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#97bf0d}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-mdc-button-base.full-width,div.theamable-confirmation-dialog .theme-darkGrey .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-mdc-button-base.full-width{width:100%}div#theme-area div.kiga-container .theme-darkGrey .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .theme-darkGrey .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-mdc-button-base.mat-primary{background-color:#515050}div#theme-area div.kiga-container .theme-darkGrey .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .theme-darkGrey .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-mdc-button-base.secondary,div#theme-area div.kiga-container .theme-darkGrey .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .theme-darkGrey .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-mdc-button-base.mat-warn{background-color:#a8a8a8}div#theme-area div.kiga-container .theme-darkGrey .mdc-button.mat-primary,div.theamable-confirmation-dialog .theme-darkGrey .mdc-button.mat-primary,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mdc-button.mat-primary{background-color:#515050}div#theme-area div.kiga-container .theme-darkGrey .mdc-button.secondary,div.theamable-confirmation-dialog .theme-darkGrey .mdc-button.secondary,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mdc-button.secondary,div#theme-area div.kiga-container .theme-darkGrey .mdc-button.mat-secondary,div.theamable-confirmation-dialog .theme-darkGrey .mdc-button.mat-secondary,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mdc-button.mat-secondary,div#theme-area div.kiga-container .theme-darkGrey .mdc-button.mat-warn,div.theamable-confirmation-dialog .theme-darkGrey .mdc-button.mat-warn,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mdc-button.mat-warn{background-color:#a8a8a8}div#theme-area div.kiga-container .theme-darkGrey .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .theme-darkGrey .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-mdc-raised-button:not(:disabled){color:#fff}div#theme-area div.kiga-container .theme-darkGrey .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .theme-darkGrey .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-mdc-tab.mdc-tab.mdc-tab--active{background-color:#cbcbcb}div#theme-area div.kiga-container .theme-darkGrey .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-darkGrey .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-darkGrey .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .theme-darkGrey .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline{border-color:#515050}div#theme-area div.kiga-container .theme-darkGrey .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .theme-darkGrey .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-mdc-tab .mdc-tab__text-label{color:#444}div#theme-area div.kiga-container .theme-darkGrey .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .theme-darkGrey .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #515050;--mdc-switch-selected-handle-color: #515050;--mdc-switch-selected-hover-state-layer-color: #515050;--mdc-switch-selected-pressed-state-layer-color: #515050;--mdc-switch-selected-focus-handle-color: #292828;--mdc-switch-selected-hover-handle-color: #292828;--mdc-switch-selected-pressed-handle-color: #292828;--mdc-switch-selected-focus-track-color: #a8a8a8;--mdc-switch-selected-hover-track-color: #a8a8a8;--mdc-switch-selected-pressed-track-color: #a8a8a8;--mdc-switch-selected-track-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 .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .theme-darkGrey .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mdc-text-field--focused .mdc-notched-outline>*{border-color:#515050!important}div#theme-area div.kiga-container .theme-darkGrey .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .theme-darkGrey .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div#theme-area div.kiga-container .theme-darkGrey .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .theme-darkGrey .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div#theme-area div.kiga-container .theme-darkGrey .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .theme-darkGrey .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div#theme-area div.kiga-container .theme-darkGrey .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .theme-darkGrey .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker{color:#515050!important}div#theme-area div.kiga-container .theme-darkGrey .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-darkGrey .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-darkGrey .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-darkGrey .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div#theme-area div.kiga-container .theme-darkGrey .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .theme-darkGrey .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{background-color:#515050;border:none}div#theme-area div.kiga-container .theme-darkGrey .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .theme-darkGrey .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}div#theme-area div.kiga-container .theme-darkGrey .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .theme-darkGrey .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#515050}div#theme-area div.kiga-container .theme-darkGrey .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .theme-darkGrey .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#515050}div#theme-area div.kiga-container .theme-darkGrey .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .theme-darkGrey .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#515050}div#theme-area div.kiga-container .theme-darkGrey .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .theme-darkGrey .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{background-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:#444}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:#444}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:#444}div#theme-area div.kiga-container .theme-darkGrey .mdc-tab__ripple:before,div.theamable-confirmation-dialog .theme-darkGrey .mdc-tab__ripple:before,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mdc-tab__ripple:before,div#theme-area div.kiga-container .theme-darkGrey .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .theme-darkGrey .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-mdc-tab .mat-ripple-element,div#theme-area div.kiga-container .theme-darkGrey .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .theme-darkGrey .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-mdc-tab-header-pagination .mat-ripple-element,div#theme-area div.kiga-container .theme-darkGrey .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .theme-darkGrey .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-mdc-tab-link .mat-ripple-element{background-color:#515050}div#theme-area div.kiga-container .theme-darkGrey .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .theme-darkGrey .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .application-kiga .theme-darkGrey .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#515050}div#theme-area div.dive-dict-container .theme-font,div.theamable-confirmation-dialog .application-dive .theme-font{color:#215a6b}div#theme-area div.dive-dict-container .theme-border,div.theamable-confirmation-dialog .application-dive .theme-border{border-color:#215a6b}div#theme-area div.dive-dict-container .theme-border-bottom,div.theamable-confirmation-dialog .application-dive .theme-border-bottom{border-bottom-color:#215a6b}div#theme-area div.dive-dict-container .theme-bg,div.theamable-confirmation-dialog .application-dive .theme-bg{background-color:#215a6b}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:#215a6b}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:#215a6b}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:#215a6b}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:#215a6b}div#theme-area div.dive-dict-container .theme-before-bg:before,div.theamable-confirmation-dialog .application-dive .theme-before-bg:before{background-color:#215a6b}div#theme-area div.dive-dict-container .theme-after-bg:after,div.theamable-confirmation-dialog .application-dive .theme-after-bg:after{background-color:#215a6b}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:#215a6b99;box-shadow:inset 0 1px 1px #00000013,0 0 8px #215a6b66}div#theme-area div.dive-dict-container .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .application-dive .mat-mdc-button-base.full-width{width:100%}div#theme-area div.dive-dict-container .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .application-dive .mat-mdc-button-base.mat-primary{background-color:#215a6b}div#theme-area div.dive-dict-container .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .application-dive .mat-mdc-button-base.secondary{background-color:#90adb5}div#theme-area div.dive-dict-container .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .application-dive .mat-mdc-button-base.mat-warn{background-color:#b590ac}div#theme-area div.dive-dict-container .mdc-button.mat-primary,div.theamable-confirmation-dialog .application-dive .mdc-button.mat-primary{background-color:#215a6b}div#theme-area div.dive-dict-container .mdc-button.secondary,div.theamable-confirmation-dialog .application-dive .mdc-button.secondary,div#theme-area div.dive-dict-container .mdc-button.mat-secondary,div.theamable-confirmation-dialog .application-dive .mdc-button.mat-secondary{background-color:#90adb5}div#theme-area div.dive-dict-container .mdc-button.mat-warn,div.theamable-confirmation-dialog .application-dive .mdc-button.mat-warn{background-color:#b590ac}div#theme-area div.dive-dict-container .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .application-dive .mat-mdc-raised-button:not(:disabled){color:#fff}div#theme-area div.dive-dict-container .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .application-dive .mat-mdc-tab.mdc-tab.mdc-tab--active{background-color:#bcced3}div#theme-area div.dive-dict-container .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .application-dive .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#444}div#theme-area div.dive-dict-container .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .application-dive .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline{border-color:#215a6b}div#theme-area div.dive-dict-container .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .application-dive .mat-mdc-tab .mdc-tab__text-label{color:#444}div#theme-area div.dive-dict-container .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .application-dive .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #215a6b;--mdc-switch-selected-handle-color: #215a6b;--mdc-switch-selected-hover-state-layer-color: #215a6b;--mdc-switch-selected-pressed-state-layer-color: #215a6b;--mdc-switch-selected-focus-handle-color: #112d36;--mdc-switch-selected-hover-handle-color: #112d36;--mdc-switch-selected-pressed-handle-color: #112d36;--mdc-switch-selected-focus-track-color: #90adb5;--mdc-switch-selected-hover-track-color: #90adb5;--mdc-switch-selected-pressed-track-color: #90adb5;--mdc-switch-selected-track-color: #90adb5}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:#215a6b}div#theme-area div.dive-dict-container .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .application-dive .mdc-text-field--focused .mdc-notched-outline>*{border-color:#215a6b!important}div#theme-area div.dive-dict-container .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .application-dive .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div#theme-area div.dive-dict-container .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .application-dive .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div#theme-area div.dive-dict-container .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .application-dive .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div#theme-area div.dive-dict-container .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-dive .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker{color:#215a6b!important}div#theme-area div.dive-dict-container .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-dive .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div#theme-area div.dive-dict-container .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-dive .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div#theme-area div.dive-dict-container .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-dive .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{background-color:#215a6b;border:none}div#theme-area div.dive-dict-container .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .application-dive .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}div#theme-area div.dive-dict-container .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .application-dive .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#215a6b}div#theme-area div.dive-dict-container .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .application-dive .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#215a6b}div#theme-area div.dive-dict-container .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .application-dive .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#215a6b}div#theme-area div.dive-dict-container .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .application-dive .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{background-color:#215a6b}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:#444}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:#444}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:#444}div#theme-area div.dive-dict-container .mdc-tab__ripple:before,div.theamable-confirmation-dialog .application-dive .mdc-tab__ripple:before,div#theme-area div.dive-dict-container .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .application-dive .mat-mdc-tab .mat-ripple-element,div#theme-area div.dive-dict-container .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .application-dive .mat-mdc-tab-header-pagination .mat-ripple-element,div#theme-area div.dive-dict-container .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .application-dive .mat-mdc-tab-link .mat-ripple-element{background-color:#215a6b}div#theme-area div.dive-dict-container .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .application-dive .mat-datepicker-toggle.mat-datepicker-toggle-active button,div#theme-area div.dive-dict-container .theme-default .theme-font,div.theamable-confirmation-dialog .application-dive .theme-default .theme-font{color:#215a6b}div#theme-area div.dive-dict-container .theme-default .theme-border,div.theamable-confirmation-dialog .application-dive .theme-default .theme-border{border-color:#215a6b}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:#215a6b}div#theme-area div.dive-dict-container .theme-default .theme-bg,div.theamable-confirmation-dialog .application-dive .theme-default .theme-bg{background-color:#215a6b}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:#215a6b}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:#215a6b}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:#215a6b}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:#215a6b}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:#215a6b}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:#215a6b}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:#215a6b99;box-shadow:inset 0 1px 1px #00000013,0 0 8px #215a6b66}div#theme-area div.dive-dict-container .theme-default .mat-mdc-button-base.full-width,div.theamable-confirmation-dialog .application-dive .theme-default .mat-mdc-button-base.full-width{width:100%}div#theme-area div.dive-dict-container .theme-default .mat-mdc-button-base.mat-primary,div.theamable-confirmation-dialog .application-dive .theme-default .mat-mdc-button-base.mat-primary{background-color:#215a6b}div#theme-area div.dive-dict-container .theme-default .mat-mdc-button-base.secondary,div.theamable-confirmation-dialog .application-dive .theme-default .mat-mdc-button-base.secondary{background-color:#90adb5}div#theme-area div.dive-dict-container .theme-default .mat-mdc-button-base.mat-warn,div.theamable-confirmation-dialog .application-dive .theme-default .mat-mdc-button-base.mat-warn{background-color:#b590ac}div#theme-area div.dive-dict-container .theme-default .mdc-button.mat-primary,div.theamable-confirmation-dialog .application-dive .theme-default .mdc-button.mat-primary{background-color:#215a6b}div#theme-area div.dive-dict-container .theme-default .mdc-button.secondary,div.theamable-confirmation-dialog .application-dive .theme-default .mdc-button.secondary,div#theme-area div.dive-dict-container .theme-default .mdc-button.mat-secondary,div.theamable-confirmation-dialog .application-dive .theme-default .mdc-button.mat-secondary{background-color:#90adb5}div#theme-area div.dive-dict-container .theme-default .mdc-button.mat-warn,div.theamable-confirmation-dialog .application-dive .theme-default .mdc-button.mat-warn{background-color:#b590ac}div#theme-area div.dive-dict-container .theme-default .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .application-dive .theme-default .mat-mdc-raised-button:not(:disabled){color:#fff}div#theme-area div.dive-dict-container .theme-default .mat-mdc-tab.mdc-tab.mdc-tab--active,div.theamable-confirmation-dialog .application-dive .theme-default .mat-mdc-tab.mdc-tab.mdc-tab--active{background-color:#bcced3}div#theme-area div.dive-dict-container .theme-default .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label,div.theamable-confirmation-dialog .application-dive .theme-default .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#444}div#theme-area div.dive-dict-container .theme-default .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline,div.theamable-confirmation-dialog .application-dive .theme-default .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline{border-color:#215a6b}div#theme-area div.dive-dict-container .theme-default .mat-mdc-tab .mdc-tab__text-label,div.theamable-confirmation-dialog .application-dive .theme-default .mat-mdc-tab .mdc-tab__text-label{color:#444}div#theme-area div.dive-dict-container .theme-default .mat-mdc-slide-toggle.mat-accent,div.theamable-confirmation-dialog .application-dive .theme-default .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #215a6b;--mdc-switch-selected-handle-color: #215a6b;--mdc-switch-selected-hover-state-layer-color: #215a6b;--mdc-switch-selected-pressed-state-layer-color: #215a6b;--mdc-switch-selected-focus-handle-color: #112d36;--mdc-switch-selected-hover-handle-color: #112d36;--mdc-switch-selected-pressed-handle-color: #112d36;--mdc-switch-selected-focus-track-color: #90adb5;--mdc-switch-selected-hover-track-color: #90adb5;--mdc-switch-selected-pressed-track-color: #90adb5;--mdc-switch-selected-track-color: #90adb5}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:#215a6b}div#theme-area div.dive-dict-container .theme-default .mdc-text-field--focused .mdc-notched-outline>*,div.theamable-confirmation-dialog .application-dive .theme-default .mdc-text-field--focused .mdc-notched-outline>*{border-color:#215a6b!important}div#theme-area div.dive-dict-container .theme-default .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.theamable-confirmation-dialog .application-dive .theme-default .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div#theme-area div.dive-dict-container .theme-default .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.theamable-confirmation-dialog .application-dive .theme-default .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div#theme-area div.dive-dict-container .theme-default .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.theamable-confirmation-dialog .application-dive .theme-default .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div#theme-area div.dive-dict-container .theme-default .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker,div.theamable-confirmation-dialog .application-dive .theme-default .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker{color:#215a6b!important}div#theme-area div.dive-dict-container .theme-default .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-dive .theme-default .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div#theme-area div.dive-dict-container .theme-default .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-dive .theme-default .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div#theme-area div.dive-dict-container .theme-default .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,div.theamable-confirmation-dialog .application-dive .theme-default .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{background-color:#215a6b;border:none}div#theme-area div.dive-dict-container .theme-default .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,div.theamable-confirmation-dialog .application-dive .theme-default .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}div#theme-area div.dive-dict-container .theme-default .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple,div.theamable-confirmation-dialog .application-dive .theme-default .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#215a6b}div#theme-area div.dive-dict-container .theme-default .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,div.theamable-confirmation-dialog .application-dive .theme-default .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#215a6b}div#theme-area div.dive-dict-container .theme-default .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,div.theamable-confirmation-dialog .application-dive .theme-default .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#215a6b}div#theme-area div.dive-dict-container .theme-default .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before,div.theamable-confirmation-dialog .application-dive .theme-default .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{background-color:#215a6b}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:#444}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:#444}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:#444}div#theme-area div.dive-dict-container .theme-default .mdc-tab__ripple:before,div.theamable-confirmation-dialog .application-dive .theme-default .mdc-tab__ripple:before,div#theme-area div.dive-dict-container .theme-default .mat-mdc-tab .mat-ripple-element,div.theamable-confirmation-dialog .application-dive .theme-default .mat-mdc-tab .mat-ripple-element,div#theme-area div.dive-dict-container .theme-default .mat-mdc-tab-header-pagination .mat-ripple-element,div.theamable-confirmation-dialog .application-dive .theme-default .mat-mdc-tab-header-pagination .mat-ripple-element,div#theme-area div.dive-dict-container .theme-default .mat-mdc-tab-link .mat-ripple-element,div.theamable-confirmation-dialog .application-dive .theme-default .mat-mdc-tab-link .mat-ripple-element{background-color:#215a6b}div#theme-area div.dive-dict-container .theme-default .mat-datepicker-toggle.mat-datepicker-toggle-active button,div.theamable-confirmation-dialog .application-dive .theme-default .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#215a6b}div#theme-area div.dive-dict-container .mat-mdc-raised-button,div.theamable-confirmation-dialog .application-dive .mat-mdc-raised-button{border-radius:0!important}div#theme-area div.dive-dict-container .mat-mdc-raised-button:not(:disabled),div.theamable-confirmation-dialog .application-dive .mat-mdc-raised-button:not(:disabled){color:#fff!important}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-mdc-button-base.full-width{width:100%}div.kiga-container kiga-permission-main-container button .mat-mdc-button-base.mat-primary{background-color:#f29400}div.kiga-container kiga-permission-main-container button .mat-mdc-button-base.secondary{background-color:#f9ca80}div.kiga-container kiga-permission-main-container button .mat-mdc-button-base.mat-warn{background-color:#80f9ca}div.kiga-container kiga-permission-main-container button .mdc-button.mat-primary{background-color:#f29400}div.kiga-container kiga-permission-main-container button .mdc-button.secondary,div.kiga-container kiga-permission-main-container button .mdc-button.mat-secondary{background-color:#f9ca80}div.kiga-container kiga-permission-main-container button .mdc-button.mat-warn{background-color:#80f9ca}div.kiga-container kiga-permission-main-container button .mat-mdc-raised-button:not(:disabled){color:#fff}div.kiga-container kiga-permission-main-container button .mat-mdc-tab.mdc-tab.mdc-tab--active{background-color:#fbdfb3}div.kiga-container kiga-permission-main-container button .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#444}div.kiga-container kiga-permission-main-container button .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline{border-color:#f29400}div.kiga-container kiga-permission-main-container button .mat-mdc-tab .mdc-tab__text-label{color:#444}div.kiga-container kiga-permission-main-container button .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #f29400;--mdc-switch-selected-handle-color: #f29400;--mdc-switch-selected-hover-state-layer-color: #f29400;--mdc-switch-selected-pressed-state-layer-color: #f29400;--mdc-switch-selected-focus-handle-color: #794a00;--mdc-switch-selected-hover-handle-color: #794a00;--mdc-switch-selected-pressed-handle-color: #794a00;--mdc-switch-selected-focus-track-color: #f9ca80;--mdc-switch-selected-hover-track-color: #f9ca80;--mdc-switch-selected-pressed-track-color: #f9ca80;--mdc-switch-selected-track-color: #f9ca80}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 .mdc-text-field--focused .mdc-notched-outline>*{border-color:#f29400!important}div.kiga-container kiga-permission-main-container button .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.kiga-container kiga-permission-main-container button .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.kiga-container kiga-permission-main-container button .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.kiga-container kiga-permission-main-container button .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker{color:#f29400!important}div.kiga-container kiga-permission-main-container button .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.kiga-container kiga-permission-main-container button .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.kiga-container kiga-permission-main-container button .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{background-color:#f29400;border:none}div.kiga-container kiga-permission-main-container button .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}div.kiga-container kiga-permission-main-container button .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#f29400}div.kiga-container kiga-permission-main-container button .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#f29400}div.kiga-container kiga-permission-main-container button .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#f29400}div.kiga-container kiga-permission-main-container button .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{background-color:#f29400}div.kiga-container kiga-permission-main-container button .mat-radio-disabled .mat-radio-inner-circle{background-color:#444}div.kiga-container kiga-permission-main-container button .mat-radio-disabled .mat-radio-outer-circle{border-color:#444}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:#444}div.kiga-container kiga-permission-main-container button .mdc-tab__ripple:before,div.kiga-container kiga-permission-main-container button .mat-mdc-tab .mat-ripple-element,div.kiga-container kiga-permission-main-container button .mat-mdc-tab-header-pagination .mat-ripple-element,div.kiga-container kiga-permission-main-container button .mat-mdc-tab-link .mat-ripple-element{background-color:#f29400}div.kiga-container kiga-permission-main-container button .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#f29400}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-mdc-button-base.full-width{width:100%}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-mdc-button-base.mat-primary{background-color:#97bf0d}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-mdc-button-base.secondary{background-color:#cbdf86}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-mdc-button-base.mat-warn{background-color:#86cbdf}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mdc-button.mat-primary{background-color:#97bf0d}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mdc-button.secondary,div.kiga-container kiga-permission-main-container button .theme-new-ideas .mdc-button.mat-secondary{background-color:#cbdf86}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mdc-button.mat-warn{background-color:#86cbdf}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-mdc-raised-button:not(:disabled){color:#fff}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-mdc-tab.mdc-tab.mdc-tab--active{background-color:#e0ecb6}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#444}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline{border-color:#97bf0d}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-mdc-tab .mdc-tab__text-label{color:#444}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #97bf0d;--mdc-switch-selected-handle-color: #97bf0d;--mdc-switch-selected-hover-state-layer-color: #97bf0d;--mdc-switch-selected-pressed-state-layer-color: #97bf0d;--mdc-switch-selected-focus-handle-color: #4c6007;--mdc-switch-selected-hover-handle-color: #4c6007;--mdc-switch-selected-pressed-handle-color: #4c6007;--mdc-switch-selected-focus-track-color: #cbdf86;--mdc-switch-selected-hover-track-color: #cbdf86;--mdc-switch-selected-pressed-track-color: #cbdf86;--mdc-switch-selected-track-color: #cbdf86}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 .mdc-text-field--focused .mdc-notched-outline>*{border-color:#97bf0d!important}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.kiga-container kiga-permission-main-container button .theme-new-ideas .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.kiga-container kiga-permission-main-container button .theme-new-ideas .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.kiga-container kiga-permission-main-container button .theme-new-ideas .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker{color:#97bf0d!important}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{background-color:#97bf0d;border:none}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#97bf0d}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#97bf0d}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#97bf0d}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{background-color:#97bf0d}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-radio-disabled .mat-radio-inner-circle{background-color:#444}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-radio-disabled .mat-radio-outer-circle{border-color:#444}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:#444}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mdc-tab__ripple:before,div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-mdc-tab .mat-ripple-element,div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-mdc-tab-header-pagination .mat-ripple-element,div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-mdc-tab-link .mat-ripple-element{background-color:#97bf0d}div.kiga-container kiga-permission-main-container button .theme-new-ideas .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#97bf0d}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-mdc-button-base.full-width{width:100%}div.kiga-container kiga-permission-main-container button .theme-shop .mat-mdc-button-base.mat-primary{background-color:#ee451a}div.kiga-container kiga-permission-main-container button .theme-shop .mat-mdc-button-base.secondary{background-color:#f7a28d}div.kiga-container kiga-permission-main-container button .theme-shop .mat-mdc-button-base.mat-warn{background-color:#8df7a2}div.kiga-container kiga-permission-main-container button .theme-shop .mdc-button.mat-primary{background-color:#ee451a}div.kiga-container kiga-permission-main-container button .theme-shop .mdc-button.secondary,div.kiga-container kiga-permission-main-container button .theme-shop .mdc-button.mat-secondary{background-color:#f7a28d}div.kiga-container kiga-permission-main-container button .theme-shop .mdc-button.mat-warn{background-color:#8df7a2}div.kiga-container kiga-permission-main-container button .theme-shop .mat-mdc-raised-button:not(:disabled){color:#fff}div.kiga-container kiga-permission-main-container button .theme-shop .mat-mdc-tab.mdc-tab.mdc-tab--active{background-color:#fac7ba}div.kiga-container kiga-permission-main-container button .theme-shop .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#444}div.kiga-container kiga-permission-main-container button .theme-shop .mat-mdc-tab.mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline{border-color:#ee451a}div.kiga-container kiga-permission-main-container button .theme-shop .mat-mdc-tab .mdc-tab__text-label{color:#444}div.kiga-container kiga-permission-main-container button .theme-shop .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #ee451a;--mdc-switch-selected-handle-color: #ee451a;--mdc-switch-selected-hover-state-layer-color: #ee451a;--mdc-switch-selected-pressed-state-layer-color: #ee451a;--mdc-switch-selected-focus-handle-color: #77230d;--mdc-switch-selected-hover-handle-color: #77230d;--mdc-switch-selected-pressed-handle-color: #77230d;--mdc-switch-selected-focus-track-color: #f7a28d;--mdc-switch-selected-hover-track-color: #f7a28d;--mdc-switch-selected-pressed-track-color: #f7a28d;--mdc-switch-selected-track-color: #f7a28d}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 .mdc-text-field--focused .mdc-notched-outline>*{border-color:#ee451a!important}div.kiga-container kiga-permission-main-container button .theme-shop .mdc-text-field--focused .mdc-notched-outline>* .mat-mdc-floating-label,div.kiga-container kiga-permission-main-container button .theme-shop .mdc-text-field--focused .mdc-notched-outline>* .mdc-form-field>label,div.kiga-container kiga-permission-main-container button .theme-shop .mdc-text-field--focused .mdc-notched-outline>* .mat-checkbox-label,div.kiga-container kiga-permission-main-container button .theme-shop .mdc-text-field--focused .mdc-notched-outline>* .mat-form-field-required-marker{color:#ee451a!important}div.kiga-container kiga-permission-main-container button .theme-shop .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,div.kiga-container kiga-permission-main-container button .theme-shop .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,div.kiga-container kiga-permission-main-container button .theme-shop .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{background-color:#ee451a;border:none}div.kiga-container kiga-permission-main-container button .theme-shop .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}div.kiga-container kiga-permission-main-container button .theme-shop .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#ee451a}div.kiga-container kiga-permission-main-container button .theme-shop .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#ee451a}div.kiga-container kiga-permission-main-container button .theme-shop .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#ee451a}div.kiga-container kiga-permission-main-container button .theme-shop .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{background-color:#ee451a}div.kiga-container kiga-permission-main-container button .theme-shop .mat-radio-disabled .mat-radio-inner-circle{background-color:#444}div.kiga-container kiga-permission-main-container button .theme-shop .mat-radio-disabled .mat-radio-outer-circle{border-color:#444}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:#444}div.kiga-container kiga-permission-main-container button .theme-shop .mdc-tab__ripple:before,div.kiga-container kiga-permission-main-container button .theme-shop .mat-mdc-tab .mat-ripple-element,div.kiga-container kiga-permission-main-container button .theme-shop .mat-mdc-tab-header-pagination .mat-ripple-element,div.kiga-container kiga-permission-main-container button .theme-shop .mat-mdc-tab-link .mat-ripple-element{background-color:#ee451a}div.kiga-container kiga-permission-main-container button .theme-shop .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#ee451a}.marker-cluster-large{background-color:#0083e733!important}.marker-cluster-large div{background-color:#174263!important}.marker-cluster-large span{color:#fff}.mat-mdc-raised-button[disabled]{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f!important;background-color:#0000001f!important}.mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:inherit!important}.shop-select .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:#ee451a!important}.shop-select .mat-focused.mat-primary .mat-mdc-select-arrow{color:#ee451a!important}.mat-mdc-tooltip .mdc-tooltip__surface{display:flex;justify-content:center;align-items:center}body select:focus:focus,body input.form-control:focus:focus,body textarea:not(.mat-mdc-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(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-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(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-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(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-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;color:#fff}body button:not(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-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;color:#fff}body button:not(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-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-google,body a.button.dive-google{background-color:#212125;color:#fff;border-radius:0!important;display:inline-flex;justify-content:center}body button:not(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-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-mdc-input-element),body input[type=password]:not(.mat-mdc-input-element),body input[type=email]:not(.mat-mdc-input-element),body input[type=number]:not(.mat-mdc-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 .mat-input-element{font-size:16px;color:#444}body button:not(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-button):not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.mat-mdc-tab-header-pagination):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(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-button):not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.mat-mdc-tab-header-pagination):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(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-button):not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.mat-mdc-tab-header-pagination):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(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-button):not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.mat-mdc-tab-header-pagination):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(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-button):not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.mat-mdc-tab-header-pagination):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(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-button):not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.mat-mdc-tab-header-pagination):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(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-button):not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.mat-mdc-tab-header-pagination):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(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-button):not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.mat-mdc-tab-header-pagination):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(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-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(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-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: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{border-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(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-button):not(.mat-calendar-body-cell):not(.mat-calendar-period-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(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-button):not(.mat-calendar-body-cell):not(.mat-calendar-period-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(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-button):not(.mat-calendar-body-cell):not(.mat-calendar-period-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(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-button):not(.mat-calendar-body-cell):not(.mat-calendar-period-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-mdc-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(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-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(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-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(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-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;color:#fff}body .green-scheme button:not(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-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;color:#fff}body .green-scheme button:not(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-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-google,body .green-scheme a.button.dive-google{background-color:#212125;color:#fff;border-radius:0!important;display:inline-flex;justify-content:center}body .green-scheme button:not(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-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-mdc-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(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-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(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-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(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-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;color:#fff}body .orange-scheme button:not(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-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;color:#fff}body .orange-scheme button:not(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-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-google,body .orange-scheme a.button.dive-google{background-color:#212125;color:#fff;border-radius:0!important;display:inline-flex;justify-content:center}body .orange-scheme button:not(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-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-mdc-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(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-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(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-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(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-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;color:#fff}body .shop-scheme button:not(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-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;color:#fff}body .shop-scheme button:not(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-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-google,body .shop-scheme a.button.dive-google{background-color:#212125;color:#fff;border-radius:0!important;display:inline-flex;justify-content:center}body .shop-scheme button:not(.mdc-icon-button):not(.mdc-button):not(.mdc-switch):not(.mat-calendar-body-cell):not(.mat-calendar-period-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%}body ::ng-deep .mat-mdc-form-field,body .mat-mdc-text-field-wrapper{background:none;letter-spacing:normal}body .mat-mdc-form-field{margin:.25em 0}body .mdc-text-field--filled:not(.mdc-text-field--disabled){background:none}body .mdc-form-field{letter-spacing:normal}body .mat-mdc-floating-label,body .mdc-form-field>label,body .mat-checkbox-label{font-weight:400;font-size:16px;color:#444}body .mat-mdc-option .mdc-list-item__primary-text{width:100%}body .mat-mdc-form-field-hint-wrapper{padding:0}body .mat-mdc-form-field-hint{line-height:1;color:#444;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body .mdc-notched-outline>*{border-color:#e0e0e0!important}body .mdc-notched-outline>* .mat-mdc-floating-label,body .mdc-notched-outline>* .mdc-form-field>label,body .mdc-notched-outline>* .mat-checkbox-label{color:#444!important}body .mdc-text-field:hover:not(.mdc-text-field--focused):not(.mdc-text-field--invalid) .mdc-notched-outline>*{border-color:#212121!important}body .mdc-text-field:hover:not(.mdc-text-field--focused):not(.mdc-text-field--invalid) .mdc-notched-outline>* .mat-mdc-floating-label,body .mdc-text-field:hover:not(.mdc-text-field--focused):not(.mdc-text-field--invalid) .mdc-notched-outline>* .mdc-form-field>label,body .mdc-text-field:hover:not(.mdc-text-field--focused):not(.mdc-text-field--invalid) .mdc-notched-outline>* .mat-checkbox-label{color:#212121!important}body .mdc-text-field--invalid .mdc-notched-outline>*{border-color:#f44336!important}body .mdc-text-field--invalid .mdc-notched-outline>* .mat-mdc-floating-label,body .mdc-text-field--invalid .mdc-notched-outline>* .mdc-form-field>label,body .mdc-text-field--invalid .mdc-notched-outline>* .mat-checkbox-label{color:#f44336!important}body .mat-mdc-input-element,body .mat-mdc-form-field{font-size:16px}body textarea:focus{box-shadow:none!important}body .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,body .mat-mdc-select-value{color:#444}.kga-main-container{max-width:100%;padding:20px;background-color:#f3f3f3;min-height:calc(100vh - 152px)}@media (max-width: 767px){.kga-main-container{min-height:calc(100vh - 96px)}}.mat-expansion-panel-header{background-color:#fff}.history-button{display:flex;justify-content:end;align-items:center;margin-bottom:5px}.kga.background{background:#f4f4f466}.kga.dark{background:#cbcbcb}.themed{color:#fff;background:#a457b3}.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:#444}.kga-card--expandable.mat-card .kga-card__footer{margin:0;padding:10px}.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!important;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:#444}.kga-table mat-cell{padding-right:0!important;color:#444}.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:50px;color:#fff;background:#a457b3;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.kga-table-button--fill{display:flex;width:4em;height:4em;justify-content:center;align-items:center;margin:0;line-height:2.2em;border-radius:50px;color:#fff;background:#a457b3;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;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:50px;color:#fff;background:#a457b3;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;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:50px;color:#fff;background:#a457b3;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;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:50px;color:#fff;background:#a457b3;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;flex-basis:20%}.kga-table-button--disabled.kga-table-button{background-color:#ebd8ef;cursor:auto!important}.kga-table-button__icon{display:flex;font-size:1.8em}.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%}.back-btn.mat-mdc-raised-button{color:#666}.theme-manager .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#a457b3}.theme-manager .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:#a457b3}.theme-manager .mat-mdc-button-base{border-radius:50px!important}.theme-manager .mat-mdc-raised-button:disabled{background-color:#d2abd9!important}.theme-manager .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#a457b3}.theme-manager .kga-form-buttons .delete-button button{background-color:#a457b3}.theme-manager .kga-table-button--disabled.kga-table-button{opacity:.3}.theme-manager .left .nav-btn.btn-green{border-radius:7px!important}.theme-carrier .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:teal}.theme-carrier .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:teal}.theme-carrier .mat-mdc-button-base{border-radius:50px!important}.theme-carrier .mat-mdc-raised-button:disabled{background-color:#80c0c0!important}.theme-carrier .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:teal}.theme-carrier .kga-form-buttons .delete-button button{background-color:teal}.theme-carrier .kga-table-button--disabled.kga-table-button{opacity:.3}.theme-journal .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#5689b3}.theme-journal .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:#5689b3}.theme-journal .mat-mdc-button-base{border-radius:50px!important}.theme-journal .mat-mdc-raised-button:disabled{background-color:#abc4d9!important}.theme-journal .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#5689b3}.theme-journal .kga-form-buttons .delete-button button{background-color:#5689b3}.theme-journal .kga-table-button--disabled.kga-table-button{opacity:.3}.theme-journal .themed,.theme-journal .kga-table-button{background:#5689b3}.theme-portfolio .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#4fb2a7}.theme-portfolio .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:#4fb2a7}.theme-portfolio .mat-mdc-button-base{border-radius:50px!important}.theme-portfolio .mat-mdc-raised-button:disabled{background-color:#a7d9d3!important}.theme-portfolio .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#4fb2a7}.theme-portfolio .kga-form-buttons .delete-button button{background-color:#4fb2a7}.theme-portfolio .kga-table-button--disabled.kga-table-button{opacity:.3}.theme-portfolio .themed,.theme-portfolio .kga-table-button{background:#4fb2a7}.theme-parent .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#747bbb}.theme-parent .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:#747bbb}.theme-parent .mat-mdc-button-base{border-radius:50px!important}.theme-parent .mat-mdc-raised-button:disabled{background-color:#babddd!important}.theme-parent .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#747bbb}.theme-parent .kga-form-buttons .delete-button button{background-color:#747bbb}.theme-parent .kga-table-button--disabled.kga-table-button{opacity:.3}.theme-parent .themed,.theme-parent .kga-table-button{background:#747bbb}.theme-survey .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#8cc1bc}.theme-survey .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:#8cc1bc}.theme-survey .mat-mdc-button-base{border-radius:50px!important}.theme-survey .mat-mdc-raised-button:disabled{background-color:#c6e0de!important}.theme-survey .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#8cc1bc}.theme-survey .kga-form-buttons .delete-button button{background-color:#8cc1bc}.theme-survey .kga-table-button--disabled.kga-table-button{opacity:.3}.theme-survey .themed,.theme-survey .kga-table-button{background:#8cc1bc}.theme-generator .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#8abe8d}.theme-generator .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:#8abe8d}.theme-generator .mat-mdc-button-base{border-radius:50px!important}.theme-generator .mat-mdc-raised-button:disabled{background-color:#c5dfc6!important}.theme-generator .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#8abe8d}.theme-generator .kga-form-buttons .delete-button button{background-color:#8abe8d}.theme-generator .kga-table-button--disabled.kga-table-button{opacity:.3}.theme-generator .themed,.theme-generator .kga-table-button{background:#8abe8d}.theme-groups .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#c38ecd}.theme-groups .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:#c38ecd}.theme-groups .mat-mdc-button-base{border-radius:50px!important}.theme-groups .mat-mdc-raised-button:disabled{background-color:#e1c7e6!important}.theme-groups .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#c38ecd}.theme-groups .kga-form-buttons .delete-button button{background-color:#c38ecd}.theme-groups .kga-table-button--disabled.kga-table-button{opacity:.3}.theme-groups .themed,.theme-groups .kga-table-button{background:#c38ecd}.theme-employee .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#8b6daa}.theme-employee .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:#8b6daa}.theme-employee .mat-mdc-button-base{border-radius:50px!important}.theme-employee .mat-mdc-raised-button:disabled{background-color:#c5b6d5!important}.theme-employee .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#8b6daa}.theme-employee .kga-form-buttons .delete-button button{background-color:#8b6daa}.theme-employee .kga-table-button--disabled.kga-table-button{opacity:.3}.theme-employee .themed,.theme-employee .kga-table-button{background:#8b6daa}.theme-child .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#6658a1}.theme-child .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:#6658a1}.theme-child .mat-mdc-button-base{border-radius:50px!important}.theme-child .mat-mdc-raised-button:disabled{background-color:#b3acd0!important}.theme-child .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#6658a1}.theme-child .kga-form-buttons .delete-button button{background-color:#6658a1}.theme-child .kga-table-button--disabled.kga-table-button{opacity:.3}.theme-child .themed,.theme-child .kga-table-button{background:#6658a1}.theme-kindergarten .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#985aa0}.theme-kindergarten .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:#985aa0}.theme-kindergarten .mat-mdc-button-base{border-radius:50px!important}.theme-kindergarten .mat-mdc-raised-button:disabled{background-color:#ccadd0!important}.theme-kindergarten .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#985aa0}.theme-kindergarten .kga-form-buttons .delete-button button{background-color:#985aa0}.theme-kindergarten .kga-table-button--disabled.kga-table-button{opacity:.3}.theme-kindergarten .themed,.theme-kindergarten .kga-table-button{background:#985aa0}.theme-message .mat-datepicker-toggle.mat-datepicker-toggle-active button{color:#609c3a}.theme-message .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:#609c3a}.theme-message .mat-mdc-button-base{border-radius:50px!important}.theme-message .mat-mdc-raised-button:disabled{background-color:#b0ce9d!important}.theme-message .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#609c3a}.theme-message .kga-form-buttons .delete-button button{background-color:#609c3a}.theme-message .kga-table-button--disabled.kga-table-button{opacity:.3}.theme-message .themed,.theme-message .kga-table-button{background:#609c3a}.manager-select .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:#a457b3!important}.manager-select .mat-focused.mat-primary .mat-mdc-select-arrow{color:#a457b3!important}.manager-select .mat-pseudo-checkbox-checked,.manager-select .mat-pseudo-checkbox-indeterminate{background:#a457b3!important}.journal-select .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:#5689b3!important}.journal-select .mat-focused.mat-primary .mat-mdc-select-arrow{color:#5689b3!important}.journal-select .mat-pseudo-checkbox-checked,.journal-select .mat-pseudo-checkbox-indeterminate{background:#5689b3!important}.portfolio-select .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:#4fb2a7!important}.portfolio-select .mat-focused.mat-primary .mat-mdc-select-arrow{color:#4fb2a7!important}.portfolio-select .mat-pseudo-checkbox-checked,.portfolio-select .mat-pseudo-checkbox-indeterminate{background:#4fb2a7!important}.parent-select .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:#747bbb!important}.parent-select .mat-focused.mat-primary .mat-mdc-select-arrow{color:#747bbb!important}.parent-select .mat-pseudo-checkbox-checked,.parent-select .mat-pseudo-checkbox-indeterminate{background:#747bbb!important}.survey-select .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:#8cc1bc!important}.survey-select .mat-focused.mat-primary .mat-mdc-select-arrow{color:#8cc1bc!important}.survey-select .mat-pseudo-checkbox-checked,.survey-select .mat-pseudo-checkbox-indeterminate{background:#8cc1bc!important}.generator-select .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:#8abe8d!important}.generator-select .mat-focused.mat-primary .mat-mdc-select-arrow{color:#8abe8d!important}.generator-select .mat-pseudo-checkbox-checked,.generator-select .mat-pseudo-checkbox-indeterminate{background:#8abe8d!important}.groups-select .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:#c38ecd!important}.groups-select .mat-focused.mat-primary .mat-mdc-select-arrow{color:#c38ecd!important}.groups-select .mat-pseudo-checkbox-checked,.groups-select .mat-pseudo-checkbox-indeterminate{background:#c38ecd!important}.employee-select .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:#8b6daa!important}.employee-select .mat-focused.mat-primary .mat-mdc-select-arrow{color:#8b6daa!important}.employee-select .mat-pseudo-checkbox-checked,.employee-select .mat-pseudo-checkbox-indeterminate{background:#8b6daa!important}.child-select .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:#6658a1!important}.child-select .mat-focused.mat-primary .mat-mdc-select-arrow{color:#6658a1!important}.child-select .mat-pseudo-checkbox-checked,.child-select .mat-pseudo-checkbox-indeterminate{background:#6658a1!important}.kindergarten-select .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:#985aa0!important}.kindergarten-select .mat-focused.mat-primary .mat-mdc-select-arrow{color:#985aa0!important}.kindergarten-select .mat-pseudo-checkbox-checked,.kindergarten-select .mat-pseudo-checkbox-indeterminate{background:#985aa0!important}.message-select .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:#609c3a!important}.message-select .mat-focused.mat-primary .mat-mdc-select-arrow{color:#609c3a!important}.message-select .mat-pseudo-checkbox-checked,.message-select .mat-pseudo-checkbox-indeterminate{background:#609c3a!important}.carrier-select .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:teal!important}.carrier-select .mat-focused.mat-primary .mat-mdc-select-arrow{color:teal!important}.carrier-select .mat-pseudo-checkbox-checked,.carrier-select .mat-pseudo-checkbox-indeterminate{background:teal!important}html body{font-family:Open Sans,sans-serif!important;font-size:12px}body a{text-decoration:none;color:#515050;cursor:pointer}body a:hover{text-decoration:none;color:#515050}body.modal-open div.kiga-container{display:none}body.modal-open .modal-body button{width:100%}body .footer .container{padding:0 10px}body .modal .modal-content button{width:100%}body .errorMsg{font-size:20px;background-color:#b80000;color:#fff;text-align:center}body .validation-error{color:#ed1c24;margin-top:2px;margin-bottom:6px}body .text-large{font-size:14px}body .not-verified,body .margin-bottom{margin-bottom:5px}body div.ui-widget-overlay.ui-front{background-image:none}body div.loaderDialog{border:0;background:none}body div.loaderDialog .ui-widget-header{display:none}body div.loaderDialog .ui-dialog-content{padding:0;overflow:visible}body .cart-items-number{font-size:12px;text-align:right}body .mat-mdc-option .mat-pseudo-checkbox-minimal{display:none}div.container.login div.row{width:470px;margin:0 auto;min-height:calc(100vh - 152px)}@media (max-width: 479px){div.container.login div.row{width:auto;margin:0 20px;min-height:calc(100vh - 96px)}}div.container.login div.row a.resetPassword{color:#f29400}div.container.login div.row a.registerAccount{color:#97bf0d}div.container.login div.row .buttons .left 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),div.container.login div.row .buttons .right 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){width:100%}div.container.login div.row .infoMsg{color:#c32907;text-align:center}div.container.login div.row .new-here{text-align:center}div.container.login div.row .login-logo img{margin:20px auto}div.container.login div.row .register-container{padding-left:10px;padding-right:10px;font-size:16px}div.container.login div.row .shop-reg{background-color:#ee451a}div.container.login div.row .card-layout .card-header{max-width:470px;margin:0 auto 10px}.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}hr{opacity:1}.text-uppercase{text-transform:uppercase}button[mat-raised-button],a[mat-raised-button]{width:220px;padding:6px 16px;font-size:18px;text-transform:uppercase;color:#444}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;padding:0}.card-layout .card-header{font-size:20px;margin:0 0 10px;color:#444}.card-layout .panel{border-width:0;padding:0}.card-layout .card-buttons{margin-top:20px;display:flex;justify-content:space-between}.kiga-container .container-fluid,.dive-dict-container .container-fluid{padding:0}.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:#444}.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!important}.mat-mdc-tab-header{margin-bottom:10px;border-bottom:1px solid #e0e0e0}.mat-mdc-tab.mdc-tab{letter-spacing:normal;font-size:14px}.mat-mdc-tab-group{font-family:Roboto,Helvetica Neue,sans-serif}.back-btn.mat-mdc-raised-button{color:#444!important}.mdc-button{height:48px!important;font-size:18px!important;word-spacing:0;line-height:36px!important;letter-spacing:normal!important;border-radius:7px!important}.mdc-button .mdc-button__label{line-height:1}.cdk-overlay-pane.mat-mdc-dialog-panel{max-width:100%!important}.mat-mdc-dialog-container .mdc-dialog__surface{padding:24px}.mat-mdc-dialog-container .mdc-dialog__title{color:#444!important;text-align:center}.mat-mdc-dialog-container .mdc-dialog__content{color:#444!important}.mdc-dialog__actions{flex-wrap:nowrap!important;padding:16px 0 0!important}.mdc-dialog__actions button{color:#fff!important}.mat-mdc-dialog-surface.mdc-dialog__surface{border-radius:4px;background-color:#fff;box-shadow:var(--mdc-dialog-container-elevation, 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12))}mat-accordion mat-expansion-panel,mat-accordion mat-expansion-panel-header{background-color:#fff!important}.mat-drawer.mat-drawer-end{border-radius:0!important;background-color:#fff!important}th.mat-mdc-header-cell{border-bottom-style:none;color:#0000008a!important;font-size:12px;font-weight:500}th.mat-mdc-header-cell .mat-form-field-appearance-fill{width:100%}.mat-mdc-cell{color:#444!important}.mat-mdc-row .mdc-data-table__cell,.mat-mdc-row .mdc-data-table__header-cell{padding:16px}mat-table,table,mat-paginator{background-color:#fff!important}mat-table mat-cell,table mat-cell,mat-paginator mat-cell,mat-table td,table td,mat-paginator td,mat-table mat-header-cell,table mat-header-cell,mat-paginator mat-header-cell{border-color:#0000001f!important}.mat-mdc-slide-toggle .mdc-switch__icons{display:none}.mat-mdc-radio-button,.mat-mdc-checkbox{margin-right:15px}.mdc-menu-surface.mat-mdc-select-panel{padding:0!important}.cdk-overlay-pane:not(.mat-mdc-select-panel) div.mat-mdc-select-panel{background-color:#fff}.mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled):not(.mat-mdc-option-multiple){background-color:#f5f5f5!important}.mat-mdc-autocomplete-panel{background-color:#fff!important}.mat-card{background:#fff;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-mdc-card{background:#fff!important;border-radius:4px!important;color:#000000de}.mat-mdc-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-card-title{font-size:24px}.kga-card--expandable.mat-card .mat-card-title{font-weight:400!important}.mat-tree{background-color:#fff!important}.mat-datepicker-toggle{pointer-events:auto;color:var(--mat-datepicker-toggle-icon-color)}.mat-datepicker-toggle-active{color:var(--mat-datepicker-toggle-active-state-icon-color)}.cdk-high-contrast-active .mat-datepicker-toggle-default-icon{color:canvastext}.mat-datepicker-content{box-shadow:#0003 0 2px 4px -1px,#00000024 0 4px 5px,#0000001f 0 1px 10px!important;display:block;border-radius:4px!important;background-color:var(--mat-datepicker-calendar-container-background-color);color:var(--mat-datepicker-calendar-container-text-color)}.mat-datepicker-content .mat-calendar{width:296px;height:354px;background-color:#fff}.mat-datepicker-content .mat-datepicker-content-container-with-custom-header .mat-calendar{height:auto}.mat-datepicker-content .mat-datepicker-close-button{position:absolute;top:100%;left:0;margin-top:8px}.ng-animating .mat-datepicker-content .mat-datepicker-close-button{display:none}.mat-datepicker-content-container{display:flex;flex-direction:column;justify-content:space-between}.mat-datepicker-content-touch{box-shadow:#0003 0 11px 15px -7px,#00000024 0 24px 38px 3px,#0000001f 0 9px 46px 8px;display:block;max-height:80vh;position:relative;overflow:visible}.mat-datepicker-content-touch .mat-datepicker-content-container{min-height:312px;max-height:788px;min-width:250px;max-width:750px}.mat-datepicker-content-touch .mat-calendar{width:100%;height:auto}.mat-datepicker-content .mat-mdc-button .mat-mdc-button-persistent-ripple:before{background-color:#6e6e6e}.mat-datepicker-content .time-container{background-color:#fff}@media (orientation: landscape){.mat-datepicker-content-touch .mat-datepicker-content-container{width:64vh;height:80vh}}@media (orientation: portrait){.mat-datepicker-content-touch .mat-datepicker-content-container{width:80vw;height:100vw}.mat-datepicker-content-touch .mat-datepicker-content-container-with-actions{height:115vw}}.mat-calendar{display:block;font-family:var(--mat-datepicker-calendar-text-font);font-size:var(--mat-datepicker-calendar-text-size)}.mat-calendar-header{padding:8px 8px 0}.mat-calendar-content{padding:0 8px 8px;outline:none}.mat-calendar-controls{display:flex;align-items:center;margin:5% calc(4.71429% - 16px)}.mat-calendar-spacer{flex:1 1 auto}.mat-calendar-period-button{min-width:0;margin:0 8px;font-size:var(--mat-datepicker-calendar-period-button-text-size);font-weight:var(--mat-datepicker-calendar-period-button-text-weight)}.mat-calendar-arrow{display:inline-block;width:10px;height:5px;margin:0 0 0 5px;vertical-align:middle;fill:var(--mat-datepicker-calendar-period-button-icon-color)}.mat-calendar-arrow.mat-calendar-invert{transform:rotate(180deg)}[dir=rtl] .mat-calendar-arrow{margin:0 5px 0 0}.cdk-high-contrast-active .mat-calendar-arrow{fill:canvastext}.mat-calendar-previous-button,.mat-calendar-next-button{position:relative}.mat-datepicker-content .mat-calendar-previous-button,.mat-datepicker-content .mat-calendar-next-button{color:var(--mat-datepicker-calendar-navigation-button-icon-color)}[dir=rtl] .mat-calendar-previous-button,[dir=rtl] .mat-calendar-next-button{transform:rotate(180deg)}.mat-calendar-previous-button:after{border-left-width:2px;transform:translate(2px) rotate(-45deg)}.mat-calendar-next-button:after{border-right-width:2px;transform:translate(-2px) rotate(45deg)}.mat-calendar-table{border-spacing:0;border-collapse:collapse;width:100%}.mat-calendar-table-header th{text-align:center;padding:0 0 8px;color:var(--mat-datepicker-calendar-header-text-color);font-size:var(--mat-datepicker-calendar-header-text-size);font-weight:var(--mat-datepicker-calendar-header-text-weight)}.mat-calendar-table-header-divider{position:relative;height:1px}.mat-calendar-table-header-divider:after{content:"";position:absolute;top:0;left:-8px;right:-8px;height:1px;background:var(--mat-datepicker-calendar-header-divider-color)}.mat-calendar-body-cell-content:before{margin:calc(calc(var(--mat-focus-indicator-border-width, 3px) + 3px) * -1)}.mat-calendar-body-cell:focus .mat-focus-indicator:before{content:""}.mat-calendar-hidden-label{display:none}.mat-calendar-body{min-width:224px}.mat-calendar-body-today:not(.mat-calendar-body-selected,.mat-calendar-body-comparison-identical){border-color:var(--mat-datepicker-calendar-date-today-outline-color)}.mat-calendar-body-label{height:0;line-height:0;text-align:left;padding-left:4.71429%;padding-right:4.71429%;font-size:var(--mat-datepicker-calendar-body-label-text-size);font-weight:var(--mat-datepicker-calendar-body-label-text-weight);color:var(--mat-datepicker-calendar-body-label-text-color)}.mat-calendar-body-hidden-label{display:none}.mat-calendar-body-cell-container{position:relative;height:0;line-height:0}.mat-calendar-body-cell{-webkit-user-select:none;user-select:none;cursor:pointer;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:absolute;top:0;left:0;width:100%;height:100%;background:none;text-align:center;outline:none;font-family:inherit;margin:0}.mat-calendar-body-cell:before,.mat-calendar-body-cell:after,.mat-calendar-body-cell-preview{content:"";position:absolute;top:5%;left:0;z-index:0;box-sizing:border-box;display:block;height:90%;width:100%}.mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,.mat-calendar-body-range-start:after,.mat-calendar-body-comparison-start:not(.mat-calendar-body-comparison-bridge-start):before,.mat-calendar-body-comparison-start:after,.mat-calendar-body-preview-start .mat-calendar-body-cell-preview{left:5%;width:95%;border-top-left-radius:999px;border-bottom-left-radius:999px}[dir=rtl] .mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,[dir=rtl] .mat-calendar-body-range-start:after,[dir=rtl] .mat-calendar-body-comparison-start:not(.mat-calendar-body-comparison-bridge-start):before,[dir=rtl] .mat-calendar-body-comparison-start:after,[dir=rtl] .mat-calendar-body-preview-start .mat-calendar-body-cell-preview{left:0;border-radius:0 999px 999px 0}.mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,.mat-calendar-body-range-end:after,.mat-calendar-body-comparison-end:not(.mat-calendar-body-comparison-bridge-end):before,.mat-calendar-body-comparison-end:after,.mat-calendar-body-preview-end .mat-calendar-body-cell-preview{width:95%;border-top-right-radius:999px;border-bottom-right-radius:999px}[dir=rtl] .mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,[dir=rtl] .mat-calendar-body-range-end:after,[dir=rtl] .mat-calendar-body-comparison-end:not(.mat-calendar-body-comparison-bridge-end):before,[dir=rtl] .mat-calendar-body-comparison-end:after,[dir=rtl] .mat-calendar-body-preview-end .mat-calendar-body-cell-preview{left:5%;border-radius:999px 0 0 999px}[dir=rtl] .mat-calendar-body-comparison-bridge-start.mat-calendar-body-range-end:after,[dir=rtl] .mat-calendar-body-comparison-bridge-end.mat-calendar-body-range-start:after{width:95%;border-top-right-radius:999px;border-bottom-right-radius:999px}.mat-calendar-body-comparison-start.mat-calendar-body-range-end:after,[dir=rtl] .mat-calendar-body-comparison-start.mat-calendar-body-range-end:after,.mat-calendar-body-comparison-end.mat-calendar-body-range-start:after,[dir=rtl] .mat-calendar-body-comparison-end.mat-calendar-body-range-start:after{width:90%}.mat-calendar-body-in-preview{color:var(--mat-datepicker-calendar-date-preview-state-outline-color)}.mat-calendar-body-in-preview .mat-calendar-body-cell-preview{border-top:1px dashed;border-bottom:1px dashed}.mat-calendar-body-preview-start .mat-calendar-body-cell-preview{border-left:1px dashed}[dir=rtl] .mat-calendar-body-preview-start .mat-calendar-body-cell-preview{border-left:0;border-right:1px dashed}.mat-calendar-body-preview-end .mat-calendar-body-cell-preview{border-right:1px dashed}[dir=rtl] .mat-calendar-body-preview-end .mat-calendar-body-cell-preview{border-right:0;border-left:1px dashed}.mat-calendar-body-disabled{cursor:default}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected,.mat-calendar-body-comparison-identical){color:var(--mat-datepicker-calendar-date-disabled-state-text-color)}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected,.mat-calendar-body-comparison-identical){border-color:var(--mat-datepicker-calendar-date-today-disabled-state-outline-color)}.cdk-high-contrast-active .mat-calendar-body-disabled{opacity:.5}.mat-calendar-body-cell-content{top:5%;left:5%;z-index:1;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:90%;height:90%;line-height:1;border-width:1px;border-style:solid;border-radius:999px;color:var(--mat-datepicker-calendar-date-text-color);border-color:var(--mat-datepicker-calendar-date-outline-color)}.mat-calendar-body-cell-content.mat-focus-indicator{position:absolute}.cdk-high-contrast-active .mat-calendar-body-cell-content{border:none}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected,.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected,.mat-calendar-body-comparison-identical){background-color:var(--mat-datepicker-calendar-date-focus-state-background-color)}@media (hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected,.mat-calendar-body-comparison-identical){background-color:var(--mat-datepicker-calendar-date-hover-state-background-color)}}.mat-calendar-body-selected{background-color:var(--mat-datepicker-calendar-date-selected-state-background-color);color:var(--mat-datepicker-calendar-date-selected-state-text-color)}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:var(--mat-datepicker-calendar-date-selected-disabled-state-background-color)}.mat-calendar-body-selected.mat-calendar-body-today{box-shadow:inset 0 0 0 1px var(--mat-datepicker-calendar-date-today-selected-state-outline-color)}.mat-calendar-body-in-range:before{background:var(--mat-datepicker-calendar-date-in-range-state-background-color)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:var(--mat-datepicker-calendar-date-in-comparison-range-state-background-color)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,var(--mat-datepicker-calendar-date-in-range-state-background-color) 50%,var(--mat-datepicker-calendar-date-in-comparison-range-state-background-color) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,var(--mat-datepicker-calendar-date-in-range-state-background-color) 50%,var(--mat-datepicker-calendar-date-in-comparison-range-state-background-color) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:var(--mat-datepicker-calendar-date-in-overlap-range-state-background-color)}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:var(--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color)}.cdk-high-contrast-active .mat-datepicker-popup:not(:empty),.cdk-high-contrast-active .mat-calendar-body-cell:not(.mat-calendar-body-in-range) .mat-calendar-body-selected{outline:solid 1px}.cdk-high-contrast-active .mat-calendar-body-today{outline:dotted 1px}.cdk-high-contrast-active .mat-calendar-body-cell:before,.cdk-high-contrast-active .mat-calendar-body-cell:after,.cdk-high-contrast-active .mat-calendar-body-selected{background:none}.cdk-high-contrast-active .mat-calendar-body-in-range:before,.cdk-high-contrast-active .mat-calendar-body-comparison-bridge-start:before,.cdk-high-contrast-active .mat-calendar-body-comparison-bridge-end:before{border-top:1px solid;border-bottom:1px solid}.cdk-high-contrast-active .mat-calendar-body-range-start:before{border-left:1px solid}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-range-start:before{border-left:0;border-right:1px solid}.cdk-high-contrast-active .mat-calendar-body-range-end:before{border-right:1px solid}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-range-end:before{border-right:0;border-left:1px solid}.cdk-high-contrast-active .mat-calendar-body-in-comparison-range:before{border-top:1px dashed;border-bottom:1px dashed}.cdk-high-contrast-active .mat-calendar-body-comparison-start:before{border-left:1px dashed}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-comparison-start:before{border-left:0;border-right:1px dashed}.cdk-high-contrast-active .mat-calendar-body-comparison-end:before{border-right:1px dashed}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-comparison-end:before{border-right:0;border-left:1px dashed}[dir=rtl] .mat-calendar-body-label{text-align:right}.ngx-mat-timepicker-spacer{display:flex;align-items:center;height:40px}div.kiga-content{min-height:calc(100vh - 152px)}@media (max-width: 767px){div.kiga-content{min-height:calc(100vh - 96px)}}div.dive-content{min-height:calc(100vh - 110px)}@media (max-width: 767px){div.dive-content{min-height:calc(100vh - 96px)}}.mat-red-snackBar .mdc-snackbar__surface{background-color:red!important}.mat-red-snackBar button .mdc-button__label{color:#fff}.mdc-notched-outline__notch{border-left:none!important}.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:scale3d(0,0,0);background-color:var(--mat-ripple-color, rgba(0, 0, 0, .1))}.cdk-high-contrast-active .mat-ripple-element,.cdk-drag-preview .mat-ripple-element,.cdk-drag-placeholder .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;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}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}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-app-background{background-color:var(--mat-app-background-color, var(--mat-app-background, transparent));color:var(--mat-app-text-color, var(--mat-app-on-background, inherit))}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:var(--mat-app-elevation-shadow-level-0, none)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:var(--mat-app-elevation-shadow-level-1, none)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:var(--mat-app-elevation-shadow-level-2, none)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:var(--mat-app-elevation-shadow-level-3, none)}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:var(--mat-app-elevation-shadow-level-4, none)}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:var(--mat-app-elevation-shadow-level-5, none)}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:var(--mat-app-elevation-shadow-level-6, none)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:var(--mat-app-elevation-shadow-level-7, none)}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:var(--mat-app-elevation-shadow-level-8, none)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:var(--mat-app-elevation-shadow-level-9, none)}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:var(--mat-app-elevation-shadow-level-10, none)}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:var(--mat-app-elevation-shadow-level-11, none)}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:var(--mat-app-elevation-shadow-level-12, none)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:var(--mat-app-elevation-shadow-level-13, none)}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:var(--mat-app-elevation-shadow-level-14, none)}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:var(--mat-app-elevation-shadow-level-15, none)}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:var(--mat-app-elevation-shadow-level-16, none)}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:var(--mat-app-elevation-shadow-level-17, none)}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:var(--mat-app-elevation-shadow-level-18, none)}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:var(--mat-app-elevation-shadow-level-19, none)}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:var(--mat-app-elevation-shadow-level-20, none)}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:var(--mat-app-elevation-shadow-level-21, none)}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:var(--mat-app-elevation-shadow-level-22, none)}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:var(--mat-app-elevation-shadow-level-23, none)}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:var(--mat-app-elevation-shadow-level-24, none)}html{--mat-app-background-color: #f6fafd;--mat-app-text-color: #181c1e;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-ripple-color: rgba(24, 28, 30, .1);--mat-option-selected-state-label-text-color: #001f26;--mat-option-label-text-color: #181c1e;--mat-option-hover-state-layer-color: rgba(24, 28, 30, .08);--mat-option-focus-state-layer-color: rgba(24, 28, 30, .12);--mat-option-selected-state-layer-color: #aaedff;--mat-option-label-text-font: Roboto, sans-serif;--mat-option-label-text-line-height: 1.25rem;--mat-option-label-text-size: 1rem;--mat-option-label-text-tracking: .006rem;--mat-optgroup-label-text-color: #3e484d;--mat-optgroup-label-text-font: Roboto, sans-serif;--mat-optgroup-label-text-line-height: 1.25rem;--mat-optgroup-label-text-size: .875rem;--mat-optgroup-label-text-tracking: .006rem;--mat-optgroup-label-text-weight: 500;--mat-full-pseudo-checkbox-selected-icon-color: #006781;--mat-full-pseudo-checkbox-selected-checkmark-color: #ffffff;--mat-full-pseudo-checkbox-unselected-icon-color: #3e484d;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f6fafd;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: rgba(24, 28, 30, .38);--mat-full-pseudo-checkbox-disabled-selected-icon-color: rgba(24, 28, 30, .38);--mat-minimal-pseudo-checkbox-selected-checkmark-color: #006781;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: rgba(24, 28, 30, .38);--mdc-elevated-card-container-color: #f0f4f7;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 12px;--mdc-outlined-card-container-color: #f6fafd;--mdc-outlined-card-outline-color: #bec8ce;--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-shape: 12px;--mdc-outlined-card-outline-width: 1px;--mat-card-subtitle-text-color: #181c1e;--mat-card-title-text-font: Roboto, sans-serif;--mat-card-title-text-line-height: 1.75rem;--mat-card-title-text-size: 1.375rem;--mat-card-title-text-tracking: 0;--mat-card-title-text-weight: 400;--mat-card-subtitle-text-font: Roboto, sans-serif;--mat-card-subtitle-text-line-height: 1.5rem;--mat-card-subtitle-text-size: 1rem;--mat-card-subtitle-text-tracking: .009rem;--mdc-linear-progress-active-indicator-color: #006781;--mdc-linear-progress-track-color: #dae4ea;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-color: #2d3133;--mdc-plain-tooltip-supporting-text-color: #eef1f4;--mdc-plain-tooltip-supporting-text-line-height: 1rem;--mdc-plain-tooltip-supporting-text-font: Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size: .75rem;--mdc-plain-tooltip-supporting-text-tracking: .025rem;--mdc-plain-tooltip-container-shape: 4px;--mdc-filled-text-field-caret-color: #006781;--mdc-filled-text-field-focus-active-indicator-color: #006781;--mdc-filled-text-field-focus-label-text-color: #006781;--mdc-filled-text-field-container-color: #dae4ea;--mdc-filled-text-field-disabled-container-color: rgba(24, 28, 30, .04);--mdc-filled-text-field-label-text-color: #3e484d;--mdc-filled-text-field-hover-label-text-color: #3e484d;--mdc-filled-text-field-disabled-label-text-color: rgba(24, 28, 30, .38);--mdc-filled-text-field-input-text-color: #181c1e;--mdc-filled-text-field-disabled-input-text-color: rgba(24, 28, 30, .38);--mdc-filled-text-field-input-text-placeholder-color: #3e484d;--mdc-filled-text-field-error-hover-label-text-color: #fac7ba;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-active-indicator-color: #3e484d;--mdc-filled-text-field-disabled-active-indicator-color: rgba(24, 28, 30, .38);--mdc-filled-text-field-hover-active-indicator-color: #181c1e;--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #fac7ba;--mdc-filled-text-field-label-text-font: Roboto, sans-serif;--mdc-filled-text-field-label-text-size: 1rem;--mdc-filled-text-field-label-text-tracking: .031rem;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-caret-color: #006781;--mdc-outlined-text-field-focus-outline-color: #006781;--mdc-outlined-text-field-focus-label-text-color: #006781;--mdc-outlined-text-field-label-text-color: #3e484d;--mdc-outlined-text-field-hover-label-text-color: #181c1e;--mdc-outlined-text-field-disabled-label-text-color: rgba(24, 28, 30, .38);--mdc-outlined-text-field-input-text-color: #181c1e;--mdc-outlined-text-field-disabled-input-text-color: rgba(24, 28, 30, .38);--mdc-outlined-text-field-input-text-placeholder-color: #3e484d;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #fac7ba;--mdc-outlined-text-field-outline-color: #6e797e;--mdc-outlined-text-field-disabled-outline-color: rgba(24, 28, 30, .12);--mdc-outlined-text-field-hover-outline-color: #181c1e;--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #fac7ba;--mdc-outlined-text-field-error-outline-color: #f44336;--mdc-outlined-text-field-label-text-font: Roboto, sans-serif;--mdc-outlined-text-field-label-text-size: 1rem;--mdc-outlined-text-field-label-text-tracking: .031rem;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mat-form-field-focus-select-arrow-color: #006781;--mat-form-field-disabled-input-text-placeholder-color: rgba(24, 28, 30, .38);--mat-form-field-state-layer-color: #181c1e;--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: #181c1e;--mat-form-field-select-disabled-option-text-color: rgba(24, 28, 30, .38);--mat-form-field-leading-icon-color: #3e484d;--mat-form-field-disabled-leading-icon-color: rgba(24, 28, 30, .38);--mat-form-field-trailing-icon-color: #3e484d;--mat-form-field-disabled-trailing-icon-color: rgba(24, 28, 30, .38);--mat-form-field-error-focus-trailing-icon-color: #f44336;--mat-form-field-error-hover-trailing-icon-color: #fac7ba;--mat-form-field-error-trailing-icon-color: #f44336;--mat-form-field-enabled-select-arrow-color: #3e484d;--mat-form-field-disabled-select-arrow-color: rgba(24, 28, 30, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-container-text-font: Roboto, sans-serif;--mat-form-field-container-text-line-height: 1.5rem;--mat-form-field-container-text-size: 1rem;--mat-form-field-container-text-tracking: .031rem;--mat-form-field-subscript-text-font: Roboto, sans-serif;--mat-form-field-subscript-text-line-height: 1rem;--mat-form-field-subscript-text-size: .75rem;--mat-form-field-subscript-text-tracking: .025rem;--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mat-form-field-focus-state-layer-opacity: 0;--mat-select-panel-background-color: #ebeef1;--mat-select-enabled-trigger-text-color: #181c1e;--mat-select-disabled-trigger-text-color: rgba(24, 28, 30, .38);--mat-select-placeholder-text-color: #3e484d;--mat-select-enabled-arrow-color: #3e484d;--mat-select-disabled-arrow-color: rgba(24, 28, 30, .38);--mat-select-focused-arrow-color: #006781;--mat-select-invalid-arrow-color: #f44336;--mat-select-trigger-text-font: Roboto, sans-serif;--mat-select-trigger-text-line-height: 1.5rem;--mat-select-trigger-text-size: 1rem;--mat-select-trigger-text-tracking: .031rem;--mat-select-arrow-transform: translateY(-8px);--mat-select-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #ebeef1;--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-dialog-container-color: #f6fafd;--mdc-dialog-subhead-color: #181c1e;--mdc-dialog-supporting-text-color: #3e484d;--mdc-dialog-subhead-font: Roboto, sans-serif;--mdc-dialog-subhead-line-height: 2rem;--mdc-dialog-subhead-size: 1.5rem;--mdc-dialog-subhead-weight: 400;--mdc-dialog-subhead-tracking: 0;--mdc-dialog-supporting-text-font: Roboto, sans-serif;--mdc-dialog-supporting-text-line-height: 1.25rem;--mdc-dialog-supporting-text-size: .875rem;--mdc-dialog-supporting-text-tracking: .016rem;--mdc-dialog-container-shape: 28px;--mat-dialog-container-elevation-shadow: none;--mat-dialog-container-max-width: 560px;--mat-dialog-container-small-max-width: calc(100vw - 32px) ;--mat-dialog-container-min-width: 280px;--mat-dialog-actions-alignment: flex-end;--mat-dialog-actions-padding: 16px 24px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px 0;--mat-dialog-headline-padding: 6px 24px 13px;--mdc-chip-outline-color: #6e797e;--mdc-chip-disabled-outline-color: rgba(24, 28, 30, .12);--mdc-chip-focus-outline-color: #3e484d;--mdc-chip-hover-state-layer-opacity: .08;--mdc-chip-selected-hover-state-layer-opacity: .08;--mdc-chip-disabled-label-text-color: rgba(24, 28, 30, .38);--mdc-chip-elevated-selected-container-color: #aaedff;--mdc-chip-flat-disabled-selected-container-color: rgba(24, 28, 30, .12);--mdc-chip-focus-state-layer-color: #3e484d;--mdc-chip-hover-state-layer-color: #3e484d;--mdc-chip-selected-hover-state-layer-color: #001f26;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #001f26;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #3e484d;--mdc-chip-selected-label-text-color: #001f26;--mdc-chip-with-icon-icon-color: #3e484d;--mdc-chip-with-icon-disabled-icon-color: #181c1e;--mdc-chip-with-icon-selected-icon-color: #001f26;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #181c1e;--mdc-chip-with-trailing-icon-trailing-icon-color: #3e484d;--mdc-chip-label-text-font: Roboto, sans-serif;--mdc-chip-label-text-line-height: 1.25rem;--mdc-chip-label-text-size: .875rem;--mdc-chip-label-text-tracking: .006rem;--mdc-chip-label-text-weight: 500;--mdc-chip-container-height: 32px;--mdc-chip-container-shape-radius: 8px;--mdc-chip-with-avatar-avatar-shape-radius: 24px;--mdc-chip-with-avatar-avatar-size: 24px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 1px;--mdc-chip-with-avatar-disabled-avatar-opacity: .38;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: .38;--mdc-chip-with-icon-disabled-icon-opacity: .38;--mdc-chip-elevated-container-color: transparent;--mat-chip-trailing-action-state-layer-color: #3e484d;--mat-chip-selected-trailing-action-state-layer-color: #001f26;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-selected-disabled-trailing-icon-color: #181c1e;--mat-chip-selected-trailing-icon-color: #001f26;--mat-chip-disabled-container-opacity: 1;--mat-chip-trailing-action-opacity: 1;--mat-chip-trailing-action-focus-opacity: 1;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .08;--mdc-switch-selected-pressed-state-layer-opacity: .12;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .08;--mdc-switch-unselected-pressed-state-layer-opacity: .12;--mdc-switch-selected-focus-state-layer-color: #006781;--mdc-switch-selected-handle-color: #ffffff;--mdc-switch-selected-hover-state-layer-color: #006781;--mdc-switch-selected-pressed-state-layer-color: #006781;--mdc-switch-selected-focus-handle-color: #baeaff;--mdc-switch-selected-hover-handle-color: #baeaff;--mdc-switch-selected-pressed-handle-color: #baeaff;--mdc-switch-selected-focus-track-color: #006781;--mdc-switch-selected-hover-track-color: #006781;--mdc-switch-selected-pressed-track-color: #006781;--mdc-switch-selected-track-color: #006781;--mdc-switch-disabled-selected-handle-color: #f6fafd;--mdc-switch-disabled-selected-icon-color: #181c1e;--mdc-switch-disabled-selected-track-color: #181c1e;--mdc-switch-disabled-unselected-handle-color: #181c1e;--mdc-switch-disabled-unselected-icon-color: #dae4ea;--mdc-switch-disabled-unselected-track-color: #dae4ea;--mdc-switch-selected-icon-color: #001f29;--mdc-switch-unselected-focus-handle-color: #3e484d;--mdc-switch-unselected-focus-state-layer-color: #181c1e;--mdc-switch-unselected-focus-track-color: #dae4ea;--mdc-switch-unselected-handle-color: #6e797e;--mdc-switch-unselected-hover-handle-color: #3e484d;--mdc-switch-unselected-hover-state-layer-color: #181c1e;--mdc-switch-unselected-hover-track-color: #dae4ea;--mdc-switch-unselected-icon-color: #dae4ea;--mdc-switch-unselected-pressed-handle-color: #3e484d;--mdc-switch-unselected-pressed-state-layer-color: #181c1e;--mdc-switch-unselected-pressed-track-color: #dae4ea;--mdc-switch-unselected-track-color: #dae4ea;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-shape: 9999px;--mdc-switch-selected-icon-size: 16px;--mdc-switch-track-height: 32px;--mdc-switch-track-shape: 9999px;--mdc-switch-track-width: 52px;--mdc-switch-unselected-icon-size: 16px;--mdc-switch-state-layer-size: 40px;--mat-switch-track-outline-color: #6e797e;--mat-switch-disabled-unselected-track-outline-color: #181c1e;--mat-switch-label-text-color: #181c1e;--mat-switch-label-text-font: Roboto, sans-serif;--mat-switch-label-text-line-height: 1.25rem;--mat-switch-label-text-size: .875rem;--mat-switch-label-text-tracking: .016rem;--mat-switch-label-text-weight: 400;--mat-switch-disabled-selected-handle-opacity: 1;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 16px;--mat-switch-selected-handle-size: 24px;--mat-switch-pressed-handle-size: 28px;--mat-switch-with-icon-handle-size: 24px;--mat-switch-selected-handle-horizontal-margin: 0 24px;--mat-switch-selected-with-icon-handle-horizontal-margin: 0 24px;--mat-switch-selected-pressed-handle-horizontal-margin: 0 22px;--mat-switch-unselected-handle-horizontal-margin: 0 8px;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0 4px;--mat-switch-unselected-pressed-handle-horizontal-margin: 0 2px;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 0;--mat-switch-visible-track-transition: opacity 75ms;--mat-switch-hidden-track-transition: opacity 75ms;--mat-switch-track-outline-width: 2px;--mat-switch-selected-track-outline-width: 2px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 2px;--mdc-radio-disabled-selected-icon-color: #181c1e;--mdc-radio-disabled-unselected-icon-color: #181c1e;--mdc-radio-unselected-hover-icon-color: #181c1e;--mdc-radio-unselected-focus-icon-color: #181c1e;--mdc-radio-unselected-icon-color: #3e484d;--mdc-radio-unselected-pressed-icon-color: #181c1e;--mdc-radio-selected-focus-icon-color: #006781;--mdc-radio-selected-hover-icon-color: #006781;--mdc-radio-selected-icon-color: #006781;--mdc-radio-selected-pressed-icon-color: #006781;--mdc-radio-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mat-radio-ripple-color: #181c1e;--mat-radio-checked-ripple-color: #006781;--mat-radio-disabled-label-color: rgba(24, 28, 30, .38);--mat-radio-label-text-color: #181c1e;--mat-radio-label-text-font: Roboto, sans-serif;--mat-radio-label-text-line-height: 1.25rem;--mat-radio-label-text-size: .875rem;--mat-radio-label-text-tracking: .016rem;--mat-radio-touch-target-display: block;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-slider-handle-color: #006781;--mdc-slider-focus-handle-color: #006781;--mdc-slider-hover-handle-color: #006781;--mdc-slider-active-track-color: #006781;--mdc-slider-inactive-track-color: #dae4ea;--mdc-slider-with-tick-marks-inactive-container-color: #3e484d;--mdc-slider-with-tick-marks-active-container-color: #ffffff;--mdc-slider-disabled-active-track-color: #181c1e;--mdc-slider-disabled-handle-color: #181c1e;--mdc-slider-disabled-inactive-track-color: #181c1e;--mdc-slider-label-container-color: #006781;--mdc-slider-label-label-text-color: #ffffff;--mdc-slider-with-overlap-handle-outline-color: #ffffff;--mdc-slider-with-tick-marks-disabled-container-color: #181c1e;--mdc-slider-label-label-text-font: Roboto, sans-serif;--mdc-slider-label-label-text-size: .75rem;--mdc-slider-label-label-text-line-height: 1rem;--mdc-slider-label-label-text-tracking: .031rem;--mdc-slider-active-track-height: 4px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 9999px;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .38;--mdc-slider-with-tick-marks-container-shape: 9999px;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .38;--mat-slider-ripple-color: #006781;--mat-slider-hover-state-layer-color: rgba(0, 103, 129, .05);--mat-slider-focus-state-layer-color: rgba(0, 103, 129, .2);--mat-slider-value-indicator-width: 28px;--mat-slider-value-indicator-height: 28px;--mat-slider-value-indicator-caret-display: none;--mat-slider-value-indicator-border-radius: 50% 50% 50% 0;--mat-slider-value-indicator-padding: 0;--mat-slider-value-indicator-text-transform: rotate(45deg);--mat-slider-value-indicator-container-transform: translateX(-50%) rotate(-45deg);--mat-slider-value-indicator-opacity: 1;--mat-menu-item-label-text-color: #181c1e;--mat-menu-item-icon-color: #3e484d;--mat-menu-item-hover-state-layer-color: rgba(24, 28, 30, .08);--mat-menu-item-focus-state-layer-color: rgba(24, 28, 30, .12);--mat-menu-container-color: #ebeef1;--mat-menu-divider-color: #dae4ea;--mat-menu-item-label-text-font: Roboto, sans-serif;--mat-menu-item-label-text-size: .875rem;--mat-menu-item-label-text-tracking: .006rem;--mat-menu-item-label-text-line-height: 1.25rem;--mat-menu-item-label-text-weight: 500;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 8px;--mat-menu-divider-top-spacing: 8px;--mat-menu-item-spacing: 12px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 12px;--mat-menu-item-trailing-spacing: 12px;--mat-menu-item-with-icon-leading-spacing: 12px;--mat-menu-item-with-icon-trailing-spacing: 12px;--mat-menu-base-elevation-level: 2;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-leading-avatar-color: #baeaff;--mdc-list-list-item-disabled-state-layer-color: #181c1e;--mdc-list-list-item-disabled-state-layer-opacity: .12;--mdc-list-list-item-label-text-color: #181c1e;--mdc-list-list-item-supporting-text-color: #3e484d;--mdc-list-list-item-leading-icon-color: #3e484d;--mdc-list-list-item-trailing-supporting-text-color: #3e484d;--mdc-list-list-item-trailing-icon-color: #3e484d;--mdc-list-list-item-selected-trailing-icon-color: #006781;--mdc-list-list-item-disabled-label-text-color: #181c1e;--mdc-list-list-item-disabled-leading-icon-color: #181c1e;--mdc-list-list-item-disabled-trailing-icon-color: #181c1e;--mdc-list-list-item-hover-label-text-color: #181c1e;--mdc-list-list-item-focus-label-text-color: #181c1e;--mdc-list-list-item-hover-state-layer-color: #181c1e;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: #181c1e;--mdc-list-list-item-focus-state-layer-opacity: .12;--mdc-list-list-item-label-text-font: Roboto, sans-serif;--mdc-list-list-item-label-text-line-height: 1.5rem;--mdc-list-list-item-label-text-size: 1rem;--mdc-list-list-item-label-text-tracking: .031rem;--mdc-list-list-item-supporting-text-font: Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height: 1.25rem;--mdc-list-list-item-supporting-text-size: .875rem;--mdc-list-list-item-supporting-text-tracking: .016rem;--mdc-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 1rem;--mdc-list-list-item-trailing-supporting-text-size: .688rem;--mdc-list-list-item-trailing-supporting-text-tracking: .031rem;--mdc-list-list-item-trailing-supporting-text-weight: 500;--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 9999px;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-label-text-opacity: .3;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: #aaedff;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 16px;--mat-list-active-indicator-shape: 9999px;--mat-paginator-container-text-color: #181c1e;--mat-paginator-container-background-color: #f6fafd;--mat-paginator-enabled-icon-color: #3e484d;--mat-paginator-disabled-icon-color: rgba(24, 28, 30, .38);--mat-paginator-container-text-font: Roboto, sans-serif;--mat-paginator-container-text-line-height: 1rem;--mat-paginator-container-text-size: .75rem;--mat-paginator-container-text-tracking: .025rem;--mat-paginator-select-trigger-text-size: .75rem;--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block;--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-color: #006781;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: #dae4ea;--mat-tab-header-pagination-icon-color: #181c1e;--mat-tab-header-inactive-label-text-color: #181c1e;--mat-tab-header-active-label-text-color: #181c1e;--mat-tab-header-active-ripple-color: #181c1e;--mat-tab-header-inactive-ripple-color: #181c1e;--mat-tab-header-inactive-focus-label-text-color: #181c1e;--mat-tab-header-inactive-hover-label-text-color: #181c1e;--mat-tab-header-active-focus-label-text-color: #181c1e;--mat-tab-header-active-hover-label-text-color: #181c1e;--mat-tab-header-active-focus-indicator-color: #006781;--mat-tab-header-active-hover-indicator-color: #006781;--mat-tab-header-label-text-font: Roboto, sans-serif;--mat-tab-header-label-text-size: .875rem;--mat-tab-header-label-text-tracking: .006rem;--mat-tab-header-label-text-line-height: 1.25rem;--mat-tab-header-label-text-weight: 500;--mat-tab-header-divider-height: 1px;--mdc-checkbox-disabled-selected-checkmark-color: #f6fafd;--mdc-checkbox-selected-focus-state-layer-opacity: .12;--mdc-checkbox-selected-hover-state-layer-opacity: .08;--mdc-checkbox-selected-pressed-state-layer-opacity: .12;--mdc-checkbox-unselected-focus-state-layer-opacity: .12;--mdc-checkbox-unselected-hover-state-layer-opacity: .08;--mdc-checkbox-unselected-pressed-state-layer-opacity: .12;--mdc-checkbox-selected-pressed-icon-color: #006781;--mdc-checkbox-disabled-selected-icon-color: rgba(24, 28, 30, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(24, 28, 30, .38);--mdc-checkbox-selected-checkmark-color: #ffffff;--mdc-checkbox-selected-focus-icon-color: #006781;--mdc-checkbox-selected-hover-icon-color: #006781;--mdc-checkbox-selected-icon-color: #006781;--mdc-checkbox-unselected-focus-icon-color: #181c1e;--mdc-checkbox-unselected-hover-icon-color: #181c1e;--mdc-checkbox-unselected-icon-color: #3e484d;--mdc-checkbox-selected-focus-state-layer-color: #006781;--mdc-checkbox-selected-hover-state-layer-color: #006781;--mdc-checkbox-selected-pressed-state-layer-color: #181c1e;--mdc-checkbox-unselected-focus-state-layer-color: #181c1e;--mdc-checkbox-unselected-hover-state-layer-color: #181c1e;--mdc-checkbox-unselected-pressed-state-layer-color: #006781;--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-disabled-label-color: rgba(24, 28, 30, .38);--mat-checkbox-label-text-color: #181c1e;--mat-checkbox-label-text-font: Roboto, sans-serif;--mat-checkbox-label-text-line-height: 1.25rem;--mat-checkbox-label-text-size: .875rem;--mat-checkbox-label-text-tracking: .016rem;--mat-checkbox-touch-target-display: block;--mdc-text-button-label-text-color: #006781;--mdc-text-button-disabled-label-text-color: rgba(24, 28, 30, .38);--mdc-text-button-label-text-font: Roboto, sans-serif;--mdc-text-button-label-text-size: .875rem;--mdc-text-button-label-text-tracking: .006rem;--mdc-text-button-container-height: 40px;--mdc-text-button-container-shape: 9999px;--mdc-protected-button-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-container-color: #f6fafd;--mdc-protected-button-label-text-color: #006781;--mdc-protected-button-disabled-container-color: rgba(24, 28, 30, .12);--mdc-protected-button-disabled-label-text-color: rgba(24, 28, 30, .38);--mdc-protected-button-label-text-font: Roboto, sans-serif;--mdc-protected-button-label-text-size: .875rem;--mdc-protected-button-label-text-tracking: .006rem;--mdc-protected-button-container-height: 40px;--mdc-protected-button-container-shape: 9999px;--mdc-filled-button-container-color: #006781;--mdc-filled-button-label-text-color: #ffffff;--mdc-filled-button-disabled-container-color: rgba(24, 28, 30, .12);--mdc-filled-button-disabled-label-text-color: rgba(24, 28, 30, .38);--mdc-filled-button-label-text-font: Roboto, sans-serif;--mdc-filled-button-label-text-size: .875rem;--mdc-filled-button-label-text-tracking: .006rem;--mdc-filled-button-container-height: 40px;--mdc-filled-button-container-shape: 9999px;--mdc-outlined-button-disabled-outline-color: rgba(24, 28, 30, .12);--mdc-outlined-button-disabled-label-text-color: rgba(24, 28, 30, .38);--mdc-outlined-button-label-text-color: #006781;--mdc-outlined-button-outline-color: #6e797e;--mdc-outlined-button-label-text-font: Roboto, sans-serif;--mdc-outlined-button-label-text-size: .875rem;--mdc-outlined-button-label-text-tracking: .006rem;--mdc-outlined-button-container-height: 40px;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 9999px;--mat-text-button-state-layer-color: #006781;--mat-text-button-disabled-state-layer-color: #3e484d;--mat-text-button-ripple-color: rgba(0, 103, 129, .12);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mat-text-button-touch-target-display: block;--mat-text-button-horizontal-padding: 12px;--mat-text-button-with-icon-horizontal-padding: 16px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: -4px;--mat-protected-button-state-layer-color: #006781;--mat-protected-button-disabled-state-layer-color: #3e484d;--mat-protected-button-ripple-color: rgba(0, 103, 129, .12);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mat-protected-button-touch-target-display: block;--mat-protected-button-horizontal-padding: 24px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -8px;--mat-filled-button-state-layer-color: #ffffff;--mat-filled-button-disabled-state-layer-color: #3e484d;--mat-filled-button-ripple-color: rgba(255, 255, 255, .12);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mat-filled-button-touch-target-display: block;--mat-filled-button-horizontal-padding: 24px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -8px;--mat-outlined-button-state-layer-color: #006781;--mat-outlined-button-disabled-state-layer-color: #3e484d;--mat-outlined-button-ripple-color: rgba(0, 103, 129, .12);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mat-outlined-button-touch-target-display: block;--mat-outlined-button-horizontal-padding: 24px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -8px;--mdc-icon-button-icon-color: #3e484d;--mdc-icon-button-disabled-icon-color: rgba(24, 28, 30, .38);--mdc-icon-button-state-layer-size: 40px;--mdc-icon-button-icon-size: 24px;--mat-icon-button-state-layer-color: #3e484d;--mat-icon-button-disabled-state-layer-color: #3e484d;--mat-icon-button-ripple-color: rgba(62, 72, 77, .12);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-touch-target-display: block;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-label-text-font: Roboto, sans-serif;--mdc-extended-fab-label-text-size: .875rem;--mdc-extended-fab-label-text-tracking: .006rem;--mdc-extended-fab-container-height: 56px;--mdc-extended-fab-container-shape: 16px;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-container-color: #baeaff;--mdc-fab-container-shape: 16px;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-container-color: #baeaff;--mdc-fab-small-container-shape: 12px;--mat-fab-foreground-color: #001f29;--mat-fab-state-layer-color: #001f29;--mat-fab-ripple-color: rgba(0, 31, 41, .12);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(24, 28, 30, .12);--mat-fab-disabled-state-foreground-color: rgba(24, 28, 30, .38);--mat-fab-touch-target-display: block;--mat-fab-small-foreground-color: #001f29;--mat-fab-small-state-layer-color: #001f29;--mat-fab-small-ripple-color: rgba(0, 31, 41, .12);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(24, 28, 30, .12);--mat-fab-small-disabled-state-foreground-color: rgba(24, 28, 30, .38);--mdc-snackbar-container-color: #2d3133;--mdc-snackbar-supporting-text-color: #eef1f4;--mdc-snackbar-supporting-text-font: Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height: 1.25rem;--mdc-snackbar-supporting-text-size: .875rem;--mdc-snackbar-container-shape: 4px;--mat-snack-bar-button-color: #74d2f6;--mat-table-background-color: #f6fafd;--mat-table-header-headline-color: #181c1e;--mat-table-row-item-label-text-color: #181c1e;--mat-table-row-item-outline-color: #6e797e;--mat-table-header-headline-font: Roboto, sans-serif;--mat-table-header-headline-line-height: 1.25rem;--mat-table-header-headline-size: .875rem;--mat-table-header-headline-tracking: .006rem;--mat-table-row-item-label-text-font: Roboto, sans-serif;--mat-table-row-item-label-text-line-height: 1.25rem;--mat-table-row-item-label-text-size: .875rem;--mat-table-row-item-label-text-tracking: .016rem;--mat-table-footer-supporting-text-font: Roboto, sans-serif;--mat-table-footer-supporting-text-line-height: 1.25rem;--mat-table-footer-supporting-text-size: .875rem;--mat-table-footer-supporting-text-tracking: .016rem;--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mat-table-row-item-outline-width: 1px;--mdc-circular-progress-active-indicator-color: #006781;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mat-badge-background-color: #f44336;--mat-badge-text-color: #ffffff;--mat-badge-disabled-state-background-color: rgba(244, 67, 54, .38);--mat-badge-disabled-state-text-color: #ffffff;--mat-badge-text-font: Roboto, sans-serif;--mat-badge-text-size: .688rem;--mat-badge-text-weight: 500;--mat-badge-large-size-text-size: .688rem;--mat-badge-container-shape: 9999px;--mat-badge-container-size: 16px;--mat-badge-small-size-container-size: 6px;--mat-badge-large-size-container-size: 16px;--mat-badge-legacy-container-size: unset;--mat-badge-legacy-small-size-container-size: unset;--mat-badge-legacy-large-size-container-size: unset;--mat-badge-container-offset: -12px 0;--mat-badge-small-size-container-offset: -6px 0;--mat-badge-large-size-container-offset: -12px 0;--mat-badge-container-overlap-offset: -12px;--mat-badge-small-size-container-overlap-offset: -6px;--mat-badge-large-size-container-overlap-offset: -12px;--mat-badge-container-padding: 0 4px;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0 4px;--mat-badge-line-height: 16px;--mat-badge-small-size-text-size: 0;--mat-badge-small-size-line-height: 6px;--mat-badge-large-size-line-height: 16px;--mat-bottom-sheet-container-text-color: #181c1e;--mat-bottom-sheet-container-background-color: #f0f4f7;--mat-bottom-sheet-container-text-font: Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height: 1.5rem;--mat-bottom-sheet-container-text-size: 1rem;--mat-bottom-sheet-container-text-tracking: .031rem;--mat-bottom-sheet-container-shape: 28px;--mat-standard-button-toggle-hover-state-layer-opacity: .08;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-standard-button-toggle-text-color: #181c1e;--mat-standard-button-toggle-state-layer-color: #181c1e;--mat-standard-button-toggle-selected-state-background-color: #aaedff;--mat-standard-button-toggle-selected-state-text-color: #001f26;--mat-standard-button-toggle-disabled-state-text-color: rgba(24, 28, 30, .38);--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(24, 28, 30, .38);--mat-standard-button-toggle-disabled-selected-state-background-color: rgba(24, 28, 30, .12);--mat-standard-button-toggle-divider-color: #6e797e;--mat-standard-button-toggle-label-text-font: Roboto, sans-serif;--mat-standard-button-toggle-label-text-line-height: 1.25rem;--mat-standard-button-toggle-label-text-size: .875rem;--mat-standard-button-toggle-label-text-tracking: .006rem;--mat-standard-button-toggle-label-text-weight: 500;--mat-standard-button-toggle-height: 40px;--mat-standard-button-toggle-shape: 9999px;--mat-standard-button-toggle-background-color: transparent;--mat-standard-button-toggle-disabled-state-background-color: transparent;--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-selected-state-background-color: #006781;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(24, 28, 30, .38);--mat-datepicker-calendar-date-today-selected-state-outline-color: #006781;--mat-datepicker-calendar-date-focus-state-background-color: rgba(24, 28, 30, .12);--mat-datepicker-calendar-date-hover-state-background-color: rgba(24, 28, 30, .08);--mat-datepicker-toggle-active-state-icon-color: #3e484d;--mat-datepicker-calendar-date-in-range-state-background-color: #baeaff;--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #f6d9ff;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #aaedff;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #006879;--mat-datepicker-toggle-icon-color: #3e484d;--mat-datepicker-calendar-body-label-text-color: #181c1e;--mat-datepicker-calendar-period-button-text-color: #3e484d;--mat-datepicker-calendar-period-button-icon-color: #3e484d;--mat-datepicker-calendar-navigation-button-icon-color: #3e484d;--mat-datepicker-calendar-header-text-color: #3e484d;--mat-datepicker-calendar-date-today-outline-color: #006781;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(24, 28, 30, .38);--mat-datepicker-calendar-date-text-color: #181c1e;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(24, 28, 30, .38);--mat-datepicker-calendar-date-preview-state-outline-color: #006781;--mat-datepicker-range-input-separator-color: #181c1e;--mat-datepicker-range-input-disabled-state-separator-color: rgba(24, 28, 30, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(24, 28, 30, .38);--mat-datepicker-calendar-container-background-color: #e5e9eb;--mat-datepicker-calendar-container-text-color: #181c1e;--mat-datepicker-calendar-text-font: Roboto, sans-serif;--mat-datepicker-calendar-text-size: .875rem;--mat-datepicker-calendar-body-label-text-size: .875rem;--mat-datepicker-calendar-period-button-text-size: .875rem;--mat-datepicker-calendar-header-text-size: .875rem;--mat-datepicker-calendar-header-text-weight: 500;--mat-datepicker-calendar-container-shape: 16px;--mat-datepicker-calendar-container-touch-shape: 28px;--mat-datepicker-calendar-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-divider-color: transparent;--mat-datepicker-calendar-date-outline-color: transparent;--mat-divider-color: #6e797e;--mat-divider-width: 1px;--mat-expansion-container-background-color: #f6fafd;--mat-expansion-container-text-color: #181c1e;--mat-expansion-actions-divider-color: #6e797e;--mat-expansion-header-hover-state-layer-color: rgba(24, 28, 30, .08);--mat-expansion-header-focus-state-layer-color: rgba(24, 28, 30, .12);--mat-expansion-header-disabled-state-text-color: rgba(24, 28, 30, .38);--mat-expansion-header-text-color: #181c1e;--mat-expansion-header-description-color: #3e484d;--mat-expansion-header-indicator-color: #3e484d;--mat-expansion-header-text-font: Roboto, sans-serif;--mat-expansion-header-text-size: 1rem;--mat-expansion-header-text-line-height: 1.5rem;--mat-expansion-header-text-tracking: .009rem;--mat-expansion-container-text-font: Roboto, sans-serif;--mat-expansion-container-text-line-height: 1.5rem;--mat-expansion-container-text-size: 1rem;--mat-expansion-container-text-tracking: .031rem;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-expansion-container-shape: 12px;--mat-expansion-legacy-header-indicator-display: none;--mat-expansion-header-indicator-display: inline-block;--mat-grid-list-tile-header-primary-text-size: 400 1rem / 1.5rem Roboto, sans-serif;--mat-grid-list-tile-header-secondary-text-size: 400 .875rem / 1.25rem Roboto, sans-serif;--mat-grid-list-tile-footer-primary-text-size: 400 1rem / 1.5rem Roboto, sans-serif;--mat-grid-list-tile-footer-secondary-text-size: 400 .875rem / 1.25rem Roboto, sans-serif;--mat-icon-color: inherit;--mat-sidenav-container-background-color: #f6fafd;--mat-sidenav-container-text-color: #3e484d;--mat-sidenav-content-background-color: #f6fafd;--mat-sidenav-content-text-color: #181c1e;--mat-sidenav-scrim-color: rgba(40, 50, 54, .4);--mat-sidenav-container-shape: 16px;--mat-sidenav-container-elevation-shadow: none;--mat-sidenav-container-width: 360px;--mat-sidenav-container-divider-color: transparent;--mat-stepper-header-icon-foreground-color: #f6fafd;--mat-stepper-header-selected-state-icon-background-color: #006781;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #006781;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff;--mat-stepper-container-color: #f6fafd;--mat-stepper-line-color: #6e797e;--mat-stepper-header-hover-state-layer-color: rgba(45, 49, 51, .08);--mat-stepper-header-focus-state-layer-color: rgba(45, 49, 51, .12);--mat-stepper-header-label-text-color: #3e484d;--mat-stepper-header-optional-label-text-color: #3e484d;--mat-stepper-header-selected-state-label-text-color: #3e484d;--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: #3e484d;--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-container-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-size: .875rem;--mat-stepper-header-label-text-weight: 500;--mat-stepper-header-error-state-label-text-size: .875rem;--mat-stepper-header-selected-state-label-text-size: .875rem;--mat-stepper-header-selected-state-label-text-weight: 500;--mat-stepper-header-height: 72px;--mat-stepper-header-focus-state-layer-shape: 12px;--mat-stepper-header-hover-state-layer-shape: 12px;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #181c1e;--mat-toolbar-container-background-color: #f6fafd;--mat-toolbar-container-text-color: #181c1e;--mat-toolbar-title-text-font: Roboto, sans-serif;--mat-toolbar-title-text-line-height: 1.75rem;--mat-toolbar-title-text-size: 1.375rem;--mat-toolbar-title-text-tracking: 0;--mat-toolbar-title-text-weight: 400;--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-tree-container-background-color: #f6fafd;--mat-tree-node-text-color: #181c1e;--mat-tree-node-text-font: Roboto, sans-serif;--mat-tree-node-text-size: 1rem;--mat-tree-node-min-height: 48px;--mat-badge-text-font: Open Sans, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px;--mat-bottom-sheet-container-text-font: Open Sans, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400;--mat-legacy-button-toggle-label-text-font: Open Sans, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400;--mat-standard-button-toggle-label-text-font: Open Sans, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400;--mat-datepicker-calendar-text-font: Open Sans, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400;--mat-expansion-header-text-font: Open Sans, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Open Sans, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400;--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px;--mat-stepper-container-text-font: Open Sans, sans-serif;--mat-stepper-header-label-text-font: Open Sans, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400;--mat-toolbar-title-text-font: Open Sans, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500;--mat-tree-node-text-font: Open Sans, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400;--mat-option-label-text-font: Open Sans, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400;--mat-optgroup-label-text-font: Open Sans, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400;--mat-card-title-text-font: Open Sans, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Open Sans, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500;--mdc-plain-tooltip-supporting-text-font: Open Sans, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em;--mdc-filled-text-field-label-text-font: Open Sans, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: Open Sans, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: Open Sans, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Open Sans, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400;--mat-select-trigger-text-font: Open Sans, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400;--mdc-dialog-subhead-font: Open Sans, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Open Sans, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em;--mat-radio-label-text-font: Open Sans, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400;--mdc-slider-label-label-text-font: Open Sans, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500;--mat-menu-item-label-text-font: Open Sans, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400;--mdc-list-list-item-label-text-font: Open Sans, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Open Sans, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Open Sans, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400;--mat-paginator-container-text-font: Open Sans, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px;--mat-checkbox-label-text-font: Open Sans, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400;--mdc-text-button-label-text-font: Open Sans, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none;--mdc-filled-button-label-text-font: Open Sans, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none;--mdc-protected-button-label-text-font: Open Sans, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none;--mdc-outlined-button-label-text-font: Open Sans, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none;--mdc-extended-fab-label-text-font: Open Sans, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500;--mdc-snackbar-supporting-text-font: Open Sans, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400;--mat-table-header-headline-font: Open Sans, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Open Sans, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Open Sans, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.mat-theme-loaded-marker{display:none}html .mat-h1,html .mat-headline-5,html .mat-typography .mat-h1,html .mat-typography .mat-headline-5,html .mat-typography h1{font:400 24px/32px Open Sans,sans-serif;letter-spacing:normal;margin:0 0 16px}html .mat-h2,html .mat-headline-6,html .mat-typography .mat-h2,html .mat-typography .mat-headline-6,html .mat-typography h2{font:500 20px/32px Open Sans,sans-serif;letter-spacing:.0125em;margin:0 0 16px}html .mat-h3,html .mat-subtitle-1,html .mat-typography .mat-h3,html .mat-typography .mat-subtitle-1,html .mat-typography h3{font:400 16px/28px Open Sans,sans-serif;letter-spacing:.009375em;margin:0 0 16px}html .mat-h4,html .mat-body-1,html .mat-typography .mat-h4,html .mat-typography .mat-body-1,html .mat-typography h4{font:400 16px/24px Open Sans,sans-serif;letter-spacing:.03125em;margin:0 0 16px}html .mat-h5,html .mat-typography .mat-h5,html .mat-typography h5{font:400 11.62px/20px Open Sans,sans-serif;margin:0 0 12px}html .mat-h6,html .mat-typography .mat-h6,html .mat-typography h6{font:400 9.38px/20px Open Sans,sans-serif;margin:0 0 12px}html .mat-body-strong,html .mat-subtitle-2,html .mat-typography .mat-body-strong,html .mat-typography .mat-subtitle-2{font:500 14px/22px Open Sans,sans-serif;letter-spacing:.0071428571em}html .mat-body,html .mat-body-2,html .mat-typography .mat-body,html .mat-typography .mat-body-2,html .mat-typography{font:400 14px/20px Open Sans,sans-serif;letter-spacing:.0178571429em}html .mat-body p,html .mat-body-2 p,html .mat-typography .mat-body p,html .mat-typography .mat-body-2 p,html .mat-typography p{margin:0 0 12px}html .mat-small,html .mat-caption,html .mat-typography .mat-small,html .mat-typography .mat-caption{font:400 12px/20px Open Sans,sans-serif;letter-spacing:.0333333333em}html .mat-headline-1,html .mat-typography .mat-headline-1{font:300 96px/96px Open Sans,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}html .mat-headline-2,html .mat-typography .mat-headline-2{font:300 60px/60px Open Sans,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}html .mat-headline-3,html .mat-typography .mat-headline-3{font:400 48px/50px Open Sans,sans-serif;letter-spacing:normal;margin:0 0 64px}html .mat-headline-4,html .mat-typography .mat-headline-4{font:400 34px/40px Open Sans,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}html .mat-mdc-standard-chip{--mdc-chip-label-text-font: Open Sans, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}html .mat-mdc-slide-toggle{--mat-switch-label-text-font: Open Sans, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}html .mdc-list-group__subheader{font:400 16px/28px Open Sans,sans-serif;letter-spacing:.009375em}html .mat-mdc-tab-header{--mat-tab-header-label-text-font: Open Sans, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.mat-radio-button,.mat-checkbox{margin-right:40px}.mat-checkbox-label{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: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}.mat-mdc-raised-button .mat-mdc-button-persistent-ripple:before{background-color:#6e6e6e!important}div#theme-area div.kiga-container .theme-shop{--mat-app-background-color: #fff8f6;--mat-app-text-color: rgba(0, 0, 0, .6);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #fac7ba;--mat-option-label-text-color: rgba(0, 0, 0, .6);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .08);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .12);--mat-option-selected-state-layer-color: #e21f08;--mat-option-label-text-font: Roboto, sans-serif;--mat-option-label-text-line-height: 1.25rem;--mat-option-label-text-size: 1rem;--mat-option-label-text-tracking: .006rem;--mat-optgroup-label-text-color: #5c4039;--mat-optgroup-label-text-font: Roboto, sans-serif;--mat-optgroup-label-text-line-height: 1.25rem;--mat-optgroup-label-text-size: .875rem;--mat-optgroup-label-text-tracking: .006rem;--mat-optgroup-label-text-weight: 500;--mat-full-pseudo-checkbox-selected-icon-color: #f1613c;--mat-full-pseudo-checkbox-selected-checkmark-color: #ffffff;--mat-full-pseudo-checkbox-unselected-icon-color: #5c4039;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fff8f6;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-full-pseudo-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f1613c;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: rgba(0, 0, 0, .38);--mdc-elevated-card-container-color: #fff1ed;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 12px;--mdc-outlined-card-container-color: #fff8f6;--mdc-outlined-card-outline-color: #e5beb5;--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-shape: 12px;--mdc-outlined-card-outline-width: 1px;--mat-card-subtitle-text-color: rgba(0, 0, 0, .6);--mat-card-title-text-font: Roboto, sans-serif;--mat-card-title-text-line-height: 1.75rem;--mat-card-title-text-size: 1.375rem;--mat-card-title-text-tracking: 0;--mat-card-title-text-weight: 400;--mat-card-subtitle-text-font: Roboto, sans-serif;--mat-card-subtitle-text-line-height: 1.5rem;--mat-card-subtitle-text-size: 1rem;--mat-card-subtitle-text-tracking: .009rem;--mdc-linear-progress-active-indicator-color: #f1613c;--mdc-linear-progress-track-color: #ffdad2;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-color: #3e2c28;--mdc-plain-tooltip-supporting-text-color: #ffede9;--mdc-plain-tooltip-supporting-text-line-height: 1rem;--mdc-plain-tooltip-supporting-text-font: Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size: .75rem;--mdc-plain-tooltip-supporting-text-tracking: .025rem;--mdc-plain-tooltip-container-shape: 4px;--mdc-filled-text-field-caret-color: #f1613c;--mdc-filled-text-field-focus-active-indicator-color: #f1613c;--mdc-filled-text-field-focus-label-text-color: #f1613c;--mdc-filled-text-field-container-color: #ffdad2;--mdc-filled-text-field-disabled-container-color: rgba(0, 0, 0, .04);--mdc-filled-text-field-label-text-color: #5c4039;--mdc-filled-text-field-hover-label-text-color: #5c4039;--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: #5c4039;--mdc-filled-text-field-error-hover-label-text-color: #fac7ba;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-active-indicator-color: #5c4039;--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #fac7ba;--mdc-filled-text-field-label-text-font: Roboto, sans-serif;--mdc-filled-text-field-label-text-size: 1rem;--mdc-filled-text-field-label-text-tracking: .031rem;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-caret-color: #f1613c;--mdc-outlined-text-field-focus-outline-color: #f1613c;--mdc-outlined-text-field-focus-label-text-color: #f1613c;--mdc-outlined-text-field-label-text-color: #5c4039;--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: #5c4039;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #fac7ba;--mdc-outlined-text-field-outline-color: #907068;--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #fac7ba;--mdc-outlined-text-field-error-outline-color: #f44336;--mdc-outlined-text-field-label-text-font: Roboto, sans-serif;--mdc-outlined-text-field-label-text-size: 1rem;--mdc-outlined-text-field-label-text-tracking: .031rem;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mat-form-field-focus-select-arrow-color: #f1613c;--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .6);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .6);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: #5c4039;--mat-form-field-disabled-leading-icon-color: rgba(0, 0, 0, .38);--mat-form-field-trailing-icon-color: #5c4039;--mat-form-field-disabled-trailing-icon-color: rgba(0, 0, 0, .38);--mat-form-field-error-focus-trailing-icon-color: #f44336;--mat-form-field-error-hover-trailing-icon-color: #fac7ba;--mat-form-field-error-trailing-icon-color: #f44336;--mat-form-field-enabled-select-arrow-color: #5c4039;--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-container-text-font: Roboto, sans-serif;--mat-form-field-container-text-line-height: 1.5rem;--mat-form-field-container-text-size: 1rem;--mat-form-field-container-text-tracking: .031rem;--mat-form-field-subscript-text-font: Roboto, sans-serif;--mat-form-field-subscript-text-line-height: 1rem;--mat-form-field-subscript-text-size: .75rem;--mat-form-field-subscript-text-tracking: .025rem;--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mat-form-field-focus-state-layer-opacity: 0;--mat-select-panel-background-color: #ffe9e4;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .6);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: #5c4039;--mat-select-enabled-arrow-color: #5c4039;--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: #f1613c;--mat-select-invalid-arrow-color: #f44336;--mat-select-trigger-text-font: Roboto, sans-serif;--mat-select-trigger-text-line-height: 1.5rem;--mat-select-trigger-text-size: 1rem;--mat-select-trigger-text-tracking: .031rem;--mat-select-arrow-transform: translateY(-8px);--mat-select-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #ffe9e4;--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-dialog-container-color: #fff8f6;--mdc-dialog-subhead-color: rgba(0, 0, 0, .6);--mdc-dialog-supporting-text-color: #5c4039;--mdc-dialog-subhead-font: Roboto, sans-serif;--mdc-dialog-subhead-line-height: 2rem;--mdc-dialog-subhead-size: 1.5rem;--mdc-dialog-subhead-weight: 400;--mdc-dialog-subhead-tracking: 0;--mdc-dialog-supporting-text-font: Roboto, sans-serif;--mdc-dialog-supporting-text-line-height: 1.25rem;--mdc-dialog-supporting-text-size: .875rem;--mdc-dialog-supporting-text-tracking: .016rem;--mdc-dialog-container-shape: 28px;--mat-dialog-container-elevation-shadow: none;--mat-dialog-container-max-width: 560px;--mat-dialog-container-small-max-width: calc(100vw - 32px) ;--mat-dialog-container-min-width: 280px;--mat-dialog-actions-alignment: flex-end;--mat-dialog-actions-padding: 16px 24px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px 0;--mat-dialog-headline-padding: 6px 24px 13px;--mdc-chip-outline-color: #907068;--mdc-chip-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-chip-focus-outline-color: #5c4039;--mdc-chip-hover-state-layer-opacity: .08;--mdc-chip-selected-hover-state-layer-opacity: .08;--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-chip-elevated-selected-container-color: #e21f08;--mdc-chip-flat-disabled-selected-container-color: rgba(0, 0, 0, .12);--mdc-chip-focus-state-layer-color: #5c4039;--mdc-chip-hover-state-layer-color: #5c4039;--mdc-chip-selected-hover-state-layer-color: #fac7ba;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #fac7ba;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #5c4039;--mdc-chip-selected-label-text-color: #fac7ba;--mdc-chip-with-icon-icon-color: #5c4039;--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .6);--mdc-chip-with-icon-selected-icon-color: #fac7ba;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .6);--mdc-chip-with-trailing-icon-trailing-icon-color: #5c4039;--mdc-chip-label-text-font: Roboto, sans-serif;--mdc-chip-label-text-line-height: 1.25rem;--mdc-chip-label-text-size: .875rem;--mdc-chip-label-text-tracking: .006rem;--mdc-chip-label-text-weight: 500;--mdc-chip-container-height: 32px;--mdc-chip-container-shape-radius: 8px;--mdc-chip-with-avatar-avatar-shape-radius: 24px;--mdc-chip-with-avatar-avatar-size: 24px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 1px;--mdc-chip-with-avatar-disabled-avatar-opacity: .38;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: .38;--mdc-chip-with-icon-disabled-icon-opacity: .38;--mdc-chip-elevated-container-color: transparent;--mat-chip-trailing-action-state-layer-color: #5c4039;--mat-chip-selected-trailing-action-state-layer-color: #fac7ba;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .6);--mat-chip-selected-trailing-icon-color: #fac7ba;--mat-chip-disabled-container-opacity: 1;--mat-chip-trailing-action-opacity: 1;--mat-chip-trailing-action-focus-opacity: 1;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .08;--mdc-switch-selected-pressed-state-layer-opacity: .12;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .08;--mdc-switch-unselected-pressed-state-layer-opacity: .12;--mdc-switch-selected-focus-state-layer-color: #f1613c;--mdc-switch-selected-handle-color: #ffffff;--mdc-switch-selected-hover-state-layer-color: #f1613c;--mdc-switch-selected-pressed-state-layer-color: #f1613c;--mdc-switch-selected-focus-handle-color: #e21f08;--mdc-switch-selected-hover-handle-color: #e21f08;--mdc-switch-selected-pressed-handle-color: #e21f08;--mdc-switch-selected-focus-track-color: #f1613c;--mdc-switch-selected-hover-track-color: #f1613c;--mdc-switch-selected-pressed-track-color: #f1613c;--mdc-switch-selected-track-color: #f1613c;--mdc-switch-disabled-selected-handle-color: #fff8f6;--mdc-switch-disabled-selected-icon-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-track-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-unselected-handle-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-unselected-icon-color: #ffdad2;--mdc-switch-disabled-unselected-track-color: #ffdad2;--mdc-switch-selected-icon-color: #fac7ba;--mdc-switch-unselected-focus-handle-color: #5c4039;--mdc-switch-unselected-focus-state-layer-color: rgba(0, 0, 0, .6);--mdc-switch-unselected-focus-track-color: #ffdad2;--mdc-switch-unselected-handle-color: #907068;--mdc-switch-unselected-hover-handle-color: #5c4039;--mdc-switch-unselected-hover-state-layer-color: rgba(0, 0, 0, .6);--mdc-switch-unselected-hover-track-color: #ffdad2;--mdc-switch-unselected-icon-color: #ffdad2;--mdc-switch-unselected-pressed-handle-color: #5c4039;--mdc-switch-unselected-pressed-state-layer-color: rgba(0, 0, 0, .6);--mdc-switch-unselected-pressed-track-color: #ffdad2;--mdc-switch-unselected-track-color: #ffdad2;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-shape: 9999px;--mdc-switch-selected-icon-size: 16px;--mdc-switch-track-height: 32px;--mdc-switch-track-shape: 9999px;--mdc-switch-track-width: 52px;--mdc-switch-unselected-icon-size: 16px;--mdc-switch-state-layer-size: 40px;--mat-switch-track-outline-color: #907068;--mat-switch-disabled-unselected-track-outline-color: rgba(0, 0, 0, .6);--mat-switch-label-text-color: rgba(0, 0, 0, .6);--mat-switch-label-text-font: Roboto, sans-serif;--mat-switch-label-text-line-height: 1.25rem;--mat-switch-label-text-size: .875rem;--mat-switch-label-text-tracking: .016rem;--mat-switch-label-text-weight: 400;--mat-switch-disabled-selected-handle-opacity: 1;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 16px;--mat-switch-selected-handle-size: 24px;--mat-switch-pressed-handle-size: 28px;--mat-switch-with-icon-handle-size: 24px;--mat-switch-selected-handle-horizontal-margin: 0 24px;--mat-switch-selected-with-icon-handle-horizontal-margin: 0 24px;--mat-switch-selected-pressed-handle-horizontal-margin: 0 22px;--mat-switch-unselected-handle-horizontal-margin: 0 8px;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0 4px;--mat-switch-unselected-pressed-handle-horizontal-margin: 0 2px;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 0;--mat-switch-visible-track-transition: opacity 75ms;--mat-switch-hidden-track-transition: opacity 75ms;--mat-switch-track-outline-width: 2px;--mat-switch-selected-track-outline-width: 2px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 2px;--mdc-radio-disabled-selected-icon-color: rgba(0, 0, 0, .6);--mdc-radio-disabled-unselected-icon-color: rgba(0, 0, 0, .6);--mdc-radio-unselected-hover-icon-color: rgba(0, 0, 0, .6);--mdc-radio-unselected-focus-icon-color: rgba(0, 0, 0, .6);--mdc-radio-unselected-icon-color: #5c4039;--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .6);--mdc-radio-selected-focus-icon-color: #f1613c;--mdc-radio-selected-hover-icon-color: #f1613c;--mdc-radio-selected-icon-color: #f1613c;--mdc-radio-selected-pressed-icon-color: #f1613c;--mdc-radio-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mat-radio-ripple-color: rgba(0, 0, 0, .6);--mat-radio-checked-ripple-color: #f1613c;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .6);--mat-radio-label-text-font: Roboto, sans-serif;--mat-radio-label-text-line-height: 1.25rem;--mat-radio-label-text-size: .875rem;--mat-radio-label-text-tracking: .016rem;--mat-radio-touch-target-display: block;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-slider-handle-color: #f1613c;--mdc-slider-focus-handle-color: #f1613c;--mdc-slider-hover-handle-color: #f1613c;--mdc-slider-active-track-color: #f1613c;--mdc-slider-inactive-track-color: #ffdad2;--mdc-slider-with-tick-marks-inactive-container-color: #5c4039;--mdc-slider-with-tick-marks-active-container-color: #ffffff;--mdc-slider-disabled-active-track-color: rgba(0, 0, 0, .6);--mdc-slider-disabled-handle-color: rgba(0, 0, 0, .6);--mdc-slider-disabled-inactive-track-color: rgba(0, 0, 0, .6);--mdc-slider-label-container-color: #f1613c;--mdc-slider-label-label-text-color: #ffffff;--mdc-slider-with-overlap-handle-outline-color: #ffffff;--mdc-slider-with-tick-marks-disabled-container-color: rgba(0, 0, 0, .6);--mdc-slider-label-label-text-font: Roboto, sans-serif;--mdc-slider-label-label-text-size: .75rem;--mdc-slider-label-label-text-line-height: 1rem;--mdc-slider-label-label-text-tracking: .031rem;--mdc-slider-active-track-height: 4px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 9999px;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .38;--mdc-slider-with-tick-marks-container-shape: 9999px;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .38;--mat-slider-ripple-color: #f1613c;--mat-slider-hover-state-layer-color: rgba(241, 97, 60, .05);--mat-slider-focus-state-layer-color: rgba(241, 97, 60, .2);--mat-slider-value-indicator-width: 28px;--mat-slider-value-indicator-height: 28px;--mat-slider-value-indicator-caret-display: none;--mat-slider-value-indicator-border-radius: 50% 50% 50% 0;--mat-slider-value-indicator-padding: 0;--mat-slider-value-indicator-text-transform: rotate(45deg);--mat-slider-value-indicator-container-transform: translateX(-50%) rotate(-45deg);--mat-slider-value-indicator-opacity: 1;--mat-menu-item-label-text-color: rgba(0, 0, 0, .6);--mat-menu-item-icon-color: #5c4039;--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .08);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .12);--mat-menu-container-color: #ffe9e4;--mat-menu-divider-color: #ffdad2;--mat-menu-item-label-text-font: Roboto, sans-serif;--mat-menu-item-label-text-size: .875rem;--mat-menu-item-label-text-tracking: .006rem;--mat-menu-item-label-text-line-height: 1.25rem;--mat-menu-item-label-text-weight: 500;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 8px;--mat-menu-divider-top-spacing: 8px;--mat-menu-item-spacing: 12px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 12px;--mat-menu-item-trailing-spacing: 12px;--mat-menu-item-with-icon-leading-spacing: 12px;--mat-menu-item-with-icon-trailing-spacing: 12px;--mat-menu-base-elevation-level: 2;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-leading-avatar-color: #e21f08;--mdc-list-list-item-disabled-state-layer-color: rgba(0, 0, 0, .6);--mdc-list-list-item-disabled-state-layer-opacity: .12;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .6);--mdc-list-list-item-supporting-text-color: #5c4039;--mdc-list-list-item-leading-icon-color: #5c4039;--mdc-list-list-item-trailing-supporting-text-color: #5c4039;--mdc-list-list-item-trailing-icon-color: #5c4039;--mdc-list-list-item-selected-trailing-icon-color: #f1613c;--mdc-list-list-item-disabled-label-text-color: rgba(0, 0, 0, .6);--mdc-list-list-item-disabled-leading-icon-color: rgba(0, 0, 0, .6);--mdc-list-list-item-disabled-trailing-icon-color: rgba(0, 0, 0, .6);--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .6);--mdc-list-list-item-hover-state-layer-color: rgba(0, 0, 0, .6);--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: rgba(0, 0, 0, .6);--mdc-list-list-item-focus-state-layer-opacity: .12;--mdc-list-list-item-label-text-font: Roboto, sans-serif;--mdc-list-list-item-label-text-line-height: 1.5rem;--mdc-list-list-item-label-text-size: 1rem;--mdc-list-list-item-label-text-tracking: .031rem;--mdc-list-list-item-supporting-text-font: Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height: 1.25rem;--mdc-list-list-item-supporting-text-size: .875rem;--mdc-list-list-item-supporting-text-tracking: .016rem;--mdc-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 1rem;--mdc-list-list-item-trailing-supporting-text-size: .688rem;--mdc-list-list-item-trailing-supporting-text-tracking: .031rem;--mdc-list-list-item-trailing-supporting-text-weight: 500;--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 9999px;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-label-text-opacity: .3;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: #e21f08;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 16px;--mat-list-active-indicator-shape: 9999px;--mat-paginator-container-text-color: rgba(0, 0, 0, .6);--mat-paginator-container-background-color: #fff8f6;--mat-paginator-enabled-icon-color: #5c4039;--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .38);--mat-paginator-container-text-font: Roboto, sans-serif;--mat-paginator-container-text-line-height: 1rem;--mat-paginator-container-text-size: .75rem;--mat-paginator-container-text-tracking: .025rem;--mat-paginator-select-trigger-text-size: .75rem;--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block;--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-color: #f1613c;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: #ffdad2;--mat-tab-header-pagination-icon-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-ripple-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-ripple-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-indicator-color: #f1613c;--mat-tab-header-active-hover-indicator-color: #f1613c;--mat-tab-header-label-text-font: Roboto, sans-serif;--mat-tab-header-label-text-size: .875rem;--mat-tab-header-label-text-tracking: .006rem;--mat-tab-header-label-text-line-height: 1.25rem;--mat-tab-header-label-text-weight: 500;--mat-tab-header-divider-height: 1px;--mdc-checkbox-disabled-selected-checkmark-color: #fff8f6;--mdc-checkbox-selected-focus-state-layer-opacity: .12;--mdc-checkbox-selected-hover-state-layer-opacity: .08;--mdc-checkbox-selected-pressed-state-layer-opacity: .12;--mdc-checkbox-unselected-focus-state-layer-opacity: .12;--mdc-checkbox-unselected-hover-state-layer-opacity: .08;--mdc-checkbox-unselected-pressed-state-layer-opacity: .12;--mdc-checkbox-selected-pressed-icon-color: #f1613c;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #ffffff;--mdc-checkbox-selected-focus-icon-color: #f1613c;--mdc-checkbox-selected-hover-icon-color: #f1613c;--mdc-checkbox-selected-icon-color: #f1613c;--mdc-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, .6);--mdc-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, .6);--mdc-checkbox-unselected-icon-color: #5c4039;--mdc-checkbox-selected-focus-state-layer-color: #f1613c;--mdc-checkbox-selected-hover-state-layer-color: #f1613c;--mdc-checkbox-selected-pressed-state-layer-color: rgba(0, 0, 0, .6);--mdc-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, .6);--mdc-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, .6);--mdc-checkbox-unselected-pressed-state-layer-color: #f1613c;--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .6);--mat-checkbox-label-text-font: Roboto, sans-serif;--mat-checkbox-label-text-line-height: 1.25rem;--mat-checkbox-label-text-size: .875rem;--mat-checkbox-label-text-tracking: .016rem;--mat-checkbox-touch-target-display: block;--mdc-text-button-label-text-color: #f1613c;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-text-button-label-text-font: Roboto, sans-serif;--mdc-text-button-label-text-size: .875rem;--mdc-text-button-label-text-tracking: .006rem;--mdc-text-button-container-height: 40px;--mdc-text-button-container-shape: 9999px;--mdc-protected-button-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-container-color: #fff8f6;--mdc-protected-button-label-text-color: #f1613c;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-label-text-font: Roboto, sans-serif;--mdc-protected-button-label-text-size: .875rem;--mdc-protected-button-label-text-tracking: .006rem;--mdc-protected-button-container-height: 40px;--mdc-protected-button-container-shape: 9999px;--mdc-filled-button-container-color: #f1613c;--mdc-filled-button-label-text-color: #ffffff;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-button-label-text-font: Roboto, sans-serif;--mdc-filled-button-label-text-size: .875rem;--mdc-filled-button-label-text-tracking: .006rem;--mdc-filled-button-container-height: 40px;--mdc-filled-button-container-shape: 9999px;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: #f1613c;--mdc-outlined-button-outline-color: #907068;--mdc-outlined-button-label-text-font: Roboto, sans-serif;--mdc-outlined-button-label-text-size: .875rem;--mdc-outlined-button-label-text-tracking: .006rem;--mdc-outlined-button-container-height: 40px;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 9999px;--mat-text-button-state-layer-color: #f1613c;--mat-text-button-disabled-state-layer-color: #5c4039;--mat-text-button-ripple-color: rgba(241, 97, 60, .12);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mat-text-button-touch-target-display: block;--mat-text-button-horizontal-padding: 12px;--mat-text-button-with-icon-horizontal-padding: 16px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: -4px;--mat-protected-button-state-layer-color: #f1613c;--mat-protected-button-disabled-state-layer-color: #5c4039;--mat-protected-button-ripple-color: rgba(241, 97, 60, .12);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mat-protected-button-touch-target-display: block;--mat-protected-button-horizontal-padding: 24px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -8px;--mat-filled-button-state-layer-color: #ffffff;--mat-filled-button-disabled-state-layer-color: #5c4039;--mat-filled-button-ripple-color: rgba(255, 255, 255, .12);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mat-filled-button-touch-target-display: block;--mat-filled-button-horizontal-padding: 24px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -8px;--mat-outlined-button-state-layer-color: #f1613c;--mat-outlined-button-disabled-state-layer-color: #5c4039;--mat-outlined-button-ripple-color: rgba(241, 97, 60, .12);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mat-outlined-button-touch-target-display: block;--mat-outlined-button-horizontal-padding: 24px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -8px;--mdc-icon-button-icon-color: #5c4039;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mdc-icon-button-state-layer-size: 40px;--mdc-icon-button-icon-size: 24px;--mat-icon-button-state-layer-color: #5c4039;--mat-icon-button-disabled-state-layer-color: #5c4039;--mat-icon-button-ripple-color: rgba(92, 64, 57, .12);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-touch-target-display: block;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-label-text-font: Roboto, sans-serif;--mdc-extended-fab-label-text-size: .875rem;--mdc-extended-fab-label-text-tracking: .006rem;--mdc-extended-fab-container-height: 56px;--mdc-extended-fab-container-shape: 16px;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-container-color: #e21f08;--mdc-fab-container-shape: 16px;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-container-color: #e21f08;--mdc-fab-small-container-shape: 12px;--mat-fab-foreground-color: #fac7ba;--mat-fab-state-layer-color: #fac7ba;--mat-fab-ripple-color: rgba(250, 199, 186, .12);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-touch-target-display: block;--mat-fab-small-foreground-color: #fac7ba;--mat-fab-small-state-layer-color: #fac7ba;--mat-fab-small-ripple-color: rgba(250, 199, 186, .12);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-snackbar-container-color: #3e2c28;--mdc-snackbar-supporting-text-color: #ffede9;--mdc-snackbar-supporting-text-font: Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height: 1.25rem;--mdc-snackbar-supporting-text-size: .875rem;--mdc-snackbar-container-shape: 4px;--mat-snack-bar-button-color: #e72e0f;--mat-table-background-color: #fff8f6;--mat-table-header-headline-color: rgba(0, 0, 0, .6);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .6);--mat-table-row-item-outline-color: #907068;--mat-table-header-headline-font: Roboto, sans-serif;--mat-table-header-headline-line-height: 1.25rem;--mat-table-header-headline-size: .875rem;--mat-table-header-headline-tracking: .006rem;--mat-table-row-item-label-text-font: Roboto, sans-serif;--mat-table-row-item-label-text-line-height: 1.25rem;--mat-table-row-item-label-text-size: .875rem;--mat-table-row-item-label-text-tracking: .016rem;--mat-table-footer-supporting-text-font: Roboto, sans-serif;--mat-table-footer-supporting-text-line-height: 1.25rem;--mat-table-footer-supporting-text-size: .875rem;--mat-table-footer-supporting-text-tracking: .016rem;--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mat-table-row-item-outline-width: 1px;--mdc-circular-progress-active-indicator-color: #f1613c;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mat-badge-background-color: #f44336;--mat-badge-text-color: #ffffff;--mat-badge-disabled-state-background-color: rgba(244, 67, 54, .38);--mat-badge-disabled-state-text-color: #ffffff;--mat-badge-text-font: Roboto, sans-serif;--mat-badge-text-size: .688rem;--mat-badge-text-weight: 500;--mat-badge-large-size-text-size: .688rem;--mat-badge-container-shape: 9999px;--mat-badge-container-size: 16px;--mat-badge-small-size-container-size: 6px;--mat-badge-large-size-container-size: 16px;--mat-badge-legacy-container-size: unset;--mat-badge-legacy-small-size-container-size: unset;--mat-badge-legacy-large-size-container-size: unset;--mat-badge-container-offset: -12px 0;--mat-badge-small-size-container-offset: -6px 0;--mat-badge-large-size-container-offset: -12px 0;--mat-badge-container-overlap-offset: -12px;--mat-badge-small-size-container-overlap-offset: -6px;--mat-badge-large-size-container-overlap-offset: -12px;--mat-badge-container-padding: 0 4px;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0 4px;--mat-badge-line-height: 16px;--mat-badge-small-size-text-size: 0;--mat-badge-small-size-line-height: 6px;--mat-badge-large-size-line-height: 16px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .6);--mat-bottom-sheet-container-background-color: #fff1ed;--mat-bottom-sheet-container-text-font: Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height: 1.5rem;--mat-bottom-sheet-container-text-size: 1rem;--mat-bottom-sheet-container-text-tracking: .031rem;--mat-bottom-sheet-container-shape: 28px;--mat-standard-button-toggle-hover-state-layer-opacity: .08;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .6);--mat-standard-button-toggle-state-layer-color: rgba(0, 0, 0, .6);--mat-standard-button-toggle-selected-state-background-color: #e21f08;--mat-standard-button-toggle-selected-state-text-color: #fac7ba;--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .38);--mat-standard-button-toggle-disabled-selected-state-background-color: rgba(0, 0, 0, .12);--mat-standard-button-toggle-divider-color: #907068;--mat-standard-button-toggle-label-text-font: Roboto, sans-serif;--mat-standard-button-toggle-label-text-line-height: 1.25rem;--mat-standard-button-toggle-label-text-size: .875rem;--mat-standard-button-toggle-label-text-tracking: .006rem;--mat-standard-button-toggle-label-text-weight: 500;--mat-standard-button-toggle-height: 40px;--mat-standard-button-toggle-shape: 9999px;--mat-standard-button-toggle-background-color: transparent;--mat-standard-button-toggle-disabled-state-background-color: transparent;--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-selected-state-background-color: #f1613c;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-selected-state-outline-color: #f1613c;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 0, 0, .08);--mat-datepicker-toggle-active-state-icon-color: #5c4039;--mat-datepicker-calendar-date-in-range-state-background-color: #e21f08;--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #ffdf9e;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #e21f08;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #f1613c;--mat-datepicker-toggle-icon-color: #5c4039;--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .6);--mat-datepicker-calendar-period-button-text-color: #5c4039;--mat-datepicker-calendar-period-button-icon-color: #5c4039;--mat-datepicker-calendar-navigation-button-icon-color: #5c4039;--mat-datepicker-calendar-header-text-color: #5c4039;--mat-datepicker-calendar-date-today-outline-color: #f1613c;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .6);--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: #f1613c;--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .6);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: #ffe2db;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .6);--mat-datepicker-calendar-text-font: Roboto, sans-serif;--mat-datepicker-calendar-text-size: .875rem;--mat-datepicker-calendar-body-label-text-size: .875rem;--mat-datepicker-calendar-period-button-text-size: .875rem;--mat-datepicker-calendar-header-text-size: .875rem;--mat-datepicker-calendar-header-text-weight: 500;--mat-datepicker-calendar-container-shape: 16px;--mat-datepicker-calendar-container-touch-shape: 28px;--mat-datepicker-calendar-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-divider-color: transparent;--mat-datepicker-calendar-date-outline-color: transparent;--mat-divider-color: #907068;--mat-divider-width: 1px;--mat-expansion-container-background-color: #fff8f6;--mat-expansion-container-text-color: rgba(0, 0, 0, .6);--mat-expansion-actions-divider-color: #907068;--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .08);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .12);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-expansion-header-text-color: rgba(0, 0, 0, .6);--mat-expansion-header-description-color: #5c4039;--mat-expansion-header-indicator-color: #5c4039;--mat-expansion-header-text-font: Roboto, sans-serif;--mat-expansion-header-text-size: 1rem;--mat-expansion-header-text-line-height: 1.5rem;--mat-expansion-header-text-tracking: .009rem;--mat-expansion-container-text-font: Roboto, sans-serif;--mat-expansion-container-text-line-height: 1.5rem;--mat-expansion-container-text-size: 1rem;--mat-expansion-container-text-tracking: .031rem;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-expansion-container-shape: 12px;--mat-expansion-legacy-header-indicator-display: none;--mat-expansion-header-indicator-display: inline-block;--mat-grid-list-tile-header-primary-text-size: 400 1rem / 1.5rem Roboto, sans-serif;--mat-grid-list-tile-header-secondary-text-size: 400 .875rem / 1.25rem Roboto, sans-serif;--mat-grid-list-tile-footer-primary-text-size: 400 1rem / 1.5rem Roboto, sans-serif;--mat-grid-list-tile-footer-secondary-text-size: 400 .875rem / 1.25rem Roboto, sans-serif;--mat-icon-color: inherit;--mat-sidenav-container-background-color: #fff8f6;--mat-sidenav-container-text-color: #5c4039;--mat-sidenav-content-background-color: #fff8f6;--mat-sidenav-content-text-color: rgba(0, 0, 0, .6);--mat-sidenav-scrim-color: rgba(67, 42, 36, .4);--mat-sidenav-container-shape: 16px;--mat-sidenav-container-elevation-shadow: none;--mat-sidenav-container-width: 360px;--mat-sidenav-container-divider-color: transparent;--mat-stepper-header-icon-foreground-color: #fff8f6;--mat-stepper-header-selected-state-icon-background-color: #f1613c;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #f1613c;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff;--mat-stepper-container-color: #fff8f6;--mat-stepper-line-color: #907068;--mat-stepper-header-hover-state-layer-color: rgba(62, 44, 40, .08);--mat-stepper-header-focus-state-layer-color: rgba(62, 44, 40, .12);--mat-stepper-header-label-text-color: #5c4039;--mat-stepper-header-optional-label-text-color: #5c4039;--mat-stepper-header-selected-state-label-text-color: #5c4039;--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: #5c4039;--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-container-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-size: .875rem;--mat-stepper-header-label-text-weight: 500;--mat-stepper-header-error-state-label-text-size: .875rem;--mat-stepper-header-selected-state-label-text-size: .875rem;--mat-stepper-header-selected-state-label-text-weight: 500;--mat-stepper-header-height: 72px;--mat-stepper-header-focus-state-layer-shape: 12px;--mat-stepper-header-hover-state-layer-shape: 12px;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: rgba(0, 0, 0, .6);--mat-toolbar-container-background-color: #fff8f6;--mat-toolbar-container-text-color: rgba(0, 0, 0, .6);--mat-toolbar-title-text-font: Roboto, sans-serif;--mat-toolbar-title-text-line-height: 1.75rem;--mat-toolbar-title-text-size: 1.375rem;--mat-toolbar-title-text-tracking: 0;--mat-toolbar-title-text-weight: 400;--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-tree-container-background-color: #fff8f6;--mat-tree-node-text-color: rgba(0, 0, 0, .6);--mat-tree-node-text-font: Roboto, sans-serif;--mat-tree-node-text-size: 1rem;--mat-tree-node-min-height: 48px;--mat-badge-text-font: Open Sans, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px;--mat-bottom-sheet-container-text-font: Open Sans, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400;--mat-legacy-button-toggle-label-text-font: Open Sans, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400;--mat-standard-button-toggle-label-text-font: Open Sans, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400;--mat-datepicker-calendar-text-font: Open Sans, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400;--mat-expansion-header-text-font: Open Sans, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Open Sans, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400;--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px;--mat-stepper-container-text-font: Open Sans, sans-serif;--mat-stepper-header-label-text-font: Open Sans, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400;--mat-toolbar-title-text-font: Open Sans, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500;--mat-tree-node-text-font: Open Sans, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400;--mat-option-label-text-font: Open Sans, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400;--mat-optgroup-label-text-font: Open Sans, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400;--mat-card-title-text-font: Open Sans, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Open Sans, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500;--mdc-plain-tooltip-supporting-text-font: Open Sans, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em;--mdc-filled-text-field-label-text-font: Open Sans, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: Open Sans, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: Open Sans, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Open Sans, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400;--mat-select-trigger-text-font: Open Sans, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400;--mdc-dialog-subhead-font: Open Sans, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Open Sans, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em;--mat-radio-label-text-font: Open Sans, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400;--mdc-slider-label-label-text-font: Open Sans, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500;--mat-menu-item-label-text-font: Open Sans, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400;--mdc-list-list-item-label-text-font: Open Sans, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Open Sans, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Open Sans, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400;--mat-paginator-container-text-font: Open Sans, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px;--mat-checkbox-label-text-font: Open Sans, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400;--mdc-text-button-label-text-font: Open Sans, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none;--mdc-filled-button-label-text-font: Open Sans, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none;--mdc-protected-button-label-text-font: Open Sans, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none;--mdc-outlined-button-label-text-font: Open Sans, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none;--mdc-extended-fab-label-text-font: Open Sans, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500;--mdc-snackbar-supporting-text-font: Open Sans, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400;--mat-table-header-headline-font: Open Sans, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Open Sans, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Open Sans, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}div#theme-area div.kiga-container .theme-shop .mat-h1,div#theme-area div.kiga-container .theme-shop .mat-headline-5,div#theme-area div.kiga-container .theme-shop .mat-typography .mat-h1,div#theme-area div.kiga-container .theme-shop .mat-typography .mat-headline-5,div#theme-area div.kiga-container .theme-shop .mat-typography h1{font:400 24px/32px Open Sans,sans-serif;letter-spacing:normal;margin:0 0 16px}div#theme-area div.kiga-container .theme-shop .mat-h2,div#theme-area div.kiga-container .theme-shop .mat-headline-6,div#theme-area div.kiga-container .theme-shop .mat-typography .mat-h2,div#theme-area div.kiga-container .theme-shop .mat-typography .mat-headline-6,div#theme-area div.kiga-container .theme-shop .mat-typography h2{font:500 20px/32px Open Sans,sans-serif;letter-spacing:.0125em;margin:0 0 16px}div#theme-area div.kiga-container .theme-shop .mat-h3,div#theme-area div.kiga-container .theme-shop .mat-subtitle-1,div#theme-area div.kiga-container .theme-shop .mat-typography .mat-h3,div#theme-area div.kiga-container .theme-shop .mat-typography .mat-subtitle-1,div#theme-area div.kiga-container .theme-shop .mat-typography h3{font:400 16px/28px Open Sans,sans-serif;letter-spacing:.009375em;margin:0 0 16px}div#theme-area div.kiga-container .theme-shop .mat-h4,div#theme-area div.kiga-container .theme-shop .mat-body-1,div#theme-area div.kiga-container .theme-shop .mat-typography .mat-h4,div#theme-area div.kiga-container .theme-shop .mat-typography .mat-body-1,div#theme-area div.kiga-container .theme-shop .mat-typography h4{font:400 16px/24px Open Sans,sans-serif;letter-spacing:.03125em;margin:0 0 16px}div#theme-area div.kiga-container .theme-shop .mat-h5,div#theme-area div.kiga-container .theme-shop .mat-typography .mat-h5,div#theme-area div.kiga-container .theme-shop .mat-typography h5{font:400 11.62px/20px Open Sans,sans-serif;margin:0 0 12px}div#theme-area div.kiga-container .theme-shop .mat-h6,div#theme-area div.kiga-container .theme-shop .mat-typography .mat-h6,div#theme-area div.kiga-container .theme-shop .mat-typography h6{font:400 9.38px/20px Open Sans,sans-serif;margin:0 0 12px}div#theme-area div.kiga-container .theme-shop .mat-body-strong,div#theme-area div.kiga-container .theme-shop .mat-subtitle-2,div#theme-area div.kiga-container .theme-shop .mat-typography .mat-body-strong,div#theme-area div.kiga-container .theme-shop .mat-typography .mat-subtitle-2{font:500 14px/22px Open Sans,sans-serif;letter-spacing:.0071428571em}div#theme-area div.kiga-container .theme-shop .mat-body,div#theme-area div.kiga-container .theme-shop .mat-body-2,div#theme-area div.kiga-container .theme-shop .mat-typography .mat-body,div#theme-area div.kiga-container .theme-shop .mat-typography .mat-body-2,div#theme-area div.kiga-container .theme-shop .mat-typography{font:400 14px/20px Open Sans,sans-serif;letter-spacing:.0178571429em}div#theme-area div.kiga-container .theme-shop .mat-body p,div#theme-area div.kiga-container .theme-shop .mat-body-2 p,div#theme-area div.kiga-container .theme-shop .mat-typography .mat-body p,div#theme-area div.kiga-container .theme-shop .mat-typography .mat-body-2 p,div#theme-area div.kiga-container .theme-shop .mat-typography p{margin:0 0 12px}div#theme-area div.kiga-container .theme-shop .mat-small,div#theme-area div.kiga-container .theme-shop .mat-caption,div#theme-area div.kiga-container .theme-shop .mat-typography .mat-small,div#theme-area div.kiga-container .theme-shop .mat-typography .mat-caption{font:400 12px/20px Open Sans,sans-serif;letter-spacing:.0333333333em}div#theme-area div.kiga-container .theme-shop .mat-headline-1,div#theme-area div.kiga-container .theme-shop .mat-typography .mat-headline-1{font:300 96px/96px Open Sans,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}div#theme-area div.kiga-container .theme-shop .mat-headline-2,div#theme-area div.kiga-container .theme-shop .mat-typography .mat-headline-2{font:300 60px/60px Open Sans,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}div#theme-area div.kiga-container .theme-shop .mat-headline-3,div#theme-area div.kiga-container .theme-shop .mat-typography .mat-headline-3{font:400 48px/50px Open Sans,sans-serif;letter-spacing:normal;margin:0 0 64px}div#theme-area div.kiga-container .theme-shop .mat-headline-4,div#theme-area div.kiga-container .theme-shop .mat-typography .mat-headline-4{font:400 34px/40px Open Sans,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}div#theme-area div.kiga-container .theme-shop .mat-mdc-standard-chip{--mdc-chip-label-text-font: Open Sans, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}div#theme-area div.kiga-container .theme-shop .mat-mdc-slide-toggle{--mat-switch-label-text-font: Open Sans, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}div#theme-area div.kiga-container .theme-shop .mdc-list-group__subheader{font:400 16px/28px Open Sans,sans-serif;letter-spacing:.009375em}div#theme-area div.kiga-container .theme-shop .mat-mdc-tab-header{--mat-tab-header-label-text-font: Open Sans, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}div#theme-area div.dive-dict-container .theme-block{--mat-app-background-color: #f6fafd;--mat-app-text-color: #181c1e;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-ripple-color: rgba(24, 28, 30, .1);--mat-option-selected-state-label-text-color: #001f26;--mat-option-label-text-color: #181c1e;--mat-option-hover-state-layer-color: rgba(24, 28, 30, .08);--mat-option-focus-state-layer-color: rgba(24, 28, 30, .12);--mat-option-selected-state-layer-color: #aaedff;--mat-option-label-text-font: Roboto, sans-serif;--mat-option-label-text-line-height: 1.25rem;--mat-option-label-text-size: 1rem;--mat-option-label-text-tracking: .006rem;--mat-optgroup-label-text-color: #3e484d;--mat-optgroup-label-text-font: Roboto, sans-serif;--mat-optgroup-label-text-line-height: 1.25rem;--mat-optgroup-label-text-size: .875rem;--mat-optgroup-label-text-tracking: .006rem;--mat-optgroup-label-text-weight: 500;--mat-full-pseudo-checkbox-selected-icon-color: #006781;--mat-full-pseudo-checkbox-selected-checkmark-color: #ffffff;--mat-full-pseudo-checkbox-unselected-icon-color: #3e484d;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f6fafd;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: rgba(24, 28, 30, .38);--mat-full-pseudo-checkbox-disabled-selected-icon-color: rgba(24, 28, 30, .38);--mat-minimal-pseudo-checkbox-selected-checkmark-color: #006781;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: rgba(24, 28, 30, .38);--mdc-elevated-card-container-color: #f0f4f7;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 12px;--mdc-outlined-card-container-color: #f6fafd;--mdc-outlined-card-outline-color: #bec8ce;--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-shape: 12px;--mdc-outlined-card-outline-width: 1px;--mat-card-subtitle-text-color: #181c1e;--mat-card-title-text-font: Roboto, sans-serif;--mat-card-title-text-line-height: 1.75rem;--mat-card-title-text-size: 1.375rem;--mat-card-title-text-tracking: 0;--mat-card-title-text-weight: 400;--mat-card-subtitle-text-font: Roboto, sans-serif;--mat-card-subtitle-text-line-height: 1.5rem;--mat-card-subtitle-text-size: 1rem;--mat-card-subtitle-text-tracking: .009rem;--mdc-linear-progress-active-indicator-color: #006781;--mdc-linear-progress-track-color: #dae4ea;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-color: #2d3133;--mdc-plain-tooltip-supporting-text-color: #eef1f4;--mdc-plain-tooltip-supporting-text-line-height: 1rem;--mdc-plain-tooltip-supporting-text-font: Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size: .75rem;--mdc-plain-tooltip-supporting-text-tracking: .025rem;--mdc-plain-tooltip-container-shape: 4px;--mdc-filled-text-field-caret-color: #006781;--mdc-filled-text-field-focus-active-indicator-color: #006781;--mdc-filled-text-field-focus-label-text-color: #006781;--mdc-filled-text-field-container-color: #dae4ea;--mdc-filled-text-field-disabled-container-color: rgba(24, 28, 30, .04);--mdc-filled-text-field-label-text-color: #3e484d;--mdc-filled-text-field-hover-label-text-color: #3e484d;--mdc-filled-text-field-disabled-label-text-color: rgba(24, 28, 30, .38);--mdc-filled-text-field-input-text-color: #181c1e;--mdc-filled-text-field-disabled-input-text-color: rgba(24, 28, 30, .38);--mdc-filled-text-field-input-text-placeholder-color: #3e484d;--mdc-filled-text-field-error-hover-label-text-color: #fac7ba;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-active-indicator-color: #3e484d;--mdc-filled-text-field-disabled-active-indicator-color: rgba(24, 28, 30, .38);--mdc-filled-text-field-hover-active-indicator-color: #181c1e;--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #fac7ba;--mdc-filled-text-field-label-text-font: Roboto, sans-serif;--mdc-filled-text-field-label-text-size: 1rem;--mdc-filled-text-field-label-text-tracking: .031rem;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-caret-color: #006781;--mdc-outlined-text-field-focus-outline-color: #006781;--mdc-outlined-text-field-focus-label-text-color: #006781;--mdc-outlined-text-field-label-text-color: #3e484d;--mdc-outlined-text-field-hover-label-text-color: #181c1e;--mdc-outlined-text-field-disabled-label-text-color: rgba(24, 28, 30, .38);--mdc-outlined-text-field-input-text-color: #181c1e;--mdc-outlined-text-field-disabled-input-text-color: rgba(24, 28, 30, .38);--mdc-outlined-text-field-input-text-placeholder-color: #3e484d;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #fac7ba;--mdc-outlined-text-field-outline-color: #6e797e;--mdc-outlined-text-field-disabled-outline-color: rgba(24, 28, 30, .12);--mdc-outlined-text-field-hover-outline-color: #181c1e;--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #fac7ba;--mdc-outlined-text-field-error-outline-color: #f44336;--mdc-outlined-text-field-label-text-font: Roboto, sans-serif;--mdc-outlined-text-field-label-text-size: 1rem;--mdc-outlined-text-field-label-text-tracking: .031rem;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mat-form-field-focus-select-arrow-color: #006781;--mat-form-field-disabled-input-text-placeholder-color: rgba(24, 28, 30, .38);--mat-form-field-state-layer-color: #181c1e;--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: #181c1e;--mat-form-field-select-disabled-option-text-color: rgba(24, 28, 30, .38);--mat-form-field-leading-icon-color: #3e484d;--mat-form-field-disabled-leading-icon-color: rgba(24, 28, 30, .38);--mat-form-field-trailing-icon-color: #3e484d;--mat-form-field-disabled-trailing-icon-color: rgba(24, 28, 30, .38);--mat-form-field-error-focus-trailing-icon-color: #f44336;--mat-form-field-error-hover-trailing-icon-color: #fac7ba;--mat-form-field-error-trailing-icon-color: #f44336;--mat-form-field-enabled-select-arrow-color: #3e484d;--mat-form-field-disabled-select-arrow-color: rgba(24, 28, 30, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-container-text-font: Roboto, sans-serif;--mat-form-field-container-text-line-height: 1.5rem;--mat-form-field-container-text-size: 1rem;--mat-form-field-container-text-tracking: .031rem;--mat-form-field-subscript-text-font: Roboto, sans-serif;--mat-form-field-subscript-text-line-height: 1rem;--mat-form-field-subscript-text-size: .75rem;--mat-form-field-subscript-text-tracking: .025rem;--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mat-form-field-focus-state-layer-opacity: 0;--mat-select-panel-background-color: #ebeef1;--mat-select-enabled-trigger-text-color: #181c1e;--mat-select-disabled-trigger-text-color: rgba(24, 28, 30, .38);--mat-select-placeholder-text-color: #3e484d;--mat-select-enabled-arrow-color: #3e484d;--mat-select-disabled-arrow-color: rgba(24, 28, 30, .38);--mat-select-focused-arrow-color: #006781;--mat-select-invalid-arrow-color: #f44336;--mat-select-trigger-text-font: Roboto, sans-serif;--mat-select-trigger-text-line-height: 1.5rem;--mat-select-trigger-text-size: 1rem;--mat-select-trigger-text-tracking: .031rem;--mat-select-arrow-transform: translateY(-8px);--mat-select-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #ebeef1;--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-dialog-container-color: #f6fafd;--mdc-dialog-subhead-color: #181c1e;--mdc-dialog-supporting-text-color: #3e484d;--mdc-dialog-subhead-font: Roboto, sans-serif;--mdc-dialog-subhead-line-height: 2rem;--mdc-dialog-subhead-size: 1.5rem;--mdc-dialog-subhead-weight: 400;--mdc-dialog-subhead-tracking: 0;--mdc-dialog-supporting-text-font: Roboto, sans-serif;--mdc-dialog-supporting-text-line-height: 1.25rem;--mdc-dialog-supporting-text-size: .875rem;--mdc-dialog-supporting-text-tracking: .016rem;--mdc-dialog-container-shape: 28px;--mat-dialog-container-elevation-shadow: none;--mat-dialog-container-max-width: 560px;--mat-dialog-container-small-max-width: calc(100vw - 32px) ;--mat-dialog-container-min-width: 280px;--mat-dialog-actions-alignment: flex-end;--mat-dialog-actions-padding: 16px 24px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px 0;--mat-dialog-headline-padding: 6px 24px 13px;--mdc-chip-outline-color: #6e797e;--mdc-chip-disabled-outline-color: rgba(24, 28, 30, .12);--mdc-chip-focus-outline-color: #3e484d;--mdc-chip-hover-state-layer-opacity: .08;--mdc-chip-selected-hover-state-layer-opacity: .08;--mdc-chip-disabled-label-text-color: rgba(24, 28, 30, .38);--mdc-chip-elevated-selected-container-color: #aaedff;--mdc-chip-flat-disabled-selected-container-color: rgba(24, 28, 30, .12);--mdc-chip-focus-state-layer-color: #3e484d;--mdc-chip-hover-state-layer-color: #3e484d;--mdc-chip-selected-hover-state-layer-color: #001f26;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #001f26;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #3e484d;--mdc-chip-selected-label-text-color: #001f26;--mdc-chip-with-icon-icon-color: #3e484d;--mdc-chip-with-icon-disabled-icon-color: #181c1e;--mdc-chip-with-icon-selected-icon-color: #001f26;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #181c1e;--mdc-chip-with-trailing-icon-trailing-icon-color: #3e484d;--mdc-chip-label-text-font: Roboto, sans-serif;--mdc-chip-label-text-line-height: 1.25rem;--mdc-chip-label-text-size: .875rem;--mdc-chip-label-text-tracking: .006rem;--mdc-chip-label-text-weight: 500;--mdc-chip-container-height: 32px;--mdc-chip-container-shape-radius: 8px;--mdc-chip-with-avatar-avatar-shape-radius: 24px;--mdc-chip-with-avatar-avatar-size: 24px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 1px;--mdc-chip-with-avatar-disabled-avatar-opacity: .38;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: .38;--mdc-chip-with-icon-disabled-icon-opacity: .38;--mdc-chip-elevated-container-color: transparent;--mat-chip-trailing-action-state-layer-color: #3e484d;--mat-chip-selected-trailing-action-state-layer-color: #001f26;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-selected-disabled-trailing-icon-color: #181c1e;--mat-chip-selected-trailing-icon-color: #001f26;--mat-chip-disabled-container-opacity: 1;--mat-chip-trailing-action-opacity: 1;--mat-chip-trailing-action-focus-opacity: 1;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .08;--mdc-switch-selected-pressed-state-layer-opacity: .12;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .08;--mdc-switch-unselected-pressed-state-layer-opacity: .12;--mdc-switch-selected-focus-state-layer-color: #006781;--mdc-switch-selected-handle-color: #ffffff;--mdc-switch-selected-hover-state-layer-color: #006781;--mdc-switch-selected-pressed-state-layer-color: #006781;--mdc-switch-selected-focus-handle-color: #baeaff;--mdc-switch-selected-hover-handle-color: #baeaff;--mdc-switch-selected-pressed-handle-color: #baeaff;--mdc-switch-selected-focus-track-color: #006781;--mdc-switch-selected-hover-track-color: #006781;--mdc-switch-selected-pressed-track-color: #006781;--mdc-switch-selected-track-color: #006781;--mdc-switch-disabled-selected-handle-color: #f6fafd;--mdc-switch-disabled-selected-icon-color: #181c1e;--mdc-switch-disabled-selected-track-color: #181c1e;--mdc-switch-disabled-unselected-handle-color: #181c1e;--mdc-switch-disabled-unselected-icon-color: #dae4ea;--mdc-switch-disabled-unselected-track-color: #dae4ea;--mdc-switch-selected-icon-color: #001f29;--mdc-switch-unselected-focus-handle-color: #3e484d;--mdc-switch-unselected-focus-state-layer-color: #181c1e;--mdc-switch-unselected-focus-track-color: #dae4ea;--mdc-switch-unselected-handle-color: #6e797e;--mdc-switch-unselected-hover-handle-color: #3e484d;--mdc-switch-unselected-hover-state-layer-color: #181c1e;--mdc-switch-unselected-hover-track-color: #dae4ea;--mdc-switch-unselected-icon-color: #dae4ea;--mdc-switch-unselected-pressed-handle-color: #3e484d;--mdc-switch-unselected-pressed-state-layer-color: #181c1e;--mdc-switch-unselected-pressed-track-color: #dae4ea;--mdc-switch-unselected-track-color: #dae4ea;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-shape: 9999px;--mdc-switch-selected-icon-size: 16px;--mdc-switch-track-height: 32px;--mdc-switch-track-shape: 9999px;--mdc-switch-track-width: 52px;--mdc-switch-unselected-icon-size: 16px;--mdc-switch-state-layer-size: 40px;--mat-switch-track-outline-color: #6e797e;--mat-switch-disabled-unselected-track-outline-color: #181c1e;--mat-switch-label-text-color: #181c1e;--mat-switch-label-text-font: Roboto, sans-serif;--mat-switch-label-text-line-height: 1.25rem;--mat-switch-label-text-size: .875rem;--mat-switch-label-text-tracking: .016rem;--mat-switch-label-text-weight: 400;--mat-switch-disabled-selected-handle-opacity: 1;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 16px;--mat-switch-selected-handle-size: 24px;--mat-switch-pressed-handle-size: 28px;--mat-switch-with-icon-handle-size: 24px;--mat-switch-selected-handle-horizontal-margin: 0 24px;--mat-switch-selected-with-icon-handle-horizontal-margin: 0 24px;--mat-switch-selected-pressed-handle-horizontal-margin: 0 22px;--mat-switch-unselected-handle-horizontal-margin: 0 8px;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0 4px;--mat-switch-unselected-pressed-handle-horizontal-margin: 0 2px;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 0;--mat-switch-visible-track-transition: opacity 75ms;--mat-switch-hidden-track-transition: opacity 75ms;--mat-switch-track-outline-width: 2px;--mat-switch-selected-track-outline-width: 2px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 2px;--mdc-radio-disabled-selected-icon-color: #181c1e;--mdc-radio-disabled-unselected-icon-color: #181c1e;--mdc-radio-unselected-hover-icon-color: #181c1e;--mdc-radio-unselected-focus-icon-color: #181c1e;--mdc-radio-unselected-icon-color: #3e484d;--mdc-radio-unselected-pressed-icon-color: #181c1e;--mdc-radio-selected-focus-icon-color: #006781;--mdc-radio-selected-hover-icon-color: #006781;--mdc-radio-selected-icon-color: #006781;--mdc-radio-selected-pressed-icon-color: #006781;--mdc-radio-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mat-radio-ripple-color: #181c1e;--mat-radio-checked-ripple-color: #006781;--mat-radio-disabled-label-color: rgba(24, 28, 30, .38);--mat-radio-label-text-color: #181c1e;--mat-radio-label-text-font: Roboto, sans-serif;--mat-radio-label-text-line-height: 1.25rem;--mat-radio-label-text-size: .875rem;--mat-radio-label-text-tracking: .016rem;--mat-radio-touch-target-display: block;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-slider-handle-color: #006781;--mdc-slider-focus-handle-color: #006781;--mdc-slider-hover-handle-color: #006781;--mdc-slider-active-track-color: #006781;--mdc-slider-inactive-track-color: #dae4ea;--mdc-slider-with-tick-marks-inactive-container-color: #3e484d;--mdc-slider-with-tick-marks-active-container-color: #ffffff;--mdc-slider-disabled-active-track-color: #181c1e;--mdc-slider-disabled-handle-color: #181c1e;--mdc-slider-disabled-inactive-track-color: #181c1e;--mdc-slider-label-container-color: #006781;--mdc-slider-label-label-text-color: #ffffff;--mdc-slider-with-overlap-handle-outline-color: #ffffff;--mdc-slider-with-tick-marks-disabled-container-color: #181c1e;--mdc-slider-label-label-text-font: Roboto, sans-serif;--mdc-slider-label-label-text-size: .75rem;--mdc-slider-label-label-text-line-height: 1rem;--mdc-slider-label-label-text-tracking: .031rem;--mdc-slider-active-track-height: 4px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 9999px;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .38;--mdc-slider-with-tick-marks-container-shape: 9999px;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .38;--mat-slider-ripple-color: #006781;--mat-slider-hover-state-layer-color: rgba(0, 103, 129, .05);--mat-slider-focus-state-layer-color: rgba(0, 103, 129, .2);--mat-slider-value-indicator-width: 28px;--mat-slider-value-indicator-height: 28px;--mat-slider-value-indicator-caret-display: none;--mat-slider-value-indicator-border-radius: 50% 50% 50% 0;--mat-slider-value-indicator-padding: 0;--mat-slider-value-indicator-text-transform: rotate(45deg);--mat-slider-value-indicator-container-transform: translateX(-50%) rotate(-45deg);--mat-slider-value-indicator-opacity: 1;--mat-menu-item-label-text-color: #181c1e;--mat-menu-item-icon-color: #3e484d;--mat-menu-item-hover-state-layer-color: rgba(24, 28, 30, .08);--mat-menu-item-focus-state-layer-color: rgba(24, 28, 30, .12);--mat-menu-container-color: #ebeef1;--mat-menu-divider-color: #dae4ea;--mat-menu-item-label-text-font: Roboto, sans-serif;--mat-menu-item-label-text-size: .875rem;--mat-menu-item-label-text-tracking: .006rem;--mat-menu-item-label-text-line-height: 1.25rem;--mat-menu-item-label-text-weight: 500;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 8px;--mat-menu-divider-top-spacing: 8px;--mat-menu-item-spacing: 12px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 12px;--mat-menu-item-trailing-spacing: 12px;--mat-menu-item-with-icon-leading-spacing: 12px;--mat-menu-item-with-icon-trailing-spacing: 12px;--mat-menu-base-elevation-level: 2;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-leading-avatar-color: #baeaff;--mdc-list-list-item-disabled-state-layer-color: #181c1e;--mdc-list-list-item-disabled-state-layer-opacity: .12;--mdc-list-list-item-label-text-color: #181c1e;--mdc-list-list-item-supporting-text-color: #3e484d;--mdc-list-list-item-leading-icon-color: #3e484d;--mdc-list-list-item-trailing-supporting-text-color: #3e484d;--mdc-list-list-item-trailing-icon-color: #3e484d;--mdc-list-list-item-selected-trailing-icon-color: #006781;--mdc-list-list-item-disabled-label-text-color: #181c1e;--mdc-list-list-item-disabled-leading-icon-color: #181c1e;--mdc-list-list-item-disabled-trailing-icon-color: #181c1e;--mdc-list-list-item-hover-label-text-color: #181c1e;--mdc-list-list-item-focus-label-text-color: #181c1e;--mdc-list-list-item-hover-state-layer-color: #181c1e;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: #181c1e;--mdc-list-list-item-focus-state-layer-opacity: .12;--mdc-list-list-item-label-text-font: Roboto, sans-serif;--mdc-list-list-item-label-text-line-height: 1.5rem;--mdc-list-list-item-label-text-size: 1rem;--mdc-list-list-item-label-text-tracking: .031rem;--mdc-list-list-item-supporting-text-font: Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height: 1.25rem;--mdc-list-list-item-supporting-text-size: .875rem;--mdc-list-list-item-supporting-text-tracking: .016rem;--mdc-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 1rem;--mdc-list-list-item-trailing-supporting-text-size: .688rem;--mdc-list-list-item-trailing-supporting-text-tracking: .031rem;--mdc-list-list-item-trailing-supporting-text-weight: 500;--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 9999px;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-label-text-opacity: .3;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: #aaedff;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 16px;--mat-list-active-indicator-shape: 9999px;--mat-paginator-container-text-color: #181c1e;--mat-paginator-container-background-color: #f6fafd;--mat-paginator-enabled-icon-color: #3e484d;--mat-paginator-disabled-icon-color: rgba(24, 28, 30, .38);--mat-paginator-container-text-font: Roboto, sans-serif;--mat-paginator-container-text-line-height: 1rem;--mat-paginator-container-text-size: .75rem;--mat-paginator-container-text-tracking: .025rem;--mat-paginator-select-trigger-text-size: .75rem;--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block;--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-color: #006781;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: #dae4ea;--mat-tab-header-pagination-icon-color: #181c1e;--mat-tab-header-inactive-label-text-color: #181c1e;--mat-tab-header-active-label-text-color: #181c1e;--mat-tab-header-active-ripple-color: #181c1e;--mat-tab-header-inactive-ripple-color: #181c1e;--mat-tab-header-inactive-focus-label-text-color: #181c1e;--mat-tab-header-inactive-hover-label-text-color: #181c1e;--mat-tab-header-active-focus-label-text-color: #181c1e;--mat-tab-header-active-hover-label-text-color: #181c1e;--mat-tab-header-active-focus-indicator-color: #006781;--mat-tab-header-active-hover-indicator-color: #006781;--mat-tab-header-label-text-font: Roboto, sans-serif;--mat-tab-header-label-text-size: .875rem;--mat-tab-header-label-text-tracking: .006rem;--mat-tab-header-label-text-line-height: 1.25rem;--mat-tab-header-label-text-weight: 500;--mat-tab-header-divider-height: 1px;--mdc-checkbox-disabled-selected-checkmark-color: #f6fafd;--mdc-checkbox-selected-focus-state-layer-opacity: .12;--mdc-checkbox-selected-hover-state-layer-opacity: .08;--mdc-checkbox-selected-pressed-state-layer-opacity: .12;--mdc-checkbox-unselected-focus-state-layer-opacity: .12;--mdc-checkbox-unselected-hover-state-layer-opacity: .08;--mdc-checkbox-unselected-pressed-state-layer-opacity: .12;--mdc-checkbox-selected-pressed-icon-color: #006781;--mdc-checkbox-disabled-selected-icon-color: rgba(24, 28, 30, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(24, 28, 30, .38);--mdc-checkbox-selected-checkmark-color: #ffffff;--mdc-checkbox-selected-focus-icon-color: #006781;--mdc-checkbox-selected-hover-icon-color: #006781;--mdc-checkbox-selected-icon-color: #006781;--mdc-checkbox-unselected-focus-icon-color: #181c1e;--mdc-checkbox-unselected-hover-icon-color: #181c1e;--mdc-checkbox-unselected-icon-color: #3e484d;--mdc-checkbox-selected-focus-state-layer-color: #006781;--mdc-checkbox-selected-hover-state-layer-color: #006781;--mdc-checkbox-selected-pressed-state-layer-color: #181c1e;--mdc-checkbox-unselected-focus-state-layer-color: #181c1e;--mdc-checkbox-unselected-hover-state-layer-color: #181c1e;--mdc-checkbox-unselected-pressed-state-layer-color: #006781;--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-disabled-label-color: rgba(24, 28, 30, .38);--mat-checkbox-label-text-color: #181c1e;--mat-checkbox-label-text-font: Roboto, sans-serif;--mat-checkbox-label-text-line-height: 1.25rem;--mat-checkbox-label-text-size: .875rem;--mat-checkbox-label-text-tracking: .016rem;--mat-checkbox-touch-target-display: block;--mdc-text-button-label-text-color: #006781;--mdc-text-button-disabled-label-text-color: rgba(24, 28, 30, .38);--mdc-text-button-label-text-font: Roboto, sans-serif;--mdc-text-button-label-text-size: .875rem;--mdc-text-button-label-text-tracking: .006rem;--mdc-text-button-container-height: 40px;--mdc-text-button-container-shape: 9999px;--mdc-protected-button-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-protected-button-container-color: #f6fafd;--mdc-protected-button-label-text-color: #006781;--mdc-protected-button-disabled-container-color: rgba(24, 28, 30, .12);--mdc-protected-button-disabled-label-text-color: rgba(24, 28, 30, .38);--mdc-protected-button-label-text-font: Roboto, sans-serif;--mdc-protected-button-label-text-size: .875rem;--mdc-protected-button-label-text-tracking: .006rem;--mdc-protected-button-container-height: 40px;--mdc-protected-button-container-shape: 9999px;--mdc-filled-button-container-color: #006781;--mdc-filled-button-label-text-color: #ffffff;--mdc-filled-button-disabled-container-color: rgba(24, 28, 30, .12);--mdc-filled-button-disabled-label-text-color: rgba(24, 28, 30, .38);--mdc-filled-button-label-text-font: Roboto, sans-serif;--mdc-filled-button-label-text-size: .875rem;--mdc-filled-button-label-text-tracking: .006rem;--mdc-filled-button-container-height: 40px;--mdc-filled-button-container-shape: 9999px;--mdc-outlined-button-disabled-outline-color: rgba(24, 28, 30, .12);--mdc-outlined-button-disabled-label-text-color: rgba(24, 28, 30, .38);--mdc-outlined-button-label-text-color: #006781;--mdc-outlined-button-outline-color: #6e797e;--mdc-outlined-button-label-text-font: Roboto, sans-serif;--mdc-outlined-button-label-text-size: .875rem;--mdc-outlined-button-label-text-tracking: .006rem;--mdc-outlined-button-container-height: 40px;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 9999px;--mat-text-button-state-layer-color: #006781;--mat-text-button-disabled-state-layer-color: #3e484d;--mat-text-button-ripple-color: rgba(0, 103, 129, .12);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mat-text-button-touch-target-display: block;--mat-text-button-horizontal-padding: 12px;--mat-text-button-with-icon-horizontal-padding: 16px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: -4px;--mat-protected-button-state-layer-color: #006781;--mat-protected-button-disabled-state-layer-color: #3e484d;--mat-protected-button-ripple-color: rgba(0, 103, 129, .12);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mat-protected-button-touch-target-display: block;--mat-protected-button-horizontal-padding: 24px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -8px;--mat-filled-button-state-layer-color: #ffffff;--mat-filled-button-disabled-state-layer-color: #3e484d;--mat-filled-button-ripple-color: rgba(255, 255, 255, .12);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mat-filled-button-touch-target-display: block;--mat-filled-button-horizontal-padding: 24px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -8px;--mat-outlined-button-state-layer-color: #006781;--mat-outlined-button-disabled-state-layer-color: #3e484d;--mat-outlined-button-ripple-color: rgba(0, 103, 129, .12);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mat-outlined-button-touch-target-display: block;--mat-outlined-button-horizontal-padding: 24px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -8px;--mdc-icon-button-icon-color: #3e484d;--mdc-icon-button-disabled-icon-color: rgba(24, 28, 30, .38);--mdc-icon-button-state-layer-size: 40px;--mdc-icon-button-icon-size: 24px;--mat-icon-button-state-layer-color: #3e484d;--mat-icon-button-disabled-state-layer-color: #3e484d;--mat-icon-button-ripple-color: rgba(62, 72, 77, .12);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-touch-target-display: block;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-label-text-font: Roboto, sans-serif;--mdc-extended-fab-label-text-size: .875rem;--mdc-extended-fab-label-text-tracking: .006rem;--mdc-extended-fab-container-height: 56px;--mdc-extended-fab-container-shape: 16px;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-container-color: #baeaff;--mdc-fab-container-shape: 16px;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-container-color: #baeaff;--mdc-fab-small-container-shape: 12px;--mat-fab-foreground-color: #001f29;--mat-fab-state-layer-color: #001f29;--mat-fab-ripple-color: rgba(0, 31, 41, .12);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(24, 28, 30, .12);--mat-fab-disabled-state-foreground-color: rgba(24, 28, 30, .38);--mat-fab-touch-target-display: block;--mat-fab-small-foreground-color: #001f29;--mat-fab-small-state-layer-color: #001f29;--mat-fab-small-ripple-color: rgba(0, 31, 41, .12);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(24, 28, 30, .12);--mat-fab-small-disabled-state-foreground-color: rgba(24, 28, 30, .38);--mdc-snackbar-container-color: #2d3133;--mdc-snackbar-supporting-text-color: #eef1f4;--mdc-snackbar-supporting-text-font: Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height: 1.25rem;--mdc-snackbar-supporting-text-size: .875rem;--mdc-snackbar-container-shape: 4px;--mat-snack-bar-button-color: #74d2f6;--mat-table-background-color: #f6fafd;--mat-table-header-headline-color: #181c1e;--mat-table-row-item-label-text-color: #181c1e;--mat-table-row-item-outline-color: #6e797e;--mat-table-header-headline-font: Roboto, sans-serif;--mat-table-header-headline-line-height: 1.25rem;--mat-table-header-headline-size: .875rem;--mat-table-header-headline-tracking: .006rem;--mat-table-row-item-label-text-font: Roboto, sans-serif;--mat-table-row-item-label-text-line-height: 1.25rem;--mat-table-row-item-label-text-size: .875rem;--mat-table-row-item-label-text-tracking: .016rem;--mat-table-footer-supporting-text-font: Roboto, sans-serif;--mat-table-footer-supporting-text-line-height: 1.25rem;--mat-table-footer-supporting-text-size: .875rem;--mat-table-footer-supporting-text-tracking: .016rem;--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mat-table-row-item-outline-width: 1px;--mdc-circular-progress-active-indicator-color: #006781;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mat-badge-background-color: #f44336;--mat-badge-text-color: #ffffff;--mat-badge-disabled-state-background-color: rgba(244, 67, 54, .38);--mat-badge-disabled-state-text-color: #ffffff;--mat-badge-text-font: Roboto, sans-serif;--mat-badge-text-size: .688rem;--mat-badge-text-weight: 500;--mat-badge-large-size-text-size: .688rem;--mat-badge-container-shape: 9999px;--mat-badge-container-size: 16px;--mat-badge-small-size-container-size: 6px;--mat-badge-large-size-container-size: 16px;--mat-badge-legacy-container-size: unset;--mat-badge-legacy-small-size-container-size: unset;--mat-badge-legacy-large-size-container-size: unset;--mat-badge-container-offset: -12px 0;--mat-badge-small-size-container-offset: -6px 0;--mat-badge-large-size-container-offset: -12px 0;--mat-badge-container-overlap-offset: -12px;--mat-badge-small-size-container-overlap-offset: -6px;--mat-badge-large-size-container-overlap-offset: -12px;--mat-badge-container-padding: 0 4px;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0 4px;--mat-badge-line-height: 16px;--mat-badge-small-size-text-size: 0;--mat-badge-small-size-line-height: 6px;--mat-badge-large-size-line-height: 16px;--mat-bottom-sheet-container-text-color: #181c1e;--mat-bottom-sheet-container-background-color: #f0f4f7;--mat-bottom-sheet-container-text-font: Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height: 1.5rem;--mat-bottom-sheet-container-text-size: 1rem;--mat-bottom-sheet-container-text-tracking: .031rem;--mat-bottom-sheet-container-shape: 28px;--mat-standard-button-toggle-hover-state-layer-opacity: .08;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-standard-button-toggle-text-color: #181c1e;--mat-standard-button-toggle-state-layer-color: #181c1e;--mat-standard-button-toggle-selected-state-background-color: #aaedff;--mat-standard-button-toggle-selected-state-text-color: #001f26;--mat-standard-button-toggle-disabled-state-text-color: rgba(24, 28, 30, .38);--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(24, 28, 30, .38);--mat-standard-button-toggle-disabled-selected-state-background-color: rgba(24, 28, 30, .12);--mat-standard-button-toggle-divider-color: #6e797e;--mat-standard-button-toggle-label-text-font: Roboto, sans-serif;--mat-standard-button-toggle-label-text-line-height: 1.25rem;--mat-standard-button-toggle-label-text-size: .875rem;--mat-standard-button-toggle-label-text-tracking: .006rem;--mat-standard-button-toggle-label-text-weight: 500;--mat-standard-button-toggle-height: 40px;--mat-standard-button-toggle-shape: 9999px;--mat-standard-button-toggle-background-color: transparent;--mat-standard-button-toggle-disabled-state-background-color: transparent;--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-selected-state-background-color: #006781;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(24, 28, 30, .38);--mat-datepicker-calendar-date-today-selected-state-outline-color: #006781;--mat-datepicker-calendar-date-focus-state-background-color: rgba(24, 28, 30, .12);--mat-datepicker-calendar-date-hover-state-background-color: rgba(24, 28, 30, .08);--mat-datepicker-toggle-active-state-icon-color: #3e484d;--mat-datepicker-calendar-date-in-range-state-background-color: #baeaff;--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #f6d9ff;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #aaedff;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #006879;--mat-datepicker-toggle-icon-color: #3e484d;--mat-datepicker-calendar-body-label-text-color: #181c1e;--mat-datepicker-calendar-period-button-text-color: #3e484d;--mat-datepicker-calendar-period-button-icon-color: #3e484d;--mat-datepicker-calendar-navigation-button-icon-color: #3e484d;--mat-datepicker-calendar-header-text-color: #3e484d;--mat-datepicker-calendar-date-today-outline-color: #006781;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(24, 28, 30, .38);--mat-datepicker-calendar-date-text-color: #181c1e;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(24, 28, 30, .38);--mat-datepicker-calendar-date-preview-state-outline-color: #006781;--mat-datepicker-range-input-separator-color: #181c1e;--mat-datepicker-range-input-disabled-state-separator-color: rgba(24, 28, 30, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(24, 28, 30, .38);--mat-datepicker-calendar-container-background-color: #e5e9eb;--mat-datepicker-calendar-container-text-color: #181c1e;--mat-datepicker-calendar-text-font: Roboto, sans-serif;--mat-datepicker-calendar-text-size: .875rem;--mat-datepicker-calendar-body-label-text-size: .875rem;--mat-datepicker-calendar-period-button-text-size: .875rem;--mat-datepicker-calendar-header-text-size: .875rem;--mat-datepicker-calendar-header-text-weight: 500;--mat-datepicker-calendar-container-shape: 16px;--mat-datepicker-calendar-container-touch-shape: 28px;--mat-datepicker-calendar-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-divider-color: transparent;--mat-datepicker-calendar-date-outline-color: transparent;--mat-divider-color: #6e797e;--mat-divider-width: 1px;--mat-expansion-container-background-color: #f6fafd;--mat-expansion-container-text-color: #181c1e;--mat-expansion-actions-divider-color: #6e797e;--mat-expansion-header-hover-state-layer-color: rgba(24, 28, 30, .08);--mat-expansion-header-focus-state-layer-color: rgba(24, 28, 30, .12);--mat-expansion-header-disabled-state-text-color: rgba(24, 28, 30, .38);--mat-expansion-header-text-color: #181c1e;--mat-expansion-header-description-color: #3e484d;--mat-expansion-header-indicator-color: #3e484d;--mat-expansion-header-text-font: Roboto, sans-serif;--mat-expansion-header-text-size: 1rem;--mat-expansion-header-text-line-height: 1.5rem;--mat-expansion-header-text-tracking: .009rem;--mat-expansion-container-text-font: Roboto, sans-serif;--mat-expansion-container-text-line-height: 1.5rem;--mat-expansion-container-text-size: 1rem;--mat-expansion-container-text-tracking: .031rem;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-expansion-container-shape: 12px;--mat-expansion-legacy-header-indicator-display: none;--mat-expansion-header-indicator-display: inline-block;--mat-grid-list-tile-header-primary-text-size: 400 1rem / 1.5rem Roboto, sans-serif;--mat-grid-list-tile-header-secondary-text-size: 400 .875rem / 1.25rem Roboto, sans-serif;--mat-grid-list-tile-footer-primary-text-size: 400 1rem / 1.5rem Roboto, sans-serif;--mat-grid-list-tile-footer-secondary-text-size: 400 .875rem / 1.25rem Roboto, sans-serif;--mat-icon-color: inherit;--mat-sidenav-container-background-color: #f6fafd;--mat-sidenav-container-text-color: #3e484d;--mat-sidenav-content-background-color: #f6fafd;--mat-sidenav-content-text-color: #181c1e;--mat-sidenav-scrim-color: rgba(40, 50, 54, .4);--mat-sidenav-container-shape: 16px;--mat-sidenav-container-elevation-shadow: none;--mat-sidenav-container-width: 360px;--mat-sidenav-container-divider-color: transparent;--mat-stepper-header-icon-foreground-color: #f6fafd;--mat-stepper-header-selected-state-icon-background-color: #006781;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #006781;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff;--mat-stepper-container-color: #f6fafd;--mat-stepper-line-color: #6e797e;--mat-stepper-header-hover-state-layer-color: rgba(45, 49, 51, .08);--mat-stepper-header-focus-state-layer-color: rgba(45, 49, 51, .12);--mat-stepper-header-label-text-color: #3e484d;--mat-stepper-header-optional-label-text-color: #3e484d;--mat-stepper-header-selected-state-label-text-color: #3e484d;--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: #3e484d;--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-container-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-size: .875rem;--mat-stepper-header-label-text-weight: 500;--mat-stepper-header-error-state-label-text-size: .875rem;--mat-stepper-header-selected-state-label-text-size: .875rem;--mat-stepper-header-selected-state-label-text-weight: 500;--mat-stepper-header-height: 72px;--mat-stepper-header-focus-state-layer-shape: 12px;--mat-stepper-header-hover-state-layer-shape: 12px;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #181c1e;--mat-toolbar-container-background-color: #f6fafd;--mat-toolbar-container-text-color: #181c1e;--mat-toolbar-title-text-font: Roboto, sans-serif;--mat-toolbar-title-text-line-height: 1.75rem;--mat-toolbar-title-text-size: 1.375rem;--mat-toolbar-title-text-tracking: 0;--mat-toolbar-title-text-weight: 400;--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-tree-container-background-color: #f6fafd;--mat-tree-node-text-color: #181c1e;--mat-tree-node-text-font: Roboto, sans-serif;--mat-tree-node-text-size: 1rem;--mat-tree-node-min-height: 48px;--mat-badge-text-font: Open Sans, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px;--mat-bottom-sheet-container-text-font: Open Sans, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400;--mat-legacy-button-toggle-label-text-font: Open Sans, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400;--mat-standard-button-toggle-label-text-font: Open Sans, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400;--mat-datepicker-calendar-text-font: Open Sans, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400;--mat-expansion-header-text-font: Open Sans, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Open Sans, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400;--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px;--mat-stepper-container-text-font: Open Sans, sans-serif;--mat-stepper-header-label-text-font: Open Sans, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400;--mat-toolbar-title-text-font: Open Sans, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500;--mat-tree-node-text-font: Open Sans, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400;--mat-option-label-text-font: Open Sans, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400;--mat-optgroup-label-text-font: Open Sans, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400;--mat-card-title-text-font: Open Sans, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Open Sans, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500;--mdc-plain-tooltip-supporting-text-font: Open Sans, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em;--mdc-filled-text-field-label-text-font: Open Sans, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: Open Sans, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: Open Sans, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Open Sans, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400;--mat-select-trigger-text-font: Open Sans, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400;--mdc-dialog-subhead-font: Open Sans, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Open Sans, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em;--mat-radio-label-text-font: Open Sans, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400;--mdc-slider-label-label-text-font: Open Sans, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500;--mat-menu-item-label-text-font: Open Sans, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400;--mdc-list-list-item-label-text-font: Open Sans, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Open Sans, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Open Sans, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400;--mat-paginator-container-text-font: Open Sans, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px;--mat-checkbox-label-text-font: Open Sans, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400;--mdc-text-button-label-text-font: Open Sans, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none;--mdc-filled-button-label-text-font: Open Sans, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none;--mdc-protected-button-label-text-font: Open Sans, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none;--mdc-outlined-button-label-text-font: Open Sans, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none;--mdc-extended-fab-label-text-font: Open Sans, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500;--mdc-snackbar-supporting-text-font: Open Sans, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400;--mat-table-header-headline-font: Open Sans, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Open Sans, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Open Sans, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}div#theme-area div.dive-dict-container .theme-block .mat-h1,div#theme-area div.dive-dict-container .theme-block .mat-headline-5,div#theme-area div.dive-dict-container .theme-block .mat-typography .mat-h1,div#theme-area div.dive-dict-container .theme-block .mat-typography .mat-headline-5,div#theme-area div.dive-dict-container .theme-block .mat-typography h1{font:400 24px/32px Open Sans,sans-serif;letter-spacing:normal;margin:0 0 16px}div#theme-area div.dive-dict-container .theme-block .mat-h2,div#theme-area div.dive-dict-container .theme-block .mat-headline-6,div#theme-area div.dive-dict-container .theme-block .mat-typography .mat-h2,div#theme-area div.dive-dict-container .theme-block .mat-typography .mat-headline-6,div#theme-area div.dive-dict-container .theme-block .mat-typography h2{font:500 20px/32px Open Sans,sans-serif;letter-spacing:.0125em;margin:0 0 16px}div#theme-area div.dive-dict-container .theme-block .mat-h3,div#theme-area div.dive-dict-container .theme-block .mat-subtitle-1,div#theme-area div.dive-dict-container .theme-block .mat-typography .mat-h3,div#theme-area div.dive-dict-container .theme-block .mat-typography .mat-subtitle-1,div#theme-area div.dive-dict-container .theme-block .mat-typography h3{font:400 16px/28px Open Sans,sans-serif;letter-spacing:.009375em;margin:0 0 16px}div#theme-area div.dive-dict-container .theme-block .mat-h4,div#theme-area div.dive-dict-container .theme-block .mat-body-1,div#theme-area div.dive-dict-container .theme-block .mat-typography .mat-h4,div#theme-area div.dive-dict-container .theme-block .mat-typography .mat-body-1,div#theme-area div.dive-dict-container .theme-block .mat-typography h4{font:400 16px/24px Open Sans,sans-serif;letter-spacing:.03125em;margin:0 0 16px}div#theme-area div.dive-dict-container .theme-block .mat-h5,div#theme-area div.dive-dict-container .theme-block .mat-typography .mat-h5,div#theme-area div.dive-dict-container .theme-block .mat-typography h5{font:400 11.62px/20px Open Sans,sans-serif;margin:0 0 12px}div#theme-area div.dive-dict-container .theme-block .mat-h6,div#theme-area div.dive-dict-container .theme-block .mat-typography .mat-h6,div#theme-area div.dive-dict-container .theme-block .mat-typography h6{font:400 9.38px/20px Open Sans,sans-serif;margin:0 0 12px}div#theme-area div.dive-dict-container .theme-block .mat-body-strong,div#theme-area div.dive-dict-container .theme-block .mat-subtitle-2,div#theme-area div.dive-dict-container .theme-block .mat-typography .mat-body-strong,div#theme-area div.dive-dict-container .theme-block .mat-typography .mat-subtitle-2{font:500 14px/22px Open Sans,sans-serif;letter-spacing:.0071428571em}div#theme-area div.dive-dict-container .theme-block .mat-body,div#theme-area div.dive-dict-container .theme-block .mat-body-2,div#theme-area div.dive-dict-container .theme-block .mat-typography .mat-body,div#theme-area div.dive-dict-container .theme-block .mat-typography .mat-body-2,div#theme-area div.dive-dict-container .theme-block .mat-typography{font:400 14px/20px Open Sans,sans-serif;letter-spacing:.0178571429em}div#theme-area div.dive-dict-container .theme-block .mat-body p,div#theme-area div.dive-dict-container .theme-block .mat-body-2 p,div#theme-area div.dive-dict-container .theme-block .mat-typography .mat-body p,div#theme-area div.dive-dict-container .theme-block .mat-typography .mat-body-2 p,div#theme-area div.dive-dict-container .theme-block .mat-typography p{margin:0 0 12px}div#theme-area div.dive-dict-container .theme-block .mat-small,div#theme-area div.dive-dict-container .theme-block .mat-caption,div#theme-area div.dive-dict-container .theme-block .mat-typography .mat-small,div#theme-area div.dive-dict-container .theme-block .mat-typography .mat-caption{font:400 12px/20px Open Sans,sans-serif;letter-spacing:.0333333333em}div#theme-area div.dive-dict-container .theme-block .mat-headline-1,div#theme-area div.dive-dict-container .theme-block .mat-typography .mat-headline-1{font:300 96px/96px Open Sans,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}div#theme-area div.dive-dict-container .theme-block .mat-headline-2,div#theme-area div.dive-dict-container .theme-block .mat-typography .mat-headline-2{font:300 60px/60px Open Sans,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}div#theme-area div.dive-dict-container .theme-block .mat-headline-3,div#theme-area div.dive-dict-container .theme-block .mat-typography .mat-headline-3{font:400 48px/50px Open Sans,sans-serif;letter-spacing:normal;margin:0 0 64px}div#theme-area div.dive-dict-container .theme-block .mat-headline-4,div#theme-area div.dive-dict-container .theme-block .mat-typography .mat-headline-4{font:400 34px/40px Open Sans,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}div#theme-area div.dive-dict-container .theme-block .mat-mdc-standard-chip{--mdc-chip-label-text-font: Open Sans, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}div#theme-area div.dive-dict-container .theme-block .mat-mdc-slide-toggle{--mat-switch-label-text-font: Open Sans, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}div#theme-area div.dive-dict-container .theme-block .mdc-list-group__subheader{font:400 16px/28px Open Sans,sans-serif;letter-spacing:.009375em}div#theme-area div.dive-dict-container .theme-block .mat-mdc-tab-header{--mat-tab-header-label-text-font: Open Sans, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.open-shared-modal .mat-dialog-container{box-shadow:none;overflow:hidden;background:transparent;padding:0}.cdk-overlay-container{z-index:1031}@charset "UTF-8";.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{display:flex}.cal-month-view .cal-cell{float:left;flex:1;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}.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: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;float:left}.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;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: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{display:flex;padding-left:70px;border:1px solid}[dir=rtl] .cal-week-view .cal-day-headers{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: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: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: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%;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: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:initial;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:initial;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{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: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;display:flex}.cal-week-view .cal-time-events .cal-day-columns{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: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: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: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: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: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}.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;inset: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}@media screen and (-ms-high-contrast: active){.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background:#00000049}.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}.owl-dialog-container{position:relative;pointer-events:auto;box-sizing:border-box;display:block;padding:1.5em;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;border-radius:2px;overflow:auto;background:#fff;color:#000000de;width:100%;height:100%;outline:none}.owl-dt-container,.owl-dt-container *{box-sizing:border-box}.owl-dt-container{display:block;font-size:1rem;background:#fff;pointer-events:auto;z-index:1000}.owl-dt-container-row{border-bottom:1px solid rgba(0,0,0,.12)}.owl-dt-container-row:last-child{border-bottom:none}.owl-dt-calendar{display:flex;flex-direction:column;width:100%}.owl-dt-calendar-control{display:flex;align-items:center;font-size:1em;width:100%;padding:.5em;color:#000}.owl-dt-calendar-control .owl-dt-calendar-control-content{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button{padding:0 .8em}.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button:hover{background-color:#0000001f}.owl-dt-calendar-main{display:flex;flex-direction:column;flex:1 1 auto;padding:0 .5em .5em;outline:0}.owl-dt-calendar-view{display:block;flex:1 1 auto}.owl-dt-calendar-multi-year-view{display:flex;align-items:center}.owl-dt-calendar-multi-year-view .owl-dt-calendar-table{width:calc(100% - 3em)}.owl-dt-calendar-multi-year-view .owl-dt-calendar-table .owl-dt-calendar-header th{padding-bottom:.25em}.owl-dt-calendar-table{width:100%;border-collapse:collapse;border-spacing:0}.owl-dt-calendar-table .owl-dt-calendar-header{color:#0006}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-weekdays th{font-size:.7em;font-weight:400;text-align:center;padding-bottom:1em}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider{position:relative;height:1px;padding-bottom:.5em}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider:after{content:"";position:absolute;top:0;left:-.5em;right:-.5em;height:1px;background:#0000001f}.owl-dt-calendar-table .owl-dt-calendar-cell{position:relative;height:0;line-height:0;text-align:center;outline:0;color:#000000d9;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}.owl-dt-calendar-table .owl-dt-calendar-cell-content{position:absolute;top:5%;left:5%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:90%;height:90%;font-size:.8em;line-height:1;border:1px solid transparent;border-radius:999px;color:inherit;cursor:pointer}.owl-dt-calendar-table .owl-dt-calendar-cell-out{opacity:.2}.owl-dt-calendar-table .owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:#0006}.owl-dt-calendar-table .owl-dt-calendar-cell-selected{color:#ffffffd9;background-color:#3f51b5}.owl-dt-calendar-table .owl-dt-calendar-cell-selected.owl-dt-calendar-cell-today{box-shadow:inset 0 0 0 1px #ffffffd9}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled{cursor:default}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){color:#0006}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content.owl-dt-calendar-cell-selected{opacity:.4}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:#0003}.owl-dt-calendar-table .owl-dt-calendar-cell-active:focus>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected),.owl-dt-calendar-table :not(.owl-dt-calendar-cell-disabled):hover>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){background-color:#0000000a}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range{background:#3f51b533}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-from{border-top-left-radius:999px;border-bottom-left-radius:999px}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-to{border-top-right-radius:999px;border-bottom-right-radius:999px}.owl-dt-timer{display:flex;justify-content:center;width:100%;height:7em;padding:.5em;outline:none}.owl-dt-timer-box{position:relative;display:inline-flex;flex-direction:column;align-items:center;width:25%;height:100%}.owl-dt-timer-content{flex:1 1 auto;display:flex;justify-content:center;align-items:center;width:100%;margin:.2em 0}.owl-dt-timer-content .owl-dt-timer-input{display:block;width:2em;text-align:center;border:1px solid rgba(0,0,0,.5);border-radius:3px;outline:medium none;font-size:1.2em;padding:.2em}.owl-dt-timer-divider{display:inline-block;align-self:flex-end;position:absolute;width:.6em;height:100%;left:-.3em}.owl-dt-timer-divider:before,.owl-dt-timer-divider:after{content:"";display:inline-block;width:.35em;height:.35em;position:absolute;left:50%;border-radius:50%;transform:translate(-50%);background-color:currentColor}.owl-dt-timer-divider:before{top:35%}.owl-dt-timer-divider:after{bottom:35%}.owl-dt-control-button{-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;margin:0;padding:0;background-color:transparent;font-size:1em;color:inherit}.owl-dt-control-button .owl-dt-control-button-content{position:relative;display:inline-flex;justify-content:center;align-items:center;outline:none}.owl-dt-control-period-button .owl-dt-control-button-content{height:1.5em;padding:0 .5em;border-radius:3px;transition:background-color .1s linear}.owl-dt-control-period-button:hover>.owl-dt-control-button-content{background-color:#0000001f}.owl-dt-control-period-button .owl-dt-control-button-arrow{display:flex;justify-content:center;align-items:center;width:1em;height:1em;margin:.1em;transition:transform .2s ease}.owl-dt-control-arrow-button .owl-dt-control-button-content{padding:0;border-radius:50%;width:1.5em;height:1.5em}.owl-dt-control-arrow-button[disabled]{color:#0006;cursor:default}.owl-dt-control-arrow-button svg{width:50%;height:50%;fill:currentColor}.owl-dt-inline-container,.owl-dt-popup-container{position:relative;width:18.5em;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.owl-dt-inline-container .owl-dt-calendar,.owl-dt-inline-container .owl-dt-timer,.owl-dt-popup-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-timer{width:100%}.owl-dt-inline-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-calendar{height:20.25em}.owl-dt-dialog-container{max-height:95vh;margin:-1.5em}.owl-dt-dialog-container .owl-dt-calendar{min-width:250px;min-height:330px;max-width:750px;max-height:750px}.owl-dt-dialog-container .owl-dt-timer{min-width:250px;max-width:750px}@media all and (orientation: landscape){.owl-dt-dialog-container .owl-dt-calendar{width:58vh;height:62vh}.owl-dt-dialog-container .owl-dt-timer{width:58vh}}@media all and (orientation: portrait){.owl-dt-dialog-container .owl-dt-calendar{width:80vw;height:80vw}.owl-dt-dialog-container .owl-dt-timer{width:80vw}}.owl-dt-container-buttons{display:flex;width:100%;height:2em;color:#3f51b5}.owl-dt-container-control-button{font-size:1em;width:50%;height:100%;border-radius:0}.owl-dt-container-control-button .owl-dt-control-button-content{height:100%;width:100%;transition:background-color .1s linear}.owl-dt-container-control-button:hover .owl-dt-control-button-content{background-color:#0000001a}.owl-dt-container-info{padding:0 .5em;cursor:pointer;-webkit-tap-highlight-color:transparent}.owl-dt-container-info .owl-dt-container-range{outline:none}.owl-dt-container-info .owl-dt-container-range .owl-dt-container-range-content{display:flex;justify-content:space-between;padding:.5em 0;font-size:.8em}.owl-dt-container-info .owl-dt-container-range:last-child{border-top:1px solid rgba(0,0,0,.12)}.owl-dt-container-info .owl-dt-container-info-active{color:#3f51b5}.owl-dt-container-disabled,.owl-dt-trigger-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none;cursor:default!important}.owl-dt-timer-hour12{display:flex;justify-content:center;align-items:center;color:#3f51b5}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box{border:1px solid currentColor;border-radius:2px;transition:background .2s ease}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box .owl-dt-control-button-content{width:100%;height:100%;padding:.5em}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:focus .owl-dt-control-button-content,.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:hover .owl-dt-control-button-content{background:#3f51b5;color:#fff}.owl-dt-calendar-only-current-month .owl-dt-calendar-cell-out{visibility:hidden;cursor:default}.owl-dt-inline{display:inline-block}.owl-dt-control{outline:none;cursor:pointer}.owl-dt-control .owl-dt-control-content{outline:none}.owl-dt-control:focus>.owl-dt-control-content{background-color:#0000001f}.owl-dt-control:not(:-moz-focusring):focus>.owl-dt-control-content{box-shadow:none}.owl-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
