.bs-datepicker{display:flex;align-items:stretch;flex-flow:row wrap;background:#fff;box-shadow:0 0 10px #aaa;position:relative;z-index:1}.bs-datepicker:after{clear:both;content:"";display:block}.bs-datepicker bs-day-picker{float:left}.bs-datepicker button:hover,.bs-datepicker button:focus,.bs-datepicker button:active,.bs-datepicker input:hover,.bs-datepicker input:focus,.bs-datepicker input:active,.bs-datepicker-btns button:hover,.bs-datepicker-btns button:focus,.bs-datepicker-btns button:active,.bs-datepicker-predefined-btns button:active,.bs-datepicker-predefined-btns button:focus{outline:none}.bs-datepicker-head{min-width:270px;height:50px;padding:10px;border-radius:3px 3px 0 0;text-align:justify}.bs-datepicker-head:after{content:"";display:inline-block;vertical-align:top;width:100%}.bs-datepicker-head button{display:inline-block;vertical-align:top;padding:0;height:30px;line-height:30px;border:0;background:transparent;text-align:center;cursor:pointer;color:#fff;transition:.3s}.bs-datepicker-head button[disabled],.bs-datepicker-head button[disabled]:hover,.bs-datepicker-head button[disabled]:active{background:#dddddd4d;color:#f5f5f5;cursor:not-allowed}.bs-datepicker-head button.previous span{transform:translate(-1px,-1px)}.bs-datepicker-head button.next span{transform:translate(1px,-1px)}.bs-datepicker-head button.next,.bs-datepicker-head button.previous{border-radius:50%;width:30px;height:30px}.bs-datepicker-head button.next span,.bs-datepicker-head button.previous span{font-size:28px;line-height:1;display:inline-block;position:relative;height:100%;width:100%;border-radius:50%}.bs-datepicker-head button.current{border-radius:15px;max-width:155px;padding:0 13px}.bs-datepicker-head button:hover{background-color:#0000001a}.bs-datepicker-head button:active{background-color:#0003}.bs-datepicker-body{padding:10px;border-radius:0 0 3px 3px;min-height:232px;min-width:278px;border:1px solid #e9edf0}.bs-datepicker-body .days.weeks{position:relative;z-index:1}.bs-datepicker-body table{width:100%;border-collapse:separate;border-spacing:0}.bs-datepicker-body table th{font-size:13px;color:#9aaec1;font-weight:400;text-align:center}.bs-datepicker-body table td{color:#54708b;text-align:center;position:relative;padding:0}.bs-datepicker-body table td span{display:block;margin:0 auto;font-size:13px;border-radius:50%;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.bs-datepicker-body table td:not(.disabled):not(.week) span:not(.disabled):not(.is-other-month){cursor:pointer}.bs-datepicker-body table td.is-highlighted:not(.disabled):not(.selected) span,.bs-datepicker-body table td span.is-highlighted:not(.disabled):not(.selected){background-color:#e9edf0;transition:0s}.bs-datepicker-body table td.is-active-other-month:not(.disabled):not(.selected) span,.bs-datepicker-body table td span.is-active-other-month:not(.disabled):not(.selected){background-color:#e9edf0;transition:0s;cursor:pointer}.bs-datepicker-body table td span.disabled,.bs-datepicker-body table td.disabled span{color:#9aaec1}.bs-datepicker-body table td span.selected,.bs-datepicker-body table td.selected span{color:#fff}.bs-datepicker-body table td span.selected.disabled,.bs-datepicker-body table td.selected.disabled span{opacity:.3}.bs-datepicker-body table td span.is-other-month,.bs-datepicker-body table td.is-other-month span{color:#00000040}.bs-datepicker-body table td.active{position:relative}.bs-datepicker-body table td.active.select-start:before{left:35%}.bs-datepicker-body table td.active.select-end:before{left:-85%}.bs-datepicker-body table td span.active.select-start:after,.bs-datepicker-body table td span.active.select-end:after,.bs-datepicker-body table td.active.select-start span:after,.bs-datepicker-body table td.active.select-end span:after{content:"";display:block;position:absolute;z-index:-1;width:100%;height:100%;transition:.3s;top:0;border-radius:50%}.bs-datepicker-body table td:before,.bs-datepicker-body table td span:before{content:"";display:block;position:absolute;z-index:-1;inset:6px -2px 6px -3px;box-sizing:content-box;background:transparent}.bs-datepicker-body table td.active.select-start+td.active:before{left:-20%}.bs-datepicker-body table td:last-child.active:before{border-radius:0 3px 3px 0;width:125%;left:-25%}.bs-datepicker-body table td span[class*=select-],.bs-datepicker-body table td[class*=select-] span{border-radius:50%;color:#fff}.bs-datepicker-body table.days td.active:not(.select-start):not(.disabled):before,.bs-datepicker-body table.days td.in-range:not(.select-start):not(.disabled):before,.bs-datepicker-body table.days span.active:not(.select-start):not(.disabled):before,.bs-datepicker-body table.days span.in-range:not(.select-start):not(.disabled):before{background:#e9edf0}.bs-datepicker-body table.days span{width:32px;height:32px;line-height:32px}.bs-datepicker-body table.days span.select-start{z-index:2}.bs-datepicker-body table.days span.is-highlighted.in-range:before{right:3px;left:0}.bs-datepicker-body table.days span.in-range.select-end:before{right:4px;left:0}.bs-datepicker-body table.days td.select-start+td.select-end:before,.bs-datepicker-body table.days td.select-start+td.is-highlighted:before,.bs-datepicker-body table.days td.active+td.is-highlighted:before,.bs-datepicker-body table.days td.active+td.select-end:before,.bs-datepicker-body table.days td.in-range+td.is-highlighted:before,.bs-datepicker-body table.days td.in-range+td.select-end:before{background:#e9edf0;width:100%}.bs-datepicker-body table.weeks tr td:nth-child(2).active:before{border-radius:3px 0 0 3px;left:0;width:100%}.bs-datepicker-body table:not(.weeks) tr td:first-child:before{border-radius:3px 0 0 3px}.bs-datepicker-body table.years td span{width:46px;height:46px;line-height:45px;margin:0 auto}.bs-datepicker-body table.years tr:not(:last-child) td span{margin-bottom:8px}.bs-datepicker-body table.months td{height:52px}.bs-datepicker-body table.months td span{padding:6px;border-radius:15px}.bs-datepicker .current-timedate{color:#54708b;font-size:15px;text-align:center;height:30px;line-height:30px;border-radius:20px;border:1px solid #e9edf0;margin-bottom:10px;cursor:pointer;text-transform:uppercase;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.bs-datepicker .current-timedate span:not(:empty):before{content:"";width:15px;height:16px;display:inline-block;margin-right:4px;vertical-align:text-bottom;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAABMklEQVQoU9VTwW3CQBCcOUgBtEBKSAukAnBKME+wFCAlYIhk8sQlxFABtJAScAsuAPBEewYcxCP8ouxrPDsza61uiVN1o6RNHD4htSCmq49RfO71BvMJqBBkITRf1kmUW49nQRC9h1I5AZlBClaL8aP1fKgOOxCx8aSLs+Q19eZuNO8QmPqJRtDFguy7OAcDbJPs+/BKVPDIPrvD2ZJgWAmVe7O0rI0Vqs1seyWUXpuJoppYCa5L+U++NpNPkr5OE2oMdARsb3gykJT5ydZcL8Z9Ww60nxg2LhjON9li9OwXZzo+xLbp3nC2s9CL2RrueGyVrgwNm8HpsCzZ9EEW6kqXlo1GQe03FzP/7W8Hl0dBtu7Bf7zt6mIwvX1RvzDCm7+q3mAW0Dl/GPdUCeXrZLT9BrDrGkm4qlPvAAAAAElFTkSuQmCC)}.bs-datepicker-multiple{border-radius:4px 0 0 4px}.bs-datepicker-multiple+.bs-datepicker-multiple{margin-left:10px}.bs-datepicker-multiple .bs-datepicker{box-shadow:none;position:relative}.bs-datepicker-multiple .bs-datepicker:not(:last-child){padding-right:10px}.bs-datepicker-multiple .bs-datepicker+.bs-datepicker:after{content:"";display:block;width:14px;height:10px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAYAAABrGwT5AAAA1ElEQVQoU42RsQrCUAxF77VuDu7O4oMWW//BURBBpZvgKk4uIrjoqKOTf+DopIO4uYggtFTfw3+pkQqCW1/G5J7kJiFy4m5MxUlxAzgIPHX+lzMPzupRYlYgxiR7vqsOP8YKzsTx0yxFMCUZ+q7aZzlr+OvgoWcAFyAHgat2jLWu48252DdqAihDJGSSJNUUxYmQjs3+hPQBlAh2rG2LCOPnaw3IiGDX99TRCs7ASJsNhUOA7d/LcuHvRG22FIZvsNXw1MX6VZExCilOQKEfeLXr/10+aC9Ho7arh7oAAAAASUVORK5CYII=);position:absolute;top:25px;left:-8px}.bs-datepicker-multiple .bs-datepicker .left{float:left}.bs-datepicker-multiple .bs-datepicker .right{float:right}.bs-datepicker-container{padding:15px}.bs-datepicker .bs-media-container{display:flex}@media (max-width: 768px){.bs-datepicker .bs-media-container{flex-direction:column}}.bs-datepicker .bs-timepicker-in-datepicker-container{display:flex;justify-content:space-around}.bs-datepicker-custom-range{padding:15px;background:#eee}.bs-datepicker-predefined-btns button{width:100%;display:block;height:30px;background-color:#9aaec1;border-radius:4px;color:#fff;border:0;margin-bottom:10px;padding:0 18px;text-align:left;transition:.3s}.bs-datepicker-predefined-btns button:hover{background-color:#54708b}.bs-datepicker-buttons{display:flex;flex-flow:row wrap;justify-content:flex-end;padding-top:10px;border-top:1px solid #e9edf0}.bs-datepicker-buttons .btn-default{margin-left:10px}.bs-datepicker-buttons .btn-today-wrapper{display:flex;flex-flow:row wrap}.bs-datepicker-buttons .clear-right,.bs-datepicker-buttons .today-right{flex-grow:0}.bs-datepicker-buttons .clear-left,.bs-datepicker-buttons .today-left{flex-grow:1}.bs-datepicker-buttons .clear-center,.bs-datepicker-buttons .today-center{flex-grow:.5}.bs-timepicker-container{padding:10px 0}.bs-timepicker-label{color:#54708b;margin-bottom:10px}.bs-timepicker-controls{display:inline-block;vertical-align:top;margin-right:10px}.bs-timepicker-controls button{width:20px;height:20px;border-radius:50%;border:0;background-color:#e9edf0;color:#54708b;font-size:16px;font-weight:700;vertical-align:middle;line-height:0;padding:0;transition:.3s}.bs-timepicker-controls button:hover{background-color:#d5dadd}.bs-timepicker-controls input{width:35px;height:25px;border-radius:13px;text-align:center;border:1px solid #e9edf0}.bs-timepicker .switch-time-format{text-transform:uppercase;min-width:54px;height:25px;border-radius:20px;border:1px solid #e9edf0;background:#fff;color:#54708b;font-size:13px}.bs-timepicker .switch-time-format img{vertical-align:initial;margin-left:4px}bs-datepicker-container,bs-daterangepicker-container{z-index:1080}@media (max-width: 768px){.bs-datepicker{width:min-content;justify-content:center}.bs-datepicker-multiple{display:flex}.bs-datepicker-multiple+.bs-datepicker-multiple{margin-top:10px;margin-left:0}}.theme-default .bs-datepicker-head{background-color:#777}.theme-default .btn-today-wrapper .btn-success,.theme-default .btn-clear-wrapper .btn-success{background-color:#777;border-color:#777}.theme-default .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-default .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-default .btn-today-wrapper .btn-success:focus,.theme-default .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-default .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-default .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#616161;border-color:#616161}.theme-default .btn-today-wrapper .btn-success:hover,.theme-default .btn-clear-wrapper .btn-success:hover{background-color:#6f6e6e;border-color:#6f6e6e}.theme-default .bs-datepicker-predefined-btns button.selected{background-color:#777}.theme-default .bs-datepicker-body table td span.selected,.theme-default .bs-datepicker-body table td.selected span,.theme-default .bs-datepicker-body table td span[class*=select-]:after,.theme-default .bs-datepicker-body table td[class*=select-] span:after{background-color:#777}.theme-default .bs-datepicker-body table td.week span{color:#777}.theme-default .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#777;color:#fff;opacity:.5;transition:0s}.theme-green .bs-datepicker-head{background-color:#5cb85c}.theme-green .btn-today-wrapper .btn-success,.theme-green .btn-clear-wrapper .btn-success{background-color:#5cb85c;border-color:#5cb85c}.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-green .btn-today-wrapper .btn-success:focus,.theme-green .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#1e7e34;border-color:#1e7e34}.theme-green .btn-today-wrapper .btn-success:hover,.theme-green .btn-clear-wrapper .btn-success:hover{background-color:#218838;border-color:#218838}.theme-green .bs-datepicker-predefined-btns button.selected{background-color:#5cb85c}.theme-green .bs-datepicker-body table td span.selected,.theme-green .bs-datepicker-body table td.selected span,.theme-green .bs-datepicker-body table td span[class*=select-]:after,.theme-green .bs-datepicker-body table td[class*=select-] span:after{background-color:#5cb85c}.theme-green .bs-datepicker-body table td.week span{color:#5cb85c}.theme-green .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#5cb85c;color:#fff;opacity:.5;transition:0s}.theme-blue .bs-datepicker-head{background-color:#5bc0de}.theme-blue .btn-today-wrapper .btn-success,.theme-blue .btn-clear-wrapper .btn-success{background-color:#5bc0de;border-color:#5bc0de}.theme-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-blue .btn-today-wrapper .btn-success:focus,.theme-blue .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#2aa8cd;border-color:#2aa8cd}.theme-blue .btn-today-wrapper .btn-success:hover,.theme-blue .btn-clear-wrapper .btn-success:hover{background-color:#3ab3d7;border-color:#3ab3d7}.theme-blue .bs-datepicker-predefined-btns button.selected{background-color:#5bc0de}.theme-blue .bs-datepicker-body table td span.selected,.theme-blue .bs-datepicker-body table td.selected span,.theme-blue .bs-datepicker-body table td span[class*=select-]:after,.theme-blue .bs-datepicker-body table td[class*=select-] span:after{background-color:#5bc0de}.theme-blue .bs-datepicker-body table td.week span{color:#5bc0de}.theme-blue .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#5bc0de;color:#fff;opacity:.5;transition:0s}.theme-dark-blue .bs-datepicker-head{background-color:#337ab7}.theme-dark-blue .btn-today-wrapper .btn-success,.theme-dark-blue .btn-clear-wrapper .btn-success{background-color:#337ab7;border-color:#337ab7}.theme-dark-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-dark-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-dark-blue .btn-today-wrapper .btn-success:focus,.theme-dark-blue .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-dark-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-dark-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#266498;border-color:#266498}.theme-dark-blue .btn-today-wrapper .btn-success:hover,.theme-dark-blue .btn-clear-wrapper .btn-success:hover{background-color:#2c6fa9;border-color:#2c6fa9}.theme-dark-blue .bs-datepicker-predefined-btns button.selected{background-color:#337ab7}.theme-dark-blue .bs-datepicker-body table td span.selected,.theme-dark-blue .bs-datepicker-body table td.selected span,.theme-dark-blue .bs-datepicker-body table td span[class*=select-]:after,.theme-dark-blue .bs-datepicker-body table td[class*=select-] span:after{background-color:#337ab7}.theme-dark-blue .bs-datepicker-body table td.week span{color:#337ab7}.theme-dark-blue .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#337ab7;color:#fff;opacity:.5;transition:0s}.theme-red .bs-datepicker-head{background-color:#d9534f}.theme-red .btn-today-wrapper .btn-success,.theme-red .btn-clear-wrapper .btn-success{background-color:#d9534f;border-color:#d9534f}.theme-red .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-red .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-red .btn-today-wrapper .btn-success:focus,.theme-red .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-red .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-red .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#d23531;border-color:#d23531}.theme-red .btn-today-wrapper .btn-success:hover,.theme-red .btn-clear-wrapper .btn-success:hover{background-color:#e33732;border-color:#e33732}.theme-red .bs-datepicker-predefined-btns button.selected{background-color:#d9534f}.theme-red .bs-datepicker-body table td span.selected,.theme-red .bs-datepicker-body table td.selected span,.theme-red .bs-datepicker-body table td span[class*=select-]:after,.theme-red .bs-datepicker-body table td[class*=select-] span:after{background-color:#d9534f}.theme-red .bs-datepicker-body table td.week span{color:#d9534f}.theme-red .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#d9534f;color:#fff;opacity:.5;transition:0s}.theme-orange .bs-datepicker-head{background-color:#f0ad4e}.theme-orange .btn-today-wrapper .btn-success,.theme-orange .btn-clear-wrapper .btn-success{background-color:#f0ad4e;border-color:#f0ad4e}.theme-orange .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-orange .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-orange .btn-today-wrapper .btn-success:focus,.theme-orange .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-orange .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-orange .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#ed9c29;border-color:#ed9c29}.theme-orange .btn-today-wrapper .btn-success:hover,.theme-orange .btn-clear-wrapper .btn-success:hover{background-color:#ffac35;border-color:#ffac35}.theme-orange .bs-datepicker-predefined-btns button.selected{background-color:#f0ad4e}.theme-orange .bs-datepicker-body table td span.selected,.theme-orange .bs-datepicker-body table td.selected span,.theme-orange .bs-datepicker-body table td span[class*=select-]:after,.theme-orange .bs-datepicker-body table td[class*=select-] span:after{background-color:#f0ad4e}.theme-orange .bs-datepicker-body table td.week span{color:#f0ad4e}.theme-orange .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#f0ad4e;color:#fff;opacity:.5;transition:0s}@font-face{font-family:bootstrap-icons;src:url(bootstrap-icons.cafbf7170f1f1b17.woff2?08efbba7c53d8c5413793eecb19b20bb) format("woff2"),url(bootstrap-icons.04b74c9ca959c717.woff?08efbba7c53d8c5413793eecb19b20bb) format("woff")}.bi:before,[class^=bi-]:before,[class*=" bi-"]:before{display:inline-block;font-display:block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123:before{content:"\f67f"}.bi-alarm-fill:before{content:"\f101"}.bi-alarm:before{content:"\f102"}.bi-align-bottom:before{content:"\f103"}.bi-align-center:before{content:"\f104"}.bi-align-end:before{content:"\f105"}.bi-align-middle:before{content:"\f106"}.bi-align-start:before{content:"\f107"}.bi-align-top:before{content:"\f108"}.bi-alt:before{content:"\f109"}.bi-app-indicator:before{content:"\f10a"}.bi-app:before{content:"\f10b"}.bi-archive-fill:before{content:"\f10c"}.bi-archive:before{content:"\f10d"}.bi-arrow-90deg-down:before{content:"\f10e"}.bi-arrow-90deg-left:before{content:"\f10f"}.bi-arrow-90deg-right:before{content:"\f110"}.bi-arrow-90deg-up:before{content:"\f111"}.bi-arrow-bar-down:before{content:"\f112"}.bi-arrow-bar-left:before{content:"\f113"}.bi-arrow-bar-right:before{content:"\f114"}.bi-arrow-bar-up:before{content:"\f115"}.bi-arrow-clockwise:before{content:"\f116"}.bi-arrow-counterclockwise:before{content:"\f117"}.bi-arrow-down-circle-fill:before{content:"\f118"}.bi-arrow-down-circle:before{content:"\f119"}.bi-arrow-down-left-circle-fill:before{content:"\f11a"}.bi-arrow-down-left-circle:before{content:"\f11b"}.bi-arrow-down-left-square-fill:before{content:"\f11c"}.bi-arrow-down-left-square:before{content:"\f11d"}.bi-arrow-down-left:before{content:"\f11e"}.bi-arrow-down-right-circle-fill:before{content:"\f11f"}.bi-arrow-down-right-circle:before{content:"\f120"}.bi-arrow-down-right-square-fill:before{content:"\f121"}.bi-arrow-down-right-square:before{content:"\f122"}.bi-arrow-down-right:before{content:"\f123"}.bi-arrow-down-short:before{content:"\f124"}.bi-arrow-down-square-fill:before{content:"\f125"}.bi-arrow-down-square:before{content:"\f126"}.bi-arrow-down-up:before{content:"\f127"}.bi-arrow-down:before{content:"\f128"}.bi-arrow-left-circle-fill:before{content:"\f129"}.bi-arrow-left-circle:before{content:"\f12a"}.bi-arrow-left-right:before{content:"\f12b"}.bi-arrow-left-short:before{content:"\f12c"}.bi-arrow-left-square-fill:before{content:"\f12d"}.bi-arrow-left-square:before{content:"\f12e"}.bi-arrow-left:before{content:"\f12f"}.bi-arrow-repeat:before{content:"\f130"}.bi-arrow-return-left:before{content:"\f131"}.bi-arrow-return-right:before{content:"\f132"}.bi-arrow-right-circle-fill:before{content:"\f133"}.bi-arrow-right-circle:before{content:"\f134"}.bi-arrow-right-short:before{content:"\f135"}.bi-arrow-right-square-fill:before{content:"\f136"}.bi-arrow-right-square:before{content:"\f137"}.bi-arrow-right:before{content:"\f138"}.bi-arrow-up-circle-fill:before{content:"\f139"}.bi-arrow-up-circle:before{content:"\f13a"}.bi-arrow-up-left-circle-fill:before{content:"\f13b"}.bi-arrow-up-left-circle:before{content:"\f13c"}.bi-arrow-up-left-square-fill:before{content:"\f13d"}.bi-arrow-up-left-square:before{content:"\f13e"}.bi-arrow-up-left:before{content:"\f13f"}.bi-arrow-up-right-circle-fill:before{content:"\f140"}.bi-arrow-up-right-circle:before{content:"\f141"}.bi-arrow-up-right-square-fill:before{content:"\f142"}.bi-arrow-up-right-square:before{content:"\f143"}.bi-arrow-up-right:before{content:"\f144"}.bi-arrow-up-short:before{content:"\f145"}.bi-arrow-up-square-fill:before{content:"\f146"}.bi-arrow-up-square:before{content:"\f147"}.bi-arrow-up:before{content:"\f148"}.bi-arrows-angle-contract:before{content:"\f149"}.bi-arrows-angle-expand:before{content:"\f14a"}.bi-arrows-collapse:before{content:"\f14b"}.bi-arrows-expand:before{content:"\f14c"}.bi-arrows-fullscreen:before{content:"\f14d"}.bi-arrows-move:before{content:"\f14e"}.bi-aspect-ratio-fill:before{content:"\f14f"}.bi-aspect-ratio:before{content:"\f150"}.bi-asterisk:before{content:"\f151"}.bi-at:before{content:"\f152"}.bi-award-fill:before{content:"\f153"}.bi-award:before{content:"\f154"}.bi-back:before{content:"\f155"}.bi-backspace-fill:before{content:"\f156"}.bi-backspace-reverse-fill:before{content:"\f157"}.bi-backspace-reverse:before{content:"\f158"}.bi-backspace:before{content:"\f159"}.bi-badge-3d-fill:before{content:"\f15a"}.bi-badge-3d:before{content:"\f15b"}.bi-badge-4k-fill:before{content:"\f15c"}.bi-badge-4k:before{content:"\f15d"}.bi-badge-8k-fill:before{content:"\f15e"}.bi-badge-8k:before{content:"\f15f"}.bi-badge-ad-fill:before{content:"\f160"}.bi-badge-ad:before{content:"\f161"}.bi-badge-ar-fill:before{content:"\f162"}.bi-badge-ar:before{content:"\f163"}.bi-badge-cc-fill:before{content:"\f164"}.bi-badge-cc:before{content:"\f165"}.bi-badge-hd-fill:before{content:"\f166"}.bi-badge-hd:before{content:"\f167"}.bi-badge-tm-fill:before{content:"\f168"}.bi-badge-tm:before{content:"\f169"}.bi-badge-vo-fill:before{content:"\f16a"}.bi-badge-vo:before{content:"\f16b"}.bi-badge-vr-fill:before{content:"\f16c"}.bi-badge-vr:before{content:"\f16d"}.bi-badge-wc-fill:before{content:"\f16e"}.bi-badge-wc:before{content:"\f16f"}.bi-bag-check-fill:before{content:"\f170"}.bi-bag-check:before{content:"\f171"}.bi-bag-dash-fill:before{content:"\f172"}.bi-bag-dash:before{content:"\f173"}.bi-bag-fill:before{content:"\f174"}.bi-bag-plus-fill:before{content:"\f175"}.bi-bag-plus:before{content:"\f176"}.bi-bag-x-fill:before{content:"\f177"}.bi-bag-x:before{content:"\f178"}.bi-bag:before{content:"\f179"}.bi-bar-chart-fill:before{content:"\f17a"}.bi-bar-chart-line-fill:before{content:"\f17b"}.bi-bar-chart-line:before{content:"\f17c"}.bi-bar-chart-steps:before{content:"\f17d"}.bi-bar-chart:before{content:"\f17e"}.bi-basket-fill:before{content:"\f17f"}.bi-basket:before{content:"\f180"}.bi-basket2-fill:before{content:"\f181"}.bi-basket2:before{content:"\f182"}.bi-basket3-fill:before{content:"\f183"}.bi-basket3:before{content:"\f184"}.bi-battery-charging:before{content:"\f185"}.bi-battery-full:before{content:"\f186"}.bi-battery-half:before{content:"\f187"}.bi-battery:before{content:"\f188"}.bi-bell-fill:before{content:"\f189"}.bi-bell:before{content:"\f18a"}.bi-bezier:before{content:"\f18b"}.bi-bezier2:before{content:"\f18c"}.bi-bicycle:before{content:"\f18d"}.bi-binoculars-fill:before{content:"\f18e"}.bi-binoculars:before{content:"\f18f"}.bi-blockquote-left:before{content:"\f190"}.bi-blockquote-right:before{content:"\f191"}.bi-book-fill:before{content:"\f192"}.bi-book-half:before{content:"\f193"}.bi-book:before{content:"\f194"}.bi-bookmark-check-fill:before{content:"\f195"}.bi-bookmark-check:before{content:"\f196"}.bi-bookmark-dash-fill:before{content:"\f197"}.bi-bookmark-dash:before{content:"\f198"}.bi-bookmark-fill:before{content:"\f199"}.bi-bookmark-heart-fill:before{content:"\f19a"}.bi-bookmark-heart:before{content:"\f19b"}.bi-bookmark-plus-fill:before{content:"\f19c"}.bi-bookmark-plus:before{content:"\f19d"}.bi-bookmark-star-fill:before{content:"\f19e"}.bi-bookmark-star:before{content:"\f19f"}.bi-bookmark-x-fill:before{content:"\f1a0"}.bi-bookmark-x:before{content:"\f1a1"}.bi-bookmark:before{content:"\f1a2"}.bi-bookmarks-fill:before{content:"\f1a3"}.bi-bookmarks:before{content:"\f1a4"}.bi-bookshelf:before{content:"\f1a5"}.bi-bootstrap-fill:before{content:"\f1a6"}.bi-bootstrap-reboot:before{content:"\f1a7"}.bi-bootstrap:before{content:"\f1a8"}.bi-border-all:before{content:"\f1a9"}.bi-border-bottom:before{content:"\f1aa"}.bi-border-center:before{content:"\f1ab"}.bi-border-inner:before{content:"\f1ac"}.bi-border-left:before{content:"\f1ad"}.bi-border-middle:before{content:"\f1ae"}.bi-border-outer:before{content:"\f1af"}.bi-border-right:before{content:"\f1b0"}.bi-border-style:before{content:"\f1b1"}.bi-border-top:before{content:"\f1b2"}.bi-border-width:before{content:"\f1b3"}.bi-border:before{content:"\f1b4"}.bi-bounding-box-circles:before{content:"\f1b5"}.bi-bounding-box:before{content:"\f1b6"}.bi-box-arrow-down-left:before{content:"\f1b7"}.bi-box-arrow-down-right:before{content:"\f1b8"}.bi-box-arrow-down:before{content:"\f1b9"}.bi-box-arrow-in-down-left:before{content:"\f1ba"}.bi-box-arrow-in-down-right:before{content:"\f1bb"}.bi-box-arrow-in-down:before{content:"\f1bc"}.bi-box-arrow-in-left:before{content:"\f1bd"}.bi-box-arrow-in-right:before{content:"\f1be"}.bi-box-arrow-in-up-left:before{content:"\f1bf"}.bi-box-arrow-in-up-right:before{content:"\f1c0"}.bi-box-arrow-in-up:before{content:"\f1c1"}.bi-box-arrow-left:before{content:"\f1c2"}.bi-box-arrow-right:before{content:"\f1c3"}.bi-box-arrow-up-left:before{content:"\f1c4"}.bi-box-arrow-up-right:before{content:"\f1c5"}.bi-box-arrow-up:before{content:"\f1c6"}.bi-box-seam:before{content:"\f1c7"}.bi-box:before{content:"\f1c8"}.bi-braces:before{content:"\f1c9"}.bi-bricks:before{content:"\f1ca"}.bi-briefcase-fill:before{content:"\f1cb"}.bi-briefcase:before{content:"\f1cc"}.bi-brightness-alt-high-fill:before{content:"\f1cd"}.bi-brightness-alt-high:before{content:"\f1ce"}.bi-brightness-alt-low-fill:before{content:"\f1cf"}.bi-brightness-alt-low:before{content:"\f1d0"}.bi-brightness-high-fill:before{content:"\f1d1"}.bi-brightness-high:before{content:"\f1d2"}.bi-brightness-low-fill:before{content:"\f1d3"}.bi-brightness-low:before{content:"\f1d4"}.bi-broadcast-pin:before{content:"\f1d5"}.bi-broadcast:before{content:"\f1d6"}.bi-brush-fill:before{content:"\f1d7"}.bi-brush:before{content:"\f1d8"}.bi-bucket-fill:before{content:"\f1d9"}.bi-bucket:before{content:"\f1da"}.bi-bug-fill:before{content:"\f1db"}.bi-bug:before{content:"\f1dc"}.bi-building:before{content:"\f1dd"}.bi-bullseye:before{content:"\f1de"}.bi-calculator-fill:before{content:"\f1df"}.bi-calculator:before{content:"\f1e0"}.bi-calendar-check-fill:before{content:"\f1e1"}.bi-calendar-check:before{content:"\f1e2"}.bi-calendar-date-fill:before{content:"\f1e3"}.bi-calendar-date:before{content:"\f1e4"}.bi-calendar-day-fill:before{content:"\f1e5"}.bi-calendar-day:before{content:"\f1e6"}.bi-calendar-event-fill:before{content:"\f1e7"}.bi-calendar-event:before{content:"\f1e8"}.bi-calendar-fill:before{content:"\f1e9"}.bi-calendar-minus-fill:before{content:"\f1ea"}.bi-calendar-minus:before{content:"\f1eb"}.bi-calendar-month-fill:before{content:"\f1ec"}.bi-calendar-month:before{content:"\f1ed"}.bi-calendar-plus-fill:before{content:"\f1ee"}.bi-calendar-plus:before{content:"\f1ef"}.bi-calendar-range-fill:before{content:"\f1f0"}.bi-calendar-range:before{content:"\f1f1"}.bi-calendar-week-fill:before{content:"\f1f2"}.bi-calendar-week:before{content:"\f1f3"}.bi-calendar-x-fill:before{content:"\f1f4"}.bi-calendar-x:before{content:"\f1f5"}.bi-calendar:before{content:"\f1f6"}.bi-calendar2-check-fill:before{content:"\f1f7"}.bi-calendar2-check:before{content:"\f1f8"}.bi-calendar2-date-fill:before{content:"\f1f9"}.bi-calendar2-date:before{content:"\f1fa"}.bi-calendar2-day-fill:before{content:"\f1fb"}.bi-calendar2-day:before{content:"\f1fc"}.bi-calendar2-event-fill:before{content:"\f1fd"}.bi-calendar2-event:before{content:"\f1fe"}.bi-calendar2-fill:before{content:"\f1ff"}.bi-calendar2-minus-fill:before{content:"\f200"}.bi-calendar2-minus:before{content:"\f201"}.bi-calendar2-month-fill:before{content:"\f202"}.bi-calendar2-month:before{content:"\f203"}.bi-calendar2-plus-fill:before{content:"\f204"}.bi-calendar2-plus:before{content:"\f205"}.bi-calendar2-range-fill:before{content:"\f206"}.bi-calendar2-range:before{content:"\f207"}.bi-calendar2-week-fill:before{content:"\f208"}.bi-calendar2-week:before{content:"\f209"}.bi-calendar2-x-fill:before{content:"\f20a"}.bi-calendar2-x:before{content:"\f20b"}.bi-calendar2:before{content:"\f20c"}.bi-calendar3-event-fill:before{content:"\f20d"}.bi-calendar3-event:before{content:"\f20e"}.bi-calendar3-fill:before{content:"\f20f"}.bi-calendar3-range-fill:before{content:"\f210"}.bi-calendar3-range:before{content:"\f211"}.bi-calendar3-week-fill:before{content:"\f212"}.bi-calendar3-week:before{content:"\f213"}.bi-calendar3:before{content:"\f214"}.bi-calendar4-event:before{content:"\f215"}.bi-calendar4-range:before{content:"\f216"}.bi-calendar4-week:before{content:"\f217"}.bi-calendar4:before{content:"\f218"}.bi-camera-fill:before{content:"\f219"}.bi-camera-reels-fill:before{content:"\f21a"}.bi-camera-reels:before{content:"\f21b"}.bi-camera-video-fill:before{content:"\f21c"}.bi-camera-video-off-fill:before{content:"\f21d"}.bi-camera-video-off:before{content:"\f21e"}.bi-camera-video:before{content:"\f21f"}.bi-camera:before{content:"\f220"}.bi-camera2:before{content:"\f221"}.bi-capslock-fill:before{content:"\f222"}.bi-capslock:before{content:"\f223"}.bi-card-checklist:before{content:"\f224"}.bi-card-heading:before{content:"\f225"}.bi-card-image:before{content:"\f226"}.bi-card-list:before{content:"\f227"}.bi-card-text:before{content:"\f228"}.bi-caret-down-fill:before{content:"\f229"}.bi-caret-down-square-fill:before{content:"\f22a"}.bi-caret-down-square:before{content:"\f22b"}.bi-caret-down:before{content:"\f22c"}.bi-caret-left-fill:before{content:"\f22d"}.bi-caret-left-square-fill:before{content:"\f22e"}.bi-caret-left-square:before{content:"\f22f"}.bi-caret-left:before{content:"\f230"}.bi-caret-right-fill:before{content:"\f231"}.bi-caret-right-square-fill:before{content:"\f232"}.bi-caret-right-square:before{content:"\f233"}.bi-caret-right:before{content:"\f234"}.bi-caret-up-fill:before{content:"\f235"}.bi-caret-up-square-fill:before{content:"\f236"}.bi-caret-up-square:before{content:"\f237"}.bi-caret-up:before{content:"\f238"}.bi-cart-check-fill:before{content:"\f239"}.bi-cart-check:before{content:"\f23a"}.bi-cart-dash-fill:before{content:"\f23b"}.bi-cart-dash:before{content:"\f23c"}.bi-cart-fill:before{content:"\f23d"}.bi-cart-plus-fill:before{content:"\f23e"}.bi-cart-plus:before{content:"\f23f"}.bi-cart-x-fill:before{content:"\f240"}.bi-cart-x:before{content:"\f241"}.bi-cart:before{content:"\f242"}.bi-cart2:before{content:"\f243"}.bi-cart3:before{content:"\f244"}.bi-cart4:before{content:"\f245"}.bi-cash-stack:before{content:"\f246"}.bi-cash:before{content:"\f247"}.bi-cast:before{content:"\f248"}.bi-chat-dots-fill:before{content:"\f249"}.bi-chat-dots:before{content:"\f24a"}.bi-chat-fill:before{content:"\f24b"}.bi-chat-left-dots-fill:before{content:"\f24c"}.bi-chat-left-dots:before{content:"\f24d"}.bi-chat-left-fill:before{content:"\f24e"}.bi-chat-left-quote-fill:before{content:"\f24f"}.bi-chat-left-quote:before{content:"\f250"}.bi-chat-left-text-fill:before{content:"\f251"}.bi-chat-left-text:before{content:"\f252"}.bi-chat-left:before{content:"\f253"}.bi-chat-quote-fill:before{content:"\f254"}.bi-chat-quote:before{content:"\f255"}.bi-chat-right-dots-fill:before{content:"\f256"}.bi-chat-right-dots:before{content:"\f257"}.bi-chat-right-fill:before{content:"\f258"}.bi-chat-right-quote-fill:before{content:"\f259"}.bi-chat-right-quote:before{content:"\f25a"}.bi-chat-right-text-fill:before{content:"\f25b"}.bi-chat-right-text:before{content:"\f25c"}.bi-chat-right:before{content:"\f25d"}.bi-chat-square-dots-fill:before{content:"\f25e"}.bi-chat-square-dots:before{content:"\f25f"}.bi-chat-square-fill:before{content:"\f260"}.bi-chat-square-quote-fill:before{content:"\f261"}.bi-chat-square-quote:before{content:"\f262"}.bi-chat-square-text-fill:before{content:"\f263"}.bi-chat-square-text:before{content:"\f264"}.bi-chat-square:before{content:"\f265"}.bi-chat-text-fill:before{content:"\f266"}.bi-chat-text:before{content:"\f267"}.bi-chat:before{content:"\f268"}.bi-check-all:before{content:"\f269"}.bi-check-circle-fill:before{content:"\f26a"}.bi-check-circle:before{content:"\f26b"}.bi-check-square-fill:before{content:"\f26c"}.bi-check-square:before{content:"\f26d"}.bi-check:before{content:"\f26e"}.bi-check2-all:before{content:"\f26f"}.bi-check2-circle:before{content:"\f270"}.bi-check2-square:before{content:"\f271"}.bi-check2:before{content:"\f272"}.bi-chevron-bar-contract:before{content:"\f273"}.bi-chevron-bar-down:before{content:"\f274"}.bi-chevron-bar-expand:before{content:"\f275"}.bi-chevron-bar-left:before{content:"\f276"}.bi-chevron-bar-right:before{content:"\f277"}.bi-chevron-bar-up:before{content:"\f278"}.bi-chevron-compact-down:before{content:"\f279"}.bi-chevron-compact-left:before{content:"\f27a"}.bi-chevron-compact-right:before{content:"\f27b"}.bi-chevron-compact-up:before{content:"\f27c"}.bi-chevron-contract:before{content:"\f27d"}.bi-chevron-double-down:before{content:"\f27e"}.bi-chevron-double-left:before{content:"\f27f"}.bi-chevron-double-right:before{content:"\f280"}.bi-chevron-double-up:before{content:"\f281"}.bi-chevron-down:before{content:"\f282"}.bi-chevron-expand:before{content:"\f283"}.bi-chevron-left:before{content:"\f284"}.bi-chevron-right:before{content:"\f285"}.bi-chevron-up:before{content:"\f286"}.bi-circle-fill:before{content:"\f287"}.bi-circle-half:before{content:"\f288"}.bi-circle-square:before{content:"\f289"}.bi-circle:before{content:"\f28a"}.bi-clipboard-check:before{content:"\f28b"}.bi-clipboard-data:before{content:"\f28c"}.bi-clipboard-minus:before{content:"\f28d"}.bi-clipboard-plus:before{content:"\f28e"}.bi-clipboard-x:before{content:"\f28f"}.bi-clipboard:before{content:"\f290"}.bi-clock-fill:before{content:"\f291"}.bi-clock-history:before{content:"\f292"}.bi-clock:before{content:"\f293"}.bi-cloud-arrow-down-fill:before{content:"\f294"}.bi-cloud-arrow-down:before{content:"\f295"}.bi-cloud-arrow-up-fill:before{content:"\f296"}.bi-cloud-arrow-up:before{content:"\f297"}.bi-cloud-check-fill:before{content:"\f298"}.bi-cloud-check:before{content:"\f299"}.bi-cloud-download-fill:before{content:"\f29a"}.bi-cloud-download:before{content:"\f29b"}.bi-cloud-drizzle-fill:before{content:"\f29c"}.bi-cloud-drizzle:before{content:"\f29d"}.bi-cloud-fill:before{content:"\f29e"}.bi-cloud-fog-fill:before{content:"\f29f"}.bi-cloud-fog:before{content:"\f2a0"}.bi-cloud-fog2-fill:before{content:"\f2a1"}.bi-cloud-fog2:before{content:"\f2a2"}.bi-cloud-hail-fill:before{content:"\f2a3"}.bi-cloud-hail:before{content:"\f2a4"}.bi-cloud-haze-1:before{content:"\f2a5"}.bi-cloud-haze-fill:before{content:"\f2a6"}.bi-cloud-haze:before{content:"\f2a7"}.bi-cloud-haze2-fill:before{content:"\f2a8"}.bi-cloud-lightning-fill:before{content:"\f2a9"}.bi-cloud-lightning-rain-fill:before{content:"\f2aa"}.bi-cloud-lightning-rain:before{content:"\f2ab"}.bi-cloud-lightning:before{content:"\f2ac"}.bi-cloud-minus-fill:before{content:"\f2ad"}.bi-cloud-minus:before{content:"\f2ae"}.bi-cloud-moon-fill:before{content:"\f2af"}.bi-cloud-moon:before{content:"\f2b0"}.bi-cloud-plus-fill:before{content:"\f2b1"}.bi-cloud-plus:before{content:"\f2b2"}.bi-cloud-rain-fill:before{content:"\f2b3"}.bi-cloud-rain-heavy-fill:before{content:"\f2b4"}.bi-cloud-rain-heavy:before{content:"\f2b5"}.bi-cloud-rain:before{content:"\f2b6"}.bi-cloud-slash-fill:before{content:"\f2b7"}.bi-cloud-slash:before{content:"\f2b8"}.bi-cloud-sleet-fill:before{content:"\f2b9"}.bi-cloud-sleet:before{content:"\f2ba"}.bi-cloud-snow-fill:before{content:"\f2bb"}.bi-cloud-snow:before{content:"\f2bc"}.bi-cloud-sun-fill:before{content:"\f2bd"}.bi-cloud-sun:before{content:"\f2be"}.bi-cloud-upload-fill:before{content:"\f2bf"}.bi-cloud-upload:before{content:"\f2c0"}.bi-cloud:before{content:"\f2c1"}.bi-clouds-fill:before{content:"\f2c2"}.bi-clouds:before{content:"\f2c3"}.bi-cloudy-fill:before{content:"\f2c4"}.bi-cloudy:before{content:"\f2c5"}.bi-code-slash:before{content:"\f2c6"}.bi-code-square:before{content:"\f2c7"}.bi-code:before{content:"\f2c8"}.bi-collection-fill:before{content:"\f2c9"}.bi-collection-play-fill:before{content:"\f2ca"}.bi-collection-play:before{content:"\f2cb"}.bi-collection:before{content:"\f2cc"}.bi-columns-gap:before{content:"\f2cd"}.bi-columns:before{content:"\f2ce"}.bi-command:before{content:"\f2cf"}.bi-compass-fill:before{content:"\f2d0"}.bi-compass:before{content:"\f2d1"}.bi-cone-striped:before{content:"\f2d2"}.bi-cone:before{content:"\f2d3"}.bi-controller:before{content:"\f2d4"}.bi-cpu-fill:before{content:"\f2d5"}.bi-cpu:before{content:"\f2d6"}.bi-credit-card-2-back-fill:before{content:"\f2d7"}.bi-credit-card-2-back:before{content:"\f2d8"}.bi-credit-card-2-front-fill:before{content:"\f2d9"}.bi-credit-card-2-front:before{content:"\f2da"}.bi-credit-card-fill:before{content:"\f2db"}.bi-credit-card:before{content:"\f2dc"}.bi-crop:before{content:"\f2dd"}.bi-cup-fill:before{content:"\f2de"}.bi-cup-straw:before{content:"\f2df"}.bi-cup:before{content:"\f2e0"}.bi-cursor-fill:before{content:"\f2e1"}.bi-cursor-text:before{content:"\f2e2"}.bi-cursor:before{content:"\f2e3"}.bi-dash-circle-dotted:before{content:"\f2e4"}.bi-dash-circle-fill:before{content:"\f2e5"}.bi-dash-circle:before{content:"\f2e6"}.bi-dash-square-dotted:before{content:"\f2e7"}.bi-dash-square-fill:before{content:"\f2e8"}.bi-dash-square:before{content:"\f2e9"}.bi-dash:before{content:"\f2ea"}.bi-diagram-2-fill:before{content:"\f2eb"}.bi-diagram-2:before{content:"\f2ec"}.bi-diagram-3-fill:before{content:"\f2ed"}.bi-diagram-3:before{content:"\f2ee"}.bi-diamond-fill:before{content:"\f2ef"}.bi-diamond-half:before{content:"\f2f0"}.bi-diamond:before{content:"\f2f1"}.bi-dice-1-fill:before{content:"\f2f2"}.bi-dice-1:before{content:"\f2f3"}.bi-dice-2-fill:before{content:"\f2f4"}.bi-dice-2:before{content:"\f2f5"}.bi-dice-3-fill:before{content:"\f2f6"}.bi-dice-3:before{content:"\f2f7"}.bi-dice-4-fill:before{content:"\f2f8"}.bi-dice-4:before{content:"\f2f9"}.bi-dice-5-fill:before{content:"\f2fa"}.bi-dice-5:before{content:"\f2fb"}.bi-dice-6-fill:before{content:"\f2fc"}.bi-dice-6:before{content:"\f2fd"}.bi-disc-fill:before{content:"\f2fe"}.bi-disc:before{content:"\f2ff"}.bi-discord:before{content:"\f300"}.bi-display-fill:before{content:"\f301"}.bi-display:before{content:"\f302"}.bi-distribute-horizontal:before{content:"\f303"}.bi-distribute-vertical:before{content:"\f304"}.bi-door-closed-fill:before{content:"\f305"}.bi-door-closed:before{content:"\f306"}.bi-door-open-fill:before{content:"\f307"}.bi-door-open:before{content:"\f308"}.bi-dot:before{content:"\f309"}.bi-download:before{content:"\f30a"}.bi-droplet-fill:before{content:"\f30b"}.bi-droplet-half:before{content:"\f30c"}.bi-droplet:before{content:"\f30d"}.bi-earbuds:before{content:"\f30e"}.bi-easel-fill:before{content:"\f30f"}.bi-easel:before{content:"\f310"}.bi-egg-fill:before{content:"\f311"}.bi-egg-fried:before{content:"\f312"}.bi-egg:before{content:"\f313"}.bi-eject-fill:before{content:"\f314"}.bi-eject:before{content:"\f315"}.bi-emoji-angry-fill:before{content:"\f316"}.bi-emoji-angry:before{content:"\f317"}.bi-emoji-dizzy-fill:before{content:"\f318"}.bi-emoji-dizzy:before{content:"\f319"}.bi-emoji-expressionless-fill:before{content:"\f31a"}.bi-emoji-expressionless:before{content:"\f31b"}.bi-emoji-frown-fill:before{content:"\f31c"}.bi-emoji-frown:before{content:"\f31d"}.bi-emoji-heart-eyes-fill:before{content:"\f31e"}.bi-emoji-heart-eyes:before{content:"\f31f"}.bi-emoji-laughing-fill:before{content:"\f320"}.bi-emoji-laughing:before{content:"\f321"}.bi-emoji-neutral-fill:before{content:"\f322"}.bi-emoji-neutral:before{content:"\f323"}.bi-emoji-smile-fill:before{content:"\f324"}.bi-emoji-smile-upside-down-fill:before{content:"\f325"}.bi-emoji-smile-upside-down:before{content:"\f326"}.bi-emoji-smile:before{content:"\f327"}.bi-emoji-sunglasses-fill:before{content:"\f328"}.bi-emoji-sunglasses:before{content:"\f329"}.bi-emoji-wink-fill:before{content:"\f32a"}.bi-emoji-wink:before{content:"\f32b"}.bi-envelope-fill:before{content:"\f32c"}.bi-envelope-open-fill:before{content:"\f32d"}.bi-envelope-open:before{content:"\f32e"}.bi-envelope:before{content:"\f32f"}.bi-eraser-fill:before{content:"\f330"}.bi-eraser:before{content:"\f331"}.bi-exclamation-circle-fill:before{content:"\f332"}.bi-exclamation-circle:before{content:"\f333"}.bi-exclamation-diamond-fill:before{content:"\f334"}.bi-exclamation-diamond:before{content:"\f335"}.bi-exclamation-octagon-fill:before{content:"\f336"}.bi-exclamation-octagon:before{content:"\f337"}.bi-exclamation-square-fill:before{content:"\f338"}.bi-exclamation-square:before{content:"\f339"}.bi-exclamation-triangle-fill:before{content:"\f33a"}.bi-exclamation-triangle:before{content:"\f33b"}.bi-exclamation:before{content:"\f33c"}.bi-exclude:before{content:"\f33d"}.bi-eye-fill:before{content:"\f33e"}.bi-eye-slash-fill:before{content:"\f33f"}.bi-eye-slash:before{content:"\f340"}.bi-eye:before{content:"\f341"}.bi-eyedropper:before{content:"\f342"}.bi-eyeglasses:before{content:"\f343"}.bi-facebook:before{content:"\f344"}.bi-file-arrow-down-fill:before{content:"\f345"}.bi-file-arrow-down:before{content:"\f346"}.bi-file-arrow-up-fill:before{content:"\f347"}.bi-file-arrow-up:before{content:"\f348"}.bi-file-bar-graph-fill:before{content:"\f349"}.bi-file-bar-graph:before{content:"\f34a"}.bi-file-binary-fill:before{content:"\f34b"}.bi-file-binary:before{content:"\f34c"}.bi-file-break-fill:before{content:"\f34d"}.bi-file-break:before{content:"\f34e"}.bi-file-check-fill:before{content:"\f34f"}.bi-file-check:before{content:"\f350"}.bi-file-code-fill:before{content:"\f351"}.bi-file-code:before{content:"\f352"}.bi-file-diff-fill:before{content:"\f353"}.bi-file-diff:before{content:"\f354"}.bi-file-earmark-arrow-down-fill:before{content:"\f355"}.bi-file-earmark-arrow-down:before{content:"\f356"}.bi-file-earmark-arrow-up-fill:before{content:"\f357"}.bi-file-earmark-arrow-up:before{content:"\f358"}.bi-file-earmark-bar-graph-fill:before{content:"\f359"}.bi-file-earmark-bar-graph:before{content:"\f35a"}.bi-file-earmark-binary-fill:before{content:"\f35b"}.bi-file-earmark-binary:before{content:"\f35c"}.bi-file-earmark-break-fill:before{content:"\f35d"}.bi-file-earmark-break:before{content:"\f35e"}.bi-file-earmark-check-fill:before{content:"\f35f"}.bi-file-earmark-check:before{content:"\f360"}.bi-file-earmark-code-fill:before{content:"\f361"}.bi-file-earmark-code:before{content:"\f362"}.bi-file-earmark-diff-fill:before{content:"\f363"}.bi-file-earmark-diff:before{content:"\f364"}.bi-file-earmark-easel-fill:before{content:"\f365"}.bi-file-earmark-easel:before{content:"\f366"}.bi-file-earmark-excel-fill:before{content:"\f367"}.bi-file-earmark-excel:before{content:"\f368"}.bi-file-earmark-fill:before{content:"\f369"}.bi-file-earmark-font-fill:before{content:"\f36a"}.bi-file-earmark-font:before{content:"\f36b"}.bi-file-earmark-image-fill:before{content:"\f36c"}.bi-file-earmark-image:before{content:"\f36d"}.bi-file-earmark-lock-fill:before{content:"\f36e"}.bi-file-earmark-lock:before{content:"\f36f"}.bi-file-earmark-lock2-fill:before{content:"\f370"}.bi-file-earmark-lock2:before{content:"\f371"}.bi-file-earmark-medical-fill:before{content:"\f372"}.bi-file-earmark-medical:before{content:"\f373"}.bi-file-earmark-minus-fill:before{content:"\f374"}.bi-file-earmark-minus:before{content:"\f375"}.bi-file-earmark-music-fill:before{content:"\f376"}.bi-file-earmark-music:before{content:"\f377"}.bi-file-earmark-person-fill:before{content:"\f378"}.bi-file-earmark-person:before{content:"\f379"}.bi-file-earmark-play-fill:before{content:"\f37a"}.bi-file-earmark-play:before{content:"\f37b"}.bi-file-earmark-plus-fill:before{content:"\f37c"}.bi-file-earmark-plus:before{content:"\f37d"}.bi-file-earmark-post-fill:before{content:"\f37e"}.bi-file-earmark-post:before{content:"\f37f"}.bi-file-earmark-ppt-fill:before{content:"\f380"}.bi-file-earmark-ppt:before{content:"\f381"}.bi-file-earmark-richtext-fill:before{content:"\f382"}.bi-file-earmark-richtext:before{content:"\f383"}.bi-file-earmark-ruled-fill:before{content:"\f384"}.bi-file-earmark-ruled:before{content:"\f385"}.bi-file-earmark-slides-fill:before{content:"\f386"}.bi-file-earmark-slides:before{content:"\f387"}.bi-file-earmark-spreadsheet-fill:before{content:"\f388"}.bi-file-earmark-spreadsheet:before{content:"\f389"}.bi-file-earmark-text-fill:before{content:"\f38a"}.bi-file-earmark-text:before{content:"\f38b"}.bi-file-earmark-word-fill:before{content:"\f38c"}.bi-file-earmark-word:before{content:"\f38d"}.bi-file-earmark-x-fill:before{content:"\f38e"}.bi-file-earmark-x:before{content:"\f38f"}.bi-file-earmark-zip-fill:before{content:"\f390"}.bi-file-earmark-zip:before{content:"\f391"}.bi-file-earmark:before{content:"\f392"}.bi-file-easel-fill:before{content:"\f393"}.bi-file-easel:before{content:"\f394"}.bi-file-excel-fill:before{content:"\f395"}.bi-file-excel:before{content:"\f396"}.bi-file-fill:before{content:"\f397"}.bi-file-font-fill:before{content:"\f398"}.bi-file-font:before{content:"\f399"}.bi-file-image-fill:before{content:"\f39a"}.bi-file-image:before{content:"\f39b"}.bi-file-lock-fill:before{content:"\f39c"}.bi-file-lock:before{content:"\f39d"}.bi-file-lock2-fill:before{content:"\f39e"}.bi-file-lock2:before{content:"\f39f"}.bi-file-medical-fill:before{content:"\f3a0"}.bi-file-medical:before{content:"\f3a1"}.bi-file-minus-fill:before{content:"\f3a2"}.bi-file-minus:before{content:"\f3a3"}.bi-file-music-fill:before{content:"\f3a4"}.bi-file-music:before{content:"\f3a5"}.bi-file-person-fill:before{content:"\f3a6"}.bi-file-person:before{content:"\f3a7"}.bi-file-play-fill:before{content:"\f3a8"}.bi-file-play:before{content:"\f3a9"}.bi-file-plus-fill:before{content:"\f3aa"}.bi-file-plus:before{content:"\f3ab"}.bi-file-post-fill:before{content:"\f3ac"}.bi-file-post:before{content:"\f3ad"}.bi-file-ppt-fill:before{content:"\f3ae"}.bi-file-ppt:before{content:"\f3af"}.bi-file-richtext-fill:before{content:"\f3b0"}.bi-file-richtext:before{content:"\f3b1"}.bi-file-ruled-fill:before{content:"\f3b2"}.bi-file-ruled:before{content:"\f3b3"}.bi-file-slides-fill:before{content:"\f3b4"}.bi-file-slides:before{content:"\f3b5"}.bi-file-spreadsheet-fill:before{content:"\f3b6"}.bi-file-spreadsheet:before{content:"\f3b7"}.bi-file-text-fill:before{content:"\f3b8"}.bi-file-text:before{content:"\f3b9"}.bi-file-word-fill:before{content:"\f3ba"}.bi-file-word:before{content:"\f3bb"}.bi-file-x-fill:before{content:"\f3bc"}.bi-file-x:before{content:"\f3bd"}.bi-file-zip-fill:before{content:"\f3be"}.bi-file-zip:before{content:"\f3bf"}.bi-file:before{content:"\f3c0"}.bi-files-alt:before{content:"\f3c1"}.bi-files:before{content:"\f3c2"}.bi-film:before{content:"\f3c3"}.bi-filter-circle-fill:before{content:"\f3c4"}.bi-filter-circle:before{content:"\f3c5"}.bi-filter-left:before{content:"\f3c6"}.bi-filter-right:before{content:"\f3c7"}.bi-filter-square-fill:before{content:"\f3c8"}.bi-filter-square:before{content:"\f3c9"}.bi-filter:before{content:"\f3ca"}.bi-flag-fill:before{content:"\f3cb"}.bi-flag:before{content:"\f3cc"}.bi-flower1:before{content:"\f3cd"}.bi-flower2:before{content:"\f3ce"}.bi-flower3:before{content:"\f3cf"}.bi-folder-check:before{content:"\f3d0"}.bi-folder-fill:before{content:"\f3d1"}.bi-folder-minus:before{content:"\f3d2"}.bi-folder-plus:before{content:"\f3d3"}.bi-folder-symlink-fill:before{content:"\f3d4"}.bi-folder-symlink:before{content:"\f3d5"}.bi-folder-x:before{content:"\f3d6"}.bi-folder:before{content:"\f3d7"}.bi-folder2-open:before{content:"\f3d8"}.bi-folder2:before{content:"\f3d9"}.bi-fonts:before{content:"\f3da"}.bi-forward-fill:before{content:"\f3db"}.bi-forward:before{content:"\f3dc"}.bi-front:before{content:"\f3dd"}.bi-fullscreen-exit:before{content:"\f3de"}.bi-fullscreen:before{content:"\f3df"}.bi-funnel-fill:before{content:"\f3e0"}.bi-funnel:before{content:"\f3e1"}.bi-gear-fill:before{content:"\f3e2"}.bi-gear-wide-connected:before{content:"\f3e3"}.bi-gear-wide:before{content:"\f3e4"}.bi-gear:before{content:"\f3e5"}.bi-gem:before{content:"\f3e6"}.bi-geo-alt-fill:before{content:"\f3e7"}.bi-geo-alt:before{content:"\f3e8"}.bi-geo-fill:before{content:"\f3e9"}.bi-geo:before{content:"\f3ea"}.bi-gift-fill:before{content:"\f3eb"}.bi-gift:before{content:"\f3ec"}.bi-github:before{content:"\f3ed"}.bi-globe:before{content:"\f3ee"}.bi-globe2:before{content:"\f3ef"}.bi-google:before{content:"\f3f0"}.bi-graph-down:before{content:"\f3f1"}.bi-graph-up:before{content:"\f3f2"}.bi-grid-1x2-fill:before{content:"\f3f3"}.bi-grid-1x2:before{content:"\f3f4"}.bi-grid-3x2-gap-fill:before{content:"\f3f5"}.bi-grid-3x2-gap:before{content:"\f3f6"}.bi-grid-3x2:before{content:"\f3f7"}.bi-grid-3x3-gap-fill:before{content:"\f3f8"}.bi-grid-3x3-gap:before{content:"\f3f9"}.bi-grid-3x3:before{content:"\f3fa"}.bi-grid-fill:before{content:"\f3fb"}.bi-grid:before{content:"\f3fc"}.bi-grip-horizontal:before{content:"\f3fd"}.bi-grip-vertical:before{content:"\f3fe"}.bi-hammer:before{content:"\f3ff"}.bi-hand-index-fill:before{content:"\f400"}.bi-hand-index-thumb-fill:before{content:"\f401"}.bi-hand-index-thumb:before{content:"\f402"}.bi-hand-index:before{content:"\f403"}.bi-hand-thumbs-down-fill:before{content:"\f404"}.bi-hand-thumbs-down:before{content:"\f405"}.bi-hand-thumbs-up-fill:before{content:"\f406"}.bi-hand-thumbs-up:before{content:"\f407"}.bi-handbag-fill:before{content:"\f408"}.bi-handbag:before{content:"\f409"}.bi-hash:before{content:"\f40a"}.bi-hdd-fill:before{content:"\f40b"}.bi-hdd-network-fill:before{content:"\f40c"}.bi-hdd-network:before{content:"\f40d"}.bi-hdd-rack-fill:before{content:"\f40e"}.bi-hdd-rack:before{content:"\f40f"}.bi-hdd-stack-fill:before{content:"\f410"}.bi-hdd-stack:before{content:"\f411"}.bi-hdd:before{content:"\f412"}.bi-headphones:before{content:"\f413"}.bi-headset:before{content:"\f414"}.bi-heart-fill:before{content:"\f415"}.bi-heart-half:before{content:"\f416"}.bi-heart:before{content:"\f417"}.bi-heptagon-fill:before{content:"\f418"}.bi-heptagon-half:before{content:"\f419"}.bi-heptagon:before{content:"\f41a"}.bi-hexagon-fill:before{content:"\f41b"}.bi-hexagon-half:before{content:"\f41c"}.bi-hexagon:before{content:"\f41d"}.bi-hourglass-bottom:before{content:"\f41e"}.bi-hourglass-split:before{content:"\f41f"}.bi-hourglass-top:before{content:"\f420"}.bi-hourglass:before{content:"\f421"}.bi-house-door-fill:before{content:"\f422"}.bi-house-door:before{content:"\f423"}.bi-house-fill:before{content:"\f424"}.bi-house:before{content:"\f425"}.bi-hr:before{content:"\f426"}.bi-hurricane:before{content:"\f427"}.bi-image-alt:before{content:"\f428"}.bi-image-fill:before{content:"\f429"}.bi-image:before{content:"\f42a"}.bi-images:before{content:"\f42b"}.bi-inbox-fill:before{content:"\f42c"}.bi-inbox:before{content:"\f42d"}.bi-inboxes-fill:before{content:"\f42e"}.bi-inboxes:before{content:"\f42f"}.bi-info-circle-fill:before{content:"\f430"}.bi-info-circle:before{content:"\f431"}.bi-info-square-fill:before{content:"\f432"}.bi-info-square:before{content:"\f433"}.bi-info:before{content:"\f434"}.bi-input-cursor-text:before{content:"\f435"}.bi-input-cursor:before{content:"\f436"}.bi-instagram:before{content:"\f437"}.bi-intersect:before{content:"\f438"}.bi-journal-album:before{content:"\f439"}.bi-journal-arrow-down:before{content:"\f43a"}.bi-journal-arrow-up:before{content:"\f43b"}.bi-journal-bookmark-fill:before{content:"\f43c"}.bi-journal-bookmark:before{content:"\f43d"}.bi-journal-check:before{content:"\f43e"}.bi-journal-code:before{content:"\f43f"}.bi-journal-medical:before{content:"\f440"}.bi-journal-minus:before{content:"\f441"}.bi-journal-plus:before{content:"\f442"}.bi-journal-richtext:before{content:"\f443"}.bi-journal-text:before{content:"\f444"}.bi-journal-x:before{content:"\f445"}.bi-journal:before{content:"\f446"}.bi-journals:before{content:"\f447"}.bi-joystick:before{content:"\f448"}.bi-justify-left:before{content:"\f449"}.bi-justify-right:before{content:"\f44a"}.bi-justify:before{content:"\f44b"}.bi-kanban-fill:before{content:"\f44c"}.bi-kanban:before{content:"\f44d"}.bi-key-fill:before{content:"\f44e"}.bi-key:before{content:"\f44f"}.bi-keyboard-fill:before{content:"\f450"}.bi-keyboard:before{content:"\f451"}.bi-ladder:before{content:"\f452"}.bi-lamp-fill:before{content:"\f453"}.bi-lamp:before{content:"\f454"}.bi-laptop-fill:before{content:"\f455"}.bi-laptop:before{content:"\f456"}.bi-layer-backward:before{content:"\f457"}.bi-layer-forward:before{content:"\f458"}.bi-layers-fill:before{content:"\f459"}.bi-layers-half:before{content:"\f45a"}.bi-layers:before{content:"\f45b"}.bi-layout-sidebar-inset-reverse:before{content:"\f45c"}.bi-layout-sidebar-inset:before{content:"\f45d"}.bi-layout-sidebar-reverse:before{content:"\f45e"}.bi-layout-sidebar:before{content:"\f45f"}.bi-layout-split:before{content:"\f460"}.bi-layout-text-sidebar-reverse:before{content:"\f461"}.bi-layout-text-sidebar:before{content:"\f462"}.bi-layout-text-window-reverse:before{content:"\f463"}.bi-layout-text-window:before{content:"\f464"}.bi-layout-three-columns:before{content:"\f465"}.bi-layout-wtf:before{content:"\f466"}.bi-life-preserver:before{content:"\f467"}.bi-lightbulb-fill:before{content:"\f468"}.bi-lightbulb-off-fill:before{content:"\f469"}.bi-lightbulb-off:before{content:"\f46a"}.bi-lightbulb:before{content:"\f46b"}.bi-lightning-charge-fill:before{content:"\f46c"}.bi-lightning-charge:before{content:"\f46d"}.bi-lightning-fill:before{content:"\f46e"}.bi-lightning:before{content:"\f46f"}.bi-link-45deg:before{content:"\f470"}.bi-link:before{content:"\f471"}.bi-linkedin:before{content:"\f472"}.bi-list-check:before{content:"\f473"}.bi-list-nested:before{content:"\f474"}.bi-list-ol:before{content:"\f475"}.bi-list-stars:before{content:"\f476"}.bi-list-task:before{content:"\f477"}.bi-list-ul:before{content:"\f478"}.bi-list:before{content:"\f479"}.bi-lock-fill:before{content:"\f47a"}.bi-lock:before{content:"\f47b"}.bi-mailbox:before{content:"\f47c"}.bi-mailbox2:before{content:"\f47d"}.bi-map-fill:before{content:"\f47e"}.bi-map:before{content:"\f47f"}.bi-markdown-fill:before{content:"\f480"}.bi-markdown:before{content:"\f481"}.bi-mask:before{content:"\f482"}.bi-megaphone-fill:before{content:"\f483"}.bi-megaphone:before{content:"\f484"}.bi-menu-app-fill:before{content:"\f485"}.bi-menu-app:before{content:"\f486"}.bi-menu-button-fill:before{content:"\f487"}.bi-menu-button-wide-fill:before{content:"\f488"}.bi-menu-button-wide:before{content:"\f489"}.bi-menu-button:before{content:"\f48a"}.bi-menu-down:before{content:"\f48b"}.bi-menu-up:before{content:"\f48c"}.bi-mic-fill:before{content:"\f48d"}.bi-mic-mute-fill:before{content:"\f48e"}.bi-mic-mute:before{content:"\f48f"}.bi-mic:before{content:"\f490"}.bi-minecart-loaded:before{content:"\f491"}.bi-minecart:before{content:"\f492"}.bi-moisture:before{content:"\f493"}.bi-moon-fill:before{content:"\f494"}.bi-moon-stars-fill:before{content:"\f495"}.bi-moon-stars:before{content:"\f496"}.bi-moon:before{content:"\f497"}.bi-mouse-fill:before{content:"\f498"}.bi-mouse:before{content:"\f499"}.bi-mouse2-fill:before{content:"\f49a"}.bi-mouse2:before{content:"\f49b"}.bi-mouse3-fill:before{content:"\f49c"}.bi-mouse3:before{content:"\f49d"}.bi-music-note-beamed:before{content:"\f49e"}.bi-music-note-list:before{content:"\f49f"}.bi-music-note:before{content:"\f4a0"}.bi-music-player-fill:before{content:"\f4a1"}.bi-music-player:before{content:"\f4a2"}.bi-newspaper:before{content:"\f4a3"}.bi-node-minus-fill:before{content:"\f4a4"}.bi-node-minus:before{content:"\f4a5"}.bi-node-plus-fill:before{content:"\f4a6"}.bi-node-plus:before{content:"\f4a7"}.bi-nut-fill:before{content:"\f4a8"}.bi-nut:before{content:"\f4a9"}.bi-octagon-fill:before{content:"\f4aa"}.bi-octagon-half:before{content:"\f4ab"}.bi-octagon:before{content:"\f4ac"}.bi-option:before{content:"\f4ad"}.bi-outlet:before{content:"\f4ae"}.bi-paint-bucket:before{content:"\f4af"}.bi-palette-fill:before{content:"\f4b0"}.bi-palette:before{content:"\f4b1"}.bi-palette2:before{content:"\f4b2"}.bi-paperclip:before{content:"\f4b3"}.bi-paragraph:before{content:"\f4b4"}.bi-patch-check-fill:before{content:"\f4b5"}.bi-patch-check:before{content:"\f4b6"}.bi-patch-exclamation-fill:before{content:"\f4b7"}.bi-patch-exclamation:before{content:"\f4b8"}.bi-patch-minus-fill:before{content:"\f4b9"}.bi-patch-minus:before{content:"\f4ba"}.bi-patch-plus-fill:before{content:"\f4bb"}.bi-patch-plus:before{content:"\f4bc"}.bi-patch-question-fill:before{content:"\f4bd"}.bi-patch-question:before{content:"\f4be"}.bi-pause-btn-fill:before{content:"\f4bf"}.bi-pause-btn:before{content:"\f4c0"}.bi-pause-circle-fill:before{content:"\f4c1"}.bi-pause-circle:before{content:"\f4c2"}.bi-pause-fill:before{content:"\f4c3"}.bi-pause:before{content:"\f4c4"}.bi-peace-fill:before{content:"\f4c5"}.bi-peace:before{content:"\f4c6"}.bi-pen-fill:before{content:"\f4c7"}.bi-pen:before{content:"\f4c8"}.bi-pencil-fill:before{content:"\f4c9"}.bi-pencil-square:before{content:"\f4ca"}.bi-pencil:before{content:"\f4cb"}.bi-pentagon-fill:before{content:"\f4cc"}.bi-pentagon-half:before{content:"\f4cd"}.bi-pentagon:before{content:"\f4ce"}.bi-people-fill:before{content:"\f4cf"}.bi-people:before{content:"\f4d0"}.bi-percent:before{content:"\f4d1"}.bi-person-badge-fill:before{content:"\f4d2"}.bi-person-badge:before{content:"\f4d3"}.bi-person-bounding-box:before{content:"\f4d4"}.bi-person-check-fill:before{content:"\f4d5"}.bi-person-check:before{content:"\f4d6"}.bi-person-circle:before{content:"\f4d7"}.bi-person-dash-fill:before{content:"\f4d8"}.bi-person-dash:before{content:"\f4d9"}.bi-person-fill:before{content:"\f4da"}.bi-person-lines-fill:before{content:"\f4db"}.bi-person-plus-fill:before{content:"\f4dc"}.bi-person-plus:before{content:"\f4dd"}.bi-person-square:before{content:"\f4de"}.bi-person-x-fill:before{content:"\f4df"}.bi-person-x:before{content:"\f4e0"}.bi-person:before{content:"\f4e1"}.bi-phone-fill:before{content:"\f4e2"}.bi-phone-landscape-fill:before{content:"\f4e3"}.bi-phone-landscape:before{content:"\f4e4"}.bi-phone-vibrate-fill:before{content:"\f4e5"}.bi-phone-vibrate:before{content:"\f4e6"}.bi-phone:before{content:"\f4e7"}.bi-pie-chart-fill:before{content:"\f4e8"}.bi-pie-chart:before{content:"\f4e9"}.bi-pin-angle-fill:before{content:"\f4ea"}.bi-pin-angle:before{content:"\f4eb"}.bi-pin-fill:before{content:"\f4ec"}.bi-pin:before{content:"\f4ed"}.bi-pip-fill:before{content:"\f4ee"}.bi-pip:before{content:"\f4ef"}.bi-play-btn-fill:before{content:"\f4f0"}.bi-play-btn:before{content:"\f4f1"}.bi-play-circle-fill:before{content:"\f4f2"}.bi-play-circle:before{content:"\f4f3"}.bi-play-fill:before{content:"\f4f4"}.bi-play:before{content:"\f4f5"}.bi-plug-fill:before{content:"\f4f6"}.bi-plug:before{content:"\f4f7"}.bi-plus-circle-dotted:before{content:"\f4f8"}.bi-plus-circle-fill:before{content:"\f4f9"}.bi-plus-circle:before{content:"\f4fa"}.bi-plus-square-dotted:before{content:"\f4fb"}.bi-plus-square-fill:before{content:"\f4fc"}.bi-plus-square:before{content:"\f4fd"}.bi-plus:before{content:"\f4fe"}.bi-power:before{content:"\f4ff"}.bi-printer-fill:before{content:"\f500"}.bi-printer:before{content:"\f501"}.bi-puzzle-fill:before{content:"\f502"}.bi-puzzle:before{content:"\f503"}.bi-question-circle-fill:before{content:"\f504"}.bi-question-circle:before{content:"\f505"}.bi-question-diamond-fill:before{content:"\f506"}.bi-question-diamond:before{content:"\f507"}.bi-question-octagon-fill:before{content:"\f508"}.bi-question-octagon:before{content:"\f509"}.bi-question-square-fill:before{content:"\f50a"}.bi-question-square:before{content:"\f50b"}.bi-question:before{content:"\f50c"}.bi-rainbow:before{content:"\f50d"}.bi-receipt-cutoff:before{content:"\f50e"}.bi-receipt:before{content:"\f50f"}.bi-reception-0:before{content:"\f510"}.bi-reception-1:before{content:"\f511"}.bi-reception-2:before{content:"\f512"}.bi-reception-3:before{content:"\f513"}.bi-reception-4:before{content:"\f514"}.bi-record-btn-fill:before{content:"\f515"}.bi-record-btn:before{content:"\f516"}.bi-record-circle-fill:before{content:"\f517"}.bi-record-circle:before{content:"\f518"}.bi-record-fill:before{content:"\f519"}.bi-record:before{content:"\f51a"}.bi-record2-fill:before{content:"\f51b"}.bi-record2:before{content:"\f51c"}.bi-reply-all-fill:before{content:"\f51d"}.bi-reply-all:before{content:"\f51e"}.bi-reply-fill:before{content:"\f51f"}.bi-reply:before{content:"\f520"}.bi-rss-fill:before{content:"\f521"}.bi-rss:before{content:"\f522"}.bi-rulers:before{content:"\f523"}.bi-save-fill:before{content:"\f524"}.bi-save:before{content:"\f525"}.bi-save2-fill:before{content:"\f526"}.bi-save2:before{content:"\f527"}.bi-scissors:before{content:"\f528"}.bi-screwdriver:before{content:"\f529"}.bi-search:before{content:"\f52a"}.bi-segmented-nav:before{content:"\f52b"}.bi-server:before{content:"\f52c"}.bi-share-fill:before{content:"\f52d"}.bi-share:before{content:"\f52e"}.bi-shield-check:before{content:"\f52f"}.bi-shield-exclamation:before{content:"\f530"}.bi-shield-fill-check:before{content:"\f531"}.bi-shield-fill-exclamation:before{content:"\f532"}.bi-shield-fill-minus:before{content:"\f533"}.bi-shield-fill-plus:before{content:"\f534"}.bi-shield-fill-x:before{content:"\f535"}.bi-shield-fill:before{content:"\f536"}.bi-shield-lock-fill:before{content:"\f537"}.bi-shield-lock:before{content:"\f538"}.bi-shield-minus:before{content:"\f539"}.bi-shield-plus:before{content:"\f53a"}.bi-shield-shaded:before{content:"\f53b"}.bi-shield-slash-fill:before{content:"\f53c"}.bi-shield-slash:before{content:"\f53d"}.bi-shield-x:before{content:"\f53e"}.bi-shield:before{content:"\f53f"}.bi-shift-fill:before{content:"\f540"}.bi-shift:before{content:"\f541"}.bi-shop-window:before{content:"\f542"}.bi-shop:before{content:"\f543"}.bi-shuffle:before{content:"\f544"}.bi-signpost-2-fill:before{content:"\f545"}.bi-signpost-2:before{content:"\f546"}.bi-signpost-fill:before{content:"\f547"}.bi-signpost-split-fill:before{content:"\f548"}.bi-signpost-split:before{content:"\f549"}.bi-signpost:before{content:"\f54a"}.bi-sim-fill:before{content:"\f54b"}.bi-sim:before{content:"\f54c"}.bi-skip-backward-btn-fill:before{content:"\f54d"}.bi-skip-backward-btn:before{content:"\f54e"}.bi-skip-backward-circle-fill:before{content:"\f54f"}.bi-skip-backward-circle:before{content:"\f550"}.bi-skip-backward-fill:before{content:"\f551"}.bi-skip-backward:before{content:"\f552"}.bi-skip-end-btn-fill:before{content:"\f553"}.bi-skip-end-btn:before{content:"\f554"}.bi-skip-end-circle-fill:before{content:"\f555"}.bi-skip-end-circle:before{content:"\f556"}.bi-skip-end-fill:before{content:"\f557"}.bi-skip-end:before{content:"\f558"}.bi-skip-forward-btn-fill:before{content:"\f559"}.bi-skip-forward-btn:before{content:"\f55a"}.bi-skip-forward-circle-fill:before{content:"\f55b"}.bi-skip-forward-circle:before{content:"\f55c"}.bi-skip-forward-fill:before{content:"\f55d"}.bi-skip-forward:before{content:"\f55e"}.bi-skip-start-btn-fill:before{content:"\f55f"}.bi-skip-start-btn:before{content:"\f560"}.bi-skip-start-circle-fill:before{content:"\f561"}.bi-skip-start-circle:before{content:"\f562"}.bi-skip-start-fill:before{content:"\f563"}.bi-skip-start:before{content:"\f564"}.bi-slack:before{content:"\f565"}.bi-slash-circle-fill:before{content:"\f566"}.bi-slash-circle:before{content:"\f567"}.bi-slash-square-fill:before{content:"\f568"}.bi-slash-square:before{content:"\f569"}.bi-slash:before{content:"\f56a"}.bi-sliders:before{content:"\f56b"}.bi-smartwatch:before{content:"\f56c"}.bi-snow:before{content:"\f56d"}.bi-snow2:before{content:"\f56e"}.bi-snow3:before{content:"\f56f"}.bi-sort-alpha-down-alt:before{content:"\f570"}.bi-sort-alpha-down:before{content:"\f571"}.bi-sort-alpha-up-alt:before{content:"\f572"}.bi-sort-alpha-up:before{content:"\f573"}.bi-sort-down-alt:before{content:"\f574"}.bi-sort-down:before{content:"\f575"}.bi-sort-numeric-down-alt:before{content:"\f576"}.bi-sort-numeric-down:before{content:"\f577"}.bi-sort-numeric-up-alt:before{content:"\f578"}.bi-sort-numeric-up:before{content:"\f579"}.bi-sort-up-alt:before{content:"\f57a"}.bi-sort-up:before{content:"\f57b"}.bi-soundwave:before{content:"\f57c"}.bi-speaker-fill:before{content:"\f57d"}.bi-speaker:before{content:"\f57e"}.bi-speedometer:before{content:"\f57f"}.bi-speedometer2:before{content:"\f580"}.bi-spellcheck:before{content:"\f581"}.bi-square-fill:before{content:"\f582"}.bi-square-half:before{content:"\f583"}.bi-square:before{content:"\f584"}.bi-stack:before{content:"\f585"}.bi-star-fill:before{content:"\f586"}.bi-star-half:before{content:"\f587"}.bi-star:before{content:"\f588"}.bi-stars:before{content:"\f589"}.bi-stickies-fill:before{content:"\f58a"}.bi-stickies:before{content:"\f58b"}.bi-sticky-fill:before{content:"\f58c"}.bi-sticky:before{content:"\f58d"}.bi-stop-btn-fill:before{content:"\f58e"}.bi-stop-btn:before{content:"\f58f"}.bi-stop-circle-fill:before{content:"\f590"}.bi-stop-circle:before{content:"\f591"}.bi-stop-fill:before{content:"\f592"}.bi-stop:before{content:"\f593"}.bi-stoplights-fill:before{content:"\f594"}.bi-stoplights:before{content:"\f595"}.bi-stopwatch-fill:before{content:"\f596"}.bi-stopwatch:before{content:"\f597"}.bi-subtract:before{content:"\f598"}.bi-suit-club-fill:before{content:"\f599"}.bi-suit-club:before{content:"\f59a"}.bi-suit-diamond-fill:before{content:"\f59b"}.bi-suit-diamond:before{content:"\f59c"}.bi-suit-heart-fill:before{content:"\f59d"}.bi-suit-heart:before{content:"\f59e"}.bi-suit-spade-fill:before{content:"\f59f"}.bi-suit-spade:before{content:"\f5a0"}.bi-sun-fill:before{content:"\f5a1"}.bi-sun:before{content:"\f5a2"}.bi-sunglasses:before{content:"\f5a3"}.bi-sunrise-fill:before{content:"\f5a4"}.bi-sunrise:before{content:"\f5a5"}.bi-sunset-fill:before{content:"\f5a6"}.bi-sunset:before{content:"\f5a7"}.bi-symmetry-horizontal:before{content:"\f5a8"}.bi-symmetry-vertical:before{content:"\f5a9"}.bi-table:before{content:"\f5aa"}.bi-tablet-fill:before{content:"\f5ab"}.bi-tablet-landscape-fill:before{content:"\f5ac"}.bi-tablet-landscape:before{content:"\f5ad"}.bi-tablet:before{content:"\f5ae"}.bi-tag-fill:before{content:"\f5af"}.bi-tag:before{content:"\f5b0"}.bi-tags-fill:before{content:"\f5b1"}.bi-tags:before{content:"\f5b2"}.bi-telegram:before{content:"\f5b3"}.bi-telephone-fill:before{content:"\f5b4"}.bi-telephone-forward-fill:before{content:"\f5b5"}.bi-telephone-forward:before{content:"\f5b6"}.bi-telephone-inbound-fill:before{content:"\f5b7"}.bi-telephone-inbound:before{content:"\f5b8"}.bi-telephone-minus-fill:before{content:"\f5b9"}.bi-telephone-minus:before{content:"\f5ba"}.bi-telephone-outbound-fill:before{content:"\f5bb"}.bi-telephone-outbound:before{content:"\f5bc"}.bi-telephone-plus-fill:before{content:"\f5bd"}.bi-telephone-plus:before{content:"\f5be"}.bi-telephone-x-fill:before{content:"\f5bf"}.bi-telephone-x:before{content:"\f5c0"}.bi-telephone:before{content:"\f5c1"}.bi-terminal-fill:before{content:"\f5c2"}.bi-terminal:before{content:"\f5c3"}.bi-text-center:before{content:"\f5c4"}.bi-text-indent-left:before{content:"\f5c5"}.bi-text-indent-right:before{content:"\f5c6"}.bi-text-left:before{content:"\f5c7"}.bi-text-paragraph:before{content:"\f5c8"}.bi-text-right:before{content:"\f5c9"}.bi-textarea-resize:before{content:"\f5ca"}.bi-textarea-t:before{content:"\f5cb"}.bi-textarea:before{content:"\f5cc"}.bi-thermometer-half:before{content:"\f5cd"}.bi-thermometer-high:before{content:"\f5ce"}.bi-thermometer-low:before{content:"\f5cf"}.bi-thermometer-snow:before{content:"\f5d0"}.bi-thermometer-sun:before{content:"\f5d1"}.bi-thermometer:before{content:"\f5d2"}.bi-three-dots-vertical:before{content:"\f5d3"}.bi-three-dots:before{content:"\f5d4"}.bi-toggle-off:before{content:"\f5d5"}.bi-toggle-on:before{content:"\f5d6"}.bi-toggle2-off:before{content:"\f5d7"}.bi-toggle2-on:before{content:"\f5d8"}.bi-toggles:before{content:"\f5d9"}.bi-toggles2:before{content:"\f5da"}.bi-tools:before{content:"\f5db"}.bi-tornado:before{content:"\f5dc"}.bi-trash-fill:before{content:"\f5dd"}.bi-trash:before{content:"\f5de"}.bi-trash2-fill:before{content:"\f5df"}.bi-trash2:before{content:"\f5e0"}.bi-tree-fill:before{content:"\f5e1"}.bi-tree:before{content:"\f5e2"}.bi-triangle-fill:before{content:"\f5e3"}.bi-triangle-half:before{content:"\f5e4"}.bi-triangle:before{content:"\f5e5"}.bi-trophy-fill:before{content:"\f5e6"}.bi-trophy:before{content:"\f5e7"}.bi-tropical-storm:before{content:"\f5e8"}.bi-truck-flatbed:before{content:"\f5e9"}.bi-truck:before{content:"\f5ea"}.bi-tsunami:before{content:"\f5eb"}.bi-tv-fill:before{content:"\f5ec"}.bi-tv:before{content:"\f5ed"}.bi-twitch:before{content:"\f5ee"}.bi-twitter:before{content:"\f5ef"}.bi-type-bold:before{content:"\f5f0"}.bi-type-h1:before{content:"\f5f1"}.bi-type-h2:before{content:"\f5f2"}.bi-type-h3:before{content:"\f5f3"}.bi-type-italic:before{content:"\f5f4"}.bi-type-strikethrough:before{content:"\f5f5"}.bi-type-underline:before{content:"\f5f6"}.bi-type:before{content:"\f5f7"}.bi-ui-checks-grid:before{content:"\f5f8"}.bi-ui-checks:before{content:"\f5f9"}.bi-ui-radios-grid:before{content:"\f5fa"}.bi-ui-radios:before{content:"\f5fb"}.bi-umbrella-fill:before{content:"\f5fc"}.bi-umbrella:before{content:"\f5fd"}.bi-union:before{content:"\f5fe"}.bi-unlock-fill:before{content:"\f5ff"}.bi-unlock:before{content:"\f600"}.bi-upc-scan:before{content:"\f601"}.bi-upc:before{content:"\f602"}.bi-upload:before{content:"\f603"}.bi-vector-pen:before{content:"\f604"}.bi-view-list:before{content:"\f605"}.bi-view-stacked:before{content:"\f606"}.bi-vinyl-fill:before{content:"\f607"}.bi-vinyl:before{content:"\f608"}.bi-voicemail:before{content:"\f609"}.bi-volume-down-fill:before{content:"\f60a"}.bi-volume-down:before{content:"\f60b"}.bi-volume-mute-fill:before{content:"\f60c"}.bi-volume-mute:before{content:"\f60d"}.bi-volume-off-fill:before{content:"\f60e"}.bi-volume-off:before{content:"\f60f"}.bi-volume-up-fill:before{content:"\f610"}.bi-volume-up:before{content:"\f611"}.bi-vr:before{content:"\f612"}.bi-wallet-fill:before{content:"\f613"}.bi-wallet:before{content:"\f614"}.bi-wallet2:before{content:"\f615"}.bi-watch:before{content:"\f616"}.bi-water:before{content:"\f617"}.bi-whatsapp:before{content:"\f618"}.bi-wifi-1:before{content:"\f619"}.bi-wifi-2:before{content:"\f61a"}.bi-wifi-off:before{content:"\f61b"}.bi-wifi:before{content:"\f61c"}.bi-wind:before{content:"\f61d"}.bi-window-dock:before{content:"\f61e"}.bi-window-sidebar:before{content:"\f61f"}.bi-window:before{content:"\f620"}.bi-wrench:before{content:"\f621"}.bi-x-circle-fill:before{content:"\f622"}.bi-x-circle:before{content:"\f623"}.bi-x-diamond-fill:before{content:"\f624"}.bi-x-diamond:before{content:"\f625"}.bi-x-octagon-fill:before{content:"\f626"}.bi-x-octagon:before{content:"\f627"}.bi-x-square-fill:before{content:"\f628"}.bi-x-square:before{content:"\f629"}.bi-x:before{content:"\f62a"}.bi-youtube:before{content:"\f62b"}.bi-zoom-in:before{content:"\f62c"}.bi-zoom-out:before{content:"\f62d"}.bi-bank:before{content:"\f62e"}.bi-bank2:before{content:"\f62f"}.bi-bell-slash-fill:before{content:"\f630"}.bi-bell-slash:before{content:"\f631"}.bi-cash-coin:before{content:"\f632"}.bi-check-lg:before{content:"\f633"}.bi-coin:before{content:"\f634"}.bi-currency-bitcoin:before{content:"\f635"}.bi-currency-dollar:before{content:"\f636"}.bi-currency-euro:before{content:"\f637"}.bi-currency-exchange:before{content:"\f638"}.bi-currency-pound:before{content:"\f639"}.bi-currency-yen:before{content:"\f63a"}.bi-dash-lg:before{content:"\f63b"}.bi-exclamation-lg:before{content:"\f63c"}.bi-file-earmark-pdf-fill:before{content:"\f63d"}.bi-file-earmark-pdf:before{content:"\f63e"}.bi-file-pdf-fill:before{content:"\f63f"}.bi-file-pdf:before{content:"\f640"}.bi-gender-ambiguous:before{content:"\f641"}.bi-gender-female:before{content:"\f642"}.bi-gender-male:before{content:"\f643"}.bi-gender-trans:before{content:"\f644"}.bi-headset-vr:before{content:"\f645"}.bi-info-lg:before{content:"\f646"}.bi-mastodon:before{content:"\f647"}.bi-messenger:before{content:"\f648"}.bi-piggy-bank-fill:before{content:"\f649"}.bi-piggy-bank:before{content:"\f64a"}.bi-pin-map-fill:before{content:"\f64b"}.bi-pin-map:before{content:"\f64c"}.bi-plus-lg:before{content:"\f64d"}.bi-question-lg:before{content:"\f64e"}.bi-recycle:before{content:"\f64f"}.bi-reddit:before{content:"\f650"}.bi-safe-fill:before{content:"\f651"}.bi-safe2-fill:before{content:"\f652"}.bi-safe2:before{content:"\f653"}.bi-sd-card-fill:before{content:"\f654"}.bi-sd-card:before{content:"\f655"}.bi-skype:before{content:"\f656"}.bi-slash-lg:before{content:"\f657"}.bi-translate:before{content:"\f658"}.bi-x-lg:before{content:"\f659"}.bi-safe:before{content:"\f65a"}.bi-apple:before{content:"\f65b"}.bi-microsoft:before{content:"\f65d"}.bi-windows:before{content:"\f65e"}.bi-behance:before{content:"\f65c"}.bi-dribbble:before{content:"\f65f"}.bi-line:before{content:"\f660"}.bi-medium:before{content:"\f661"}.bi-paypal:before{content:"\f662"}.bi-pinterest:before{content:"\f663"}.bi-signal:before{content:"\f664"}.bi-snapchat:before{content:"\f665"}.bi-spotify:before{content:"\f666"}.bi-stack-overflow:before{content:"\f667"}.bi-strava:before{content:"\f668"}.bi-wordpress:before{content:"\f669"}.bi-vimeo:before{content:"\f66a"}.bi-activity:before{content:"\f66b"}.bi-easel2-fill:before{content:"\f66c"}.bi-easel2:before{content:"\f66d"}.bi-easel3-fill:before{content:"\f66e"}.bi-easel3:before{content:"\f66f"}.bi-fan:before{content:"\f670"}.bi-fingerprint:before{content:"\f671"}.bi-graph-down-arrow:before{content:"\f672"}.bi-graph-up-arrow:before{content:"\f673"}.bi-hypnotize:before{content:"\f674"}.bi-magic:before{content:"\f675"}.bi-person-rolodex:before{content:"\f676"}.bi-person-video:before{content:"\f677"}.bi-person-video2:before{content:"\f678"}.bi-person-video3:before{content:"\f679"}.bi-person-workspace:before{content:"\f67a"}.bi-radioactive:before{content:"\f67b"}.bi-webcam-fill:before{content:"\f67c"}.bi-webcam:before{content:"\f67d"}.bi-yin-yang:before{content:"\f67e"}.bi-bandaid-fill:before{content:"\f680"}.bi-bandaid:before{content:"\f681"}.bi-bluetooth:before{content:"\f682"}.bi-body-text:before{content:"\f683"}.bi-boombox:before{content:"\f684"}.bi-boxes:before{content:"\f685"}.bi-dpad-fill:before{content:"\f686"}.bi-dpad:before{content:"\f687"}.bi-ear-fill:before{content:"\f688"}.bi-ear:before{content:"\f689"}.bi-envelope-check-1:before{content:"\f68a"}.bi-envelope-check-fill:before{content:"\f68b"}.bi-envelope-check:before{content:"\f68c"}.bi-envelope-dash-1:before{content:"\f68d"}.bi-envelope-dash-fill:before{content:"\f68e"}.bi-envelope-dash:before{content:"\f68f"}.bi-envelope-exclamation-1:before{content:"\f690"}.bi-envelope-exclamation-fill:before{content:"\f691"}.bi-envelope-exclamation:before{content:"\f692"}.bi-envelope-plus-fill:before{content:"\f693"}.bi-envelope-plus:before{content:"\f694"}.bi-envelope-slash-1:before{content:"\f695"}.bi-envelope-slash-fill:before{content:"\f696"}.bi-envelope-slash:before{content:"\f697"}.bi-envelope-x-1:before{content:"\f698"}.bi-envelope-x-fill:before{content:"\f699"}.bi-envelope-x:before{content:"\f69a"}.bi-explicit-fill:before{content:"\f69b"}.bi-explicit:before{content:"\f69c"}.bi-git:before{content:"\f69d"}.bi-infinity:before{content:"\f69e"}.bi-list-columns-reverse:before{content:"\f69f"}.bi-list-columns:before{content:"\f6a0"}.bi-meta:before{content:"\f6a1"}.bi-mortorboard-fill:before{content:"\f6a2"}.bi-mortorboard:before{content:"\f6a3"}.bi-nintendo-switch:before{content:"\f6a4"}.bi-pc-display-horizontal:before{content:"\f6a5"}.bi-pc-display:before{content:"\f6a6"}.bi-pc-horizontal:before{content:"\f6a7"}.bi-pc:before{content:"\f6a8"}.bi-playstation:before{content:"\f6a9"}.bi-plus-slash-minus:before{content:"\f6aa"}.bi-projector-fill:before{content:"\f6ab"}.bi-projector:before{content:"\f6ac"}.bi-qr-code-scan:before{content:"\f6ad"}.bi-qr-code:before{content:"\f6ae"}.bi-quora:before{content:"\f6af"}.bi-quote:before{content:"\f6b0"}.bi-robot:before{content:"\f6b1"}.bi-send-check-fill:before{content:"\f6b2"}.bi-send-check:before{content:"\f6b3"}.bi-send-dash-fill:before{content:"\f6b4"}.bi-send-dash:before{content:"\f6b5"}.bi-send-exclamation-1:before{content:"\f6b6"}.bi-send-exclamation-fill:before{content:"\f6b7"}.bi-send-exclamation:before{content:"\f6b8"}.bi-send-fill:before{content:"\f6b9"}.bi-send-plus-fill:before{content:"\f6ba"}.bi-send-plus:before{content:"\f6bb"}.bi-send-slash-fill:before{content:"\f6bc"}.bi-send-slash:before{content:"\f6bd"}.bi-send-x-fill:before{content:"\f6be"}.bi-send-x:before{content:"\f6bf"}.bi-send:before{content:"\f6c0"}.bi-steam:before{content:"\f6c1"}.bi-terminal-dash-1:before{content:"\f6c2"}.bi-terminal-dash:before{content:"\f6c3"}.bi-terminal-plus:before{content:"\f6c4"}.bi-terminal-split:before{content:"\f6c5"}.bi-ticket-detailed-fill:before{content:"\f6c6"}.bi-ticket-detailed:before{content:"\f6c7"}.bi-ticket-fill:before{content:"\f6c8"}.bi-ticket-perforated-fill:before{content:"\f6c9"}.bi-ticket-perforated:before{content:"\f6ca"}.bi-ticket:before{content:"\f6cb"}.bi-tiktok:before{content:"\f6cc"}.bi-window-dash:before{content:"\f6cd"}.bi-window-desktop:before{content:"\f6ce"}.bi-window-fullscreen:before{content:"\f6cf"}.bi-window-plus:before{content:"\f6d0"}.bi-window-split:before{content:"\f6d1"}.bi-window-stack:before{content:"\f6d2"}.bi-window-x:before{content:"\f6d3"}.bi-xbox:before{content:"\f6d4"}.bi-ethernet:before{content:"\f6d5"}.bi-hdmi-fill:before{content:"\f6d6"}.bi-hdmi:before{content:"\f6d7"}.bi-usb-c-fill:before{content:"\f6d8"}.bi-usb-c:before{content:"\f6d9"}.bi-usb-fill:before{content:"\f6da"}.bi-usb-plug-fill:before{content:"\f6db"}.bi-usb-plug:before{content:"\f6dc"}.bi-usb-symbol:before{content:"\f6dd"}.bi-usb:before{content:"\f6de"}.bi-boombox-fill:before{content:"\f6df"}.bi-displayport-1:before{content:"\f6e0"}.bi-displayport:before{content:"\f6e1"}.bi-gpu-card:before{content:"\f6e2"}.bi-memory:before{content:"\f6e3"}.bi-modem-fill:before{content:"\f6e4"}.bi-modem:before{content:"\f6e5"}.bi-motherboard-fill:before{content:"\f6e6"}.bi-motherboard:before{content:"\f6e7"}.bi-optical-audio-fill:before{content:"\f6e8"}.bi-optical-audio:before{content:"\f6e9"}.bi-pci-card:before{content:"\f6ea"}.bi-router-fill:before{content:"\f6eb"}.bi-router:before{content:"\f6ec"}.bi-ssd-fill:before{content:"\f6ed"}.bi-ssd:before{content:"\f6ee"}.bi-thunderbolt-fill:before{content:"\f6ef"}.bi-thunderbolt:before{content:"\f6f0"}.bi-usb-drive-fill:before{content:"\f6f1"}.bi-usb-drive:before{content:"\f6f2"}.bi-usb-micro-fill:before{content:"\f6f3"}.bi-usb-micro:before{content:"\f6f4"}.bi-usb-mini-fill:before{content:"\f6f5"}.bi-usb-mini:before{content:"\f6f6"}.bi-cloud-haze2:before{content:"\f6f7"}.bi-device-hdd-fill:before{content:"\f6f8"}.bi-device-hdd:before{content:"\f6f9"}.bi-device-ssd-fill:before{content:"\f6fa"}.bi-device-ssd:before{content:"\f6fb"}.bi-displayport-fill:before{content:"\f6fc"}.bi-mortarboard-fill:before{content:"\f6fd"}.bi-mortarboard:before{content:"\f6fe"}.bi-terminal-x:before{content:"\f6ff"}.bi-arrow-through-heart-fill:before{content:"\f700"}.bi-arrow-through-heart:before{content:"\f701"}.bi-badge-sd-fill:before{content:"\f702"}.bi-badge-sd:before{content:"\f703"}.bi-bag-heart-fill:before{content:"\f704"}.bi-bag-heart:before{content:"\f705"}.bi-balloon-fill:before{content:"\f706"}.bi-balloon-heart-fill:before{content:"\f707"}.bi-balloon-heart:before{content:"\f708"}.bi-balloon:before{content:"\f709"}.bi-box2-fill:before{content:"\f70a"}.bi-box2-heart-fill:before{content:"\f70b"}.bi-box2-heart:before{content:"\f70c"}.bi-box2:before{content:"\f70d"}.bi-braces-asterisk:before{content:"\f70e"}.bi-calendar-heart-fill:before{content:"\f70f"}.bi-calendar-heart:before{content:"\f710"}.bi-calendar2-heart-fill:before{content:"\f711"}.bi-calendar2-heart:before{content:"\f712"}.bi-chat-heart-fill:before{content:"\f713"}.bi-chat-heart:before{content:"\f714"}.bi-chat-left-heart-fill:before{content:"\f715"}.bi-chat-left-heart:before{content:"\f716"}.bi-chat-right-heart-fill:before{content:"\f717"}.bi-chat-right-heart:before{content:"\f718"}.bi-chat-square-heart-fill:before{content:"\f719"}.bi-chat-square-heart:before{content:"\f71a"}.bi-clipboard-check-fill:before{content:"\f71b"}.bi-clipboard-data-fill:before{content:"\f71c"}.bi-clipboard-fill:before{content:"\f71d"}.bi-clipboard-heart-fill:before{content:"\f71e"}.bi-clipboard-heart:before{content:"\f71f"}.bi-clipboard-minus-fill:before{content:"\f720"}.bi-clipboard-plus-fill:before{content:"\f721"}.bi-clipboard-pulse:before{content:"\f722"}.bi-clipboard-x-fill:before{content:"\f723"}.bi-clipboard2-check-fill:before{content:"\f724"}.bi-clipboard2-check:before{content:"\f725"}.bi-clipboard2-data-fill:before{content:"\f726"}.bi-clipboard2-data:before{content:"\f727"}.bi-clipboard2-fill:before{content:"\f728"}.bi-clipboard2-heart-fill:before{content:"\f729"}.bi-clipboard2-heart:before{content:"\f72a"}.bi-clipboard2-minus-fill:before{content:"\f72b"}.bi-clipboard2-minus:before{content:"\f72c"}.bi-clipboard2-plus-fill:before{content:"\f72d"}.bi-clipboard2-plus:before{content:"\f72e"}.bi-clipboard2-pulse-fill:before{content:"\f72f"}.bi-clipboard2-pulse:before{content:"\f730"}.bi-clipboard2-x-fill:before{content:"\f731"}.bi-clipboard2-x:before{content:"\f732"}.bi-clipboard2:before{content:"\f733"}.bi-emoji-kiss-fill:before{content:"\f734"}.bi-emoji-kiss:before{content:"\f735"}.bi-envelope-heart-fill:before{content:"\f736"}.bi-envelope-heart:before{content:"\f737"}.bi-envelope-open-heart-fill:before{content:"\f738"}.bi-envelope-open-heart:before{content:"\f739"}.bi-envelope-paper-fill:before{content:"\f73a"}.bi-envelope-paper-heart-fill:before{content:"\f73b"}.bi-envelope-paper-heart:before{content:"\f73c"}.bi-envelope-paper:before{content:"\f73d"}.bi-filetype-aac:before{content:"\f73e"}.bi-filetype-ai:before{content:"\f73f"}.bi-filetype-bmp:before{content:"\f740"}.bi-filetype-cs:before{content:"\f741"}.bi-filetype-css:before{content:"\f742"}.bi-filetype-csv:before{content:"\f743"}.bi-filetype-doc:before{content:"\f744"}.bi-filetype-docx:before{content:"\f745"}.bi-filetype-exe:before{content:"\f746"}.bi-filetype-gif:before{content:"\f747"}.bi-filetype-heic:before{content:"\f748"}.bi-filetype-html:before{content:"\f749"}.bi-filetype-java:before{content:"\f74a"}.bi-filetype-jpg:before{content:"\f74b"}.bi-filetype-js:before{content:"\f74c"}.bi-filetype-jsx:before{content:"\f74d"}.bi-filetype-key:before{content:"\f74e"}.bi-filetype-m4p:before{content:"\f74f"}.bi-filetype-md:before{content:"\f750"}.bi-filetype-mdx:before{content:"\f751"}.bi-filetype-mov:before{content:"\f752"}.bi-filetype-mp3:before{content:"\f753"}.bi-filetype-mp4:before{content:"\f754"}.bi-filetype-otf:before{content:"\f755"}.bi-filetype-pdf:before{content:"\f756"}.bi-filetype-php:before{content:"\f757"}.bi-filetype-png:before{content:"\f758"}.bi-filetype-ppt-1:before{content:"\f759"}.bi-filetype-ppt:before{content:"\f75a"}.bi-filetype-psd:before{content:"\f75b"}.bi-filetype-py:before{content:"\f75c"}.bi-filetype-raw:before{content:"\f75d"}.bi-filetype-rb:before{content:"\f75e"}.bi-filetype-sass:before{content:"\f75f"}.bi-filetype-scss:before{content:"\f760"}.bi-filetype-sh:before{content:"\f761"}.bi-filetype-svg:before{content:"\f762"}.bi-filetype-tiff:before{content:"\f763"}.bi-filetype-tsx:before{content:"\f764"}.bi-filetype-ttf:before{content:"\f765"}.bi-filetype-txt:before{content:"\f766"}.bi-filetype-wav:before{content:"\f767"}.bi-filetype-woff:before{content:"\f768"}.bi-filetype-xls-1:before{content:"\f769"}.bi-filetype-xls:before{content:"\f76a"}.bi-filetype-xml:before{content:"\f76b"}.bi-filetype-yml:before{content:"\f76c"}.bi-heart-arrow:before{content:"\f76d"}.bi-heart-pulse-fill:before{content:"\f76e"}.bi-heart-pulse:before{content:"\f76f"}.bi-heartbreak-fill:before{content:"\f770"}.bi-heartbreak:before{content:"\f771"}.bi-hearts:before{content:"\f772"}.bi-hospital-fill:before{content:"\f773"}.bi-hospital:before{content:"\f774"}.bi-house-heart-fill:before{content:"\f775"}.bi-house-heart:before{content:"\f776"}.bi-incognito:before{content:"\f777"}.bi-magnet-fill:before{content:"\f778"}.bi-magnet:before{content:"\f779"}.bi-person-heart:before{content:"\f77a"}.bi-person-hearts:before{content:"\f77b"}.bi-phone-flip:before{content:"\f77c"}.bi-plugin:before{content:"\f77d"}.bi-postage-fill:before{content:"\f77e"}.bi-postage-heart-fill:before{content:"\f77f"}.bi-postage-heart:before{content:"\f780"}.bi-postage:before{content:"\f781"}.bi-postcard-fill:before{content:"\f782"}.bi-postcard-heart-fill:before{content:"\f783"}.bi-postcard-heart:before{content:"\f784"}.bi-postcard:before{content:"\f785"}.bi-search-heart-fill:before{content:"\f786"}.bi-search-heart:before{content:"\f787"}.bi-sliders2-vertical:before{content:"\f788"}.bi-sliders2:before{content:"\f789"}.bi-trash3-fill:before{content:"\f78a"}.bi-trash3:before{content:"\f78b"}.bi-valentine:before{content:"\f78c"}.bi-valentine2:before{content:"\f78d"}.bi-wrench-adjustable-circle-fill:before{content:"\f78e"}.bi-wrench-adjustable-circle:before{content:"\f78f"}.bi-wrench-adjustable:before{content:"\f790"}.bi-filetype-json:before{content:"\f791"}.bi-filetype-pptx:before{content:"\f792"}.bi-filetype-xlsx:before{content:"\f793"}:root{--fm-version:"2.9.90"}#fm-pivot-view,#fm-toolbar-wrapper{line-height:1;-webkit-font-smoothing:antialiased!important;text-rendering:optimizeLegibility!important;-webkit-text-size-adjust:none}#fm-pivot-view input[type=text],#fm-toolbar-wrapper input[type=text]{-webkit-appearance:none}#fm-pivot-view input[type=number]::-webkit-inner-spin-button,#fm-pivot-view input[type=number]::-webkit-outer-spin-button,#fm-toolbar-wrapper input[type=number]::-webkit-inner-spin-button,#fm-toolbar-wrapper input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#fm-pivot-view input[type=number],#fm-toolbar-wrapper input[type=number]{-moz-appearance:textfield}#fm-pivot-view a,#fm-pivot-view abbr,#fm-pivot-view acronym,#fm-pivot-view address,#fm-pivot-view applet,#fm-pivot-view article,#fm-pivot-view aside,#fm-pivot-view audio,#fm-pivot-view b,#fm-pivot-view big,#fm-pivot-view blockquote,#fm-pivot-view button,#fm-pivot-view canvas,#fm-pivot-view caption,#fm-pivot-view center,#fm-pivot-view cite,#fm-pivot-view code,#fm-pivot-view dd,#fm-pivot-view del,#fm-pivot-view details,#fm-pivot-view dfn,#fm-pivot-view div,#fm-pivot-view dl,#fm-pivot-view dt,#fm-pivot-view em,#fm-pivot-view embed,#fm-pivot-view fieldset,#fm-pivot-view figcaption,#fm-pivot-view figure,#fm-pivot-view footer,#fm-pivot-view form,#fm-pivot-view h1,#fm-pivot-view h2,#fm-pivot-view h3,#fm-pivot-view h4,#fm-pivot-view h5,#fm-pivot-view h6,#fm-pivot-view header,#fm-pivot-view i,#fm-pivot-view iframe,#fm-pivot-view img,#fm-pivot-view ins,#fm-pivot-view kbd,#fm-pivot-view label,#fm-pivot-view legend,#fm-pivot-view li,#fm-pivot-view mark,#fm-pivot-view menu,#fm-pivot-view nav,#fm-pivot-view object,#fm-pivot-view ol,#fm-pivot-view output,#fm-pivot-view p,#fm-pivot-view pre,#fm-pivot-view q,#fm-pivot-view ruby,#fm-pivot-view s,#fm-pivot-view samp,#fm-pivot-view section,#fm-pivot-view small,#fm-pivot-view span,#fm-pivot-view strike,#fm-pivot-view strong,#fm-pivot-view sub,#fm-pivot-view summary,#fm-pivot-view sup,#fm-pivot-view table,#fm-pivot-view tbody,#fm-pivot-view td,#fm-pivot-view tfoot,#fm-pivot-view th,#fm-pivot-view thead,#fm-pivot-view time,#fm-pivot-view tr,#fm-pivot-view tt,#fm-pivot-view u,#fm-pivot-view ul,#fm-pivot-view var,#fm-pivot-view video,#fm-toolbar-wrapper a,#fm-toolbar-wrapper abbr,#fm-toolbar-wrapper acronym,#fm-toolbar-wrapper address,#fm-toolbar-wrapper applet,#fm-toolbar-wrapper article,#fm-toolbar-wrapper aside,#fm-toolbar-wrapper audio,#fm-toolbar-wrapper b,#fm-toolbar-wrapper big,#fm-toolbar-wrapper blockquote,#fm-toolbar-wrapper button,#fm-toolbar-wrapper canvas,#fm-toolbar-wrapper caption,#fm-toolbar-wrapper center,#fm-toolbar-wrapper cite,#fm-toolbar-wrapper code,#fm-toolbar-wrapper dd,#fm-toolbar-wrapper del,#fm-toolbar-wrapper details,#fm-toolbar-wrapper dfn,#fm-toolbar-wrapper div,#fm-toolbar-wrapper dl,#fm-toolbar-wrapper dt,#fm-toolbar-wrapper em,#fm-toolbar-wrapper embed,#fm-toolbar-wrapper fieldset,#fm-toolbar-wrapper figcaption,#fm-toolbar-wrapper figure,#fm-toolbar-wrapper footer,#fm-toolbar-wrapper form,#fm-toolbar-wrapper h1,#fm-toolbar-wrapper h2,#fm-toolbar-wrapper h3,#fm-toolbar-wrapper h4,#fm-toolbar-wrapper h5,#fm-toolbar-wrapper h6,#fm-toolbar-wrapper header,#fm-toolbar-wrapper i,#fm-toolbar-wrapper iframe,#fm-toolbar-wrapper img,#fm-toolbar-wrapper ins,#fm-toolbar-wrapper kbd,#fm-toolbar-wrapper label,#fm-toolbar-wrapper legend,#fm-toolbar-wrapper li,#fm-toolbar-wrapper mark,#fm-toolbar-wrapper menu,#fm-toolbar-wrapper nav,#fm-toolbar-wrapper object,#fm-toolbar-wrapper ol,#fm-toolbar-wrapper output,#fm-toolbar-wrapper p,#fm-toolbar-wrapper pre,#fm-toolbar-wrapper q,#fm-toolbar-wrapper ruby,#fm-toolbar-wrapper s,#fm-toolbar-wrapper samp,#fm-toolbar-wrapper section,#fm-toolbar-wrapper small,#fm-toolbar-wrapper span,#fm-toolbar-wrapper strike,#fm-toolbar-wrapper strong,#fm-toolbar-wrapper sub,#fm-toolbar-wrapper summary,#fm-toolbar-wrapper sup,#fm-toolbar-wrapper table,#fm-toolbar-wrapper tbody,#fm-toolbar-wrapper td,#fm-toolbar-wrapper tfoot,#fm-toolbar-wrapper th,#fm-toolbar-wrapper thead,#fm-toolbar-wrapper time,#fm-toolbar-wrapper tr,#fm-toolbar-wrapper tt,#fm-toolbar-wrapper u,#fm-toolbar-wrapper ul,#fm-toolbar-wrapper var,#fm-toolbar-wrapper video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline;box-sizing:border-box;transition:none;border-collapse:collapse;border-spacing:0}#fm-pivot-view ol,#fm-pivot-view ul,#fm-toolbar-wrapper ol,#fm-toolbar-wrapper ul{list-style:none}#fm-pivot-view table,#fm-toolbar-wrapper table{border-collapse:collapse;border-spacing:0}#fm-pivot-view caption,#fm-pivot-view td,#fm-pivot-view th,#fm-toolbar-wrapper caption,#fm-toolbar-wrapper td,#fm-toolbar-wrapper th{text-align:left;font-weight:400;vertical-align:middle}#fm-pivot-view blockquote,#fm-pivot-view q,#fm-toolbar-wrapper blockquote,#fm-toolbar-wrapper q{quotes:none}#fm-pivot-view blockquote:after,#fm-pivot-view blockquote:before,#fm-pivot-view q:after,#fm-pivot-view q:before,#fm-toolbar-wrapper blockquote:after,#fm-toolbar-wrapper blockquote:before,#fm-toolbar-wrapper q:after,#fm-toolbar-wrapper q:before{content:"";content:none}#fm-pivot-view img,#fm-toolbar-wrapper img{max-width:100%;height:auto;height:initial;border:none}#fm-pivot-view a,#fm-toolbar-wrapper a{text-decoration:none}#fm-pivot-view article,#fm-pivot-view aside,#fm-pivot-view details,#fm-pivot-view figcaption,#fm-pivot-view figure,#fm-pivot-view footer,#fm-pivot-view header,#fm-pivot-view main,#fm-pivot-view menu,#fm-pivot-view nav,#fm-pivot-view section,#fm-pivot-view summary,#fm-toolbar-wrapper article,#fm-toolbar-wrapper aside,#fm-toolbar-wrapper details,#fm-toolbar-wrapper figcaption,#fm-toolbar-wrapper figure,#fm-toolbar-wrapper footer,#fm-toolbar-wrapper header,#fm-toolbar-wrapper main,#fm-toolbar-wrapper menu,#fm-toolbar-wrapper nav,#fm-toolbar-wrapper section,#fm-toolbar-wrapper summary{display:block;box-sizing:border-box}#fm-pivot-view :focus,#fm-toolbar-wrapper :focus{outline:0}#fm-pivot-view h1,#fm-pivot-view h2,#fm-pivot-view h3,#fm-pivot-view h4,#fm-pivot-view h5,#fm-pivot-view h6,#fm-toolbar-wrapper h1,#fm-toolbar-wrapper h2,#fm-toolbar-wrapper h3,#fm-toolbar-wrapper h4,#fm-toolbar-wrapper h5,#fm-toolbar-wrapper h6{font-weight:400}@font-face{font-family:flexmonster-icons;src:url(flexmonster-icons.a642390eb25e2535.woff?v2.8.19) format("woff"),url(flexmonster-icons.69c5dc04123788ed.ttf?v2.8.19) format("truetype"),url(flexmonster-icons.690c101455e212d8.svg#flexmonster-icons?v2.8.19) format("svg");font-weight:400;font-style:normal}.fm-csscheck{font-family:flexmonster}#fm-pivot-view .fm-ui,#fm-pivot-view .fm-ui a,#fm-pivot-view .fm-ui div,#fm-pivot-view .fm-ui input,#fm-pivot-view .fm-ui li,#fm-pivot-view .fm-ui p,#fm-pivot-view .fm-ui select,#fm-pivot-view .fm-ui span,#fm-pivot-view .fm-ui table,#fm-pivot-view .fm-ui table td,#fm-pivot-view .fm-ui table th,#fm-pivot-view .fm-ui table tr,#fm-pivot-view .fm-ui textarea,#fm-pivot-view .fm-ui ul,#fm-toolbar-wrapper .fm-toolbar-ui,#fm-toolbar-wrapper .fm-toolbar-ui a,#fm-toolbar-wrapper .fm-toolbar-ui div,#fm-toolbar-wrapper .fm-toolbar-ui input,#fm-toolbar-wrapper .fm-toolbar-ui li,#fm-toolbar-wrapper .fm-toolbar-ui p,#fm-toolbar-wrapper .fm-toolbar-ui select,#fm-toolbar-wrapper .fm-toolbar-ui span,#fm-toolbar-wrapper .fm-toolbar-ui table,#fm-toolbar-wrapper .fm-toolbar-ui table td,#fm-toolbar-wrapper .fm-toolbar-ui table th,#fm-toolbar-wrapper .fm-toolbar-ui table tr,#fm-toolbar-wrapper .fm-toolbar-ui textarea,#fm-toolbar-wrapper .fm-toolbar-ui ul{font-family:Arial,sans-serif;font-size:12px;text-align:left;color:#111;-webkit-font-smoothing:antialiased;margin:0;padding:0;border-radius:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;text-shadow:none;float:none;line-height:normal}#fm-pivot-view .fm-ui-mobile,#fm-pivot-view .fm-ui-mobile a,#fm-pivot-view .fm-ui-mobile div,#fm-pivot-view .fm-ui-mobile input,#fm-pivot-view .fm-ui-mobile li,#fm-pivot-view .fm-ui-mobile option,#fm-pivot-view .fm-ui-mobile p,#fm-pivot-view .fm-ui-mobile select,#fm-pivot-view .fm-ui-mobile span,#fm-pivot-view .fm-ui-mobile table,#fm-pivot-view .fm-ui-mobile td,#fm-pivot-view .fm-ui-mobile textarea,#fm-pivot-view .fm-ui-mobile th,#fm-pivot-view .fm-ui-mobile tr,#fm-pivot-view .fm-ui-mobile ul{font-size:14px;border-radius:0}#fm-pivot-view .fm-ui-mobile .fm-grid-layout div.fm-cell.fm-header{line-height:14px}#fm-pivot-view .fm-ui-mobile input[type=text]{height:28px;line-height:28px;border:1px solid #999;background-color:#fff}#fm-pivot-view .fm-ui-mobile select{background-color:#fff}#fm-pivot-view .fm-ui a{font-weight:400}#fm-pivot-view .fm-ui ul>li:before{width:0!important;height:0!important;margin:0;padding:0;border:0}#fm-pivot-view a.fm-ui{color:inherit;font-weight:400}#fm-pivot-view a.fm-ui:hover{color:inherit;font-weight:400;text-decoration:none}#fm-pivot-view input.fm-ui{font-size:12px;outline:0}#fm-pivot-view input.fm-ui-mobile{font-size:14px}#fm-pivot-view span.fm-ui{font-size:11px}#fm-pivot-view span.fm-ui-mobile{font-size:14px}#fm-pivot-view div.fm-ui-clear{clear:both}#fm-pivot-view .fm-pointer-events-none{pointer-events:none}#fm-pivot-view input[type=number].fm-ui-text-input,#fm-pivot-view input[type=text].fm-ui-text-input{box-shadow:none;width:100%;height:38px;box-sizing:border-box;padding-right:10px;padding-left:10px;text-align:left;color:#111;font-size:14px;background:#fff;border:1px solid #d5d5d5}#fm-pivot-view input[type=text].fm-ui-text-input.fm-ui-prompt{color:#cecece;font-style:italic}#fm-pivot-view .fm-ui textarea.fm-ui-text-area{resize:none;border:1px solid #999;padding:1px;box-shadow:none;margin:0;color:#111;background:#fff;font-size:14px}#fm-pivot-view .fm-ui textarea.fm-ui-text-area:focus{outline:0}#fm-pivot-view .fm-ui-icon:before,#fm-pivot-view [class*=" fm-ui-icon-"]:before,#fm-pivot-view [class^=fm-ui-icon-]:before{font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#fm-pivot-view .fm-icon-act_add:before{content:"\e900"}#fm-pivot-view .fm-icon-act_calc:before{content:"\e901"}#fm-pivot-view .fm-icon-act_check:before{content:"\e902"}#fm-pivot-view .fm-icon-act_close:before{content:"\e903"}#fm-pivot-view .fm-icon-act_close_small:before{content:"\e904"}#fm-pivot-view .fm-icon-act_filter:before{content:"\e905"}#fm-pivot-view .fm-icon-act_font:before{content:"\e906"}#fm-pivot-view .fm-icon-act_move:before{content:"\e907"}#fm-pivot-view .fm-icon-act_roll_down:before{content:"\e908"}#fm-pivot-view .fm-icon-act_roll_up:before{content:"\e909"}#fm-pivot-view .fm-icon-act_search:before{content:"\e90a"}#fm-pivot-view .fm-icon-act_sigma:before{content:"\e90b"}#fm-pivot-view .fm-icon-act_table_settings:before{content:"\e90c"}#fm-pivot-view .fm-icon-act_table_sort:before{content:"\e90d"}#fm-pivot-view .fm-icon-act_trash:before{content:"\e90e"}#fm-pivot-view .fm-icon-arrow_down:before{content:"\e90f"}#fm-pivot-view .fm-icon-arrow_left:before{content:"\e910"}#fm-pivot-view .fm-icon-arrow_right:before{content:"\e911"}#fm-pivot-view .fm-icon-arrow_up:before{content:"\e912"}#fm-pivot-view .fm-icon-calc_abs:before{content:"\e913"}#fm-pivot-view .fm-icon-calc_and:before{content:"\e914"}#fm-pivot-view .fm-icon-calc_assigne:before{content:"\e915"}#fm-pivot-view .fm-icon-calc_degree:before{content:"\e916"}#fm-pivot-view .fm-icon-calc_divide:before{content:"\e917"}#fm-pivot-view .fm-icon-calc_equal:before{content:"\e918"}#fm-pivot-view .fm-icon-calc_if:before{content:"\e919"}#fm-pivot-view .fm-icon-calc_less:before{content:"\e91a"}#fm-pivot-view .fm-icon-calc_less_equal:before{content:"\e91b"}#fm-pivot-view .fm-icon-calc_max:before{content:"\e91c"}#fm-pivot-view .fm-icon-calc_min:before{content:"\e91d"}#fm-pivot-view .fm-icon-calc_minus:before{content:"\e91e"}#fm-pivot-view .fm-icon-calc_more:before{content:"\e91f"}#fm-pivot-view .fm-icon-calc_more_equal:before{content:"\e920"}#fm-pivot-view .fm-icon-calc_multiply:before{content:"\e921"}#fm-pivot-view .fm-icon-calc_notequal:before{content:"\e922"}#fm-pivot-view .fm-icon-calc_or:before{content:"\e923"}#fm-pivot-view .fm-icon-calc_plus:before{content:"\e924"}#fm-pivot-view .fm-icon-chart_direction_xy:before{content:"\e925"}#fm-pivot-view .fm-icon-count_down:before{content:"\e926"}#fm-pivot-view .fm-icon-count_up:before{content:"\e927"}#fm-pivot-view .fm-icon-dd_connect_csv:before{content:"\e928"}#fm-pivot-view .fm-icon-dd_connect_json:before{content:"\e929"}#fm-pivot-view .fm-icon-dd_export_bar:before{content:"\e92a"}#fm-pivot-view .fm-icon-dd_export_bar_hor:before{content:"\e92b"}#fm-pivot-view .fm-icon-dd_export_bar_lane:before{content:"\e92c"}#fm-pivot-view .fm-icon-dd_export_bar_stack:before{content:"\e92d"}#fm-pivot-view .fm-icon-dd_export_line:before{content:"\e92e"}#fm-pivot-view .fm-icon-dd_export_pie:before{content:"\e92f"}#fm-pivot-view .fm-icon-dd_export_scatter:before{content:"\e930"}#fm-pivot-view .fm-icon-dd_format:before{content:"\e931"}#fm-pivot-view .fm-icon-dd_format_1:before{content:"\e932"}#fm-pivot-view .fm-icon-dd_open_local:before{content:"\e933"}#fm-pivot-view .fm-icon-dd_open_remote:before{content:"\e934"}#fm-pivot-view .fm-icon-dd_save_exel:before{content:"\e935"}#fm-pivot-view .fm-icon-dd_save_html:before{content:"\e936"}#fm-pivot-view .fm-icon-dd_save_image:before{content:"\e937"}#fm-pivot-view .fm-icon-dd_save_pdf:before{content:"\e938"}#fm-pivot-view .fm-icon-dd_save_print:before{content:"\e939"}#fm-pivot-view .fm-icon-direction_direction_y:before{content:"\e93a"}#fm-pivot-view .fm-icon-menu_charts:before{content:"\e93b"}#fm-pivot-view .fm-icon-menu_connect:before{content:"\e93c"}#fm-pivot-view .fm-icon-menu_export:before{content:"\e93d"}#fm-pivot-view .fm-icon-menu_fields:before{content:"\e93e"}#fm-pivot-view .fm-icon-menu_format:before{content:"\e93f"}#fm-pivot-view .fm-icon-menu_fullscreen_close:before{content:"\e940"}#fm-pivot-view .fm-icon-menu_fullscreen_open:before{content:"\e941"}#fm-pivot-view .fm-icon-menu_grid:before{content:"\e942"}#fm-pivot-view .fm-icon-menu_open:before{content:"\e943"}#fm-pivot-view .fm-icon-menu_options:before{content:"\e944"}#fm-pivot-view .fm-icon-menu_save:before{content:"\e945"}#fm-pivot-view .fm-icon-notif_arrow:before{content:"\e946"}#fm-pivot-view .fm-icon-notif_confirm:before{content:"\e947"}#fm-pivot-view .fm-icon-notif_info:before{content:"\e948"}#fm-pivot-view .fm-icon-notif_warning:before{content:"\e949"}.fm-ui-icon{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fm-ui-vam{top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%)}.fm-ui-icon-vam{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%)}.fm-ui-ham{left:50%;transform:translate(-50%)}.fm-ui-icon-ham{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;left:50%;transform:translate(-50%)}.fm-ui-icon-c{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;left:50%;transform:translateY(-50%) translate(-50%);-ms-transform:translateY(-50%) translateX(-50%);-moz-transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%)}.fm-shadow{box-shadow:0 0 20px #0000001a}#fm-pivot-view span.fm-ui-label{color:#111;font-size:14px}#fm-pivot-view span.fm-ui-label *{font-size:14px}#fm-pivot-view span.fm-ui-label b{font-weight:700}#fm-pivot-view span.fm-ui-label-light{color:#999}#fm-pivot-view a.fm-ui-btn,#fm-pivot-view button.fm-ui-btn,#fm-toolbar-wrapper a.fm-ui-btn,#fm-toolbar-wrapper button.fm-ui-btn{-webkit-appearance:none;-moz-appearance:none;box-sizing:border-box;text-transform:uppercase;position:relative;outline:0;border:none;border-radius:4px;cursor:pointer;text-align:center;display:inline-block;vertical-align:top;font-size:14px;font-weight:700;padding:10px 12px;letter-spacing:.5px;min-width:90px;color:#555;border:1px solid #555;background-color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#fm-pivot-view a.fm-ui-btn:hover,#fm-pivot-view button.fm-ui-btn:hover,#fm-toolbar-wrapper a.fm-ui-btn:hover,#fm-toolbar-wrapper button.fm-ui-btn:hover{font-weight:700;color:#3c3c3c;border-color:#3c3c3c;background-color:#f7f7f7}#fm-pivot-view a.fm-ui-btn:active,#fm-pivot-view a.fm-ui-btn:focus,#fm-pivot-view a.fm-ui-btn:hover,#fm-pivot-view button.fm-ui-btn:active,#fm-pivot-view button.fm-ui-btn:focus,#fm-pivot-view button.fm-ui-btn:hover,#fm-toolbar-wrapper a.fm-ui-btn:active,#fm-toolbar-wrapper a.fm-ui-btn:focus,#fm-toolbar-wrapper a.fm-ui-btn:hover,#fm-toolbar-wrapper button.fm-ui-btn:active,#fm-toolbar-wrapper button.fm-ui-btn:focus,#fm-toolbar-wrapper button.fm-ui-btn:hover{outline:0}#fm-pivot-view a.fm-ui-btn-dark,#fm-pivot-view button.fm-ui-btn-dark,#fm-toolbar-wrapper a.fm-ui-btn-dark,#fm-toolbar-wrapper button.fm-ui-btn-dark{color:#fff;background:#555}#fm-pivot-view a.fm-ui-btn-dark:hover,#fm-pivot-view button.fm-ui-btn-dark:hover,#fm-toolbar-wrapper a.fm-ui-btn-dark:hover,#fm-toolbar-wrapper button.fm-ui-btn-dark:hover{font-weight:700;color:#fff;background:#3c3c3c}#fm-pivot-view a.fm-ui-btn-light,#fm-pivot-view button.fm-ui-btn-light,#fm-toolbar-wrapper a.fm-ui-btn-light,#fm-toolbar-wrapper button.fm-ui-btn-light{background:#fbfbfb;border:1px solid #d5d5d5;color:#555;font-weight:400;text-transform:none;padding:11px}#fm-pivot-view a.fm-ui-btn-light:hover,#fm-pivot-view button.fm-ui-btn-light:hover,#fm-toolbar-wrapper a.fm-ui-btn-light:hover,#fm-toolbar-wrapper button.fm-ui-btn-light:hover{background:#f7f7f7;border-color:#d5d5d5;color:#555;font-weight:400}#fm-pivot-view a.fm-ui-btn-superlight,#fm-pivot-view button.fm-ui-btn-superlight,#fm-toolbar-wrapper a.fm-ui-btn-superlight,#fm-toolbar-wrapper button.fm-ui-btn-superlight{background:#fff;border:1px solid #d5d5d5;color:#555;font-weight:400;text-transform:none;padding:9px 11px 11px}#fm-pivot-view a.fm-ui-btn-superlight:hover,#fm-pivot-view button.fm-ui-btn-superlight:hover,#fm-toolbar-wrapper a.fm-ui-btn-superlight:hover,#fm-toolbar-wrapper button.fm-ui-btn-superlight:hover{background:#fbfbfb;border-color:#d5d5d5;color:#555;font-weight:400}#fm-pivot-view a.fm-ui-btn.fm-ui-btn-close,#fm-pivot-view button.fm-ui-btn.fm-ui-btn-close,#fm-toolbar-wrapper a.fm-ui-btn.fm-ui-btn-close,#fm-toolbar-wrapper button.fm-ui-btn.fm-ui-btn-close{font-size:0;border:none;background:0 0;min-width:auto;min-width:initial;width:30px;height:30px;padding:2px}#fm-pivot-view a.fm-ui-btn.fm-ui-btn-close:before,#fm-pivot-view button.fm-ui-btn.fm-ui-btn-close:before,#fm-toolbar-wrapper a.fm-ui-btn.fm-ui-btn-close:before,#fm-toolbar-wrapper button.fm-ui-btn.fm-ui-btn-close:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e903";font-size:26px;position:static}#fm-pivot-view .fm-ui-btns-row,#fm-toolbar-wrapper .fm-ui-btns-row{font-size:0}#fm-pivot-view .fm-ui-btns-row .fm-ui-btn,#fm-toolbar-wrapper .fm-ui-btns-row .fm-ui-btn{margin-right:20px;height:38px}#fm-pivot-view .fm-ui-btns-row .fm-ui-btn:last-child,#fm-toolbar-wrapper .fm-ui-btns-row .fm-ui-btn:last-child{margin-right:0}#fm-pivot-view a.fm-ui-toggle-btn,#fm-pivot-view button.fm-ui-toggle-btn{color:#999;font-size:14px;line-height:36px;display:inline-block;text-align:center;cursor:pointer;border:1px solid #d5d5d5;border-radius:4px;background:#fff}#fm-pivot-view a.fm-ui-toggle-btn.fm-selected,#fm-pivot-view button.fm-ui-toggle-btn.fm-selected,#fm-pivot-view a.fm-ui-toggle-btn:hover,#fm-pivot-view button.fm-ui-toggle-btn:hover,#fm-pivot-view a.fm-ui-toggle-btn-dark,#fm-pivot-view button.fm-ui-toggle-btn-dark{color:#111;background:#f7f7f7}#fm-pivot-view a.fm-ui-toggle-btn-dark.fm-selected,#fm-pivot-view button.fm-ui-toggle-btn-dark.fm-selected{color:#fff;background:#555;border-color:#555}#fm-pivot-view a.fm-ui-toggle-btn-dark.fm-selected:hover,#fm-pivot-view button.fm-ui-toggle-btn-dark.fm-selected:hover{background:#3c3c3c;border-color:#3c3c3c}#fm-pivot-view a.fm-ui-link-btn{background:0 0;font-size:12px;text-decoration:underline;line-height:1;width:auto;width:initial;height:auto;height:initial;border:none;padding:0;cursor:pointer}#fm-pivot-view a.fm-ui-link-btn:hover{background:0 0;text-decoration:none}#fm-pivot-view a.fm-ui-link-btn.fm-ui-pressed{background:0 0;text-decoration:underline}#fm-pivot-view a.fm-ui-checkbox{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;display:inline-block;vertical-align:middle}#fm-pivot-view a.fm-ui-checkbox .fm-ui-label{padding-left:30px;position:relative;line-height:1.2;color:#111;font-size:14px}#fm-pivot-view a.fm-ui-checkbox .fm-ui-label:before{content:"";display:inline-block;box-sizing:border-box;position:absolute;left:0;top:0;width:18px;height:18px;border:1px solid #d5d5d5;background:#fff}#fm-pivot-view a.fm-ui-checkbox .fm-ui-label:before:hover{border-color:#999}#fm-pivot-view a.fm-ui-checkbox .fm-ui-label:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);opacity:0;content:"\e947";color:#fff;font-size:20px;left:-1px}#fm-pivot-view a.fm-ui-checkbox.fm-selected .fm-ui-label:after{opacity:1;font-weight:700;width:0}#fm-pivot-view a.fm-ui-checkbox.fm-selected .fm-ui-label:before{border:1px solid #555;background:#555}#fm-pivot-view a.fm-ui-checkbox.fm-ui-semi-selected .fm-ui-label:after{content:"";border:5px solid #555;background-color:#555;width:0;height:0;left:4px;top:9px;opacity:1}.fm-ui-arrow-up:after,.fm-ui-arrow-up:before{content:"";position:absolute;display:block;left:50%;transform:translate(-50%)}.fm-ui-arrow-up:before{width:0;height:0;border-style:solid;border-width:0 5.5px 6px 5.5px;border-color:transparent transparent #d5d5d5 transparent;top:-7px}.fm-ui-arrow-up:after{width:0;height:0;border-style:solid;border-width:0 4.5px 6px 4.5px;border-color:transparent transparent #fff transparent;top:-6px}#fm-pivot-view div.fm-ui-dropdown,#fm-toolbar-wrapper div.fm-ui-dropdown{text-align:left;display:inline-block;vertical-align:top;width:auto;width:initial;position:relative;box-sizing:border-box}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-btn,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-btn{display:block;position:relative;background-color:#fff;text-align:left;border:1px solid #d5d5d5;border-radius:0;padding:9px 25px 10px 10px;box-sizing:border-box;cursor:pointer;height:38px}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-btn .fm-ui-label,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-btn .fm-ui-label{color:#111;font-size:14px;vertical-align:top;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;width:100%;line-height:18px}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-btn:after,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-btn:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);content:"\e908";right:8px;font-size:21px;color:#999;margin-top:-1px}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-btn.fm-selected:after,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-btn.fm-selected:after{content:"\e909"}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-btn.fm-selected+.fm-ui-dropdown-list,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-btn.fm-selected+.fm-ui-dropdown-list{margin-top:5px;visibility:visible;opacity:1}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-list,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-list{box-shadow:0 0 20px #0000001a;display:block;position:absolute;z-index:3;left:0;top:100%;border:1px solid #d5d5d5;margin-top:20px;visibility:hidden;min-width:100%;box-sizing:border-box;opacity:1;background:#fff}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-list:after,#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-list:before,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-list:after,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-list:before{content:"";position:absolute;display:block;left:50%;transform:translate(-50%)}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-list:before,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-list:before{width:0;height:0;border-style:solid;border-width:0 5.5px 6px 5.5px;border-color:transparent transparent #d5d5d5 transparent;top:-7px}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-list:after,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-list:after{width:0;height:0;border-style:solid;border-width:0 4.5px 6px 4.5px;border-color:transparent transparent #fff transparent;top:-6px}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-list ul,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-list ul{overflow-y:auto;max-height:300px}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-list ul li,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-list ul li{display:block;border-bottom:1px solid #e9e9e9;padding:9px;cursor:pointer;position:relative}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-list ul li .fm-ui-label,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-list ul li .fm-ui-label{color:#111;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;width:100%}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-list ul li:last-child,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-list ul li:last-child{border-bottom:none}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-list ul li:hover,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-list ul li:hover{background:#f7f7f7}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-list ul li.fm-selected,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-list ul li.fm-selected{background:#f7f7f7;padding-right:32px;position:relative}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-list ul li.fm-selected:after,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-list ul li.fm-selected:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);content:"\e902";color:#999;right:6px;font-size:22px;margin-top:-2px}#fm-pivot-view div.fm-ui-window{box-shadow:0 0 20px #0000001a;max-width:100%;background:#fff;margin:0 auto;border:1px solid #d5d5d5;padding:24px 30px 30px;box-sizing:border-box;position:absolute;z-index:7}#fm-pivot-view div.fm-ui-window .fm-popup-header{min-height:40px;margin-bottom:10px}#fm-pivot-view div.fm-ui-window .fm-popup-header.fm-ph-simple{margin-bottom:24px}#fm-pivot-view div.fm-ui-window .fm-popup-header .fm-popup-icons-row{margin-bottom:25px;margin-top:7px}#fm-pivot-view div.fm-ui-window .fm-popup-header .fm-ui-btns-row{position:absolute;right:30px}#fm-pivot-view div.fm-ui-window .fm-popup-title{color:#111;font-size:24px;display:block;padding:5px 0}#fm-pivot-view div.fm-ui-window .fm-popup-subtitle{color:#999;font-size:14px;margin-top:5px;display:block}#fm-pivot-view div.fm-ui-popup{z-index:12}#fm-pivot-view div.fm-ui-popup.fm-layout-mobile{padding:20px}#fm-pivot-view div.fm-ui-popup.fm-layout-mobile .fm-popup-subtitle{display:none}#fm-pivot-view div.fm-ui-popup.fm-layout-mobile .fm-ui-btns-row{right:20px}#fm-pivot-view div.fm-ui-popup.fm-layout-mobile-small .fm-popup-header{margin-bottom:10px}#fm-pivot-view div.fm-ui-popup.fm-layout-mobile-small .fm-popup-header .fm-ui-col{width:100%;margin-bottom:10px}#fm-pivot-view div.fm-ui-popup.fm-layout-mobile-small .fm-popup-header .fm-ui-btns-row{position:relative;right:initial;right:auto;text-align:left}#fm-pivot-view div.fm-ui-popup.fm-layout-mobile-small .fm-popup-header .fm-ui-btns-row .fm-ui-btn{width:calc(50% - 5px);width:-webkit-calc(50% - 5px);margin-right:10px}#fm-pivot-view div.fm-ui-popup.fm-layout-mobile-small .fm-popup-header .fm-ui-btns-row .fm-ui-btn:last-child{margin-right:0}#fm-pivot-view div.fm-ui-popup.fm-layout-mobile-small .fm-popup-header .fm-popup-title{font-size:18px;line-height:1}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-header{text-align:center;padding:10px;font-weight:700;border-bottom:1px solid #d5d5d5;position:relative}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-header .fm-ui-dp-month{margin-right:5px}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-header .fm-ui-dp-month,#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-header .fm-ui-dp-year{cursor:pointer;text-decoration:underline}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-header .fm-ui-dp-month:hover,#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-header .fm-ui-dp-year:hover{text-decoration:none}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-header .fm-ui-dp-month.fm-disabled,#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-header .fm-ui-dp-year.fm-disabled{cursor:auto;text-decoration:none}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-header .fm-ui-btn{padding:0;border:none;min-width:auto;position:absolute;background:0 0;width:37px;height:37px;top:0}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-header .fm-ui-btn:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:rotate(90deg);-o-transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);font-size:24px;top:6px;left:6px}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-header .fm-ui-btn.fm-prev-btn{left:0}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-header .fm-ui-btn.fm-prev-btn:before{content:"\e908"}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-header .fm-ui-btn.fm-next-btn{right:0}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-header .fm-ui-btn.fm-next-btn:before{content:"\e909"}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-week{padding:10px;border-bottom:1px solid #d5d5d5;background-color:#fbfbfb}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-week .fm-ui-dp-day-title{text-align:center;color:#999}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-dates{padding:10px}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-dates .fm-ui-dp-date-label{text-align:center;padding:5px;cursor:pointer;position:relative}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-dates .fm-ui-dp-date-label:hover{background-color:#f7f7f7}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-dates .fm-ui-dp-date-label.fm-highlighted{font-weight:700}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-dates .fm-ui-dp-date-label.fm-muted{font-weight:400;color:#999}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-dates .fm-ui-dp-date-label.fm-selected{font-weight:400;color:#fff;background-color:#555;border:1px solid #555}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-col-7{width:14.285%;display:inline-block}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-col-5{width:20%;display:inline-block}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-col-3{width:33.333%;display:inline-block}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-footer{display:none;text-align:center;margin-bottom:5px}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-footer .fm-cancel-btn{display:inline-block;padding:10px;color:#999}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-time{padding:10px;border-top:1px solid #d5d5d5;text-align:center}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-time .fm-ui-label{margin-right:5px}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-time input.fm-ui-dp-time-input{padding:2px 1px 2px 4px;border:1px solid #d5d5d5;color:#111;font-size:14px;text-align:center}#fm-pivot-view div.fm-ui-datepicker.fm-ui-dp-view-months .fm-ui-dp-header .fm-ui-btn,#fm-pivot-view div.fm-ui-datepicker.fm-ui-dp-view-months .fm-ui-dp-week{display:none}#fm-pivot-view div.fm-ui-datepicker.fm-ui-dp-view-months .fm-ui-dp-dates{padding-bottom:0}#fm-pivot-view div.fm-ui-datepicker.fm-ui-dp-view-months .fm-ui-dp-footer{display:block}#fm-pivot-view div.fm-ui-datepicker.fm-ui-dp-view-years .fm-ui-dp-header .fm-ui-dp-month,#fm-pivot-view div.fm-ui-datepicker.fm-ui-dp-view-years .fm-ui-dp-week{display:none}#fm-pivot-view div.fm-ui-datepicker.fm-ui-dp-view-years .fm-ui-dp-dates{padding-bottom:0}#fm-pivot-view div.fm-ui-datepicker.fm-ui-dp-view-years .fm-ui-dp-footer{display:block}#fm-pivot-view div.fm-ui-datepicker-input{position:relative}#fm-pivot-view div.fm-ui-datepicker-input.fm-opened .fm-ui-datepicker-dropdown{display:block}#fm-pivot-view div.fm-ui-datepicker-input .fm-ui-datepicker-dropdown{box-shadow:0 0 20px #0000001a;display:none;background-color:#fff;border:1px solid #d5d5d5;position:absolute;width:300px;right:0;top:100%;margin-top:5px;z-index:1}#fm-pivot-view div.fm-ui-datepicker-input .fm-ui-datepicker-dropdown:after,#fm-pivot-view div.fm-ui-datepicker-input .fm-ui-datepicker-dropdown:before{content:"";position:absolute;display:block;left:50%;transform:translate(-50%)}#fm-pivot-view div.fm-ui-datepicker-input .fm-ui-datepicker-dropdown:before{width:0;height:0;border-style:solid;border-width:0 5.5px 6px 5.5px;border-color:transparent transparent #d5d5d5 transparent;top:-7px}#fm-pivot-view div.fm-ui-datepicker-input .fm-ui-datepicker-dropdown:after{width:0;height:0;border-style:solid;border-width:0 4.5px 6px 4.5px;border-color:transparent transparent #fff transparent;top:-6px}#fm-pivot-view div.fm-ui-datepicker-input .fm-ui-datepicker-dropdown:after,#fm-pivot-view div.fm-ui-datepicker-input .fm-ui-datepicker-dropdown:before{left:auto}#fm-pivot-view div.fm-ui-datepicker-input .fm-ui-datepicker-dropdown:after{right:8px}#fm-pivot-view div.fm-ui-datepicker-input .fm-ui-datepicker-dropdown:before{right:6px}#fm-pivot-view div.fm-ui-datepicker-input .fm-ui-datepicker-icon{right:0;font-size:20px;color:#999;cursor:pointer;width:35px;height:100%;position:absolute}#fm-pivot-view div.fm-ui-datepicker-input .fm-ui-datepicker-icon:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;left:50%;transform:translateY(-50%) translate(-50%);-ms-transform:translateY(-50%) translateX(-50%);-moz-transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%);content:"\e900"}#fm-pivot-view .fm-ui .fm-ui-row,#fm-toolbar-wrapper .fm-ui .fm-ui-row{font-size:0}#fm-pivot-view .fm-ui .fm-ui-col,#fm-pivot-view .fm-ui .fm-ui-col-2,#fm-pivot-view .fm-ui .fm-ui-col-3,#fm-pivot-view .fm-ui .fm-ui-col-9,#fm-toolbar-wrapper .fm-ui .fm-ui-col,#fm-toolbar-wrapper .fm-ui .fm-ui-col-2,#fm-toolbar-wrapper .fm-ui .fm-ui-col-3,#fm-toolbar-wrapper .fm-ui .fm-ui-col-9{display:inline-block;vertical-align:top;min-height:1px}#fm-pivot-view .fm-ui .fm-ui-col-2,#fm-toolbar-wrapper .fm-ui .fm-ui-col-2{width:50%}#fm-pivot-view .fm-ui .fm-ui-col-3,#fm-toolbar-wrapper .fm-ui .fm-ui-col-3{margin-right:30px;width:calc(33.33% - 20px)}#fm-pivot-view .fm-ui .fm-ui-col-3:nth-child(3n+3),#fm-toolbar-wrapper .fm-ui .fm-ui-col-3:nth-child(3n+3){margin-right:0}#fm-pivot-view .fm-ui .fm-ui-col-9,#fm-toolbar-wrapper .fm-ui .fm-ui-col-9{margin-right:1px;margin-bottom:1px;width:calc(11.11% - .9px)}#fm-pivot-view .fm-ui .fm-ui-col-9:nth-child(9n+9),#fm-toolbar-wrapper .fm-ui .fm-ui-col-9:nth-child(9n+9){margin-right:0}#fm-pivot-view .fm-ui .fm-vam,#fm-toolbar-wrapper .fm-ui .fm-vam{vertical-align:middle}#fm-pivot-view .fm-ui .fm-vat,#fm-toolbar-wrapper .fm-ui .fm-vat{vertical-align:top}#fm-pivot-view .fm-ui .fm-tar,#fm-toolbar-wrapper .fm-ui .fm-tar{text-align:right}#fm-pivot-view .fm-ui .fm-tal,#fm-toolbar-wrapper .fm-ui .fm-tal{text-align:left}#fm-pivot-view .fm-ui .fm-tac,#fm-toolbar-wrapper .fm-ui .fm-tac{text-align:center}#fm-pivot-view .fm-ui .fm-mb30,#fm-toolbar-wrapper .fm-ui .fm-mb30{margin-bottom:30px}#fm-pivot-view .fm-helper{box-shadow:0 0 20px #0000001a;display:inline-block;background:#f7f7f7;opacity:.9;padding:10px 9px;font-family:Arial,sans-serif;font-size:14px;font-weight:700;border:1px solid #d5d5d5;pointer-events:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:250px;color:#111}#fm-pivot-view .fm-helper .fm-label{width:calc(100% - 20px);display:inline-block;text-overflow:ellipsis;overflow:hidden}#fm-pivot-view .fm-helper .fm-drag-icon{float:right;position:relative}#fm-pivot-view .fm-helper.fm-no-drop .fm-drag-icon:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\ea0e";color:#f44336;right:0}#fm-pivot-view .fm-helper.fm-drag-remove .fm-drag-icon:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e90e";color:#f44336;right:-4px;top:-4px;font-size:21px}#fm-pivot-view .fm-header-helper{text-transform:uppercase;border:none;background:#f7f7f7;padding:8px 6px;font-size:12px;border:1px solid #999;cursor:move}#fm-pivot-view .fm-header-helper.fm-drag-remove .fm-remove-icon{display:inline-block;margin-left:4px;width:10px;position:relative}#fm-pivot-view .fm-header-helper.fm-drag-remove .fm-remove-icon:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e90e";color:#f44336;top:-15px;left:-6px;font-size:21px}#fm-pivot-view .fm-drop-indicator{height:2px;background:#555}#fm-pivot-view div.fm-ui-panel{position:relative;background:#fff;border:1px solid #999}#fm-pivot-view div.fm-ui-modal-overlay{background-color:#fff;opacity:.8;position:absolute;top:0;left:0;z-index:11;width:100%;height:100%}#fm-pivot-view div.fm-ui-modal-overlay.fm-ui-opaque{opacity:1}#fm-pivot-view div.fm-ui-modal-overlay.fm-ui-transparent{opacity:0}#fm-pivot-view div.fm-ui-toolbar{background:#fff;border-top:1px dotted #dcdcdc;border-left:none;border-right:none;border-bottom:none;margin-bottom:0}#fm-pivot-view div.fm-ui-hgroup{overflow:hidden}#fm-pivot-view div.fm-ui-hgroup>*{float:left}#fm-pivot-view div.fm-ui-vgroup>*{display:block}#fm-pivot-view ul.fm-ui-list{list-style-type:none;padding:0;margin:0}#fm-pivot-view .fm-ui-context-submenu{position:absolute}#fm-pivot-view .fm-ui-disabled,#fm-toolbar-wrapper .fm-ui-disabled{pointer-events:none!important;cursor:default!important;opacity:.5!important}#fm-pivot-view div.fm-ui-vlist{position:relative;overflow-x:hidden;overflow-y:auto}#fm-pivot-view div.fm-ui-vlist ul.fm-ui-list{position:absolute;overflow:hidden;width:100%;top:0;background:#fff}#fm-pivot-view div.fm-ui-vlist div.fm-ui-vlist-placeholder{width:100%}#fm-pivot-view div.fm-ui-divider{background-color:#f7f7f7;position:absolute;z-index:1}#fm-pivot-view div.fm-ui-divider:hover{background-color:#f2f2f2}#fm-pivot-view div.fm-ui-divider:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;left:50%;transform:translateY(-50%) translate(-50%);-ms-transform:translateY(-50%) translateX(-50%);-moz-transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%);content:"\e907";font-size:13px;color:#999}#fm-pivot-view div.fm-ui-divider.fm-ui-horizontal{left:0;right:0;height:9px}#fm-pivot-view div.fm-ui-divider.fm-ui-horizontal:hover{cursor:row-resize}#fm-pivot-view div.fm-ui-divider.fm-ui-horizontal:before{top:4px}#fm-pivot-view div.fm-ui-divider.fm-ui-vertical{top:0;bottom:0;width:9px}#fm-pivot-view div.fm-ui-divider.fm-ui-vertical:hover{cursor:col-resize}#fm-pivot-view div.fm-ui-divider.fm-ui-vertical:before{left:-2px;transform:rotate(90deg);-o-transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1)}#fm-pivot-view .fm-ui-toolbar-mobile{height:48px;border-bottom:1px solid #999}#fm-pivot-view .fm-ui-toolbar-mobile .fm-ui-header-display{pointer-events:none;position:absolute;top:12px;font-size:17px;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:center;display:inline-block;width:100%}@media only screen and (max-width:560px){#fm-pivot-view .fm-ui-toolbar-mobile .fm-ui-header-display{font-size:14px;top:15px}}#fm-pivot-view .fm-ui-right{position:absolute;right:0;top:0}#fm-pivot-view .fm-ui-left{position:absolute;left:0;top:0}#fm-pivot-view a.fm-ui-btn.fm-disabled{pointer-events:none;cursor:default;color:#aaa;opacity:.4}#fm-pivot-view a.fm-ui-btn:hover.fm-disabled,#fm-pivot-view a.fm-ui-btn:active.fm-disabled{background:#fff}#fm-pivot-view .fm-ui-context-menu{box-shadow:0 0 20px #0000001a;position:absolute;background-color:#fff;border:1px solid #999;z-index:20}#fm-pivot-view .fm-ui-context-menu .fm-ui-context-submenu{box-shadow:0 0 20px #0000001a;position:absolute;background-color:#fff;border:1px solid #999;z-index:21}#fm-pivot-view .fm-ui-context-menu .fm-ui-context-submenu .fm-ui-list{max-height:300px;overflow-y:auto}#fm-pivot-view .fm-ui-context-menu .fm-ui-list{min-width:200px}#fm-pivot-view .fm-ui-context-menu .fm-ui-list li{padding:10px;border-bottom:1px solid #e9e9e9;cursor:pointer;position:relative}#fm-pivot-view .fm-ui-context-menu .fm-ui-list li:last-child{border-bottom:none}#fm-pivot-view .fm-ui-context-menu .fm-ui-list li.fm-ui-active,#fm-pivot-view .fm-ui-context-menu .fm-ui-list li:hover{background-color:#f7f7f7}#fm-pivot-view .fm-ui-context-menu .fm-ui-list li.fm-has-submenu:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);content:"\e911";right:5px;font-size:15px}#fm-pivot-view .fm-ui-context-menu .fm-ui-list li.fm-selected{background:#f7f7f7;padding-right:28px}#fm-pivot-view .fm-ui-context-menu .fm-ui-list li.fm-selected:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e902";right:30px;top:6px;color:#999;font-size:26px}#fm-pivot-view .fm-filter-view{min-width:320px}#fm-pivot-view .fm-filter-view.fm-ui-window{padding:0}#fm-pivot-view .fm-filter-view .fm-filter-view-content{padding:24px 30px 30px;width:500px;min-width:320px;max-width:100%;height:386px;min-height:386px}#fm-pivot-view .fm-filter-view .fm-filter-view-content.fm-no-member-filters{height:unset;min-height:unset}#fm-pivot-view .fm-filter-view .fm-filter-view-content.fm-query-filter-opened{height:256px;min-height:256px}#fm-pivot-view .fm-filter-view .fm-popup-header{margin-bottom:25px}#fm-pivot-view .fm-filter-view .fm-popup-header .fm-ui-row .fm-ui-btns-row{white-space:nowrap;position:absolute;right:0}#fm-pivot-view .fm-filter-view .fm-popup-header .fm-popup-title{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#fm-pivot-view .fm-filter-view .fm-bold-btn{font-weight:700;text-transform:uppercase}#fm-pivot-view .fm-filter-view .fm-filter-sort-row{display:flex;position:relative;margin-bottom:20px}#fm-pivot-view .fm-filter-view .fm-filter-sort-row .fm-sort-col{position:absolute;right:0;top:0}#fm-pivot-view .fm-filter-view .fm-filter-sort-row .fm-sort-col a.fm-ui-toggle-btn.fm-sort-btn,#fm-pivot-view .fm-filter-view .fm-filter-sort-row .fm-sort-col button.fm-ui-toggle-btn.fm-sort-btn{width:60px;font-weight:700;text-transform:uppercase}#fm-pivot-view .fm-filter-view .fm-filter-sort-row .fm-sort-col .fm-sort-label{margin-right:10px;display:none}#fm-pivot-view .fm-filter-view .fm-filter-sort-row .fm-sort-col .fm-sort-btns{display:inline-block}#fm-pivot-view .fm-filter-view .fm-filter-sort-row .fm-sort-col .fm-sort-btns .fm-sort-btn:first-child{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}#fm-pivot-view .fm-filter-view .fm-filter-sort-row .fm-sort-col .fm-sort-btns .fm-sort-btn:last-child{border-top-left-radius:0;border-bottom-left-radius:0}#fm-pivot-view .fm-filter-view .fm-filter-sort-row .fm-filters-col .fm-filter-label{width:55px;display:inline-block;margin-right:5px;margin-bottom:5px;vertical-align:middle;line-height:1;overflow:hidden}#fm-pivot-view .fm-filter-view .fm-filter-sort-row .fm-filters-col a.fm-ui-toggle-btn,#fm-pivot-view .fm-filter-view .fm-filter-sort-row .fm-filters-col button.fm-ui-toggle-btn{color:#111}#fm-pivot-view .fm-filter-view .fm-sort-only .fm-filter-sort-row .fm-sort-col{position:relative;display:block}#fm-pivot-view .fm-filter-view .fm-sort-only .fm-filter-sort-row .fm-sort-col .fm-sort-label{display:inline-block}#fm-pivot-view .fm-filter-view .fm-filter-btn{font-weight:700;text-transform:uppercase;position:relative;min-width:90px;max-width:130px;padding-left:10px;padding-right:10px;height:38px}#fm-pivot-view .fm-filter-view .fm-filter-btn.fm-has-filter{padding-right:20px}#fm-pivot-view .fm-filter-view .fm-filter-btn.fm-has-filter:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);right:5px;content:"\e905";font-size:18px}#fm-pivot-view .fm-filter-view .fm-filter-btn.fm-labels-filter-btn{margin-right:20px}#fm-pivot-view .fm-filter-view .fm-filter-btn .fm-ui-arrow-up{display:none;position:relative;top:22px;z-index:1}#fm-pivot-view .fm-filter-view .fm-filter-btn .fm-ui-arrow-up:after{border-bottom-color:#fbfbfb;top:-7px}#fm-pivot-view .fm-filter-view .fm-filter-btn .fm-ui-arrow-up:before{top:-8px}#fm-pivot-view .fm-filter-view .fm-filter-btn.fm-selected .fm-ui-arrow-up{display:block}#fm-pivot-view .fm-filter-view .fm-filter-btn .fm-ui-label{display:inline-block;text-align:center;white-space:nowrap;width:100%;max-width:100%;overflow:hidden;vertical-align:middle;margin-bottom:2px;line-height:36px}#fm-pivot-view .fm-filter-view .fm-filters-table{border:1px solid #d5d5d5;margin-bottom:30px;margin-top:10px;height:calc(100% - 108px);height:-webkit-calc(100% - 108px)}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-ui-checkbox.fm-selected{font-weight:700}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-content{position:relative;height:calc(100% - 37px);height:-webkit-calc(100% - 37px)}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-content .fm-members-filter-list{overflow-y:auto;height:100%}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-content .fm-members-filter-list li{border-bottom:1px solid #e9e9e9;padding:10px 9px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:37px}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-content .fm-members-filter-list li .fm-expand-toggle-btn{color:#999;display:inline-block;font-size:14px;position:relative;height:100%;width:30px}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-content .fm-members-filter-list li .fm-expand-toggle-btn:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e911";top:-7px;text-align:center;width:30px;padding:8px 0}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-content .fm-members-filter-list li .fm-expand-toggle-btn.fm-selected:before{content:"\e90f"}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-content .fm-members-filter-list li .fm-ungroup-btn{position:absolute;right:10px}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-content .fm-members-filter-list li .fm-ui-checkbox{vertical-align:top;margin-top:-1px}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-content .fm-members-filter-list.fm-tree-list:not(.fm-is-searched) li{padding-left:0}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-search-highlight{background-color:#ff0;font-weight:inherit}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header{border-bottom:1px solid #d5d5d5;background:#f7f7f7;position:relative;height:37px}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-select-all-wrapper{width:50%;padding:9px}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-select-all-wrapper .fm-select-all-label{width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;height:18px}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-select-counter-wrap{width:calc(50% - 100px);width:-webkit-calc(50% - 100px);padding-top:12px;padding-right:9px}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-select-counter-wrap .fm-select-counter{width:100%;text-align:right;color:#999;font-size:12px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-search-wrap{position:absolute;top:0;right:0;width:100px;height:100%;border-left:1px solid #d5d5d5}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-search-wrap .fm-search-inp{position:absolute;right:0;width:100%;height:36px;padding-left:39px;padding-right:39px;color:#111;font-size:14px;background:#fff;opacity:0;border:none;visibility:hidden;border-left:1px solid #d5d5d5}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-search-wrap .fm-close-search{opacity:0;visibility:hidden;position:absolute;right:0;top:0;height:100%;width:36px;min-width:36px;border:none;background:0 0;cursor:pointer;color:#999;outline-offset:-2px}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-search-wrap .fm-close-search:before{display:block;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e903";font-size:26px;position:absolute;top:5px;left:6px}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-search-wrap .fm-close-search:hover{color:#555}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-search-wrap .fm-search-btn{position:absolute;height:36px;width:100%;font-size:14px;cursor:pointer;border:none;background:0 0;color:#999;padding-top:10px;left:10px;right:25px}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-search-wrap .fm-search-btn:after{display:block;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e90a";font-size:25px;color:#999;position:absolute;top:5px;right:14px}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-search-wrap .fm-search-btn:hover{color:#111}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-search-wrap .fm-search-btn:hover:after{color:#111}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-search-wrap.fm-search-opened{width:50%;height:100%;border-left:none}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-search-wrap.fm-search-opened .fm-close-search,#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-search-wrap.fm-search-opened .fm-search-inp{visibility:visible;opacity:1}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-search-wrap.fm-search-opened .fm-select-counter{display:none}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-search-wrap.fm-search-opened .fm-search-btn{font-size:0;width:40px;pointer-events:none;z-index:1}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-search-wrap.fm-search-opened .fm-search-btn .fm-icon-act_search:before{color:#e9e9e9}#fm-pivot-view .fm-filter-view .fm-filters-table:last-child{margin-bottom:0}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap .fm-filters-subview{background:#fbfbfb;border:1px solid #e9e9e9;position:relative;padding:14px 13px;font-size:0}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap .fm-buttons-bar{text-align:right;margin-top:10px}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap .fm-buttons-bar .fm-ui-link-btn.fm-muted{color:#999}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-values-filter-view .fm-conditions-dropdown,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-values-filter-view .fm-measures-dropdown,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-values-filter-view .fm-num-input-1{width:calc(33.33% - 6.66px);width:-webkit-calc(33.33% - 6.66px)}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-values-filter-view .fm-conditions-dropdown,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-values-filter-view .fm-measures-dropdown{margin-right:10px}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-values-filter-view .fm-num-input-2{display:none}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-values-filter-view.fm-range .fm-conditions-dropdown,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-values-filter-view.fm-range .fm-measures-dropdown,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-values-filter-view.fm-range .fm-num-input-1,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-values-filter-view.fm-range .fm-num-input-2{width:calc(25% - 7.5px);width:-webkit-calc(25% - 7.5px)}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-values-filter-view.fm-range .fm-num-input-1{margin-right:10px}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-values-filter-view.fm-range .fm-num-input-2{display:inline-block}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-labels-filter-view .fm-conditions-dropdown,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-labels-filter-view .fm-txt-input-1{width:calc(50% - 5px);width:-webkit-calc(50% - 5px)}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-labels-filter-view .fm-conditions-dropdown{margin-right:10px}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-labels-filter-view .fm-txt-input-2{display:none}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-labels-filter-view.fm-range .fm-conditions-dropdown,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-labels-filter-view.fm-range .fm-txt-input-1,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-labels-filter-view.fm-range .fm-txt-input-2{width:calc(33.33% - 6.66px);width:-webkit-calc(33.33% - 6.66px)}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-labels-filter-view.fm-range .fm-txt-input-1{margin-right:10px}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-labels-filter-view.fm-range .fm-txt-input-2{display:inline-block}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-numbers-filter-view .fm-conditions-dropdown,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-numbers-filter-view .fm-num-input-1{width:calc(50% - 5px);width:-webkit-calc(50% - 5px)}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-numbers-filter-view .fm-conditions-dropdown{margin-right:10px}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-numbers-filter-view .fm-num-input-2{display:none}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-numbers-filter-view.fm-range .fm-conditions-dropdown,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-numbers-filter-view.fm-range .fm-num-input-1,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-numbers-filter-view.fm-range .fm-num-input-2{width:calc(33.33% - 6.66px);width:-webkit-calc(33.33% - 6.66px)}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-numbers-filter-view.fm-range .fm-num-input-1{margin-right:10px}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-numbers-filter-view.fm-range .fm-num-input-2{display:inline-block}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-time-filter-view .fm-conditions-dropdown,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-time-filter-view .fm-num-input-1{width:calc(50% - 45px);width:-webkit-calc(50% - 45px);margin-right:10px}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-time-filter-view .fm-interval-dropdown{width:70px}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-time-filter-view .fm-num-input-2{display:none;margin-right:10px}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-time-filter-view.fm-range .fm-num-input-1,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-time-filter-view.fm-range .fm-num-input-2{width:calc(20% - 7px);width:-webkit-calc(20% - 7px)}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-time-filter-view.fm-range .fm-num-input-2{display:inline-block}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view .fm-conditions-dropdown,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view .fm-datepicker-1,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view .fm-periods-dropdown{width:calc(50% - 5px);width:-webkit-calc(50% - 5px)}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view .fm-conditions-dropdown{margin-right:10px}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view .fm-datepicker-1{display:inline-block}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view .fm-datepicker-2,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view .fm-periods-dropdown{display:none}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view.fm-date-range .fm-conditions-dropdown,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view.fm-date-range .fm-datepicker-1,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view.fm-date-range .fm-datepicker-2{width:calc(33.33% - 6.66px);width:-webkit-calc(33.33% - 6.66px)}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view.fm-date-range .fm-datepicker-1{margin-right:10px}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view.fm-date-range .fm-datepicker-2{display:inline-block}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view.fm-date-range .fm-ui-datepicker-input.fm-with-time .fm-ui-datepicker-icon,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view.fm-date-period .fm-datepicker-1,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view.fm-date-period .fm-datepicker-2{display:none}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view.fm-date-period .fm-periods-dropdown{display:inline-block}#fm-pivot-view .fm-filter-view .fm-add-group-view{margin-bottom:20px}#fm-pivot-view .fm-filter-view .fm-add-group-view .fm-filters-subview:before{right:150px}#fm-pivot-view .fm-filter-view .fm-add-group-view .fm-filters-subview:after{right:151px}#fm-pivot-view .fm-filter-view .fm-filter-flat-layout .fm-values-filter-view .fm-measures-dropdown{display:none}#fm-pivot-view .fm-filter-view .fm-filter-flat-layout .fm-values-filter-view .fm-conditions-dropdown,#fm-pivot-view .fm-filter-view .fm-filter-flat-layout .fm-values-filter-view .fm-num-input-1{width:calc(50% - 5px);width:-webkit-calc(50% - 5px)}#fm-pivot-view .fm-filter-view .fm-filter-flat-layout .fm-values-filter-view .fm-num-input-1{margin-right:0}#fm-pivot-view .fm-filter-view .fm-filter-flat-layout .fm-values-filter-view.fm-range .fm-conditions-dropdown,#fm-pivot-view .fm-filter-view .fm-filter-flat-layout .fm-values-filter-view.fm-range .fm-measures-dropdown,#fm-pivot-view .fm-filter-view .fm-filter-flat-layout .fm-values-filter-view.fm-range .fm-num-input-1,#fm-pivot-view .fm-filter-view .fm-filter-flat-layout .fm-values-filter-view.fm-range .fm-num-input-2{width:calc(33.33% - 6.66px);width:-webkit-calc(33.33% - 6.66px)}#fm-pivot-view .fm-filter-view .fm-filter-pages-layout .fm-filters-col{width:100%}#fm-pivot-view .fm-filter-view .fm-filter-pages-layout .fm-labels-filter-btn{margin-right:0}#fm-pivot-view .fm-filter-view .fm-filter-flat-layout.fm-no-query-filters .fm-filters-table,#fm-pivot-view .fm-filter-view .fm-filter-pages-layout.fm-no-query-filters .fm-filters-table{height:calc(100% - 60px);height:-webkit-calc(100% - 60px)}#fm-pivot-view .fm-filter-view .fm-filter-flat-layout.fm-no-query-filters .fm-filter-sort-row,#fm-pivot-view .fm-filter-view .fm-filter-pages-layout.fm-no-query-filters .fm-filter-sort-row{margin-bottom:0}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-view-content{padding:20px}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-view-content.fm-query-filter-opened{height:384px;min-height:384px}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-view-content.fm-query-filter-opened.fm-filter-flat-layout,#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-view-content.fm-query-filter-opened.fm-filter-pages-layout{height:288px;min-height:288px}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-popup-header .fm-ui-col,#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-popup-header .fm-ui-col-2{width:100%}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-popup-header .fm-ui-col-2{margin-bottom:10px}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-popup-header .fm-ui-btns-row{position:relative}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-popup-header .fm-popup-title{line-height:1.1}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-sort-row{flex-direction:column}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-sort-row .fm-sort-col{order:1;position:relative;margin-bottom:10px}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-sort-row .fm-sort-col .fm-sort-btns{display:block}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-sort-row .fm-sort-col .fm-sort-btns a.fm-ui-toggle-btn.fm-sort-btn,#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-sort-row .fm-sort-col .fm-sort-btns button.fm-ui-toggle-btn.fm-sort-btn{width:50%}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-sort-row .fm-sort-col .fm-sort-label{display:none}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-sort-row .fm-filters-col{order:2}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-sort-row .fm-filters-col .fm-filter-label{display:none}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-sort-row .fm-filters-col .fm-filter-btn{width:calc(50% - 5px);width:-webkit-calc(50% - 5px);max-width:50%}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-sort-row .fm-filters-col .fm-filter-btn.fm-labels-filter-btn{margin-right:10px}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-values-filter-view .fm-conditions-dropdown,#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-values-filter-view .fm-measures-dropdown{width:calc(50% - 5px);width:-webkit-calc(50% - 5px);margin-right:0;margin-bottom:10px}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-values-filter-view .fm-num-input-1{width:100%}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-values-filter-view .fm-measures-dropdown{margin-right:10px}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-values-filter-view.fm-range .fm-num-input-1,#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-values-filter-view.fm-range .fm-num-input-2{width:calc(50% - 5px);width:-webkit-calc(50% - 5px)}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-values-filter-view.fm-range .fm-num-input-1{margin-right:10px}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-dates-filter-view.fm-date-range .fm-conditions-dropdown{width:100%;margin-bottom:10px}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-dates-filter-view.fm-date-range .fm-datepicker-1,#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-dates-filter-view.fm-date-range .fm-datepicker-2{width:calc(50% - 5px);width:-webkit-calc(50% - 5px)}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-dates-filter-view.fm-date-range .fm-ui-datepicker-input.fm-with-time .fm-ui-datepicker-icon{display:none}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-labels-filter-view.fm-range .fm-conditions-dropdown{width:100%;margin-bottom:10px}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-labels-filter-view.fm-range .fm-txt-input-1,#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-labels-filter-view.fm-range .fm-txt-input-2{width:calc(50% - 5px);width:-webkit-calc(50% - 5px)}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-numbers-filter-view.fm-range .fm-conditions-dropdown{width:100%;margin-bottom:10px}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-numbers-filter-view.fm-range .fm-num-input-1,#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-numbers-filter-view.fm-range .fm-num-input-2{width:calc(50% - 5px);width:-webkit-calc(50% - 5px)}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-time-filter-view.fm-range .fm-conditions-dropdown{width:100%;margin-bottom:10px}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-time-filter-view.fm-range .fm-num-input-1,#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-time-filter-view.fm-range .fm-num-input-2{width:calc(50% - 45px);width:-webkit-calc(50% - 45px)}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-table{height:calc(100% - 202px);height:-webkit-calc(100% - 202px)}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-table .fm-filters-table-header .fm-select-all-wrapper{width:calc(100% - 100px);width:-webkit-calc(100% - 100px)}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-table .fm-filters-table-header .fm-select-counter-wrap{display:none}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-no-query-filters .fm-sort-col{margin-bottom:0}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-no-query-filters .fm-filters-table,#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-flat-layout .fm-filters-table,#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-pages-layout .fm-filters-table{height:calc(100% - 154px);height:-webkit-calc(100% - 154px)}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-flat-layout.fm-no-query-filters .fm-filters-table,#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-pages-layout.fm-no-query-filters .fm-filters-table{margin-top:0;height:calc(100% - 96px);height:-webkit-calc(100% - 96px)}#fm-pivot-view{min-width:300px;min-height:200px;position:relative;background:#fff;border:1px solid #d5d5d5;outline:0;box-sizing:border-box}#fm-pivot-view .fm-branding-bar{background-color:#fff;border-top:1px solid #d5d5d5;width:100%;height:21px;position:absolute;bottom:0;z-index:2}#fm-pivot-view .fm-branding-bar>span{line-height:21px;color:#999}#fm-pivot-view .fm-branding-bar>span a{color:#ff9b79}#fm-pivot-view .fm-branding-bar .fm-version-label{float:left;margin-left:5px}#fm-pivot-view .fm-branding-bar .fm-link{float:right;margin-right:5px;vertical-align:top}#fm-pivot-view .fm-branding-bar .fm-info-icon{display:inline-block;height:13px;width:13px;margin-left:5px;margin-right:2px;color:#d5d5d5;font-size:16px;cursor:pointer}#fm-pivot-view .fm-branding-bar .fm-info-icon:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\ea0c"}#fm-pivot-view .fm-branding-bar.fm-layout-660 span,#fm-pivot-view .fm-branding-bar.fm-layout-660 span a{font-size:11px}#fm-pivot-view .fm-branding-bar.fm-layout-520 .fm-version-label{display:none}@media all and (max-width:600px){#fm-pivot-view{min-width:initial;min-width:auto;min-height:initial;min-height:auto}}#fm-pivot-view .fm-grid-view{background-color:#fff;width:100%;height:100%;overflow:hidden}#fm-pivot-view .fm-grid-column{width:100px}#fm-pivot-view .fm-grid-row{height:30px}#fm-pivot-view .fm-grid-column-mobile{width:100px}#fm-pivot-view .fm-grid-row-mobile{height:30px}#fm-pivot-view span.fm-ui-label.fm-pivot-title{text-align:center;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:4px 10px 5px}#fm-pivot-view .fm-charts-view{background-color:#fff}#fm-pivot-view .fm-charts-view span.fm-ui-label.fm-charts-msg{position:absolute;display:block;text-align:center;top:50%;width:100%}#fm-pivot-view .fm-charts-view .fm-header-toolbar{background-color:#fbfbfb;border-bottom:1px solid #d5d5d5;padding:20px}#fm-pivot-view .fm-charts-view .fm-header-toolbar.fm-fields-list-padding{padding-right:60px}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-ui-col-2{white-space:nowrap}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-ui-col-2.fm-wide{width:calc(100% - 50px)}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-ui-dropdown{margin-right:10px;max-width:200px}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-container{text-align:right;white-space:nowrap}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-container .fm-ui-btn{border-radius:0;margin-right:10px;height:38px;padding-right:35px;text-align:left}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-container .fm-ui-btn:last-child{margin-right:0}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-container .fm-ui-btn:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);content:"\e90c";right:10px;font-size:18px;letter-spacing:-2px;color:#999}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-container .fm-ui-btn:hover:after{color:#555}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-container .fm-ui-btn.fm-filtered:after{content:"\e905\e90c"}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-container .fm-ui-btn.fm-filtered{padding-right:48px}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-btn{width:50px;margin:0}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-btn .fm-ui-dropdown-btn:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);content:"\e905";color:#999;font-size:24px;left:5px}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-btn .fm-ui-dropdown-btn:after{right:4px}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-btn .fm-ui-dropdown-btn .fm-ui-label{font-size:0}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-btn .fm-ui-dropdown-list{min-width:150px;max-width:200px;width:auto;width:initial;left:auto;left:initial;right:0}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-btn .fm-ui-dropdown-list .fm-ui-list{width:100%!important}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-btn .fm-ui-dropdown-list .fm-ui-list li{padding-right:25px;position:relative}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-btn .fm-ui-dropdown-list .fm-ui-list li:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);content:"\e90c";color:#999;right:4px;font-size:24px}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-btn .fm-ui-dropdown-list .fm-ui-list li.fm-filtered{padding-right:55px}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-btn .fm-ui-dropdown-list .fm-ui-list li.fm-filtered:after{content:"\e905\e90c"}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-btn .fm-ui-dropdown-list:after,#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-btn .fm-ui-dropdown-list:before{left:auto;left:initial}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-btn .fm-ui-dropdown-list:before{right:12px}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-btn .fm-ui-dropdown-list:after{right:14px}#fm-pivot-view .fm-charts-view .fm-chart{padding:10px}#fm-pivot-view .fm-charts-view .fm-chart-legend{position:absolute;bottom:0;left:0;right:0}#fm-pivot-view .fm-charts-view .fm-chart-legend .fm-chart-legend-container{background-color:#fbfbfb;border-top:1px solid #d5d5d5;padding:10px 20px;overflow:auto}#fm-pivot-view .fm-charts-view .fm-chart-legend .fm-chart-legend-btn{border-left:none;border-bottom:none;border-color:#e9e9e9;background-color:#fbfbfb;min-width:auto;min-width:initial;width:25px;height:25px;position:absolute;top:-25px;padding:0}#fm-pivot-view .fm-charts-view .fm-chart-legend .fm-chart-legend-btn:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:20px;padding:2px;color:#999;position:static}#fm-pivot-view .fm-charts-view .fm-chart-legend .fm-chart-legend-btn.fm-hide:after{content:"\e908"}#fm-pivot-view .fm-charts-view .fm-chart-legend .fm-chart-legend-btn.fm-show:after{content:"\e909"}#fm-pivot-view .fm-charts-view .fm-chart-legend table{border-collapse:separate;margin:0;width:auto;width:initial}#fm-pivot-view .fm-charts-view .fm-chart-legend table td{padding-right:10px;vertical-align:top}#fm-pivot-view .fm-charts-view .fm-chart-legend ul{list-style-type:none;position:relative;vertical-align:bottom;font-size:14px;display:inline-table}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li{padding:2px 0;white-space:nowrap}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li.fm-collapsed,#fm-pivot-view .fm-charts-view .fm-chart-legend ul li.fm-expanded{cursor:pointer}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li.fm-level-1{padding-left:18px}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li.fm-level-2{padding-left:36px}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li.fm-level-3{padding-left:54px}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li.fm-level-4{padding-left:72px}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li.fm-level-5{padding-left:90px}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li.fm-level-6{padding-left:108px}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li.fm-level-7{padding-left:126px}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li.fm-level-8{padding-left:144px}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li.fm-level-9{padding-left:162px}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li.fm-level-10{padding-left:180px}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li .fm-icon-display{display:inline-block;width:14px;height:14px;margin-right:4px;border-radius:50%;position:relative}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li .fm-text-display{display:inline-block;white-space:nowrap;font-size:14px;color:#999;vertical-align:bottom;margin-bottom:1px}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li.fm-collapsed .fm-icon-display:before{content:"";position:absolute;width:8px;height:2px;background:#fff;top:6px;right:3px}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li.fm-collapsed .fm-icon-display:after{content:"";position:absolute;width:2px;height:8px;background:#fff;top:3px;right:6px}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li.fm-expanded .fm-icon-display:before{content:"";position:absolute;width:8px;height:2px;background:#999;top:6px;right:3px}#fm-pivot-view .fm-axis text{font-size:14px;text-rendering:geometricPrecision;fill:#111}#fm-pivot-view .fm-axis line,#fm-pivot-view .fm-axis path{fill:none;stroke:#ccc;shape-rendering:crispEdges}#fm-pivot-view .fm-axis line{shape-rendering:geometricPrecision}#fm-pivot-view .fm-x .tick line{display:none}#fm-pivot-view .fm-x.fm-axis.fm-title{font-size:14px;font-weight:700;fill:#111}#fm-pivot-view .fm-line{fill:none;stroke-width:1px}#fm-pivot-view .fm-circle,#fm-pivot-view .fm-scatter-point{fill:#fff;stroke-width:1px}#fm-pivot-view .fm-arc path{stroke:#fff;stroke-width:.5px}#fm-pivot-view .fm-bar,#fm-pivot-view .fm-bar-stack{shape-rendering:crispEdges}#fm-pivot-view .fm-bar-stack path{stroke:#fff;stroke-width:.5px}#fm-pivot-view .fm-pie-label{font-size:14px;fill:#111}#fm-pivot-view .fm-chart svg .fm-label{white-space:pre}#fm-pivot-view .fm-data-label{font-size:12px;fill:#111}.fm-charts-color-1{fill:#ee232c}.fm-charts-color-2{fill:#478ec8}.fm-charts-color-3{fill:#ff8f00}.fm-charts-color-4{fill:#4dbf5a}.fm-charts-color-5{fill:#e042a6}.fm-charts-color-6{fill:#59bbab}.fm-charts-color-7{fill:#b96bdd}.fm-charts-color-8{fill:#edc200}.fm-charts-color-9{fill:#24c0de}.fm-charts-color-10{fill:none}#fm-pivot-view .fm-fields-view-wrap{position:absolute;z-index:11;right:0;top:0}#fm-pivot-view .fm-fields-view-wrap.fm-fields-opened{position:relative;z-index:12}#fm-pivot-view .fm-fields-view-wrap.fm-fields-opened .fm-btn-open-fields{display:none}#fm-pivot-view .fm-fields-view-wrap.fm-fields-instant.fm-fields-opened{position:absolute;z-index:11}#fm-pivot-view .fm-fields-view-wrap button.fm-btn-open-fields{font-size:0;border:none;background-color:#fff;min-width:auto;min-width:initial;padding:6px;width:44px;height:44px;border-left:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5;border-radius:0;box-shadow:0 0 20px #0000001a}#fm-pivot-view .fm-fields-view-wrap button.fm-btn-open-fields:hover{background-color:#f7f7f7}#fm-pivot-view .fm-fields-view-wrap button.fm-btn-open-fields:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-left:1px;content:"\e94c";font-size:30px;color:#999;position:static}#fm-pivot-view .fm-fields-view.fm-pivot-fields{width:780px;min-width:450px;height:455px;min-height:455px}#fm-pivot-view .fm-fields-view .fm-btn-add-measure-2{position:absolute;top:0;right:0;font-size:0;border:none;background-color:transparent;min-width:auto;min-width:initial;padding:2px;width:26px;height:100%;border-left:1px solid #d5d5d5;border-radius:0}#fm-pivot-view .fm-fields-view .fm-btn-add-measure-2:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;left:50%;transform:translateY(-50%) translate(-50%);-ms-transform:translateY(-50%) translateX(-50%);-moz-transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%);color:#999;font-size:24px}#fm-pivot-view .fm-fields-view .fm-btn-add-measure-2:hover:before{color:#555}#fm-pivot-view .fm-fields-view .fm-popup-header{display:flex}#fm-pivot-view .fm-fields-view .fm-popup-header .fm-ui-col:first-child{min-width:100px}#fm-pivot-view .fm-fields-view .fm-popup-header .fm-ui-col:first-child span.fm-ui-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#fm-pivot-view .fm-fields-view .fm-popup-header .fm-ui-col:nth-child(1){flex:1}#fm-pivot-view .fm-fields-view .fm-popup-header .fm-ui-col:nth-child(1) .fm-popup-subtitle{width:-moz-fit-content;width:fit-content}#fm-pivot-view .fm-fields-view .fm-popup-header .fm-ui-col:nth-child(2){min-width:-moz-fit-content;min-width:fit-content;position:relative;right:0;margin-left:30px}#fm-pivot-view .fm-fields-view .fm-popup-header .fm-btn-add-measure{padding-right:32px;max-width:250px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#fm-pivot-view .fm-fields-view .fm-popup-header .fm-btn-add-measure:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);right:4px;color:#999;font-size:24px}#fm-pivot-view .fm-fields-view .fm-popup-header .fm-btn-add-measure:hover:before{color:#555}#fm-pivot-view .fm-fields-view .fm-popup-content{height:calc(100% - 68px);height:-webkit-calc(100% - 68px)}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-ui-row,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-ui-col-3{height:100%}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap{border:1px solid #d5d5d5;position:relative}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header{background:#f7f7f7;border-bottom:1px solid #d5d5d5;padding:5px 10px;position:relative}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header span.fm-ui-label{color:#999}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header.fm-list-header-wide{padding:0;height:35px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-list-header-label-wrap{width:calc(100% - 40px);width:-webkit-calc(100% - 40px);padding:10px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-btn-collapse-expand-all{margin-left:8px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap{position:absolute;top:0;right:0;width:40px;height:100%;border-left:1px solid #d5d5d5;z-index:9}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap .fm-search-inp{z-index:2;position:absolute;right:0;width:100%;height:34px;padding-left:39px;padding-right:39px;color:#111;font-size:14px;background:#fff;opacity:0;border:none;visibility:hidden}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap .fm-search-inp-flat{z-index:2;position:absolute;right:0;width:100%;height:36px;padding-left:39px;padding-right:39px;color:#111;font-size:14px;background:#fff;opacity:0;border:none;visibility:hidden}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap .fm-icon-act_close{opacity:0;visibility:hidden;position:absolute;right:0;top:0;height:100%;width:39px;cursor:pointer;z-index:3;color:#999}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap .fm-icon-act_close:before{font-size:26px;position:absolute;top:4px;left:8px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap .fm-icon-act_close:hover{color:#555}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap .fm-search-btn{position:absolute;height:36px;width:100%;font-size:14px;text-align:center;cursor:pointer;z-index:3;border:none;background:0 0;color:#999;padding-bottom:4px;padding-right:16px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap .fm-search-btn .fm-icon-act_search{color:#999;position:absolute;top:5px;right:7px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap .fm-search-btn .fm-icon-act_search:before{font-size:25px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap .fm-search-btn:hover{color:#111}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap .fm-search-btn:hover .fm-icon-act_search,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap .fm-search-btn:hover .fm-icon-act_search:before{color:#111}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap.fm-search-opened{width:100%;height:100%;border-left:none}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap.fm-search-opened .fm-icon-act_close,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap.fm-search-opened .fm-search-inp{visibility:visible;opacity:1}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap.fm-search-opened .fm-select-counter{display:none}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap.fm-search-opened .fm-search-btn{font-size:0;width:40px;left:0;pointer-events:none}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap.fm-search-opened .fm-search-btn .fm-icon-act_search:before{color:#e9e9e9}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap.fm-search-opened-flat{width:50%;height:100%}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap.fm-search-opened-flat .fm-icon-act_close,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap.fm-search-opened-flat .fm-search-inp-flat{visibility:visible;opacity:1}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap.fm-search-opened-flat .fm-select-counter{display:none}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap.fm-search-opened-flat .fm-search-btn{font-size:0;width:40px;left:0;pointer-events:none}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap.fm-search-opened-flat .fm-search-btn .fm-icon-act_search:before{color:#e9e9e9}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content{min-height:37px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-ui-list{height:calc(100% - 4px);height:-webkit-calc(100% - 4px);overflow-x:hidden;overflow-y:auto;position:relative}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content li{border-bottom:1px solid #e9e9e9;padding:10px 9px;position:relative;cursor:move;background:#fff;height:38px;white-space:nowrap}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content li span{vertical-align:middle}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content li .fm-text-display{font-size:14px;display:inline-block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content li .fm-drag-handle{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);color:#d5d5d5;font-size:20px;padding:8px 6px;right:0;touch-action:none}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content li .fm-drag-handle:before{content:"\e907"}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content li.fm-values{padding-left:24px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content li.fm-values:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e90b";font-size:20px;color:#d5d5d5;left:2px;top:8px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content li.fm-selected .fm-text-display{font-weight:700}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-search-highlight{background-color:#ff0;font-weight:inherit}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies{position:relative}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies.fm-drop-effect:after{content:"";position:absolute;top:0;left:0;background:red;display:block;width:100%;height:100%}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li .fm-text-display{position:absolute;left:30px;right:30px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-check-icon{display:inline-block;width:18px;height:18px;margin-right:5px;cursor:pointer;position:relative}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-unchecked:not(.fm-level-folder) .fm-icon-display{display:inline-block;width:18px;height:18px;margin-right:5px;cursor:pointer;position:relative;border:1px solid #d5d5d5;background:#fff}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-checked:not(.fm-level-folder) .fm-icon-display{display:inline-block;width:18px;height:18px;margin-right:5px;cursor:pointer;position:relative;background:#555;border:1px solid #555}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-checked:not(.fm-level-folder) .fm-icon-display:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e947";color:#fff;font-size:20px;font-weight:700;top:-2px;left:-2px;width:0}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-folder{cursor:pointer}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-folder .fm-text-display{right:10px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-folder .fm-icon-display{display:inline-block;width:17px;height:17px;margin-right:5px;position:relative}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-folder .fm-icon-display:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;color:#999;padding:2px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-folder.fm-collapsed .fm-icon-display:before{content:"\e911"}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-folder.fm-expanded .fm-icon-display:before{content:"\e90f"}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-level-folder .fm-text-display{left:52px;right:20px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-level-folder.fm-unchecked .fm-moreicon-display{display:inline-block;width:18px;height:18px;margin-right:5px;cursor:pointer;position:relative;border:1px solid #d5d5d5;background:#fff}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-level-folder.fm-checked .fm-moreicon-display{display:inline-block;width:18px;height:18px;margin-right:5px;cursor:pointer;position:relative;background:#555}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-level-folder.fm-checked .fm-moreicon-display:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e947";color:#fff;font-weight:700;font-size:20px;top:-2px;left:-1px;width:0}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-measures-folder:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);content:"\e90b";right:6px;font-size:20px;color:#e9e9e9}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-measures-folder .fm-text-display{right:20px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-measure:not(.fm-calculated):after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);content:"\e90b";right:24px;font-size:20px;color:#e9e9e9}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-measure:not(.fm-calculated) .fm-text-display{right:50px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-calculated .fm-text-display{right:44px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-calculated .fm-calc-display{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);cursor:pointer;color:#e9e9e9;right:22px;font-size:20px;padding:8px 5px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-calculated .fm-calc-display:hover{color:#999}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-calculated .fm-calc-display:before{content:"\e94f"}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-kpis-folder:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);content:"\e94a";right:8px;font-size:16px;color:#e9e9e9}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-kpis-folder .fm-text-display{right:25px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-1{padding-left:20px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-1 .fm-text-display{left:42px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-1.fm-level .fm-text-display{left:54px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-1.fm-level-folder .fm-text-display{left:64px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-1.fm-level .fm-icon-display{left:12px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-2{padding-left:30px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-2 .fm-text-display{left:52px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-2.fm-level .fm-text-display{left:64px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-2.fm-level-folder .fm-text-display{left:74px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-2.fm-level .fm-icon-display{left:12px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-3{padding-left:40px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-3 .fm-text-display{left:62px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-3.fm-level .fm-text-display{left:74px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-3.fm-level-folder .fm-text-display{left:84px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-3.fm-level .fm-icon-display{left:12px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-4{padding-left:50px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-4 .fm-text-display{left:72px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-4.fm-level .fm-text-display{left:84px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-4.fm-level-folder .fm-text-display{left:94px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-4.fm-level .fm-icon-display{left:12px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-5{padding-left:60px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-5 .fm-text-display{left:82px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-5.fm-level .fm-text-display{left:94px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-5.fm-level-folder .fm-text-display{left:104px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-5.fm-level .fm-icon-display{left:12px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-6{padding-left:70px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-6 .fm-text-display{left:92px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-6.fm-level .fm-text-display{left:104px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-6.fm-level-folder .fm-text-display{left:114px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-6.fm-level .fm-icon-display{left:12px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-7{padding-left:80px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-7 .fm-text-display{left:102px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-7.fm-level .fm-text-display{left:114px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-7.fm-level-folder .fm-text-display{left:124px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-7.fm-level .fm-icon-display{left:12px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-8{padding-left:90px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-8 .fm-text-display{left:112px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-8.fm-level .fm-text-display{left:124px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-8.fm-level-folder .fm-text-display{left:134px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-8.fm-level .fm-icon-display{left:12px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-9{padding-left:100px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-9 .fm-text-display{left:122px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-9.fm-level .fm-text-display{left:134px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-9.fm-level-folder .fm-text-display{left:144px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-9.fm-level .fm-icon-display{left:12px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-10{padding-left:110px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-10 .fm-text-display{left:132px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-10.fm-level .fm-text-display{left:144px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-10.fm-level-folder .fm-text-display{left:154px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-10.fm-level .fm-icon-display{left:12px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-measures{position:relative}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-measures .fm-text-display{width:calc(100% - 50px);width:-webkit-calc(100% - 50px)}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-measures .fm-aggr-display{width:32px;height:100%;position:absolute;right:26px;top:0;cursor:pointer;padding-top:8px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-measures .fm-aggr-display:after,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-measures .fm-aggr-display:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#999}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-measures .fm-aggr-display:hover:after,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-measures .fm-aggr-display:hover:before{color:#555}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-measures .fm-aggr-display:before{content:"\e90b";font-size:20px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-measures .fm-aggr-display:after{content:"\e908";font-size:16px;left:14px;top:10px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-measures .fm-calc-display{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);cursor:pointer;color:#999;right:32px;font-size:20px;padding:8px 5px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-measures .fm-calc-display:hover{color:#555}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-measures .fm-calc-display:before{content:"\e94f"}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-columns .fm-text-display,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-pages .fm-text-display,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-rows .fm-text-display{width:calc(100% - 20px);width:-webkit-calc(100% - 20px)}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-prompt{position:absolute;bottom:0;width:100%;padding:12px;color:#cecece;font-style:italic;text-align:center;z-index:-1}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-columns,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-pages{margin-bottom:30px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-columns,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-measures,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-pages,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-rows{height:calc(50% - 15px)}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-columns .fm-list-content,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-measures .fm-list-content,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-pages .fm-list-content,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-rows .fm-list-content{height:calc(100% - 23px)}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-columns .fm-dragging-move,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-measures .fm-dragging-move,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-pages .fm-dragging-move,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-rows .fm-dragging-move{display:none}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-all{height:100%}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-all .fm-list-content{height:calc(100% - 31px)}#fm-pivot-view .fm-fields-view.fm-layout-mobile .fm-popup-content{height:calc(100% - 50px);height:-webkit-calc(100% - 50px)}#fm-pivot-view .fm-fields-view.fm-layout-mobile-small .fm-popup-header{flex-direction:column}#fm-pivot-view .fm-fields-view.fm-layout-mobile-small .fm-ui-col:nth-child(2){margin-left:auto}#fm-pivot-view .fm-fields-view.fm-layout-mobile-small .fm-popup-content{height:calc(100% - 95px);height:-webkit-calc(100% - 95px)}#fm-pivot-view .fm-fields-view.fm-layout-mobile-small .fm-btn-add-measure{display:none!important}#fm-pivot-view .fm-fields-view.fm-flat-fields{min-width:320px;width:480px;min-height:467px;height:467px}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-header .fm-btn-add-measure{min-width:40px;width:40px;padding:0}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-header .fm-btn-add-measure:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;left:50%;transform:translateY(-50%) translate(-50%);-ms-transform:translateY(-50%) translateX(-50%);-moz-transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%);right:auto;right:initial}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap{min-height:342px;height:100%}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-header{padding:10px 9px}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-header .fm-ui-checkbox span.fm-ui-label{color:#111;padding-left:26px}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-header .fm-ui-checkbox.fm-selected{font-weight:700}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-content{height:calc(100% - 34px);height:-webkit-calc(100% - 34px)}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-aggr-display{width:32px;height:100%;position:absolute;right:26px;top:0;cursor:pointer;padding-top:8px}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-aggr-display:after,#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-aggr-display:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#999}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-aggr-display:hover:after,#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-aggr-display:hover:before{color:#555}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-aggr-display:before{content:"\e90b";font-size:20px}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-aggr-display:after{content:"\e908";font-size:16px;left:14px;top:10px}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li .fm-text-display{left:35px}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-calculated .fm-calc-display{color:#999;right:33px}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-calculated .fm-calc-display:hover{color:#555}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-dragging-move{display:none}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-has-aggs .fm-text-display{right:55px}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-measure:after{content:none}#fm-pivot-view .fm-fields-view.fm-instant-view{position:absolute;width:300px;min-width:300px;min-height:100%;right:0;top:0;height:100%;background-color:#fff;border-left:1px solid #d5d5d5}#fm-pivot-view .fm-fields-view.fm-instant-view .fm-list-wrap{border:none}#fm-pivot-view .fm-fields-view.fm-instant-view .fm-popup-content,#fm-pivot-view .fm-fields-view.fm-instant-view .fm-popup-content .fm-list-wrap-all{height:100%}#fm-pivot-view .fm-fields-view.fm-instant-view .fm-popup-content .fm-list-wrap-all .fm-list-content{height:calc(100% - 35px);height:-webkit-calc(100% - 35px)}#fm-pivot-view .fm-fields-view.fm-instant-view .fm-popup-content .fm-list-wrap-all .fm-list-content .fm-lst-hierarchies{max-height:100%;height:100%}#fm-pivot-view .fm-fields-view.fm-instant-view .fm-btn-add-measure,#fm-pivot-view .fm-fields-view.fm-instant-view .fm-btn-close-fields{position:absolute;top:0;font-size:0;border:none;background-color:transparent;min-width:auto;min-width:initial;padding:2px;width:36px;height:100%;border-left:1px solid #d5d5d5;border-radius:0}#fm-pivot-view .fm-fields-view.fm-instant-view .fm-btn-add-measure:hover,#fm-pivot-view .fm-fields-view.fm-instant-view .fm-btn-close-fields:hover{background-color:#f7f7f7}#fm-pivot-view .fm-fields-view.fm-instant-view .fm-btn-add-measure:before,#fm-pivot-view .fm-fields-view.fm-instant-view .fm-btn-close-fields:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-left:1px;font-size:30px;color:#999;position:static}#fm-pivot-view .fm-fields-view.fm-instant-view .fm-btn-close-fields{right:0}#fm-pivot-view .fm-fields-view.fm-instant-view .fm-btn-close-fields:before{transform:rotate(180deg);-o-transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);content:"\e94c"}#fm-pivot-view .fm-fields-view.fm-instant-view .fm-btn-add-measure{right:36px}#fm-pivot-view .fm-fields-view.fm-instant-view .fm-btn-add-measure:before{content:"\e901"}#fm-pivot-view .fm-fields-view.fm-instant-view.fm-flat-fields .fm-list-wrap-all{height:calc(100% - 2px);height:-webkit-calc(100% - 2px)}#fm-pivot-view .fm-fields-view.fm-instant-view.fm-pivot-fields .fm-popup-content .fm-list-wrap-all{height:40%}#fm-pivot-view .fm-fields-view.fm-instant-view.fm-pivot-fields .fm-popup-content .fm-ui-row{height:20%;border-top:1px solid #d5d5d5}#fm-pivot-view .fm-fields-view.fm-instant-view.fm-pivot-fields .fm-popup-content .fm-ui-row .fm-ui-col-2{height:100%}#fm-pivot-view .fm-fields-view.fm-instant-view.fm-pivot-fields .fm-popup-content .fm-ui-row .fm-list-wrap{height:100%;margin:0}#fm-pivot-view .fm-fields-view.fm-instant-view.fm-pivot-fields .fm-popup-content .fm-ui-row .fm-list-wrap.fm-list-wrap-pages{border-right:1px solid #d5d5d5}#fm-pivot-view .fm-fields-view.fm-instant-view.fm-pivot-fields .fm-popup-content .fm-list-wrap .fm-list-content{height:calc(100% - 25px);height:-webkit-calc(100% - 25px)}#fm-pivot-view .fm-fields-view.fm-instant-view.fm-pivot-fields .fm-popup-content .fm-list-wrap .fm-list-content li{padding-top:5px;padding-bottom:5px;height:28px}#fm-pivot-view .fm-fields-view.fm-instant-view.fm-pivot-fields .fm-popup-content .fm-list-wrap .fm-list-content li.fm-values:before{top:3px}#fm-pivot-view .fm-fields-view.fm-instant-view.fm-pivot-fields .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-measures .fm-aggr-display{padding-top:3px}#fm-pivot-view .fm-fields-view.fm-instant-view.fm-pivot-fields .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-measures .fm-aggr-display:after{top:6px}#fm-pivot-view .fm-fields-view.fm-instant-view.fm-pivot-fields .fm-popup-content .fm-list-wrap.fm-list-wrap-all .fm-list-content{height:calc(100% - 35px);height:-webkit-calc(100% - 35px)}#fm-pivot-view .fm-fields-view.fm-layout-tablet .fm-list-wrap .fm-list-header.fm-list-header-wide .fm-list-header-label-wrap{position:absolute;top:50%;transform:translateY(-50%)}#fm-pivot-view .fm-fields-view.fm-layout-tablet .fm-list-wrap .fm-list-header.fm-list-header-wide span.fm-ui-label{display:block}#fm-pivot-view .fm-fields-view.fm-layout-tablet .fm-list-wrap .fm-list-header.fm-list-header-wide .fm-btn-collapse-expand-all{margin-left:0}#fm-pivot-view .fm-fields-view.fm-layout-mobile .fm-btn-add-measure{font-size:0;min-width:40px;width:40px;padding:0}#fm-pivot-view .fm-fields-view.fm-layout-mobile .fm-btn-add-measure:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;left:50%;transform:translateY(-50%) translate(-50%);-ms-transform:translateY(-50%) translateX(-50%);-moz-transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%);right:auto;right:initial}#fm-pivot-view .fm-fields-view.fm-layout-mobile .fm-ui-col-3{margin-right:12px;width:calc(33.33% - 8px);width:-webkit-calc(33.33% - 8px)}#fm-pivot-view .fm-fields-view.fm-layout-mobile .fm-ui-col-3:nth-child(3n+3){margin-right:0}#fm-pivot-view .fm-fields-view.fm-layout-mobile .fm-list-wrap-columns,#fm-pivot-view .fm-fields-view.fm-layout-mobile .fm-list-wrap-pages{margin-bottom:12px}#fm-pivot-view .fm-fields-view.fm-layout-mobile .fm-list-wrap-columns,#fm-pivot-view .fm-fields-view.fm-layout-mobile .fm-list-wrap-measures,#fm-pivot-view .fm-fields-view.fm-layout-mobile .fm-list-wrap-pages,#fm-pivot-view .fm-fields-view.fm-layout-mobile .fm-list-wrap-rows{height:calc(50% - 6px);height:-webkit-calc(50% - 6px)}#fm-pivot-view .fm-fields-view.fm-layout-mobile-small .fm-ui-btns-row .fm-ui-btn:not(.fm-btn-add-measure){width:calc(50% - 40px);width:-webkit-calc(50% - 40px)}#fm-pivot-view .fm-aggregations-view{width:200px;background:#fff;z-index:9;border:1px solid #d5d5d5;position:absolute;box-shadow:0 0 20px #0000001a;padding:0}#fm-pivot-view .fm-aggregations-view .fm-arrow{top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);position:absolute;right:0}#fm-pivot-view .fm-aggregations-view .fm-arrow:after,#fm-pivot-view .fm-aggregations-view .fm-arrow:before{top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);content:"";display:block;position:absolute;width:0;height:0;border-style:solid}#fm-pivot-view .fm-aggregations-view .fm-arrow:before{border-width:5.5px 0 5.5px 6px;border-color:transparent transparent transparent #d5d5d5}#fm-pivot-view .fm-aggregations-view .fm-arrow:after{border-width:4.5px 0 4.5px 5px;border-color:transparent transparent transparent #f7f7f7}#fm-pivot-view .fm-aggregations-view ul.fm-ui-list{max-height:300px;overflow-y:auto;overflow-x:hidden}#fm-pivot-view .fm-aggregations-view ul.fm-ui-list li{padding:10px 9px;border-bottom:1px solid #e9e9e9;cursor:pointer;position:relative}#fm-pivot-view .fm-aggregations-view ul.fm-ui-list li:last-child{border-bottom:none}#fm-pivot-view .fm-aggregations-view ul.fm-ui-list li:hover{background:#f7f7f7}#fm-pivot-view .fm-aggregations-view ul.fm-ui-list li.fm-selected{background:#f7f7f7;padding-right:28px}#fm-pivot-view .fm-aggregations-view ul.fm-ui-list li.fm-selected:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e902";right:25px;left:auto;top:6px;color:#999;font-size:22px}#fm-pivot-view div.fm-ui-modal-overlay.fm-dt-fields-overlay{z-index:13}#fm-pivot-view div.fm-ui-popup.fm-dt-fields{z-index:14}#fm-pivot-view div.fm-ui-popup.fm-dt-fields .fm-btn-add-measure{display:none}#fm-pivot-view .fm-drillthrough-view{overflow:hidden;min-width:320px}#fm-pivot-view .fm-drillthrough-view .fm-header-container{position:relative;margin-bottom:10px}#fm-pivot-view .fm-drillthrough-view .fm-details-container{margin-bottom:20px}#fm-pivot-view .fm-drillthrough-view .fm-details-container .fm-ui-label{margin-right:20px;display:inline-block;max-width:33%;vertical-align:top}#fm-pivot-view .fm-drillthrough-view .fm-details-container .fm-ui-label b{color:#111}#fm-pivot-view .fm-drillthrough-view .fm-details-container .fm-ui-label:last-child{margin-right:0}#fm-pivot-view .fm-drillthrough-view .fm-grid-container{border:1px solid #d5d5d5;position:relative}#fm-pivot-view .fm-drillthrough-view .fm-popup-title{padding-right:30px}#fm-pivot-view .fm-drillthrough-view .fm-ui-btn-close{position:absolute;top:0;right:0}#fm-pivot-view input[type=text].fm-ui-text-input.fm-editing-cell{position:absolute;font-size:12px}#fm-pivot-view textarea.fm-ui-text-area.fm-editing-cell{position:absolute;font-size:12px;padding-left:4px;padding-top:7px;box-sizing:border-box;z-index:2}#fm-pivot-view div.fm-calculated-view{z-index:14;min-width:320px;width:480px}#fm-pivot-view div.fm-calculated-view .fm-popup-header .fm-popup-title{font-size:20px;line-height:28px}#fm-pivot-view div.fm-calculated-view .fm-popup-header .fm-ui-col:first-child{margin-right:30px}#fm-pivot-view div.fm-calculated-view .fm-popup-header .fm-remove-btn{min-width:40px;max-width:40px;padding:0}#fm-pivot-view div.fm-calculated-view .fm-popup-header .fm-remove-btn:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;left:50%;transform:translateY(-50%) translate(-50%);-ms-transform:translateY(-50%) translateX(-50%);-moz-transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%);font-size:30px;color:#999}#fm-pivot-view div.fm-calculated-view .fm-popup-header .fm-remove-btn:hover:before{color:#555}#fm-pivot-view div.fm-calculated-view .fm-popup-content{position:relative}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-name-input{margin-bottom:20px}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-list-header{background:#f7f7f7;position:relative;border:1px solid #d5d5d5;border-bottom:0}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-list-header .fm-list-header-label-wrap{width:calc(100% - 40px);width:-webkit-calc(60%);padding:10px}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-list-header span.fm-ui-label{color:#999}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-list-header .fm-search-wrap{position:absolute;top:0;right:0;width:40px;height:100%;border-left:1px solid #d5d5d5;z-index:9}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-list-header .fm-search-wrap .fm-search-btn{position:absolute;width:100%;height:38px;cursor:pointer;z-index:3;border:none;background:0 0}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-list-header .fm-search-wrap .fm-search-btn .fm-icon-act_search{color:#999;position:absolute;top:5px;right:7px}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-list-header .fm-search-wrap .fm-search-btn .fm-icon-act_search:before{font-size:25px}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-list-header .fm-search-wrap.fm-search-opened{width:100%;height:100%;border-left:none}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-list-header .fm-search-wrap.fm-search-opened .fm-icon-act_close,#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-list-header .fm-search-wrap.fm-search-opened .fm-search-inp{visibility:visible;opacity:1}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-list-header .fm-search-wrap.fm-search-opened .fm-select-counter{display:none}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-list-header .fm-search-wrap.fm-search-opened .fm-search-btn{font-size:0;width:40px;left:0;pointer-events:none}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-list-header .fm-search-wrap.fm-search-opened .fm-search-btn .fm-icon-act_search:before{color:#e9e9e9}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-list-header .fm-search-wrap .fm-icon-act_close{visibility:hidden;position:absolute;right:0;top:0;height:100%;width:39px;cursor:pointer;z-index:3;color:#999}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-list-header .fm-search-wrap .fm-icon-act_close:before{font-size:26px;position:absolute;top:5px;left:6px}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-list-header .fm-search-wrap .fm-search-inp{visibility:hidden;position:absolute;right:0;top:0;width:100%;height:37px;padding-left:40px;padding-right:40px;border-top:0;border-right:0;border-left:0}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-list-content{border:1px solid #d5d5d5;margin-bottom:20px}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-lst-measures{position:relative;height:191px;overflow-x:hidden;overflow-y:auto}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-lst-measures li{border-bottom:1px solid #e9e9e9;padding:10px 9px;position:relative;cursor:move;background:#fff;height:38px;white-space:nowrap}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-lst-measures li span{vertical-align:middle}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-lst-measures li .fm-text-display{font-size:14px;display:inline-block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:calc(100% - 50px);width:-webkit-calc(100% - 50px)}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-lst-measures li .fm-text-display .fm-search-highlight{background-color:#ff0;font-weight:inherit}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-lst-measures li .fm-aggr-display{width:32px;height:100%;position:absolute;right:26px;top:0;cursor:pointer;padding-top:7px}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-lst-measures li .fm-aggr-display:after,#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-lst-measures li .fm-aggr-display:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#999}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-lst-measures li .fm-aggr-display:hover:after,#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-lst-measures li .fm-aggr-display:hover:before{color:#555}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-lst-measures li .fm-aggr-display:before{content:"\e90b";font-size:20px}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-lst-measures li .fm-aggr-display:after{content:"\e908";font-size:16px;left:14px;top:10px}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-lst-measures li .fm-drag-handle{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);color:#d5d5d5;font-size:20px;padding:8px;right:0;touch-action:none}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-lst-measures li .fm-drag-handle:before{content:"\e907"}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-func-btn-group{margin-top:20px;margin-bottom:20px}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-func-btn-group .fm-calc-action{-webkit-appearance:none;-moz-appearance:none;box-sizing:border-box;outline:0;border:none;border:1px solid #555;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:38px;line-height:36px;font-size:14px;background:#555;position:relative;display:inline-block;vertical-align:top;color:#fff;text-align:center;cursor:pointer}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-func-btn-group .fm-calc-action:hover{opacity:.85}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-func-btn-group .fm-calc-action:active,#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-func-btn-group .fm-calc-action:focus,#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-func-btn-group .fm-calc-action:hover{outline:0}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-func-btn-group .fm-calc-action:first-child{border-top-left-radius:4px}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-func-btn-group .fm-calc-action:nth-child(9){border-top-right-radius:4px}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-func-btn-group .fm-calc-action:nth-child(10){border-bottom-left-radius:4px}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-func-btn-group .fm-calc-action:last-child{border-bottom-right-radius:4px}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-formula-wrap{position:relative}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-formula-wrap .fm-formula-input{width:100%;height:80px;font-size:14px;border:1px solid #d5d5d5;font-family:monospace}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-formula-wrap .fm-formula-input.fm-droppable-over{background:#fbfbfb;border:1px solid #999}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-formula-wrap .fm-prompt{position:absolute;bottom:10px;pointer-events:none;left:0;width:100%;text-align:center;color:#cecece;font-style:italic}#fm-pivot-view div.fm-calculated-view.fm-layout-mobile .fm-popup-header .fm-ui-col:first-child{margin-right:10px}#fm-pivot-view div.fm-calculated-view.fm-layout-mobile-small .fm-with-delete-btn .fm-popup-header .fm-ui-btns-row .fm-ui-btn:not(.fm-remove-btn){width:calc(50% - 40px);width:-webkit-calc(50% - 40px)}#fm-pivot-view div.fm-ui-modal-overlay.fm-calculated-view-overlay{z-index:13}#fm-pivot-view div.fm-ui-modal-overlay.fm-overlay-preloader{z-index:20}#fm-pivot-view div.fm-preloader-view{z-index:21;width:320px;height:100px}#fm-pivot-view div.fm-preloader-view .fm-spinner{position:relative}#fm-pivot-view div.fm-preloader-view .fm-spinner:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e97b";font-size:32px;left:7px;top:10px;color:#999;-webkit-animation-name:spin;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spin;-moz-animation-duration:1s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:spin;-ms-animation-duration:1s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;-o-transition:rotate(3600deg)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#fm-pivot-view div.fm-preloader-view .fm-message-label{display:block;padding-left:70px;padding-top:8px}#fm-pivot-view div.fm-preloader-view .fm-details-label{display:block;color:#999;padding-left:70px;padding-top:2px;font-size:12px}#fm-pivot-view div.fm-ui-modal-overlay.fm-overlay-alert{z-index:16}#fm-pivot-view div.fm-prompt-view{z-index:17}#fm-pivot-view div.fm-prompt-view .fm-content{max-width:300px;min-width:300px;word-wrap:break-word}#fm-pivot-view div.fm-prompt-view .fm-message-label{display:block;margin-bottom:10px}#fm-pivot-view div.fm-prompt-view .fm-ui-btns-row,#fm-pivot-view div.fm-prompt-view .fm-ui-btns-row .fm-ui-btn{margin-top:10px}#fm-pivot-view div.fm-alert-view{z-index:17}#fm-pivot-view div.fm-alert-view .fm-content{margin-left:100px;max-width:300px;word-wrap:break-word}#fm-pivot-view div.fm-alert-view .fm-popup-title{margin-bottom:15px;overflow:hidden;text-overflow:ellipsis}#fm-pivot-view div.fm-alert-view .fm-build-version{color:#999;font-size:13px}#fm-pivot-view div.fm-alert-view .fm-alert-icon{position:absolute;left:50px;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%)}#fm-pivot-view div.fm-alert-view .fm-ui-btns-row,#fm-pivot-view div.fm-alert-view .fm-ui-btns-row .fm-ui-btn{margin-top:10px}#fm-pivot-view div.fm-alert-view .fm-circle{display:block;border-radius:50%;border:30px solid #555;width:60px;height:60px;position:relative;margin-left:-10px}#fm-pivot-view div.fm-alert-view .fm-circle .fm-ui-icon{color:#fff;font-size:38px;padding:11px;position:absolute;top:-29px;left:-29px}#fm-pivot-view div.fm-alert-view .fm-hexagon{display:block;position:relative;width:32.33px;height:56px;background-color:#555;margin:16.17px 0}#fm-pivot-view div.fm-alert-view .fm-hexagon .fm-ui-icon{color:#fff;font-size:38px;top:8px;left:-2px}#fm-pivot-view div.fm-alert-view .fm-hexagon:after,#fm-pivot-view div.fm-alert-view .fm-hexagon:before{content:"";position:absolute;width:0;border-top:28px solid transparent;border-bottom:28px solid transparent}#fm-pivot-view div.fm-alert-view .fm-hexagon:before{left:100%;border-left:16.17px solid #555}#fm-pivot-view div.fm-alert-view .fm-hexagon:after{right:100%;width:0;border-right:16.17px solid #555}#fm-pivot-view div.fm-alert-view .fm-triangle-wrap{position:relative}#fm-pivot-view div.fm-alert-view .fm-triangle-wrap .fm-ui-icon{color:#fff;font-size:38px;top:-4px;left:-1px}#fm-pivot-view div.fm-alert-view .fm-triangle-wrap .fm-triangle{position:relative;background-color:#555;text-align:left;display:block;margin-top:-7px}#fm-pivot-view div.fm-alert-view .fm-triangle-wrap .fm-triangle:after,#fm-pivot-view div.fm-alert-view .fm-triangle-wrap .fm-triangle:before{content:"";position:absolute;background-color:inherit}#fm-pivot-view div.fm-alert-view .fm-triangle-wrap .fm-triangle,#fm-pivot-view div.fm-alert-view .fm-triangle-wrap .fm-triangle:after,#fm-pivot-view div.fm-alert-view .fm-triangle-wrap .fm-triangle:before{width:35px;height:35px;border-top-right-radius:30%}#fm-pivot-view div.fm-alert-view .fm-triangle-wrap .fm-triangle{transform:rotate(-60deg) skew(-30deg) scaleY(.866)}#fm-pivot-view div.fm-alert-view .fm-triangle-wrap .fm-triangle:before{transform:rotate(-135deg) skew(-45deg) scale(1.414,.707) translateY(-50%)}#fm-pivot-view div.fm-alert-view .fm-triangle-wrap .fm-triangle:after{transform:rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%)}#fm-pivot-view div.fm-alert-view.fm-layout-mobile-small .fm-content{margin-left:0}#fm-pivot-view div.fm-alert-view.fm-layout-mobile-small .fm-alert-icon{display:none}.fm-noselect{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}#fm-pivot-view .fm-grid-layout{position:relative;overflow:hidden;z-index:1}#fm-pivot-view .fm-grid-layout div.fm-scroll-pane{overflow:auto}#fm-pivot-view .fm-grid-layout div.fm-scroll-pane div.fm-scroll-content,#fm-pivot-view .fm-grid-layout div.fm-scroll-pane div.fm-scroll-content-float{position:relative}#fm-pivot-view .fm-grid-layout div.fm-scroll-pane div.fm-scroll-placeholder{position:relative;height:100%}#fm-pivot-view .fm-grid-layout div.fm-cell{background-color:#fff;color:#111;box-sizing:border-box;vertical-align:top;border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;padding:7px 4px;line-height:normal}#fm-pivot-view .fm-grid-layout div.fm-row{white-space:nowrap;box-sizing:border-box}#fm-pivot-view .fm-grid-layout div.fm-row.fm-row-hidden{position:absolute;top:-1000px;z-index:-1}#fm-pivot-view .fm-grid-layout div.fm-row>div{display:inline-block}#fm-pivot-view .fm-grid-layout .fm-data-sheet .fm-scroll-placeholder{z-index:1}#fm-pivot-view .fm-grid-layout .fm-cols-sheet div.fm-row,#fm-pivot-view .fm-grid-layout .fm-data-sheet div.fm-row{display:flex}#fm-pivot-view .fm-grid-layout .fm-cols-sheet div.fm-row>div,#fm-pivot-view .fm-grid-layout .fm-data-sheet div.fm-row>div{flex-shrink:0}#fm-pivot-view .fm-grid-layout .fm-rows-sheet div.fm-row{display:flex}#fm-pivot-view .fm-grid-layout .fm-rows-sheet div.fm-row>div.fm-sheet-header{display:flex;flex-direction:column;justify-content:center}#fm-pivot-view .fm-grid-layout div.fm-scroll-pane div.fm-scroll-content{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap}#fm-pivot-view .fm-grid-layout .fm-cols-sheet,#fm-pivot-view .fm-grid-layout .fm-data-sheet,#fm-pivot-view .fm-grid-layout .fm-rows-sheet,#fm-pivot-view .fm-grid-layout .fm-sheet-headers{position:absolute;overflow:hidden;background-color:#fff}#fm-pivot-view .fm-grid-layout .fm-data-sheet{border-top:none;border-left:none}#fm-pivot-view .fm-grid-layout .fm-cell{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#fm-pivot-view .fm-grid-layout .fm-data-sheet .fm-cell{text-align:right}#fm-pivot-view .fm-grid-layout .fm-cols-sheet .fm-scroll-pane,#fm-pivot-view .fm-grid-layout .fm-rows-sheet .fm-scroll-pane{overflow:hidden}#fm-pivot-view .fm-grid-layout div.fm-scroll-pane div.fm-scroll-content .fm-cell{position:relative}#fm-pivot-view .fm-grid-layout div.fm-scroll-pane div.fm-scroll-content-float .fm-cell{position:absolute}#fm-pivot-view .fm-grid-layout div.fm-header-r,#fm-pivot-view .fm-grid-layout div.fm-header-c{background-color:#f7f7f7;color:#111;border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}#fm-pivot-view .fm-grid-layout div.fm-filter-header{cursor:pointer}#fm-pivot-view .fm-grid-layout div.fm-filter-header.fm-live-filtering-header{cursor:auto}#fm-pivot-view .fm-grid-layout div.fm-total-r,#fm-pivot-view .fm-grid-layout div.fm-total-c,#fm-pivot-view .fm-grid-layout div.fm-grand-total-r,#fm-pivot-view .fm-grid-layout div.fm-grand-total-c,#fm-pivot-view .fm-grid-layout div.fm-grand-total-c.fm-grand-total-r{font-weight:700;background-color:#fff;color:#111;border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}#fm-pivot-view .fm-grid-layout div.fm-header.fm-total-r,#fm-pivot-view .fm-grid-layout div.fm-header.fm-total-c,#fm-pivot-view .fm-grid-layout div.fm-header.fm-grand-total-r,#fm-pivot-view .fm-grid-layout div.fm-header.fm-grand-total-c{font-weight:400;background-color:#f7f7f7;color:#111;border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}#fm-pivot-view .fm-grid-layout.fm-flat-view div.fm-grand-total,#fm-pivot-view .fm-grid-layout.fm-flat-view div.fm-total{text-align:right}#fm-pivot-view .fm-grid-layout .fm-filters{position:absolute;background-color:#e9e9e9;color:#111}#fm-pivot-view .fm-grid-layout .fm-cols-filter{border-right:1px solid #e9e9e9;z-index:1}#fm-pivot-view .fm-grid-layout .fm-cols-filter .fm-row{border-bottom:1px solid #e9e9e9}#fm-pivot-view .fm-grid-layout .fm-filters .fm-header,#fm-pivot-view .fm-grid-layout.fm-flat-view .fm-header,#fm-pivot-view .fm-grid-layout .fm-filters .fm-filter-header,#fm-pivot-view .fm-grid-layout.fm-flat-view .fm-filter-header{background-color:#e9e9e9;color:#111;font-weight:700;text-transform:uppercase;position:relative;border-bottom:1px solid #e9e9e9;border-right:1px solid #e9e9e9;overflow:hidden;text-overflow:ellipsis}#fm-pivot-view .fm-grid-layout .fm-filters .fm-filter-header:hover,#fm-pivot-view .fm-grid-layout.fm-flat-view .fm-filter-header:hover{background-color:#dcdcdc}#fm-pivot-view .fm-grid-layout a.fm-filter-header,#fm-pivot-view .fm-grid-layout div.fm-filter-header{padding-right:20px}#fm-pivot-view .fm-grid-layout a.fm-filter-header.fm-filtered,#fm-pivot-view .fm-grid-layout div.fm-filter-header.fm-filtered{padding-right:35px}#fm-pivot-view .fm-grid-layout a.fm-filter-header.fm-live-filtering-header:hover,#fm-pivot-view .fm-grid-layout div.fm-filter-header.fm-live-filtering-header:hover{background-color:#e9e9e9}#fm-pivot-view .fm-grid-layout.fm-flat-view a.fm-filter-header,#fm-pivot-view .fm-grid-layout.fm-flat-view div.fm-filter-header{padding-right:30px}#fm-pivot-view .fm-grid-layout.fm-flat-view a.fm-filter-header.fm-filtered,#fm-pivot-view .fm-grid-layout.fm-flat-view div.fm-filter-header.fm-filtered{padding-right:40px}#fm-pivot-view .fm-grid-layout i.fm-icon{position:absolute;height:100%;width:16px;top:0}#fm-pivot-view .fm-grid-layout i.fm-icon:before{font-family:flexmonster-icons;font-weight:400;font-size:15px;color:#999;position:absolute;top:6px}#fm-pivot-view .fm-grid-layout.fm-flat-view i.fm-icon:before{color:#999}#fm-pivot-view .fm-grid-layout .fm-filter-header i.fm-filter-icon{right:2px;pointer-events:none}#fm-pivot-view .fm-grid-layout .fm-filter-header i.fm-filter-icon:before{content:"\e90c";color:#999}#fm-pivot-view .fm-grid-layout .fm-filter-header.fm-filtered i.fm-filtered-icon{right:16px;pointer-events:none}#fm-pivot-view .fm-grid-layout.fm-flat-view .fm-filter-header.fm-filtered i.fm-filtered-icon{right:22px}#fm-pivot-view .fm-grid-layout .fm-filter-header.fm-filtered i.fm-filtered-icon:before{content:"\e905";color:#999}#fm-pivot-view .fm-grid-layout .fm-filter-header.fm-dragging-move{opacity:.5}#fm-pivot-view .fm-grid-layout .fm-header-drop-indicator{background-color:#555}#fm-pivot-view .fm-grid-layout .fm-draggable{touch-action:none}#fm-pivot-view .fm-grid-layout .fm-draggable:not(.fm-filter-header){cursor:move}#fm-pivot-view .fm-grid-layout .fm-filters.fm-cols-filter .fm-filter-header{border-right:none;border-bottom:1px solid #e9e9e9;background-color:#e9e9e9;color:#111}#fm-pivot-view .fm-grid-layout .fm-filters.fm-cols-filter .fm-filter-header:hover{background-color:#dcdcdc}#fm-pivot-view .fm-grid-layout .fm-filters.fm-cols-filter .fm-header-drop-indicator{display:inline-block;width:3px;height:100%}#fm-pivot-view .fm-grid-layout .fm-filters.fm-rows-filter .fm-filter-header{border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background-color:#e9e9e9;color:#111}#fm-pivot-view .fm-grid-layout .fm-filters.fm-rows-filter .fm-filter-header:hover{background-color:#dcdcdc}#fm-pivot-view .fm-grid-layout .fm-filters.fm-rows-filter .fm-header-drop-indicator{display:block;width:100%;height:3px}#fm-pivot-view .fm-grid-layout .fm-filters.fm-page-filter .fm-header-drop-indicator{float:none;display:inline-block;width:3px;height:40px;vertical-align:top;margin-right:5px}#fm-pivot-view .fm-grid-layout.fm-classic-view .fm-filters.fm-rows-filter .fm-header-drop-indicator{display:inline-block;width:3px;height:30px}#fm-pivot-view .fm-grid-layout.fm-flat-view .fm-header-drop-indicator{position:absolute;width:3px;height:30px}#fm-pivot-view .fm-grid-layout .fm-filters.fm-page-filter{padding:7px 0 0 7px;border-bottom:1px solid #d5d5d5;background-color:#f7f7f7;white-space:nowrap;overflow-x:auto}#fm-pivot-view .fm-grid-layout .fm-filters.fm-page-filter a.fm-filter-header{text-align:left;border:none;background-color:#e9e9e9;margin-bottom:5px;margin-right:5px;padding:6px 24px 7px 5px;width:auto;width:initial;min-width:80px;line-height:15px;white-space:nowrap;font-weight:700!important;display:inline-block;float:none;cursor:pointer}#fm-pivot-view .fm-grid-layout .fm-filters.fm-page-filter a.fm-filter-header.fm-filtered{padding-right:40px}#fm-pivot-view .fm-grid-layout .fm-filters.fm-page-filter a.fm-filter-header:hover{background-color:#dcdcdc}#fm-pivot-view .fm-grid-layout .fm-filters.fm-page-filter a.fm-filter-header i.fm-icon:before{top:7px}#fm-pivot-view .fm-grid-layout .fm-filters.fm-page-filter a.fm-filter-header i.fm-filter-icon{right:4px}#fm-pivot-view .fm-grid-layout .fm-filters.fm-page-filter a.fm-filter-header i.fm-filtered-icon{right:20px}#fm-pivot-view .fm-grid-layout .fm-filters.fm-page-filter a.fm-filter-header .fm-filter-desc{display:inline-block;font-weight:400!important;text-transform:none;color:#888;font-size:10px;padding-top:4px;margin-left:4px}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-1{padding-left:15px;background-position:12px center}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-2{padding-left:27px;background-position:24px center}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-3{padding-left:39px;background-position:36px center}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-4{padding-left:51px;background-position:48px center}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-5{padding-left:63px;background-position:60px center}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-6{padding-left:75px;background-position:72px center}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-7{padding-left:87px;background-position:84px center}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-8{padding-left:99px;background-position:96px center}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-9{padding-left:111px;background-position:108px center}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-10{padding-left:123px;background-position:120px center}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-11{padding-left:135px;background-position:132px center}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-12{padding-left:147px;background-position:144px center}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-13{padding-left:159px;background-position:156px center}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-14{padding-left:171px;background-position:168px center}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-15{padding-left:183px;background-position:180px center}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-16{padding-left:195px;background-position:192px center}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-17{padding-left:207px;background-position:204px center}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-18{padding-left:219px;background-position:216px center}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-19{padding-left:231px;background-position:228px center}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-20{padding-left:243px;background-position:240px center}#fm-pivot-view .fm-grid-layout div.fm-collapsed,#fm-pivot-view .fm-grid-layout div.fm-expanded{cursor:pointer}#fm-pivot-view .fm-grid-layout .fm-collapsed .fm-collapsed-icon,#fm-pivot-view .fm-grid-layout .fm-expanded .fm-expanded-icon{position:relative;display:inline-block;height:12px;width:11px}#fm-pivot-view .fm-grid-layout .fm-collapsed .fm-collapsed-icon:before,#fm-pivot-view .fm-grid-layout .fm-expanded .fm-expanded-icon:before{top:0;left:-4px}#fm-pivot-view .fm-grid-layout .fm-collapsed .fm-collapsed-icon:before{content:"\e911"}#fm-pivot-view .fm-grid-layout .fm-expanded .fm-expanded-icon:before{content:"\e90f"}#fm-pivot-view .fm-grid-layout i.fm-icon.fm-sort-icon{cursor:pointer;right:0}#fm-pivot-view .fm-grid-layout i.fm-icon.fm-sort-icon:before{font-size:17px}#fm-pivot-view .fm-grid-layout i.fm-icon.fm-sort-icon.fm-with-order span{color:#999;font-size:10px;font-weight:400;line-height:30px;margin-left:-4px}#fm-pivot-view .fm-grid-layout .fm-cell.fm-h-sort,#fm-pivot-view .fm-grid-layout .fm-cell.fm-v-sort{padding-right:16px}#fm-pivot-view .fm-grid-layout .fm-h-sort .fm-h-sort-asc:before,#fm-pivot-view .fm-grid-layout .fm-h-sort .fm-h-sort-desc:before,#fm-pivot-view .fm-grid-layout .fm-h-sort:hover .fm-h-sort-icon:before,#fm-pivot-view .fm-grid-layout .fm-v-sort .fm-v-sort-asc:before,#fm-pivot-view .fm-grid-layout .fm-v-sort .fm-v-sort-desc:before,#fm-pivot-view .fm-grid-layout .fm-v-sort.fm-live-filtering-header .fm-v-sort-icon:hover:before,#fm-pivot-view .fm-grid-layout .fm-v-sort:not(.fm-live-filtering-header):hover .fm-v-sort-icon:before{content:"\e90d"}#fm-pivot-view .fm-grid-layout .fm-v-sort .fm-v-sort-asc:before{transform:rotate(180deg);-o-transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2)}#fm-pivot-view .fm-grid-layout .fm-h-sort .fm-h-sort-desc:before,#fm-pivot-view .fm-grid-layout .fm-h-sort:hover .fm-h-sort-icon:before{right:1px;transform:rotate(270deg);-o-transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3)}#fm-pivot-view .fm-grid-layout .fm-h-sort .fm-h-sort-asc:before{right:2px;transform:rotate(90deg);-o-transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1)}#fm-pivot-view .fm-grid-layout span.fm-hierarchy-link{white-space:nowrap;color:#888;font-size:10px;text-decoration:underline;cursor:pointer;margin-left:4px}#fm-pivot-view .fm-grid-layout span.fm-hierarchy-link:before{text-indent:0;margin-right:2px;display:inline-block}#fm-pivot-view .fm-grid-layout .fm-drilled-up span.fm-hierarchy-link:before{content:"+"}#fm-pivot-view .fm-grid-layout .fm-drilled-down span.fm-hierarchy-link:before{content:"-"}#fm-pivot-view .fm-grid-layout .fm-filters div.fm-sheet-header,#fm-pivot-view .fm-grid-layout div.fm-sheet-header{border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;color:#999;background-color:#f7f7f7;text-align:center;line-height:23px;padding:0}#fm-pivot-view .fm-grid-layout .fm-sheet-headers .fm-sheet-header{display:inline-block}#fm-pivot-view .fm-grid-layout div.fm-cell.fm-kpi:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;color:#999;font-size:16px;padding-top:3px}#fm-pivot-view .fm-grid-layout div.fm-cell.fm-kpi-trend-bad-icon:after{content:"\ea3e"}#fm-pivot-view .fm-grid-layout div.fm-cell.fm-kpi-trend-risk-icon:after{content:"\ea3d"}#fm-pivot-view .fm-grid-layout div.fm-cell.fm-kpi-trend-ok-icon:after{content:"\ea3c"}#fm-pivot-view .fm-grid-layout div.fm-cell.fm-kpi-trend-rising-icon:after{content:"\ea3b"}#fm-pivot-view .fm-grid-layout div.fm-cell.fm-kpi-trend-good-icon:after{content:"\ea3a"}#fm-pivot-view .fm-grid-layout div.fm-cell.fm-kpi-status-bad-icon:after{content:"\e951"}#fm-pivot-view .fm-grid-layout div.fm-cell.fm-kpi-status-risk-icon:after{content:"\e954"}#fm-pivot-view .fm-grid-layout div.fm-cell.fm-kpi-status-ok-icon:after{content:"\e952"}#fm-pivot-view .fm-grid-layout div.fm-cell.fm-kpi-status-rising-icon:after{content:"\e953"}#fm-pivot-view .fm-grid-layout div.fm-cell.fm-kpi-status-good-icon:after{content:"\e950"}#fm-pivot-view .fm-grid-layout div.fm-cell .fm-member-property-label{font-style:italic}#fm-pivot-view .fm-grid-layout .fm-sheet-selection-canvas{position:absolute;background-color:#fff56a33;pointer-events:none;box-sizing:border-box;border:1px solid #ccc;z-index:1}#fm-pivot-view .fm-grid-layout .fm-sheet-selection-canvas.fm-clear-border{border:none}#fm-pivot-view .fm-grid-layout .fm-sheet-selection-canvas.fm-clear-border-right{border-right:none}#fm-pivot-view .fm-grid-layout .fm-sheet-selection-canvas.fm-clear-border-left{border-left:none}#fm-pivot-view .fm-grid-layout .fm-sheet-selection-canvas.fm-clear-border-top{border-top:none}#fm-pivot-view .fm-grid-layout .fm-sheet-selection-canvas.fm-clear-border-bottom{border-bottom:none}#fm-pivot-view .fm-grid-layout .fm-auto-calculation-bar{position:absolute;background-color:#888;opacity:1;pointer-events:none;box-sizing:border-box;z-index:2;height:17px;overflow:hidden}#fm-pivot-view .fm-grid-layout .fm-auto-calculation-bar .fm-auto-calculation-bar-conainer{overflow:hidden;white-space:nowrap}#fm-pivot-view .fm-grid-layout .fm-auto-calculation-bar .fm-auto-calculation-bar-content{margin-left:5px;margin-right:5px;vertical-align:middle;display:inline-block}#fm-pivot-view .fm-grid-layout .fm-auto-calculation-bar .fm-auto-calculation-bar-content-text{color:#fff;text-transform:uppercase;margin-right:5px;float:left;font-size:11px;line-height:17px}#fm-pivot-view .fm-grid-layout .fm-auto-calculation-bar .fm-auto-calculation-bar-content-results{color:#fff;font-weight:700;display:inline-block;font-size:11px;line-height:17px}#fm-pivot-view .fm-grid-layout .fm-sheet-selection-header{border:none}#fm-pivot-view .fm-grid-layout.fm-flat-view .fm-filter-header{padding-left:16px}#fm-pivot-view .fm-grid-layout.fm-flat-view .fm-filter-header i.fm-filter-icon{left:0}#fm-pivot-view .fm-grid-layout .fm-live-filtering-header div{position:relative;margin-top:4px}#fm-pivot-view .fm-grid-layout .fm-live-filtering-header div .fm-ui-text-input{position:absolute;padding:0 4px;height:22px;top:0;left:0}#fm-pivot-view .fm-grid-layout.fm-classic-view .fm-live-filtering-header,#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-live-filtering-header{min-width:100px}#fm-pivot-view .fm-grid-layout.fm-classic-view .fm-live-filtering-header .fm-ui-text-input,#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-live-filtering-header .fm-ui-text-input{width:calc(100% + 16px)}#fm-pivot-view .fm-grid-layout.fm-classic-view .fm-live-filtering-header.fm-filtered .fm-ui-text-input,#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-live-filtering-header.fm-filtered .fm-ui-text-input{width:calc(100% + 31px)}#fm-pivot-view .fm-grid-layout.fm-flat-view .fm-filter-header.fm-live-filtering-header{padding:7px 7px 29px}#fm-pivot-view .fm-grid-layout.fm-flat-view .fm-filter-header.fm-live-filtering-header.fm-filtered{padding-right:40px}#fm-pivot-view .fm-grid-layout.fm-flat-view .fm-filter-header.fm-live-filtering-header.fm-filtered .fm-ui-text-input{width:calc(100% + 23px)}#fm-pivot-view .fm-grid-layout .fm-resize-handles{position:absolute}#fm-pivot-view .fm-grid-layout .fm-resize-handles .fm-wrapper{position:relative;width:100%;height:100%}#fm-pivot-view .fm-grid-layout .fm-resize-handles .fm-indicator{border:1px solid #4285F4;position:absolute;z-index:1}#fm-pivot-view .fm-grid-layout .fm-resize-handles .fm-handle{position:absolute;z-index:1;pointer-events:all}#fm-pivot-view .fm-grid-layout .fm-resize-handles .fm-handle:hover,#fm-pivot-view .fm-grid-layout .fm-resize-handles .fm-handle.fm-active{border:4px solid #4285F4}#fm-pivot-view .fm-grid-layout .fm-resize-handles .fm-handle:after{content:"";position:absolute;inset:-5px}#fm-pivot-view .fm-grid-layout .fm-resize-handles.fm-cols-resize .fm-handle{width:7px;margin-left:-3px;height:100%;min-height:25px;cursor:col-resize}#fm-pivot-view .fm-grid-layout .fm-resize-handles.fm-rows-resize .fm-handle{height:7px;margin-top:-3px;width:100%;min-width:25px;cursor:row-resize}#fm-toolbar-wrapper [class*=" fm-"],#fm-toolbar-wrapper [class^=fm-]{color:#111;line-height:1}#fm-toolbar-wrapper [class*=" fm-"] strong,#fm-toolbar-wrapper [class^=fm-] strong{font-weight:700}#fm-toolbar-wrapper [class*=" fm-"] a,#fm-toolbar-wrapper [class^=fm-] a{text-decoration:none}#fm-toolbar-wrapper [class^=fm-] *,[class*=" fm-"] *{box-sizing:border-box}#fm-toolbar-wrapper [class*=" fm-"] ol,#fm-toolbar-wrapper [class*=" fm-"] p,#fm-toolbar-wrapper [class*=" fm-"] ul,#fm-toolbar-wrapper [class^=fm-] ol,#fm-toolbar-wrapper [class^=fm-] p,#fm-toolbar-wrapper [class^=fm-] ul{list-style:none;margin:0;padding:0}#fm-toolbar-wrapper .fm-icon:before,#fm-toolbar-wrapper [class*=" fm-icon-"]:before,#fm-toolbar-wrapper [class^=fm-icon-]:before{font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#fm-toolbar-wrapper .fm-toolbar-ui .fm-button-add .fm-icon:before,#fm-toolbar-wrapper .fm-toolbar-ui .fm-button-add-large .fm-icon:before,#fm-toolbar-wrapper .fm-toolbar-ui .fm-colorpick-btn .fm-icon,#fm-toolbar-wrapper .fm-toolbar-ui .fm-cp-currentmark,#fm-toolbar-wrapper .fm-toolbar-ui .fm-cp-currentmark:before{font-size:30px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);font-weight:400}#fm-toolbar-wrapper .fm-toolbar-ui .fm-condition-row .fm-cr-delete{content:"";display:block;position:absolute;top:-42px;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%)}#fm-toolbar-wrapper{height:80px}#fm-toolbar-wrapper #fm-toolbar{width:100%;height:80px;list-style:none;background:#fff;white-space:nowrap}#fm-toolbar-wrapper #fm-toolbar,#fm-toolbar-wrapper #fm-toolbar a,#fm-toolbar-wrapper #fm-toolbar div,#fm-toolbar-wrapper #fm-toolbar input,#fm-toolbar-wrapper #fm-toolbar li,#fm-toolbar-wrapper #fm-toolbar p,#fm-toolbar-wrapper #fm-toolbar select,#fm-toolbar-wrapper #fm-toolbar span,#fm-toolbar-wrapper #fm-toolbar table,#fm-toolbar-wrapper #fm-toolbar table td,#fm-toolbar-wrapper #fm-toolbar table th,#fm-toolbar-wrapper #fm-toolbar table tr,#fm-toolbar-wrapper #fm-toolbar textarea,#fm-toolbar-wrapper #fm-toolbar ul{font-family:Arial,sans-serif;font-size:14px;color:#888;text-align:left;padding:0;margin:0;font-weight:400;text-shadow:none}#fm-toolbar-wrapper #fm-toolbar>li{display:inline-block}#fm-toolbar-wrapper #fm-toolbar li:before{content:none}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-content li{float:none;width:140px}#fm-toolbar-wrapper #fm-toolbar .fm-toolbar-group-left{position:absolute;left:0}#fm-toolbar-wrapper #fm-toolbar .fm-toolbar-group-right{position:absolute;right:0}#fm-toolbar-wrapper #fm-toolbar li{cursor:pointer}#fm-toolbar-wrapper #fm-toolbar li svg{transform:translateZ(0);fill:#999}#fm-toolbar-wrapper #fm-toolbar li svg .fill-border{fill:#999}#fm-toolbar-wrapper #fm-toolbar li svg .fill-background{fill:#e9e9e9}#fm-toolbar-wrapper #fm-toolbar li a:hover svg,#fm-toolbar-wrapper #fm-toolbar li li:hover>.fm-svg-icon>svg{fill:gray}#fm-toolbar-wrapper #fm-toolbar li a:hover svg .fill-border,#fm-toolbar-wrapper #fm-toolbar li li:hover>.fm-svg-icon>svg .fill-border{fill:gray}#fm-toolbar-wrapper #fm-toolbar li a:hover svg .fill-background,#fm-toolbar-wrapper #fm-toolbar li li:hover>.fm-svg-icon>svg .fill-background{fill:#d0d0d0}#fm-toolbar-wrapper #fm-toolbar>.fm-toolbar-group-left>li>a .fm-svg-icon,#fm-toolbar-wrapper #fm-toolbar>.fm-toolbar-group-right>li>a .fm-svg-icon,#fm-toolbar-wrapper #fm-toolbar>li>a .fm-svg-icon{position:absolute;text-align:center;bottom:25px;width:100%}#fm-toolbar-wrapper #fm-toolbar>.fm-toolbar-group-left>li>a .fm-tab-label,#fm-toolbar-wrapper #fm-toolbar>.fm-toolbar-group-right>li>a .fm-tab-label,#fm-toolbar-wrapper #fm-toolbar>li>a .fm-tab-label{position:absolute;top:55px;left:0;right:0}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-content li{height:36px}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-content li .fm-svg-icon{position:absolute;left:0;right:0}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-content li .fm-svg-icon svg{width:36px;height:36px}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-content li .fm-tab-label{display:inline-block;padding:12px 0 12px 36px;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-content li .fm-tab-checkbox:before{content:"";display:inline-block;box-sizing:border-box;position:absolute;left:10px;top:9px;width:18px;height:18px;border:1px solid #d5d5d5;background:#fff}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-content li .fm-tab-checkbox:before:hover{border-color:#999}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-content li .fm-tab-checkbox:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;left:10px;top:8px;opacity:0;content:"\e947";color:#fff;font-size:18px}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-content li.fm-selected .fm-tab-checkbox:after{opacity:1;font-weight:700;width:0}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-content li.fm-selected .fm-tab-checkbox:before{border:1px solid #555;background:#555}#fm-toolbar-wrapper #fm-toolbar #fm-tab-charts-multiple{border-top:1px dotted #dcdcdc}#fm-toolbar-wrapper #fm-toolbar #fm-tab-charts-multiple>span.fm-tab-checkbox{position:absolute}#fm-toolbar-wrapper #fm-toolbar li#fm-tab-fullscreen{width:70px}#fm-toolbar-wrapper .fm-list-wrapper.fm-mobile #fm-toolbar{overflow-x:auto}#fm-toolbar-wrapper.fm-mobile #fm-toolbar li#fm-tab-format-conditional,#fm-toolbar-wrapper.fm-mobile #fm-toolbar li#fm-tab-charts-bar-stack{width:80px}#fm-toolbar-wrapper #fm-toolbar li{display:inline-block;background:0 0;vertical-align:top;padding:0;position:static;width:57px}#fm-toolbar-wrapper #fm-toolbar a{height:80px;display:block;text-decoration:none;border:none;position:relative}#fm-toolbar-wrapper #fm-toolbar a>span{text-align:center;text-overflow:ellipsis;overflow:hidden;height:15px}#fm-toolbar-wrapper #fm-toolbar li:first-child a{margin-left:1px}#fm-toolbar-wrapper #fm-toolbar li.fm-divider{width:0;margin:20px 15px 0;height:40px;border-right:1px solid #d5d5d5}#fm-toolbar-wrapper .fm-list-wrapper.fm-mobile #fm-toolbar li.fm-divider{display:none}#fm-toolbar-wrapper #fm-toolbar li.fm-v-divider{height:0;width:140px;border-bottom:1px dotted #dcdcdc}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown{position:absolute;display:none;top:80px;z-index:25}#fm-toolbar-wrapper #fm-toolbar .fm-opened .fm-dropdown{display:block}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-content:after{content:"";border-width:5px;border-color:transparent transparent #fff;border-style:outset outset solid;border-style:solid;top:-10px;left:23px;width:0;height:0;position:absolute}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-content:before{content:"";border-color:transparent transparent #d5d5d5;border-style:outset outset solid;border-width:6px;position:absolute;top:-12px;left:22px}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-scrollable-left:after{left:1px}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-scrollable-left:before{left:0}#fm-toolbar-wrapper #fm-toolbar .fm-align-right .fm-dropdown-content:after{left:inherit;right:20px}#fm-toolbar-wrapper #fm-toolbar .fm-align-right .fm-dropdown-content:before{left:inherit;right:19px}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-scrollable-right:after{left:inherit;right:0}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-scrollable-right:before{left:inherit;right:-1px}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-content{padding:0;list-style:none;background:#fff;border:1px solid #d5d5d5;display:flex;flex-direction:column;overflow-x:auto;overflow-y:hidden}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-content li{width:100%;padding-right:6px;min-width:120px}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-content li:hover{background-color:#f7f7f7}#fm-toolbar-wrapper div.fm-popup{position:absolute;min-width:270px;z-index:100;font-family:Arial,sans-serif;max-width:100%;background:#fff;border:1px solid #d5d5d5;margin:0 auto;box-shadow:0 0 20px #0000001a;padding:24px 30px;box-sizing:border-box}#fm-toolbar-wrapper div.fm-popup.fm-popup-w700{width:700px}#fm-toolbar-wrapper div.fm-popup.fm-popup-w570{width:570px}#fm-toolbar-wrapper div.fm-popup.fm-popup-w500{width:500px}#fm-toolbar-wrapper div.fm-popup.fm-popup-w460{width:462px}#fm-toolbar-wrapper div.fm-panel .fm-toolbox{margin-top:30px;text-align:center}#fm-toolbar-wrapper div.fm-panel .fm-title-bar .fm-toolbox{flex:1;margin-top:0;min-width:-moz-fit-content;min-width:fit-content;width:-moz-fit-content;width:fit-content;float:right;text-align:right;margin-left:30px}#fm-toolbar-wrapper div.fm-panel .fm-toolbox .fm-ui-btn{height:38px;max-width:calc((100% - 83px)/2);max-width:-webkit-calc((100% - 83px)/ 2);margin-right:20px}#fm-toolbar-wrapper div.fm-panel .fm-toolbox .fm-ui-btn:last-child{margin-right:0}#fm-toolbar-wrapper div.fm-panel .fm-toolbox.fm-ui-col .fm-ui-btn:last-child{float:right}#fm-toolbar-wrapper div.fm-panel .fm-panel-content{position:relative}#fm-toolbar-wrapper div.fm-panel .fm-panel-content .fm-title-bar{display:flex;justify-content:center;clear:both;margin-bottom:24px}#fm-toolbar-wrapper div.fm-panel .fm-panel-content .fm-title-bar .fm-title-text{color:#111;font-size:24px;text-align:center;text-shadow:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:5px 0}#fm-toolbar-wrapper div.fm-panel .fm-panel-content .fm-title-bar .fm-title-text.fm-ui-col{text-align:left;flex:1}#fm-toolbar-wrapper .fm-popup-modal-overlay{z-index:20}#fm-toolbar-wrapper .fm-popup-modal-overlay .fm-modal-overlay{opacity:0}#fm-toolbar-wrapper div.fm-modal-overlay{background:#ffffffb3;position:absolute;top:0;left:0;z-index:10;width:100%;height:100%}#fm-toolbar-wrapper .fm-portrait-radio,#fm-toolbar-wrapper .fm-landscape-radio{margin-left:14px}#fm-toolbar-wrapper div.fm-panel.fm-popup.fm-layout-mobile{padding:20px}#fm-toolbar-wrapper div.fm-panel.fm-popup.fm-layout-mobile .fm-panel-content .fm-title-bar{display:flex;flex-direction:column}#fm-toolbar-wrapper div.fm-panel.fm-popup.fm-layout-mobile .fm-panel-content .fm-title-bar .fm-title-text.fm-ui-col{max-width:none!important;width:100%;font-size:18px;margin-bottom:10px}#fm-toolbar-wrapper div.fm-panel.fm-popup.fm-layout-mobile .fm-panel-content .fm-toolbox{display:flex;max-width:none!important;width:auto!important;margin-left:0}#fm-toolbar-wrapper div.fm-panel.fm-popup.fm-layout-mobile .fm-panel-content .fm-toolbox .fm-ui-btn:not(.fm-button-add){max-width:none;flex:1}#fm-toolbar-wrapper .fm-popup-conditional{width:610px;min-width:400px}#fm-toolbar-wrapper .fm-popup-conditional .fm-toolbox{max-width:54%!important;width:54%!important}#fm-toolbar-wrapper .fm-popup-conditional .fm-title-text{max-width:46%!important;width:calc(100% - 270px)}#fm-toolbar-wrapper .fm-popup-conditional .fm-popup-content{overflow-x:hidden;overflow-y:auto;max-height:298px;width:100%}#fm-toolbar-wrapper .fm-popup-conditional .fm-ui-btn.fm-button-add{min-width:40px;width:40px}#fm-toolbar-wrapper .fm-popup-conditional .fm-condition-row{border-top:1px solid #d5d5d5;padding:30px;margin-left:-30px;width:calc(100% + 60px)}#fm-toolbar-wrapper .fm-popup-conditional .fm-condition-row .fm-wrap-relative{position:relative}#fm-toolbar-wrapper .fm-popup-conditional .fm-condition-row .fm-cr-delete{position:absolute;color:#999;cursor:pointer;font-size:30px;right:0}#fm-toolbar-wrapper .fm-popup-conditional .fm-condition-row .fm-cr-delete:hover{color:#555}#fm-toolbar-wrapper .fm-popup-conditional .fm-condition-row .fm-values{width:calc(100% - 390px);width:-webkit-calc(100% - 390px)}#fm-toolbar-wrapper .fm-popup-conditional .fm-condition-row .fm-conditions{width:150px}#fm-toolbar-wrapper .fm-popup-conditional .fm-condition-row .fm-font-family{width:calc(100% - 390px);width:-webkit-calc(100% - 390px)}#fm-toolbar-wrapper .fm-popup-conditional .fm-condition-row .fm-font-size{width:100px}#fm-toolbar-wrapper .fm-popup-conditional .fm-condition-row .fm-sample{width:120px}#fm-toolbar-wrapper .fm-popup-conditional.fm-layout-mobile .fm-values{width:calc(100% - 100px);width:-webkit-calc(100% - 100px);margin-bottom:10px}#fm-toolbar-wrapper .fm-popup-conditional.fm-layout-mobile .fm-conditions{width:calc(100% - 230px);width:-webkit-calc(100% - 230px);margin-left:60px}#fm-toolbar-wrapper .fm-popup-conditional.fm-layout-mobile .fm-font-family{width:calc(100% - 100px);width:-webkit-calc(100% - 100px);margin-bottom:10px}#fm-toolbar-wrapper .fm-popup-conditional.fm-layout-mobile .fm-font-size{width:calc(100% - 230px);width:-webkit-calc(100% - 230px);margin-left:60px}#fm-toolbar-wrapper .fm-popup-conditional.fm-layout-mobile .fm-sample{width:70px}#fm-toolbar-wrapper .fm-popup-conditional.fm-layout-mobile .fm-cr-delete{top:-90px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cr-inner{font-size:0;margin-bottom:10px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cr-inner:nth-child(2){margin-bottom:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cr-inner .fm-cr-lbl{display:inline-block;vertical-align:top;color:#999;font-size:14px;margin-right:10px;text-align:right;padding:11px 0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cr-inner .fm-cr-lbl:last-child{margin-right:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cr-inner .fm-colorpick-wrap,#fm-toolbar-wrapper .fm-toolbar-ui .fm-cr-inner .fm-inp,#fm-toolbar-wrapper .fm-toolbar-ui .fm-cr-inner .fm-ui-dropdown,#fm-toolbar-wrapper .fm-toolbar-ui .fm-number-inp{display:inline-block;vertical-align:top;margin-right:10px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cr-inner .fm-colorpick-wrap:last-child,#fm-toolbar-wrapper .fm-toolbar-ui .fm-cr-inner .fm-inp:last-child,#fm-toolbar-wrapper .fm-toolbar-ui .fm-cr-inner .fm-number-inp:last-child,#fm-toolbar-wrapper .fm-toolbar-ui .fm-cr-inner .fm-ui-dropdown:last-child{margin-right:0}#fm-toolbar-wrapper .fm-icon-act_trash:before{content:"\e903"}#fm-toolbar-wrapper .fm-toolbar-ui span.fm-and-label{display:inline-block;text-align:center;padding:12px 0}#fm-toolbar-wrapper div.fm-popup input[type=number],#fm-toolbar-wrapper div.fm-popup input[type=password],#fm-toolbar-wrapper div.fm-popup input[type=text]{box-sizing:border-box;border:1px solid #d5d5d5;background-color:#fff;height:38px;padding:0 9px;color:#111;font-size:14px;width:100%;-webkit-appearance:none;border-radius:0;box-shadow:none;margin:0;text-align:left;font-family:Arial,sans-serif}#fm-toolbar-wrapper div.fm-popup input:disabled{opacity:.5;filter:alpha(opacity=50);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";background-color:#fff}#fm-toolbar-wrapper div.fm-popup input.fm-half-input{padding-right:0;border-right:none}#fm-toolbar-wrapper .fm-toolbar-ui select{border:1px solid #d5d5d5;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;-webkit-user-select:none;-moz-user-select:none;border-radius:0;margin:0;outline:0;height:38px;font-size:14px;font-family:Arial,sans-serif;width:100%;color:#111;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:4px 35px 4px 10px;cursor:pointer}#fm-toolbar-wrapper .fm-toolbar-ui div.fm-ui-dropdown{position:static}#fm-toolbar-wrapper .fm-toolbar-ui div.fm-ui-dropdown .fm-ui-dropdown-btn{font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#fm-toolbar-wrapper .fm-toolbar-ui div.fm-ui-dropdown .fm-ui-dropdown-list{position:absolute;margin-top:6px;min-width:auto;min-width:initial}#fm-toolbar-wrapper .fm-toolbar-ui div.fm-ui-dropdown .fm-ui-dropdown-list li{font-size:14px}#fm-toolbar-wrapper .fm-toolbar-ui div.fm-ui-dropdown.fm-opened .fm-ui-dropdown-list{visibility:visible}#fm-toolbar-wrapper div.fm-popup select::-ms-expand{display:none}#fm-toolbar-wrapper div.fm-popup select:disabled{opacity:.5;filter:alpha(opacity=50);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";cursor:none;pointer-events:none}#fm-toolbar-wrapper div.fm-popup select *{margin:0!important}#fm-toolbar-wrapper div.fm-popup select option.placeholder{color:#fff;font-size:0;display:none}#fm-toolbar-wrapper div.fm-clear{clear:both}@-moz-document url-prefix(){#fm-toolbar-wrapper select{text-indent:0}}#fm-toolbar-wrapper .fm-toolbar-ui .fm-colorpick-btn{border:1px solid #d5d5d5;height:38px;position:relative;font-size:28px;cursor:pointer}#fm-toolbar-wrapper .fm-toolbar-ui .fm-colorpick-btn span{font-size:28px}#fm-toolbar-wrapper .fm-icon-act_font:before{content:"\e906"}#fm-toolbar-wrapper .fm-toolbar-ui .fm-colorpick-popup{background:#fff;width:396px;padding:30px;border:1px solid #d5d5d5;position:absolute;transition:opacity .3s;display:none;left:50%;margin-left:-178px;margin-top:-5px;z-index:99}#fm-toolbar-wrapper .fm-toolbar-ui .fm-colorpick-popup:after,#fm-toolbar-wrapper .fm-toolbar-ui .fm-colorpick-popup:before{content:"";display:block;position:absolute;left:50%;transform:translate(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%)}#fm-toolbar-wrapper .fm-toolbar-ui .fm-colorpick-popup:before{width:0;height:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-colorpick-popup:after{width:0;height:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-colorpick-popup.fm-arrow-up:before{top:-6px;border-left:5.5px solid transparent;border-right:5.5px solid transparent;border-bottom:6px solid #d5d5d5;border-top:0 solid transparent}#fm-toolbar-wrapper .fm-toolbar-ui .fm-colorpick-popup.fm-arrow-up:after{top:-5px;border-left:4.5px solid transparent;border-right:4.5px solid transparent;border-bottom:5px solid #fff;border-top:0 solid transparent}#fm-toolbar-wrapper .fm-toolbar-ui .fm-colorpick-popup.fm-arrow-down:before{bottom:-6px;border-left:5.5px solid transparent;border-right:5.5px solid transparent;border-top:6px solid #d5d5d5;border-bottom:0 solid transparent}#fm-toolbar-wrapper .fm-toolbar-ui .fm-colorpick-popup.fm-arrow-down:after{bottom:-5px;border-left:4.5px solid transparent;border-right:4.5px solid transparent;border-top:5px solid #fff;border-bottom:0 solid transparent}#fm-toolbar-wrapper .fm-toolbar-ui .fm-popup-opened .fm-colorpick-popup{display:block}#fm-toolbar-wrapper .fm-toolbar-ui .fm-color-targ-switch{border:1px solid #d5d5d5;font-size:0;margin-bottom:20px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-color-targ-switch .fm-cts-item{display:inline-block;vertical-align:top;width:50%;border:none;border-right:1px solid #d5d5d5;line-height:38px;font-weight:700;color:#999;background:#fff;text-transform:uppercase;text-align:center;font-size:14px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-color-targ-switch .fm-cts-item.fm-current,#fm-toolbar-wrapper .fm-toolbar-ui .fm-color-targ-switch .fm-cts-item:hover{color:#111;background:#f7f7f7}#fm-toolbar-wrapper .fm-toolbar-ui .fm-color-targ-switch .fm-cts-item:last-child{border-right:none}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cp-sett-row{margin-bottom:20px;font-size:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cp-sett-row .fm-cp-curr-color{border:1px solid #d5d5d5;height:38px;cursor:pointer}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cp-2-colors-width.fm-cp-2-colors-width{width:calc(50% - 5px);width:-webkit-calc(50% - 5px)}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cp-sett-row .fm-cp-2-colors{border:1px solid #d5d5d5;font-size:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cp-sett-row .fm-cp-2-colors .fm-cp2c-item{height:36px;cursor:pointer;border-right:1px solid #d5d5d5;display:inline-block;vertical-align:top;width:50%}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cp-sett-row .fm-cp-2-colors .fm-cp2c-item:last-child{border-right:none}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cp-sett-row .fm-inp,.fm-cp-sett-row .fm-cp-2-colors,.fm-cp-sett-row .fm-cp-curr-color{display:inline-block;vertical-align:top;margin-right:10px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cp-sett-row .fm-inp:last-child,.fm-cp-sett-row .fm-cp-2-colors:last-child,.fm-cp-sett-row .fm-cp-curr-color:last-child{margin-right:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cp-btns-row{margin-top:20px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cp-btns-row .fm-ui-btn{width:calc(50% - 5px);width:-webkit-calc(50% - 5px);margin-right:10px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cp-btns-row .fm-ui-btn:last-child{margin-right:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cp-currentmark{border-radius:50%;width:20px;height:20px;background:#555}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cp-currentmark:before{color:#fff;font-size:20px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-10colors{font-size:0;margin-bottom:20px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-10colors .fm-r10c-item{content:"";display:inline-block;vertical-align:top;position:relative;cursor:pointer;height:36px;width:calc(10% - 1px);margin-right:1px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-10colors .fm-r10c-item:after,#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-10colors .fm-r10c-item:before{content:"";display:block;position:absolute;left:50%;transform:translate(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%)}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-10colors .fm-r10c-item.fm-r10c-white-arrow{border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-10colors .fm-r10c-item.fm-r10c-white-arrow.fm-current:before{bottom:-11px;border-left:17px solid transparent;border-right:17px solid transparent;border-top:11px solid #e9e9e9;border-bottom:0 solid transparent}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-10colors .fm-r10c-item.fm-r10c-white-arrow.fm-current:after{bottom:-10px;border-left:16px solid transparent;border-right:16px solid transparent;border-top:10px solid #fff;border-bottom:0 solid transparent}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-10colors .fm-r10c-item .fm-r10c-arrow{position:absolute;top:100%;border-style:solid;border-top-width:10px;border-left:16px solid transparent;border-right:16px solid transparent;border-bottom:none}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-10colors .fm-r10c-item .fm-cp-currentmark{margin-top:2px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-10colors .fm-r10c-item .fm-cp-currentmark,#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-10colors .fm-r10c-item .fm-r10c-arrow{opacity:0;visibility:hidden}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-10colors .fm-r10c-item:nth-child(10n+10){margin-right:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-10colors .fm-r10c-item.fm-current .fm-cp-currentmark,#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-10colors .fm-r10c-item.fm-current .fm-r10c-arrow{opacity:1;visibility:visible}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-4colors{font-size:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-4colors .fm-r4c-item{display:inline-block;vertical-align:top;margin-right:1px;margin-bottom:1px;position:relative;cursor:pointer;height:36px;width:calc(25% - .75px)}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-4colors .fm-r4c-item.fm-white-shade{border-top:1px solid #e9e9e9;border-left:1px solid #e9e9e9}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-4colors .fm-r4c-item:nth-child(4n+4){margin-right:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-4colors .fm-r4c-item .fm-cp-currentmark{opacity:0;visibility:hidden}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-4colors .fm-r4c-item.fm-current .fm-cp-currentmark{opacity:1;visibility:visible}#fm-toolbar-wrapper .fm-list-wrapper.fm-mobile{overflow-x:auto}#fm-toolbar-wrapper .fm-list-wrapper.fm-one-arrow-scroll{width:calc(100% - 25px)!important}#fm-toolbar-wrapper .fm-list-wrapper.fm-two-arrow-scroll{width:calc(100% - 50px)!important}#fm-toolbar-wrapper .fm-left-scroll-button,#fm-toolbar-wrapper .fm-list-wrapper,#fm-toolbar-wrapper .fm-right-scroll-button{float:left;position:relative}#fm-toolbar-wrapper .fm-left-scroll-button.fm-scroll-arrow{margin-top:15px;margin-right:5px;width:0;height:0;border-top:25px solid transparent;border-bottom:25px solid transparent;border-right:20px solid #555}#fm-toolbar-wrapper .fm-right-scroll-button.fm-scroll-arrow{margin-top:15px;margin-left:5px;width:0;height:0;border-top:25px solid transparent;border-bottom:25px solid transparent;border-left:20px solid #555}#fm-toolbar-wrapper .fm-left-scroll-button.fm-mobile-scroll-not-active,#fm-toolbar-wrapper .fm-right-scroll-button.fm-mobile-scroll-not-active{opacity:.2}#fm-toolbar-wrapper .fm-radio-wrap label:after,#fm-toolbar-wrapper .fm-radio-wrap label:before{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%)}#fm-toolbar-wrapper .fm-toolbar-ui div.fm-title-2{color:#999;font-size:14px;text-transform:uppercase;margin-bottom:25px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-radiobtn-list{margin-bottom:52px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-radiobtn-list:last-child{margin-bottom:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-radiobtn-list li{margin-bottom:12px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-radio-wrap label{display:inline-block;cursor:pointer;color:#111;font-size:14px;padding:4px 0 4px 35px;position:relative;line-height:1.2}#fm-toolbar-wrapper .fm-toolbar-ui .fm-radio-wrap label:before{width:22px;height:22px;border:1px solid #d5d5d5;background:#fff;left:0;border-radius:50%}#fm-toolbar-wrapper .fm-toolbar-ui .fm-radio-wrap label:after{border:7px solid #555;background-color:#555;border-radius:50%;opacity:0;width:0;height:0;left:5px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-radio-wrap label:hover:before{border-color:#999}#fm-toolbar-wrapper .fm-toolbar-ui .fm-radio-wrap input{display:none}#fm-toolbar-wrapper .fm-toolbar-ui .fm-radio-wrap input:checked+label{font-weight:700}#fm-toolbar-wrapper .fm-toolbar-ui .fm-radio-wrap input:checked+label:after{opacity:1}#fm-toolbar-wrapper .fm-toolbar-ui .fm-inp-group{margin-bottom:30px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-inp-group:last-child{margin-bottom:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-inp-row{margin-bottom:10px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-inp-row label{color:#999;font-size:14px;margin-bottom:8px;display:block}#fm-toolbar-wrapper .fm-toolbar-ui .fm-inp-row .fm-inp,#fm-toolbar-wrapper .fm-toolbar-ui .fm-inp-row .fm-ui-dropdown{width:100%}#fm-toolbar-wrapper .fm-toolbar-ui .fm-inp-row:last-child{margin-bottom:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-ir-horizontal{font-size:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-ir-horizontal label{margin-bottom:0;width:140px;margin-right:20px;display:inline-block;vertical-align:middle;text-align:right}#fm-toolbar-wrapper .fm-toolbar-ui .fm-ir-horizontal .fm-inp,#fm-toolbar-wrapper .fm-toolbar-ui .fm-ir-horizontal .fm-ui-dropdown{width:calc(100% - 160px);display:inline-block;vertical-align:middle;background-color:#fff}#fm-toolbar-wrapper .fm-toolbar-ui .fm-uc{text-transform:uppercase}#fm-toolbar-wrapper .fm-toolbar-ui .fm-button-add{padding-right:30px;min-width:auto}#fm-toolbar-wrapper .fm-toolbar-ui .fm-button-add-large{padding-left:36px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-button-add .fm-icon{color:#999;position:absolute;right:0;width:40px;height:100%;top:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-button-add-large .fm-icon{color:#999;position:absolute;left:0;width:40px;height:100%;top:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-button-add-large:hover .fm-icon,#fm-toolbar-wrapper .fm-toolbar-ui .fm-button-add:hover .fm-icon{color:#555}#fm-toolbar-wrapper .fm-toolbar-ui .fm-popup-content .fm-popup-placeholder{text-align:center;margin:40px 0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-popup-content .fm-popup-placeholder .fm-popup-placeholder-text{text-align:center;margin-bottom:9px;font-size:16px;color:#999}#fm-toolbar-wrapper .fm-toolbar-ui .fm-icon-act_add:before{content:"\ea0a"}#fm-toolbar-wrapper .fm-toolbar-ui .fm-icon-act_check:before{content:"\e902"}#fm-toolbar-wrapper .fm-toolbar-ui .fm-width20.fm-width20{width:20px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-width40.fm-width40{width:40px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-width45.fm-width45{width:45px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-width50.fm-width50{width:50px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-width85.fm-width85{width:85px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-width120.fm-width120{width:120px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-width140.fm-width140{width:140px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-width180.fm-width180{width:180px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-width200.fm-width200{width:200px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-width210.fm-width210{width:210px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-width220.fm-width220{width:220px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-width230.fm-width230{width:230px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-width240.fm-width240{width:240px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-width250.fm-width250{width:250px}#fm-toolbar-wrapper .fm-popup-olap .fm-ir-horizontal label{width:110px}#fm-toolbar-wrapper .fm-popup-olap .fm-ir-horizontal .fm-ui-dropdown{width:calc(100% - 130px);vertical-align:middle}#fm-toolbar-wrapper .fm-popup-olap input.fm-inp.fm-inp-proxy-url{width:calc(100% - 230px)}#fm-toolbar-wrapper .fm-popup-olap .fm-btn-connect{width:100px;height:38px;padding-left:0;padding-right:0;border-top-left-radius:0;border-bottom-left-radius:0}#fm-toolbar-wrapper .fm-popup-olap.fm-layout-mobile-small .fm-ir-horizontal label{text-align:left;width:100%}#fm-toolbar-wrapper .fm-popup-olap.fm-layout-mobile-small .fm-ir-horizontal .fm-ui-dropdown{width:100%}#fm-toolbar-wrapper .fm-popup-olap.fm-layout-mobile-small input.fm-inp.fm-inp-proxy-url{width:calc(100% - 100px)}#fm-toolbar-wrapper .fm-popup-format-cells{width:480px}#fm-toolbar-wrapper .fm-popup-format-cells.fm-layout-mobile-small .fm-ir-horizontal label{text-align:left;width:100%}#fm-toolbar-wrapper .fm-popup-format-cells.fm-layout-mobile-small .fm-ir-horizontal .fm-inp,#fm-toolbar-wrapper .fm-popup-format-cells.fm-layout-mobile-small .fm-ir-horizontal .fm-ui-dropdown{width:100%}#fm-toolbar-wrapper .fm-hide{display:none}#fm-toolbar-wrapper .fm-popup-options{width:570px;min-width:320px}#fm-toolbar-wrapper.fm-layout-700 #fm-toolbar .fm-divider{display:none}#fm-toolbar-wrapper #fm-toolbar.fm-scroll-toolbar{-ms-overflow-style:none;scrollbar-width:none;overflow-x:hidden;overflow-y:auto}#fm-toolbar-wrapper #fm-toolbar.fm-scroll-toolbar::-webkit-scrollbar{display:none}.fm-resize-triggers{visibility:hidden;opacity:0}.fm-contract-trigger:before,.fm-resize-triggers,.fm-resize-triggers>div{content:" ";display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden}.fm-resize-triggers>div{background:#eee;overflow:auto}.fm-contract-trigger:before{width:200%;height:200%}#fm-pivot-view .fm-resizable-handle{position:absolute}#fm-pivot-view .fm-resizable-handle.fm-left{left:0;top:0;bottom:0;width:5px;cursor:w-resize}#fm-pivot-view .fm-resizable-handle.fm-right{right:0;top:0;bottom:0;width:5px;cursor:e-resize}#fm-pivot-view .fm-resizable-handle.fm-top{top:0;left:0;right:0;height:5px;cursor:n-resize}#fm-pivot-view .fm-resizable-handle.fm-bottom{bottom:0;left:0;right:0;height:5px;cursor:s-resize}#fm-pivot-view .fm-scrollbars::-webkit-scrollbar{-webkit-appearance:none;width:7px;height:7px;background-color:#0000}#fm-pivot-view .fm-scrollbars::-webkit-scrollbar-thumb{background:#00000080;border-radius:5px}#fm-pivot-view .fm-scrollbars::-webkit-scrollbar-track{background:0 0;background-color:#0000000d}#fm-pivot-view .fm-scrollbars::-webkit-scrollbar-corner{background-color:#0000000d}#fm-pivot-view.fm-accessibility :focus,#fm-pivot-view.fm-accessibility a.fm-ui-btn:focus,#fm-toolbar-wrapper.fm-accessibility :focus,#fm-toolbar-wrapper.fm-accessibility a.fm-ui-btn:focus{outline:dashed #999 2px;outline-offset:-2px}#fm-pivot-view.fm-accessibility .fm-grid-view:focus,#fm-pivot-view.fm-accessibility a.fm-ui-btn:focus,#fm-toolbar-wrapper.fm-accessibility .fm-grid-view:focus,#fm-toolbar-wrapper.fm-accessibility a.fm-ui-btn:focus{outline-offset:0}#fm-pivot-view.fm-accessibility .fm-grid-layout:focus .fm-sheet-selection-canvas,#fm-toolbar-wrapper.fm-accessibility .fm-grid-layout:focus .fm-sheet-selection-canvas{border:2px dashed #999}#fm-pivot-view.fm-accessibility .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border,#fm-pivot-view.fm-accessibility .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-sheet-selection-header,#fm-toolbar-wrapper.fm-accessibility .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border,#fm-toolbar-wrapper.fm-accessibility .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-sheet-selection-header{border:none}#fm-pivot-view.fm-accessibility .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-right,#fm-toolbar-wrapper.fm-accessibility .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-right{border-right:none}#fm-pivot-view.fm-accessibility .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-left,#fm-toolbar-wrapper.fm-accessibility .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-left{border-left:none}#fm-pivot-view.fm-accessibility .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-top,#fm-toolbar-wrapper.fm-accessibility .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-top{border-top:none}#fm-pivot-view.fm-accessibility .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-bottom,#fm-toolbar-wrapper.fm-accessibility .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-bottom{border-bottom:none}.fm-keyboard-mode #fm-pivot-view .fm-calculated-view .fm-popup-content .fm-func-btn-group button.fm-calc-action:focus,.fm-keyboard-mode #fm-pivot-view .fm-dropdown-content li.fm-current,.fm-keyboard-mode #fm-pivot-view .fm-ui-dropdown-btn:focus,.fm-keyboard-mode #fm-pivot-view .fm-ui-dropdown-list li.fm-current,.fm-keyboard-mode #fm-pivot-view .fm-ui-dropdown-list li.fm-ui-active,.fm-keyboard-mode #fm-pivot-view .fm-ui-list:focus li.fm-ui-active,.fm-keyboard-mode #fm-pivot-view .fm-ui-vlist:focus li.fm-ui-active,.fm-keyboard-mode #fm-pivot-view :focus,.fm-keyboard-mode #fm-pivot-view a.fm-ui-btn:focus,.fm-keyboard-mode #fm-pivot-view button.fm-ui-btn:focus,.fm-keyboard-mode #fm-pivot-view input.fm-ui:focus,.fm-keyboard-mode #fm-pivot-view select:focus,.fm-keyboard-mode #fm-toolbar-wrapper .fm-calculated-view .fm-popup-content .fm-func-btn-group button.fm-calc-action:focus,.fm-keyboard-mode #fm-toolbar-wrapper .fm-dropdown-content li.fm-current,.fm-keyboard-mode #fm-toolbar-wrapper .fm-ui-dropdown-btn:focus,.fm-keyboard-mode #fm-toolbar-wrapper .fm-ui-dropdown-list li.fm-current,.fm-keyboard-mode #fm-toolbar-wrapper .fm-ui-dropdown-list li.fm-ui-active,.fm-keyboard-mode #fm-toolbar-wrapper .fm-ui-list:focus li.fm-ui-active,.fm-keyboard-mode #fm-toolbar-wrapper .fm-ui-vlist:focus li.fm-ui-active,.fm-keyboard-mode #fm-toolbar-wrapper :focus,.fm-keyboard-mode #fm-toolbar-wrapper a.fm-ui-btn:focus,.fm-keyboard-mode #fm-toolbar-wrapper button.fm-ui-btn:focus,.fm-keyboard-mode #fm-toolbar-wrapper input.fm-ui:focus,.fm-keyboard-mode #fm-toolbar-wrapper select:focus{outline:dashed #111 2px;outline-offset:-2px}.fm-keyboard-mode #fm-pivot-view .fm-calculated-view .fm-popup-content .fm-func-btn-group .fm-calc-action:focus,.fm-keyboard-mode #fm-pivot-view .fm-calculated-view .fm-popup-content .fm-func-btn-group button.fm-calc-action:focus,.fm-keyboard-mode #fm-pivot-view .fm-colorpick-btn,.fm-keyboard-mode #fm-pivot-view .fm-grid-view:focus,.fm-keyboard-mode #fm-pivot-view .fm-r10c-item,.fm-keyboard-mode #fm-pivot-view .fm-r4c-item,.fm-keyboard-mode #fm-pivot-view a.fm-ui-btn:focus,.fm-keyboard-mode #fm-pivot-view button.fm-ui-btn:focus,.fm-keyboard-mode #fm-pivot-view select:focus,.fm-keyboard-mode #fm-toolbar-wrapper .fm-calculated-view .fm-popup-content .fm-func-btn-group .fm-calc-action:focus,.fm-keyboard-mode #fm-toolbar-wrapper .fm-calculated-view .fm-popup-content .fm-func-btn-group button.fm-calc-action:focus,.fm-keyboard-mode #fm-toolbar-wrapper .fm-colorpick-btn,.fm-keyboard-mode #fm-toolbar-wrapper .fm-grid-view:focus,.fm-keyboard-mode #fm-toolbar-wrapper .fm-r10c-item,.fm-keyboard-mode #fm-toolbar-wrapper .fm-r4c-item,.fm-keyboard-mode #fm-toolbar-wrapper a.fm-ui-btn:focus,.fm-keyboard-mode #fm-toolbar-wrapper button.fm-ui-btn:focus,.fm-keyboard-mode #fm-toolbar-wrapper select:focus{outline-offset:0}.fm-keyboard-mode #fm-pivot-view .fm-calculated-view .fm-popup-content .fm-func-btn-group .fm-calc-action:focus.fm-btn-add-measure-2,.fm-keyboard-mode #fm-pivot-view .fm-calculated-view .fm-popup-content .fm-func-btn-group button.fm-calc-action:focus.fm-btn-add-measure-2,.fm-keyboard-mode #fm-pivot-view .fm-colorpick-btn.fm-btn-add-measure-2,.fm-keyboard-mode #fm-pivot-view .fm-grid-view:focus.fm-btn-add-measure-2,.fm-keyboard-mode #fm-pivot-view .fm-r10c-item.fm-btn-add-measure-2,.fm-keyboard-mode #fm-pivot-view .fm-r4c-item.fm-btn-add-measure-2,.fm-keyboard-mode #fm-pivot-view a.fm-ui-btn:focus.fm-btn-add-measure-2,.fm-keyboard-mode #fm-pivot-view button.fm-ui-btn:focus.fm-btn-add-measure-2,.fm-keyboard-mode #fm-pivot-view select:focus.fm-btn-add-measure-2,.fm-keyboard-mode #fm-toolbar-wrapper .fm-calculated-view .fm-popup-content .fm-func-btn-group .fm-calc-action:focus.fm-btn-add-measure-2,.fm-keyboard-mode #fm-toolbar-wrapper .fm-calculated-view .fm-popup-content .fm-func-btn-group button.fm-calc-action:focus.fm-btn-add-measure-2,.fm-keyboard-mode #fm-toolbar-wrapper .fm-colorpick-btn.fm-btn-add-measure-2,.fm-keyboard-mode #fm-toolbar-wrapper .fm-grid-view:focus.fm-btn-add-measure-2,.fm-keyboard-mode #fm-toolbar-wrapper .fm-r10c-item.fm-btn-add-measure-2,.fm-keyboard-mode #fm-toolbar-wrapper .fm-r4c-item.fm-btn-add-measure-2,.fm-keyboard-mode #fm-toolbar-wrapper a.fm-ui-btn:focus.fm-btn-add-measure-2,.fm-keyboard-mode #fm-toolbar-wrapper button.fm-ui-btn:focus.fm-btn-add-measure-2,.fm-keyboard-mode #fm-toolbar-wrapper select:focus.fm-btn-add-measure-2{outline-offset:-2px}.fm-keyboard-mode #fm-pivot-view .fm-grid-layout:focus .fm-sheet-selection-canvas,.fm-keyboard-mode #fm-toolbar-wrapper .fm-grid-layout:focus .fm-sheet-selection-canvas{border:2px dashed #111}.fm-keyboard-mode #fm-pivot-view .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border,.fm-keyboard-mode #fm-pivot-view .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-sheet-selection-header,.fm-keyboard-mode #fm-toolbar-wrapper .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border,.fm-keyboard-mode #fm-toolbar-wrapper .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-sheet-selection-header{border:none}.fm-keyboard-mode #fm-pivot-view .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-right,.fm-keyboard-mode #fm-toolbar-wrapper .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-right{border-right:none}.fm-keyboard-mode #fm-pivot-view .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-left,.fm-keyboard-mode #fm-toolbar-wrapper .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-left{border-left:none}.fm-keyboard-mode #fm-pivot-view .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-top,.fm-keyboard-mode #fm-toolbar-wrapper .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-top{border-top:none}.fm-keyboard-mode #fm-pivot-view .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-bottom,.fm-keyboard-mode #fm-toolbar-wrapper .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-bottom{border-bottom:none}.fm-keyboard-mode #fm-pivot-view .fm-ui-list:not(.fm-ui-empty):focus,.fm-keyboard-mode #fm-pivot-view .fm-ui-vlist:not(.fm-ui-empty):focus,.fm-keyboard-mode #fm-toolbar-wrapper .fm-ui-list:not(.fm-ui-empty):focus,.fm-keyboard-mode #fm-toolbar-wrapper .fm-ui-vlist:not(.fm-ui-empty):focus{outline:0;outline-offset:0}@keyframes donut-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--lpx-logo: url(/assets/images/logo/logo-light.png);--lpx-logo-icon: url(/assets/images/logo/logo-light-thumbnail.png)}.donut{display:inline-block;border:4px solid rgba(0,0,0,.1);border-left-color:#7983ff;border-radius:50%;width:30px;height:30px;animation:donut-spin 1.2s linear infinite}.donut.centered{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.mr-5{margin-right:5px}.card .card-header .btn{color:var(--bs-btn-color);background-color:var(--bs-btn-bg)}.card .card-header .btn:hover,.card .card-header .btn:active,.card .card-header .btn:focus{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.modal{--bs-modal-width: 800px}lpx-footer{display:none}select.form-control{-webkit-appearance:menulist}.form-control{padding:.3rem .75rem}.modal-header,.modal-body,.modal-footer{padding:.75rem}.modal-header h1,.modal-header .h1,.modal-header h2,.modal-header .h2,.modal-header h3,.modal-header .h3,.modal-header h4,.modal-header .h4,.modal-header h5,.modal-header .h5,.modal-header h6,.modal-header .h6{margin-bottom:0}.form-control,.form-select,.form-control[multiple]{border-radius:.25rem}.input-error{width:100%;margin-top:.25rem;font-size:.875em;color:#c00d49}.invalid-feedback{display:none!important}.badge-primary{color:#fff;background-color:#007bff}.badge-success{color:#fff;background-color:#4fbf67}.select2-selection__rendered,.select2-selection__placeholder{background-color:#f5f5f7!important;border-color:#e7e9ec!important;color:#686b6e!important}.select2-selection{background-color:#f5f5f7!important;border-color:#e7e9ec!important}.mt-20{margin-top:20px}.dropdown-item:hover{cursor:pointer}input:hover,button:hover,select:hover{cursor:pointer!important}.alert-danger{padding:10px}.alert-dismissible .btn-close{padding:12px}.accordion-body{overflow-x:auto}.sticky{position:sticky;bottom:0;padding:1em 0}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg: var(--bs-table-hover-bg) !important;color:var(--bs-table-hover-color)!important}.form-control:disabled,.select2-container--disabled{cursor:not-allowed!important;filter:none;opacity:.5!important}.select2-container--default.select2-container--disabled .select2-selection--single{cursor:not-allowed!important}.cdk-overlay-container{position:fixed;z-index:1000;pointer-events:none;top:0;left:0;width:100%;height:100%}.ngx-contextmenu.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box}.target{-webkit-user-select:none;user-select:none}.error-modal .tab-content{padding:0 10px 10px!important}.retake-modal #abp-modal-body{min-height:200px}.lpx-brand-logo{background-size:auto 60px;height:60px;margin-left:20px}.lpx-logo-container{padding-bottom:10px;padding-top:20px}.lpx-nav .lpx-nav-menu{padding-top:20px}:root{--lpx-brand: #652d90}.input-group input,.input-group .input-group-append{height:32.59px}.input-group .input-group-text{padding:.3rem 1.25rem}.hover-trigger .lpx-sidebar-container:not(:hover) .lpx-logo-container{padding:5px}.hover-trigger .lpx-sidebar-container:not(:hover) .lpx-brand-logo{background-size:auto 50px;height:50px;margin-left:5px;margin-top:5px}.border-bottom-none{border-bottom:none}.border-top-none{border-top:none}.directions-table table{width:100%;border:none}.multiselect-dropdown{background-color:#f5f5f7!important}.multiselect-dropdown .dropdown-btn{border-color:#e7e9ec!important;padding:3px!important;height:30px!important}.multiselect-dropdown .dropdown-btn .dropdown-multiselect__caret:before{top:15px!important;margin-top:0!important;border-width:5px 5px 0!important;right:-9px!important}.multiselect-dropdown .dropdown-btn .dropdown-multiselect--active .dropdown-multiselect__caret:before{top:20px!important;margin-top:0!important;border-width:5px 5px 0!important;right:9px!important}.modal-dialog-scrollable .modal-body,.modal-dialog-scrollable .modal-content{overflow:initial}.modal-dialog{height:auto}@media only screen and (min-width: 768px) and (max-width: 1199px){.lpx-sidebar-container:not(:hover) .lpx-brand-logo{margin:5px}}@media only screen and (min-width: 768px) and (max-width: 1199px){.lpx-sidebar-container:not(:hover) .lpx-logo-container{padding:0;margin:0}}@media only screen and (max-width: 767px){.lpx-mobile-navbar .lpx-logo-container{padding-top:5px}}.post-to-gradebook,.lock-student-assessment{font-size:larger;font-weight:700}.font-weight-bold{font-weight:700}#btnSentry{padding:3px 6px;border:1.5px solid rgba(41,35,47,.13)}.text-danger,.text-success{font-weight:700}.text-border{border:1px solid}.message-dropdown .dropdown-menu.show{left:-250px!important;width:400px}#user-messages .user-message:not(:last-child){border-bottom:1px solid #ddd8d8}#user-messages{max-height:500px;overflow-y:auto}.upscale-card{margin-top:20px;background-color:#fff;box-shadow:#2d3e5063 0 1px 5px;border-radius:3px}.upscale-card-body{padding:10px}.theme-green .bs-datepicker-body table td.week span{color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.theme-green .bs-datepicker-head{background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.theme-green .bs-datepicker-body table td span.selected,.theme-green .bs-datepicker-body table td.selected span,.theme-green .bs-datepicker-body table td span[class*=select-]:after,.theme-green .bs-datepicker-body table td[class*=select-] span:after{background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.lpx-language-selection{display:none}.accordion-item{margin-top:5px!important;margin-bottom:5px!important;border-radius:0/0px!important}.accordion-item:not(:first-of-type){border-top:#e7e9ec 1px solid!important}.tox .tox-statusbar__text-container{height:25px!important}.calc-window .modal-content{background-color:#5a5a5add}ul.tooth-list{--icon-space: 1.3em;list-style:none;padding:0}ul.tooth-list li{padding-left:var(--icon-space)}ul.tooth-list li:before{content:"\f5c9";font-family:FontAwesome;display:inline-block;margin-left:calc(var(--icon-space) * -1);width:var(--icon-space)}.zd-asap-ticketfooter-close__button{display:none!important}.upscale-reorder:hover{cursor:grab;color:#652d90}.upscale-reorder:active{cursor:grabbing}.upscale-card>.card-header>.row>.col-md-6>.form-check-label{margin-top:10px;margin-left:10px;font-size:larger;font-weight:700}.lrg-tooltip{width:300px}.lrg-tooltip>.tooltip-inner{width:300px;max-width:none}.table-max-height{max-height:600px}#report-table th:first-child:after,#report-table td:first-child:after{content:"";position:absolute;top:0;right:-1px;width:1px;height:100%;background:#e7e9ec;z-index:20}#report-table th:first-child:before,#report-table td:first-child:before{content:"";position:absolute;top:0;left:-1px;width:1px;height:100%;background:#e7e9ec;z-index:20}#report-table thead th{background:#f8f8f8}#report-table th:first-child:not(.sticky-ignore),#report-table td:first-child:not(.sticky-ignore){position:sticky;left:0;background:#fff;z-index:25}.sticky-ignore{position:relative!important}.scroll-container{position:relative}.scroll-top,.scroll-bottom{overflow-x:auto;overflow-y:auto}.scroll-top{height:20px}.scroll-bottom{max-height:800px;height:calc(100% - 20px)}.scroll-content{height:1px}.scroll-top::-webkit-scrollbar-thumb,.scroll-bottom::-webkit-scrollbar-thumb{background:#a8a6a6}.btn-xs{padding:5px;font-size:10px}.fm-axis-label,.fm-title,.fm-btn-open-fields,.fm-divider{display:none!important}.fm-charts-color-1,.fm-charts-color-2,.fm-charts-color-3,.fm-charts-color-4,.fm-charts-color-5,.fm-charts-color-6,.fm-charts-color-7{fill:#652d90!important}@media print{body{font-family:serif;color:#000;background:#fff}nav,.sidebar,.ads,.lpx-sidebar-container,.lpx-topbar-container,.nav-tabs,.dont-print{display:none}.lpx-content-container{margin-left:0}}
