@charset "UTF-8";.bs-datepicker{display:flex;align-items:stretch;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;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;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;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%;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:flex}@media (max-width:768px){.bs-datepicker .bs-media-container{flex-direction:column}}.bs-datepicker-custom-range{padding:15px;background:#eee}.bs-datepicker-predefined-btns button{width:100%;display:block;height:30px;background-color:#9aaec1;border-radius:4px;color:#fff;border:0;margin-bottom:10px;padding:0 18px;text-align:left;transition:.3s}.bs-datepicker-predefined-btns button:active,.bs-datepicker-predefined-btns button:hover{background-color:#54708b}.bs-datepicker-buttons{display:flex;flex-flow:row wrap;justify-content:flex-end;padding-top:10px;border-top:1px solid #e9edf0}.bs-datepicker-buttons .btn-default{margin-left:10px}.bs-timepicker-container{padding:10px 0}.bs-timepicker-label{color:#54708b;margin-bottom:10px}.bs-timepicker-controls{display:inline-block;vertical-align:top;margin-right:10px}.bs-timepicker-controls button{width:20px;height:20px;border-radius:50%;border:0;background-color:#e9edf0;color:#54708b;font-size:16px;font-weight:700;vertical-align:middle;line-height:0;padding:0;transition:.3s}.bs-timepicker-controls button:hover{background-color:#d5dadd}.bs-timepicker-controls input{width:35px;height:25px;border-radius:13px;text-align:center;border:1px solid #e9edf0}.bs-timepicker .switch-time-format{text-transform:uppercase;min-width:54px;height:25px;border-radius:20px;border:1px solid #e9edf0;background:#fff;color:#54708b;font-size:13px}.bs-timepicker .switch-time-format img{vertical-align:initial;margin-left:4px}bs-datepicker-container,bs-daterangepicker-container{z-index:1080}@media (max-width:768px){.bs-datepicker-multiple{display:flex}.bs-datepicker-multiple+.bs-datepicker-multiple{margin-top:10px;margin-left:0}}.theme-default .bs-datepicker-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;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;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;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;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;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;transition:0s}.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.cc-animate.cc-revoke.cc-top{-webkit-transform:translateY(-2em);transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{-webkit-transform:translateY(2em);transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{-webkit-transform:translateY(0);transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:flex;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;flex-direction:row}.cc-revoke{padding:.5em}.cc-revoke:hover{text-decoration:underline}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em;text-decoration:underline}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{flex:1 0 auto}.cc-window.cc-banner{align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-compliance{display:flex;align-items:center;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{flex:1}.cc-btn+.cc-btn{margin-left:.5em}@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{flex-direction:column}.cc-window.cc-banner .cc-compliance{flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}.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-badge-content{font-weight:600;font-size:12px;font-family:Roboto,"Helvetica Neue",sans-serif}.mat-badge-small .mat-badge-content{font-size:6px}.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;margin:0 0 56px;letter-spacing:-.05em}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,"Helvetica Neue",sans-serif;margin:0 0 64px;letter-spacing:-.02em}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,"Helvetica Neue",sans-serif;margin:0 0 64px;letter-spacing:-.005em}.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-family:Roboto,"Helvetica Neue",sans-serif;font-size:16px;font-weight:400}.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:400}.mat-card-content,.mat-card-header .mat-card-title,.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:13px;line-height:18px}.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}.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);transform:translateY(-1.34375em) scale(.75);width:133.33333%}.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);transform:translateY(-1.34374em) scale(.75);width:133.33334%}.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:.66667em;top:calc(100% - 1.79167em)}.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.33333%}.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.33334%}.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.33335%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.54167em;top:calc(100% - 1.66667em)}.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);transform:translateY(-.59375em) scale(.75);width:133.33333%}.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);transform:translateY(-.59374em) scale(.75);width:133.33334%}.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);transform:translateY(-1.59375em) scale(.75);width:133.33333%}.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);transform:translateY(-1.59374em) scale(.75);width:133.33334%}.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:16px;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:400 14px/20px 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-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:9px;padding-bottom:9px}.mat-list-item,.mat-list-option{font-family:Roboto,"Helvetica Neue",sans-serif}.mat-list .mat-list-item,.mat-nav-list .mat-list-item,.mat-selection-list .mat-list-item{font-size:16px}.mat-list .mat-list-item .mat-line,.mat-nav-list .mat-list-item .mat-line,.mat-selection-list .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list .mat-list-item .mat-line:nth-child(n+2),.mat-nav-list .mat-list-item .mat-line:nth-child(n+2),.mat-selection-list .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list .mat-list-option,.mat-nav-list .mat-list-option,.mat-selection-list .mat-list-option{font-size:16px}.mat-list .mat-list-option .mat-line,.mat-nav-list .mat-list-option .mat-line,.mat-selection-list .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list .mat-list-option .mat-line:nth-child(n+2),.mat-nav-list .mat-list-option .mat-line:nth-child(n+2),.mat-selection-list .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list[dense] .mat-list-item,.mat-nav-list[dense] .mat-list-item,.mat-selection-list[dense] .mat-list-item{font-size:12px}.mat-list[dense] .mat-list-item .mat-line,.mat-nav-list[dense] .mat-list-item .mat-line,.mat-selection-list[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list[dense] .mat-list-item .mat-line:nth-child(n+2),.mat-list[dense] .mat-list-option,.mat-nav-list[dense] .mat-list-item .mat-line:nth-child(n+2),.mat-nav-list[dense] .mat-list-option,.mat-selection-list[dense] .mat-list-item .mat-line:nth-child(n+2),.mat-selection-list[dense] .mat-list-option{font-size:12px}.mat-list[dense] .mat-list-option .mat-line,.mat-nav-list[dense] .mat-list-option .mat-line,.mat-selection-list[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list[dense] .mat-list-option .mat-line:nth-child(n+2),.mat-nav-list[dense] .mat-list-option .mat-line:nth-child(n+2),.mat-selection-list[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list[dense] .mat-subheader,.mat-nav-list[dense] .mat-subheader,.mat-selection-list[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}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;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);transform:scale(0)}@media screen and (-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:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}@media screen and (-ms-high-contrast:active){.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.mat-badge-small .mat-badge-content{outline:solid 1px;border-radius:0}}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.288)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}@-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:#673ab7}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ffd740}.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-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate,.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate{background:#ffd740}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#673ab7}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:rgba(0,0,0,.87)}.mat-theme-loaded-marker{display:none}.mat-autocomplete-panel{background:#fff;color:rgba(0,0,0,.87)}.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)}.mat-badge-accent .mat-badge-content{background:#ffd740;color:rgba(0,0,0,.87)}.mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.mat-badge{position:relative}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-content{color:#fff;background:#673ab7;position:absolute;text-align:center;display:inline-block;border-radius:50%;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);transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.mat-badge-content.mat-badge-active{-webkit-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{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:#673ab7}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#ffd740}.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:rgba(103,58,183,.12)}.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:rgba(255,215,64,.12)}.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:rgba(244,67,54,.12)}.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-primary .mat-ripple-element,.mat-icon-button.mat-primary .mat-ripple-element,.mat-stroked-button.mat-primary .mat-ripple-element{background-color:rgba(103,58,183,.1)}.mat-button.mat-accent .mat-ripple-element,.mat-icon-button.mat-accent .mat-ripple-element,.mat-stroked-button.mat-accent .mat-ripple-element{background-color:rgba(255,215,64,.1)}.mat-button.mat-warn .mat-ripple-element,.mat-icon-button.mat-warn .mat-ripple-element,.mat-stroked-button.mat-warn .mat-ripple-element{background-color:rgba(244,67,54,.1)}.mat-fab,.mat-flat-button,.mat-mini-fab,.mat-raised-button{color:rgba(0,0,0,.87);background-color:#fff}.mat-fab.mat-primary,.mat-flat-button.mat-primary,.mat-mini-fab.mat-primary,.mat-raised-button.mat-primary{color:#fff;background-color:#673ab7}.mat-fab.mat-accent,.mat-flat-button.mat-accent,.mat-mini-fab.mat-accent,.mat-raised-button.mat-accent{color:rgba(0,0,0,.87);background-color:#ffd740}.mat-fab.mat-warn,.mat-flat-button.mat-warn,.mat-mini-fab.mat-warn,.mat-raised-button.mat-warn{color:#fff;background-color:#f44336}.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-ripple-element,.mat-flat-button.mat-primary .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element{background-color:rgba(255,255,255,.1)}.mat-fab.mat-accent .mat-ripple-element,.mat-flat-button.mat-accent .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element{background-color:rgba(0,0,0,.1)}.mat-fab.mat-warn .mat-ripple-element,.mat-flat-button.mat-warn .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element{background-color:rgba(255,255,255,.1)}.mat-icon-button.mat-primary .mat-ripple-element{background-color:rgba(103,58,183,.2)}.mat-icon-button.mat-accent .mat-ripple-element{background-color:rgba(255,215,64,.2)}.mat-icon-button.mat-warn .mat-ripple-element{background-color:rgba(244,67,54,.2)}.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-checked{background-color:#e0e0e0;color:rgba(0,0,0,.54)}.mat-button-toggle-disabled{background-color:#eee;color:rgba(0,0,0,.26)}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-card{background:#fff;color:rgba(0,0,0,.87)}.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}@media screen and (-ms-high-contrast:black-on-white){.mat-checkbox-checkmark-path{stroke:#000!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:#673ab7}.mat-checkbox-checked.mat-accent .mat-checkbox-background,.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#ffd740}.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:#b0b0b0}@media screen and (-ms-high-contrast:active){.mat-badge-large .mat-badge-content,.mat-badge-medium .mat-badge-content{outline:solid 1px;border-radius:0}.mat-checkbox-disabled{opacity:.5}.mat-checkbox-background{background:0 0}}.mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(103,58,183,.26)}.mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(255,215,64,.26)}.mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(244,67,54,.26)}.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 .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#673ab7;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-chip-remove:hover{opacity:.54}.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-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ffd740;color:rgba(0,0,0,.87)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:rgba(0,0,0,.87);opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove:hover{opacity:.54}.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:#673ab7;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(103,58,183,.4)}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content{background-color:#fff;color:rgba(0,0,0,.87)}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ffd740;color:rgba(0,0,0,.87)}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(255,215,64,.4)}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px rgba(0,0,0,.87)}.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-toggle-active{color:#673ab7}.mat-datepicker-toggle-active.mat-accent{color:#ffd740}.mat-datepicker-toggle-active.mat-warn{color:#f44336}.mat-dialog-container{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{color:rgba(0,0,0,.87)}.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:#673ab7}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ffd740}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.mat-focused .mat-form-field-required-marker{color:#ffd740}.mat-form-field-ripple{background-color:rgba(0,0,0,.87)}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#673ab7}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ffd740}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-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: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: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:#673ab7}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ffd740}.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:#673ab7}.mat-icon.mat-accent{color:#ffd740}.mat-icon.mat-warn{color:#f44336}.mat-input-element:disabled{color:rgba(0,0,0,.38)}.mat-input-element{caret-color:#673ab7}.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:#ffd740}.mat-form-field-invalid .mat-input-element,.mat-warn .mat-input-element{caret-color:#f44336}.mat-list .mat-list-item,.mat-list .mat-list-option,.mat-nav-list .mat-list-item,.mat-nav-list .mat-list-option,.mat-selection-list .mat-list-item,.mat-selection-list .mat-list-option{color:rgba(0,0,0,.87)}.mat-list .mat-subheader,.mat-nav-list .mat-subheader,.mat-selection-list .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-list-option.mat-list-item-focus,.mat-list-option:hover,.mat-nav-list .mat-list-item.mat-list-item-focus,.mat-nav-list .mat-list-item:hover{background:rgba(0,0,0,.04)}.mat-menu-panel{background:#fff}.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:not([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:#d1c4e9}.mat-progress-bar-buffer{background-color:#d1c4e9}.mat-progress-bar-fill::after{background-color:#673ab7}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#ffe57f}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#ffe57f}.mat-progress-bar.mat-accent .mat-progress-bar-fill::after{background-color:#ffd740}.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:#673ab7;stroke:grey!important}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#ffd740}.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:#673ab7}.mat-radio-button.mat-primary .mat-radio-inner-circle{background-color:#673ab7}.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element{background-color:rgba(103,58,183,.26)}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ffd740}.mat-radio-button.mat-accent .mat-radio-inner-circle{background-color:#ffd740}.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element{background-color:rgba(255,215,64,.26)}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}.mat-radio-button.mat-warn .mat-radio-inner-circle{background-color:#f44336}.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element{background-color:rgba(244,67,54,.26)}.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-select-content,.mat-select-panel-done-animating{background:#fff}.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 .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:#673ab7}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ffd740}.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-backdrop.mat-drawer-shown{background-color:rgba(0,0,0,.6)}.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#ffc107}.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(255,193,7,.5)}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:rgba(0,0,0,.06)}.mat-slide-toggle .mat-ripple-element{background-color:rgba(255,193,7,.12)}.mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#673ab7}.mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(103,58,183,.5)}.mat-slide-toggle.mat-primary:not(.mat-checked) .mat-ripple-element{background-color:rgba(0,0,0,.06)}.mat-slide-toggle.mat-primary .mat-ripple-element{background-color:rgba(103,58,183,.12)}.mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#f44336}.mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(244,67,54,.5)}.mat-slide-toggle.mat-warn:not(.mat-checked) .mat-ripple-element{background-color:rgba(0,0,0,.06)}.mat-slide-toggle.mat-warn .mat-ripple-element{background-color:rgba(244,67,54,.12)}.mat-disabled .mat-slide-toggle-thumb{background-color:#bdbdbd}.mat-disabled .mat-slide-toggle-bar{background-color:rgba(0,0,0,.1)}.mat-slide-toggle-thumb{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:#673ab7}.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:#ffd740}.mat-accent .mat-slider-thumb-label-text{color:rgba(0,0,0,.87)}.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(255,215,64,.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)}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:rgba(0,0,0,.38)}.mat-step-header .mat-step-icon{background-color:#673ab7;color:#fff}.mat-step-header .mat-step-icon-not-touched{background-color:rgba(0,0,0,.38);color:#fff}.mat-step-header .mat-step-label.mat-step-label-active{color:rgba(0,0,0,.87)}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line::before{border-left-color:rgba(0,0,0,.12)}.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(209,196,233,.3)}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#673ab7}.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(255,229,127,.3)}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ffd740}.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:rgba(0,0,0,.87)}.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(209,196,233,.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:#673ab7}.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(255,229,127,.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:#ffd740}.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:rgba(0,0,0,.87)}.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(0,0,0,.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:rgba(0,0,0,.87)}.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(0,0,0,.4)}.mat-tab-group.mat-background-accent .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:rgba(0,0,0,.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:#673ab7;color:#fff}.mat-toolbar.mat-accent{background:#ffd740;color:rgba(0,0,0,.87)}.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-tree-node{font-weight:400;font-size:14px;color:rgba(0,0,0,.87)}.mat-snack-bar-container{background:#323232;color:#fff}.mat-simple-snackbar-action{color:#ffd740}.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:transparent transparent #333}.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1)}.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}.ng-select .ng-has-value .ng-placeholder{display:none}.ng-select .ng-select-container{background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}.ng-select .ng-select-container:hover{box-shadow:0 1px 0 rgba(0,0,0,.06)}.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}[dir=rtl] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}.ng-select.ng-select-single .ng-select-container{height:36px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid #e6e6e6}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;background-color:#ebf5ff;border-radius:2px;margin-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{display:inline-block;padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid #b8dbff;border-right:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid #b8dbff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}.ng-select .ng-clear-wrapper{color:#999}.ng-select .ng-clear-wrapper:hover .ng-clear{color:#d0021b}.ng-select .ng-spinner-zone{padding:5px 5px 0 0}[dir=rtl] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}[dir=rtl] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px}.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,.06);left:0}.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:rgba(0,0,0,.54);cursor:pointer}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{background-color:#ebf5ff;font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:rgba(0,0,0,.87);padding:8px 10px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}[dir=rtl] .ng-dropdown-panel{direction:rtl;text-align:right}.mat-expansion-panel-header{margin-bottom:.5rem;font-family:inherit;font-weight:700;font-size:.9rem!important;color:inherit;background-color:#ecf3f8!important;border-bottom:1px solid rgba(0,0,0,.125)}.mat-expansion-panel-content{line-height:normal;letter-spacing:normal;font-family:inherit}.mat-expansion-panel{box-shadow:none!important;background:#fafafa}.mat-expansion-panel-body{margin-top:1rem}.mat-expansion-panel-body label{margin-bottom:.5rem!important}.mat-table{font-size:1rem!important;font-weight:400}.pagination a{font-family:Poppins,sans-serif;font-size:14px!important}.cdk-overlay-container{position:fixed;z-index:9999!important}.thumbAdminImg{height:60px!important;background-color:#000!important;background-size:cover!important;width:80px!important;background-repeat:no-repeat!important;background-position:center center!important}#dpdCompany .ng-select-container,#dpdProductCategory .ng-select-container{border:0!important}.bg-orange-light{background-color:#feecd1}.bg-danger-light{background-color:#f8b4bf}.text-danger{color:#fe7c96}.bg-warning-light{background-color:#ffea84}.text-blue-dark{color:#188ae3}.text-dark-gray{color:#898989}.modal-xl .modal-lg{max-width:90%!important;width:90%!important}#indexPortais{display:flex;width:100%;max-width:900px;margin:10px auto 0;flex-wrap:wrap;justify-content:center}#indexPortais a{padding:10px 20px}#indexPortais a img{margin:10px 20px;height:34px}@media (max-width:530px){#indexPortais{justify-content:start}#indexPortais a img{margin:10px 0}}.no-border .ng-select-container{border:0!important}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right,.carousel-item{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev,.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}:root{--blue:#00aeef;--blue-light:#a0e9ff;--purple:#9a79e1;--darkblue:#175a91;--multiclube-one:#00beff;--multiclube-two:#0091c7;--multiclube-three:#353535;--multiclube-four:#2451cb;--multiclube-five:#0c7ea9;--multiclube-six:#024c68;--bs-heading-color:#404040}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{line-height:1.5}.fw-500,.fw-light b{font-weight:500}.fw-300{font-weight:300!important}.mt-n1{margin-top:-.25rem!important}.mt-n2{margin-top:-1rem!important}.mt-n3{margin-top:-1.5rem!important}.mt-n4{margin-top:-3rem!important}.mt-n5{margin-top:-5rem!important}.me-n1{margin-right:-.25rem!important}.me-n2{margin-right:-1rem!important}.me-n3{margin-right:-1.5rem!important}.me-n4{margin-right:-3rem!important}.me-n5{margin-right:-5rem!important}.flip-x{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.universo-1 .btn-black:hover{background-color:#000}.universo-2 .btn{padding:10px 20px;font-weight:500}.universo-2 .btn.btn-lg{padding:16px 25px;font-size:16px}.universo-2 .text-dark-gray{color:var(--bs-heading-color)!important}.universo-1 .btn>i{transition:all .3s ease}.universo-1 .btn:hover>i{margin-right:-6px;transition:all .3s ease}.universo-1 .btn-lg{height:46px}.universo-1 .btn-tooltip{padding:0;width:24px;height:24px;text-align:center;line-height:24px;border-radius:50%;border:none}.universo-2 .btn-primary{border-color:var(--multiclube-one);background-color:var(--multiclube-one)}.universo-2 .btn-primary:hover{border-color:#multiclube-two;background-color:#multiclube-two}.universo-2 .text-primary{color:var(--multiclube-one)!important}.universo-2 .btn-outline-primary:hover{color:#fff;background-color:var(--multiclube-one)}.unico .bg-blue-light{background-color:#c1f1ff}.universo-2 .bg-darkblue{background-color:var(--darkblue)!important}.universo-2 .text-darkblue{color:var(--darkblue)!important}.universo-2 .text-dark{color:var(--bs-heading-color)!important}.universo-2 .text-gray{color:#666!important}.universo-1 .bg-secondary{background-color:var(--blue-light)!important}.universo-1 .bg-light{background-color:#e8e8e8!important}.universo-1 .tooltip .tooltip-inner{max-width:450px}.universo-1 .form-control:disabled{background-color:#d9d9d9}.universo-1 .alert-danger{color:#bd6b6b;background-color:#f9c4c4;border-radius:0}.universo-2 .modal-backdrop.show{z-index:9999!important;opacity:.1}.universo-2 .btn.btn-sm{padding-top:6px;padding-bottom:6px}.universo-2 .modal .close.bg-darkblue{color:#fff;background-color:var(--darkblue);border-radius:50%;height:30px;line-height:36px;z-index:1;border:none}.universo-2.pag-login,.universo-2.pag-login #main{min-height:100vh!important}.universo-2.pag-login{color:#fff;background:url(/assets/image/bg-universo-media-center.jpg) center center/contain no-repeat #000}.universo-2.pag-login input{color:#150021}.universo-2.pag-login .form-group i{color:#000}.universo-2 .form-control.is-valid,.was-validated .form-control:valid,.was-validated .form-control:valid:focus{border-color:#87e889;background-image:url(/assets/image/ic-check.png);background-size:14px;box-shadow:none}.universo-2 .form-control.is-invalid,.universo-2 .form-control.is-invalid:focus,.was-validated .form-control:invalid,.was-validated .form-control:invalid:focus{border-color:#e88787;background-image:none;box-shadow:none}.universo-2.pag-login .modal{color:#333}.universo-2 .border-opacity-25{border-color:rgba(0,0,0,.25)!important}.w-14px{width:14px}.h-14px{height:14px}.custom-select{position:relative}.custom-select select{display:none}.select-selected{border:1px solid #999;border-radius:6px;height:48px;background-color:#fff;line-height:46px;padding:0 15px}.custom-select.bg-gray .select-selected{background-color:#ddd}.custom-select.border-0 .select-selected{border:none}.select-selected:after{position:absolute;content:"";top:17px;right:10px;width:16px;height:16px;background:url(/assets/image/ic-down-gray.png) center center no-repeat}.select-selected.select-arrow-active:after{rotate:180deg}.select-items div{color:#666;padding:6px 16px;border:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select-items{position:absolute;background-color:#fff;top:100%;left:0;right:0;z-index:99}.select-hide{display:none}.same-as-selected,.select-items div:hover{background-color:#e8faff}.media-center.universo-2 .select-items div:hover,.same-as-selected{color:var(--multiclube-one);background-color:#fff}.media-center.universo-2 .form-control{border-color:#999}.universo-2 #header{background:url(/assets/image/bg-universo-media-center.jpg) 0 0/cover no-repeat #000;background-position-x:72%}.universo-2 #header #collapsePortais{right:-250px;width:250px}.universo-2 #header #collapsePortais>a{display:block;border-bottom:1px solid rgba(255,255,255,.3);margin:15px;padding-bottom:15px}.universo-2 #header #collapsePortais img{margin:0;height:30px;width:auto;border-bottom:none;padding-bottom:0}.universo-2 #header #collapsePortais ul{list-style:none;display:flex;flex-direction:column}.universo-2 #header #collapsePortais ul li{font-size:16px;margin-bottom:5px}.universo-2 .nav-menu a,.universo-2 .nav-menu a:focus{font-size:18px;font-weight:300;margin-bottom:0}.universo-2 .nav-menu .collapse a,.universo-2 .nav-menu .collapsing a{font-size:16px}.universo-2 .note-editor button{padding:2px 8px}.universo-2 .note-editor button i{font-size:14px}.multiclube{color:var(--multiclube-three)}.multiclube .color-four{color:var(--multiclube-four)}.multiclube .color-five{color:var(--multiclube-five)}.multiclube .color-six{color:var(--multiclube-six)}.multiclube .bg-gray{background-color:#ddd!important}#carouselMulticlube .carousel-item img{border-radius:22px}#carouselMulticlube .carousel-indicators{bottom:-65px}#carouselMulticlube .carousel-indicators [data-bs-target]{width:14px;min-width:initial;height:14px;margin:10px;border-radius:30px!important}.universo-2 .carousel-indicators .active{background-color:var(--multiclube-two)}.mobiliza .nav-menu .active,.multiclube .nav-menu .active,.multiclube .nav-menu a:hover,.universo-2 #header.header-portal .nav-menu a i:first-child,.universo-2 #header.header-portal .nav-menu a[aria-expanded=true],.universo-2 #header.header-portal .nav-menu a[aria-expanded=true] i,.universo-2 #header.header-portal .nav-menu a[aria-expanded=true] span,.universo-2 #header.header-portal .nav-menu a[aria-expanded=true]:focus,.universo-2 .header-portal .nav-menu .active i,.universo-2 .header-portal .nav-menu .active:focus i,.universo-2 .header-portal .nav-menu a i:first-child,.universo-2 .header-portal .nav-menu a:hover i,.universo-2 .header-portal .nav-menu li,.universo-2 .header-portal .nav-menu li .collapse a:hover,.universo-2 .header-portal .nav-menu li:hover>a,.universo-2 .header-portal .nav-menu li:hover>a i{color:var(--multiclube-one)}.universo-2 #header.header-portal .nav-menu a[aria-expanded=true] i.bx-chevron-down{rotate:-90deg;margin-top:-8px}.universo-2 .text-secondary{color:var(--multiclube-two)!important}.universo-2 .bg-primary,.universo-2 .header-portal .footer>a{background-color:var(--multiclube-one)!important}.universo-2 .btn-primary{color:#fff;background-color:var(--multiclube-one)}.universo-2 .btn-outline-primary{border-color:var(--multiclube-one);color:#aaa;border-width:2px}.multiclube.universo-2 .btn{min-height:46px}.multiclube.universo-2 .min-h-auto{min-height:auto}.multiclube.universo-2 .btn.btn-sm{min-height:40px;padding:6px 12px;font-size:14px}.multiclube.universo-2 .btn.btn-xs{min-height:auto;padding:2px;font-size:13px}.multiclube.universo-2 .alert-danger{font-size:14px;color:#222;background-color:#ea9d9d}.top-multiextrato .box-premios,.top-multiextrato .box-saldo{width:260px;float:right;margin-bottom:20px;border-radius:10px}.top-multiextrato .box-saldo{border:1px solid #ccc;background-color:#fff;padding:10px 20px}.top-multiextrato .box-premios{border:2px solid #0d99ff;font-size:20px;font-weight:500;color:#fff;box-shadow:0 2px 3px 0 #ccc;padding:16px 20px;display:flex;align-items:center;background:#3dd2ff;background:linear-gradient(90deg,#3dd2ff 0,#0d99ff 100%)}.top-multiextrato .form-control{color:#fff;width:110px;border-radius:4px;border-color:#7a7a7a;height:54px;background-color:#7a7a7a}.top-multiextrato .form-control::-webkit-input-placeholder{color:#fff}.top-multiextrato .form-control:-ms-input-placeholder{color:#fff}.top-multiextrato .form-control::-ms-input-placeholder{color:#fff}.top-multiextrato .form-control::placeholder{color:#fff}.universo-2 .top-header .nav-profile{display:flex;justify-content:flex-end;align-items:center;position:absolute;right:30px;top:30px}.universo-2 .top-header .nav-profile a.nav-link{width:50px;height:50px;border-radius:50%;overflow:hidden;display:flex;justify-content:center;position:relative;z-index:2;border:2px solid #fff}.universo-2 .top-header .nav-profile a.nav-link.show{width:70px;height:70px}.universo-2 .top-header .nav-profile a.nav-link.show img{height:70px}.universo-2 .top-header .nav-profile a.nav-link img{height:50px;width:auto;max-width:none}.universo-2 .top-header .nav-profile a.nav-link.show~div{opacity:0}.universo-2 .top-header .nav-profile .dropdown-menu{width:230px;padding-top:0;border:1px solid #ccc;border-radius:6px;background-color:#eee;z-index:1;top:-35px!important;right:-80px!important;box-shadow:1px 1px 5px 0 #aaa}.universo-2 .top-header .nav-profile .dropdown-menu i{margin-right:10px}.universo-2 .top-header .nav-profile .dropdown-menu a{color:#666}.universo-2 .top-header .nav-profile .dropdown-header{text-align:center;padding:40px 10px 10px;border-radius:6px 6px 0 0;background-color:#fff}.universo-2 .top-header .nav-profile .dropdown-header>.rounded{display:none}.universo-2 .top-header .nav-profile .dropdown-header img.disabled{opacity:.5;-webkit-filter:saturate(50%);filter:saturate(50%)}.universo-2 .modal .modal-content{border-radius:10px}div.border.border-opacity-50{border-color:rgba(0,0,0,.5)!important}.multiclube .pontuacao{padding:6px;color:#fff;display:flex;border-radius:8px;margin-bottom:6px;justify-content:space-between;background:#2451cb;background:linear-gradient(90deg,#2451cb 0,#01bdff 100%)}.multiclube .pontuacao b{font-weight:500}.multiclube .pontuacao span{font-weight:300}.multiclube .menu-user-right .circle-checkbox{flex-direction:column;align-items:flex-start}.multiclube .btn-tertiary{background-color:#bfef00}.universo-2.modal-open #header,.universo-2.modal-open .inner-page,.universo-2.modal-open .top-header{-webkit-filter:blur(4px);filter:blur(4px)}.multiclube .modal .modal-xl{max-width:90%}.multiclube .modal .close{border:none;background-color:transparent}.multiclube .modal .modal-header .close{position:absolute;right:20px;top:20px}.multiclube .modal b{font-weight:500}@media (min-width:992px){.multiclube .modal-centered{margin-left:150px}}.bonifica .form-control,.mobiliza .form-control,.multiclube .form-control{border:1px solid #ccc}.multiclube .alert-primary{color:#2b8fde;border-radius:0;border:none;font-weight:500;padding:4px 10px;background-color:#d1f4ff;margin-top:10px;margin-bottom:10px;display:inline-flex;align-items:center}.mobiliza .alert-style-2,.multiclube .alert-style-2,.unico .alert-style-2,.vendas-gov .alert-style-2{padding:10px 20px;color:#fff;font-weight:300;background-color:#175a91;border:none}.universo-2 .alert-primary.alert-arrow{background:url(/assets/image/ic-down-arrow-w.png) 90% center/16px no-repeat #175a91}.vendas-gov{color:#666}.vendas-gov .form-control{border-color:#aaa}.vendas-gov .btn{height:48px}.vendas-gov .modal .close{width:28px;height:28px;border:none;border-radius:50%;padding:0;display:flex;align-items:center;justify-content:center}.extra-chassi{display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;border-radius:6px;padding:0 10px 15px}.extra-chassi>div{display:flex;align-items:center;justify-content:center}.extra-chassi .custom-select,.extra-chassi>div:first-child input{width:210px}.extra-chassi>div:nth-child(3) input{width:80px}.extra-chassi .custom-select,.extra-chassi input{border-color:#a1a1a1}.extra-chassi .select-items div{position:relative;color:#777;font-size:13px}.extra-chassi .select-items div:after{content:'';position:absolute;bottom:0;left:15px;right:15px;height:1px;background-color:var(--multiclube-two)}.extra-chassi .select-items div:last-child:after{display:none}.extra-chassi .select-items{border-radius:6px;border:1px solid #a1a1a1}.fc-chamado,.fc-chamado-chat{padding:1rem;border:1px solid #888;border-radius:10px;background-color:#fff}.fc-chamado p{font-size:1rem;margin-bottom:10px}.fc-chamado-chat .message-in,.fc-chamado-chat .message-out{display:flex;align-items:center;margin-bottom:30px}.fc-chamado-chat .message-out{justify-content:flex-end}.fc-chamado-chat .message-out .box-msg{background-color:#c3fdd0}.fc-chamado-chat .message-in .box-msg{background-color:#eee}.fc-chamado-chat .photo,.photo{width:60px;height:60px;border-radius:50%;overflow:hidden;display:flex;justify-content:center;position:relative;z-index:2;border:2px solid #fff;float:left}.fc-chamado-chat .photo img,.photo img{height:60px;width:auto;max-width:none}.fc-chamado-chat .box-msg{padding:15px 20px;background-color:#e3e3e3;border-radius:6px;border:1px solid #888}.fc-chamado-chat .box-msg p{font-size:1rem;font-weight:500;margin-bottom:0}.photo-40{width:40px;height:40px;min-width:40px}.photo-40 img{height:40px}.input-group-icon{position:relative;display:flex;align-items:center}.input-group-icon i{position:absolute;left:15px;color:var(--multiclube-one);font-size:22px}.input-group-icon input{padding-left:45px}@media (max-width:768px){.card.table-style-3.table-usuarios{background-color:transparent}.card.table-style-3.table-usuarios .tbody span.th{background-color:#e3e3e3}.card.table-style-3.table-usuarios .tbody .tr{position:relative;background-color:#fff}.card.table-style-3.table-usuarios .tbody p{margin-bottom:0}.card.table-style-3.table-usuarios .tbody span{background-color:transparent}.table-usuarios a[data-bs-toggle=collapse]{position:absolute;top:10px;right:10px;background-color:#f2f2f2;border-color:#a1a1a1!important}.table-usuarios .a-pencil{position:absolute;right:15px;bottom:15px;background-color:#eee;padding:5px}.table-usuarios .dropdown-menu.dropdown-status.show{margin-top:60px;top:0;right:10px}}.unico .progress .progress-bar{height:12px}.unico .progress{height:4px;background-color:#ccc;border-radius:10px}.unico .status-planejamento{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:0;margin-top:5px}.unico .status-planejamento li{margin:5px 0}.unico .status-planejamento .circle{width:20px;height:20px}.unico .status-planejamento .circle.circle-small{width:14px;height:14px;margin-top:3px}body .fs-11px{font-size:11px}body .fs-16px{font-size:16px}body .fs-18px{font-size:18px}.comunica{color:#888}.comunica h2,.comunica h3{color:#353533}.comunica .text-small{font-size:12px}.comunica label{color:#444!important}.comunica .form-control{border-color:#999}.comunica .modal .modal-footer .btn{width:auto;max-width:initial}.comunica .nav-menu .active{color:var(--multiclube-one)}.comunica .header-portal .footer{display:none}.comunica .top-header .form-search input{border-radius:8px!important}.comunica .menu-user-right .carousel-indicators{bottom:initial;top:0}.comunica .menu-user-right .carousel-item{margin-top:15px}.comunica .menu-user-right .carousel-item img{border-radius:10px}.comunica .menu-user-right .carousel-indicators [data-bs-target]{width:20%}.comunica .menu-user-right .carousel-indicators .active{background-color:var(--multiclube-one)}.comunica .breadcrumbs{font-size:13px}.comunica .breadcrumbs a,.comunica .breadcrumbs span{color:var(--multiclube-two)}.comunica .btn-primary{color:#404040}.comunica .btn-dark-blue{color:#fff;background-color:#2b8fde}.comunica .btn-gray{color:#404040;background-color:#d9d9d9}.comunica .form-search input{border:1px solid #888;border-radius:10px}.comunica .form-search button{border-radius:50%;margin-left:10px;padding:10px}.comunica .div-agenda{padding:20px;margin-bottom:30px;text-align:center;border-radius:10px;background-color:#fff}.comunica .div-agenda .text-small{line-height:14px}.comunica .div-agenda .box-img{height:110px;overflow:hidden;border-radius:6px 6px 0 0;display:flex;align-items:center}.comunica .div-agenda .box-img img{min-height:100%;max-height:100%;max-width:inherit;min-width:100%;width:auto}.comunica .div-agenda .txt-data{font-size:18px;padding:4px;text-align:center;background-color:#ccc;font-weight:600;position:relative;z-index:1;border-radius:0 0 6px 6px}.comunica .div-agenda button{font-weight:600;color:#fff;display:flex;align-items:center;line-height:14px;font-size:12px;margin:auto}.comunica .div-agenda button i{font-size:24px}.comunica .div-agenda .btn-dark{font-size:12px;text-align:center;display:block;padding:15px;border-radius:0 0 6px 6px;margin:20px -20px -20px}.div-post{margin-bottom:30px}.div-post .txt-data{font-size:11px;color:#000}.div-post .img-post{margin:-1.5rem -1.5rem 1.5rem}.div-post .img-post img{border-radius:10px 10px 0 0}.div-post .div-likes-tags{display:flex;align-items:center}.div-post .div-likes-tags p{font-size:11px;color:#999!important}.div-react{display:flex;justify-content:space-between;align-items:center}.div-react button.btn{padding:10px}.comunica .modal-evento .modal-lg{max-width:900px}.comunica .modal-evento .modal-header{display:block}.comunica .modal-evento .modal-header .modal-title{color:#000;font-size:26px;font-weight:600;text-transform:uppercase}.comunica .modal-evento .modal-header p{color:#000;margin-bottom:0}.comunica .modal-evento .modal-header p a{color:#b245f5;text-decoration:underline}.comunica .modal-evento .modal-header hr{border-color:#eee;margin-bottom:5px;margin-top:25px}.comunica .modal-evento .modal-header .close{position:absolute;right:15px;top:15px;width:30px;height:30px;text-align:center;padding:0;border:none;border-radius:50%;color:#fff;background-color:#175a91;transition:all .3s ease}.comunica .modal-evento .modal-header .close:hover{background-color:#2b8fde;transition:all .3s ease}.comunica .modal-evento .modal-header .close i{line-height:30px;font-size:22px}.comunica .modal-evento .modal-body p{font-size:12px}.comunica .modal-footer .row-publicacoes .crop{display:-ms-grid;display:grid;align-content:center;justify-content:center;height:100px;overflow:hidden;border-radius:10px}.comunica .menu-style-1{justify-content:initial}.comunica .menu-style-1>a{padding:6px 15px}.comunica .card-light .card-header i{font-size:36px;color:#444}.comunica .card-light,.comunica .card-light .card-header{border-color:#999}.comunica .card-light .form-control::-webkit-input-placeholder,.comunica .card-light select.form-control{font-size:12px;color:#666}.comunica .card-light .form-control:-ms-input-placeholder,.comunica .card-light select.form-control{font-size:12px;color:#666}.comunica .card-light .form-control::-ms-input-placeholder,.comunica .card-light select.form-control{font-size:12px;color:#666}.comunica .card-light .form-control::placeholder,.comunica .card-light select.form-control{font-size:12px;color:#666}.comunica .card-light select.form-control option{font-size:14px}.row-table-1 .table-head{padding:15px 20px;background-color:#fff;border:1px solid #666;border-radius:10px 10px 0 0;color:#333;margin:8px 0;display:flex;justify-content:space-between}.row-table-1 .table-head span{text-align:center}.row-table-1 hr{opacity:.25;margin:1.5rem 0}.row-table-1 .linha{display:flex;justify-content:space-between;align-items:center}.row-table-1 .linha img{width:150px}.row-table-1 .linha .border{display:flex;align-items:center;justify-content:space-between;width:100%;margin-left:20px;min-height:72px;padding:10px;background-color:#fff;border-color:#666!important}.row-table-1 .linha .border p{margin-bottom:0;font-size:13px;line-height:16px;color:#333;padding:0 5px;max-width:45%}.row-table-1 .btn-primary{border:1px solid #2b8fde;box-shadow:1px 1px 3px 0 #ccc;margin-left:5px;padding:10px 12px}.row-table-1 .btn-primary.btn-sm{border:none;box-shadow:none}.row-table-1 .btn-gray{background-color:#bbb}.row-table-1 .btn-sm{padding:0!important;width:24px;height:24px;min-height:inherit!important;text-align:center}.row-table-1 .col-btn-3{width:88px}.top-header .form-search{width:75%}.top-header .form-search input{border:1px solid #ccc;border-radius:30px!important}.top-header .form-search button{border-radius:50%!important;padding:10px;margin-left:15px!important}.box-hover-img-text{position:relative;border-radius:10px}.box-hover-img-text:hover{box-shadow:2px 2px 6px 0 #aaa}.box-hover-img-text:hover>.box-hover-text{opacity:1;transition:all .4s ease}.box-hover-img-text>.box-hover-text{position:absolute;top:0;bottom:0;left:0;right:0;padding:20px;color:var(--multiclube-one);background-color:rgba(0,0,0,.8);opacity:0;transition:all .4s ease}.box-hover-img-text p,.box-hover-img-text>.box-hover-text a{font-size:13px}@media (max-width:1300px){.box-hover-img-text p,.box-hover-img-text>.box-hover-text a{font-size:12px}}.universo-2.gamification p{color:#7a7a7a;font-size:18px}.universo-2.gamification p b{color:#404040;font-weight:500}.universo-2 .table-style-1{border-radius:8px;border:solid 1px var(--purple);padding:30px;font-size:24px;background-color:#f2f2f2}.universo-2 .table-style-1 td,.universo-2 .table-style-1 th{background-color:transparent}.universo-2 .table-style-1 td i.bxs-star{color:var(--purple)}.universo-2 .table-style-1 td i.bxs-star:first-child{font-size:24px;vertical-align:middle}.universo-2 .table-style-1 td i.bxs-star:last-child{font-size:13px;vertical-align:text-top;margin-left:-10px;margin-top:-1px}.universo-2 .table-style-1 .table td:last-child,.universo-2 .table-style-1 .table th:last-child{text-align:right}.universo-2 section.gamification .box-icones{padding-top:0;height:100%;border:1px solid #ccc;box-shadow:1px 1px 2px 0 #eee}.universo-2 .table-style-4{color:#666;font-size:18px;padding:1rem;border-radius:10px;border:1px solid rgba(0,0,0,.5)}.universo-2 .table-style-4 .tbody .td.row>div{padding-top:10px;padding-bottom:10px}.universo-2 .table-style-4 .tbody .th{font-weight:700}.universo-2 .table-top-list td{font-size:20px;color:#f1f1f1;background-color:transparent!important}.universo-2 .table-top-list td p{color:#f1f1f1;margin-bottom:0}.universo-2 .table-top-list tr{background:#232c59;background:linear-gradient(90deg,#232c59 0,#0e99ff 100%)}.universo-2 .table-top-list.bg-gradient-1 tr{background:#232c59;background:linear-gradient(90deg,#232c59 0,#17caff 100%)}.universo-2 section.gamification .table-top-list td{font-weight:700;padding-top:10px;padding-bottom:10px;border-bottom:3px solid #fff!important}.universo-2 .table-top-list .box-img-circle{width:50px;height:50px;border-radius:50%;overflow:hidden;display:flex;justify-content:center;position:relative;z-index:2;border:3px solid #fff;margin-right:15px}.universo-2 .table-top-list .box-img-circle img{height:50px;width:auto;max-width:none}.universo-2 .table-top-list td i.bxs-star{font-size:40px;color:#ff0}.ic-two-stars{width:30px;height:30px}.ic-two-stars i.bxs-star:first-child{font-size:24px;vertical-align:middle}.ic-two-stars i.bxs-star:last-child{font-size:13px;vertical-align:text-top;margin-left:-10px;margin-top:-6px}.menu-style-1{width:100%;display:flex;justify-content:space-evenly;margin-bottom:40px}.menu-style-1>a{color:#aaa;padding:8px 2.5rem;border:solid 2px var(--multiclube-one);background-color:transparent;font-size:1rem;font-weight:600;border-radius:6px;margin:5px;display:flex;align-items:center;text-align:center}.menu-style-1>a.active{color:#fff;border-width:solid 2px var(--multiclube-one);background-color:var(--multiclube-one)}.menu-style-2{width:100%;display:flex}.menu-style-2>a{padding:10px 20px;background-color:#fff;margin-right:10px;border:1px solid #666;border-radius:10px 10px 0 0;color:#333;font-size:16px;transition:all .2s ease}.menu-style-2>a:hover{color:#fff;background-color:var(--multiclube-one);transition:all .2s ease}.menu-style-2>a:hover img{-webkit-filter:invert(0) sepia(0) saturate(7500%) hue-rotate(70deg) brightness(100%) contrast(250%);filter:invert(0) sepia(0) saturate(7500%) hue-rotate(70deg) brightness(100%) contrast(250%)}.menu-style-2>.active{background-color:var(--multiclube-one);color:#fff;font-weight:500}.menu-style-2 i,.menu-style-2 img{margin-right:6px}.universo-2 .div-privacidade{height:500px;overflow-y:scroll}.universo-2 .div-privacidade::-webkit-scrollbar-button{height:30px;border:1px solid #ccc;background-color:#f1f1f1}.universo-2 .div-privacidade::-webkit-scrollbar-button:vertical:decrement{border-top-right-radius:8px;background-image:url(/assets/image/ic-down-gray.png);background-position:center center}.universo-2 .div-privacidade::-webkit-scrollbar-button:vertical:increment{border-bottom-right-radius:8px;background:url(/assets/image/ic-top-gray.png) center center no-repeat #f1f1f1}.universo-2 .div-privacidade::-webkit-scrollbar{width:25px}.universo-2 .div-privacidade::-webkit-scrollbar-track{border-radius:10px}.universo-2 .div-privacidade::-webkit-scrollbar-thumb{background:#a1a1a1}.universo-2 .div-privacidade::-webkit-scrollbar-thumb:hover{background:var(--multiclube-one)}table.table-style-2 td,table.table-style-2 th{border-bottom:none!important}table.table-style-2 thead{border:1px solid #aaa!important;border-left:0!important;border-right:0!important}table.table-style-2 thead th{color:#858585!important}table.table-style-2 th{padding-bottom:15px!important;padding-top:15px!important}.card.table-style-3{border-color:#a1a1a1;margin-bottom:30px;border-radius:10px}.table-style-3.br-b-0{border-radius:10px 10px 0 0}.card.table-style-3 table{margin-bottom:0}.card.table-style-3 table thead th{font-weight:500;padding:25px 20px;background-color:#e3e3e3;border-bottom-color:#a1a1a1!important}.card.table-style-3 .thead{background-color:#e3e3e3;border-bottom:1px solid #a1a1a1;border-radius:10px 10px 0 0}.card.table-style-3 .thead .th{font-weight:500}.card.table-style-3 .tbody .td{border-bottom:1px solid #a1a1a1;display:flex;align-items:center}.card.table-style-3 .tbody .td,.card.table-style-3 .thead .th,.card.table-style-3 table tbody td{padding:20px 5px}.card.table-style-3.ts3-1,.card.table-style-3.ts3-1 .thead{border-radius:0}.card.table-style-3.ts3-1 .tbody{border-top:1px solid #a1a1a1;background-color:#f2f2f2}.card.table-style-3.ts3-2 ::-webkit-input-placeholder,.card.table-style-3.ts3-2 option{color:#999}.card.table-style-3.ts3-2 :-ms-input-placeholder,.card.table-style-3.ts3-2 option{color:#999}.card.table-style-3.ts3-2 ::-ms-input-placeholder,.card.table-style-3.ts3-2 option{color:#999}.card.table-style-3.ts3-2 ::placeholder,.card.table-style-3.ts3-2 option{color:#999}.table-border-gray,.table-border-gray .tbody .td,.table-border-gray .thead{border-color:#e3e3e3!important}.bg-aberto{margin:5px;background-color:#175a91!important}.bg-expirado{margin:5px;background-color:#ec5050!important}.bg-aprovado{margin:5px;background-color:#00d692!important}.bg-analise{margin:5px;background-color:#f0d542!important}.bg-analise-2{margin:5px;background-color:#fdb349!important}.bg-retornado{margin:5px;background-color:#00aeef!important}.bg-retornar{margin:5px;background-color:#f38759!important}.bg-perdido{margin:5px;background-color:#fdb349!important}.card.table-style-3 .tbody span.rounded{border-radius:30px!important}.card.table-style-3.ts3-2{border:none}.card.table-style-3.ts3-2 .thead{border-radius:10px;border:1px solid #ccc}.card.table-style-3.ts3-2 .tbody{padding:0}.card.table-style-3.ts3-2 .tbody .tr{border:1px solid #ccc;margin:5px 0;border-radius:10px}.card.table-style-3.ts3-2 .tbody .td{border-bottom:none}.card.table-style-3.ts3-3{border:2px solid #e3e3e3;border-radius:0}.card.table-style-3.ts3-3 .thead{border:none;border-radius:0}.card.table-style-3.ts3-3 .tbody{border-radius:0}.card.table-style-3.ts3-3 .tbody span{color:#666}.card.table-style-3.ts3-4{border:none;border-radius:10px 10px 0 0}.card.table-style-3.ts3-4 .thead{border:1px solid #a1a1a1}.card.table-style-3.ts3-4 .tbody .tr{border:1px solid #eee;margin:0;border-radius:0}.card.table-style-3.ts3-4 .tbody .td{border:none}.card.table-style-3.ts3-4 .tbody .td,.card.table-style-3.ts3-4 .thead .th{padding:20px 6px}.card.table-style-3.ts3-4 .tbody{padding:0}.card.table-style-3.ts3-4 .tbody span:last-child{color:#666}.card.table-style-3.ts3-4 .tbody span.btn{font-size:13px;color:#000;font-weight:500;border-radius:30px;padding:4px 10px;min-height:inherit;min-width:86px;text-align:center}.card.table-style-3.ts3-4 .tbody span.bg-analise{background-color:#f0d542}.card.table-style-3.ts3-4 .tbody span.bg-retornado{color:#666;background-color:#e3e3e3}.card.table-style-3.ts3-4 .tbody span.bg-aprovado{background-color:#00d692}.card.table-striped .tbody .tr:nth-of-type(even){background-color:#eee}.bonifica .card.table-style-3.ts3-5 .tbody .td,.bonifica .card.table-style-3.ts3-5 .thead .th,.bonifica .card.table-style-3.ts3-5 table tbody td{padding:15px 5px}.bonifica .card.table-style-3.ts3-5 .thead .tr{align-items:center}.bonifica .card.table-style-3.ts3-5 .tbody .td:last-child{justify-content:space-evenly}.bonifica .card.table-style-3.ts3-5 .tbody .td:last-child span.d-table{min-width:92px;margin:5px;text-align:center}@media (min-width:1200px){.card.table-style-3 .tbody .td,.card.table-style-3 .thead .th,.card.table-style-3 table tbody td{padding:25px 10px}.card.table-style-3.ts3-2 .tbody .td,.card.table-style-3.ts3-2 .thead .th,.card.table-style-3.ts3-2 table tbody td{padding:20px 5px}.card.table-style-3.p-md .tbody .td,.card.table-style-3.p-md .thead .th,.card.table-style-3.p-md table tbody td{padding:15px 10px}.card.table-style-3.p-sm .tbody .td,.card.table-style-3.p-sm .thead .th,.card.table-style-3.p-sm table tbody td{padding:15px 5px}}@media (min-width:768px){.card.table-style-3.text-md-center .tbody .td{justify-content:center}.card.table-style-3.text-md-center .tbody .td:last-child{justify-content:space-between}}.card.table-style-3 .tbody .tr:last-child .td{border-bottom:none}.card.table-style-3 table .btn{padding-top:0;padding-bottom:0}.card.table-style-3 .tbody .th{display:none}.card.table-style-3 .tbody,.card.table-style-3 .thead{padding-left:12px;padding-right:12px}.nav-pagination{border:1px solid #666;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-left:auto;margin-right:auto}.nav-pagination li a.page-link{color:#666;border:none;background-color:transparent}.nav-pagination li a.page-link:hover{color:var(--multiclube-one)}.nav-pagination li a.page-link.active{color:#fff;background-color:var(--multiclube-one)}.nav-pagination li a.page-link .bx{font-size:24px}.nav-pagination .page-item:first-child .page-link,.nav-pagination .page-item:last-child .page-link{padding-bottom:0;padding-left:0;padding-right:0}@media (max-width:530px){.nav-pagination li a.page-link{font-size:13px}.nav-pagination .page-item:nth-child(6),.nav-pagination .page-item:nth-child(7){display:none}}.circle-checkbox,.circle-checkbox>div{display:flex;align-items:center}.circle-checkbox input[type=checkbox],.circle-checkbox input[type=radio]{text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:26px;width:26px;padding:6px;margin-right:10px;margin-left:50px;border:1px solid #111;border-radius:50%;cursor:pointer;background-color:#f2f2f2;background-clip:content-box;box-sizing:border-box}.circle-checkbox input[type=checkbox].rounded,.circle-checkbox input[type=radio].rounded{border-radius:6px}.circle-checkbox input[type=checkbox].b-0,.circle-checkbox input[type=radio].b-0{border:none}.tab-pane .circle-checkbox input[type=radio]{height:20px;width:20px;padding:4px}.circle-checkbox input[type=checkbox]:checked,.circle-checkbox input[type=radio]:checked{background-color:var(--blue);border-color:var(--blue)}.circle-checkbox .circle{text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:26px;width:26px;padding:6px;margin-right:10px;margin-left:50px;border:1px solid #111;border-radius:50%;cursor:pointer;background-color:#f2f2f2;background-clip:content-box;display:block;float:left;position:relative}.circle-checkbox .circle.active{border-color:var(--blue)}.circle-checkbox .circle.active:after{content:'';position:absolute;left:0;right:0;top:0;bottom:0;width:14px;height:14px;margin:auto;border-radius:50%;background-color:var(--blue)}.circle-checkbox .label{margin-top:3px;display:block;float:left}.universo-1 .box-checkbox{display:flex;align-items:center}.universo-1 .box-checkbox.border{border-color:#111!important}.universo-1 .box-checkbox input[type=checkbox],.universo-2 .box-checkbox input[type=checkbox]{text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:22px;width:22px;padding:6px;margin-right:10px;margin-left:10px;border:1px solid #111;cursor:pointer;background-clip:content-box;box-sizing:border-box;border-radius:4px}.universo-1 .box-checkbox input[type=checkbox]:checked,.universo-2 .box-checkbox input[type=checkbox]:checked{background:var(--blue) url(/assets/img/ic-check.png) no-repeat center center;border-color:var(--blue);background-size:12px}.universo-1 .box-checkbox.small input[type=checkbox]{height:18px;width:18px}.universo-2 .box-checkbox.larger input[type=checkbox]{height:30px;width:30px}.universo-2 .box-checkbox.larger-2 input[type=checkbox]{height:40px;width:40px}.universo-2 .box-checkbox.larger-2 input[type=checkbox]:checked{background-size:20px}.universo-2 .box-checkbox.checkbox-gray input[type=checkbox]{height:34px;width:34px;border:3px solid #888;border-radius:2px}.universo-2 .box-checkbox.checkbox-gray input[type=checkbox]:checked{background:url(/assets/image/ic-check-gray.png) center center/16px no-repeat;border:3px solid #888}.steps-progress{position:relative;list-style:none;padding:0;display:flex;justify-content:space-evenly;text-align:center;flex-wrap:wrap}.steps-progress li .step{position:relative}.steps-progress li .step p{font-size:40px;font-weight:700;position:relative;z-index:2;color:#666}.steps-progress li .step i{font-size:70px;color:#d9d9d9;position:absolute;top:-5px;left:0;right:0;z-index:1}.steps-progress li .label{font-size:24px;width:160px}@media (min-width:768px){.steps-progress:after{content:'';position:absolute;left:25%;right:25%;height:3px;top:30px;border:2px dashed #666;z-index:0}.universo-1 .modal-black .modal-dialog{max-width:640px}}.universo-1 .modal-black .modal-content{color:#fff;background-color:#000;border:1px solid #ccc;border-radius:0}.universo-1 .modal-black .modal-content .form-control{color:#ccc;width:100%;padding:4px 0;border:none;border-bottom:1px solid #ccc;border-radius:0;font-weight:300;background-color:#000}.universo-1 .modal-black .modal-content .form-control option:hover{background-color:var(--blue)}.universo-1 .modal-black .modal-content .form-control::-webkit-input-placeholder{color:#ccc;font-weight:300}.universo-1 .modal-black .modal-content .form-control:-ms-input-placeholder{color:#ccc;font-weight:300}.universo-1 .modal-black .modal-content .form-control::-ms-input-placeholder{color:#ccc;font-weight:300}.universo-1 .modal-black .modal-content .form-control::placeholder{color:#ccc;font-weight:300}.universo-1 .modal-black .modal-content .form-file>label i{rotate:90deg}.universo-1 .modal-black .modal-content .form-file>label span{color:#222;padding:10px;font-weight:600;border-radius:6px;width:100%;display:block;text-align:left}.universo-1 .modal-black .modal-content .form-file>label .span-1{background-color:#ccc}.universo-1 .modal-black .modal-content .form-file>label .span-2{background-color:#fff}.universo-1 .modal-black button.close{color:#ccc;opacity:1;margin-top:0;border:none;background:0 0}.universo-1 .modal-black button.close span{margin-left:6px;width:25px;height:3px;border-radius:4px;background-color:#ccc;-webkit-transform:rotate(45deg);transform:rotate(45deg);display:block}.universo-1 .modal-black button.close span::after{content:"";width:25px;height:3px;border-radius:4px;background-color:#ccc;-webkit-transform:rotate(90deg);transform:rotate(90deg);display:block}.universo-1 .modal-black button.close:hover span,.universo-1 .modal-black button.close:hover span::after{background-color:var(--blue)}.universo-1 #header{background:url(/assets/image/bg-universo-menu.png) center 80% no-repeat #000}.universo-1 #header .footer{left:15px;right:15px}.nav-vertical-right:after,.nav-vertical-right:before{background-color:var(--blue-light)}.universo-1 .nav-vertical-right ul li .span-circle{width:16px;height:16px;border-radius:50%;opacity:.4;float:right;margin-left:10px;margin-top:2px;background-color:var(--blue)}.universo-1 .nav-vertical-right ul li.active .span-circle{opacity:1}.section-obrigado img{margin-left:auto;margin-right:auto}.section-obrigado .bg-primary{color:#fff;width:500px;height:500px;max-width:80%;display:flex;flex-direction:column;justify-content:center}.card-light{border-radius:10px;border:1px solid #ccc;background-color:#fff}.card-light .card-header{display:flex;justify-content:space-between;align-items:center;background-color:#ddd;padding:15px 20px;border-radius:10px 10px 0 0;border-bottom:1px solid #ccc}.card-light .card-header i{font-size:24px}.card-light .card-body{padding:30px}.card-light .card-body label{font-weight:500}.card-profile{width:300px;text-align:center;border-radius:6px;padding:30px 40px;margin-top:70px;background-color:#fff}.card-profile .photo{width:87px;height:87px;border-radius:50%;overflow:hidden;display:flex;justify-content:center;position:relative;z-index:2;border:2px solid #fff;margin-top:-75px;margin-left:auto;margin-right:auto;float:none}.card-profile .photo img{height:87px;width:auto;max-width:none}.card-profile .form-file{margin:auto;display:table}.form-file.input-label label{display:flex;align-items:center;justify-content:flex-end;position:relative}.form-file.input-label .input{background-color:#fff;padding:10px;border-radius:6px;width:100%;text-align:left;position:absolute;border:1px solid #999;height:46px;z-index:0}.form-file.input-label .btn{border-radius:0 6px 6px 0;margin-right:1px;color:#fff;position:relative}.select-group-indicator{position:relative}.select-group-indicator i{position:absolute;right:8px;top:0;bottom:0;margin:auto;display:inline-table}@media (min-width:1600px){.universo-2 .top-header .nav-profile{right:10%}}@media (min-width:992px){.header-mobile{display:none}.multiclube.universo-2 #modalNovoChamado .modal-lg{max-width:900px}}@media (max-width:1200px){.universo-2.gamification .menu-style-1>a{padding:8px 1.5rem}.table-style-3-mobile .thead{display:none}.table-style-3.table-style-3-mobile .tbody .td{flex-direction:column}.table-style-3.table-style-3-mobile .tbody .th{display:block;font-weight:700}.card.table-style-3.table-style-3-mobile .tbody .td,.card.table-style-3.table-style-3-mobile .tbody .tr:last-child .td,.card.table-style-3.table-style-3-mobile table tbody td{padding:5px;border-bottom:1px solid #eee;border-right:1px solid #eee}.table-style-3.table-style-3-mobile .tbody .tr{padding:0;border-bottom:1px solid #999}}@media (max-width:992px){body:has(.nav-profilea[aria-expanded=false]){--filter-blur:0}body:has(.nav-profilea[aria-expanded=true]){--filter-blur:4px}.universo-2 .inner-page{-webkit-filter:blur(var(--filter-blur));filter:blur(var(--filter-blur))}.universo-2 .header-mobile{background-color:#000;width:100%;height:52px;border-bottom:2px solid #fff;top:0;left:0;right:0;z-index:9990}.universo-2 .top-header .nav-profile a.nav-link~div{display:none}.universo-2 .top-header .nav-profile{position:absolute;top:5px;right:60px;left:60px;z-index:9990}.universo-2 .top-header .nav-profile a.nav-link img{height:40px}.universo-2 .top-header .nav-profile .dropdown-header>.rounded{width:70px;height:70px;border-radius:50%!important;overflow:hidden;display:flex;justify-content:center;position:absolute;top:-40px;left:0;right:0;margin:auto}.universo-2 .top-header .nav-profile .dropdown-header>.rounded img{height:70px;width:auto;max-width:none}.universo-2 .top-header .nav-profile .dropdown-menu{right:0!important;left:0!important;margin:auto!important;top:90px!important}.universo-2 .top-header .nav-profile .dropdown-menu.show~.bg-blur{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(150,150,150,.5)}.universo-2 #main{padding-top:110px}.universo-2 .top-header .nav-profile a.nav-link.show img{height:40px}.universo-2 .top-header .nav-profile a.nav-link,.universo-2 .top-header .nav-profile a.nav-link.show{width:40px;height:40px}.multiclube.universo-2 #header{min-height:initial;padding-bottom:50px;background:#000}.multiclube.universo-2 #header>.d-flex>img{display:none}.multiclube.universo-2 #header .footer{bottom:0}.comunica #header{min-height:auto;padding-bottom:55px;background:#000}.comunica #header .footer{display:block;bottom:0}.comunica #header .footer>a{color:#fff;font-weight:500;font-size:16px}}@media (max-width:768px){.w-xs-100{width:100%}.universo-2 #header #collapsePortais ul li,.universo-2 .nav-menu a,.universo-2 .nav-menu a:focus{font-size:14px}.universo-2 #header #collapsePortais img{height:13px}.universo-2 #header #collapsePortais ul{padding-left:1rem}.universo-2 #header #collapsePortais{right:-150px;width:150px}.universo-2.gamification .menu-style-1{margin-bottom:15px;flex-wrap:wrap}.universo-2.gamification .menu-style-1>a{padding:8px 1rem;font-size:.75rem;line-height:1rem;width:calc(50% - 15px);margin-bottom:10px;justify-content:center}.universo-2.gamification .card.bg-light h4{font-size:16px}.universo-2.gamification .card.bg-light>.row{margin-left:-5px;margin-right:-5px}.universo-2.gamification .card.bg-light>.row>div{padding-left:5px;padding-right:5px}.universo-2.gamification .card.bg-light .row>div:first-child p,.universo-2.gamification .card.bg-light .row>div:nth-child(2) p{font-size:14px!important}.top-multiextrato>.d-flex{display:block!important}.top-multiextrato>.d-table{border-radius:6px;background-color:#fff}.top-multiextrato .box-premios,.top-multiextrato .box-saldo{max-width:100%;float:left;margin-left:20px!important}.top-multiextrato .box-saldo{width:90%;border:none;margin-left:0!important;margin-bottom:0}.top-multiextrato .box-saldo .text-right{text-align:left}.top-multiextrato button{display:none}.top-multiextrato>.d-flex>.d-flex{justify-content:space-around!important}.top-multiextrato>.d-flex>.d-flex.ms-4{margin-left:0!important;margin-right:0!important}.card.table-style-3{border:none}.card.table-style-3 .thead .th{display:none}.card.table-style-3 .thead{border-bottom:none}.card.table-style-3 .tbody .tr{border:1px solid #a1a1a1;border-radius:10px;margin-bottom:10px;margin-top:10px}.card.table-style-3 .tbody span{display:block;padding:10px;background-color:#f1f1f1}.card.table-style-3 .tbody span.btn-blue{background-color:#0cf}.card.table-style-3 .tbody span.th{display:block;padding:10px;font-weight:500;background-color:#fff}.card.table-style-3 .tbody .td{padding:0;border:none;display:block}.card.table-style-3 .tbody .td:first-child .th{border-radius:10px 10px 0 0}.card.table-style-3 .tbody .td:last-child span:last-child{border-radius:0 0 10px 10px}.card.table-style-3.ts3-1 .tbody .tr{padding-top:15px;padding-bottom:15px}.card.table-style-3.ts3-1 .tbody span.th{background-color:transparent}.card.table-style-3.ts3-1 .tbody .td span:last-child{padding:10px;margin-left:10px;margin-right:10px;border-radius:4px;border:1px solid #ccc;background-color:#fff}.card.table-style-3.ts3-2{margin-bottom:50px!important}.card.table-style-3.ts3-2 .tbody span{background-color:#fff}.card.table-style-3.ts3-2 .tbody span.th{background-color:#f1f1f1}.card.table-style-3.ts3-2 .icon{position:absolute;right:0;bottom:-50px}.card.table-style-3.ts3-2 .icon i{font-size:40px!important}.bonifica .card.table-style-3.ts3-4 .tbody .td,.mobiliza .card.table-style-3.ts3-4 .tbody .td{padding:0 6px}.mobiliza .card.table-style-3.ts3-4 .thead{border:none}.bonifica .card.table-style-3.ts3-4 .tbody .tr,.mobiliza .card.table-style-3.ts3-4 .tbody .tr{border-radius:10px;margin-bottom:25px;border-top:1px solid rgba(0,0,0,.5)!important}.bonifica .card.table-style-3.ts3-4 .thead{display:none;border:none}.bonifica .card.table-style-3.ts3-4 button{width:auto!important}.card-profile{margin-left:auto;margin-right:auto}.top-header .form-search{width:100%}.comunica,.comunica p{font-size:13px}.comunica .nav-menu a{font-size:16px}.div-post .div-likes-tags{justify-content:space-between}.div-post .div-likes-tags p{font-size:11px;margin-right:0!important}.div-react{flex-wrap:wrap}.div-react button{margin-top:10px;font-size:13px}.div-react button i{font-size:14px;vertical-align:middle}.div-post hr{width:100%!important}.div-post h3{font-size:14px!important}.div-post .breadcrumbs{font-size:12px!important}.div-post .date{font-size:11px!important}.comunica .div-agenda .btn-dark{display:none}.comunica .form-search{width:100%!important}.comunica .menu-user-right .carousel{background-color:#fff;margin-bottom:30px;padding:0 10px 30px;border-radius:10px}.comunica .menu-user-right .carousel-indicators{bottom:10px;top:initial}.comunica .header-mobile div>img{height:30px}.row-table-1 .linha{flex-direction:column}.row-table-1 .linha img{margin:15px auto;width:100%}.row-table-1 hr{margin:1.5rem auto}.menu-style-1{flex-wrap:wrap}.row-table-1 .linha .border{display:block;margin-left:0}.row-table-1 .linha .border p{padding:5px;max-width:100%}.menu-style-2{justify-content:center}.menu-style-2 img{width:24px}.menu-style-2>a{padding:4px 5px;font-size:13px;margin-right:5px}.extra-chassi{background-color:#fff}.extra-chassi>div{display:block;width:100%}.extra-chassi .custom-select,.extra-chassi>div:first-child input,.extra-chassi>div:nth-child(3) input{width:100%}.extra-chassi>div:last-child{margin-top:25px!important}.extra-chassi>div:nth-child(3){width:30%}.extra-chassi>div:nth-child(4){width:70%;text-align:right;margin-top:50px!important}.extra-chassi>div:nth-child(4) button{height:48px}.extra-chassi>div:nth-child(4) button.ms-3{margin-left:6px!important}.fc-chamado-chat{background-color:#f2f2f2}.fc-chamado-chat .box-msg{max-width:75%;background-color:#fff}.card.table-style-3.ts3-2 .thead{border:none}.bonifica .table-style-3.ts3-4 .icon,.mobiliza .table-style-3.ts3-4 .icon{float:right;margin-top:-45px;margin-right:10px}.mobiliza .table-style-3.ts3-4 .icon i{font-size:40px!important}.mobiliza .card.table-style-3.ts3-2 .icon{position:initial;float:right;margin-top:-40px;margin-right:10px}.mobiliza .card.table-style-3.ts3-2 .tbody .tr{margin-bottom:15px}.table-style-3.table-style-3-mobile .tbody .tr{padding:0}#main.padding-t-nav-vertical{padding-top:120px}}@media (max-width:530px){.mt-xs-0{margin-top:0!important}.float-xs-end{float:right}.universo-2 .table-style-4{font-size:14px;border-left:none;border-right:none;border-bottom:none;border-radius:0;margin-left:-16px;margin-right:-16px;background-color:#f2f2f2}.universo-2 .table-style-4 .tbody .th{background-color:#fff}.bonifica .card.table-style-3.ts3-5 .tbody .td a.icon{float:right;margin-top:-40px;margin-right:5px}.bonifica .card.table-style-3.ts3-5 .tbody .td a.icon i{font-size:34px!important}.card.table-style-3.ts3-4 .tbody .td,.card.table-style-3.ts3-4 .thead .th{padding:6px}}body{font-family:Poppins,sans-serif;color:#111;font-size:14px;background-color:#f2f2f2}a{color:#222;text-decoration:none}h1,h2,h3,h4,h5,h6{font-weight:400}.h5,h5{font-size:1.1rem}p{font-size:14px}label{margin-bottom:8px;margin-top:10px}hr{opacity:.9}iframe,img{max-width:100%}select{background:url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat;background-position:calc(100% - .75rem) center!important;-moz-appearance:none!important;-webkit-appearance:none!important;appearance:none!important;padding-right:2rem!important}.padding-t-nav-vertical input[type=date]::-webkit-calendar-picker-indicator{background:0 0}.opacity-hover{transition:all ease-in-out .5s;opacity:1}.clear-left{clear:left}.card{border-color:#000}.p-relative{position:relative}.justify-space-between{justify-content:space-between}.text-right{text-align:right}.fw-600{font-weight:600!important}.rounded{border-radius:10px!important}.rounded-top{border-radius:10px 10px 0 0!important}img.rounded-2{border-radius:24px!important}.rounded-3{border-radius:34px!important}.fine-line{width:60px;height:1px;background-color:#666;margin:8px 0 20px}.flipX{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.text-left{text-align:left}i.bx{font-size:18px}.btn{padding:11px;font-size:15px;transition:all ease-in-out .5s}.btn i{font-size:20px;vertical-align:sub}.btn small i{font-size:16px}.btn-icon-circle{width:40px;height:40px;text-align:center;border-radius:50%}.btn-purple,.btn-purple-outline:hover{color:#fff;background-color:#9a79e1}.btn-blue{color:#fff;border-color:transparent;background-color:#0cf}.btn-blue:hover{color:#fff;background-color:#09b0d9}.btn-blue-outline{color:#0cf;border-color:#0cf;background-color:transparent}.btn-blue-outline:hover{color:#fff;background-color:#0cf}.btn-purple:hover{color:#fff;background-color:#cfc1eb}.btn-purple-gray{color:#9a79e1;background-color:#eee}.btn-purple-gray:focus,.btn-purple-gray:hover{color:#9a79e1;background-color:#f5f1fc;border-color:#9a79e1}.btn-gray-green{color:#888;background-color:#eee}.btn-gray-green:focus,.btn-gray-green:hover{color:#00d692;background-color:#edfff9;border-color:#edfff9}.btn-green-outline{color:#00d692;background-color:#edfff9;border-color:#00d692}.btn-green-outline:focus,.btn-green-outline:hover{color:#fff;background-color:#00d692;border-color:#00d692}.btn-green{background-color:#2bdda5}.btn-green:hover{background-color:#0acb8e}.btn-orange{background-color:#fdb349}.btn-orange:hover{background-color:#b17d33}.btn-orange-outline{color:#fdb349;border-color:#fdb349;background-color:transparent}.btn-orange-outline:hover{color:#000;background-color:#fdb349!important}.btn-grey{background-color:#888}.btn-grey:hover{background-color:#666}.btn-purple-outline{color:#9a79e1;border-color:#9a79e1;background-color:transparent}.btn-black:hover,.btn-gray{color:#7a7a7a;background-color:#f2f2f2}.btn-black,.btn-gray.active{color:#fff;background-color:#000}.btn-gray:hover{color:#69ddff;background-color:#f1fcff}.btn-transparent{border:none;background-color:transparent}.btn-blue-light{color:#0cf;background-color:#f1fcff}.btn-green,.btn-green:hover,.btn-grey,.btn-grey:hover,.btn-orange,.btn-orange:hover{color:#fff;opacity:1}span.btn-rounded{color:#333;padding:2px 10px;border-radius:20px}span.btn-puple{background-color:#d1caff}span.btn-yellow{background-color:#ffed8d}span.btn-green{background-color:#b2ff8d}.bg-green{background-color:#c0f3c1}.bg-green-comunica{background-color:#00d692}.bg-unico{background-color:#fdb349}.bg-yellow-light{background-color:#fff2d1}.bg-purple{background-color:#9a79e1}.bg-purple-light{background-color:#e2e1ff}.bg-purple-dark{background-color:#180225}.bg-green-light{background-color:#f3ffe1}.bg-blue{background-color:#0cf}.bg-blue-light{background-color:#edfbff}.bg-blue-outline-hover{background-color:transparent;transition:all ease-in-out .5s}.bg-blue-outline-hover:hover{background-color:#edfbff;transition:all ease-in-out .5s}.btn-hover-blue:hover{background-color:#0cf}.bg-gray{background-color:#ddd!important}.bg-orange{background-color:#fdb349}button.btn.bg-purple-light:hover{background-color:#9a79e1}button.btn.bg-purple-light:hover i{color:#fff}.b-ver-mais[aria-expanded=true]:before{content:attr(data-text);position:absolute;width:100%;left:0;background-color:#fdb349;font-weight:700}.color-purple,.text-purple{color:#9a79e1}.text-blue{color:#69ddff}.text-green{color:#00d692}.text-orange{color:orange}.form-control{border-radius:6px;border-color:#eee;height:48px;font-size:14px}.form-group.p-relative i{position:absolute;left:15px;top:15px;z-index:1}.form-group.p-relative i.float-end{left:initial;right:15px}.form-group.p-relative input{padding-left:45px}.form-control-height{height:48px}button.form-control-height{min-width:48px}textarea.form-control{height:auto}.form-control:focus{border-color:#ddd;box-shadow:initial}.checkbox-purple{display:flex;align-items:center}.checkbox-purple:checked:before{background-color:purple}.box-checkbox,.box-checkbox-purple{display:flex;align-items:center}.box-checkbox-purple.border{border-color:#111!important}.box-checkbox input[type=checkbox],.box-checkbox-purple input[type=checkbox]{text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:22px;width:22px;padding:6px;margin-right:10px;margin-left:10px;border:1px solid #111;cursor:pointer;background-clip:content-box;box-sizing:border-box;border-radius:4px}.box-checkbox-purple input[type=checkbox]:checked{background:url(/assets/img/ic-check.png) center center/12px no-repeat #9a79e1;border-color:#9a79e1}.box-checkbox-purple.small input[type=checkbox],.box-checkbox.small input[type=checkbox]{height:18px;width:18px}.box-checkbox.checkbox-green input[type=checkbox]:checked{background:url(/assets/img/ic-check.png) center center/12px no-repeat #00d692;border-color:#00d692}.box-checkbox.checkbox-orange input[type=checkbox]:checked{background:url(/assets/img/ic-check.png) center center/12px no-repeat #fdb349;border-color:#fdb349}.form-file input[type=file]{display:none}.form-file label{color:#fff;text-align:center;display:block;margin-top:10px;cursor:pointer}div.rounded.bg-green{font-size:13px}div.rounded.bg-green .bx-trash{font-size:24px}div.border{border-color:#000!important}.opacity-hover:hover{opacity:.7}.tooltip-info{border:none}.vertical-align-super{vertical-align:super}.alert-danger{color:#f58585;background-color:#fff8f8;border:none}.modal{z-index:99991}.modal .modal-content{border:none;border-radius:20px}.modal .modal-footer,.modal .modal-header{border:none}.modal .modal-footer .btn{width:180px;max-width:48%}.modal .big-close{border:none;background-color:transparent;margin-top:-50px;width:60px}.modal .big-close i{font-size:50px}.modal .big-close:hover{opacity:.7;cursor:pointer}.modal-backdrop.show{z-index:9999!important}table.table th{padding-bottom:20px;padding-top:0;vertical-align:middle}table.table th.col-2-buttons{width:100px}table.table th.col-3-buttons{width:135px}table.table th.col-4-buttons{width:174px}table.table td,table.table th{border-bottom:1px solid #000!important;border-top:0}table.table td{padding-top:25px;padding-bottom:25px;vertical-align:middle}table.table tr:last-child td{border-bottom:none!important;padding-bottom:10px}table.table span.btn-rounded{text-align:center;width:100%;display:block}table.table-portal td{padding-top:10px;padding-bottom:10px}table.table-portal.fs-5 button,table.table-portal.fs-5 td,table.table-portal.fs-5 th{font-size:14px}table.table-lg td{padding-top:20px;padding-bottom:20px}.carousel.carousel-control .carousel-control-next,.carousel.carousel-control .carousel-control-prev{background-color:rgba(255,255,255,.5);width:40px;top:0;bottom:0;height:150px;margin-top:auto;margin-bottom:auto}.dropdown-menu button{border:none;background-color:transparent}.dropdown-menu.dropdown-status{right:70px;width:260px;padding:15px 10px;background-color:#f9f9f9;box-shadow:0 0 6px 0 #ddd;margin-top:-47px;font-size:14px}.dropdown-menu.dropdown-status button{padding:5px;width:100%;border-radius:6px}.dropdown-menu.dropdown-status button:hover{background-color:#f1f1f1}.dropdown-menu.dropdown-status i{font-size:20px}.search-navbar{margin-bottom:20px}.search-navbar .container{position:relative}.search-navbar i{font-size:22px;margin:0 8px}.search-navbar button[type=submit]{position:absolute;z-index:1;right:5px;top:0;bottom:0;margin:auto;display:table;background-color:transparent;border:none;line-height:0}.search-navbar button[type=submit] i{font-size:18px}.search-navbar input{border-radius:30px}.search-navbar button.user,.table .user{position:relative;width:30px;height:30px;line-height:30px;color:#fff;font-size:18px;font-weight:500;text-align:center;margin-left:8px;border-radius:50%;border:none;display:inline-block}.search-navbar button.user>img,.table .user>img{position:absolute;top:0;left:0;border-radius:50%}.table .user{width:40px;height:40px;line-height:40px;font-size:13px;margin-left:8px}.search-navbar .badge{position:absolute;inset:0 5px auto auto;width:8px;height:8px;border-radius:50%;padding:2px;font-weight:400;font-size:10px;display:table}.search-navbar .badge-number{inset:-10px -2px auto auto;width:20px;height:20px;line-height:18px}.search-navbar .notifications{margin-right:120px;inset:40px 0 auto auto!important;width:300px;max-height:540px;overflow-y:scroll;z-index:9992}.search-navbar .notifications .notification-item{display:flex;align-items:center;padding:4px 18px;transition:.3s}.search-navbar .notifications .notification-item i{margin:0 20px 0 10px;font-size:24px}.search-navbar .notifications .notification-item h4{font-size:15px;font-weight:500;margin-bottom:0}.search-navbar .notifications .notification-item p{font-size:13px;margin-bottom:3px;color:#919191}.search-navbar .notifications .notification-item:hover{background-color:#f6f9ff}.nav-vertical-right{position:absolute;right:0;top:0;bottom:0;width:181px;display:flex}.nav-vertical-right:after,.nav-vertical-right:before{content:'';position:absolute;width:1px;background-color:#cfc1eb;height:calc(50vh - 66px);right:20px}.nav-vertical-right:after{top:0}.nav-vertical-right:before{bottom:0}.nav-vertical-right ul{margin:auto;padding:0}.nav-vertical-right ul li{margin-bottom:15px;margin-top:15px;list-style:none;text-align:right;font-size:13px}.nav-vertical-right ul li.active{font-weight:700}.nav-vertical-right ul li .purple-circle{width:16px;height:16px;border-radius:50%;background-color:#9a79e1;opacity:.4;float:right;margin-left:10px;margin-top:2px}.nav-vertical-right ul li.active .purple-circle{opacity:1}.menu-user-right{z-index:9999;background-color:#151515}.menu-user-right .user{position:relative;width:90px;height:90px;line-height:90px;color:#fff;font-size:38px;font-weight:300;text-align:center;margin:0 auto 15px;border-radius:50%;border:none}.menu-user-right .user>img{position:absolute;top:0;left:0;border-radius:50%;height:90px}.menu-user-right .btn-close{width:30px;height:30px;font-size:20px;opacity:1}.menu-user-right .card>.rounded{border-radius:6px!important}.menu-user-right .card>.rounded p{margin-bottom:0;line-height:1;margin-top:15px}.menu-user-right .card>.rounded small{font-size:16px;display:block;font-weight:600;margin-top:8px}.menu-user-right .card>.rounded span{font-size:40px;display:block;font-weight:600}.menu-user-right .card>.rounded i{float:left;margin-right:20px;font-size:30px;line-height:84px;margin-left:15px}#carouselMenuRight{padding-bottom:20px}#carouselMenuRight .carousel-inner{border:1px solid #eee;border-radius:10px}#carouselMenuRight .carousel-indicators{margin-bottom:5px}.menu-user-right.agenda-comunica{position:fixed;top:306px;z-index:9991}.menu-user-right.agenda-comunica>.card.rounded{border-radius:30px 30px 0 0!important}.menu-user-right.agenda-comunica .btn-black{border-radius:0 0 30px 30px}.menu-user-right.agenda-comunica .box-date{padding:10px;color:#000;border:none;background-color:#edfff9}.menu-user-right.agenda-comunica .box-date b{font-size:24px}.offcanvas.menu-user-right.agenda-comunica{top:0}.offcanvas.menu-user-right.agenda-comunica .card.rounded{border-radius:30px 30px 0 0!important}.menu-user-right.bg-unico{background-color:#fdb349}.menu-user-right.bg-unico p{margin-bottom:6px;font-weight:500}.menu-user-right.bg-unico p a{text-decoration:underline}.menu-user-right.bg-unico p small{line-height:normal;display:block;font-size:11px}.custom-change-companies .ng-dropdown-panel,.custom-change-companies .ng-option,.custom-change-companies .ng-select-container,.custom-change-companies .ng-select-container .ng-value-container,.custom-change-companies ng-select{background-color:#175a91!important;color:#fff!important}.custom-change-companies .ng-value>span{color:#fff}.custom-change-companies.ng-select-searchable>ng-select-container{background-color:#175a91}.carousel-indicators [data-bs-target]{width:10%;min-width:26px;height:4px;background-color:#999;border:0!important;opacity:.5;border-radius:8px!important}.carousel-indicators [data-bs-target]:hover{opacity:1;transition:opacity .6s ease}.carousel-indicators .active{opacity:1;background-color:#9a79e1;transition:opacity .6s ease}.progress{height:1px;overflow:initial;background-color:#333;margin-top:5px}.progress .progress-bar{height:8px;border-radius:30px;margin-top:-4px}.circle-checkbox-purple,.circle-checkbox-purple>div{display:flex;align-items:center}.circle-checkbox-purple input[type=checkbox],.circle-checkbox-purple input[type=radio]{text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:26px;width:26px;padding:6px;margin-right:10px;margin-left:50px;border:1px solid #111;border-radius:50%;cursor:pointer;background-color:#f2f2f2;background-clip:content-box;box-sizing:border-box}.tab-pane .circle-checkbox-purple input[type=radio]{height:20px;width:20px;padding:4px}.circle-checkbox-purple input[type=checkbox]:checked,.circle-checkbox-purple input[type=radio]:checked{background-color:#9a79e1;border-color:#9a79e1}.circle-checkbox-purple .circle-purple{text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:26px;width:26px;padding:6px;margin-right:10px;margin-left:50px;border:1px solid #111;border-radius:50%;cursor:pointer;background-color:#f2f2f2;background-clip:content-box;display:block;float:left;position:relative}.circle-checkbox-purple .circle-purple.active{border-color:#9a79e1}.circle-checkbox-purple .circle-purple.active:after{content:'';position:absolute;left:0;right:0;top:0;bottom:0;width:14px;height:14px;margin:auto;border-radius:50%;background-color:#9a79e1}.circle-checkbox-purple .label{margin-top:3px;display:block;float:left}.circle-checkbox-purple.checkbox-green input[type=checkbox]:checked,.circle-checkbox-purple.checkbox-green input[type=radio]:checked{background-color:#00d692;border-color:#00d692}.pag-login{color:#fff;background-color:#150021}.pag-login input{color:#150021}.pag-login .form-group i{color:#000}.pag-login .form-control.is-invalid,.pag-login .form-control.is-valid,.was-validated .form-control:invalid,.was-validated .form-control:valid{border-color:#eee;background-image:none}.header-top{background-color:#000}.pag-login footer ul{font-size:.8em;list-style:none;display:table;margin:auto;padding-left:0}.pag-login footer ul li{display:inline}.pag-login footer a{color:#fff;margin:6px;text-decoration:underline}.section-obrigado .rounded{border-radius:40px!important}.section-obrigado .bx-like{font-size:100px}.section-obrigado .bg-green{width:500px;height:500px;max-width:80%;display:flex;flex-direction:column;justify-content:center}section.gamification{font-size:16px}section.gamification .breadcrumb-links{font-size:14px}section.gamification .breadcrumb-links span{text-decoration:underline}section.gamification .breadcrumb-links b{color:#9a79e1}section.gamification .table td{padding-top:20px;padding-bottom:20px;border-bottom-color:#999!important}section.gamification .table td:last-child,section.gamification .table th:last-child{text-align:center}section.gamification .box-icones{padding:40px 20px;border-radius:10px;text-align:center;background-color:#f2f2f2}.table-top-list td{background-color:#f8f9fa!important}.table-top-list .score{padding:10px 25px 10px 20px;border-radius:30px;font-weight:600;background-color:#ebe2ff}.table-top-list .score i{color:#9a79e1}.table-top-list .ranking-number{width:40px;height:40px;line-height:40px;text-align:center;border-radius:50%;background-color:#9a79e1;display:block;margin-right:10px;font-weight:700;font-size:20px;color:#fff;float:left}.container-chat .message-in,.container-chat .message-out{width:45%;max-width:90%;display:flex;margin-bottom:25px}.container-chat .message-in{float:left;margin-right:20px}.container-chat .message-out{float:right;margin-left:20px}.container-chat .box-msg{padding:15px;border-radius:10px;width:calc(100% - 50px)}.container-chat .message-in .box-msg{background-color:#eee}.container-chat .message-out .box-msg{background-color:#c3fdd0}.container-chat .avatar{width:40px;height:40px;background:url(/assets/img/icons/ic-user.png) center center/20px no-repeat #fff0db;border-radius:50%}.container-chat.chat-unico .message-in .box-msg{background-color:#c3fdd0}.container-chat.chat-unico .message-out .box-msg{background-color:#eee}#header{position:fixed;top:0;left:0;min-height:100%;width:300px;transition:all ease-in-out .5s;z-index:9997;transition:all .5s;padding:0 15px;background:#180225;color:#f4f6fd}#header .profile img{margin:15px auto;display:block}#header .profile h1{font-size:24px;margin:0;padding:0;font-weight:600;text-align-last:center;font-family:Poppins,sans-serif}#header .profile h1 a,#header .profile h1 a:hover{color:#fff;text-decoration:none}#header .profile .social-links a{font-size:18px;display:inline-block;background:#212431;color:#fff;line-height:1;padding:8px 0;margin-right:4px;border-radius:50%;text-align:center;width:36px;height:36px;transition:.3s}#header .profile .social-links a:hover{background:#9a79e1;color:#fff;text-decoration:none}#header .footer{position:absolute;bottom:0;left:15px;right:15px}#header.header-portal .nav-menu a i,#header.header-portal .nav-menu a span{float:left}#header.header-portal .nav-menu a i.bx-chevron-down{position:absolute;right:0}#header.header-portal .footer{left:0;right:0}#header.header-portal .footer a.btn-purple{color:#000;font-size:15px;font-weight:600}#header.header-portal .footer i{font-size:22px;float:left}#main{margin-left:300px;padding-top:30px;padding-bottom:30px}#main,#main .inner-page,#main .inner-page>.container{min-height:calc(100vh - 200px)}.container,.container-fluid{padding-left:30px;padding-right:30px}@media (max-width:992px){#header{left:-300px;top:50px}#main .search-navbar{position:fixed;top:10px;right:0;z-index:9991;margin:0;width:440px}#main .search-navbar a i{color:#fff}#main .search-navbar input{height:30px;padding-right:40px;width:230px}#main{margin-left:0;padding-top:60px}.container,.container-fluid{padding-left:12px;padding-right:12px}.header-mobile{background-color:#180225;width:100%;height:50px;position:fixed;top:0;left:0;right:0;z-index:9990}}.nav-menu{padding:30px 0 0}.nav-menu *{margin:0;padding:0;list-style:none}.nav-menu>ul>li{white-space:nowrap}.nav-menu a,.nav-menu a:focus{display:flex;align-items:center;color:#fff;padding:12px 15px;margin-bottom:8px;transition:.3s;font-size:15px}.nav-menu a i,.nav-menu a:focus i{font-size:24px;padding-right:8px;color:#fff}.nav-menu .active,.nav-menu .active:focus,.nav-menu a:hover,.nav-menu li:hover>a{text-decoration:none;color:var(--multiclube-one)}.nav-menu .active,.nav-menu .active i,.nav-menu .active:focus i,.nav-menu a:hover,.nav-menu a:hover i,.nav-menu li:hover>a i{color:var(--multiclube-one)}.header-portal .nav-menu .active i,.header-portal .nav-menu .active:focus i,.header-portal .nav-menu a:hover i,.header-portal .nav-menu li,.header-portal .nav-menu li .collapse a:hover,.header-portal .nav-menu li:hover>a,.header-portal .nav-menu li:hover>a i{color:#9a79e1;transition:all ease-in-out .3s}#header.header-portal .nav-menu a[aria-expanded=false],#header.header-portal .nav-menu a[aria-expanded=false] i,#header.header-portal .nav-menu a[aria-expanded=false] span,#header.header-portal .nav-menu a[aria-expanded=false]:focus{color:#fff;transition:all ease-in-out .3s}#header.header-portal .nav-menu a[aria-expanded=true],#header.header-portal .nav-menu a[aria-expanded=true] i,#header.header-portal .nav-menu a[aria-expanded=true] span,#header.header-portal .nav-menu a[aria-expanded=true]:focus{color:#9a79e1;transition:all ease-in-out .3s}#header.header-comunica .nav-menu a[aria-expanded=true],#header.header-comunica .nav-menu a[aria-expanded=true] i,#header.header-comunica .nav-menu a[aria-expanded=true] span,#header.header-comunica .nav-menu a[aria-expanded=true]:focus,.header-comunica .nav-menu .active i,.header-comunica .nav-menu .active:focus i,.header-comunica .nav-menu a:hover i,.header-comunica .nav-menu li,.header-comunica .nav-menu li .collapse a:hover,.header-comunica .nav-menu li:hover>a,.header-comunica .nav-menu li:hover>a i{color:#00d692}#header.header-mediacenter .nav-menu a[aria-expanded=true],#header.header-mediacenter .nav-menu a[aria-expanded=true] i,#header.header-mediacenter .nav-menu a[aria-expanded=true] span,#header.header-mediacenter .nav-menu a[aria-expanded=true]:focus,.header-mediacenter .nav-menu .active i,.header-mediacenter .nav-menu .active:focus i,.header-mediacenter .nav-menu a:hover i,.header-mediacenter .nav-menu li,.header-mediacenter .nav-menu li .collapse a:hover,.header-mediacenter .nav-menu li:hover>a,.header-mediacenter .nav-menu li:hover>a i{color:#0cf}#header.header-unico .nav-menu a[aria-expanded=true],#header.header-unico .nav-menu a[aria-expanded=true] i,#header.header-unico .nav-menu a[aria-expanded=true] span,#header.header-unico .nav-menu a[aria-expanded=true]:focus,.header-unico .nav-menu .active i,.header-unico .nav-menu .active:focus i,.header-unico .nav-menu a:hover i,.header-unico .nav-menu li,.header-unico .nav-menu li .collapse a:hover,.header-unico .nav-menu li:hover>a,.header-unico .nav-menu li:hover>a i{color:#fdb349}#header #collapsePortais{position:absolute;bottom:0;right:-180px;width:180px;padding:20px 0}#header #collapsePortais img{margin:20px auto;display:table;width:110px;border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:20px}#header #collapsePortais a:last-child img{margin-bottom:0;border-bottom:none}.mobile-nav-toggle{position:absolute;left:15px;top:5px;z-index:9998;border:0;font-size:28px;transition:all .4s;outline:0!important;color:#fff;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;line-height:0;border-radius:50px;cursor:pointer}.mobile-nav-active{overflow:hidden}.mobile-nav-active #header{left:0}#fabrica .box-checkbox-purple>input{margin-left:0}#fabrica .box-checkbox-purple>label{font-size:13px}.card-consultor{text-align:center;margin-top:20px}.card-consultor h5{font-weight:600}.card-consultor p{font-size:13px}.card-consultor .avatar{width:40px;height:40px;background-color:#f3effb;border-radius:50%;line-height:50px;text-align:center;margin:0 auto 15px}.card-consultor .avatar i{color:#9a79e1;font-size:24px}.card-post{margin-top:25px;border-radius:30px;background-color:#fff}.card-post img.capa{border-radius:30px 30px 0 0;width:100%}.card-post .categoria{padding:14px 25px;border-radius:20px;font-weight:600;background-color:#f3ffe1;margin-bottom:20px;display:inline-block}.card-post .checkbox-green{align-items:normal;flex-direction:column}.card-post .checkbox-green input{margin-left:0}.card-comments{margin-top:15px}.card-comments .box-ic-user{width:60px;height:60px;margin-right:15px;border-radius:50%;background-color:#f3ffe1;text-align:center;line-height:80px}.card-comments .box-ic-user i{font-size:34px}.box-date{color:#00d692;border:1px solid #00d692;border-radius:10px;padding:20px 15px;text-align:center;float:left;margin-right:15px;margin-bottom:10px}.box-date b{font-size:20px}.dates-slider{padding:0 50px}.dates-slider .box-date{padding:15px;margin:5px;float:none;color:#000;border-color:#000;transition:all ease-in-out .3s}.dates-slider .box-date:hover{color:#00d692;border-color:#00d692;transition:all ease-in-out .3s}.dates-slider .swiper-control button{position:absolute;top:0;bottom:0;z-index:2;border:none;background-color:#fff}.dates-slider .swiper-control button .icon-circle{width:40px;height:40px;border-radius:50%;background-color:#eee;text-align:center;line-height:52px}.dates-slider .swiper-control button i{color:#666;font-size:34px}.dates-slider .swiper-control button.prev-slider{left:-10px}.dates-slider .swiper-control button.next-slider{right:-10px}.row-campanhas .crop-img{height:170px;overflow-y:hidden;border-radius:16px;display:flex;align-items:center}.row-campanhas .disabled img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.row-campanhas .disabled .btn-purple{background-color:#ccc}.row-campanhas h6{margin:8px 8px 15px;font-weight:600;opacity:.75}.status-planejamento{display:inline;list-style:none}.status-planejamento span.circle{width:16px;height:16px;border-radius:50%;display:block;float:left}.status-planejamento small{margin-left:10px;margin-right:15px;display:block;float:left}.status-planejamento .bg-green{background-color:#00d692}.status-planejamento .bg-yellow{background-color:#ff0;border:1px solid #000}.status-planejamento .bg-blue{background-color:#188ae3}table ul.status-planejamento{margin:auto;padding:0;display:table}table ul.status-planejamento li{display:inline}table ul.status-planejamento span.circle{width:6px;height:6px;margin-right:6px}table ul.status-planejamento .bg-yellow{background-color:#f3e02c;border:none}table ul.status-planejamento .bg-gray{background-color:#999}.steps{text-align:center;position:relative}.steps::after{content:'';position:absolute;top:33px;left:40px;right:40px;border-bottom:1px dashed #aaa;z-index:0}.steps .step{width:33.33%;float:left}.steps .step.disabled{color:#666}.steps .step .box{font-weight:700;margin:0 auto;width:100px;position:relative;z-index:1}.steps .step .circle{width:64px;height:64px;font-size:18px;line-height:50px;border-radius:50%;margin:0 auto 10px;border:8px solid #fff}.steps .step p{font-size:16px}.row-col-7{display:table}.row-col-7 .col{width:25%;float:left}@media (min-width:1455px){.row-col-7{display:flex}.row-col-7 .col{width:auto;float:initial}}#footer{padding:15px;color:#f4f6fd;font-size:14px}#footer .credits{padding-top:15px;font-size:13px;color:#eaebf0;border-top:1px solid #333}@media (max-width:1300px){.menu-user-right .card>.rounded span{font-size:24px}.menu-user-right .card>.rounded i{line-height:64px}.menu-user-right .card>.rounded small{font-size:12px}.menu-user-right .carousel-indicators{margin-bottom:0}.menu-user-right .card h5{font-size:14px}.scroll-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.scroll-responsive .table-style-3{min-width:1000px}}@media (max-width:1199px){#footer{position:static;width:auto;padding-right:20px 15px}}@media (max-width:992px){#header .footer{bottom:50px}table.table-portal button{padding:.3rem!important}table.table-portal button i{font-size:18px}}@media (max-width:768px){.text-sm-center{text-align:center}.text-sm-left{text-align:left}.float-sm-none{float:none!important}.d-sm-center{justify-content:center;margin-left:auto!important;margin-right:auto!important;float:none!important}.row.w-100{width:calc(100% + 20px)!important}.header-top .float-start{float:none!important;margin:auto!important;display:block}.pag-login footer ul{width:100%}.pag-login footer ul li{display:block;width:50%;float:left;text-align:center;margin:5px 0}.pag-login footer a{margin:6px 0}.search-navbar{margin-top:-70px;position:relative;z-index:9999;float:right}.search-navbar i{color:#fff}.search-navbar i.bx-search-alt-2{color:#000}.header-portal .search-navbar{position:absolute;bottom:100px;right:30px;left:30px;width:240px}.nav-vertical-right{width:100%;display:flex;top:60px;bottom:initial}.nav-vertical-right ul{display:flex}.nav-vertical-right ul li .purple-circle{margin:10px}.nav-vertical-right ul li .text{display:none}.nav-vertical-right ul li.active .text{display:table;position:absolute;bottom:-10px;left:0;right:0;margin:auto}.nav-vertical-right ul li:first-child{margin-left:0}.nav-vertical-right ul li:last-child{margin-right:0}.nav-vertical-right ul li{margin:10px}.nav-vertical-right:after,.nav-vertical-right:before{bottom:27px;height:1px;right:initial;left:15px;width:calc(50% - 100px)}.nav-vertical-right:after{right:15px;left:initial;top:initial}.circle-checkbox-purple{align-items:flex-start;flex-direction:column}.circle-checkbox-purple a{margin-bottom:20px}.circle-checkbox-purple .circle-purple,.circle-checkbox-purple input[type=checkbox],.circle-checkbox-purple input[type=radio]{margin-left:0}.box-perfil img{width:40%;margin:auto!important;float:none!important;display:block}.box-perfil h5{text-align:center;margin-top:20px!important}.box-perfil p{text-align:center}.box-perfil button{float:none!important;margin:auto;margin-top:30px!important}.container-chat .message-in,.container-chat .message-out{width:90%}.universo-2 .table-style-1{font-size:15px}}@media (max-width:530px){.text-xs-center{text-align:center!important}.row .col-xs-6{width:50%;flex:initial}.row .col-xs-12{width:100%;flex:initial}#header{left:-250px;width:250px;padding:0}#header .profile img{margin:0 auto}.header-portal .search-navbar{right:10px;left:10px;width:230px}.header-portal .search-navbar input{font-size:13px;height:40px}.nav-menu a,.nav-menu a:focus{padding:9px 5px;font-size:14px}.nav-menu a i,.nav-menu a:focus i{font-size:20px;padding-right:10px}#header #collapsePortais{right:-140px;width:140px;padding:15px 0}#header #collapsePortais img{margin:15px auto;width:90px;padding-bottom:15px}#main .search-navbar{width:370px}#main .search-navbar input{width:185px;padding-right:30px;margin-left:10px}#main .search-navbar input::-webkit-input-placeholder{font-size:11px}#main .search-navbar input:-ms-input-placeholder{font-size:11px}#main .search-navbar input::-ms-input-placeholder{font-size:11px}#main .search-navbar input::placeholder{font-size:11px}#main .search-navbar button[type=submit]{right:0}#main .search-navbar button[type=submit] i{font-size:16px}.row-campanhas .crop-img{height:250px}.row-campanhas .crop-img img{width:100%}}.box-bg-img{width:100%;margin-bottom:15px;border-radius:10px;background-size:cover;background-position:center}.h-300px{height:300px}.h-220px{height:220px}@media (min-width:992px){.w-lg-75{width:75%}}.min-w-30{min-width:30%}.col-05{width:4%}.col-15{width:12.6%}.card-light .row{margin-left:-5px;margin-right:-5px}.card-light .row>div{padding-left:5px;padding-right:5px}.tooltip.show{position:absolute}