.bs-datepicker{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;background:#fff;box-shadow:0 0 10px 0 #aaa;position:relative;z-index:1}.bs-datepicker:after{clear:both;content:'';display:block}.bs-datepicker bs-day-picker{float:left}.bs-datepicker button:active,.bs-datepicker button:focus,.bs-datepicker button:hover,.bs-datepicker input:active,.bs-datepicker input:focus,.bs-datepicker input:hover,.bs-datepicker-btns button:active,.bs-datepicker-btns button:focus,.bs-datepicker-btns button:hover,.bs-datepicker-predefined-btns button:active,.bs-datepicker-predefined-btns button:focus{outline:0}.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:0 0;text-align:center;cursor:pointer;color:#fff;-webkit-transition:.3s;transition:.3s}.bs-datepicker-head button[disabled],.bs-datepicker-head button[disabled]:active,.bs-datepicker-head button[disabled]:hover{background:rgba(221,221,221,.3);color:#f5f5f5;cursor:not-allowed}.bs-datepicker-head button.next,.bs-datepicker-head button.previous{border-radius:50%;width:30px;height:30px}.bs-datepicker-head button.next span,.bs-datepicker-head button.previous span{font-size:28px;line-height:1;display:inline-block;position:relative;height:100%;width:100%;border-radius:50%}.bs-datepicker-head button.current{border-radius:15px;max-width:155px;padding:0 13px}.bs-datepicker-head button:hover{background-color:rgba(0,0,0,.1)}.bs-datepicker-head button:active{background-color:rgba(0,0,0,.2)}.bs-datepicker-body{padding:10px;border-radius:0 0 3px 3px;min-height:232px;min-width:278px;border:1px solid #e9edf0}.bs-datepicker-body .days.weeks{position:relative;z-index:1}.bs-datepicker-body table{width:100%;border-collapse:separate;border-spacing:0}.bs-datepicker-body table th{font-size:13px;color:#9aaec1;font-weight:400;text-align:center}.bs-datepicker-body table td{color:#54708b;text-align:center;position:relative;padding:0}.bs-datepicker-body table td span{display:block;margin:0 auto;font-size:13px;border-radius:50%;position:relative;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.bs-datepicker-body table td:not(.disabled):not(.week) span:not(.disabled):not(.is-other-month){cursor:pointer}.bs-datepicker-body table td span.is-highlighted:not(.disabled):not(.selected),.bs-datepicker-body table td.is-highlighted:not(.disabled):not(.selected) span{background-color:#e9edf0;-webkit-transition:none;transition:0s}.bs-datepicker-body table td span.is-active-other-month:not(.disabled):not(.selected),.bs-datepicker-body table td.is-active-other-month:not(.disabled):not(.selected) span{background-color:#e9edf0;-webkit-transition:none;transition:0s;cursor:pointer}.bs-datepicker-body table td span.disabled,.bs-datepicker-body table td.disabled span{color:#9aaec1}.bs-datepicker-body table td span.selected,.bs-datepicker-body table td.selected span{color:#fff}.bs-datepicker-body table td span.is-other-month,.bs-datepicker-body table td.is-other-month span{color:rgba(0,0,0,.25)}.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-end:after,.bs-datepicker-body table td span.active.select-start:after,.bs-datepicker-body table td.active.select-end span:after,.bs-datepicker-body table td.active.select-start span:after{content:"";display:block;position:absolute;z-index:-1;width:100%;height:100%;-webkit-transition:.3s;transition:.3s;top:0;border-radius:50%}.bs-datepicker-body table td span:before,.bs-datepicker-body table td:before{content:"";display:block;position:absolute;z-index:-1;top:6px;bottom:6px;left:-2px;right:-2px;box-sizing:content-box;background:0 0}.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 span.active:not(.select-start):before,.bs-datepicker-body table.days span.in-range:not(.select-start):before,.bs-datepicker-body table.days td.active:not(.select-start):before,.bs-datepicker-body table.days td.in-range:not(.select-start):before{background:#e9edf0}.bs-datepicker-body table.days span{width:32px;height:32px;line-height:32px}.bs-datepicker-body table.days span.select-start{z-index:2}.bs-datepicker-body table.days span.in-range.select-end:before,.bs-datepicker-body table.days span.is-highlighted.in-range:before{background:0 0;right:0;left:0}.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,.bs-datepicker-body table.days td.select-start+td.is-highlighted:before,.bs-datepicker-body table.days td.select-start+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:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:768px){.bs-datepicker .bs-media-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.bs-datepicker-custom-range{padding:15px;background:#eee}.bs-datepicker-predefined-btns button{width:100%;display:block;height:30px;background-color:#9aaec1;border-radius:4px;color:#fff;border:0;margin-bottom:10px;padding:0 18px;text-align:left;-webkit-transition:.3s;transition:.3s}.bs-datepicker-predefined-btns button:active,.bs-datepicker-predefined-btns button:hover{background-color:#54708b}.bs-datepicker-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-top:10px;border-top:1px solid #e9edf0}.bs-datepicker-buttons .btn-default{margin-left:10px}.bs-timepicker-container{padding:10px 0}.bs-timepicker-label{color:#54708b;margin-bottom:10px}.bs-timepicker-controls{display:inline-block;vertical-align:top;margin-right:10px}.bs-timepicker-controls button{width:20px;height:20px;border-radius:50%;border:0;background-color:#e9edf0;color:#54708b;font-size:16px;font-weight:700;vertical-align:middle;line-height:0;padding:0;-webkit-transition:.3s;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-multiple{display:-webkit-box;display:-ms-flexbox;display:flex}.bs-datepicker-multiple+.bs-datepicker-multiple{margin-top:10px;margin-left:0}}.theme-default .bs-datepicker-body table td span.selected,.theme-default .bs-datepicker-body table td span[class*=select-]:after,.theme-default .bs-datepicker-body table td.selected span,.theme-default .bs-datepicker-body table td[class*=select-] span:after,.theme-default .bs-datepicker-head{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;-webkit-transition:none;transition:0s}.theme-green .bs-datepicker-body table td span.selected,.theme-green .bs-datepicker-body table td span[class*=select-]:after,.theme-green .bs-datepicker-body table td.selected span,.theme-green .bs-datepicker-body table td[class*=select-] span:after,.theme-green .bs-datepicker-head{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;-webkit-transition:none;transition:0s}.theme-blue .bs-datepicker-body table td span.selected,.theme-blue .bs-datepicker-body table td span[class*=select-]:after,.theme-blue .bs-datepicker-body table td.selected span,.theme-blue .bs-datepicker-body table td[class*=select-] span:after,.theme-blue .bs-datepicker-head{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;-webkit-transition:none;transition:0s}.theme-dark-blue .bs-datepicker-body table td span.selected,.theme-dark-blue .bs-datepicker-body table td span[class*=select-]:after,.theme-dark-blue .bs-datepicker-body table td.selected span,.theme-dark-blue .bs-datepicker-body table td[class*=select-] span:after,.theme-dark-blue .bs-datepicker-head{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;-webkit-transition:none;transition:0s}.theme-red .bs-datepicker-body table td span.selected,.theme-red .bs-datepicker-body table td span[class*=select-]:after,.theme-red .bs-datepicker-body table td.selected span,.theme-red .bs-datepicker-body table td[class*=select-] span:after,.theme-red .bs-datepicker-head{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;-webkit-transition:none;transition:0s}.theme-orange .bs-datepicker-body table td span.selected,.theme-orange .bs-datepicker-body table td span[class*=select-]:after,.theme-orange .bs-datepicker-body table td.selected span,.theme-orange .bs-datepicker-body table td[class*=select-] span:after,.theme-orange .bs-datepicker-head{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;-webkit-transition:none;transition:0s}/*! normalize.css v2.1.3 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}a:active,a:hover{outline:0}h1{margin:.67em 0}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-size:1em}q{quotes:"\201C" "\201D" "\2018" "\2019"}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;vertical-align:middle}svg:not(:root){overflow:hidden}figure{margin: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;box-sizing:border-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;max-width:100%;background-color:transparent}@media print{*{text-shadow:none!important;color:#000!important;background:0 0!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^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:2cm .5cm}h2,h3,p{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 td,.table-bordered th{border:1px solid #ddd!important}}*,:after,:before{box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:transparent}body{margin:0;font-family:"Open Sans",sans-serif;font-size:12px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{background:0 0;color:#428bca;text-decoration:none}a:focus,a:hover{color:#2a6496;text-decoration:underline}a:focus{outline:#333 dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.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;-webkit-transition:.2s ease-in-out;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{box-sizing:content-box;height:0;margin-top:17px;margin-bottom:17px;border:0;border-top:1px solid #eee}.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,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#999}h1,h2,h3{margin-top:17px;margin-bottom:8.5px}h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}h4,h5,h6{margin-top:8.5px;margin-bottom:8.5px}h4 .small,h4 small,h5 .small,h5 small,h6 .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 #eee}ol,ul{margin-top:0;margin-bottom:8.5px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-inline,.list-unstyled{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}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #999}abbr.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:8.5px 17px;margin:0 0 17px;border-left:5px solid #eee}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 \00A0'}blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0}blockquote.pull-right .small,blockquote.pull-right p,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:'\00A0 \2014'}blockquote:after,blockquote:before{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{white-space:pre-wrap;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:after,.container:before{content:' ';display:table}.container:after{clear:both}.row{margin-left:-1px;margin-right:-1px}.row:after,.row:before{content:' ';display:table}.row:after{clear:both}.col-lg-1,.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-2,.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-3,.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-4,.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-5,.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,.col-lg-6,.col-lg-60,.col-lg-7,.col-lg-8,.col-lg-9,.col-lmd-1,.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-2,.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-3,.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-4,.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-5,.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,.col-lmd-6,.col-lmd-60,.col-lmd-7,.col-lmd-8,.col-lmd-9,.col-lsm-1,.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-2,.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-3,.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-4,.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-5,.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,.col-lsm-6,.col-lsm-60,.col-lsm-7,.col-lsm-8,.col-lsm-9,.col-md-1,.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-2,.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-3,.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-4,.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-5,.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,.col-md-6,.col-md-60,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.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-2,.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-3,.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-4,.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-5,.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,.col-sm-6,.col-sm-60,.col-sm-7,.col-sm-8,.col-sm-9,.col-xlg-1,.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-2,.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-3,.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-4,.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-5,.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,.col-xlg-6,.col-xlg-60,.col-xlg-7,.col-xlg-8,.col-xlg-9{position:relative;min-height:1px;padding-left:1px;padding-right:1px}.col-sm-1,.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-2,.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-3,.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-4,.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-5,.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,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{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-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-2,.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-3,.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-4,.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-5,.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,.col-lsm-6,.col-lsm-7,.col-lsm-8,.col-lsm-9{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-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-2,.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-3,.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-4,.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-5,.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,.col-md-6,.col-md-7,.col-md-8,.col-md-9{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){.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:after,.dl-horizontal dd:before{content:' ';display:table}.dl-horizontal dd:after{clear:both}.container{max-width:960px}.col-lmd-1,.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-2,.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-3,.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-4,.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-5,.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,.col-lmd-6,.col-lmd-7,.col-lmd-8,.col-lmd-9{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%}.navbar-right .dropdown-menu{right:0;left:auto}}@media (min-width:960px){.container{max-width:1120px}.col-lg-1,.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-2,.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-3,.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-4,.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-5,.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,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{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-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-2,.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-3,.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-4,.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-5,.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,.col-xlg-6,.col-xlg-7,.col-xlg-8,.col-xlg-9{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%}}th{text-align:left}.table{width:100%;margin-bottom:17px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{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>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{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>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{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>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{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=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;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=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:#333 dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-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 rgba(0,0,0,.075);-webkit-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;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 rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.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}.checkbox,.radio{display:block;min-height:17px;margin-top:10px;margin-bottom:10px;padding-left:20px;vertical-align:middle}.checkbox label,.radio label{display:inline;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{float:left;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}.checkbox-inline[disabled],.checkbox[disabled],.radio-inline[disabled],.radio[disabled],fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox][disabled],input[type=radio][disabled]{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 .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline{color:#c09853}.has-warning .form-control{border-color:#c09853;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#a47e3c;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #dbc59e}.has-warning .input-group-addon{color:#c09853;border-color:#c09853;background-color:#fcf8e3}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline{color:#b94a48}.has-error .form-control{border-color:#b94a48;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#953b39;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d59392}.has-error .input-group-addon{color:#b94a48;border-color:#b94a48;background-color:#f2dede}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline{color:#468847}.has-success .form-control{border-color:#468847;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#356635;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),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}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .form-group{margin-left:-1px;margin-right:-1px}.form-horizontal .form-group:after,.form-horizontal .form-group:before{content:' ';display:table}.form-horizontal .form-group:after{clear:both}.form-horizontal .form-control-static{padding-top:7px}@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 .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{float:none;margin-left:0}.form-horizontal .control-label{text-align:right}}.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:12px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.btn:focus{outline:#333 dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{outline:0;background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.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.active,.btn-default:active,.btn-default:focus,.btn-default:hover,.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.active,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.btn-primary.active,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.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.active,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#428bca;border-color:#357ebd}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.active,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.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.active,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.active,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.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.active,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.active,.btn-success:active,.btn-success:focus,.btn-success:hover,.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.active,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.active,.btn-info:active,.btn-info:focus,.btn-info:hover,.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.active,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{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:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#2a6496;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{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=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s;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 rgba(0,0,0,.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:7.5px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#999}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-header{display:block;padding:3px 20px;font-size:11px;line-height:1.42857143;color:#999}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0 dotted;border-bottom:4px solid #000;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}.btn-default .caret{border-top-color:#333}.btn-danger .caret,.btn-info .caret,.btn-primary .caret,.btn-success .caret,.btn-warning .caret{border-top-color:#fff}.dropup .btn-default .caret{border-bottom-color:#333}.dropup .btn-danger .caret,.dropup .btn-info .caret,.dropup .btn-primary .caret,.dropup .btn-success .caret,.dropup .btn-warning .caret{border-bottom-color:#fff}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group-vertical>.btn:focus,.btn-group>.btn:focus{outline:0}.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:after,.btn-toolbar:before{content:' ';display:table}.btn-toolbar:after{clear:both}.btn-toolbar .btn-group{float:left}.btn-toolbar>.btn+.btn,.btn-toolbar>.btn+.btn-group,.btn-toolbar>.btn-group+.btn,.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{padding:1px 5px;font-size:11px;line-height:1.5;border-radius:3px}.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 rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 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:after,.btn-group-vertical>.btn-group:before{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=checkbox],[data-toggle=buttons]>.btn>input[type=radio]{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 .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn: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=checkbox],.input-group-addon input[type=radio]{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:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.dropdown-toggle{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:active,.input-group-btn>.btn:hover{z-index:2}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav:after,.nav:before{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:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#999}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#999;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#428bca}.nav .open>a .caret,.nav .open>a:focus .caret,.nav .open>a:hover .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:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{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;margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:479px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0;border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{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:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#428bca}.nav-pills>li.active>a .caret,.nav-pills>li.active>a:focus .caret,.nav-pills>li.active>a:hover .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}.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:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:479px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}.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:focus,.nav-tabs-justified>.active>a:hover{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:after,.navbar:before{content:' ';display:table}.navbar:after{clear:both}.navbar-header:after,.navbar-header:before{content:' ';display:table}.navbar-header:after{clear:both}.navbar-collapse{max-height:340px;overflow-x:visible;padding-right:1px;padding-left:1px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.navbar-collapse:after,.navbar-collapse:before{content:' ';display:table}.navbar-collapse:after{clear:both}.navbar-collapse.in{overflow-y:auto}.container>.navbar-collapse,.container>.navbar-header{margin-right:-1px;margin-left:-1px}@media (min-width:768px){.navbar{border-radius:4px}.navbar-header{float:left}.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-collapse,.container>.navbar-header{margin-right:0;margin-left:0}.navbar-static-top{border-radius:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}.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:focus,.navbar-brand:hover{text-decoration:none}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}.navbar>.container .navbar-brand{margin-left:-1px}.navbar-toggle{display:none}}.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}.navbar-nav{margin:8.25px -1px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:17px}@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}.navbar-left{float:left!important}.navbar-right{float:right!important}}.navbar-form{padding:10px 1px;border-top:1px solid transparent;border-bottom:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin:9.5px -1px}@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 .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{float:none;margin-left:0}}@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 .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:17px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}.navbar-form .form-group{margin-bottom:5px}.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}@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-text{margin-left:1px;margin-right:1px}}.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}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{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:focus .caret,.navbar-default .navbar-nav>.dropdown>a:hover .caret{border-top-color:#333;border-bottom-color:#333}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{background-color:#e7e7e7;color:#555}.navbar-default .navbar-nav>.open>a .caret,.navbar-default .navbar-nav>.open>a:focus .caret,.navbar-default .navbar-nav>.open>a:hover .caret{border-top-color:#555;border-bottom-color:#555}.navbar-default .navbar-nav>.dropdown>a .caret{border-top-color:#777;border-bottom-color:#777}.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:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text{color:#999}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{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:focus,.navbar-inverse .navbar-nav>.open>a:hover{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:focus .caret,.navbar-inverse .navbar-nav>.open>a:hover .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:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{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:focus,a.list-group-item:hover{text-decoration:none;background-color:#f5f5f5}a.list-group-item.active,a.list-group-item.active:focus,a.list-group-item.active:hover{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:focus .list-group-item-heading,a.list-group-item.active:hover .list-group-item-heading{color:inherit}a.list-group-item.active .list-group-item-text,a.list-group-item.active:focus .list-group-item-text,a.list-group-item.active:hover .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 rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-body:after,.panel-body:before{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>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:last-child>td,.panel>.table-bordered>thead>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:last-child>td,.panel>.table-responsive>.table-bordered>thead>tr:last-child>th{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:#333 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 rgba(0,0,0,.05)}.well blockquote{border-color:rgba(0,0,0,.15)}.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:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer}button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:auto;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,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 rgba(0,0,0,.2);border-radius:6px;box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1030;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:1;filter:alpha(opacity=100)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857143px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:20px}.modal-footer{margin-top:15px;padding:19px 20px 20px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:after,.modal-footer:before{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 rgba(0,0,0,.5)}}.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;-webkit-transition:left .6s ease-in-out;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>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:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%}.carousel-control .icon-next,.carousel-control .icon-prev{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\9;background-color:rgba(0,0,0,0)}.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-next,.carousel-control .icon-prev{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:after,.clearfix:before{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}@-ms-viewport{width:device-width}.visible-lg,.visible-lmd,.visible-lsm,.visible-md,.visible-sm,.visible-xlg,td.visible-lg,td.visible-lmd,td.visible-lsm,td.visible-md,td.visible-sm,td.visible-xlg,th.visible-lg,th.visible-lmd,th.visible-lsm,th.visible-md,th.visible-sm,th.visible-xlg,tr.visible-lg,tr.visible-lmd,tr.visible-lsm,tr.visible-md,tr.visible-sm,tr.visible-xlg{display:none!important}@media (max-width:479px){tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:480px) and (max-width:639px){tr.visible-lsm{display:table-row!important}td.visible-lsm,th.visible-lsm{display:table-cell!important}}@media (min-width:640px) and (max-width:767px){tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:768px) and (max-width:959px){tr.visible-lmd{display:table-row!important}td.visible-lmd,th.visible-lmd{display:table-cell!important}}@media (min-width:960px) and (max-width:1119px){tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1120px){tr.visible-xlg{display:table-row!important}td.visible-xlg,th.visible-xlg{display:table-cell!important}.hidden-xlg,td.hidden-xlg,th.hidden-xlg,tr.hidden-xlg{display:none!important}}@media (max-width:479px){.hidden-sm,td.hidden-sm,th.hidden-sm,tr.hidden-sm{display:none!important}}@media (min-width:480px) and (max-width:639px){.hidden-lsm,td.hidden-lsm,th.hidden-lsm,tr.hidden-lsm{display:none!important}}@media (min-width:640px) and (max-width:767px){.hidden-md,td.hidden-md,th.hidden-md,tr.hidden-md{display:none!important}}@media (min-width:768px) and (max-width:959px){.hidden-lmd,td.hidden-lmd,th.hidden-lmd,tr.hidden-lmd{display:none!important}}@media (min-width:960px) and (max-width:1119px){.hidden-lg,td.hidden-lg,th.hidden-lg,tr.hidden-lg{display:none!important}}.visible-print,td.visible-print,th.visible-print,tr.visible-print{display:none!important}@media print{tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}.hidden-print,td.hidden-print,th.hidden-print,tr.hidden-print{display:none!important}}div#theme-area div.kiga-container .theme-font{color:#f29400}div#theme-area div.kiga-container .theme-border{border-color:#f29400}div#theme-area div.kiga-container .theme-border-bottom{border-bottom-color:#f29400}div#theme-area div.kiga-container .theme-bg{background-color:#f29400}div#theme-area div.kiga-container .theme-hover:hover,div#theme-area div.kiga-container .theme-hover:hover .include-theme-hover{color:#f29400}div#theme-area div.kiga-container .theme-hover-border:hover,div#theme-area div.kiga-container .theme-hover-border:hover .include-theme-hover-border{border-color:#f29400}div#theme-area div.kiga-container .theme-after-bg::after,div#theme-area div.kiga-container .theme-before-bg::before,div#theme-area div.kiga-container .theme-hover-bg-inner:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-hover-bg:hover .include-theme-hover-bg{background-color:#f29400}div#theme-area div.kiga-container kiga-header-search .theme-focused:focus{border-color:rgba(242,148,0,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(242,148,0,.4)}div#theme-area div.kiga-container .theme-new-ideas .theme-font{color:#97bf0d}div#theme-area div.kiga-container .theme-new-ideas .theme-border{border-color:#97bf0d}div#theme-area div.kiga-container .theme-new-ideas .theme-border-bottom{border-bottom-color:#97bf0d}div#theme-area div.kiga-container .theme-new-ideas .theme-bg{background-color:#97bf0d}div#theme-area div.kiga-container .theme-new-ideas .theme-hover:hover,div#theme-area div.kiga-container .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#theme-area div.kiga-container .theme-new-ideas .theme-hover-border:hover .include-theme-hover-border{border-color:#97bf0d}div#theme-area div.kiga-container .theme-new-ideas .theme-after-bg::after,div#theme-area div.kiga-container .theme-new-ideas .theme-before-bg::before,div#theme-area div.kiga-container .theme-new-ideas .theme-hover-bg-inner:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-new-ideas .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-new-ideas .theme-hover-bg:hover .include-theme-hover-bg{background-color:#97bf0d}div#theme-area div.kiga-container .theme-new-ideas kiga-header-search .theme-focused:focus{border-color:rgba(151,191,13,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(151,191,13,.4)}div#theme-area div.kiga-container .theme-default .theme-font,div#theme-area div.kiga-container .theme-ideas .theme-font{color:#f29400}div#theme-area div.kiga-container .theme-default .theme-border,div#theme-area div.kiga-container .theme-ideas .theme-border{border-color:#f29400}div#theme-area div.kiga-container .theme-default .theme-border-bottom,div#theme-area div.kiga-container .theme-ideas .theme-border-bottom{border-bottom-color:#f29400}div#theme-area div.kiga-container .theme-default .theme-bg,div#theme-area div.kiga-container .theme-ideas .theme-bg{background-color:#f29400}div#theme-area div.kiga-container .theme-default .theme-hover:hover,div#theme-area div.kiga-container .theme-default .theme-hover:hover .include-theme-hover,div#theme-area div.kiga-container .theme-ideas .theme-hover:hover,div#theme-area div.kiga-container .theme-ideas .theme-hover:hover .include-theme-hover{color:#f29400}div#theme-area div.kiga-container .theme-default .theme-hover-border:hover,div#theme-area div.kiga-container .theme-default .theme-hover-border:hover .include-theme-hover-border,div#theme-area div.kiga-container .theme-ideas .theme-hover-border:hover,div#theme-area div.kiga-container .theme-ideas .theme-hover-border:hover .include-theme-hover-border{border-color:#f29400}div#theme-area div.kiga-container .theme-default .theme-after-bg::after,div#theme-area div.kiga-container .theme-default .theme-before-bg::before,div#theme-area div.kiga-container .theme-default .theme-hover-bg-inner:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-default .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-default .theme-hover-bg:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-ideas .theme-after-bg::after,div#theme-area div.kiga-container .theme-ideas .theme-before-bg::before,div#theme-area div.kiga-container .theme-ideas .theme-hover-bg-inner:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-ideas .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-ideas .theme-hover-bg:hover .include-theme-hover-bg{background-color:#f29400}div#theme-area div.kiga-container .theme-default kiga-header-search .theme-focused:focus,div#theme-area div.kiga-container .theme-ideas kiga-header-search .theme-focused:focus{border-color:rgba(242,148,0,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(242,148,0,.4)}div#theme-area div.kiga-container .theme-planner .theme-font{color:#6594ca}div#theme-area div.kiga-container .theme-planner .theme-border{border-color:#6594ca}div#theme-area div.kiga-container .theme-planner .theme-border-bottom{border-bottom-color:#6594ca}div#theme-area div.kiga-container .theme-planner .theme-bg{background-color:#6594ca}div#theme-area div.kiga-container .theme-planner .theme-hover:hover,div#theme-area div.kiga-container .theme-planner .theme-hover:hover .include-theme-hover{color:#6594ca}div#theme-area div.kiga-container .theme-planner .theme-hover-border:hover,div#theme-area div.kiga-container .theme-planner .theme-hover-border:hover .include-theme-hover-border{border-color:#6594ca}div#theme-area div.kiga-container .theme-planner .theme-after-bg::after,div#theme-area div.kiga-container .theme-planner .theme-before-bg::before,div#theme-area div.kiga-container .theme-planner .theme-hover-bg-inner:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-planner .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-planner .theme-hover-bg:hover .include-theme-hover-bg{background-color:#6594ca}div#theme-area div.kiga-container .theme-planner kiga-header-search .theme-focused:focus{border-color:rgba(101,148,202,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(101,148,202,.4)}div#theme-area div.kiga-container .theme-favourites .theme-font{color:#9184c0}div#theme-area div.kiga-container .theme-favourites .theme-border{border-color:#9184c0}div#theme-area div.kiga-container .theme-favourites .theme-border-bottom{border-bottom-color:#9184c0}div#theme-area div.kiga-container .theme-favourites .theme-bg{background-color:#9184c0}div#theme-area div.kiga-container .theme-favourites .theme-hover:hover,div#theme-area div.kiga-container .theme-favourites .theme-hover:hover .include-theme-hover{color:#9184c0}div#theme-area div.kiga-container .theme-favourites .theme-hover-border:hover,div#theme-area div.kiga-container .theme-favourites .theme-hover-border:hover .include-theme-hover-border{border-color:#9184c0}div#theme-area div.kiga-container .theme-favourites .theme-after-bg::after,div#theme-area div.kiga-container .theme-favourites .theme-before-bg::before,div#theme-area div.kiga-container .theme-favourites .theme-hover-bg-inner:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-favourites .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-favourites .theme-hover-bg:hover .include-theme-hover-bg{background-color:#9184c0}div#theme-area div.kiga-container .theme-favourites kiga-header-search .theme-focused:focus{border-color:rgba(145,132,192,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(145,132,192,.4)}div#theme-area div.kiga-container .theme-shop .theme-font{color:#ee451a}div#theme-area div.kiga-container .theme-shop .theme-border{border-color:#ee451a}div#theme-area div.kiga-container .theme-shop .theme-border-bottom{border-bottom-color:#ee451a}div#theme-area div.kiga-container .theme-shop .theme-bg{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .theme-hover:hover,div#theme-area div.kiga-container .theme-shop .theme-hover:hover .include-theme-hover{color:#ee451a}div#theme-area div.kiga-container .theme-shop .theme-hover-border:hover,div#theme-area div.kiga-container .theme-shop .theme-hover-border:hover .include-theme-hover-border{border-color:#ee451a}div#theme-area div.kiga-container .theme-shop .theme-after-bg::after,div#theme-area div.kiga-container .theme-shop .theme-before-bg::before,div#theme-area div.kiga-container .theme-shop .theme-hover-bg-inner:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-shop .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-shop .theme-hover-bg:hover .include-theme-hover-bg{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop kiga-header-search .theme-focused:focus{border-color:rgba(238,69,26,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(238,69,26,.4)}div#theme-area div.kiga-container .theme-kga .theme-font{color:#0084a5}div#theme-area div.kiga-container .theme-kga .theme-border{border-color:#0084a5}div#theme-area div.kiga-container .theme-kga .theme-border-bottom{border-bottom-color:#0084a5}div#theme-area div.kiga-container .theme-kga .theme-bg{background-color:#0084a5}div#theme-area div.kiga-container .theme-kga .theme-hover:hover,div#theme-area div.kiga-container .theme-kga .theme-hover:hover .include-theme-hover{color:#0084a5}div#theme-area div.kiga-container .theme-kga .theme-hover-border:hover,div#theme-area div.kiga-container .theme-kga .theme-hover-border:hover .include-theme-hover-border{border-color:#0084a5}div#theme-area div.kiga-container .theme-kga .theme-after-bg::after,div#theme-area div.kiga-container .theme-kga .theme-before-bg::before,div#theme-area div.kiga-container .theme-kga .theme-hover-bg-inner:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-kga .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-kga .theme-hover-bg:hover .include-theme-hover-bg{background-color:#0084a5}div#theme-area div.kiga-container .theme-kga kiga-header-search .theme-focused:focus{border-color:rgba(0,132,165,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,132,165,.4)}div#theme-area div.kiga-container .theme-darkGrey .theme-font{color:#515050}div#theme-area div.kiga-container .theme-darkGrey .theme-border{border-color:#515050}div#theme-area div.kiga-container .theme-darkGrey .theme-border-bottom{border-bottom-color:#515050}div#theme-area div.kiga-container .theme-darkGrey .theme-bg{background-color:#515050}div#theme-area div.kiga-container .theme-darkGrey .theme-hover:hover,div#theme-area div.kiga-container .theme-darkGrey .theme-hover:hover .include-theme-hover{color:#515050}div#theme-area div.kiga-container .theme-darkGrey .theme-hover-border:hover,div#theme-area div.kiga-container .theme-darkGrey .theme-hover-border:hover .include-theme-hover-border{border-color:#515050}div#theme-area div.kiga-container .theme-darkGrey .theme-after-bg::after,div#theme-area div.kiga-container .theme-darkGrey .theme-before-bg::before,div#theme-area div.kiga-container .theme-darkGrey .theme-hover-bg-inner:hover .include-theme-hover-bg,div#theme-area div.kiga-container .theme-darkGrey .theme-hover-bg:hover,div#theme-area div.kiga-container .theme-darkGrey .theme-hover-bg:hover .include-theme-hover-bg{background-color:#515050}div#theme-area div.kiga-container .theme-darkGrey kiga-header-search .theme-focused:focus{border-color:rgba(81,80,80,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(81,80,80,.4)}body input.form-control:focus:focus,body select:focus:focus,body textarea:not(.mat-input-element):focus:focus{border-color:#f29400;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(242,148,0,.6)}body .ui-select-bootstrap .ui-select-choices-row.active>a{background-color:#f29400}body .btn-default-focus{box-shadow:0 1px 1px rgba(0,0,0,.075) inset,0 0 8px #f29400}body a,body a:hover{color:#f29400}body a.button,body button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy){background-color:#f29400}body a.button.free-test,body button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy).free-test{background-color:#97bf0d}body a.button.lighten,body button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy).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}body .or .holder span{background:#f29400}body .scheme-background{background-color:#f29400}body .form-control,body .mce-content-body,body div.ui-select-container span.btn,body input[type=email]:not(.mat-input-element),body input[type=number]:not(.mat-input-element),body input[type=password]:not(.mat-input-element),body input[type=text]:not(.mat-input-element),body select.form-control,body textarea.form-control{font-size:15px;height:34px;background-color:#f9f9f9;border:1px solid #ccc;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.editor-content,body div.tags{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.form-control,body textarea:not(.mat-input-element){height:68px}body a.button,body button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy){display:inline-block;font-size:17px;color:#fff;padding:8px 0;border-width:0;text-align:center;vertical-align:middle;cursor:pointer}body a.button.cancel,body button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy).cancel{background-color:#d7d7d7}body a.button.full-width,body button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy).full-width{width:100%}body a.button:hover,body button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):hover{color:#fff}body a.button.icon,body button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy).icon{padding:7px 0}body a.button.icon i,body button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy).icon i{font-size:26px}@media only screen and (max-width:480px){body a.button,body button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy){width:100%}}body a.button,body button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy):not(.no-legacy-width){width:220px}body .uib-datepicker-popup a.button,body .uib-datepicker-popup 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 input.form-control,body div.form-group select{width:100%;margin-top:0}body div.form-group .form-control+.form-control,body div.form-group .form-control+.wrapper,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,body div.form-group .wrapper+.form-control{margin-top:10px}body div.form-group ul.dropdown-menu{boder-radius:0}body div.form-group div.threeFieldDateInput:after{content:'';display:block;clear:both}body div.form-group div.threeFieldDateInput>div{margin-top:0;float:left;display:block;width:33%}body div.form-group div.threeFieldDateInput>div.middle{width:34%;padding:0 5px}body .iCheck{display:inline}body .iCheck.icon-checkbox-off,body .iCheck.icon-checkbox-on{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:after,body div.buttons:before{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 a.button,body div.buttons button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy){font-size:20px;padding:11px 0}body div.buttons a.button.icon,body div.buttons button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy).icon{padding:10px 0}body div.buttons a.button.icon i,body div.buttons button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy).icon i{font-size:29px}@media (max-width:479px){body div.buttons a.button,body div.buttons button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy){width:100%;padding-left:5px;padding-right:5px}}body div.buttons a{width:100%}body .buttons-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body .buttons-flex>*{margin:0 10px}body div.panel{border-width:0;padding:10px 10px 0}body div.panel .panel-heading{color:#fff;border-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:0;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 .datepicker-input,body form.one-col 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 input.form-control:focus:focus,body .green-scheme select:focus:focus,body .green-scheme textarea:not(.mat-input-element):focus:focus{border-color:#97bf0d;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(151,191,13,.6)}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 rgba(0,0,0,.075) inset,0 0 8px #97bf0d}body .green-scheme a,body .green-scheme a:hover{color:#97bf0d}body .green-scheme a.button,body .green-scheme button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy){background-color:#97bf0d}body .green-scheme a.button.cancel,body .green-scheme button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy).cancel{background-color:#d7d7d7}body .green-scheme a.button.free-test,body .green-scheme button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy).free-test{background-color:#97bf0d}body .green-scheme a.button.lighten,body .green-scheme button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy).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 input.form-control:focus:focus,body .orange-scheme select:focus:focus,body .orange-scheme textarea:not(.mat-input-element):focus:focus{border-color:#f29400;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(242,148,0,.6)}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 rgba(0,0,0,.075) inset,0 0 8px #f29400}body .orange-scheme a,body .orange-scheme a:hover{color:#f29400}body .orange-scheme a.button,body .orange-scheme button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy){background-color:#f29400}body .orange-scheme a.button.cancel,body .orange-scheme button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy).cancel{background-color:#d7d7d7}body .orange-scheme a.button.free-test,body .orange-scheme button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy).free-test{background-color:#97bf0d}body .orange-scheme a.button.lighten,body .orange-scheme button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy).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 input.form-control:focus:focus,body .shop-scheme select:focus:focus,body .shop-scheme textarea:not(.mat-input-element):focus:focus{border-color:#ee451a;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(238,69,26,.6)}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 rgba(0,0,0,.075) inset,0 0 8px #ee451a}body .shop-scheme a,body .shop-scheme a:hover{color:#ee451a}body .shop-scheme a.button,body .shop-scheme button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy){background-color:#ee451a}body .shop-scheme a.button.cancel,body .shop-scheme button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy).cancel{background-color:#d7d7d7}body .shop-scheme a.button.free-test,body .shop-scheme button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy).free-test{background-color:#97bf0d}body .shop-scheme a.button.lighten,body .shop-scheme button:not(.mat-raised-button):not(.mat-sort-header-button):not(.mat-button):not(.mat-icon-button):not(.no-legacy).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{-webkit-transition:1s linear;transition:all linear 1s}body .fade-in.ng-hide-add{-webkit-transition:.5s linear;transition:all linear .5s}html body{font-family:'Open Sans',sans-serif!important;font-size:12px}html body .mat-form-field,html body .mat-input-element{font-size:16px}.flex-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-1{-webkit-box-flex:1;-ms-flex:1;flex:1}.flex-2{-webkit-box-flex:2;-ms-flex:2;flex:2;-webkit-box-flex:3;-ms-flex:3;flex:3}h3.divider{font-size:2.5em;border-bottom:3px solid #d3d3d3}h5.divider{font-size:2em}h3.divider,h5.divider{width:100%;margin-bottom:8px}.text-uppercase{text-transform:uppercase}.theme-kiga .bs-datepicker-body table td span.selected,.theme-kiga .bs-datepicker-body table td span[class*=select-]:after,.theme-kiga .bs-datepicker-body table td.selected span,.theme-kiga .bs-datepicker-body table td[class*=select-] span:after,.theme-kiga .bs-datepicker-head{background-color:#f39200}.theme-kiga .bs-datepicker-body table td.week span{color:#f29400}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,"Helvetica Neue",sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography h1{font:400 24px/32px Roboto,"Helvetica Neue",sans-serif;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography h2{font:500 20px/32px Roboto,"Helvetica Neue",sans-serif;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,"Helvetica Neue",sans-serif;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,"Helvetica Neue",sans-serif;margin:0 0 16px}.mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,"Helvetica Neue",sans-serif;margin:0 0 12px}.mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,"Helvetica Neue",sans-serif;margin:0 0 12px}.mat-body-2,.mat-body-strong{font:500 14px/24px Roboto,"Helvetica Neue",sans-serif}.mat-body,.mat-body-1,.mat-typography{font:400 14px/20px Roboto,"Helvetica Neue",sans-serif}.mat-body p,.mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-caption,.mat-small{font:400 12px/20px Roboto,"Helvetica Neue",sans-serif}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,"Helvetica Neue",sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,"Helvetica Neue",sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,"Helvetica Neue",sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,"Helvetica Neue",sans-serif;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto,"Helvetica Neue",sans-serif}.mat-button,.mat-fab,.mat-flat-button,.mat-icon-button,.mat-mini-fab,.mat-raised-button,.mat-stroked-button{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,"Helvetica Neue",sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-content,.mat-card-subtitle{font-size:14px}.mat-checkbox{font-family:Roboto,"Helvetica Neue",sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-remove.mat-icon,.mat-chip .mat-chip-trailing-icon.mat-icon{font-size:18px}.mat-table{font-family:Roboto,"Helvetica Neue",sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,"Helvetica Neue",sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto,"Helvetica Neue",sans-serif}.mat-expansion-panel-header{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,"Helvetica Neue",sans-serif}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,"Helvetica Neue",sans-serif}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{-webkit-transform:translateY(-1.34375em) scale(.75);-ms-transform:translateY(-1.34375em) scale(.75);transform:translateY(-1.34375em) scale(.75);width:133.33333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-1.34374em) scale(.75);-ms-transform:translateY(-1.34374em) scale(.75);transform:translateY(-1.34374em) scale(.75);width:133.33334333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.66666667em;top:calc(100% - 1.79166667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{-webkit-transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);-ms-transform:translateY(-1.28125em) scale(.75);width:133.33333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);-ms-transform:translateY(-1.28124em) scale(.75);width:133.33334333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);-ms-transform:translateY(-1.28123em) scale(.75);width:133.33335333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.54166667em;top:calc(100% - 1.66666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{-webkit-transform:translateY(-1.28122em) scale(.75);-ms-transform:translateY(-1.28122em) scale(.75);transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-1.28121em) scale(.75);transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-1.2812em) scale(.75);-ms-transform:translateY(-1.2812em) scale(.75);transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{-webkit-transform:translateY(-.59375em) scale(.75);-ms-transform:translateY(-.59375em) scale(.75);transform:translateY(-.59375em) scale(.75);width:133.33333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-.59374em) scale(.75);-ms-transform:translateY(-.59374em) scale(.75);transform:translateY(-.59374em) scale(.75);width:133.33334333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{-webkit-transform:translateY(-1.59375em) scale(.75);-ms-transform:translateY(-1.59375em) scale(.75);transform:translateY(-1.59375em) scale(.75);width:133.33333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-1.59374em) scale(.75);-ms-transform:translateY(-1.59374em) scale(.75);transform:translateY(-1.59374em) scale(.75);width:133.33334333%}.mat-grid-tile-footer,.mat-grid-tile-header{font-size:14px}.mat-grid-tile-footer .mat-line,.mat-grid-tile-header .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-footer .mat-line:nth-child(n+2),.mat-grid-tile-header .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto,"Helvetica Neue",sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:Roboto,"Helvetica Neue",sans-serif}.mat-slider-thumb-label-text{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:12px;font-weight:500}.mat-stepper-horizontal,.mat-stepper-vertical{font-family:Roboto,"Helvetica Neue",sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Roboto,"Helvetica Neue",sans-serif}.mat-tab-label,.mat-tab-link{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,"Helvetica Neue",sans-serif;margin:0}.mat-tooltip{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Roboto,"Helvetica Neue",sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2),.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:16px;color:rgba(0,0,0,.87)}.mat-optgroup-label{font:500 14px/24px Roboto,"Helvetica Neue",sans-serif;color:rgba(0,0,0,.54)}.mat-simple-snackbar{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-ripple{overflow:hidden;position:relative}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;-webkit-transition:opacity,-webkit-transform cubic-bezier(0,0,.2,1);transition:opacity,-webkit-transform 0s cubic-bezier(0,0,.2,1);transition:opacity,transform 0s cubic-bezier(0,0,.2,1);transition:opacity,transform 0s cubic-bezier(0,0,.2,1),-webkit-transform 0s cubic-bezier(0,0,.2,1);-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}@media (-ms-high-contrast:active){.mat-ripple-element{display:none}}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;outline:0;-webkit-appearance:none;-moz-appearance:none}.cdk-global-overlay-wrapper,.cdk-overlay-container{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:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;-webkit-transition:opacity .4s cubic-bezier(.25,.8,.25,1);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:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}@-webkit-keyframes cdk-text-field-autofill-start{/*!*/}@keyframes cdk-text-field-autofill-start{/*!*/}@-webkit-keyframes cdk-text-field-autofill-end{/*!*/}@keyframes cdk-text-field-autofill-end{/*!*/}.cdk-text-field-autofill-monitored:-webkit-autofill{-webkit-animation-name:cdk-text-field-autofill-start;animation-name:cdk-text-field-autofill-start}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){-webkit-animation-name:cdk-text-field-autofill-end;animation-name:cdk-text-field-autofill-end}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{height:auto!important;overflow:hidden!important;padding:2px 0!important;box-sizing:content-box!important}.mat-ripple-element{background-color:rgba(0,0,0,.1)}.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled),.mat-option:hover:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-active{background:rgba(0,0,0,.04);color:rgba(0,0,0,.87)}.mat-option.mat-option-disabled{color:rgba(0,0,0,.38)}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#0084a5}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#61b3c7}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}.mat-optgroup-disabled .mat-optgroup-label{color:rgba(0,0,0,.38)}.mat-pseudo-checkbox{color:rgba(0,0,0,.54)}.mat-pseudo-checkbox::after{color:#fafafa}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate,.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate{background:#61b3c7}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#0084a5}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-elevation-z0{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-elevation-z1{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.mat-elevation-z2{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-elevation-z3{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.mat-elevation-z4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-elevation-z5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.mat-elevation-z6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-elevation-z7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.mat-elevation-z8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.mat-elevation-z9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.mat-elevation-z10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.mat-elevation-z11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.mat-elevation-z12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.mat-elevation-z13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.mat-elevation-z14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.mat-elevation-z15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.mat-elevation-z16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.mat-elevation-z17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.mat-elevation-z18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.mat-elevation-z19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.mat-elevation-z20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.mat-elevation-z21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.mat-elevation-z22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.mat-elevation-z23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.mat-elevation-z24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.mat-app-background{background-color:#fafafa;color:rgba(0,0,0,.87)}.mat-autocomplete-panel{background:#fff;color:rgba(0,0,0,.87)}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:rgba(0,0,0,.87)}@media (-ms-high-contrast:active){.mat-badge-content{outline:solid 1px;border-radius:0}.mat-checkbox-disabled{opacity:.5}}.mat-badge-accent .mat-badge-content{background:#61b3c7;color:#fff}.mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.mat-badge{position:relative}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:rgba(0,0,0,.38)}.mat-badge-content{color:#fff;background:#0084a5;position:absolute;text-align:center;display:inline-block;border-radius:50%;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;-webkit-transform:scale(.6);-ms-transform:scale(.6);transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.mat-badge-content._mat-animation-noopable,.ng-animate-disabled .mat-badge-content{-webkit-transition:none;transition:none}.mat-badge-content.mat-badge-active{-webkit-transform:none;-ms-transform:none;transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.87)}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:0 0}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#0084a5}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#61b3c7}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#f44336}.mat-button.mat-accent[disabled],.mat-button.mat-primary[disabled],.mat-button.mat-warn[disabled],.mat-button[disabled][disabled],.mat-icon-button.mat-accent[disabled],.mat-icon-button.mat-primary[disabled],.mat-icon-button.mat-warn[disabled],.mat-icon-button[disabled][disabled],.mat-stroked-button.mat-accent[disabled],.mat-stroked-button.mat-primary[disabled],.mat-stroked-button.mat-warn[disabled],.mat-stroked-button[disabled][disabled]{color:rgba(0,0,0,.26)}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#0084a5}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#61b3c7}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}.mat-button[disabled] .mat-button-focus-overlay,.mat-icon-button[disabled] .mat-button-focus-overlay,.mat-stroked-button[disabled] .mat-button-focus-overlay{background-color:transparent}.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.mat-button-focus-overlay{background:#000}.mat-stroked-button:not([disabled]){border-color:rgba(0,0,0,.12)}.mat-fab,.mat-flat-button,.mat-mini-fab,.mat-raised-button{color:rgba(0,0,0,.87);background-color:#fff}.mat-fab.mat-accent,.mat-fab.mat-primary,.mat-fab.mat-warn,.mat-flat-button.mat-accent,.mat-flat-button.mat-primary,.mat-flat-button.mat-warn,.mat-mini-fab.mat-accent,.mat-mini-fab.mat-primary,.mat-mini-fab.mat-warn,.mat-raised-button.mat-accent,.mat-raised-button.mat-primary,.mat-raised-button.mat-warn{color:#fff}.mat-fab.mat-accent[disabled],.mat-fab.mat-primary[disabled],.mat-fab.mat-warn[disabled],.mat-fab[disabled][disabled],.mat-flat-button.mat-accent[disabled],.mat-flat-button.mat-primary[disabled],.mat-flat-button.mat-warn[disabled],.mat-flat-button[disabled][disabled],.mat-mini-fab.mat-accent[disabled],.mat-mini-fab.mat-primary[disabled],.mat-mini-fab.mat-warn[disabled],.mat-mini-fab[disabled][disabled],.mat-raised-button.mat-accent[disabled],.mat-raised-button.mat-primary[disabled],.mat-raised-button.mat-warn[disabled],.mat-raised-button[disabled][disabled]{color:rgba(0,0,0,.26);background-color:rgba(0,0,0,.12)}.mat-fab.mat-primary,.mat-flat-button.mat-primary,.mat-mini-fab.mat-primary,.mat-raised-button.mat-primary{background-color:#0084a5}.mat-fab.mat-accent,.mat-flat-button.mat-accent,.mat-mini-fab.mat-accent,.mat-raised-button.mat-accent{background-color:#61b3c7}.mat-fab.mat-warn,.mat-flat-button.mat-warn,.mat-mini-fab.mat-warn,.mat-raised-button.mat-warn{background-color:#f44336}.mat-fab.mat-accent .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-flat-button.mat-accent .mat-ripple-element,.mat-flat-button.mat-primary .mat-ripple-element,.mat-flat-button.mat-warn .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element{background-color:rgba(255,255,255,.1)}.mat-flat-button:not([class*=mat-elevation-z]),.mat-stroked-button:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-raised-button:not([disabled]):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.mat-raised-button[disabled]:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-fab:not([disabled]):active:not([class*=mat-elevation-z]),.mat-mini-fab:not([disabled]):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.mat-fab[disabled]:not([class*=mat-elevation-z]),.mat-mini-fab[disabled]:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-button-toggle-group,.mat-button-toggle-standalone{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-button-toggle-group-appearance-standard,.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{box-shadow:none;border:1px solid rgba(0,0,0,.12)}.mat-button-toggle{color:rgba(0,0,0,.38)}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(0,0,0,.12)}.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87);background:#fff}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:1px solid rgba(0,0,0,.12)}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:1px solid rgba(0,0,0,.12)}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:1px solid rgba(0,0,0,.12)}.mat-button-toggle-checked{background-color:#e0e0e0;color:rgba(0,0,0,.54)}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87)}.mat-button-toggle-disabled{color:rgba(0,0,0,.26);background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-card{background:#fff;color:rgba(0,0,0,.87)}.mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-card-subtitle{color:rgba(0,0,0,.54)}.mat-checkbox-frame{border-color:rgba(0,0,0,.54)}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-checkmark-path{stroke:#fafafa!important}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-checked.mat-primary .mat-checkbox-background,.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#0084a5}.mat-checkbox-checked.mat-accent .mat-checkbox-background,.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#61b3c7}.mat-checkbox-checked.mat-warn .mat-checkbox-background,.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#f44336}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:rgba(0,0,0,.54)}@media (-ms-high-contrast:active){.mat-checkbox-background{background:0 0}div#theme-area div.kiga-container .theme-shop .mat-badge-content{outline:solid 1px;border-radius:0}}.mat-checkbox .mat-ripple-element{background-color:#000}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#0084a5}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#61b3c7}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:rgba(0,0,0,.87)}.mat-chip.mat-standard-chip .mat-chip-remove{color:rgba(0,0,0,.87);opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.mat-chip.mat-standard-chip::after{background:#000}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#0084a5;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background:rgba(255,255,255,.1)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background:rgba(255,255,255,.1)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#61b3c7;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background:rgba(255,255,255,.1)}.mat-table{background:#fff}.mat-table tbody,.mat-table tfoot,.mat-table thead,.mat-table-sticky,[mat-footer-row],[mat-header-row],[mat-row],mat-footer-row,mat-header-row,mat-row{background:inherit}mat-footer-row,mat-header-row,mat-row,td.mat-cell,td.mat-footer-cell,th.mat-header-cell{border-bottom-color:rgba(0,0,0,.12)}.mat-header-cell{color:rgba(0,0,0,.54)}.mat-cell,.mat-footer-cell{color:rgba(0,0,0,.87)}.mat-calendar-arrow{border-top-color:rgba(0,0,0,.54)}.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button,.mat-datepicker-toggle{color:rgba(0,0,0,.54)}.mat-calendar-table-header{color:rgba(0,0,0,.38)}.mat-calendar-table-header-divider::after{background:rgba(0,0,0,.12)}.mat-calendar-body-label{color:rgba(0,0,0,.54)}.mat-calendar-body-cell-content{color:rgba(0,0,0,.87);border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){color:rgba(0,0,0,.38)}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){background-color:rgba(0,0,0,.04)}.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.38)}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.18)}.mat-calendar-body-selected{background-color:#0084a5;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(0,132,165,.4)}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);background-color:#fff;color:rgba(0,0,0,.87)}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#61b3c7;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(97,179,199,.4)}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(244,67,54,.4)}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content-touch{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-datepicker-toggle-active{color:#0084a5}.mat-datepicker-toggle-active.mat-accent{color:#61b3c7}.mat-datepicker-toggle-active.mat-warn{color:#f44336}.mat-dialog-container{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.87)}.mat-divider{border-top-color:rgba(0,0,0,.12)}.mat-divider-vertical{border-right-color:rgba(0,0,0,.12)}.mat-expansion-panel{background:#fff;color:rgba(0,0,0,.87)}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-action-row{border-top-color:rgba(0,0,0,.12)}.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-keyboard-focused,.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-program-focused,.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover{background:rgba(0,0,0,.04)}@media (hover:none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.mat-expansion-panel-header-title{color:rgba(0,0,0,.87)}.mat-expansion-indicator::after,.mat-expansion-panel-header-description{color:rgba(0,0,0,.54)}.mat-expansion-panel-header[aria-disabled=true]{color:rgba(0,0,0,.26)}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.mat-form-field-label,.mat-hint{color:rgba(0,0,0,.6)}.mat-form-field.mat-focused .mat-form-field-label{color:#0084a5}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#61b3c7}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.mat-focused .mat-form-field-required-marker{color:#61b3c7}.mat-form-field-ripple{background-color:rgba(0,0,0,.87)}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#0084a5}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#61b3c7}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after{color:#0084a5}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after{color:#61b3c7}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after,.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}.mat-error{color:#f44336}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:rgba(0,0,0,.54)}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em;background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.42)),color-stop(33%,rgba(0,0,0,.42)),color-stop(0,transparent));background-image:linear-gradient(to right,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.42)),color-stop(33%,rgba(0,0,0,.42)),color-stop(0,transparent));background-image:linear-gradient(to right,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(0,0,0,.04)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(0,0,0,.02)}.mat-form-field-appearance-fill .mat-form-field-underline::before{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before{background-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(0,0,0,.12)}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:rgba(0,0,0,.87)}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#0084a5}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#61b3c7}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(0,0,0,.06)}.mat-icon.mat-primary{color:#0084a5}.mat-icon.mat-accent{color:#61b3c7}.mat-icon.mat-warn{color:#f44336}.mat-form-field-type-mat-native-select .mat-form-field-infix::after{color:rgba(0,0,0,.54)}.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after,.mat-input-element:disabled{color:rgba(0,0,0,.38)}.mat-input-element{caret-color:#0084a5}.mat-input-element::-ms-input-placeholder{color:rgba(0,0,0,.42)}.mat-input-element::placeholder{color:rgba(0,0,0,.42)}.mat-input-element::-moz-placeholder{color:rgba(0,0,0,.42)}.mat-input-element::-webkit-input-placeholder{color:rgba(0,0,0,.42)}.mat-input-element:-ms-input-placeholder{color:rgba(0,0,0,.42)}.mat-accent .mat-input-element{caret-color:#61b3c7}.mat-form-field-invalid .mat-input-element,.mat-warn .mat-input-element{caret-color:#f44336}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after{color:#f44336}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{color:rgba(0,0,0,.87)}.mat-list-base .mat-subheader{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:14px;font-weight:500;color:rgba(0,0,0,.54)}.mat-list-item-disabled{background-color:#eee}.mat-action-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-list-option:focus,.mat-list-option:hover,.mat-nav-list .mat-list-item:focus,.mat-nav-list .mat-list-item:hover{background:rgba(0,0,0,.04)}.mat-menu-panel{background:#fff}.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-menu-item{background:0 0;color:rgba(0,0,0,.87)}.mat-menu-item[disabled],.mat-menu-item[disabled]::after{color:rgba(0,0,0,.38)}.mat-menu-item .mat-icon-no-color,.mat-menu-item-submenu-trigger::after{color:rgba(0,0,0,.54)}.mat-menu-item-highlighted:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item:hover:not([disabled]){background:rgba(0,0,0,.04)}.mat-paginator{background:#fff}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:rgba(0,0,0,.54)}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(0,0,0,.38)}.mat-progress-bar-background{fill:#b3dae4}.mat-progress-bar-buffer{background-color:#b3dae4}.mat-progress-bar-fill::after{background-color:#0084a5}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#d0e8ee}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#d0e8ee}.mat-progress-bar.mat-accent .mat-progress-bar-fill::after{background-color:#61b3c7}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#ffcdd2}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#ffcdd2}.mat-progress-bar.mat-warn .mat-progress-bar-fill::after{background-color:#f44336}.mat-progress-spinner circle,.mat-spinner circle{stroke:#0084a5}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#61b3c7}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#f44336}.mat-radio-outer-circle{border-color:rgba(0,0,0,.54)}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#0084a5}.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#0084a5}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#61b3c7}.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#61b3c7}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f44336}.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle{border-color:rgba(0,0,0,.38)}.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(0,0,0,.38)}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(0,0,0,.38)}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-select-value{color:rgba(0,0,0,.87)}.mat-select-placeholder{color:rgba(0,0,0,.42)}.mat-select-disabled .mat-select-value{color:rgba(0,0,0,.38)}.mat-select-arrow{color:rgba(0,0,0,.54)}.mat-select-panel{background:#fff}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#0084a5}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#61b3c7}.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#f44336}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(0,0,0,.38)}.mat-drawer-container{background-color:#fafafa;color:rgba(0,0,0,.87)}.mat-drawer{background-color:#fff;color:rgba(0,0,0,.87)}.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.mat-drawer-side{border-right:1px solid rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:1px solid rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:1px solid rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(0,0,0,.6)}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#61b3c7}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:rgba(97,179,199,.54)}.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#61b3c7}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#0084a5}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:rgba(0,132,165,.54)}.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#0084a5}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f44336}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:rgba(244,67,54,.54)}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#f44336}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);background-color:#fafafa}.mat-slide-toggle-bar{background-color:rgba(0,0,0,.38)}.mat-slider-track-background{background-color:rgba(0,0,0,.26)}.mat-primary .mat-slider-thumb,.mat-primary .mat-slider-thumb-label,.mat-primary .mat-slider-track-fill{background-color:#0084a5}.mat-primary .mat-slider-thumb-label-text{color:#fff}.mat-accent .mat-slider-thumb,.mat-accent .mat-slider-thumb-label,.mat-accent .mat-slider-track-fill{background-color:#61b3c7}.mat-accent .mat-slider-thumb-label-text{color:#fff}.mat-warn .mat-slider-thumb,.mat-warn .mat-slider-thumb-label,.mat-warn .mat-slider-track-fill{background-color:#f44336}.mat-warn .mat-slider-thumb-label-text{color:#fff}.mat-slider-focus-ring{background-color:rgba(97,179,199,.2)}.cdk-focused .mat-slider-track-background,.mat-slider:hover .mat-slider-track-background{background-color:rgba(0,0,0,.38)}.mat-slider-disabled .mat-slider-thumb,.mat-slider-disabled .mat-slider-track-background,.mat-slider-disabled .mat-slider-track-fill,.mat-slider-disabled:hover .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(0,0,0,.12)}.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:rgba(0,0,0,.87)}.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(0,0,0,.26)}.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(0,0,0,.26);background-color:transparent}.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(0,0,0,.38)}.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(0,0,0,.26)}.mat-slider-has-ticks .mat-slider-wrapper::after{border-color:rgba(0,0,0,.7)}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover{background-color:rgba(0,0,0,.04)}@media (hover:none){.mat-step-header:hover{background:0 0}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:rgba(0,0,0,.54)}.mat-step-header .mat-step-icon{background-color:rgba(0,0,0,.54);color:#fff}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#0084a5;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}.mat-step-header .mat-step-label.mat-step-label-active{color:rgba(0,0,0,.87)}.mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line::before{border-left-color:rgba(0,0,0,.12)}.mat-horizontal-stepper-header::after,.mat-horizontal-stepper-header::before,.mat-stepper-horizontal-line{border-top-color:rgba(0,0,0,.12)}.mat-sort-header-arrow{color:#757575}.mat-tab-header,.mat-tab-nav-bar{border-bottom:1px solid rgba(0,0,0,.12)}.mat-tab-group-inverted-header .mat-tab-header,.mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:rgba(0,0,0,.87)}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.38)}.mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.87)}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.38)}.mat-tab-group[class*=mat-background-] .mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(179,218,228,.3)}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#0084a5}.mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(208,232,238,.3)}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#61b3c7}.mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}.mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(179,218,228,.3)}.mat-tab-group.mat-background-primary .mat-tab-header,.mat-tab-group.mat-background-primary .mat-tab-links,.mat-tab-nav-bar.mat-background-primary .mat-tab-header,.mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:#0084a5}.mat-tab-group.mat-background-primary .mat-tab-label,.mat-tab-group.mat-background-primary .mat-tab-link,.mat-tab-nav-bar.mat-background-primary .mat-tab-label,.mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-primary .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:rgba(255,255,255,.12)}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(208,232,238,.3)}.mat-tab-group.mat-background-accent .mat-tab-header,.mat-tab-group.mat-background-accent .mat-tab-links,.mat-tab-nav-bar.mat-background-accent .mat-tab-header,.mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:#61b3c7}.mat-tab-group.mat-background-accent .mat-tab-label,.mat-tab-group.mat-background-accent .mat-tab-link,.mat-tab-nav-bar.mat-background-accent .mat-tab-label,.mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:#fff}.mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-accent .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:rgba(255,255,255,.12)}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.mat-tab-group.mat-background-warn .mat-tab-header,.mat-tab-group.mat-background-warn .mat-tab-links,.mat-tab-nav-bar.mat-background-warn .mat-tab-header,.mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:#f44336}.mat-tab-group.mat-background-warn .mat-tab-label,.mat-tab-group.mat-background-warn .mat-tab-link,.mat-tab-nav-bar.mat-background-warn .mat-tab-label,.mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:#fff}.mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-warn .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:rgba(255,255,255,.12)}.mat-toolbar{background:#f5f5f5;color:rgba(0,0,0,.87)}.mat-toolbar.mat-primary{background:#0084a5;color:#fff}.mat-toolbar.mat-accent{background:#61b3c7;color:#fff}.mat-toolbar.mat-warn{background:#f44336;color:#fff}.mat-toolbar .mat-focused .mat-form-field-ripple,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-form-field-underline{background-color:currentColor}.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-select-value{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-tooltip{background:rgba(97,97,97,.9)}.mat-tree{font-family:Roboto,"Helvetica Neue",sans-serif;background:#fff}.mat-nested-tree-node,.mat-tree-node{font-weight:400;font-size:14px;color:rgba(0,0,0,.87)}.mat-snack-bar-container{color:rgba(255,255,255,.7);background:#323232;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-simple-snackbar-action{color:#61b3c7}.mat-checkbox,.mat-radio-button{margin-right:40px}.mat-checkbox-layout,.mat-radio-label{font-weight:400}div#theme-area div.kiga-container .theme-shop .mat-ripple-element{background-color:rgba(0,0,0,.1)}div#theme-area div.kiga-container .theme-shop .mat-option{color:rgba(0,0,0,.87)}div#theme-area div.kiga-container .theme-shop .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),div#theme-area div.kiga-container .theme-shop .mat-option:focus:not(.mat-option-disabled),div#theme-area div.kiga-container .theme-shop .mat-option:hover:not(.mat-option-disabled){background:rgba(0,0,0,.04)}div#theme-area div.kiga-container .theme-shop .mat-option.mat-active{background:rgba(0,0,0,.04);color:rgba(0,0,0,.87)}div#theme-area div.kiga-container .theme-shop .mat-option.mat-option-disabled{color:rgba(0,0,0,.38)}div#theme-area div.kiga-container .theme-shop .mat-accent .mat-option.mat-selected:not(.mat-option-disabled),div#theme-area div.kiga-container .theme-shop .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-optgroup-label{color:rgba(0,0,0,.54)}div#theme-area div.kiga-container .theme-shop .mat-optgroup-disabled .mat-optgroup-label{color:rgba(0,0,0,.38)}div#theme-area div.kiga-container .theme-shop .mat-pseudo-checkbox{color:rgba(0,0,0,.54)}div#theme-area div.kiga-container .theme-shop .mat-pseudo-checkbox::after{color:#fafafa}div#theme-area div.kiga-container .theme-shop .mat-pseudo-checkbox-disabled{color:#b0b0b0}div#theme-area div.kiga-container .theme-shop .mat-accent .mat-pseudo-checkbox-checked,div#theme-area div.kiga-container .theme-shop .mat-accent .mat-pseudo-checkbox-indeterminate,div#theme-area div.kiga-container .theme-shop .mat-primary .mat-pseudo-checkbox-checked,div#theme-area div.kiga-container .theme-shop .mat-primary .mat-pseudo-checkbox-indeterminate,div#theme-area div.kiga-container .theme-shop .mat-pseudo-checkbox-checked,div#theme-area div.kiga-container .theme-shop .mat-pseudo-checkbox-indeterminate{background:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-warn .mat-pseudo-checkbox-checked,div#theme-area div.kiga-container .theme-shop .mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}div#theme-area div.kiga-container .theme-shop .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,div#theme-area div.kiga-container .theme-shop .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}div#theme-area div.kiga-container .theme-shop .mat-elevation-z0{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-elevation-z1{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-elevation-z2{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-elevation-z3{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-elevation-z4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-elevation-z5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-elevation-z6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-elevation-z7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-elevation-z8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-elevation-z9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-elevation-z10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-elevation-z11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-elevation-z12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-elevation-z13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-elevation-z14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-elevation-z15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-elevation-z16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-elevation-z17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-elevation-z18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-elevation-z19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-elevation-z20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-elevation-z21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-elevation-z22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-elevation-z23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-elevation-z24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-app-background,div#theme-area div.kiga-container .theme-shop.mat-app-background{background-color:#fafafa;color:rgba(0,0,0,.87)}.mat-theme-loaded-marker{display:none}div#theme-area div.kiga-container .theme-shop .mat-autocomplete-panel{background:#fff;color:rgba(0,0,0,.87)}div#theme-area div.kiga-container .theme-shop .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}div#theme-area div.kiga-container .theme-shop .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:rgba(0,0,0,.87)}div#theme-area div.kiga-container .theme-shop .mat-badge-accent .mat-badge-content{background:#ee451a;color:#fff}div#theme-area div.kiga-container .theme-shop .mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}div#theme-area div.kiga-container .theme-shop .mat-badge{position:relative}div#theme-area div.kiga-container .theme-shop .mat-badge-hidden .mat-badge-content{display:none}div#theme-area div.kiga-container .theme-shop .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:rgba(0,0,0,.38)}div#theme-area div.kiga-container .theme-shop .mat-badge-content{color:#fff;background:#ee451a;position:absolute;text-align:center;display:inline-block;border-radius:50%;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;-webkit-transform:scale(.6);-ms-transform:scale(.6);transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}div#theme-area div.kiga-container .theme-shop .mat-badge-content._mat-animation-noopable,div#theme-area div.kiga-container .theme-shop .ng-animate-disabled .mat-badge-content{-webkit-transition:none;transition:none}div#theme-area div.kiga-container .theme-shop .mat-badge-content.mat-badge-active{-webkit-transform:none;-ms-transform:none;transform:none}div#theme-area div.kiga-container .theme-shop .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}div#theme-area div.kiga-container .theme-shop .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}div#theme-area div.kiga-container .theme-shop .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}div#theme-area div.kiga-container .theme-shop .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] div#theme-area div.kiga-container .theme-shop .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}div#theme-area div.kiga-container .theme-shop .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] div#theme-area div.kiga-container .theme-shop .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}div#theme-area div.kiga-container .theme-shop .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] div#theme-area div.kiga-container .theme-shop .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}div#theme-area div.kiga-container .theme-shop .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] div#theme-area div.kiga-container .theme-shop .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}div#theme-area div.kiga-container .theme-shop .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}div#theme-area div.kiga-container .theme-shop .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}div#theme-area div.kiga-container .theme-shop .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}div#theme-area div.kiga-container .theme-shop .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] div#theme-area div.kiga-container .theme-shop .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}div#theme-area div.kiga-container .theme-shop .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] div#theme-area div.kiga-container .theme-shop .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}div#theme-area div.kiga-container .theme-shop .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] div#theme-area div.kiga-container .theme-shop .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}div#theme-area div.kiga-container .theme-shop .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] div#theme-area div.kiga-container .theme-shop .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}div#theme-area div.kiga-container .theme-shop .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}div#theme-area div.kiga-container .theme-shop .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}div#theme-area div.kiga-container .theme-shop .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}div#theme-area div.kiga-container .theme-shop .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] div#theme-area div.kiga-container .theme-shop .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}div#theme-area div.kiga-container .theme-shop .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] div#theme-area div.kiga-container .theme-shop .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}div#theme-area div.kiga-container .theme-shop .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] div#theme-area div.kiga-container .theme-shop .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}div#theme-area div.kiga-container .theme-shop .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] div#theme-area div.kiga-container .theme-shop .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}div#theme-area div.kiga-container .theme-shop .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.87)}div#theme-area div.kiga-container .theme-shop .mat-button,div#theme-area div.kiga-container .theme-shop .mat-icon-button,div#theme-area div.kiga-container .theme-shop .mat-stroked-button{color:inherit;background:0 0}div#theme-area div.kiga-container .theme-shop .mat-button.mat-accent,div#theme-area div.kiga-container .theme-shop .mat-button.mat-primary,div#theme-area div.kiga-container .theme-shop .mat-icon-button.mat-accent,div#theme-area div.kiga-container .theme-shop .mat-icon-button.mat-primary,div#theme-area div.kiga-container .theme-shop .mat-stroked-button.mat-accent,div#theme-area div.kiga-container .theme-shop .mat-stroked-button.mat-primary{color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-button.mat-warn,div#theme-area div.kiga-container .theme-shop .mat-icon-button.mat-warn,div#theme-area div.kiga-container .theme-shop .mat-stroked-button.mat-warn{color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-button.mat-accent[disabled],div#theme-area div.kiga-container .theme-shop .mat-button.mat-primary[disabled],div#theme-area div.kiga-container .theme-shop .mat-button.mat-warn[disabled],div#theme-area div.kiga-container .theme-shop .mat-button[disabled][disabled],div#theme-area div.kiga-container .theme-shop .mat-icon-button.mat-accent[disabled],div#theme-area div.kiga-container .theme-shop .mat-icon-button.mat-primary[disabled],div#theme-area div.kiga-container .theme-shop .mat-icon-button.mat-warn[disabled],div#theme-area div.kiga-container .theme-shop .mat-icon-button[disabled][disabled],div#theme-area div.kiga-container .theme-shop .mat-stroked-button.mat-accent[disabled],div#theme-area div.kiga-container .theme-shop .mat-stroked-button.mat-primary[disabled],div#theme-area div.kiga-container .theme-shop .mat-stroked-button.mat-warn[disabled],div#theme-area div.kiga-container .theme-shop .mat-stroked-button[disabled][disabled]{color:rgba(0,0,0,.26)}div#theme-area div.kiga-container .theme-shop .mat-button.mat-accent .mat-button-focus-overlay,div#theme-area div.kiga-container .theme-shop .mat-button.mat-primary .mat-button-focus-overlay,div#theme-area div.kiga-container .theme-shop .mat-icon-button.mat-accent .mat-button-focus-overlay,div#theme-area div.kiga-container .theme-shop .mat-icon-button.mat-primary .mat-button-focus-overlay,div#theme-area div.kiga-container .theme-shop .mat-stroked-button.mat-accent .mat-button-focus-overlay,div#theme-area div.kiga-container .theme-shop .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-button.mat-warn .mat-button-focus-overlay,div#theme-area div.kiga-container .theme-shop .mat-icon-button.mat-warn .mat-button-focus-overlay,div#theme-area div.kiga-container .theme-shop .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-button[disabled] .mat-button-focus-overlay,div#theme-area div.kiga-container .theme-shop .mat-icon-button[disabled] .mat-button-focus-overlay,div#theme-area div.kiga-container .theme-shop .mat-stroked-button[disabled] .mat-button-focus-overlay{background-color:transparent}div#theme-area div.kiga-container .theme-shop .mat-button .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-icon-button .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}div#theme-area div.kiga-container .theme-shop .mat-button-focus-overlay{background:#000}div#theme-area div.kiga-container .theme-shop .mat-stroked-button:not([disabled]){border-color:rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-fab,div#theme-area div.kiga-container .theme-shop .mat-flat-button,div#theme-area div.kiga-container .theme-shop .mat-mini-fab,div#theme-area div.kiga-container .theme-shop .mat-raised-button{color:rgba(0,0,0,.87);background-color:#fff}div#theme-area div.kiga-container .theme-shop .mat-fab.mat-accent,div#theme-area div.kiga-container .theme-shop .mat-fab.mat-primary,div#theme-area div.kiga-container .theme-shop .mat-fab.mat-warn,div#theme-area div.kiga-container .theme-shop .mat-flat-button.mat-accent,div#theme-area div.kiga-container .theme-shop .mat-flat-button.mat-primary,div#theme-area div.kiga-container .theme-shop .mat-flat-button.mat-warn,div#theme-area div.kiga-container .theme-shop .mat-mini-fab.mat-accent,div#theme-area div.kiga-container .theme-shop .mat-mini-fab.mat-primary,div#theme-area div.kiga-container .theme-shop .mat-mini-fab.mat-warn,div#theme-area div.kiga-container .theme-shop .mat-raised-button.mat-accent,div#theme-area div.kiga-container .theme-shop .mat-raised-button.mat-primary,div#theme-area div.kiga-container .theme-shop .mat-raised-button.mat-warn{color:#fff}div#theme-area div.kiga-container .theme-shop .mat-fab.mat-accent[disabled],div#theme-area div.kiga-container .theme-shop .mat-fab.mat-primary[disabled],div#theme-area div.kiga-container .theme-shop .mat-fab.mat-warn[disabled],div#theme-area div.kiga-container .theme-shop .mat-fab[disabled][disabled],div#theme-area div.kiga-container .theme-shop .mat-flat-button.mat-accent[disabled],div#theme-area div.kiga-container .theme-shop .mat-flat-button.mat-primary[disabled],div#theme-area div.kiga-container .theme-shop .mat-flat-button.mat-warn[disabled],div#theme-area div.kiga-container .theme-shop .mat-flat-button[disabled][disabled],div#theme-area div.kiga-container .theme-shop .mat-mini-fab.mat-accent[disabled],div#theme-area div.kiga-container .theme-shop .mat-mini-fab.mat-primary[disabled],div#theme-area div.kiga-container .theme-shop .mat-mini-fab.mat-warn[disabled],div#theme-area div.kiga-container .theme-shop .mat-mini-fab[disabled][disabled],div#theme-area div.kiga-container .theme-shop .mat-raised-button.mat-accent[disabled],div#theme-area div.kiga-container .theme-shop .mat-raised-button.mat-primary[disabled],div#theme-area div.kiga-container .theme-shop .mat-raised-button.mat-warn[disabled],div#theme-area div.kiga-container .theme-shop .mat-raised-button[disabled][disabled]{color:rgba(0,0,0,.26);background-color:rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-fab.mat-accent,div#theme-area div.kiga-container .theme-shop .mat-fab.mat-primary,div#theme-area div.kiga-container .theme-shop .mat-flat-button.mat-accent,div#theme-area div.kiga-container .theme-shop .mat-flat-button.mat-primary,div#theme-area div.kiga-container .theme-shop .mat-mini-fab.mat-accent,div#theme-area div.kiga-container .theme-shop .mat-mini-fab.mat-primary,div#theme-area div.kiga-container .theme-shop .mat-raised-button.mat-accent,div#theme-area div.kiga-container .theme-shop .mat-raised-button.mat-primary{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-fab.mat-warn,div#theme-area div.kiga-container .theme-shop .mat-flat-button.mat-warn,div#theme-area div.kiga-container .theme-shop .mat-mini-fab.mat-warn,div#theme-area div.kiga-container .theme-shop .mat-raised-button.mat-warn{background-color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-fab.mat-accent .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-fab.mat-primary .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-fab.mat-warn .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-flat-button.mat-accent .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-flat-button.mat-primary .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-flat-button.mat-warn .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-mini-fab.mat-accent .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-mini-fab.mat-primary .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-mini-fab.mat-warn .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-raised-button.mat-accent .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-raised-button.mat-primary .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-raised-button.mat-warn .mat-ripple-element{background-color:rgba(255,255,255,.1)}div#theme-area div.kiga-container .theme-shop .mat-flat-button:not([class*=mat-elevation-z]),div#theme-area div.kiga-container .theme-shop .mat-stroked-button:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-raised-button:not([disabled]):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-raised-button[disabled]:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-fab:not([class*=mat-elevation-z]),div#theme-area div.kiga-container .theme-shop .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-fab:not([disabled]):active:not([class*=mat-elevation-z]),div#theme-area div.kiga-container .theme-shop .mat-mini-fab:not([disabled]):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-fab[disabled]:not([class*=mat-elevation-z]),div#theme-area div.kiga-container .theme-shop .mat-mini-fab[disabled]:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-button-toggle-group,div#theme-area div.kiga-container .theme-shop .mat-button-toggle-standalone{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-button-toggle-group-appearance-standard,div#theme-area div.kiga-container .theme-shop .mat-button-toggle-standalone.mat-button-toggle-appearance-standard{box-shadow:none;border:1px solid rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-button-toggle{color:rgba(0,0,0,.38)}div#theme-area div.kiga-container .theme-shop .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87);background:#fff}div#theme-area div.kiga-container .theme-shop .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}div#theme-area div.kiga-container .theme-shop .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:1px solid rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:1px solid rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:1px solid rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-button-toggle-checked{background-color:#e0e0e0;color:rgba(0,0,0,.54)}div#theme-area div.kiga-container .theme-shop .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87)}div#theme-area div.kiga-container .theme-shop .mat-button-toggle-disabled{color:rgba(0,0,0,.26);background-color:#eee}div#theme-area div.kiga-container .theme-shop .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}div#theme-area div.kiga-container .theme-shop .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}div#theme-area div.kiga-container .theme-shop .mat-card{background:#fff;color:rgba(0,0,0,.87)}div#theme-area div.kiga-container .theme-shop .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-card-subtitle{color:rgba(0,0,0,.54)}div#theme-area div.kiga-container .theme-shop .mat-checkbox-frame{border-color:rgba(0,0,0,.54)}div#theme-area div.kiga-container .theme-shop .mat-checkbox-checkmark{fill:#fafafa}div#theme-area div.kiga-container .theme-shop .mat-checkbox-checkmark-path{stroke:#fafafa!important}@media (-ms-high-contrast:black-on-white){.mat-checkbox-checkmark-path,div#theme-area div.kiga-container .theme-shop .mat-checkbox-checkmark-path{stroke:#000!important}}div#theme-area div.kiga-container .theme-shop .mat-checkbox-mixedmark{background-color:#fafafa}div#theme-area div.kiga-container .theme-shop .mat-checkbox-checked.mat-accent .mat-checkbox-background,div#theme-area div.kiga-container .theme-shop .mat-checkbox-checked.mat-primary .mat-checkbox-background,div#theme-area div.kiga-container .theme-shop .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,div#theme-area div.kiga-container .theme-shop .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-checkbox-checked.mat-warn .mat-checkbox-background,div#theme-area div.kiga-container .theme-shop .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,div#theme-area div.kiga-container .theme-shop .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}div#theme-area div.kiga-container .theme-shop .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}div#theme-area div.kiga-container .theme-shop .mat-checkbox-disabled .mat-checkbox-label{color:rgba(0,0,0,.54)}@media (-ms-high-contrast:active){div#theme-area div.kiga-container .theme-shop .mat-checkbox-disabled{opacity:.5}div#theme-area div.kiga-container .theme-shop .mat-checkbox-background{background:0 0}}div#theme-area div.kiga-container .theme-shop .mat-checkbox .mat-ripple-element{background-color:#000}div#theme-area div.kiga-container .theme-shop .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336}div#theme-area div.kiga-container .theme-shop .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:rgba(0,0,0,.87)}div#theme-area div.kiga-container .theme-shop .mat-chip.mat-standard-chip .mat-chip-remove{color:rgba(0,0,0,.87);opacity:.4}div#theme-area div.kiga-container .theme-shop .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}div#theme-area div.kiga-container .theme-shop .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}div#theme-area div.kiga-container .theme-shop .mat-chip.mat-standard-chip::after{background:#000}div#theme-area div.kiga-container .theme-shop .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#ee451a;color:#fff}div#theme-area div.kiga-container .theme-shop .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}div#theme-area div.kiga-container .theme-shop .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background:rgba(255,255,255,.1)}div#theme-area div.kiga-container .theme-shop .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}div#theme-area div.kiga-container .theme-shop .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}div#theme-area div.kiga-container .theme-shop .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background:rgba(255,255,255,.1)}div#theme-area div.kiga-container .theme-shop .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ee451a;color:#fff}div#theme-area div.kiga-container .theme-shop .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}div#theme-area div.kiga-container .theme-shop .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background:rgba(255,255,255,.1)}div#theme-area div.kiga-container .theme-shop .mat-table{background:#fff}div#theme-area div.kiga-container .theme-shop .mat-table tbody,div#theme-area div.kiga-container .theme-shop .mat-table tfoot,div#theme-area div.kiga-container .theme-shop .mat-table thead,div#theme-area div.kiga-container .theme-shop .mat-table-sticky,div#theme-area div.kiga-container .theme-shop [mat-footer-row],div#theme-area div.kiga-container .theme-shop [mat-header-row],div#theme-area div.kiga-container .theme-shop [mat-row],div#theme-area div.kiga-container .theme-shop mat-footer-row,div#theme-area div.kiga-container .theme-shop mat-header-row,div#theme-area div.kiga-container .theme-shop mat-row{background:inherit}div#theme-area div.kiga-container .theme-shop mat-footer-row,div#theme-area div.kiga-container .theme-shop mat-header-row,div#theme-area div.kiga-container .theme-shop mat-row,div#theme-area div.kiga-container .theme-shop td.mat-cell,div#theme-area div.kiga-container .theme-shop td.mat-footer-cell,div#theme-area div.kiga-container .theme-shop th.mat-header-cell{border-bottom-color:rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-header-cell{color:rgba(0,0,0,.54)}div#theme-area div.kiga-container .theme-shop .mat-cell,div#theme-area div.kiga-container .theme-shop .mat-footer-cell{color:rgba(0,0,0,.87)}div#theme-area div.kiga-container .theme-shop .mat-calendar-arrow{border-top-color:rgba(0,0,0,.54)}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content .mat-calendar-next-button,div#theme-area div.kiga-container .theme-shop .mat-datepicker-content .mat-calendar-previous-button,div#theme-area div.kiga-container .theme-shop .mat-datepicker-toggle{color:rgba(0,0,0,.54)}div#theme-area div.kiga-container .theme-shop .mat-calendar-table-header{color:rgba(0,0,0,.38)}div#theme-area div.kiga-container .theme-shop .mat-calendar-table-header-divider::after{background:rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-calendar-body-label{color:rgba(0,0,0,.54)}div#theme-area div.kiga-container .theme-shop .mat-calendar-body-cell-content{color:rgba(0,0,0,.87);border-color:transparent}div#theme-area div.kiga-container .theme-shop .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){color:rgba(0,0,0,.38)}div#theme-area div.kiga-container .theme-shop .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),div#theme-area div.kiga-container .theme-shop .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),div#theme-area div.kiga-container .theme-shop .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){background-color:rgba(0,0,0,.04)}div#theme-area div.kiga-container .theme-shop .mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.38)}div#theme-area div.kiga-container .theme-shop .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.18)}div#theme-area div.kiga-container .theme-shop .mat-calendar-body-selected{background-color:#ee451a;color:#fff}div#theme-area div.kiga-container .theme-shop .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(238,69,26,.4)}div#theme-area div.kiga-container .theme-shop .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);background-color:#fff;color:rgba(0,0,0,.87)}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ee451a;color:#fff}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(238,69,26,.4)}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(244,67,54,.4)}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}div#theme-area div.kiga-container .theme-shop .mat-datepicker-content-touch{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-datepicker-toggle-active,div#theme-area div.kiga-container .theme-shop .mat-datepicker-toggle-active.mat-accent{color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-datepicker-toggle-active.mat-warn{color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-dialog-container{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.87)}div#theme-area div.kiga-container .theme-shop .mat-divider{border-top-color:rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-divider-vertical{border-right-color:rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-expansion-panel{background:#fff;color:rgba(0,0,0,.87)}div#theme-area div.kiga-container .theme-shop .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-action-row{border-top-color:rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-keyboard-focused,div#theme-area div.kiga-container .theme-shop .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-program-focused,div#theme-area div.kiga-container .theme-shop .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover{background:rgba(0,0,0,.04)}@media (hover:none){div#theme-area div.kiga-container .theme-shop .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}div#theme-area div.kiga-container .theme-shop .mat-expansion-panel-header-title{color:rgba(0,0,0,.87)}div#theme-area div.kiga-container .theme-shop .mat-expansion-indicator::after,div#theme-area div.kiga-container .theme-shop .mat-expansion-panel-header-description{color:rgba(0,0,0,.54)}div#theme-area div.kiga-container .theme-shop .mat-expansion-panel-header[aria-disabled=true]{color:rgba(0,0,0,.26)}div#theme-area div.kiga-container .theme-shop .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,div#theme-area div.kiga-container .theme-shop .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}div#theme-area div.kiga-container .theme-shop .mat-form-field-label,div#theme-area div.kiga-container .theme-shop .mat-hint{color:rgba(0,0,0,.6)}div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-focused .mat-form-field-label,div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-focused .mat-form-field-required-marker{color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-form-field-ripple{background-color:rgba(0,0,0,.87)}div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-focused .mat-form-field-ripple,div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after,div#theme-area div.kiga-container .theme-shop .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after{color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after,div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-form-field-invalid .mat-form-field-label,div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent{color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-error{color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-legacy .mat-form-field-label,div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-legacy .mat-hint{color:rgba(0,0,0,.54)}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(0,0,0,.42)}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.42)),color-stop(33%,rgba(0,0,0,.42)),color-stop(0,transparent));background-image:linear-gradient(to right,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(0,0,0,.42)}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.42)),color-stop(33%,rgba(0,0,0,.42)),color-stop(0,transparent));background-image:linear-gradient(to right,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(0,0,0,.04)}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(0,0,0,.02)}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-fill .mat-form-field-underline::before{background-color:rgba(0,0,0,.42)}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before{background-color:transparent}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:rgba(0,0,0,.87)}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}div#theme-area div.kiga-container .theme-shop .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(0,0,0,.06)}div#theme-area div.kiga-container .theme-shop .mat-icon.mat-accent,div#theme-area div.kiga-container .theme-shop .mat-icon.mat-primary{color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-icon.mat-warn{color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-form-field-type-mat-native-select .mat-form-field-infix::after{color:rgba(0,0,0,.54)}div#theme-area div.kiga-container .theme-shop .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after,div#theme-area div.kiga-container .theme-shop .mat-input-element:disabled{color:rgba(0,0,0,.38)}div#theme-area div.kiga-container .theme-shop .mat-input-element{caret-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-input-element::-ms-input-placeholder{color:rgba(0,0,0,.42)}div#theme-area div.kiga-container .theme-shop .mat-input-element::placeholder{color:rgba(0,0,0,.42)}div#theme-area div.kiga-container .theme-shop .mat-input-element::-moz-placeholder{color:rgba(0,0,0,.42)}div#theme-area div.kiga-container .theme-shop .mat-input-element::-webkit-input-placeholder{color:rgba(0,0,0,.42)}div#theme-area div.kiga-container .theme-shop .mat-input-element:-ms-input-placeholder{color:rgba(0,0,0,.42)}div#theme-area div.kiga-container .theme-shop .mat-accent .mat-input-element{caret-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-form-field-invalid .mat-input-element,div#theme-area div.kiga-container .theme-shop .mat-warn .mat-input-element{caret-color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after{color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-list-base .mat-list-item,div#theme-area div.kiga-container .theme-shop .mat-list-base .mat-list-option{color:rgba(0,0,0,.87)}div#theme-area div.kiga-container .theme-shop .mat-list-base .mat-subheader{color:rgba(0,0,0,.54)}div#theme-area div.kiga-container .theme-shop .mat-list-item-disabled{background-color:#eee}div#theme-area div.kiga-container .theme-shop .mat-action-list .mat-list-item:focus,div#theme-area div.kiga-container .theme-shop .mat-action-list .mat-list-item:hover,div#theme-area div.kiga-container .theme-shop .mat-list-option:focus,div#theme-area div.kiga-container .theme-shop .mat-list-option:hover,div#theme-area div.kiga-container .theme-shop .mat-nav-list .mat-list-item:focus,div#theme-area div.kiga-container .theme-shop .mat-nav-list .mat-list-item:hover{background:rgba(0,0,0,.04)}div#theme-area div.kiga-container .theme-shop .mat-menu-panel{background:#fff}div#theme-area div.kiga-container .theme-shop .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-menu-item{background:0 0;color:rgba(0,0,0,.87)}div#theme-area div.kiga-container .theme-shop .mat-menu-item[disabled],div#theme-area div.kiga-container .theme-shop .mat-menu-item[disabled]::after{color:rgba(0,0,0,.38)}div#theme-area div.kiga-container .theme-shop .mat-menu-item .mat-icon-no-color,div#theme-area div.kiga-container .theme-shop .mat-menu-item-submenu-trigger::after{color:rgba(0,0,0,.54)}div#theme-area div.kiga-container .theme-shop .mat-menu-item-highlighted:not([disabled]),div#theme-area div.kiga-container .theme-shop .mat-menu-item.cdk-keyboard-focused:not([disabled]),div#theme-area div.kiga-container .theme-shop .mat-menu-item.cdk-program-focused:not([disabled]),div#theme-area div.kiga-container .theme-shop .mat-menu-item:hover:not([disabled]){background:rgba(0,0,0,.04)}div#theme-area div.kiga-container .theme-shop .mat-paginator{background:#fff}div#theme-area div.kiga-container .theme-shop .mat-paginator,div#theme-area div.kiga-container .theme-shop .mat-paginator-page-size .mat-select-trigger{color:rgba(0,0,0,.54)}div#theme-area div.kiga-container .theme-shop .mat-paginator-decrement,div#theme-area div.kiga-container .theme-shop .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}div#theme-area div.kiga-container .theme-shop .mat-paginator-first,div#theme-area div.kiga-container .theme-shop .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}div#theme-area div.kiga-container .theme-shop .mat-icon-button[disabled] .mat-paginator-decrement,div#theme-area div.kiga-container .theme-shop .mat-icon-button[disabled] .mat-paginator-first,div#theme-area div.kiga-container .theme-shop .mat-icon-button[disabled] .mat-paginator-increment,div#theme-area div.kiga-container .theme-shop .mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(0,0,0,.38)}div#theme-area div.kiga-container .theme-shop .mat-progress-bar-background{fill:#fac7ba}div#theme-area div.kiga-container .theme-shop .mat-progress-bar-buffer{background-color:#fac7ba}div#theme-area div.kiga-container .theme-shop .mat-progress-bar-fill::after{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#fac7ba}div#theme-area div.kiga-container .theme-shop .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#fac7ba}div#theme-area div.kiga-container .theme-shop .mat-progress-bar.mat-accent .mat-progress-bar-fill::after{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#ffcdd2}div#theme-area div.kiga-container .theme-shop .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#ffcdd2}div#theme-area div.kiga-container .theme-shop .mat-progress-bar.mat-warn .mat-progress-bar-fill::after{background-color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-progress-spinner circle,div#theme-area div.kiga-container .theme-shop .mat-progress-spinner.mat-accent circle,div#theme-area div.kiga-container .theme-shop .mat-spinner circle,div#theme-area div.kiga-container .theme-shop .mat-spinner.mat-accent circle{stroke:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-progress-spinner.mat-warn circle,div#theme-area div.kiga-container .theme-shop .mat-spinner.mat-warn circle{stroke:#f44336}div#theme-area div.kiga-container .theme-shop .mat-radio-outer-circle{border-color:rgba(0,0,0,.54)}div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-primary .mat-radio-inner-circle,div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-accent .mat-radio-inner-circle,div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-warn .mat-radio-inner-circle,div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle{border-color:rgba(0,0,0,.38)}div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(0,0,0,.38)}div#theme-area div.kiga-container .theme-shop .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(0,0,0,.38)}div#theme-area div.kiga-container .theme-shop .mat-radio-button .mat-ripple-element{background-color:#000}div#theme-area div.kiga-container .theme-shop .mat-select-value{color:rgba(0,0,0,.87)}div#theme-area div.kiga-container .theme-shop .mat-select-placeholder{color:rgba(0,0,0,.42)}div#theme-area div.kiga-container .theme-shop .mat-select-disabled .mat-select-value{color:rgba(0,0,0,.38)}div#theme-area div.kiga-container .theme-shop .mat-select-arrow{color:rgba(0,0,0,.54)}div#theme-area div.kiga-container .theme-shop .mat-select-panel{background:#fff}div#theme-area div.kiga-container .theme-shop .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-focused.mat-accent .mat-select-arrow,div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,div#theme-area div.kiga-container .theme-shop .mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(0,0,0,.38)}div#theme-area div.kiga-container .theme-shop .mat-drawer-container{background-color:#fafafa;color:rgba(0,0,0,.87)}div#theme-area div.kiga-container .theme-shop .mat-drawer{background-color:#fff;color:rgba(0,0,0,.87)}div#theme-area div.kiga-container .theme-shop .mat-drawer.mat-drawer-push{background-color:#fff}div#theme-area div.kiga-container .theme-shop .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-drawer-side{border-right:1px solid rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-drawer-side.mat-drawer-end,div#theme-area div.kiga-container .theme-shop [dir=rtl] .mat-drawer-side{border-left:1px solid rgba(0,0,0,.12);border-right:none}div#theme-area div.kiga-container .theme-shop [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:1px solid rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(0,0,0,.6)}div#theme-area div.kiga-container .theme-shop .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:rgba(238,69,26,.54)}div#theme-area div.kiga-container .theme-shop .mat-slide-toggle.mat-checked .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:rgba(238,69,26,.54)}div#theme-area div.kiga-container .theme-shop .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:rgba(244,67,54,.54)}div#theme-area div.kiga-container .theme-shop .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}div#theme-area div.kiga-container .theme-shop .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);background-color:#fafafa}div#theme-area div.kiga-container .theme-shop .mat-slide-toggle-bar{background-color:rgba(0,0,0,.38)}div#theme-area div.kiga-container .theme-shop .mat-slider-track-background{background-color:rgba(0,0,0,.26)}div#theme-area div.kiga-container .theme-shop .mat-primary .mat-slider-thumb,div#theme-area div.kiga-container .theme-shop .mat-primary .mat-slider-thumb-label,div#theme-area div.kiga-container .theme-shop .mat-primary .mat-slider-track-fill{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-primary .mat-slider-thumb-label-text{color:#fff}div#theme-area div.kiga-container .theme-shop .mat-accent .mat-slider-thumb,div#theme-area div.kiga-container .theme-shop .mat-accent .mat-slider-thumb-label,div#theme-area div.kiga-container .theme-shop .mat-accent .mat-slider-track-fill{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-accent .mat-slider-thumb-label-text{color:#fff}div#theme-area div.kiga-container .theme-shop .mat-warn .mat-slider-thumb,div#theme-area div.kiga-container .theme-shop .mat-warn .mat-slider-thumb-label,div#theme-area div.kiga-container .theme-shop .mat-warn .mat-slider-track-fill{background-color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-warn .mat-slider-thumb-label-text{color:#fff}div#theme-area div.kiga-container .theme-shop .mat-slider-focus-ring{background-color:rgba(238,69,26,.2)}div#theme-area div.kiga-container .theme-shop .cdk-focused .mat-slider-track-background,div#theme-area div.kiga-container .theme-shop .mat-slider:hover .mat-slider-track-background{background-color:rgba(0,0,0,.38)}div#theme-area div.kiga-container .theme-shop .mat-slider-disabled .mat-slider-thumb,div#theme-area div.kiga-container .theme-shop .mat-slider-disabled .mat-slider-track-background,div#theme-area div.kiga-container .theme-shop .mat-slider-disabled .mat-slider-track-fill,div#theme-area div.kiga-container .theme-shop .mat-slider-disabled:hover .mat-slider-track-background{background-color:rgba(0,0,0,.26)}div#theme-area div.kiga-container .theme-shop .mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,div#theme-area div.kiga-container .theme-shop .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:rgba(0,0,0,.87)}div#theme-area div.kiga-container .theme-shop .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,div#theme-area div.kiga-container .theme-shop .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(0,0,0,.26)}div#theme-area div.kiga-container .theme-shop .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(0,0,0,.26);background-color:transparent}div#theme-area div.kiga-container .theme-shop .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,div#theme-area div.kiga-container .theme-shop .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(0,0,0,.38)}div#theme-area div.kiga-container .theme-shop .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,div#theme-area div.kiga-container .theme-shop .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(0,0,0,.26)}div#theme-area div.kiga-container .theme-shop .mat-slider-has-ticks .mat-slider-wrapper::after{border-color:rgba(0,0,0,.7)}div#theme-area div.kiga-container .theme-shop .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}div#theme-area div.kiga-container .theme-shop .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}div#theme-area div.kiga-container .theme-shop .mat-step-header.cdk-keyboard-focused,div#theme-area div.kiga-container .theme-shop .mat-step-header.cdk-program-focused,div#theme-area div.kiga-container .theme-shop .mat-step-header:hover{background-color:rgba(0,0,0,.04)}@media (hover:none){div#theme-area div.kiga-container .theme-shop .mat-step-header:hover{background:0 0}}div#theme-area div.kiga-container .theme-shop .mat-step-header .mat-step-label,div#theme-area div.kiga-container .theme-shop .mat-step-header .mat-step-optional{color:rgba(0,0,0,.54)}div#theme-area div.kiga-container .theme-shop .mat-step-header .mat-step-icon{background-color:rgba(0,0,0,.54);color:#fff}div#theme-area div.kiga-container .theme-shop .mat-step-header .mat-step-icon-selected,div#theme-area div.kiga-container .theme-shop .mat-step-header .mat-step-icon-state-done,div#theme-area div.kiga-container .theme-shop .mat-step-header .mat-step-icon-state-edit{background-color:#ee451a;color:#fff}div#theme-area div.kiga-container .theme-shop .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-step-header .mat-step-label.mat-step-label-active{color:rgba(0,0,0,.87)}div#theme-area div.kiga-container .theme-shop .mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-stepper-horizontal,div#theme-area div.kiga-container .theme-shop .mat-stepper-vertical{background-color:#fff}div#theme-area div.kiga-container .theme-shop .mat-stepper-vertical-line::before{border-left-color:rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-horizontal-stepper-header::after,div#theme-area div.kiga-container .theme-shop .mat-horizontal-stepper-header::before,div#theme-area div.kiga-container .theme-shop .mat-stepper-horizontal-line{border-top-color:rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-sort-header-arrow{color:#757575}div#theme-area div.kiga-container .theme-shop .mat-tab-header,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar{border-bottom:1px solid rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-tab-group-inverted-header .mat-tab-header,div#theme-area div.kiga-container .theme-shop .mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}div#theme-area div.kiga-container .theme-shop .mat-tab-label,div#theme-area div.kiga-container .theme-shop .mat-tab-link{color:rgba(0,0,0,.87)}div#theme-area div.kiga-container .theme-shop .mat-tab-label.mat-tab-disabled,div#theme-area div.kiga-container .theme-shop .mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.38)}div#theme-area div.kiga-container .theme-shop .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.87)}div#theme-area div.kiga-container .theme-shop .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.38)}div#theme-area div.kiga-container .theme-shop .mat-tab-group[class*=mat-background-] .mat-tab-header,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(250,199,186,.3)}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-primary .mat-ink-bar,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:#fff}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(250,199,186,.3)}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-accent .mat-ink-bar,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:#fff}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-warn .mat-ink-bar,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:#fff}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(250,199,186,.3)}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary .mat-tab-header,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary .mat-tab-links,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary .mat-tab-header,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary .mat-tab-label,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary .mat-tab-link,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary .mat-tab-label,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:#fff}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:#fff}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-primary .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:rgba(255,255,255,.12)}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(250,199,186,.3)}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent .mat-tab-header,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent .mat-tab-links,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent .mat-tab-header,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:#ee451a}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent .mat-tab-label,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent .mat-tab-link,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent .mat-tab-label,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:#fff}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:#fff}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-accent .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:rgba(255,255,255,.12)}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn .mat-tab-header,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn .mat-tab-links,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn .mat-tab-header,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:#f44336}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn .mat-tab-label,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn .mat-tab-link,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn .mat-tab-label,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:#fff}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:#fff}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}div#theme-area div.kiga-container .theme-shop .mat-tab-group.mat-background-warn .mat-ripple-element,div#theme-area div.kiga-container .theme-shop .mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:rgba(255,255,255,.12)}div#theme-area div.kiga-container .theme-shop .mat-toolbar{background:#f5f5f5;color:rgba(0,0,0,.87)}div#theme-area div.kiga-container .theme-shop .mat-toolbar.mat-accent,div#theme-area div.kiga-container .theme-shop .mat-toolbar.mat-primary{background:#ee451a;color:#fff}div#theme-area div.kiga-container .theme-shop .mat-toolbar.mat-warn{background:#f44336;color:#fff}div#theme-area div.kiga-container .theme-shop .mat-toolbar .mat-focused .mat-form-field-ripple,div#theme-area div.kiga-container .theme-shop .mat-toolbar .mat-form-field-ripple,div#theme-area div.kiga-container .theme-shop .mat-toolbar .mat-form-field-underline{background-color:currentColor}div#theme-area div.kiga-container .theme-shop .mat-toolbar .mat-focused .mat-form-field-label,div#theme-area div.kiga-container .theme-shop .mat-toolbar .mat-form-field-label,div#theme-area div.kiga-container .theme-shop .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,div#theme-area div.kiga-container .theme-shop .mat-toolbar .mat-select-arrow,div#theme-area div.kiga-container .theme-shop .mat-toolbar .mat-select-value{color:inherit}div#theme-area div.kiga-container .theme-shop .mat-toolbar .mat-input-element{caret-color:currentColor}div#theme-area div.kiga-container .theme-shop .mat-tooltip{background:rgba(97,97,97,.9)}div#theme-area div.kiga-container .theme-shop .mat-tree{background:#fff}div#theme-area div.kiga-container .theme-shop .mat-nested-tree-node,div#theme-area div.kiga-container .theme-shop .mat-tree-node{color:rgba(0,0,0,.87)}div#theme-area div.kiga-container .theme-shop .mat-snack-bar-container{color:rgba(255,255,255,.7);background:#323232;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}div#theme-area div.kiga-container .theme-shop .mat-simple-snackbar-action{color:#ee451a}