@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Public+Sans:wght@100;200;300;400;500;600;700;800;900&family=Roboto:wght@300;400;500;700;900&display=swap);@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css);.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 #0000 #0000;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#0000 #0000 #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:#0000;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 #0000 #0000;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:#0000;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#0000 #0000 #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #0000}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.cdk-global-overlay-wrapper,.cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper,.cdk-overlay-pane{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{pointer-events:auto;box-sizing:border-box;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.fc{direction:ltr;text-align:left}.fc-rtl{text-align:right}body .fc{font-size:1em}.fc-highlight{background:#bce8f1;opacity:.3}.fc-bgevent{background:#8fdf82;opacity:.3}.fc-nonbusiness{background:#d7d7d7}.fc-popover{position:absolute;box-shadow:0 2px 6px #00000026}.fc-popover .fc-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:2px 4px}.fc-rtl .fc-popover .fc-header{flex-direction:row-reverse}.fc-popover .fc-header .fc-title{margin:0 2px}.fc-popover .fc-header .fc-close{cursor:pointer;opacity:.65;font-size:1.1em}.fc-divider{border-style:solid;border-width:1px}hr.fc-divider{height:0;margin:0;padding:0 0 2px;border-width:1px 0}.fc-bg,.fc-bgevent-skeleton,.fc-highlight-skeleton,.fc-mirror-skeleton{position:absolute;top:0;left:0;right:0}.fc-bg{bottom:0}.fc-bg table{height:100%}.fc table{width:100%;box-sizing:border-box;table-layout:fixed;border-collapse:collapse;border-spacing:0;font-size:1em}.fc th{text-align:center}.fc td,.fc th{border-style:solid;border-width:1px;padding:0;vertical-align:top}.fc td.fc-today{border-style:double}a[data-goto]{cursor:pointer}a[data-goto]:hover{text-decoration:underline}.fc .fc-row{border-style:solid;border-width:0}.fc-row table{border-left:0 hidden #0000;border-right:0 hidden #0000;border-bottom:0 hidden #0000}.fc-row:first-child table{border-top:0 hidden #0000}.fc-row{position:relative}.fc-row .fc-bg{z-index:1}.fc-row .fc-bgevent-skeleton,.fc-row .fc-highlight-skeleton{bottom:0}.fc-row .fc-bgevent-skeleton table,.fc-row .fc-highlight-skeleton table{height:100%}.fc-row .fc-bgevent-skeleton td,.fc-row .fc-highlight-skeleton td{border-color:#0000}.fc-row .fc-bgevent-skeleton{z-index:2}.fc-row .fc-highlight-skeleton{z-index:3}.fc-row .fc-content-skeleton{position:relative;z-index:4;padding-bottom:2px}.fc-row .fc-mirror-skeleton{z-index:5}.fc .fc-row .fc-content-skeleton table,.fc .fc-row .fc-content-skeleton td,.fc .fc-row .fc-mirror-skeleton td{background:none;border-color:#0000}.fc-row .fc-content-skeleton td,.fc-row .fc-mirror-skeleton td{border-bottom:0}.fc-row .fc-content-skeleton tbody td,.fc-row .fc-mirror-skeleton tbody td{border-top:0}.fc-scroller{-webkit-overflow-scrolling:touch}.fc-scroller>.fc-day-grid,.fc-scroller>.fc-time-grid{position:relative;width:100%}.fc-event{position:relative;display:block;font-size:.85em;line-height:1.4;border-radius:3px;border:1px solid #3788d8}.fc-event,.fc-event-dot{background-color:#3788d8}.fc-event,.fc-event:hover{color:#fff;text-decoration:none}.fc-event.fc-draggable,.fc-event[href]{cursor:pointer}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-event .fc-content{position:relative;z-index:2}.fc-event .fc-resizer{position:absolute;z-index:4;display:none}.fc-event.fc-allow-mouse-resize .fc-resizer,.fc-event.fc-selected .fc-resizer{display:block}.fc-event.fc-selected .fc-resizer:before{content:"";position:absolute;z-index:9999;top:50%;left:50%;width:40px;height:40px;margin-left:-20px;margin-top:-20px}.fc-event.fc-selected{z-index:9999!important;box-shadow:0 2px 5px #0003}.fc-event.fc-selected:after{content:"";position:absolute;z-index:1;top:-1px;right:-1px;bottom:-1px;left:-1px;background:#000;opacity:.25}.fc-event.fc-dragging.fc-selected{box-shadow:0 2px 7px #0000004d}.fc-event.fc-dragging:not(.fc-selected){opacity:.75}.fc-h-event.fc-selected:before{content:"";position:absolute;z-index:3;top:-10px;bottom:-10px;left:0;right:0}.fc-ltr .fc-h-event.fc-not-start,.fc-rtl .fc-h-event.fc-not-end{margin-left:0;border-left-width:0;padding-left:1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-ltr .fc-h-event.fc-not-end,.fc-rtl .fc-h-event.fc-not-start{margin-right:0;border-right-width:0;padding-right:1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-ltr .fc-h-event .fc-start-resizer,.fc-rtl .fc-h-event .fc-end-resizer{cursor:w-resize;left:-1px}.fc-ltr .fc-h-event .fc-end-resizer,.fc-rtl .fc-h-event .fc-start-resizer{cursor:e-resize;right:-1px}.fc-h-event.fc-allow-mouse-resize .fc-resizer{width:7px;top:-1px;bottom:-1px}.fc-h-event.fc-selected .fc-resizer{border-radius:4px;width:6px;height:6px;border:1px solid;border-color:inherit;background:#fff;top:50%;margin-top:-4px}.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,.fc-rtl .fc-h-event.fc-selected .fc-end-resizer{margin-left:-4px}.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,.fc-rtl .fc-h-event.fc-selected .fc-start-resizer{margin-right:-4px}.fc-day-grid-event{margin:1px 2px 0;padding:0 1px}tr:first-child>td>.fc-day-grid-event{margin-top:2px}.fc-mirror-skeleton tr:first-child>td>.fc-day-grid-event{margin-top:0}.fc-day-grid-event .fc-content{white-space:nowrap;overflow:hidden}.fc-day-grid-event .fc-time{font-weight:700}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer{margin-left:-2px}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer{margin-right:-2px}a.fc-more{margin:1px 3px;font-size:.85em;cursor:pointer;text-decoration:none}a.fc-more:hover{text-decoration:underline}.fc-limited{display:none}.fc-day-grid .fc-row{z-index:1}.fc-more-popover{z-index:2;width:220px}.fc-more-popover .fc-event-container{padding:10px}.fc-now-indicator{position:absolute;border:0 solid red}.fc-unselectable{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.fc-unthemed .fc-content,.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-list-view,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#ddd}.fc-unthemed .fc-popover{background-color:#fff}.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-popover .fc-header{background:#eee}.fc-unthemed td.fc-today{background:#fcf8e3}.fc-unthemed .fc-disabled-day{background:#d7d7d7;opacity:.3}@font-face{font-family:fcicons;src:url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") format("truetype");font-weight:400;font-style:normal}.fc-icon{font-family:fcicons!important;speak: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}.fc-icon-chevron-left:before{content:""}.fc-icon-chevron-right:before{content:""}.fc-icon-chevrons-left:before{content:""}.fc-icon-chevrons-right:before{content:""}.fc-icon-minus-square:before{content:""}.fc-icon-plus-square:before{content:""}.fc-icon-x:before{content:""}.fc-icon{display:inline-block;width:1em;height:1em;text-align:center}.fc-button{border-radius:0;overflow:visible;text-transform:none;margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.fc-button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.fc-button{-webkit-appearance:button}.fc-button:not(:disabled){cursor:pointer}.fc-button::-moz-focus-inner{padding:0;border-style:none}.fc-button{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none;background-color:initial;border:1px solid #0000;padding:.4em .65em;font-size:1em;line-height:1.5;border-radius:.25em}.fc-button:hover{color:#212529;text-decoration:none}.fc-button:focus{outline:0;box-shadow:0 0 0 .2rem #2c3e5040}.fc-button:disabled{opacity:.65}.fc-button-primary{color:#fff;background-color:#2c3e50;border-color:#2c3e50}.fc-button-primary:hover{color:#fff;background-color:#1e2b37;border-color:#1a252f}.fc-button-primary:focus{box-shadow:0 0 0 .2rem #4c5b6a80}.fc-button-primary:disabled{color:#fff;background-color:#2c3e50;border-color:#2c3e50}.fc-button-primary:not(:disabled).fc-button-active,.fc-button-primary:not(:disabled):active{color:#fff;background-color:#1a252f;border-color:#151e27}.fc-button-primary:not(:disabled).fc-button-active:focus,.fc-button-primary:not(:disabled):active:focus{box-shadow:0 0 0 .2rem #4c5b6a80}.fc-button .fc-icon{vertical-align:middle;font-size:1.5em}.fc-button-group{position:relative;display:inline-flex;vertical-align:middle}.fc-button-group>.fc-button{position:relative;flex:1 1 auto}.fc-button-group>.fc-button.fc-button-active,.fc-button-group>.fc-button:active,.fc-button-group>.fc-button:focus,.fc-button-group>.fc-button:hover{z-index:1}.fc-button-group>.fc-button:not(:first-child){margin-left:-1px}.fc-button-group>.fc-button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.fc-button-group>.fc-button:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.fc-unthemed .fc-popover{border-width:1px;border-style:solid}.fc-unthemed .fc-list-item:hover td{background-color:#f5f5f5}.fc-toolbar{display:flex;justify-content:space-between;align-items:center}.fc-toolbar.fc-header-toolbar{margin-bottom:1.5em}.fc-toolbar.fc-footer-toolbar{margin-top:1.5em}.fc-toolbar>*>:not(:first-child){margin-left:.75em}.fc-toolbar h2{font-size:1.75em;margin:0}.fc-view-container{position:relative}.fc-view-container *,.fc-view-container :after,.fc-view-container :before{box-sizing:initial}.fc-view,.fc-view>table{position:relative;z-index:1}@media print{.fc{max-width:100%!important}.fc-event{background:#fff!important;color:#000!important;page-break-inside:avoid}.fc-event .fc-resizer{display:none}.fc hr,.fc tbody,.fc td,.fc th,.fc thead,.fc-row{border-color:#ccc!important;background:#fff!important}.fc-bg,.fc-bgevent-container,.fc-bgevent-skeleton,.fc-business-container,.fc-highlight-container,.fc-highlight-skeleton,.fc-mirror-container,.fc-mirror-skeleton{display:none}.fc tbody .fc-row{height:auto!important;min-height:0!important}.fc tbody .fc-row .fc-content-skeleton{position:static;padding-bottom:0!important}.fc tbody .fc-row .fc-content-skeleton tbody tr:last-child td{padding-bottom:1em}.fc tbody .fc-row .fc-content-skeleton table{height:1em}.fc-more,.fc-more-cell{display:none!important}.fc tr.fc-limited{display:table-row!important}.fc td.fc-limited{display:table-cell!important}.fc-popover{display:none}.fc-time-grid{min-height:0!important}.fc-timeGrid-view .fc-axis{display:none}.fc-slats,.fc-time-grid hr{display:none!important}.fc-time-grid .fc-content-skeleton{position:static}.fc-time-grid .fc-content-skeleton table{height:4em}.fc-time-grid .fc-event-container{margin:0!important}.fc-time-grid .fc-event{position:static!important;margin:3px 2px!important}.fc-time-grid .fc-event.fc-not-end{border-bottom-width:1px!important}.fc-time-grid .fc-event.fc-not-end:after{content:"..."}.fc-time-grid .fc-event.fc-not-start{border-top-width:1px!important}.fc-time-grid .fc-event.fc-not-start:before{content:"..."}.fc-time-grid .fc-event .fc-time{white-space:normal!important}.fc-time-grid .fc-event .fc-time span{display:none}.fc-time-grid .fc-event .fc-time:after{content:attr(data-full)}.fc-day-grid-container,.fc-scroller,.fc-time-grid-container{overflow:visible!important;height:auto!important}.fc-row{border:0!important;margin:0!important}.fc button,.fc-button-group{display:none}}.fc-timeGrid-view .fc-day-grid{position:relative;z-index:2}.fc-timeGrid-view .fc-day-grid .fc-row{min-height:3em}.fc-timeGrid-view .fc-day-grid .fc-row .fc-content-skeleton{padding-bottom:1em}.fc .fc-axis{vertical-align:middle;padding:0 4px;white-space:nowrap}.fc-ltr .fc-axis{text-align:right}.fc-rtl .fc-axis{text-align:left}.fc-time-grid,.fc-time-grid-container{position:relative;z-index:1}.fc-time-grid{min-height:100%}.fc-time-grid table{border:0 hidden #0000}.fc-time-grid>.fc-bg{z-index:1}.fc-time-grid .fc-slats,.fc-time-grid>hr{position:relative;z-index:2}.fc-time-grid .fc-content-col{position:relative}.fc-time-grid .fc-content-skeleton{position:absolute;z-index:3;top:0;left:0;right:0}.fc-time-grid .fc-business-container{position:relative;z-index:1}.fc-time-grid .fc-bgevent-container{position:relative;z-index:2}.fc-time-grid .fc-highlight-container{z-index:3}.fc-time-grid .fc-event-container{position:relative;z-index:4}.fc-time-grid .fc-now-indicator-line{z-index:5}.fc-time-grid .fc-mirror-container{position:relative;z-index:6}.fc-time-grid .fc-slats td{height:1.5em;border-bottom:0}.fc-time-grid .fc-slats .fc-minor td{border-top-style:dotted}.fc-time-grid .fc-highlight-container{position:relative}.fc-time-grid .fc-highlight{position:absolute;left:0;right:0}.fc-ltr .fc-time-grid .fc-event-container{margin:0 2.5% 0 2px}.fc-rtl .fc-time-grid .fc-event-container{margin:0 2px 0 2.5%}.fc-time-grid .fc-bgevent,.fc-time-grid .fc-event{position:absolute;z-index:1}.fc-time-grid .fc-bgevent{left:0;right:0}.fc-time-grid-event{margin-bottom:1px}.fc-time-grid-event-inset{box-shadow:0 0 0 1px #fff}.fc-time-grid-event.fc-not-start{border-top-width:0;padding-top:1px;border-top-left-radius:0;border-top-right-radius:0}.fc-time-grid-event.fc-not-end{border-bottom-width:0;padding-bottom:1px;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-time-grid-event .fc-content{overflow:hidden;max-height:100%}.fc-time-grid-event .fc-time,.fc-time-grid-event .fc-title{padding:0 1px}.fc-time-grid-event .fc-time{font-size:.85em;white-space:nowrap}.fc-time-grid-event.fc-short .fc-content{white-space:nowrap}.fc-time-grid-event.fc-short .fc-time,.fc-time-grid-event.fc-short .fc-title{display:inline-block;vertical-align:top}.fc-time-grid-event.fc-short .fc-time span{display:none}.fc-time-grid-event.fc-short .fc-time:before{content:attr(data-start)}.fc-time-grid-event.fc-short .fc-time:after{content:" - "}.fc-time-grid-event.fc-short .fc-title{font-size:.85em;padding:0}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer{left:0;right:0;bottom:0;height:8px;overflow:hidden;line-height:8px;font-size:11px;font-family:monospace;text-align:center;cursor:s-resize}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after{content:"="}.fc-time-grid-event.fc-selected .fc-resizer{border-radius:5px;width:8px;height:8px;border:1px solid;border-color:inherit;background:#fff;left:50%;margin-left:-5px;bottom:-5px}.fc-time-grid .fc-now-indicator-line{border-top-width:1px;left:0;right:0}.fc-time-grid .fc-now-indicator-arrow{margin-top:-5px}.fc-ltr .fc-time-grid .fc-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:#0000;border-bottom-color:#0000}.fc-rtl .fc-time-grid .fc-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:#0000;border-bottom-color:#0000}.fc-event-dot{display:inline-block;width:10px;height:10px;border-radius:5px}.fc-rtl .fc-list-view{direction:rtl}.fc-list-view{border-width:1px;border-style:solid}.fc .fc-list-table{table-layout:auto}.fc-list-table td{border-width:1px 0 0;padding:8px 14px}.fc-list-table tr:first-child td{border-top-width:0}.fc-list-heading{border-bottom-width:1px}.fc-list-heading td{font-weight:700}.fc-ltr .fc-list-heading-main{float:left}.fc-ltr .fc-list-heading-alt,.fc-rtl .fc-list-heading-main{float:right}.fc-rtl .fc-list-heading-alt{float:left}.fc-list-item.fc-has-url{cursor:pointer}.fc-list-item-marker,.fc-list-item-time{white-space:nowrap;width:1px}.fc-ltr .fc-list-item-marker{padding-right:0}.fc-rtl .fc-list-item-marker{padding-left:0}.fc-list-item-title a{text-decoration:none;color:inherit}.fc-list-item-title a[href]:hover{text-decoration:underline}.fc-list-empty-wrap2{position:absolute;top:0;left:0;right:0;bottom:0}.fc-list-empty-wrap1{width:100%;height:100%;display:table}.fc-list-empty{display:table-cell;vertical-align:middle;text-align:center}.fc-unthemed .fc-list-empty{background-color:#eee}.fc.fc-bootstrap a{text-decoration:none}.fc.fc-bootstrap a[data-goto]:hover{text-decoration:underline}.fc-bootstrap hr.fc-divider{border-color:inherit}.fc-bootstrap .fc-today.alert{border-radius:0}.fc-bootstrap a.fc-event:not([href]):not([tabindex]){color:#fff}.fc-bootstrap .fc-popover.card{position:absolute}.fc-bootstrap .fc-popover .card-body{padding:0}.fc-bootstrap .fc-time-grid .fc-slats table{background:none}.modal{background-color:#0006;bottom:0;overflow:auto;padding:0 16px;right:0;z-index:10;text-align:center}.modal.fade-anim{opacity:0;will-change:opacity}.modal.fade-anim .modal-content{transform:translateY(-25%);will-change:transform}.modal.in .modal-content{transform:translate(0)}.modal.fade-anim.in{opacity:1}.modal .draggable{display:block;position:relative}.modal .draggable .handle{cursor:move}.modal-open{overflow:hidden}.modal-content{background-color:#fff;border-radius:4px;margin:16px auto;max-width:580px;will-change:opacity;display:inline-block;text-align:left}.modal-content-size-m{max-width:992px}.modal-content-size-l{max-width:1200px}.modal-footer,.modal-header{align-items:center;display:flex;height:56px;padding:0 16px}.modal-header{border-bottom:1px solid #cecece;justify-content:center}.modal-header h3{color:inherit}.modal-body{padding:16px}.modal-footer{border-top:1px solid #cecece}.modal-footer .btn{margin:0 0 0 8px}.w-90{width:90%}.w-25{width:25%}.w-20px{width:20px}.w-10{width:10%}.w-52px{width:52px}.mb-15{margin-bottom:15px}.mx-10{margin:0 10px}.mr-10{margin-right:10px}.mr-15{margin-right:15px}.mr-5{margin-right:5px}.mbm-5{margin-bottom:5px}.mt-10{margin-top:10px}.mb-10{margin-bottom:10px}.mt-20{margin-top:20px}.mb-20{margin-bottom:20px}.ml-10{margin-left:10px}.px-10{padding:0 10px}.py-10{padding:10px 0}.px-15{padding:0 15px}.px-20{padding:0 20px}.py-20{padding:20px 0}.pb-20{padding-bottom:20px}.fw-700{font-weight:700}.fw-600{font-weight:600}.fw-500{font-weight:500}.fw-400{font-weight:400}.fz-16{font-size:16px;line-height:24px}::-webkit-scrollbar{width:18px}::-webkit-scrollbar-thumb{border-radius:15px;border:4px solid #0000;background-clip:content-box}.border-top-none{border-top:none}.table>:not(:last-child)>:last-child>*{border-bottom-color:#0000;border-right-color:#0000}.black60-clr{color:var(--text-grey)}html{scroll-behavior:smooth}.counter{font-size:30px;line-height:35.25px;font-weight:500}h1{font-size:21px;line-height:38px;font-weight:600}h2{font-size:18px}h2,h3{line-height:20px;font-weight:600}h3{font-size:16px}.sm-text{font-size:12px;line-height:14px;font-weight:500}.ex-sm-text{font-size:10px;line-height:14px;font-weight:400}.sm-text-grey{font-size:12px;line-height:14px;color:var(--text-grey-violet)}.error-msg{font-size:12px;line-height:18px;color:#fe6c6b;position:absolute}.button{font-size:14px;line-height:20px;font-weight:700;padding:8px 14px;border-radius:8px;stroke:var(--text-primary-color);display:inline-block}.button:hover{text-decoration:none}.button.button-blue{background-color:var(--text-primary-color);border:1px solid var(--text-primary-color);stroke:#fff;color:#fff}.button.button-blue:hover{background-color:var(--text-primary-color-hover);border-color:var(--text-primary-color-hover)}.button.button-light-blue{background-color:var(--active-element-or-card);color:var(--text-primary-color);border:1px solid var(--border-grey)}.button.button-light-blue:hover{background-color:var(--bg-light-blue)}.button.button-white{background-color:var(--bg-card-bg-dark);color:var(--text-primary-color);border:1px solid var(--border-grey)}.button.button-white:hover{background-color:var(--active-element-bg);color:var(--active-element-text)}.button.button-red{background-color:#fff;color:#fe6c6b;border:1px solid var(--border-grey)}.button.button-red:hover{background-color:#fe6c6b;color:#fff}.button.top-menu-button{background-color:var(--top-menu-bg);color:var(--top-menu-text);stroke:var(--text-primary-color)}.button.button-outline-green{color:#4dc38e;border:1px solid #4dc38e;border-radius:100px;background-color:#f0f8f4}.button.button-outline-green,.button.button-outline-red{padding:5px 10px;font-weight:500;font-size:12px;line-height:16px}.button.button-outline-red{color:#fe6c6b;border:1px solid #fe6c6b;border-radius:100px;background-color:#fef1f1}.p-11-5{padding:9px}.pera-16{font-size:16px;line-height:28px;font-weight:600}.pera-16,.pera-16-1,.pera-18{margin-bottom:5px;color:var(--text-color)}.pera-18{font-size:18px;line-height:28px;font-weight:600}.dark-theme .button.button-red{background:#0000}.select2-container--default .select2-selection--multiple,.select2-container--default .select2-selection--single{border:1px solid var(--border-grey)!important;border-radius:8px!important;background-color:var(--inverse-right-side)!important;padding:6px 15px;color:var(--text-color);font-size:14px;line-height:20px;appearance:none;-webkit-appearance:none;-moz-appearance:none;transition:all .3s ease-in-out;height:auto!important}.select2-container--default .select2-search--dropdown .select2-search__field{display:none}.select2-container--open .select2-dropdown--below{margin-bottom:30px}.select2-container--default .select2-results>.select2-results__options{max-height:340px;overflow-y:auto;margin-top:0;padding:12px}.select2-results__option[aria-selected]{cursor:pointer;border-radius:8px;margin-bottom:10px;padding:9px 10px;border:1px solid var(--border-grey);background-color:var(--bg-card)}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:initial;background-color:var(--active-menu-element-bg)!important;border:1px solid var(--text-primary-color)!important;color:var(--text-primary-color)!important}.select2-container--default .select2-results__option--highlighted[aria-selected]:hover{color:var(--text-primary-color-hover)!important}.select2-container--open .select2-dropdown--below{border:none}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:initial!important;border:1px solid var(--border-grey);border-radius:4px!important;padding:4px 8px!important}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{font-size:16px;color:var(--text-color)}.select2-container--default .select2-results__option[aria-selected=true]{background-color:var(--text-primary-color)!important;color:#fff}.ag-input-dateTime{position:relative}.ag-input-dateTime .c-Img{position:absolute;left:15px;top:11px;pointer-events:none}.ag-input-dateTime .ag-input{border:1px solid var(--border-grey)!important;border-radius:8px;background-color:var(--bg-card);padding:8px 17px 8px 42px;color:var(--text-color);font-size:14px;line-height:20px;appearance:none;-webkit-appearance:none;-moz-appearance:none;transition:all .3s ease-in-out}.ag-input-dateTime .ag-input:hover{border-color:var(--text-primary-color)}.ag-input-dateTime .ag-input:focus{outline:1px solid var(--text-primary-color)}.ag-input-dateTime .ag-input::placeholder{color:#2b3a42}.ag-input-search{position:relative}.ag-input-search .c-Img{position:absolute;left:15px;top:11px;pointer-events:none}.ag-input-search .ag-input{border:1px solid var(--border-grey);border-radius:8px;background-color:var(--bg-card);padding:9px 17px 9px 42px;color:var(--text-color);font-size:14px;line-height:20px}.ag-input-search .ag-input:hover{border-color:var(--text-primary-color)}.ag-input-search .ag-input:focus{outline:1px solid var(--text-primary-color)}.ag-input-search .ag-input::placeholder{color:#80888e}.ag-input{border:1px solid var(--border-grey)!important;border-radius:8px;background-color:var(--bg-card-bg-dark);padding:9px 15px;color:var(--text-color);font-size:14px;line-height:20px;appearance:none;-webkit-appearance:none;-moz-appearance:none;transition:all .3s ease-in-out}.ag-input:hover{border-color:var(--text-primary-color)}.ag-input:focus{outline:none;background-color:var(--active-element-bg);color:var(--active-element-text)}.ag-input::placeholder{color:#959da1}a{color:var(--text-color);stroke:var(--text-color);text-decoration:none}a.link-blue{color:var(--text-link-color);stroke:var(--text-link-color);font-weight:600;opacity:.9}a.link-blue:hover{-webkit-text-decoration-line:none;text-decoration-line:none;color:var(--text-link-hover-color)!important;stroke:var(--text-link-hover-color)!important}a.link-red{color:#fe6c6b;stroke:#fe6c6b;font-weight:600}a.link-red:hover{color:#fe6c6b;-webkit-text-decoration-line:none;text-decoration-line:none}.card{border-radius:10px;box-shadow:0 7px 15px #0b32430d;background-color:var(--bg-card);border:none}.card.card-skyborder{border:1px solid var(--border-grey);border-radius:8px}.card .card-header{padding:10px;background-color:initial;border-bottom:none}.card .card-body{padding:10px}.card .card-footer{background-color:initial;padding:15px 10px}.table{color:red;border-color:#0000;border-collapse:initial;border-spacing:0}.table,.table p{margin-bottom:0}.table td,.table th{padding:10px;border:1px solid var(--table-border-clr)!important;border-style:solid;vertical-align:middle}.table thead tr{background-color:var(--table-head-bg)}.table thead tr th{color:var(--table-head-text);font-size:12px;line-height:20px;text-transform:uppercase;font-weight:600;border-bottom-width:0}.table thead tr th img{margin-left:5px}.table thead tr th img.ag-listicon{width:16px;min-width:16px;margin-left:0}.table thead tr th:last-child{border-right-color:var(--table-border-clr)}.table thead tr:first-child th:first-child{border-radius:10px 0 0 0}.table thead tr:first-child th:last-child{border-radius:0 10px 0 0;border-right-color:var(--table-border-clr)}.table tbody tr:nth-child(odd){background-color:var(--table-oddrow-bg)}.table tbody tr:nth-child(odd) td,.table tbody tr:nth-child(odd) th{box-shadow:none}.table tbody tr:nth-child(2n){background-color:var(--table-evenrow-bg)}.table tbody tr td{color:var(--text-color)!important;border-bottom-color:#0000!important;border-right-color:#0000!important}.table tbody tr td img.ag-tdlist{width:16px;margin-right:5px}.table tbody tr td img.ag-tdlist.text-360{width:24px;height:20px}.table tbody tr td:last-child{border-right-color:var(--table-border-clr)!important}.table tbody tr:last-child td{border-bottom-color:var(--table-border-clr)!important}.table tbody tr:last-child td:first-child{border-radius:0 0 0 10px}.table tbody tr:last-child td:last-child{border-radius:0 0 10px 0!important}.form-control{height:38px;background-color:var(--bg-card-bg-dark)}.form-control:focus{box-shadow:none;color:var(--text-color);border-color:var(--text-primary-color)!important}.form-check.form-switch{width:40px;padding-left:0}.form-check.form-switch .form-check-input[type=checkbox]{width:40px;height:24px;margin-right:0;border-radius:2em;background-color:#80888e;border:none;cursor:pointer;background-size:18px;background-position:center left 3px}.form-check.form-switch .form-check-input[type=checkbox]:checked{background-color:var(--text-primary-color);background-position:center right 3px;background-size:18px}.form-check{display:flex;align-items:center;padding-left:12px;min-height:auto}.form-check .form-check-input[type=checkbox]{width:20px;min-width:20px;height:20px;border-radius:5px;border:1px solid var(--text-color-40);margin:0 7px 0 0}.form-check .form-check-input[type=checkbox]:checked{background-color:var(--text-primary-color);background-image:url(check.svg);background-size:11.68px;border-color:var(--text-color-40)}.form-check .form-check-input[type=checkbox]:focus{box-shadow:none}.form-check .form-check-input[type=radio]{margin:0 7px 0 0;border:1px solid #d6e8f0}.form-check .form-check-input[type=radio]:checked{border-color:var(--text-primary-color);background-color:var(--text-primary-color);--webkit-mask-image:url(point.svg);-webkit-mask-image:url(point.svg);mask-image:url(point.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:cover;mask-size:cover}.form-check .form-check-input[type=radio]:focus{box-shadow:none}.ag-custom-radio{padding:10px 16px 10px 10px;background-color:var(--bg-card-bg-dark);border:1px solid var(--border-grey);border-radius:8px;margin-bottom:10px}.ag-custom-radio.active{border:1px solid var(--text-primary-color);background-color:var(--active-element-bg)}.ag-custom-radio .ag-radio.form-check{align-items:flex-start;margin-bottom:0;padding-left:0}.ag-custom-radio .ag-radio.form-check .form-check-label{font-weight:600}.ag-custom-radio .ag-radio.form-check .form-check-label p{margin:5px 0 0;color:#80888e;font-weight:400}.ag-custom-radio:last-child{margin-bottom:20px}.ag-custom-radio .limited-access{padding:0 0 0 24px;margin:14px 0 0}.ag-custom-radio .limited-access li{display:flex;margin-bottom:5px;padding:10px 14px 10px 10px;border-radius:8px}.ag-custom-radio .limited-access li .form-check{padding-left:0;align-items:flex-start;margin-bottom:0}.ag-custom-radio .limited-access li .form-check .form-check-label p{margin-bottom:0;color:#80888e}.ag-custom-radio .limited-access li.active{background-color:var(--bg-right-side)}.ag-custom-radio .limited-access li.active .form-check-label{color:var(--text-same)}.ag-select{position:relative}.ag-select .ag-select-arrow{position:absolute;top:12px;right:12px;color:var(--text-primary-color);pointer-events:none}.ag-select .ag-select-arrow:hover{color:var(--text-primary-color-hover)!important}.ag-label{font-size:12px;line-height:20px;text-transform:uppercase;color:var(--label-clr);font-weight:600}.form-group{margin-bottom:20px}.modal-backdrop{background-color:#151515}.modal-backdrop.show{opacity:.7}.ag-link{color:var(--text-link-color);font-weight:700}.ag-link:hover{color:var(--text-link-hover-color)!important}.ag-link i,.ag-link svg-img{margin-right:7px}.dropdown-menu{border:1px solid var(--border-grey)!important;background-color:var(--bg-card-bg-dark);min-width:145px;padding:5px;border-radius:6px;box-shadow:none}.dropdown-menu li{margin-bottom:1px}.dropdown-menu li .dropdown-item{padding:5px 7px;display:flex;align-items:center;color:var(--text-color);font-size:14px;line-height:20px}.dropdown-menu li .dropdown-item img,.dropdown-menu li .dropdown-item svg-img{margin-right:7px}.dropdown-menu li .dropdown-item .icon-blue,.dropdown-menu li .dropdown-item img.icon-white,.dropdown-menu li .dropdown-item svg-img.icon-white{display:none}.dropdown-menu li .dropdown-item:focus,.dropdown-menu li .dropdown-item:hover{color:var(--text-link-color);background-color:#e9f6fe;border-radius:4px}.dropdown-menu li .dropdown-item:focus:hover,.dropdown-menu li .dropdown-item:hover:hover{color:var(--text-link-hover-color)!important}.dropdown-menu li .dropdown-item:focus .icon-blue,.dropdown-menu li .dropdown-item:hover .icon-blue{display:initial}.dropdown-menu li .dropdown-item:focus .icon-black,.dropdown-menu li .dropdown-item:hover .icon-black{display:none}.dropdown-menu li.trash-list .dropdown-item{color:#fe6c6b}.dropdown-menu li.trash-list .dropdown-item:hover{background-color:#fef1f1;color:#fe6c6b}.dropdown-menu li.trash-list .dropdown-item:hover .icon-black{display:initial}.dropdown-menu li.trash-list .dropdown-item:hover .icon-blue{display:none}.modal-content{background-color:var(--background-color);pointer-events:auto!important}.btn-close{color:var(--text-color);background-size:24px;opacity:1}.btn-close:hover{opacity:1}.input-pera{color:#80888e;margin:5px 0 0}.ag-check{padding:10px;border-radius:8px;margin:5px 0}.ag-check.active{background-color:var(--active-element-bg)}.creat-client-model.report-process-model .modal-dialog .modal-content .modal-body{padding:30px}.creat-client-model.report-process-model .modal-dialog .modal-content .modal-body .report-process{text-align:center;min-height:377px;display:flex;align-items:center;justify-content:center;flex-direction:column}.creat-client-model.report-process-model .modal-dialog .modal-content .modal-body .report-process .animate-rotate{animation:rotating-icon 2s linear infinite}.creat-client-model.report-process-model .modal-dialog .modal-content .modal-body .report-process .check-success{margin-bottom:10px;border:11px solid var(--active-element-bg);border-radius:50%}.creat-client-model.report-process-model .modal-dialog .modal-content .modal-body .report-process h2{max-width:301px;margin:10px auto}.creat-client-model.report-process-model .modal-dialog .modal-content .modal-body .report-process p{color:#80888e;margin-bottom:20px}.creat-client-model.report-process-model .modal-dialog .modal-content .modal-body .report-process .button{min-width:142px;margin-bottom:20px}.creat-client-model.report-process-model .modal-dialog .modal-content .modal-body .report-process .new-report-btn{font-weight:500}@keyframes rotating-icon{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.progress{background-color:#e9f6fe;height:6px;border-radius:10px}.progress .progress-bar{background-color:var(--text-primary-color)}.ag-cardnumber .c-Img{top:9px}.safe-text{color:var(--safe-text)}form [class*=col-]{padding-left:10px;padding-right:10px}.tooltip{white-space:inherit}.tooltip,.tooltip.in{opacity:1}.tooltip>.tooltip-inner{font-size:12px;line-height:14px;padding:5px;white-space:inherit}.ag-list-pagination .lines-list{position:relative;max-width:80px}.ag-list-pagination .lines-list .ag-input{min-width:80px;text-align:left;padding:9px 15px}.ag-list-pagination .lines-list .dropdown-menu{min-width:80px;border:1px solid var(--border-grey);padding:10px}.ag-list-pagination .lines-list .down-Arrow{position:absolute;top:12px;right:15px;color:var(--text-link-color);pointer-events:none;font-size:12px;line-height:6px;padding:4.5px 3.5px}.ag-list-pagination .lines-list .down-Arrow:hover{color:var(--text-link-hover-color)!important}.ag-list-pagination p{color:var(--text-grey)}.ag-list-pagination .show-num{padding-left:11px;border-left:1px solid var(--border-grey);color:var(--text-grey-violet)}.ag-list-pagination .ag-pagination-list{padding:0;margin:0;text-align:right}.ag-list-pagination .ag-pagination-list li{display:inline-flex;margin-right:5px}.ag-list-pagination .ag-pagination-list li:first-child{margin-right:14px}.ag-list-pagination .ag-pagination-list li:first-child a{padding:9px}.ag-list-pagination .ag-pagination-list li:last-child{margin-right:0;margin-left:14px}.ag-list-pagination .ag-pagination-list li:last-child a{padding:9px}.ag-list-pagination .ag-pagination-list li:nth-last-child(2){margin-right:0}.ag-list-pagination .ag-pagination-list li a{padding:9px 16px;color:var(--text-grey-violet);border-radius:8px;font-weight:500}.ag-list-pagination .ag-pagination-list li a.active{background-color:var(--active-element-bg);color:var(--active-element-text)}.ag-dropdown .button{font-weight:400;color:var(--text-color)}.ag-dropdown .button:hover{background-color:initial;border-color:var(--text-primary-color-hover)}.ag-dropdown .dropdown-menu{width:100%}.pera-clr{color:var(--text-grey)}.ag-select-input{position:relative}.ag-select-input .down-arrow{position:absolute;top:12px;right:15px}.top-bar-header,html.dark-theme .top-bar-header .right-profile .ag-profile .ag-profile-data,html.dark-theme .top-bar-header .right-profile .ag-profile .ag-profile-data h3{color:var(--top-menu-text)}html.dark-theme .ag-area .left-sidebar-menu .main-menu .main-item a.ag-menu-active,html.dark-theme .ag-area .left-sidebar-menu .main-menu .main-item a:hover{background-color:var(--active-menu-element-bg);color:var(--active-menu-element-text)}html.dark-theme .ag-input-search .ag-input::placeholder{color:#8c94ae}html.dark-theme .dropdown-menu li .dropdown-item .icon-black{display:none}html.dark-theme .dropdown-menu li .dropdown-item .icon-white{display:initial}html.dark-theme .dropdown-menu li .dropdown-item:hover{background-color:var(--active-element-bg);color:var(--active-element-text)}html.dark-theme .dropdown-menu li .dropdown-item:hover .icon-black,html.dark-theme .dropdown-menu li .dropdown-item:hover .icon-white{display:none}html.dark-theme .dropdown-menu li:last-child .dropdown-item .icon-black{display:initial}html.dark-theme .dropdown-menu li:last-child .dropdown-item:hover{background-color:var(--active-element-bg);color:var(--active-element-text)}html.dark-theme .dropdown-menu li:last-child .dropdown-item:hover .icon-black{display:initial}.right-widget-popup{display:block;background-color:var(--background-color);height:calc(100vh - 127px);position:fixed;right:0;opacity:.25;top:127px;box-shadow:0 7px 15px #0b32430d;border-left:1px solid var(--border-grey);z-index:99999999;padding-right:20px;right:-330px}.right-widget-popup .editWidget-popup{padding:20px 15px;overflow-y:auto;max-height:calc(100vh - 140px)}.right-widget-popup .editWidget-popup .back-g{font-size:16px;line-height:20px;font-weight:600;margin-bottom:20px;display:block}.right-widget-popup .editWidget-popup .back-g img{margin-right:10px}.right-widget-popup .integrations-list li.ag-desable a .ag-inte img,.right-widget-popup .integrations-list li.ag-desable a .ag-inte span{opacity:.5}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) / -2);margin-left:calc(var(--bs-gutter-x) / -2)}.row>*{flex-shrink:0;padding-right:calc(var(--bs-gutter-x) / 2);padding-left:calc(var(--bs-gutter-x) / 2);margin-top:var(--bs-gutter-y)}.right-widget-popup .top-widgetbar{padding:20px 15px}.right-widget-popup .top-widgetbar p{font-size:16px;line-height:20px;font-weight:600}.right-widget-popup .right-widget-tabs .nav-item{width:50%}.right-widget-tabs.right-widget-tabs-one .nav-item{width:100%}.right-widget-tabs.right-widget-tabs-one .nav-item .nav-link{text-align:left!important;padding-left:15px!important;border-bottom:2px solid var(--border-grey)!important}.right-widget-popup .right-widget-tabs .nav-item .nav-link{font-weight:600;color:var(--text-color);width:100%;border:none;border-bottom:2px solid var(--border-grey);padding:10px;background-color:var(--background-color)}.right-widget-popup .right-widget-tabs .nav-item .nav-link.active{color:var(--text-primary-color);border-bottom-color:var(--text-primary-color)}.right-widget-popup .right-widget-tabs .nav-item .nav-link.active:hover{color:var(--text-primary-color-hover)!important}.right-widget-popup .integrations-list{padding:0;margin:0;overflow-y:auto;max-height:calc(100vh - 300px)}.right-widget-popup .integrations-list li{list-style:none}.right-widget-popup .integrations-list li a{display:flex;align-items:center;justify-content:space-between;width:100%;border-bottom:1px solid var(--border-grey);padding:20px 15px}.right-widget-popup .integrations-list li a:focus,.right-widget-popup .integrations-list li a:hover{text-decoration:none;background-color:#f2faff}.dark-theme .right-widget-popup .integrations-list li a:focus,.dark-theme .right-widget-popup .integrations-list li a:hover{background-color:initial}.right-widget-popup .integrations-list li a .ag-inte img{width:20px}.right-widget-popup .integrations-list li a .ag-inte span{font-weight:500;color:var(--text-color)}.align-items-center{align-items:center!important}.d-flex{display:flex!important}.ag-area .right-side-data{margin-left:220px;width:calc(100% - 220px);background-color:var(--bg-right-side);height:calc(100vh - 0px);padding-top:65px}.ag-area .right-side-data .heading-bar{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;background-color:var(--heading-bar);border-bottom:1px solid var(--border-grey);position:fixed;width:calc(100% - 224px);z-index:998;top:66px}.ag-area .right-side-data .ag-main-content{background-color:var(--bg-right-side);padding:76px 20px 7px 15px}@media print{.ag-area .right-side-data{margin-left:0;width:100%;height:auto;padding-top:0}.ag-area .right-side-data .heading-bar{display:none}}.graph-bar{padding:20px 15px 15px;border-bottom:1px solid var(--border-grey);display:block}.graph-bar .graph-list{padding:0;margin:15px 0 0;font-size:0;word-spacing:-.25em}.graph-bar .graph-list li{display:inline-flex;margin:0 7px 10px 0;border-radius:8px}.graph-bar .graph-list li.active{background-color:var(--active-element-bg);color:var(--active-element-text)}.graph-bar .graph-list li a{border:1px solid var(--border-grey);padding:8px;display:inherit;border-radius:8px}.graph-bar .graph-list li a img{width:20px}.drag-list{padding:0;margin:0;word-spacing:-.25em;overflow-y:auto;max-height:calc(100vh - 238px)}.drag-list li{display:flex;align-items:center;padding:20px 10px 20px 5px;border-bottom:1px solid var(--border-grey);cursor:pointer}.drag-list li:hover{background-color:#f2faff}.dark-theme .drag-list li:hover{background-color:initial}.drag-list li .grip-img{width:16px}.drag-list li .ana-img{width:20px;margin:0 10px}.drag-list li p{margin-bottom:0;font-weight:500;word-break:break-all;word-spacing:normal}.graph-bar .back-g{font-size:16px;line-height:20px;font-weight:600}.ag-area .right-side-data .heading-bar .left-bar .ag-input-search{width:400px}.ag-area .right-side-data .heading-bar .left-bar .ag-input-search .ag-inputOnly{width:100%}.ag-input-search .ag-input.ag-inputOnly{padding:9px 15px}.right-widget-popup .ag-input-search{margin:0 15px 15px}.right-widget-popup .ag-input-search.input-widget{margin:15px 0 20px!important}.right-widget-popup .ag-input-search .ag-input{width:100%}.ag-area .right-side-data.ag-sidemenu-active .heading-bar{width:calc(100% - 76px)}.ag-area .right-side-data .ag-main-content.sideActive{width:calc(100% - 310px)}.form-check-input{vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:contain;-webkit-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:none!important}tooltip-content .tooltip.top .tooltip-arrow{border-top-color:var(--text-primary-color)}tooltip-content .tooltip.bottom .tooltip-arrow{border-bottom-color:var(--text-primary-color)}tooltip-content .tooltip.right .tooltip-arrow{border-right-color:var(--text-primary-color)}tooltip-content .tooltip.left .tooltip-arrow{border-left-color:var(--text-primary-color)}tooltip-content .tooltip .tooltip-inner{background-color:var(--text-primary-color)}.right-widget-popup .filter-box{height:calc(100vh - 164px);top:161px}.right-widget-popup .filter-box .saveFilter-list{padding:0;margin:0;height:calc(100vh - 256px);overflow-y:auto}.right-widget-popup .filter-box .saveFilter-list .saveList{display:flex;align-items:center;padding:10px;justify-content:space-between;border-bottom:1px solid var(--border-grey);cursor:pointer}.right-widget-popup .filter-box .saveFilter-list .saveList.selected{background-color:var(--active-element-bg);color:var(--active-element-text)}.right-widget-popup .filter-box .saveFilter-list .saveList:last-child{border-bottom:none}.right-widget-popup .filter-box .saveFilter-list .saveList:hover{background-color:var(--active-element-bg);color:var(--active-element-text)}.right-widget-popup .filter-box .saveFilter-list .saveList .leftUser{display:flex;align-items:center}.right-widget-popup .filter-box .saveFilter-list .saveList .leftUser .leftdata p{margin-bottom:0}.right-widget-popup .filter-box .newFilter-form{padding:20px;max-height:calc(100vh - 325px);overflow-y:auto}.right-widget-popup .filter-box .ClearAll-list-l{padding:0;margin:0}.right-widget-popup .filter-box .ClearAll-list-l li{padding:15px 20px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border-grey);border-bottom:none;position:fixed;bottom:0;width:100%;background-color:var(--background-color)}.right-widget-popup .filter-box .ClearAll-list-l li button{padding:8px 25px}.right-widget-popup .filter-box .tab-pane{display:block}.dark-theme .sidebar-filter-ng-select-dropdown-class{box-shadow:0 0 2px #888!important}.dark-theme .sidebar-filter-ng-select-dropdown-class .select2-results__options .select2-results__option.select2-results__option--highlighted,.dark-theme .sidebar-filter-ng-select-dropdown-class .select2-results__options .select2-results__option.select2-results__option--highlighted[aria-selected=true]{background-color:var(--bg-card-bg-dark)!important}.sidebar-filter-ng-select-dropdown-class{background-color:var(--bg-card)!important;border:none!important;box-shadow:0 0 7px #888!important;border-radius:4px!important}.sidebar-filter-ng-select-dropdown-class .select2-search.select2-search--dropdown .select2-search__field{display:block;background-color:var(--background-color)!important}.sidebar-filter-ng-select-dropdown-class .select2-results__options{padding:3px 0!important}.sidebar-filter-ng-select-dropdown-class .select2-results__options .select2-results__option{border:none;margin-bottom:0;padding:0 10px}.sidebar-filter-ng-select-dropdown-class .select2-results__options .select2-results__option[aria-selected=true]{background:none!important;color:unset!important;border:none!important}.sidebar-filter-ng-select-dropdown-class .select2-results__options .select2-results__option.select2-results__option--highlighted{background-color:var(--active-menu-element-bg)!important;border-radius:2px;border:none!important;color:var(--active-menu-element-text)!important}.sidebar-filter-ng-select-dropdown-class .select2-results__options .select2-results__option.select2-results__option--highlighted[aria-selected=true]{background-color:var(--active-menu-element-bg)!important;border:none!important;color:var(--active-menu-element-text)!important}.ag-area .right-side-data .ag-main-content.sidebar-filter{width:calc(100% - 434px)}.ag-area .right-side-data .ag-main-content.sidebar-filter webleads-table insight-tab-group .tabs-container ul.nav-tabs{max-width:calc(100% - 142px - 32px - 32px)}.ag-area .right-side-data .ag-main-content.sidebar-filter webleads-table insight-tab-group .tabs-container .tab-content{padding-right:15px}.ag-area .right-side-data .ag-main-content.sidebar-filter webleads-table insight-tab-group .tabs-container .tab-content insight-tab insight-table2 .card-body{margin-top:35px}.ag-area .right-side-data .ag-main-content.sidebar-filter webleads-table insight-tab-group .tabs-container .tab-content insight-tab .extra-leads{top:60px;right:unset}.ag-area .right-side-data .ag-main-content.sidebar-filter webleads-table insight-tab-group .tabs-container .scroll-button{right:161px}.ag-area .right-side-data .ag-main-content.sidebar-filter webleads-table .add-button{right:0}.select2-container.select2-container--default.select2-container--open{z-index:99999999}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-step .btn-close,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-step .btn-close,searchcontrol seo-group-wizard wizard .creat-client-model wizard-step .btn-close,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-step .btn-close,seo seo-competitors-wizard wizard .creat-client-model wizard-step .btn-close,seo seo-domain-wizard wizard .creat-client-model wizard-step .btn-close,seo seo-group-wizard wizard .creat-client-model wizard-step .btn-close,seo seo-keywords-wizard wizard .creat-client-model wizard-step .btn-close{position:absolute;right:12px;top:20px;-webkit-mask-image:url(cancel.svg);mask-image:url(cancel.svg);--webkite-mask-image:url(cancel.svg);-webkit-mask-size:cover;mask-size:cover;background-color:var(--text-color);background-size:18px;background-repeat:no-repeat;width:24px;height:24px;cursor:pointer}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog,searchcontrol seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog,seo seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog,seo seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog,seo seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog,seo seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog{background:var(--background-color)!important;top:77px!important}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content,searchcontrol seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content,seo seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content,seo seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content,seo seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content,seo seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content{border:none;margin:0!important;box-shadow:none;border-radius:8px;text-align:left}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .row>*,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .row>*,searchcontrol seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .row>*,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .row>*,seo seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .row>*,seo seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .row>*,seo seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .row>*,seo seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) / 2);padding-left:calc(var(--bs-gutter-x) / 2);margin-top:var(--bs-gutter-y)}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .row>* .col,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .row>* .col,searchcontrol seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .row>* .col,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .row>* .col,seo seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .row>* .col,seo seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .row>* .col,seo seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .row>* .col,seo seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .row>* .col{flex:1 0 0%}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header,searchcontrol seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header,seo seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header,seo seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header,seo seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header,seo seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header{width:100%;max-width:100%;white-space:break-spaces;border-bottom:none;padding:10px 30px 0;display:table;position:relative;flex-shrink:0;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);height:unset}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header h2,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header h2,searchcontrol seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header h2,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header h2,seo seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header h2,seo seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header h2,seo seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header h2,seo seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header h2{margin-bottom:10px}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header h2 .h2,searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header h2 h2,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header h2 .h2,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header h2 h2,searchcontrol seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header h2 .h2,searchcontrol seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header h2 h2,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header h2 .h2,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header h2 h2,seo seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header h2 .h2,seo seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header h2 h2,seo seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header h2 .h2,seo seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header h2 h2,seo seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header h2 .h2,seo seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header h2 h2,seo seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header h2 .h2,seo seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header h2 h2{font-size:18px;line-height:20px;font-weight:600!important;margin-top:0!important}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header .sub-pera,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header .sub-pera,searchcontrol seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header .sub-pera,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header .sub-pera,seo seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header .sub-pera,seo seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header .sub-pera,seo seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header .sub-pera,seo seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-header .sub-pera{color:#80888e;margin-bottom:0;white-space:break-spaces}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body,searchcontrol seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body,seo seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body,seo seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body,seo seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body,seo seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body{padding:0 30px!important;position:relative;flex:1 1 auto;max-height:499px}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .form-group,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .form-group,searchcontrol seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .form-group,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .form-group,seo seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .form-group,seo seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .form-group,seo seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .form-group,seo seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .form-group{margin-bottom:20px}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .ag-label,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .ag-label,searchcontrol seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .ag-label,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .ag-label,seo seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .ag-label,seo seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .ag-label,seo seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .ag-label,seo seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .ag-label{font-size:12px;line-height:20px;text-transform:uppercase;color:var(--label-clr);font-weight:600;display:flex}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .form-control,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .form-control,searchcontrol seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .form-control,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .form-control,seo seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .form-control,seo seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .form-control,seo seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .form-control,seo seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .form-control{border-radius:8px;border:1px solid!important;border-color:var(--border-grey)!important;height:38px}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body input[type=checkbox]:focus,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body input[type=checkbox]:focus,searchcontrol seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body input[type=checkbox]:focus,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body input[type=checkbox]:focus,seo seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body input[type=checkbox]:focus,seo seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body input[type=checkbox]:focus,seo seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body input[type=checkbox]:focus,seo seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body input[type=checkbox]:focus{outline:0 auto -webkit-focus-ring-color;outline-offset:-2px}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .wizard-warning,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .wizard-warning,searchcontrol seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .wizard-warning,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .wizard-warning,seo seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .wizard-warning,seo seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .wizard-warning,seo seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .wizard-warning,seo seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-body .wizard-warning{text-align:left}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer,searchcontrol seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer,seo seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer,seo seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer,seo seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer,seo seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer{width:100%;padding:12px 30px;height:unset;border-top:1px solid var(--border-grey)}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer .text-end,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer .text-end,searchcontrol seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer .text-end,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer .text-end,seo seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer .text-end,seo seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer .text-end,seo seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer .text-end,seo seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer .text-end{text-align:right!important}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer .w-100,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer .w-100,searchcontrol seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer .w-100,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer .w-100,seo seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer .w-100,seo seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer .w-100,seo seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer .w-100,seo seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer .w-100{width:100%}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer .w-auto,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer .w-auto,searchcontrol seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer .w-auto,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer .w-auto,seo seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer .w-auto,seo seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer .w-auto,seo seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer .w-auto,seo seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .modal-footer .w-auto{width:auto}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .col-md-6,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .col-md-6,searchcontrol seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .col-md-6,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .col-md-6,seo seo-competitors-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .col-md-6,seo seo-domain-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .col-md-6,seo seo-group-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .col-md-6,seo seo-keywords-wizard wizard .creat-client-model wizard-step .modal-dialog .custom-modal-content .col-md-6{flex:0 0 auto;width:50%!important}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content,searchcontrol seo-group-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content,seo seo-competitors-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content,seo seo-domain-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content,seo seo-group-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content,seo seo-keywords-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content{flex-direction:column;padding:100px}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state,searchcontrol seo-group-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state,seo seo-competitors-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state,seo seo-domain-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state,seo seo-group-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state,seo seo-keywords-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:none}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state .logo-mark,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state .logo-mark,searchcontrol seo-group-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state .logo-mark,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state .logo-mark,seo seo-competitors-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state .logo-mark,seo seo-domain-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state .logo-mark,seo seo-group-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state .logo-mark,seo seo-keywords-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state .logo-mark{margin-bottom:10px;border:11px solid var(--active-element-bg);border-radius:50%}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state.saving,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state.saving,searchcontrol seo-group-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state.saving,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state.saving,seo seo-competitors-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state.saving,seo seo-domain-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state.saving,seo seo-group-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state.saving,seo seo-keywords-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state.saving{opacity:1!important}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state.saving .animate-rotate,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state.saving .animate-rotate,searchcontrol seo-group-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state.saving .animate-rotate,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state.saving .animate-rotate,seo seo-competitors-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state.saving .animate-rotate,seo seo-domain-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state.saving .animate-rotate,seo seo-group-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state.saving .animate-rotate,seo seo-keywords-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state.saving .animate-rotate{animation:rotating-icon 2s linear infinite}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state.complete,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state.complete,searchcontrol seo-group-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state.complete,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state.complete,seo seo-competitors-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state.complete,seo seo-domain-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state.complete,seo seo-group-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state.complete,seo seo-keywords-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .state.complete{margin-bottom:20px}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .wizard-subtitle,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .wizard-subtitle,searchcontrol seo-group-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .wizard-subtitle,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .wizard-subtitle,seo seo-competitors-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .wizard-subtitle,seo seo-domain-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .wizard-subtitle,seo seo-group-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .wizard-subtitle,seo seo-keywords-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .wizard-subtitle{font-size:12px!important;white-space:normal!important}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .wizard-footer,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .wizard-footer,searchcontrol seo-group-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .wizard-footer,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .wizard-footer,seo seo-competitors-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .wizard-footer,seo seo-domain-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .wizard-footer,seo seo-group-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .wizard-footer,seo seo-keywords-wizard wizard .creat-client-model wizard-step#completion .modal-dialog.wizard-box .wizard-content .wizard-footer{position:relative;width:unset;left:0;bottom:0}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header,searchcontrol seo-group-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header,seo seo-competitors-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header,seo seo-domain-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header,seo seo-group-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header,seo seo-keywords-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header{opacity:1;transform:matrix(1,0,0,1,0,0);display:flex;padding:10px 20px;position:fixed;width:100%;top:0;z-index:99999;min-height:65px}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header .ag-client-step,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header .ag-client-step,searchcontrol seo-group-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header .ag-client-step,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header .ag-client-step,seo seo-competitors-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header .ag-client-step,seo seo-domain-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header .ag-client-step,seo seo-group-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header .ag-client-step,seo seo-keywords-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header .ag-client-step{display:flex;align-items:center;justify-content:flex-start!important;width:100%;margin:0}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header .ag-client-step .cl-step-list,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header .ag-client-step .cl-step-list,searchcontrol seo-group-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header .ag-client-step .cl-step-list,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header .ag-client-step .cl-step-list,seo seo-competitors-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header .ag-client-step .cl-step-list,seo seo-domain-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header .ag-client-step .cl-step-list,seo seo-group-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header .ag-client-step .cl-step-list,seo seo-keywords-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header .ag-client-step .cl-step-list{padding:0!important;width:60%!important;text-align:center!important}searchcontrol seo-competitors-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header .ag-client-step .btn-close,searchcontrol seo-domain-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header .ag-client-step .btn-close,searchcontrol seo-group-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header .ag-client-step .btn-close,searchcontrol seo-keywords-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header .ag-client-step .btn-close,seo seo-competitors-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header .ag-client-step .btn-close,seo seo-domain-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header .ag-client-step .btn-close,seo seo-group-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header .ag-client-step .btn-close,seo seo-keywords-wizard wizard .creat-client-model wizard-progress header.top-bar-header.client-header .ag-client-step .btn-close{background-image:url(cancel-black.svg);right:9px;position:absolute;width:24px;height:24px;top:23px!important;cursor:pointer}.dark-theme seo seo-competitors-wizard wizard wizard-progress header .btn-close,.dark-theme seo seo-domain-wizard wizard wizard-progress header .btn-close,.dark-theme seo seo-group-wizard wizard wizard-progress header .btn-close,.dark-theme seo seo-keywords-wizard wizard wizard-progress header .btn-close{background-image:url(cancel-white.svg)!important}.dark-theme seo seo-keywords seo-table table tbody tr.keywords-graph td .graph-container{background-color:var(--table-hover-lighblue)!important}.dark-theme seo seo-keywords seo-table table tbody tr.keywords-graph td .graph-container .flot-tick-label.tickLabel{color:var(--text-grey)}.ag-hrline{background-color:var(--border-grey);margin-top:0;margin-bottom:20px;opacity:1}.extra-options .dropdown-menu li .dropdown-item.edit,.right-widget-popup .filter-box .dropdown-menu li .dropdown-item.edit{color:var(--text-color)}.extra-options .dropdown-menu li .dropdown-item.edit:hover,.right-widget-popup .filter-box .dropdown-menu li .dropdown-item.edit:hover{color:var(--text-primary-color)}.extra-options .dropdown-menu li .dropdown-item.edit:hover .icon-blue,.right-widget-popup .filter-box .dropdown-menu li .dropdown-item.edit:hover .icon-blue{display:block}.extra-options .dropdown-menu li .dropdown-item.edit:hover .icon-black,.extra-options .dropdown-menu li .dropdown-item.edit:hover .icon-white,.right-widget-popup .filter-box .dropdown-menu li .dropdown-item.edit:hover .icon-black,.right-widget-popup .filter-box .dropdown-menu li .dropdown-item.edit:hover .icon-white{display:none}.dark-theme .extra-options .dropdown-menu li .dropdown-item.edit .img-fluid,.dark-theme .right-widget-popup .filter-box .dropdown-menu li .dropdown-item.edit .img-fluid{width:16px;height:16px}.dark-theme .extra-options .dropdown-menu li .dropdown-item.edit .icon-blue,.dark-theme .right-widget-popup .filter-box .dropdown-menu li .dropdown-item.edit .icon-blue{display:block}.dark-theme .extra-options .dropdown-menu li .dropdown-item.edit .icon-black,.dark-theme .extra-options .dropdown-menu li .dropdown-item.edit .icon-blue,.dark-theme .right-widget-popup .filter-box .dropdown-menu li .dropdown-item.edit .icon-black,.dark-theme .right-widget-popup .filter-box .dropdown-menu li .dropdown-item.edit .icon-blue{display:none}.dark-theme .extra-options .dropdown-menu li .dropdown-item.edit .icon-white,.dark-theme .right-widget-popup .filter-box .dropdown-menu li .dropdown-item.edit .icon-white{display:block}.dark-theme .extra-options .dropdown-menu li .dropdown-item.edit:hover,.dark-theme .right-widget-popup .filter-box .dropdown-menu li .dropdown-item.edit:hover{color:var(--text-primary-color)}.dark-theme .extra-options .dropdown-menu li .dropdown-item.edit:hover .icon-black,.dark-theme .extra-options .dropdown-menu li .dropdown-item.edit:hover .icon-white,.dark-theme .right-widget-popup .filter-box .dropdown-menu li .dropdown-item.edit:hover .icon-black,.dark-theme .right-widget-popup .filter-box .dropdown-menu li .dropdown-item.edit:hover .icon-white{display:none}.dark-theme .extra-options .dropdown-menu li .dropdown-item.edit:hover .icon-blue,.dark-theme .right-widget-popup .filter-box .dropdown-menu li .dropdown-item.edit:hover .icon-blue{display:block}.dark-theme .extra-options .dropdown-menu li .dropdown-item:hover,.dark-theme .right-widget-popup .filter-box .dropdown-menu li .dropdown-item:hover{background-color:var(--bg-card-bg-dark)!important}.right-widget-popup.edit-competitor{top:125px}.appearance-theme-card .card-body{padding:10px 10px 0}.appearance-theme-card .card-body .appearance-list{padding:0 0 5px;margin:0}.appearance-theme-card .card-body .appearance-list li{display:inline-block;margin-right:20px;margin-bottom:15px;width:180px}.appearance-theme-card .card-body .appearance-list li:last-child{margin-right:0}.appearance-theme-card .card-body .appearance-list li .card{border:1px solid var(--border-grey);border-radius:7px}.appearance-theme-card .card-body .appearance-list li .card .card-body{padding:0;border-radius:7px 7px 0 0;height:59px;overflow:hidden;border-bottom:1px solid var(--border-grey)}.appearance-theme-card .card-body .appearance-list li .card .card-body img{border-radius:7px 7px 0 0}.appearance-theme-card .card-body .appearance-list li .card .card-body.bg-skyblue{background-color:var(--text-primary-color)}.appearance-theme-card .card-body .appearance-list li .card .card-body.bg-light-navy{background-color:#235991}.appearance-theme-card .card-body .appearance-list li .card .card-body.bg-navy{background-color:#0b304a}.appearance-theme-card .card-body .appearance-list li .card .card-body.bg-standard{background-color:#1c2328}.appearance-theme-card .card-body .appearance-list li .card .card-body.bg-brown{background-color:#511f09}.appearance-theme-card .card-body .appearance-list li .card .card-body.bg-dark-red{background-color:#aa321a}.appearance-theme-card .card-body .appearance-list li .card .card-body.bg-teal-green{background-color:#1b393a}.appearance-theme-card .card-body .appearance-list li .card .card-body.bg-dark-violet{background-color:#382583}.appearance-theme-card .card-body .appearance-list li .card .card-body.bg-light-rust{background-color:#6e153e}.appearance-theme-card .card-body .appearance-list li .card .card-body.bg-milk-chocolate{background-color:#925b19}.appearance-theme-card .card-body .appearance-list li .card .card-footer{padding:10px;border-radius:0 0 7px 7px;background-color:var(--bg-card-bg-dark)}.appearance-theme-card .card-body .appearance-list li .card .card-footer .ag-custom-radio{margin-bottom:0;padding:0;border:none;background-color:initial}.appearance-theme-card .card-body .appearance-list li .card.ag-active{border-color:var(--text-primary-color)}.appearance-theme-card .card-body .appearance-list li .card.ag-active .card-footer{background-color:var(--active-element-bg)}.appearance-theme-card .card-body .appearance-list li .card.save-theme .card-footer{position:relative;background-color:var(--text-primary-color)}.appearance-theme-card .card-body .appearance-list li .card.save-theme .card-footer .save-pera{margin-bottom:0;color:#fff;font-weight:600;text-align:center}.appearance-theme-card .card-body .color-list{padding:0;margin:0}.appearance-theme-card .card-body .color-list li{display:inline-block;margin-right:16px;margin-bottom:20px}.appearance-theme-card .card-body .color-list li:last-child,.appearance-theme-card .card-body .color-list li:nth-last-child(2),.appearance-theme-card .card-body .color-list li:nth-last-child(3),.appearance-theme-card .card-body .color-list li:nth-last-child(4),.appearance-theme-card .card-body .color-list li:nth-last-child(5){margin-bottom:10px}.appearance-theme-card .card-body .color-list li label{text-transform:uppercase;color:var(--text-grey);font-size:12px;line-height:20px}.appearance-theme-card .card-body .color-list li .color-input{position:relative;max-width:180px}.appearance-theme-card .card-body .color-list li .color-input .button{position:absolute;right:1px;top:1px;border-radius:0 7px 7px 0;border:#0000;width:37px;height:100%;max-height:36px;border-left:1px solid var(--border-grey)}.appearance-theme-card .card-body .color-list li .color-input .button.bg-white{background-color:#fff}.appearance-theme-card .card-body .color-list li .color-input .button.bg-black{background-color:#2b3a42}.appearance-theme-card .card-body .color-list li .color-input .button.bg-black-60{background-color:#80888e}.appearance-theme-card .card-body .color-list li .color-input .button.bg-red{background-color:#fe6c6b}.appearance-theme-card .card-body .color-list li .color-input .button.bg-blue-90{background-color:var(--text-primary-color)}.appearance-theme-card .card-body .color-list li .color-input .button.bg-blue-10{background-color:#e9f6fe}.appearance-theme-card .card-body .color-list li .color-input .button.bg-grey-50{background-color:#d9dee4}.appearance-theme-card .card-body .color-list li .color-input .button.bg-blue-30{background-color:#d6e8f0}.appearance-theme-card .card-body .color-list li .color-input .button.bg-grey-10{background-color:#ebedf0}.appearance-theme-card .card-body .color-list li .color-input .button.bg-grey-20{background-color:#e5e7f2}.appearance-theme-card .card-body .color-list li .color-input .button.bg-ag-grey{background-color:#8f95b0}.appearance-theme-card .card-body .color-list li .color-input .button.bg-violet-5{background-color:#f9faff}.appearance-theme-card .card-body .color-list li .color-input .button.bg-violet{background-color:#b497fc}.appearance-theme-card .card-body .color-list li .color-input .button.bg-graph-green{background-color:#61d7a1}.appearance-theme-card .card-body .color-list li .color-input .button.bg-graph-yellow{background-color:#ffc340}.appearance-theme-card .card-body .color-list li .color-input .button.bg-dark-blue{background-color:#1650e6}.appearance-theme-card .card-body .color-list li .color-input .button.bg-graph-sixthline{background-color:#33dfb0}.appearance-theme-card .card-body .color-list li .color-input .button.bg-graph-pink{background-color:#ff66d8}.sapphire-theme-header.top-bar-header{border-image-slice:1;border-bottom:solid;border-width:1px;border-image-source:linear-gradient(to right,var(--top-logo-border) 219px,var(--border-grey) 0);background:linear-gradient(to right,var(--top-left-bg) 219px,var(--top-menu-bg) 0)}.img-fluid{max-width:100%;height:auto}.top-bar-header .right-profile .button{margin:0 15px 0 0}.sidebar-competitor{transition:all 1.5s ease-in-out!important}.sidebar-competitor-open{transition:unset!important}.sidebar-competitor-close{width:100%!important}.overflow-y-auto{overflow-y:auto}.modal-content-inmodal{border:1px solid var(--table-head-text)!important}.inmodal-1 .modal-body{background-color:var(--sidebar-menu-bg)!important}.close-inmodal{color:var(--table-head-text)!important}.multiselect-wrapper .select-item.badge{border:1px solid var(--border-grey);background:none;padding:6px;margin-top:4px;margin-left:5px;border-radius:5px;display:inline-block;z-index:10000000000000000;position:relative}.multiselect-wrapper .select-item.badge img{width:15px;margin-right:0;height:15px}.multiselect-wrapper .multiselected .dropdown #dropdownMenuLink{position:absolute;top:25px;left:10px;height:70px!important;width:650px}.multiselect-wrapper .operator-badge.select-item.badge{font-size:14px;padding:6px 10px}.multiselect-wrapper .fa-xmark{color:#000;padding:2px}.multiselect-wrapper .multiselected:empty{display:none}.multiselect-wrapper .dropdown .dropdown-menu{padding:0;min-width:375px;position:fixed!important;bottom:0!important}.multiselect-wrapper .dropdown .dropdown-menu .dropdown-header{display:flex;align-items:center;padding:15px;justify-content:space-between;border-bottom:1px solid var(--border-grey)}.multiselect-wrapper .dropdown .dropdown-menu .dropdown-header i{cursor:pointer;font-size:15px}.multiselect-wrapper .dropdown .dropdown-menu .dropdown-header .title{display:flex;align-items:center;gap:8px;font-weight:700;font-size:14px;color:var(--text-primary-color)}.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body{overflow-y:auto;max-height:200px}.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body::-webkit-scrollbar{width:8px;height:8px}.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body .dropdown-list{padding:0;margin:0}.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body .dropdown-list .dropdown-item{padding:0;cursor:pointer}.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body .dropdown-list .dropdown-item .item-details{display:flex;align-items:center;gap:12px;padding:15px}.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body .dropdown-list .dropdown-item .item-details img{width:20px;height:20px}.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body .dropdown-list .dropdown-item .item-details .icon{flex-shrink:0;max-width:30px;display:block}.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body .dropdown-list .dropdown-item .item-details .icon i{color:var(--text-primary-color);font-size:15px}.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body .dropdown-list .dropdown-item .item-details .content{flex:1}.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body .dropdown-list .dropdown-item .item-details .content .item-title{font-size:14px;line-height:18px;font-weight:600;margin-bottom:0;color:var(--text-primary-color);margin-top:0}.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body .dropdown-list .dropdown-item .item-details .content .item-title+p{color:#6f6f6f;margin-bottom:0;font-size:12px;line-height:20px}.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body .dropdown-list .dropdown-item .item-details .hash{flex-shrink:0;width:16px;height:16px;max-width:30px;display:block;background-color:#ebebeb;padding:2px;border:1px solid #c3c3c3;color:#343434;line-height:1;display:flex;align-items:center;font-size:14px;justify-content:center}.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body .dropdown-list .dropdown-item.active,.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body .dropdown-list .dropdown-item:active,.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body .dropdown-list .dropdown-item:focus,.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body .dropdown-list .dropdown-item:hover{background-color:#e9ecef;border-color:#1c1f23}.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body .menu-listing{padding:0;margin:0;list-style:none}.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body .menu-listing li{padding:10px 15px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body .menu-listing li .name{font-size:14px;line-height:18px;font-weight:600;margin-bottom:0;color:var(--text-primary-color)}.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body .menu-listing li .icon{flex-shrink:0;max-width:30px;display:block}.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body .menu-listing li .icon i{font-size:14px;color:var(--text-primary-color)}.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body .menu-listing li.active,.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body .menu-listing li:active,.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body .menu-listing li:focus,.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body .menu-listing li:hover{background-color:#e9ecef;border-color:#1c1f23}.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body .operators-wrapper{display:flex;align-items:center;gap:10px;margin:0;padding:10px 15px}.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body .operators-wrapper .operator-item{border:1px solid var(--border-grey);padding:4px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;line-height:1;font-size:18px}.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body .operators-wrapper .operator-item.active,.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body .operators-wrapper .operator-item:active,.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body .operators-wrapper .operator-item:focus,.multiselect-wrapper .dropdown .dropdown-menu .dropdown-body .operators-wrapper .operator-item:hover{background-color:#e9ecef;border-color:#e7e7e7}.h-100{height:100%!important}.flex-grow-1{flex-grow:1!important}.start-0{left:0!important}:root{--bg-right-side:#ebedf0;--bg-card:#fff;--text-primary-color:#1ea0eb;--text-link-color:#1ea0eb;--text-color:#2a3941;--text-color-40:#2a394140;--border-grey:#d6e8f0;--sidebar-menu-text:#2a3941;--sidebar-menu-bg:#fff;--top-menu-text:#2a3941;--top-menu-bg:#2a3941;--bg-violet-dark:#f6f7fe;--bg-light-skyblue:#f0f9ff;--label-clr:#80888e}.dark-theme{--background-color:#2a304b;--bg-right-side:#2a304b;--bg-card:#343956;--text-color:#fff;--text-color-40:#ffffff40;--text-primary-color:#1ea0eb;--text-link-color:#1ea0eb;--border-grey:#404a63;--bg-violet-dark:#495074;--bg-light-skyblue:#3f4669}.evo-table{width:100%;border-color:#0000}.evo-table thead{font-size:12px;background:#f3f5f6;border-top:1px solid #d7dbe0!important;border-bottom:none}.evo-table thead td,.evo-table thead tr>th{font-weight:600;border-left:1px solid #d7dbe0!important;vertical-align:middle}.evo-table thead td:last-child,.evo-table thead tr>th:last-child{border-right:1px solid #d7dbe0!important}.evo-table tfoot{font-size:12px;background:#f3f5f6;border-bottom:1px solid #d7dbe0!important;border-top:1px solid #d7dbe0!important;border-bottom:none}.evo-table tfoot tr{background:inherit!important}.evo-table tfoot td,.evo-table tfoot tr>th{font-weight:600;border-left:1px solid #00000021!important;vertical-align:middle}.evo-table tfoot td:last-child,.evo-table tfoot tr>th:last-child{border-right:1px solid #00000021!important}.evo-table .narrow{padding:8px 2px 8px 5px}.evo-table .center{text-align:center}.evo-table tbody{border-top:none;font-size:11px}.evo-table tbody td{border:1px solid;border-color:inherit;padding:8px 4px}.evo-table tbody tr{border-color:#e7eaec;transform:none!important}.evo-table tbody tr:nth-child(2n){background-color:#f5f5f5}.evo-table tbody tr:nth-child(odd){background-color:#f9f9f9}.evo-table tbody tr.evo-skip-even-odd~tr:nth-child(odd){background-color:#f5f5f5}.evo-table tbody tr.evo-skip-even-odd~tr:nth-child(2n){background-color:#f9f9f9}.evo-table.animate-rows .evo-row:not(.animating){opacity:0;border-color:#0000}.evo-table:not(.animate-rows) .evo-row{opacity:1;border-color:#e7eaec}.evo-table-column{white-space:nowrap;cursor:pointer}.evo-table-column.desc:after{content:"";opacity:.7}.evo-table-column.asc:after{content:"";opacity:.7}.evo-table-column:after{content:"";font-family:FontAwesome;font-weight:100;opacity:.5;font-style:normal;margin:0 5px;text-decoration:none}@media print{tfoot tr{background:inherit!important}}body{--primary:#2777dd;--primaryText:#fff;--primaryAlpha:#2777dd80;--primaryTextAlpha:#ffffff80;--primaryButton:#2777dd;--primaryButtonText:#fff;--primaryAccent:#fff;--primaryAccentText:#2777dd;--contrast:#313131;--contrastText:#fff;--iconBackground:#2777dd;--iconText:#fff;--toastBackground:#2777dd;--toastText:#fff;--widgetBackground:#fff;--widgetText:#5a5a5a;--reportFrontpageText:#fff}.wizard .disabled{color:#aaa;pointer-events:none}.wizard .disabled .switch{background-color:#aaa!important;border-color:#aaa!important}.wizard .complete{background-color:#2777dd;background-color:var(--primary);width:1.2em;height:1.2em;color:#fff;border-radius:50%;font-size:100px;margin:0 auto}.wizard .complete,.wizard .error{text-align:center;line-height:1.2em}.wizard .error{font-size:122px;width:100%;color:#c80000bf}.wizard .saving{font-size:80px;text-align:center;color:var(--primary);opacity:.15;width:100%}.wizard .state{transform:scale(0)}.wizard span .disabled{border-color:#00000040}.wizard .warning{width:100%;text-align:center;color:red}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#22afff;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#1b8ccc}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background:none;border:1px solid #0000;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:initial;border-color:#0000}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#979797;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#22afff}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.modal{position:fixed;top:0;left:0;z-index:1060;display:none;width:100%;height:100%;overflow-x:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;background-clip:padding-box;border:1px solid #2b3a4233;border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#2b3a42}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.caleran-container .caleran-input.caleran-input-vertical-range .caleran-right .caleran-ranges .caleran-range,.caleran-container-mobile .caleran-input.caleran-input-vertical-range .caleran-right .caleran-ranges .caleran-range{margin:unset!important;background:unset!important;border:unset!important;border-radius:unset!important;color:unset!important}.caleran-container .caleran-input.caleran-input-vertical-range .caleran-right .caleran-ranges .caleran-range:hover,.caleran-container-mobile .caleran-input.caleran-input-vertical-range .caleran-right .caleran-ranges .caleran-range:hover{background-color:var(--active-element-bg)!important;color:var(--active-element-text)!important;text-decoration:unset!important}.caleran-container .caleran-input.caleran-input-vertical-range .caleran-right .caleran-ranges .caleran-range.selected,.caleran-container-mobile .caleran-input.caleran-input-vertical-range .caleran-right .caleran-ranges .caleran-range.selected{background-color:var(--bg-color-active)!important;color:var(--text-primary-color)!important;font-weight:400!important;font-size:14px!important;font-family:Public Sans;font-style:normal;line-height:20px;text-transform:capitalize;flex:none;order:0;flex-grow:0}.caleran-container-mobile .caleran-input .caleran-footer button.caleran-cancel{color:var(--top-color)!important}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-end,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-selected,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-start,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-end,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-selected,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-start{font-size:14px!important;line-height:20px!important}.caleran-day.caleran-end:not(.caleran-hovered) span,.caleran-day.caleran-start:not(.caleran-hovered) span{background:var(--text-primary-color)!important;color:#fff!important}.caleran-container .caleran-input.caleran-input-vertical-range .caleran-right .caleran-ranges,.caleran-container-mobile .caleran-input.caleran-input-vertical-range .caleran-right .caleran-ranges{padding-bottom:0!important}.caleran-range-header-container{display:none}.caleran-not-in-month{visibility:hidden}body .caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-selected.caleran-today,body .caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-start.caleran-today,body .caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-today,body .caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-selected.caleran-today,body .caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-start.caleran-today,body .caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-today{color:var(--text-primary-color)!important}body .caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-end.caleran-today,body .caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-end.caleran-today{color:var(--active-element-text)!important}.caleran-container .caleran-input.caleran-input-vertical-range .caleran-right .caleran-ranges .caleran-range,.caleran-container-mobile .caleran-input.caleran-input-vertical-range .caleran-right .caleran-ranges .caleran-range{padding:7px 9px!important;background:var(--bg-card)!important;color:var(--top-color)!important;font-family:Public Sans!important;font-style:normal!important;font-weight:400!important;font-size:14px!important;line-height:20px!important;text-transform:capitalize!important;flex:none!important;order:0!important;flex-grow:0!important}.caleran-box-arrow-right,.caleran-box-arrow-top{display:none}.caleran-container-mobile .caleran-input .caleran-footer button.caleran-apply{border-color:var(--text-primary-color)!important;background:var(--text-primary-color)!important;color:#fff!important}.caleran-container-mobile .caleran-input .caleran-footer button.caleran-cancel{color:var(--text-primary-color)!important;border-color:var(--text-primary-color)!important}.caleran-container .caleran-input .caleran-footer .caleran-apply{background:var(--text-primary-color)!important;color:#fff!important}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-selected,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-selected{background:var(--active-element-bg)!important}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-start,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-end,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-start .caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-end{color:#fff!important;background:var(--active-element-bg)!important;font-weight:400!important}.caleran-container .caleran-input .caleran-header .caleran-header-end .caleran-header-end-day,.caleran-container .caleran-input .caleran-header .caleran-header-end .caleran-header-start-day,.caleran-container .caleran-input .caleran-header .caleran-header-start .caleran-header-end-day,.caleran-container .caleran-input .caleran-header .caleran-header-start .caleran-header-start-day,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end .caleran-header-end-day,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end .caleran-header-start-day,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start .caleran-header-end-day,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start .caleran-header-start-day{color:var(--text-primary-color)!important}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-hovered,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day:hover:not(.caleran-hovered):not(.caleran-selected),.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-hovered,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day:hover:not(.caleran-hovered):not(.caleran-selected){background:var(--active-element-bg)!important}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-title .caleran-month-switch:hover,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-title .caleran-year-switch:hover,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-title .caleran-month-switch:hover,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-title .caleran-year-switch:hover{color:var(--text-primary-color)!important}.caleran-container .caleran-input .caleran-header .caleran-header-separator,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-separator{color:var(--text-primary-color)!important;opacity:.4}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-end,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-selected,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-start,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-end,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-selected,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-start{background:var(--active-element-bg)!important;color:var(--active-element-text)!important;font-weight:400!important}.caleran-container .caleran-input.caleran-input-vertical-range .caleran-right,.caleran-container-mobile .caleran-input.caleran-input-vertical-range .caleran-right{background:var(--bg-card)!important}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-dayofweek,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-disabled,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-weeknumber,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-dayofweek,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-disabled,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-weeknumber{font-weight:400!important;font-size:14px!important;line-height:20px!important}:host::ng-deep .caleran-input .caleran-input-vertical-range{width:795px!important}.caleran-container .caleran-input .caleran-footer .caleran-cancel{border-radius:8px!important;display:inline-block;display:inline-block!important;background-color:var(--bg-card)!important;color:var(--text-primary-color)!important}.caleran-container .caleran-input .caleran-footer .caleran-apply,.caleran-container .caleran-input .caleran-footer .caleran-cancel{font-size:14px!important;line-height:20px!important;font-weight:700!important;padding:8px 14px!important;border:1px solid var(--text-primary-color)!important}.caleran-container .caleran-input .caleran-footer .caleran-apply{background-color:var(--text-primary-color)!important;border-radius:8px!important}.caleran-container .caleran-input .caleran-footer .caleran-compare{display:none!important}.caleran-container .caleran-input .caleran-calendars,.caleran-container-mobile .caleran-input .caleran-calendars{border-bottom:1px solid var(--top-menu-border)!important}.caleran-container .caleran-input .caleran-calendars .caleran-calendar:last-child,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar:last-child{border-right:none!important}.caleran-container .caleran-input .caleran-calendars .caleran-calendar,.caleran-container .caleran-input.caleran-input-vertical-range .caleran-left,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar,.caleran-container-mobile .caleran-input.caleran-input-vertical-range .caleran-left{border-right:1px solid var(--top-menu-border)!important}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-title,.caleran-container .caleran-input .caleran-header,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-title,.caleran-container-mobile .caleran-input .caleran-header{border-bottom:1px solid var(--top-menu-border)!important}.caleran-container .caleran-input,.caleran-container-mobile .caleran-input{width:833px!important;position:relative!important;height:371px!important;display:flex!important}.caleran-container .caleran-input.caleran-input-vertical-range .caleran-right .caleran-footer,.caleran-container-mobile .caleran-input.caleran-input-vertical-range .caleran-right .caleran-footer{display:flex;margin-left:200px;margin-top:-31px;border:none!important}.caleran-container .caleran-input .caleran-footer .caleran-apply{margin-left:440px!important}body .caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-end.caleran-today,body .caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-end.caleran-today{background-color:var(--active-element-bg)!important}.caleran-container .caleran-input .caleran-calendars .caleran-month-selector .caleran-ms-month,.caleran-container .caleran-input .caleran-calendars .caleran-year-selector .caleran-ms-month,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ms-month,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ms-month{background-color:var(--bg-card)!important;color:var(--text-color)!important}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-dayofweek,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-dayofweek{text-transform:capitalize!important;color:var(--top-color)!important}.caleran-container .caleran-input.caleran-input-vertical-range .caleran-left,.caleran-container-mobile .caleran-input.caleran-input-vertical-range .caleran-left{order:2!important}.caleran-container .caleran-input.caleran-input-vertical-range .caleran-right,.caleran-container-mobile .caleran-input.caleran-input-vertical-range .caleran-right{order:1!important;border-right:1px solid var(--top-menu-border)!important;max-height:420px!important;max-width:193px!important;min-width:193px!important}.caleran-container .caleran-input,.caleran-container-mobile .caleran-input{border:1px solid var(--top-menu-border)!important}.caleran-container .caleran-input.caleran-input-vertical-range .caleran-right .caleran-ranges,.caleran-container-mobile .caleran-input.caleran-input-vertical-range .caleran-right .caleran-ranges{overflow:hidden!important}.caleran-title .caleran-next i,.caleran-title .caleran-prev i{color:var(--text-primary-color)!important}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-title,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-title{font-size:14px!important}.caleran-container .caleran-input .caleran-calendars .caleran-month-selector .caleran-ms-month:hover,.caleran-container .caleran-input .caleran-calendars .caleran-year-selector .caleran-ms-month:hover,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ms-month:hover,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ms-month:hover{color:var(--top-color)!important}.caleran-container .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year,.caleran-container .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year-next,.caleran-container .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year-prev,.caleran-container .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year,.caleran-container .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year-next,.caleran-container .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year-prev,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year-next,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year-prev,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year-next,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year-prev{background:var(--bg-card)!important}.caleran-container .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year-next:hover,.caleran-container .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year-prev:hover,.caleran-container .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year:hover,.caleran-container .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year-next:hover,.caleran-container .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year-prev:hover,.caleran-container .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year:hover,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year-next:hover,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year-prev:hover,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year:hover,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year-next:hover,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year-prev:hover,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year:hover{color:var(--text-primary-color)!important}.caleran-container .caleran-input .caleran-calendars .caleran-month-selector .caleran-ms-month.current,.caleran-container .caleran-input .caleran-calendars .caleran-month-selector .caleran-ms-month:hover,.caleran-container .caleran-input .caleran-calendars .caleran-year-selector .caleran-ms-month.current,.caleran-container .caleran-input .caleran-calendars .caleran-year-selector .caleran-ms-month:hover,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ms-month.current,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ms-month:hover,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ms-month.current,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ms-month:hover{color:var(--text-primary-color)!important}.caleran-container .caleran-input .caleran-calendars .caleran-month-selector .caleran-ms-month,.caleran-container .caleran-input .caleran-calendars .caleran-year-selector .caleran-ms-month,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ms-month,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ms-month{outline:1px solid var(--top-menu-border)!important}.caleran-container .caleran-input .caleran-header .caleran-header-end,.caleran-container .caleran-input .caleran-header .caleran-header-start,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start{float:left!important;white-space:nowrap!important;font-size:14px!important;margin-top:9px!important;margin-right:5px!important;font-weight:100!important;text-align:left!important;font-weight:400!important;font-family:Public Sans!important;text-transform:capitalize!important}.caleran-container .caleran-input .caleran-header .caleran-header-end .caleran-header-end-day,.caleran-container .caleran-input .caleran-header .caleran-header-end .caleran-header-start-day,.caleran-container .caleran-input .caleran-header .caleran-header-start .caleran-header-end-day,.caleran-container .caleran-input .caleran-header .caleran-header-start .caleran-header-start-day,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end .caleran-header-end-day,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end .caleran-header-start-day,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start .caleran-header-end-day,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start .caleran-header-start-day{font-size:14px!important;margin-right:4px!important;margin-top:0!important;font-weight:400!important}.caleran-container .caleran-input .caleran-header .caleran-header-end .caleran-header-end-date,.caleran-container .caleran-input .caleran-header .caleran-header-end .caleran-header-end-day,.caleran-container .caleran-input .caleran-header .caleran-header-end .caleran-header-start-date,.caleran-container .caleran-input .caleran-header .caleran-header-end .caleran-header-start-day,.caleran-container .caleran-input .caleran-header .caleran-header-start .caleran-header-end-date,.caleran-container .caleran-input .caleran-header .caleran-header-start .caleran-header-end-day,.caleran-container .caleran-input .caleran-header .caleran-header-start .caleran-header-start-date,.caleran-container .caleran-input .caleran-header .caleran-header-start .caleran-header-start-day,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end .caleran-header-end-date,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end .caleran-header-end-day,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end .caleran-header-start-date,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end .caleran-header-start-day,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start .caleran-header-end-date,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start .caleran-header-end-day,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start .caleran-header-start-date,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start .caleran-header-start-day{color:var(--top-color)!important}.caleran-container .caleran-input .caleran-header .caleran-header-end .caleran-header-end-weekday,.caleran-container .caleran-input .caleran-header .caleran-header-end .caleran-header-start-weekday,.caleran-container .caleran-input .caleran-header .caleran-header-start .caleran-header-end-weekday,.caleran-container .caleran-input .caleran-header .caleran-header-start .caleran-header-start-weekday,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end .caleran-header-end-weekday,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end .caleran-header-start-weekday,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start .caleran-header-end-weekday,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start .caleran-header-start-weekday{display:none!important}.caleran-container .caleran-input .caleran-header .caleran-header-separator,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-separator{font-size:14px!important;padding:8px 4px 0 5px!important;margin-top:0!important}.caleran-container .caleran-input.caleran-input-vertical-range .caleran-left,.caleran-container-mobile .caleran-input.caleran-input-vertical-range .caleran-left{position:relative!important}.caleran-container .caleran-input .caleran-header,.caleran-container-mobile .caleran-input .caleran-header{justify-content:normal!important;padding:0!important;border-bottom:none!important;right:116px!important;position:absolute!important;bottom:25px!important}.caleran-container .caleran-input.caleran-input-vertical-range .caleran-right,.caleran-container-mobile .caleran-input.caleran-input-vertical-range .caleran-right{display:block!important}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-title,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-title{padding:20px 8px!important}.caleran-container .caleran-input .caleran-calendars .caleran-month-selector .caleran-ms-month,.caleran-container .caleran-input .caleran-calendars .caleran-year-selector .caleran-ms-month,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ms-month,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ms-month{font-weight:500!important}.caleran-container .caleran-input .caleran-header .caleran-header-end .caleran-header-end-date,.caleran-container .caleran-input .caleran-header .caleran-header-end .caleran-header-start-date,.caleran-container .caleran-input .caleran-header .caleran-header-start .caleran-header-end-date,.caleran-container .caleran-input .caleran-header .caleran-header-start .caleran-header-start-date,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end .caleran-header-end-date,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end .caleran-header-start-date,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start .caleran-header-end-date,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start .caleran-header-start-date{font-weight:500!important}.caleran-container .caleran-input .caleran-header .caleran-header-separator,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-separator .fa-chevron-right:before{content:"-"!important}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day{color:var(--top-color)}.caleran-day,.caleran-title{color:var(--text-color)!important}.caleran-container{z-index:99999999!important}.caleran-next:hover,.caleran-prev:hover{text-shadow:none!important;color:var(--text-primary-color-hover)}.caleran-month-selector,.caleran-year-selector{background-color:var(--bg-card)!important}.caleran-container .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year-next.current,.caleran-container .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year-prev.current,.caleran-container .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year.current,.caleran-container .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year-next.current,.caleran-container .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year-prev.current,.caleran-container .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year.current,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year-next.current,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year-prev.current,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year.current,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year-next.current,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year-prev.current,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year.current{color:var(--text-color);font-weight:700}@font-face{font-family:Public Sans,sans-serif;src:url(/assets/fonts/Public_Sans/PublicSans-Medium.ttf)}.dark-theme body{background-color:var(--background-color)!important}.nav-header{padding:20px 25px;background-color:#2777dd;background-color:var(--primary);color:var(--primaryTextAlpha);background-image:none}.nav-header .text-muted,.nav-header a{color:#fff;color:var(--primaryText)}.nav-header .text-muted{opacity:.9}.page-break{page-break-before:always}.absolute-center,.absolute-valign{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.greyscale{-moz-filter:grayscale(100%);filter:grayscale(100%)}.grey-out{opacity:.5!important;-moz-filter:grayscale(100%)!important;filter:grayscale(100%)!important;transition:0s}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{background-color:inherit;background:none;color:inherit!important}.modal{background-color:var(--background-color)!important;overflow-y:auto;opacity:1}.swal2-popup.modal.swal2-hide,.swal2-popup.modal.swal2-show{width:550px!important;height:min-content}.swal2-container{z-index:99999992!important}.swal2-styled:focus{box-shadow:none!important}.switchery{-webkit-user-select:none;user-select:none}.cdk-overlay-container{z-index:3000!important}body{overflow-y:overlay}.column-nowrap{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}tr.odd{background-color:#f9f9f9}span.error{color:red;font-size:14px}.pointer{cursor:pointer}.panel-body .infobox-content{background-color:#f3f4f4!important}@media print{html{height:99%}.no-print{display:none!important}.avoid-page-break-before{page-break-before:avoid}.avoid-page-break-inside{page-break-inside:avoid}.allow-page-break-inside{page-break-inside:auto!important}.environmentlayover{display:none}.panel-body{border:none!important;padding:0!important}.badge-primary,.label-primary{background-color:#1ab394!important}.badge-success,.label-success{background-color:#1c84c6!important}.badge-warning,.badge-warning-light,.label-warning,.label-warning-light{background-color:#f8ac59!important}.badge-danger,.label-danger{background-color:#ed5565!important}.badge-info,.label-info{background-color:#23c6c8!important}.badge-inverse,.label-inverse{background-color:#262626!important}.badge-white,.label-white{background-color:#fff!important}.badge-disable,.label-white{background-color:#2a2e36!important}}@media screen{body.boxed-layout #wrapper{max-width:1522px!important;box-shadow:none;overflow:visible}.only-print{display:none}}*{margin:0;padding:0}@media (max-width:768px){.statistics-footer{font-size:10px}body.mini-navbar #page-wrapper{margin:0 -70px 0 70px!important}}.hidden{display:none}[hidden]{display:none!important}.pagination>li>a{font-size:12px;padding:4px 8px}.form-control,.single-line{border:1px solid var(--border-grey)}.btn{font-weight:600}.navbar-top-links li:last-child{margin:0}.feature-discovery{position:absolute;z-index:99999;visibility:hidden;cursor:pointer;-webkit-user-select:none;user-select:none}.feature-discovery .feature-discovery-info{width:150px;background-color:#313131;background-color:var(--contrast);color:#fff;color:var(--contrastText);border-radius:15px;text-align:center;font-weight:700;padding:10px}.feature-discovery svg{margin-top:-25px;margin-left:55px;height:100px;width:100px}.feature-discovery svg path{fill:#313131;fill:var(--contrast)}.feature-discovery.position-right svg{margin-left:-5px;transform:rotateY(180deg)}.feature-discovery.position-fixed{position:fixed}.feature-discovery .card{background:var(--text-primary-color)}.sk-folding-cube{position:relative;transform:rotate(45deg);display:inline-block}.sk-folding-cube .sk-cube{float:left;width:50%;height:50%;position:relative;transform:scale(1.1)}.sk-folding-cube .sk-cube:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#3b5998;animation:sk-foldCubeAngle 2.4s linear infinite both;transform-origin:100% 100%}.sk-folding-cube .sk-cube2{transform:scale(1.1) rotate(90deg)}.sk-folding-cube .sk-cube3{transform:scale(1.1) rotate(180deg)}.sk-folding-cube .sk-cube4{transform:scale(1.1) rotate(270deg)}.sk-folding-cube .sk-cube2:before{animation-delay:.3s}.sk-folding-cube .sk-cube3:before{animation-delay:.6s}.sk-folding-cube .sk-cube4:before{animation-delay:.9s}.table>thead>tr>th.table-warning{font-size:11px;background-color:#d72828!important;color:#fff;font-weight:400}.table>thead>tr>th.table-warning a{color:#fff;opacity:.8}.table>thead>tr>th.table-subscription-warning{font-size:11px;background-color:#ffaa28!important;color:#fff;font-weight:400}.table>thead>tr>th.table-subscription-warning a{color:#fff;opacity:.8}@keyframes sk-foldCubeAngle{0%,10%{transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(140px) rotateX(0deg);opacity:1}90%,to{transform:perspective(140px) rotateY(180deg);opacity:0}}@keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.loading span{animation-name:blink;animation-duration:1.4s;animation-iteration-count:infinite;animation-fill-mode:both}.loading span:nth-child(2){animation-delay:.2s}.loading span:nth-child(3){animation-delay:.4s}div.dataTables_wrapper div.dataTables_info{padding-top:0}div.dataTables_wrapper div.dataTables_length select{padding:0 2px;height:23px}.btn-group{max-height:40px}.nav-header.client{padding:33px 20px 10px}.no-text-select{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}ngb-popover-window{position:absolute;width:auto!important;display:block!important;background-color:#fafafa!important;border:1px solid #fafafa!important;max-width:none!important}.fa-times-thin:before{content:"×"}.cdk-global-scrollblock{overflow-y:initial}.cdk-overlay-dark-backdrop{background:#000000a6}.cdk-overlay-backdrop--partial{max-width:calc(1522px - 220px);margin:0 auto;transform:translateX(calc(220px / 2));background:#0000008c}.canvas-menu.mini-navbar .nav-second-level,.nav-second-level li.active>a,.navbar-default .nav>li>a:focus,.navbar-default .nav>li>a:hover{background-color:#fff;background-color:var(--primaryAccent);color:#2777dd;color:var(--primaryAccentText)}.navbar-static-side{z-index:1069!important}.tooltip{z-index:3070!important}.app-bg{background-color:#f3f3f4}body{font-size:14px;line-height:20px;color:var(--text-color);font-weight:400;font-family:Public Sans,sans-serif;position:relative}::ng-deep .table-bordered{border:none!important;border-collapse:initial!important}body.boxed-layout{background:none;background-color:#ebedf0}.darker-bg{background:#00000008}.metismenu>li.active>a{color:#2777dd;color:var(--primaryAccentText);background-color:#fff;background-color:var(--primaryAccent)}.metismenu>li.active{border-left-color:#fff;border-left-color:var(--menuMarker)}.nav>li>a{color:#fff;color:var(--primaryText)}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;color:var(--primaryButtonText);background-color:#2777dd;background-color:var(--primaryButton)}.btn-primary,.btn-primary.active,.btn-primary.active:hover,.btn-primary:active,.btn-primary:active.focus,.btn-primary:active:hover,.btn-primary:focus,.btn-primary:hover,.btn-primary[disabled],.btn-primary[disabled]:active,.btn-primary[disabled]:active.focus,.btn-primary[disabled]:active:hover,.btn-primary[disabled]:focus,.btn-success,.btn-success.active,.btn-success.active:hover,.btn-success:active,.btn-success:active.focus,.btn-success:active:hover,.btn-success:focus,.btn-success:hover,.btn-success[disabled],.btn-success[disabled]:active,.btn-success[disabled]:active.focus,.btn-success[disabled]:active:hover,.btn-success[disabled]:focus,.btn-success[disabled]:hover,.open .dropdown-toggle.btn-primary,.open .dropdown-toggle.btn-success,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;color:var(--primaryButtonText);background-color:#2777dd;background-color:var(--primaryButton);border-color:#2777dd;border-color:var(--primaryButton)}.toast-success{background-color:#2777dd;background-color:var(--toastBackground);color:#fff;color:var(--toastText)}.fc-button{height:30px;margin:0 5px;background-color:#2777dd;background-color:var(--primary);color:#fff;color:var(--primaryText);border:none}.fc-button:focus,.fc-button:hover{background-color:#fff;background-color:var(--primaryAccent);border-color:#fff;border-color:var(--primaryAccent);color:#2777dd;color:var(--primaryAccentText);outline:none!important;border:none!important}.primary-colors{color:#fff;color:var(--primaryText)}.primary-colors,.progress-bar{background-color:#2777dd;background-color:var(--primary)}.progress{border-radius:1px}.ibox-title{position:relative;border:none;color:#414141;opacity:.8}.info-icon{display:inline-block;padding:0;border-radius:50%;font-size:10px;line-height:14px;text-align:center;width:14px;vertical-align:middle;color:#fff;color:var(--iconText);background-color:#2777dd;background-color:var(--iconBackground)}.export-buttons{border:1px solid #e5e6e7;border-radius:4px}.export-buttons div{padding:6px 8px;height:28px;display:inline-block;font-size:11px;cursor:pointer}.export-buttons div:not(:last-child){border-right:1px solid #e5e6e7}.export-buttons div:hover{background-color:#eee;border-color:#d2d2d2}.html5buttons{margin-left:5px}.html5buttons .btn-default:active,.html5buttons .btn-default:focus,.html5buttons a:focus:active,.html5buttons a:hover{border:none;background-color:initial;box-shadow:none}.html5buttons .buttons-html5 div,.html5buttons .buttons-print div{padding:6px 8px;text-transform:uppercase;display:inline-block;font-size:11px;cursor:pointer;font-weight:400;color:var(--safe-text);border:1px solid var(--table-border-clr);margin:2px 0 0 -9px}.metismenu .submenu-open>a>.fa.arrow:before,.submenu-open>a>.fa.arrow:before{content:""}.fc-content{margin-top:-2px}a:focus,a:hover{text-decoration:underline}.flex-grow{display:flex;width:100%}.flex-grow>*{flex-grow:1}.flex-grow>:not(:first-child){margin-left:30px}.flex-grow-4{display:flex;flex-wrap:wrap;width:100%}.flex-grow-4>*{flex-grow:1;width:calc(100% * (1/4) - 30px);margin-right:30px}.flex-grow-3{display:flex;flex-wrap:wrap;width:100%}.flex-grow-3>*{flex-grow:1;width:calc(100% * (1/3) - 30px);margin-right:30px}.inmodal .modal-header{display:block;height:auto}.inmodal .modal-body{padding:20px 30px 30px}.no-border{border:none}.dropdown-menu{color:#2777dd;color:var(--iconBackground);background-color:var(--bg-card);border-color:#fff}.back-g:hover{color:var(--text-color)}.text-ellipsis-200{max-width:200px}.text-ellipsis-200,.text-ellipsis-300{overflow:hidden;text-overflow:ellipsis}.text-ellipsis-300{max-width:300px;white-space:nowrap}.nowrap{white-space:nowrap}.vsplit{display:flex;flex-direction:row}.vsplit .vsplit-child{flex:1}.vsplit .vsplit-child:not(:first-child){padding-left:10px}.vsplit .vsplit-child:not(:last-child){margin-right:10px}.vsplit.vsplit-divided .vsplit-child:not(:first-child){border-left:1px solid #e8e8e8}#fullscreenoverlay{z-index:2997;background:#0000}#fullscreenopacity,#fullscreenoverlay{position:fixed;left:0;top:0;width:100vw;height:100vh;pointer-events:none}#fullscreenopacity{z-index:2998;opacity:0;background:silver}::-webkit-scrollbar{width:20px;height:20px;background-clip:content-box}::-webkit-scrollbar-track{border-radius:0;border:1px solid var(--scrollbar-thumb);background-color:var(--scrollbar-track)}::-webkit-scrollbar-corner{background-color:initial!important}::-webkit-scrollbar-thumb{border-radius:15px!important;background-color:var(--scrollbar-thumb)!important;border:5px solid #0000!important;background-clip:content-box!important}.single-line:focus-visible,::ng-deep .form-control:focus-visible{border:none;outline:none}.backlinks select.form-control.input-sm{min-width:80px;text-align:left;border:1px solid var(--border-grey);border-radius:8px;background-color:var(--bg-card);padding:0 15px;color:var(--text-color);font-size:14px;line-height:20px;appearance:none;-webkit-appearance:none;-moz-appearance:none;transition:all .3s ease-in-out;height:35px;content:">";margin:0 10px}.backlinks .dataTables_info,.backlinks .dataTables_length label{color:var(--text-grey)}.backlinks .dataTables_filter input.form-control{border:1px solid var(--border-grey);border-radius:8px;background-color:var(--bg-card);color:var(--text-color);font-size:14px;line-height:20px;appearance:none;-webkit-appearance:none;-moz-appearance:none;transition:all .3s ease-in-out;padding:8px 17px}::ng-deep .swal2-popup.error-modal{background-color:var(--background-color)!important;width:560px!important;overflow-y:hidden!important;padding:0;border-radius:8px}::ng-deep .swal2-popup.error-modal .swal2-header{flex-direction:row!important;padding:30px 19px 1px}::ng-deep .swal2-popup.error-modal .swal2-header .swal2-warning{content:url(waiting.svg);border:none;border-radius:0;width:60px;height:60px}::ng-deep .swal2-popup.error-modal .swal2-header .swal2-title{font-size:21px!important;line-height:24px!important;font-weight:600!important;margin-bottom:8px!important;margin-top:-10px!important;position:relative;margin-left:80px}::ng-deep .swal2-popup.error-modal .swal2-content{margin-left:110px;margin-bottom:0!important;color:var(--text-grey)!important;font-weight:400!important;font-size:14px!important;line-height:20px!important}::ng-deep .swal2-popup.error-modal .swal2-content .swal2-content{text-align:left!important}::ng-deep .swal2-popup.error-modal .swal2-actions{border-top:1px solid var(--border-grey);margin-top:0!important;height:78px!important;width:100%;display:flex!important;justify-content:flex-end;padding-right:15px}::ng-deep .swal2-popup.error-modal .swal2-actions .swal2-confirm{font-size:14px!important;line-height:20px!important;font-weight:700!important;background-color:var(--text-primary-color)!important;border:1px solid var(--text-primary-color)!important;padding:8px 14px!important}::ng-deep .swal2-popup.error-modal .swal2-actions .swal2-cancel{display:inline-block!important;background-color:var(--background-color)!important;color:var(--text-primary-color)!important;border:1px solid var(--border-grey)!important}::ng-deep .swal2-popup.error-modal .swal2-actions .swal2-cancel:hover{color:var(--text-primary-color-hover)!important}.dark-theme .swal2-popup.swal2-show .swal2-title{color:#fff!important;position:relative}.swal2-popup.swal2-hide,.swal2-popup.swal2-show{background-color:var(--background-color)!important;width:560px!important;overflow-y:hidden!important;padding:.5em 0!important;border-radius:8px}.swal2-popup.swal2-hide .swal2-header,.swal2-popup.swal2-show .swal2-header{flex-direction:row!important;padding:30px 19px 1px;margin-left:30px}.swal2-popup.swal2-hide .swal2-header .swal2-warning,.swal2-popup.swal2-show .swal2-header .swal2-warning{content:url(waiting.svg);border:none;border-radius:0;width:60px;height:60px}.swal2-popup.swal2-hide .swal2-header .swal2-title,.swal2-popup.swal2-show .swal2-header .swal2-title{font-size:21px!important;line-height:24px!important;font-weight:600!important;margin-top:-10px;position:relative;display:flex;margin-left:70px}.swal2-popup.swal2-hide .swal2-content,.swal2-popup.swal2-show .swal2-content{left:110px;top:54px;margin-bottom:0!important;color:var(--text-grey)!important;font-weight:400!important;font-size:14px!important;line-height:20px!important;padding-left:100px;padding-right:20px;padding-bottom:.5em}.swal2-popup.swal2-hide .swal2-content #swal2-content,.swal2-popup.swal2-show .swal2-content #swal2-content{text-align:initial!important;padding:0 0 14px 19px}.swal2-popup.swal2-hide .swal2-actions,.swal2-popup.swal2-show .swal2-actions{border-top:1px solid var(--border-grey);margin-top:0;height:78px!important;width:100%;display:flex!important;justify-content:flex-end;padding-right:15px}.swal2-popup.swal2-hide .swal2-actions .swal2-confirm,.swal2-popup.swal2-show .swal2-actions .swal2-confirm{font-size:14px!important;line-height:20px!important;font-weight:700!important;background-color:var(--text-primary-color)!important;border:1px solid var(--text-primary-color)!important;padding:8px 14px!important;border-radius:8px}.swal2-popup.swal2-hide .swal2-actions .swal2-cancel,.swal2-popup.swal2-show .swal2-actions .swal2-cancel{font-size:14px!important;line-height:20px!important;font-weight:700!important;padding:8px 14px!important;border-radius:8px!important;display:inline-block;display:inline-block!important;background-color:var(--background-color)!important;color:var(--text-primary-color)!important;border:1px solid var(--border-grey)!important}.swal2-popup.swal2-hide .swal2-actions .swal2-cancel:hover,.swal2-popup.swal2-show .swal2-actions .swal2-cancel:hover{color:var(--text-primary-color-hover)!important}.swal2-popup.swal2-hide.error-modal1 .swal2-cancel,.swal2-popup.swal2-show.error-modal1 .swal2-cancel{display:none!important}.swal2-popup.swal2-hide.error-modal1 .swal2-title,.swal2-popup.swal2-show.error-modal1 .swal2-title{margin-left:0}.swal2-popup.swal2-hide.error-modal1 .swal2-content,.swal2-popup.swal2-show.error-modal1 .swal2-content{padding-left:0}.ppc-last{border-bottom-color:var(--text-primary-color)!important;border-bottom:2px solid var(--text-primary-color)!important}.swal2-icon{position:absolute;left:30px;top:calc(50% - 78px)}.swal2-content p{margin:0 0 5px}.text-center{text-align:center}.modal-footer,hr{border-color:var(--border-grey)}.table{background-color:initial}.left-sidebar-menu agency-menu ul::-webkit-scrollbar,.left-sidebar-menu menu ul::-webkit-scrollbar{width:6px!important}.left-sidebar-menu agency-menu ul::-webkit-scrollbar-track,.left-sidebar-menu menu ul::-webkit-scrollbar-track{border-radius:0;border:1px solid var(--scrollbar-thumb)}.left-sidebar-menu agency-menu ul::-webkit-scrollbar-corner,.left-sidebar-menu menu ul::-webkit-scrollbar-corner{background-color:initial!important}.left-sidebar-menu agency-menu ul::-webkit-scrollbar-thumb,.left-sidebar-menu menu ul::-webkit-scrollbar-thumb{border-radius:1px!important;border:0 solid #0000!important;background-clip:content-box!important}.modal{z-index:9999!important}.w-100{width:100%}.select2-dropdown{background-color:var(--bg-card)!important;color:var(--text-color)}.tabs-container .panel-body{background-color:var(--bg-card);border:none}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word;text-transform:none}.btn.btn-sky{background-color:var(--text-primary-color);border:1px solid var(--text-primary-color);stroke:#fff;color:#fff}.insight-card-loader .loading{position:absolute}.switchery{background-color:#fff;border:1px solid #dfdfdf;border-radius:20px;cursor:pointer;display:inline-block;height:30px;position:relative;vertical-align:middle;width:50px;box-sizing:initial}.switchery>small{background:#fff;border-radius:100%;box-shadow:0 1px 3px #0006;height:30px;position:absolute;top:0;width:30px}.caleran-container,.caleran-container-mobile{font-size:15px;float:left;font-family:Public Sans,sans-serif;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;z-index:9999}.caleran-container-mobile:focus,.caleran-container:focus{box-shadow:none;outline:none}.caleran-container .caleran-input,.caleran-container-mobile .caleran-input{margin:5px;border:1px solid #ddd;border-radius:6px;overflow:hidden;background:#fff;box-shadow:0 0 13px -5px #0006;display:flex;display:-ms-flexbox;flex-direction:column}.caleran-container .caleran-input.caleran-input-vertical-range,.caleran-container-mobile .caleran-input.caleran-input-vertical-range{flex-direction:row}.caleran-container .caleran-input.caleran-input-vertical-range .caleran-left,.caleran-container-mobile .caleran-input.caleran-input-vertical-range .caleran-left{border-right:1px solid #ddd}.caleran-container .caleran-input.caleran-input-vertical-range .caleran-right,.caleran-container-mobile .caleran-input.caleran-input-vertical-range .caleran-right{z-index:99999999999;background:#fff;position:relative;display:flex;flex-direction:column}.caleran-container .caleran-input.caleran-input-vertical-range .caleran-right .caleran-ranges,.caleran-container-mobile .caleran-input.caleran-input-vertical-range .caleran-right .caleran-ranges{border-top:none;display:flex;flex-direction:column;padding:0 0 24px;overflow-y:auto;overflow-x:hidden}.caleran-container .caleran-input.caleran-input-vertical-range .caleran-right .caleran-ranges .caleran-range-header-container,.caleran-container-mobile .caleran-input.caleran-input-vertical-range .caleran-right .caleran-ranges .caleran-range-header-container{padding:8px 12px}.caleran-container .caleran-input.caleran-input-vertical-range .caleran-right .caleran-ranges .caleran-range,.caleran-container-mobile .caleran-input.caleran-input-vertical-range .caleran-right .caleran-ranges .caleran-range{flex:1;padding:8px 12px;margin:3px 6px;background:#f8f8ff;border:1px solid #ddd;border-radius:3px}.caleran-container .caleran-input.caleran-input-vertical-range .caleran-right .caleran-ranges .caleran-range.caleran-range-selected,.caleran-container-mobile .caleran-input.caleran-input-vertical-range .caleran-right .caleran-ranges .caleran-range.caleran-range-selected{background:#1885fc;color:#fff}.caleran-container .caleran-input.caleran-input-vertical-range .caleran-right .caleran-footer,.caleran-container-mobile .caleran-input.caleran-input-vertical-range .caleran-right .caleran-footer{border-top:1px solid #ddd}.caleran-container .caleran-input .caleran-header,.caleran-container-mobile .caleran-input .caleran-header{display:flex;display:-ms-flexbox;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:20px 20px 10px;border-bottom:1px solid #ddd}.caleran-container .caleran-input .caleran-header .caleran-header-separator,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-separator{float:left;display:block;margin:-2px 0 0;padding:0 16px;color:#f0f8ff;font-size:32px}.caleran-container .caleran-input .caleran-header .caleran-header-end,.caleran-container .caleran-input .caleran-header .caleran-header-start,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start{float:left;white-space:nowrap;display:block;margin-right:10px;text-align:left}.caleran-container .caleran-input .caleran-header .caleran-header-end .caleran-header-end-day,.caleran-container .caleran-input .caleran-header .caleran-header-end .caleran-header-start-day,.caleran-container .caleran-input .caleran-header .caleran-header-start .caleran-header-end-day,.caleran-container .caleran-input .caleran-header .caleran-header-start .caleran-header-start-day,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end .caleran-header-end-day,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end .caleran-header-start-day,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start .caleran-header-end-day,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start .caleran-header-start-day{float:left;font-size:35px;margin-top:10px;margin-right:8px;font-weight:100;text-align:left}.caleran-container .caleran-input .caleran-header .caleran-header-end .caleran-header-end-date,.caleran-container .caleran-input .caleran-header .caleran-header-end .caleran-header-start-date,.caleran-container .caleran-input .caleran-header .caleran-header-start .caleran-header-end-date,.caleran-container .caleran-input .caleran-header .caleran-header-start .caleran-header-start-date,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end .caleran-header-end-date,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end .caleran-header-start-date,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start .caleran-header-end-date,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start .caleran-header-start-date{font-size:.9em;color:#a6aab3;display:inline-block}.caleran-container .caleran-input .caleran-header .caleran-header-end .caleran-header-end-weekday,.caleran-container .caleran-input .caleran-header .caleran-header-end .caleran-header-start-weekday,.caleran-container .caleran-input .caleran-header .caleran-header-start .caleran-header-end-weekday,.caleran-container .caleran-input .caleran-header .caleran-header-start .caleran-header-start-weekday,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end .caleran-header-end-weekday,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end .caleran-header-start-weekday,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start .caleran-header-end-weekday,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start .caleran-header-start-weekday{font-size:.7em;color:#c9c9d1;margin-left:22px}.caleran-container .caleran-input .caleran-calendars,.caleran-container-mobile .caleran-input .caleran-calendars{position:relative;display:flex;display:-ms-flexbox}.caleran-container .caleran-input .caleran-calendars .caleran-month-selector,.caleran-container .caleran-input .caleran-calendars .caleran-year-selector,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector{position:absolute;display:none;border:0 solid #fff;top:0;left:0;right:0;bottom:0;z-index:100}.caleran-container .caleran-input .caleran-calendars .caleran-month-selector .caleran-ms-month,.caleran-container .caleran-input .caleran-calendars .caleran-year-selector .caleran-ms-month,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ms-month,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ms-month{background:#eee;height:33.33%;width:25%;font-weight:700;display:flex;align-items:center;justify-content:center;box-sizing:border-box;float:left;outline:1px solid #ddd;text-transform:capitalize;word-wrap:break-word;word-break:break-all}.caleran-container .caleran-input .caleran-calendars .caleran-month-selector .caleran-ms-month.current,.caleran-container .caleran-input .caleran-calendars .caleran-year-selector .caleran-ms-month.current,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ms-month.current,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ms-month.current{background:#0666cd;color:#fff}.caleran-container .caleran-input .caleran-calendars .caleran-month-selector .caleran-ms-month:hover,.caleran-container .caleran-input .caleran-calendars .caleran-year-selector .caleran-ms-month:hover,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ms-month:hover,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ms-month:hover{background:#1783ff;cursor:pointer;color:#fff}.caleran-container .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year,.caleran-container .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year-next,.caleran-container .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year-prev,.caleran-container .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year,.caleran-container .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year-next,.caleran-container .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year-prev,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year-next,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year-prev,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year-next,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year-prev{margin:0;background:#eee;height:33.33%;width:20%;font-weight:700;display:flex;align-items:center;justify-content:center;float:left;box-sizing:border-box;outline:1px solid #ddd;text-transform:uppercase;word-wrap:break-word;word-break:break-all}.caleran-container .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year-next.current,.caleran-container .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year-prev.current,.caleran-container .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year.current,.caleran-container .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year-next.current,.caleran-container .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year-prev.current,.caleran-container .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year.current,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year-next.current,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year-prev.current,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year.current,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year-next.current,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year-prev.current,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year.current{background:#0666cd;color:#fff}.caleran-container .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year-next:hover,.caleran-container .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year-prev:hover,.caleran-container .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year:hover,.caleran-container .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year-next:hover,.caleran-container .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year-prev:hover,.caleran-container .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year:hover,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year-next:hover,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year-prev:hover,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year:hover,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year-next:hover,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year-prev:hover,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year:hover{background:#1783ff;cursor:pointer;color:#fff}.caleran-container .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year-next,.caleran-container .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year-prev,.caleran-container .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year-next,.caleran-container .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year-prev,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year-next,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year-prev,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year-next,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year-prev{font-size:2.65em;background:#fff;color:#1885fc}.caleran-container .caleran-input .caleran-calendars .caleran-calendar,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar{flex:1;-ms-flex:1;float:left;padding-bottom:8px;border-right:1px solid #ddd;box-sizing:border-box}.caleran-container .caleran-input .caleran-calendars .caleran-calendar.no-border-right,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar.no-border-right{border-right:none}.caleran-container .caleran-input .caleran-calendars .caleran-calendar.caleran-calendar-weeknumbers .caleran-days-container .caleran-day,.caleran-container .caleran-input .caleran-calendars .caleran-calendar.caleran-calendar-weeknumbers .caleran-days-container .caleran-dayofweek,.caleran-container .caleran-input .caleran-calendars .caleran-calendar.caleran-calendar-weeknumbers .caleran-days-container .caleran-disabled,.caleran-container .caleran-input .caleran-calendars .caleran-calendar.caleran-calendar-weeknumbers .caleran-days-container .caleran-weeknumber,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar.caleran-calendar-weeknumbers .caleran-days-container .caleran-day,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar.caleran-calendar-weeknumbers .caleran-days-container .caleran-dayofweek,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar.caleran-calendar-weeknumbers .caleran-days-container .caleran-disabled,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar.caleran-calendar-weeknumbers .caleran-days-container .caleran-weeknumber{width:calc(100% / 8)}@media (-ms-high-contrast:none){.caleran-container .caleran-input .caleran-calendars .caleran-calendar.caleran-calendar-weeknumbers .caleran-days-container .caleran-day,.caleran-container .caleran-input .caleran-calendars .caleran-calendar.caleran-calendar-weeknumbers .caleran-days-container .caleran-dayofweek,.caleran-container .caleran-input .caleran-calendars .caleran-calendar.caleran-calendar-weeknumbers .caleran-days-container .caleran-disabled,.caleran-container .caleran-input .caleran-calendars .caleran-calendar.caleran-calendar-weeknumbers .caleran-days-container .caleran-weeknumber,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar.caleran-calendar-weeknumbers .caleran-days-container .caleran-day,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar.caleran-calendar-weeknumbers .caleran-days-container .caleran-dayofweek,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar.caleran-calendar-weeknumbers .caleran-days-container .caleran-disabled,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar.caleran-calendar-weeknumbers .caleran-days-container .caleran-weeknumber{width:calc((100% / 8) - 1px)}}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-title,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-title{text-align:center;font-weight:300;font-size:1.1em;color:#424242;text-transform:capitalize;border-bottom:1px solid #ddd;padding:12px 8px}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-title .caleran-month-switch:hover,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-title .caleran-year-switch:hover,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-title .caleran-month-switch:hover,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-title .caleran-year-switch:hover{color:#1783ff;cursor:hand;cursor:pointer}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-title .caleran-next,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-title .caleran-prev,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-title .caleran-next,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-title .caleran-prev{margin-top:-4px}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container{padding:10px}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-dayofweek,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-disabled,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-weeknumber,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-dayofweek,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-disabled,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-weeknumber{width:calc(100% / 7);float:left;text-align:center;padding:3px;font-size:.76em;font-weight:400;box-sizing:border-box;margin:0 0 1px}@media (-ms-high-contrast:none){.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-dayofweek,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-disabled,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-weeknumber,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-dayofweek,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-disabled,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-weeknumber{width:calc((100% / 7) - 1px)}}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day span,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-dayofweek span,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-disabled span,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-weeknumber span,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day span,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-dayofweek span,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-disabled span,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-weeknumber span{pointer-events:none;display:block;padding:3px 3px 3px 4px;border-radius:4px}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-dayofweek,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-dayofweek{text-transform:uppercase;font-size:.6em;font-weight:600;color:#616161}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-weeknumber,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-weeknumber{background-color:#f8f8ff;color:#568ea3;border-right:1px solid #ddd}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day{cursor:pointer;overflow:hidden;color:#212121;transition:background-color .1s ease-out}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day:hover:not(.caleran-hovered):not(.caleran-selected),.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day:hover:not(.caleran-hovered):not(.caleran-selected){background-color:#c8e1ff;border-radius:3px}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-end,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-selected,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-start,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-end,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-selected,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-start{background:#1783ff;color:#fff;border-radius:0}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-end.caleran-today,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-selected.caleran-today,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-start.caleran-today,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-end.caleran-today,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-selected.caleran-today,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-start.caleran-today{color:#ff1493!important}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-end.caleran-disabled,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-selected.caleran-disabled,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-start.caleran-disabled,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-end.caleran-disabled,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-selected.caleran-disabled,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-start.caleran-disabled{background:#c6dbf0;color:#fff;opacity:.5}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-end.caleran-disabled span,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-selected.caleran-disabled span,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-start.caleran-disabled span,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-end.caleran-disabled span,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-selected.caleran-disabled span,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-start.caleran-disabled span{background:#0000!important}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-hovered,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-hovered{background:#c8e1ff;color:#000}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-hovered.caleran-disabled,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-hovered.caleran-disabled{opacity:.66}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-hovered.caleran-hovered-first,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-hovered.caleran-hovered-first{border-top-left-radius:6px;border-bottom-left-radius:6px}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-hovered.caleran-hovered-last,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-hovered.caleran-hovered-last{border-top-right-radius:6px;border-bottom-right-radius:6px}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-start:not(.caleran-hovered),.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-start:not(.caleran-hovered){border-top-left-radius:6px;border-bottom-left-radius:6px}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-start:not(.caleran-hovered) span,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-start:not(.caleran-hovered) span{background:#0666cd}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-end:not(.caleran-hovered),.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-end:not(.caleran-hovered){border-top-right-radius:6px;border-bottom-right-radius:6px}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-end:not(.caleran-hovered) span,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-end:not(.caleran-hovered) span{background:#0666cd}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-today,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-today{color:#ff1493!important;font-weight:700}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-today.caleran-hovered,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-today.caleran-hovered{color:#000}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-disabled,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-disabled.caleran-disabled-range,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-disabled,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-disabled.caleran-disabled-range{color:#b8b8df}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-weekend,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-weekend{color:#568ea3}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-next,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-prev,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-next,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-prev{cursor:pointer;font-size:1.25em}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-next:hover,.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-prev:hover,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-next:hover,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-prev:hover{text-shadow:1px 2px 3px #eee}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-next,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-next{float:right}.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-prev,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-prev{float:left}.caleran-container .caleran-input .caleran-calendars .caleran-calendar:last-child,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar:last-child{border-right:none}.caleran-container .caleran-input .caleran-ranges,.caleran-container-mobile .caleran-input .caleran-ranges{border-top:1px solid #ddd;clear:both;padding:10px;text-align:left}.caleran-container .caleran-input .caleran-ranges i,.caleran-container-mobile .caleran-input .caleran-ranges i{float:left;color:#6a6e71;font-size:14px;margin-right:5px;margin-top:1px}.caleran-container .caleran-input .caleran-ranges .caleran-range-header,.caleran-container-mobile .caleran-input .caleran-ranges .caleran-range-header{font-size:.8em;color:#6a6e71;display:inline-block;margin-right:5px;font-weight:700}.caleran-container .caleran-input .caleran-ranges .caleran-range,.caleran-container-mobile .caleran-input .caleran-ranges .caleran-range{display:inline-block;color:#1783ff;margin:3px;font-size:.7em;cursor:pointer;font-weight:700}.caleran-container .caleran-input .caleran-ranges .caleran-range:hover,.caleran-container-mobile .caleran-input .caleran-ranges .caleran-range:hover{text-decoration:underline}.caleran-container .caleran-input .caleran-ranges .caleran-range.caleran-range-selected,.caleran-container-mobile .caleran-input .caleran-ranges .caleran-range.caleran-range-selected{color:#f03a47}.caleran-container .caleran-input .caleran-ranges .caleran-range.caleran-range-selected:hover,.caleran-container-mobile .caleran-input .caleran-ranges .caleran-range.caleran-range-selected:hover{text-decoration:none}.caleran-popup{position:absolute;display:none;top:0;left:0}.caleran-box-arrow-top{width:22px;height:22px;z-index:12;margin-left:0;position:absolute;top:0}.caleran-box-arrow-top:after,.caleran-box-arrow-top:before{bottom:calc(100% - 6px);left:27px;border:solid #0000;content:" ";height:0;width:0;position:absolute;pointer-events:none}.caleran-box-arrow-top:after{border-color:#fff0 #fff0 #fff;border-width:10px;margin-left:-10px}.caleran-box-arrow-top:before{border-color:#b8b8b800 #b8b8b800 #ddd;border-width:11px;margin-left:-11px}.caleran-box-arrow-bottom{width:22px;height:22px;z-index:12;margin-left:0;position:absolute;bottom:0}.caleran-box-arrow-bottom:after,.caleran-box-arrow-bottom:before{bottom:-15px;left:27px;border:solid #0000;content:" ";height:0;width:0;position:absolute;pointer-events:none}.caleran-box-arrow-bottom:after{border-color:#fff #fff0 #fff0;border-width:11px;margin-left:-11px}.caleran-box-arrow-bottom:before{border-color:#ddd #b8b8b800 #b8b8b800;border-width:10px;margin-left:-10px}.caleran-box-arrow-left{width:22px;height:22px;z-index:12;margin-top:-11px;position:absolute;left:0}.caleran-box-arrow-left:after,.caleran-box-arrow-left:before{left:-15px;top:27px;border:solid #0000;content:" ";height:0;width:0;position:absolute;pointer-events:none}.caleran-box-arrow-left:after{border-color:#fff0 #fff #fff0 #fff0;border-width:11px;margin-right:-11px}.caleran-box-arrow-left:before{border-color:#b8b8b800 #ddd #b8b8b800 #b8b8b800;border-width:10px;margin-right:-10px}.caleran-box-arrow-right{width:22px;height:22px;z-index:12;margin-top:-11px;position:absolute;right:0}.caleran-box-arrow-right:after,.caleran-box-arrow-right:before{right:-15px;top:27px;border:solid #0000;content:" ";height:0;width:0;position:absolute;pointer-events:none}.caleran-box-arrow-right:after{border-color:#fff0 #fff0 #fff0 #fff;border-width:11px;margin-left:-11px}.caleran-box-arrow-right:before{border-color:#b8b8b800 #b8b8b800 #b8b8b800 #ddd;border-width:10px;margin-left:-10px}.caleran-container .caleran-input .caleran-footer{text-align:right}.caleran-container .caleran-input .caleran-footer .caleran-compare{display:flex;height:22px;margin:5px;font-size:10.5px;font-weight:700}.caleran-container .caleran-input .caleran-footer .caleran-compare__label{font-size:10.5px;line-height:15px;font-weight:700;margin-top:3px;margin-right:5px;margin-left:3px}.caleran-container .caleran-input .caleran-footer .caleran-apply{background:#1783ff;border:none;padding:6px 18px;color:#fff;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;margin:6px;border-radius:3px}.caleran-container .caleran-input .caleran-footer .caleran-apply:disabled{background:#c9c9d1;color:gray}.caleran-container .caleran-input .caleran-footer .caleran-cancel{background:#c9c9d1;border:none;padding:6px 18px;color:#6a6e71;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;margin:6px 0 6px 6px;border-radius:3px}.caleran-open{overflow:hidden}.caleran-container-mobile .caleran-input{border-radius:0;position:fixed;bottom:0;right:0;left:0;z-index:9999;margin:12px;border-radius:6px;box-shadow:0 0 0 1000px #0009;border:1px solid #ddd;display:flex;display:-ms-flexbox;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-content:center;overflow-y:auto}@media screen and (orientation:landscape){.caleran-container-mobile .caleran-input{overflow-y:scroll;flex-wrap:wrap}}.caleran-container-mobile .caleran-input .caleran-header{box-sizing:border-box;padding:12px;order:0;display:flex;display:-ms-flexbox;flex:0 0 auto;-ms-flex:0 0 auto;flex-flow:nowrap;background:#f8f8ff;justify-content:space-between;align-items:center}@media screen and (orientation:landscape){.caleran-container-mobile .caleran-input .caleran-header{width:50%;float:right;order:1;padding:12px 6px;border-left:1px solid #ddd;height:61px}}.caleran-container-mobile .caleran-input .caleran-header .caleran-header-separator{padding:0;display:flex;display:-ms-flexbox;color:#b0c4de;margin:2px 0 0}@media screen and (orientation:landscape){.caleran-container-mobile .caleran-input .caleran-header .caleran-header-separator{flex:1 0 auto;-ms-flex:1 0 auto}}.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start{margin:0}@media screen and (orientation:landscape){.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start{width:50%;min-width:0;padding:0 8px}}.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end .caleran-header-end-day,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end .caleran-header-start-day,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start .caleran-header-end-day,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start .caleran-header-start-day{font-size:38px;margin:-10px;font-weight:400}.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end .caleran-header-end-date,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end .caleran-header-start-date,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start .caleran-header-end-date,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start .caleran-header-start-date{font-size:15px;color:#6a6e71;font-weight:500}.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end .caleran-header-end-weekday,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end .caleran-header-start-weekday,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start .caleran-header-end-weekday,.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start .caleran-header-start-weekday{font-size:12px;color:#6a6e71;font-weight:400;line-height:10px}.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start .caleran-header-start-day{margin-right:8px;margin-left:0;float:left}.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end{text-align:right}.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end .caleran-header-end-day{float:right;margin-left:8px;margin-right:0}.caleran-container-mobile .caleran-input .caleran-calendars{order:1;flex:1 1 auto;-ms-flex:1 1 auto;background:#fff;display:flex;display:-ms-flexbox;flex-direction:column;overflow:scroll}@media screen and (orientation:landscape){.caleran-container-mobile .caleran-input .caleran-calendars{width:50%;float:left;order:0}}.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector{border-bottom:1px solid #ddd}.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ms-month,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ms-month{flex:1 1 33.33%;-ms-flex:1 1 33.33%;height:25%}.caleran-container-mobile .caleran-input .caleran-calendars .caleran-month-selector .caleran-ys-year,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-year-selector .caleran-ys-year{flex:1 1 20%;-ms-flex:1 1 20%;height:33.33%}@media screen and (orientation:landscape){.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar{border:none}}.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-title{padding:12px 18px;background:#f8f8ff;font-size:1.36em}.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-title .caleran-next,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-title .caleran-prev{margin-top:-6px}.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-title i{font-size:.9em}@media screen and (orientation:landscape){.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-title{height:61px;box-sizing:border-box;padding-top:18px}}.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container{padding:10px}.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-dayofweek,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-disabled{min-height:30px;font-size:14px!important;position:relative;justify-content:center;align-items:center;display:flex;display:-ms-flexbox}@media screen and (orientation:landscape){.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-dayofweek,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-disabled{min-height:calc((80vmin - 62px) / 7)}}.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day span,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-dayofweek span,.caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-disabled span{display:flex;display:-ms-flexbox;align-items:center;justify-content:center;position:absolute;left:4px;top:4px;bottom:4px;right:4px}.caleran-container-mobile .caleran-input .caleran-ranges{background:#fff;order:2;flex:0 0 auto;-ms-flex:0 0 auto;margin:0;padding:4px;border:none;text-align:center}@media screen and (orientation:landscape){.caleran-container-mobile .caleran-input .caleran-ranges{width:50%;box-sizing:border-box;flex:1 1 0;-ms-flex:1 1 0;border-left:1px solid #ddd;overflow-y:scroll;min-height:50px}}.caleran-container-mobile .caleran-input .caleran-ranges i{font-size:20px;display:none}.caleran-container-mobile .caleran-input .caleran-ranges .caleran-range-header{font-size:.9em;display:none}.caleran-container-mobile .caleran-input .caleran-ranges .caleran-range{font-size:.85em;padding:5px 14px;background:#0666cd;font-weight:400;color:#fff;border-radius:21px}@media screen and (orientation:landscape){.caleran-container-mobile .caleran-input .caleran-ranges .caleran-range{border-radius:6px;margin:6px;display:block}}.caleran-container-mobile .caleran-input .caleran-filler{display:none}@media screen and (orientation:landscape){.caleran-container-mobile .caleran-input .caleran-filler{display:block;box-sizing:border-box;flex-grow:1;margin-bottom:auto;border-left:1px solid #ddd;min-height:100px;order:3}}.caleran-container-mobile .caleran-input .caleran-ranges+.caleran-filler{display:none}.caleran-container-mobile .caleran-input .caleran-footer{order:3;flex:0 0 auto;-ms-flex:0 0 auto;text-align:center;padding:8px 8px 10px;background:#f8f8ff;border-top:1px solid #ddd}@media screen and (orientation:landscape){.caleran-container-mobile .caleran-input .caleran-footer{width:50%;box-sizing:border-box;border-left:1px solid #ddd;margin-top:auto}}.caleran-container-mobile .caleran-input .caleran-footer button{font-size:15px;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px;font-weight:400;outline:none;border:none;border-radius:4px;width:calc((100% - 10px)/2)}.caleran-container-mobile .caleran-input .caleran-footer button.caleran-apply{background:#f03a47;color:#fff;margin-left:7px;font-weight:500;border:1px solid #f03a47}.caleran-container-mobile .caleran-input .caleran-footer button.caleran-apply:disabled,.caleran-container-mobile .caleran-input .caleran-footer button.caleran-apply[disabled=disabled]{background:#c9c9d1;color:#a6aab3;border:1px solid #a6aab3}.caleran-container-mobile .caleran-input .caleran-footer button.caleran-cancel{background:#0000;color:#f03a47;border:1px solid #f03a47;box-sizing:border-box}.caleran-container-mobile.caleran-inline{box-sizing:border-box;width:100%}.caleran-container-mobile.caleran-inline .caleran-input{position:static;box-shadow:none;box-sizing:border-box;overflow:hidden}.caleran-container-mobile.caleran-inline .caleran-input .caleran-calendar{border-right:none}@media screen and (orientation:landscape){.caleran-container-mobile.caleran-inline .caleran-input{flex-direction:column;flex-wrap:wrap}.caleran-container-mobile.caleran-inline .caleran-input .caleran-calendars{order:0;flex:1 0 auto;width:calc(50% - 1px);border-left:none;border-right:1px solid #ddd}.caleran-container-mobile.caleran-inline .caleran-input .caleran-header{order:1;flex:0 1 auto;border-left:none}.caleran-container-mobile.caleran-inline .caleran-input .caleran-timepickers{order:2;flex:0 0 auto;max-width:50%;border-left:none}.caleran-container-mobile.caleran-inline .caleran-input .caleran-timepickers .caleran-timepicker-ampm{width:7vmin}.caleran-container-mobile.caleran-inline .caleran-input .caleran-ranges{order:3;flex:0 1 auto;width:50%;border-left:none}}.caleran-container-mobile.caleran-inline .caleran-input .caleran-footer{display:none}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(fontawesome-webfont.eot?v=4.7.0);src:url(fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(fontawesome-webfont.woff?v=4.7.0) format("woff"),url(fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}