sis-date-picker{width:100%}.sis-datepicker{direction:ltr;position:relative;width:100%}.sis-datepicker .sis-datepicker__field:not(.mat-focused) .mat-form-field-underline{background-color:transparent}.sis-datepicker .sis-datepicker__input{margin-top:0!important;height:32px;line-height:32px;border-radius:4px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}html[dir=ltr] .sis-datepicker .sis-datepicker__input{padding:0 46px 0 8px}html[dir=rtl] .sis-datepicker .sis-datepicker__input{padding:0 8px 0 46px}.sis-datepicker .mat-datepicker-toggle .mat-icon-button{height:31px;width:31px}.sis-datepicker .mat-datepicker-toggle .mat-icon-button svg{width:18px}.sis-datepicker .mat-form-field{width:100%}.sis-datepicker .mat-form-field-wrapper{padding-bottom:0}.sis-datepicker .mat-form-field-wrapper .mat-form-field-underline{bottom:1px}.sis-datepicker .mat-form-field-infix{padding:0;min-width:100%;width:100%;height:32px;border:0}.sis-datepicker .mat-form-field-suffix{position:absolute}html[dir=ltr] .sis-datepicker .mat-form-field-suffix{right:6px}html[dir=rtl] .sis-datepicker .mat-form-field-suffix{left:6px;direction:rtl}.sis-datepicker .mat-form-field-placeholder-wrapper{top:0;padding-top:0}.sis-datepicker .mat-form-field-placeholder-wrapper .mat-form-field-label{top:0;padding:0 9px;height:32px;line-height:32px}.sis-datepicker .mat-form-field-disabled{opacity:.6}.sis-datepicker .mat-form-field-disabled .mat-form-field-underline{display:none}.sis-datepicker .sis-datepicker__hint{margin-top:15px}.sis-datepicker .sis-datepicker__suffix{height:32px}.sis-datepicker .sis-datepicker__clear{opacity:0;cursor:pointer;width:18px;height:18px;background:#fff;transition:all 162ms linear;stroke-width:0;stroke:currentColor;fill:currentColor}.sis-datepicker:hover .sis-datepicker__clear{opacity:1}.sis-datepicker .sis-datepicker__icon{cursor:pointer;width:24px;height:24px;background:#fff;stroke-width:0;stroke:currentColor;fill:currentColor}html[dir=ltr] .sis-datepicker .sis-datepicker__icon{margin-right:4px}html[dir=rtl] .sis-datepicker .sis-datepicker__icon{margin-left:4px}.sis-date-range{direction:ltr;position:relative;padding:5px;user-select:none;border-radius:4px}.sis-date-range .sis-date-range__text{width:284px;padding:0 0 0 4px;border:none;outline:none;user-select:none;cursor:pointer}.sis-date-range .sis-date-range__icon{width:16px}.sis-date-range .sis-date-range__calendar{position:absolute;left:0;top:36px;padding:0 12px 12px;user-select:none}.sis-date-range .sis-date-range__calendar .mat-calendar-header{padding:0 8px}.sis-date-range .sis-date-range__calendar.sis-date-range__calendar--show{animation:date-range-show cubic-bezier(.2727,.0986,.8333,1) .24s both}@keyframes date-range-show{0%{opacity:0;transform:scale(.7)}60%{opacity:1}to{opacity:1;transform:none}}.sis-date-range .sis-date-range__calendar.sis-date-range__calendar--hide{animation:date-range-hide cubic-bezier(.2727,.0986,.8333,1) .24s both}@keyframes date-range-hide{0%{opacity:1;transform:none}40%{opacity:1}99%{opacity:0;transform:scale(.7)}to{opacity:0;transform:scale(0)}}.sis-date-range .sis-date-range__calendar .sis-date-range__toggle{position:fixed;z-index:0;top:0;left:0;width:100%;height:100%}.sis-font-style-selector__select-group{display:flex}.sis-font-style-selector__select-group .sis-font-style-selector--ffamily{flex-basis:calc(100% - 70px);z-index:1}.sis-font-style-selector__select-group .sis-font-style-selector--ffamily .sis-select__input{border-bottom-right-radius:0;border-top-right-radius:0}.sis-font-style-selector__select-group .sis-font-style-selector--fsize{flex-basis:71px;margin-left:-1px}.sis-font-style-selector__select-group .sis-font-style-selector--fsize .sis-select__input{border-bottom-left-radius:0;border-top-left-radius:0}.sis-font-style-selector__select-group .sis-font-style-selector--fsize .mat-input-underline{z-index:2}.sis-font-style-selector__button-group{border-radius:4px;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);display:flex;margin-top:7px;overflow:hidden}.sis-font-style-selector__button-group .sis-font-style-selector__button{border-radius:0;flex-basis:12.5%;height:32px;line-height:32px;min-width:auto;padding:0}.sis-font-style-selector__button-group .sis-font-style-selector__color-icon{width:18px;height:18px}.ng-custom-label{text-transform:uppercase}.ng-image-select{min-height:103px}.ng-image-select__container{display:flex;flex-wrap:wrap;margin:-8px;overflow:hidden}.ng-image-select__thumb{margin:8px;width:103px;height:103px;border-radius:4px;position:relative;overflow:hidden;cursor:pointer;animation:ng-image-select__thumb .48s .24s both;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.ng-image-select__thumb:hover:after{animation:ng-image-select__thumb .08s .04s both;content:"";position:absolute;left:0;right:0;top:0;bottom:0}.ng-image-select__thumb--selected:after,.ng-image-select__thumb--selected:hover:after{animation:ng-image-select__thumb-selected .08s .04s both}.ng-image-select__thumb--selected:after{border-style:solid;content:"";position:absolute;left:0;right:0;top:0;bottom:0}@keyframes ng-image-select__thumb-selected{0%{opacity:1;border-width:0;animation-timing-function:cubic-bezier(.27,.09,.83,1)}to{opacity:1;border-width:5px}}.ng-image-select__thumb--default{display:flex;justify-content:center;align-items:center;animation-delay:0s}.ng-image-select__thumb:nth-child(2){animation-delay:.02s}.ng-image-select__thumb:nth-child(3){animation-delay:.04s}.ng-image-select__thumb:nth-child(4){animation-delay:.06s}.ng-image-select__thumb:nth-child(5){animation-delay:.08s}.ng-image-select__thumb:nth-child(6){animation-delay:.1s}.ng-image-select__thumb:nth-child(7){animation-delay:.12s}.ng-image-select__thumb:nth-child(8){animation-delay:.14s}.ng-image-select__thumb:nth-child(9){animation-delay:.16s}.ng-image-select__thumb:nth-child(10){animation-delay:.18s}.ng-image-select__thumb:nth-child(11){animation-delay:.2s}.ng-image-select__thumb:nth-child(12){animation-delay:.02s}.ng-image-select__thumb:nth-child(13){animation-delay:.04s}.ng-image-select__thumb:nth-child(14){animation-delay:.06s}.ng-image-select__thumb:nth-child(15){animation-delay:.08s}.ng-image-select__thumb:nth-child(16){animation-delay:.1s}.ng-image-select__thumb:nth-child(17){animation-delay:.12s}.ng-image-select__thumb:nth-child(18){animation-delay:.14s}.ng-image-select__thumb:nth-child(19){animation-delay:.16s}.ng-image-select__thumb:nth-child(20){animation-delay:.18s}.ng-image-select__thumb:nth-child(21){animation-delay:.2s}.ng-image-select__thumb:nth-child(22){animation-delay:.02s}.ng-image-select__thumb:nth-child(23){animation-delay:.04s}.ng-image-select__thumb:nth-child(24){animation-delay:.06s}.ng-image-select__thumb:nth-child(25){animation-delay:.08s}.ng-image-select__thumb:nth-child(26){animation-delay:.1s}.ng-image-select__thumb:nth-child(27){animation-delay:.12s}.ng-image-select__thumb:nth-child(28){animation-delay:.14s}.ng-image-select__thumb:nth-child(29){animation-delay:.16s}.ng-image-select__thumb:nth-child(30){animation-delay:.18s}.ng-image-select__thumb:nth-child(31){animation-delay:.2s}.ng-image-select__thumb:nth-child(32){animation-delay:.02s}.ng-image-select__thumb:nth-child(33){animation-delay:.04s}.ng-image-select__thumb:nth-child(34){animation-delay:.06s}.ng-image-select__thumb:nth-child(35){animation-delay:.08s}.ng-image-select__thumb:nth-child(36){animation-delay:.1s}.ng-image-select__thumb:nth-child(37){animation-delay:.12s}.ng-image-select__thumb:nth-child(38){animation-delay:.14s}.ng-image-select__thumb:nth-child(39){animation-delay:.16s}.ng-image-select__thumb:nth-child(40){animation-delay:.18s}.ng-image-select__thumb:nth-child(41){animation-delay:.2s}.ng-image-select__thumb:nth-child(42){animation-delay:.02s}.ng-image-select__thumb:nth-child(43){animation-delay:.04s}.ng-image-select__thumb:nth-child(44){animation-delay:.06s}.ng-image-select__thumb:nth-child(45){animation-delay:.08s}.ng-image-select__thumb:nth-child(46){animation-delay:.1s}.ng-image-select__thumb:nth-child(47){animation-delay:.12s}.ng-image-select__thumb:nth-child(48){animation-delay:.14s}.ng-image-select__thumb:nth-child(49){animation-delay:.16s}.ng-image-select__thumb:nth-child(50){animation-delay:.18s}.ng-image-select__thumb:nth-child(51){animation-delay:.2s}.ng-image-select__thumb:nth-child(52){animation-delay:.02s}.ng-image-select__thumb:nth-child(53){animation-delay:.04s}.ng-image-select__thumb:nth-child(54){animation-delay:.06s}.ng-image-select__thumb:nth-child(55){animation-delay:.08s}.ng-image-select__thumb:nth-child(56){animation-delay:.1s}.ng-image-select__thumb:nth-child(57){animation-delay:.12s}.ng-image-select__thumb:nth-child(58){animation-delay:.14s}.ng-image-select__thumb:nth-child(59){animation-delay:.16s}.ng-image-select__thumb:nth-child(60){animation-delay:.18s}.ng-image-select__thumb:nth-child(61){animation-delay:.2s}.ng-image-select__thumb:nth-child(62){animation-delay:.02s}.ng-image-select__thumb:nth-child(63){animation-delay:.04s}.ng-image-select__thumb:nth-child(64){animation-delay:.06s}.ng-image-select__thumb:nth-child(65){animation-delay:.08s}.ng-image-select__thumb:nth-child(66){animation-delay:.1s}.ng-image-select__thumb:nth-child(67){animation-delay:.12s}.ng-image-select__thumb:nth-child(68){animation-delay:.14s}.ng-image-select__thumb:nth-child(69){animation-delay:.16s}.ng-image-select__thumb:nth-child(70){animation-delay:.18s}.ng-image-select__thumb:nth-child(71){animation-delay:.2s}.ng-image-select__thumb:nth-child(72){animation-delay:.02s}.ng-image-select__thumb:nth-child(73){animation-delay:.04s}.ng-image-select__thumb:nth-child(74){animation-delay:.06s}.ng-image-select__thumb:nth-child(75){animation-delay:.08s}.ng-image-select__thumb:nth-child(76){animation-delay:.1s}.ng-image-select__thumb:nth-child(77){animation-delay:.12s}.ng-image-select__thumb:nth-child(78){animation-delay:.14s}.ng-image-select__thumb:nth-child(79){animation-delay:.16s}.ng-image-select__thumb:nth-child(80){animation-delay:.18s}.ng-image-select__thumb:nth-child(81){animation-delay:.2s}.ng-image-select__thumb:nth-child(82){animation-delay:.02s}.ng-image-select__thumb:nth-child(83){animation-delay:.04s}.ng-image-select__thumb:nth-child(84){animation-delay:.06s}.ng-image-select__thumb:nth-child(85){animation-delay:.08s}.ng-image-select__thumb:nth-child(86){animation-delay:.1s}.ng-image-select__thumb:nth-child(87){animation-delay:.12s}.ng-image-select__thumb:nth-child(88){animation-delay:.14s}.ng-image-select__thumb:nth-child(89){animation-delay:.16s}.ng-image-select__thumb:nth-child(90){animation-delay:.18s}.ng-image-select__thumb:nth-child(91){animation-delay:.2s}.ng-image-select__thumb:nth-child(92){animation-delay:.02s}.ng-image-select__thumb:nth-child(93){animation-delay:.04s}.ng-image-select__thumb:nth-child(94){animation-delay:.06s}.ng-image-select__thumb:nth-child(95){animation-delay:.08s}.ng-image-select__thumb:nth-child(96){animation-delay:.1s}.ng-image-select__thumb:nth-child(97){animation-delay:.12s}.ng-image-select__thumb:nth-child(98){animation-delay:.14s}.ng-image-select__thumb:nth-child(99){animation-delay:.16s}.ng-image-select__thumb:nth-child(100){animation-delay:.18s}.ng-image-select__thumb:nth-child(101){animation-delay:.2s}.ng-image-select__thumb:nth-child(102){animation-delay:.02s}.ng-image-select__thumb:nth-child(103){animation-delay:.04s}.ng-image-select__thumb:nth-child(104){animation-delay:.06s}.ng-image-select__thumb:nth-child(105){animation-delay:.08s}.ng-image-select__thumb:nth-child(106){animation-delay:.1s}.ng-image-select__thumb:nth-child(107){animation-delay:.12s}.ng-image-select__thumb:nth-child(108){animation-delay:.14s}.ng-image-select__thumb:nth-child(109){animation-delay:.16s}.ng-image-select__thumb:nth-child(110){animation-delay:.18s}.ng-image-select__thumb:nth-child(111){animation-delay:.2s}@keyframes ng-image-select__thumb{0%{opacity:0;animation-timing-function:cubic-bezier(.27,.09,.83,1)}to{opacity:1}}.ng-image-select__thumb--animating{animation:ng-image-select__thumb-animating .48s .24s both;animation-delay:.24s}@keyframes ng-image-select__thumb-animating{0%{visibility:hidden;animation-timing-function:cubic-bezier(.27,.09,.83,1)}to{visibility:visible}}.ng-image-select__thumb .ng-image-select__thumb-icon{animation:ng-check-icon-animating cubic-bezier(.27,.09,.83,1) .24s both;position:absolute;width:40px;height:40px;top:30px;left:34px;z-index:9999}@keyframes ng-check-icon-animating{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:none}}.ng-image-select__thumb--action{display:flex;justify-content:center;align-items:center}.sis-icon-upload-control{display:inline-block}.sis-icon-upload-control.sis-icon-upload-control--block{display:block}.sis-icon-upload{min-width:100px;width:100%;padding:16px;font-size:14px;min-height:80px;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.sis-icon-upload .sis-icon-upload__icon{flex-shrink:0}[dir=ltr] .sis-icon-upload .sis-icon-upload__icon{margin-right:8px}[dir=rtl] .sis-icon-upload .sis-icon-upload__icon{margin-left:8px}.sis-icon-upload .sis-icon-upload__browse{text-decoration:underline;cursor:pointer}.sis-icon-upload .sis-icon-upload__disclaimer{font-size:12px}.sis-icon-upload .sis-icon-upload__block{margin:6px 0 2px}.sis-icon-uploaded .sis-icon-uploaded__image-container{display:flex;align-items:center;overflow:hidden;margin-bottom:4px;position:relative}.sis-icon-uploaded .sis-icon-uploaded__image{width:20px;height:20px;margin:10px}.sis-icon-uploaded:hover .sis-icon-uploaded__remove{visibility:visible}.sis-icon-uploaded .sis-icon-uploaded__remove{flex-shrink:0;width:15px;height:15px;visibility:hidden;position:absolute;top:0;right:0;cursor:pointer}sis-dynamic-load-multiselect{width:100%}.ng-dynamic-multiselect{position:relative;width:100%;min-height:32px;overflow:hidden}.ng-dynamic-multiselect .ng-dynamic-multiselect__search:not(.mat-focused) .mat-form-field-underline{background-color:transparent}.ng-dynamic-multiselect .ng-dynamic-multiselect__search.ng-dynamic-multiselect__search--disabled{opacity:.6;background:rgba(0,0,0,.04)}.ng-dynamic-multiselect .ng-dynamic-multiselect__search.ng-dynamic-multiselect__search--disabled .mat-form-field-underline{display:none}.ng-dynamic-multiselect .ng-dynamic-multiselect__suffix{height:32px}.ng-dynamic-multiselect .ng-dynamic-multiselect__clear{opacity:0;cursor:pointer;width:18px;height:18px;background:#fff;transition:all 162ms linear;stroke-width:0;stroke:currentColor;fill:currentColor}.ng-dynamic-multiselect:hover .ng-dynamic-multiselect__clear{opacity:1}.ng-dynamic-multiselect .ng-dynamic-multiselect__arrow{cursor:pointer;width:24px;height:24px;stroke-width:0;stroke:currentColor;fill:currentColor}.ng-dynamic-multiselect .ng-dynamic-multiselect__input{margin-top:0!important;flex:1 0 80px;width:80px;min-height:30px;line-height:30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}html[dir=ltr] .ng-dynamic-multiselect .ng-dynamic-multiselect__input{padding:0 24px 0 8px}html[dir=rtl] .ng-dynamic-multiselect .ng-dynamic-multiselect__input{padding:0 8px 0 24px}.ng-dynamic-multiselect .ng-dynamic-multiselect__chip-title{max-width:calc(100% - 20px);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ng-dynamic-multiselect .mat-chip-list{display:block;margin:0;padding:0}.ng-dynamic-multiselect .mat-chip-list-wrapper{min-height:30px;border-radius:4px}html[dir=ltr] .ng-dynamic-multiselect .mat-chip-list-wrapper{padding-right:46px}html[dir=rtl] .ng-dynamic-multiselect .mat-chip-list-wrapper{padding-left:46px}.ng-dynamic-multiselect .mat-chip{position:relative;z-index:99;padding:2px 9px!important;overflow:hidden}html[dir=ltr] .ng-dynamic-multiselect .mat-chip{margin:2px 0 2px 6px!important}html[dir=rtl] .ng-dynamic-multiselect .mat-chip{margin:2px 6px 2px 0!important}.ng-dynamic-multiselect .mat-chip-input{margin:0!important}.ng-dynamic-multiselect .mat-icon{min-width:16px;min-height:16px}.ng-dynamic-multiselect .mat-form-field{width:100%}.ng-dynamic-multiselect .mat-form-field-wrapper{padding-bottom:0}.ng-dynamic-multiselect .mat-form-field-wrapper .mat-form-field-underline{bottom:1px}.ng-dynamic-multiselect .mat-form-field-infix{padding:0;min-width:100%;min-height:32px;border:0}.ng-dynamic-multiselect .mat-form-field-suffix{position:absolute}html[dir=ltr] .ng-dynamic-multiselect .mat-form-field-suffix{right:6px}html[dir=rtl] .ng-dynamic-multiselect .mat-form-field-suffix{left:6px}.ng-dynamic-multiselect .mat-form-field-placeholder-wrapper{top:0;padding-top:0}.ng-dynamic-multiselect .mat-form-field-placeholder-wrapper .mat-form-field-label{top:0;height:32px;line-height:32px}html[dir=ltr] .ng-dynamic-multiselect .mat-form-field-placeholder-wrapper .mat-form-field-label{padding:0 24px 0 9px}html[dir=rtl] .ng-dynamic-multiselect .mat-form-field-placeholder-wrapper .mat-form-field-label{padding:0 9px 0 24px}.ng-dynamic-multiselect__panel{max-width:100%!important;min-width:100%!important}.ng-dynamic-multiselect__content{max-height:160px;margin:-8px 0;overflow-x:hidden;overflow-y:auto}.ng-dynamic-multiselect__content .ng-dynamic-multiselect__group-title,.ng-dynamic-multiselect__content .ng-dynamic-multiselect__item{height:32px;line-height:32px}.ng-dynamic-multiselect__content .ng-dynamic-multiselect__group-title{padding:0 8px;font-size:14px}sis-dynamic-load-single-select{width:100%}.ng-dynamic-single-select{position:relative;width:100%;min-height:32px;overflow:hidden}.ng-dynamic-single-select .ng-dynamic-single-select__search:not(.mat-focused) .mat-form-field-underline{background-color:transparent}.ng-dynamic-single-select .ng-dynamic-single-select__search.ng-dynamic-single-select__search--disabled{opacity:.6;background:rgba(0,0,0,.04)}.ng-dynamic-single-select .ng-dynamic-single-select__search.ng-dynamic-single-select__search--disabled .mat-form-field-underline{display:none}.ng-dynamic-single-select .ng-dynamic-single-select__suffix{height:32px}.ng-dynamic-single-select .ng-dynamic-single-select__clear{opacity:0;cursor:pointer;width:18px;height:18px;background:#fff;transition:all 162ms linear;stroke-width:0;stroke:currentColor;fill:currentColor}.ng-dynamic-single-select:hover .ng-dynamic-single-select__clear{opacity:1}.ng-dynamic-single-select .ng-dynamic-single-select__arrow{cursor:pointer;width:24px;height:24px;stroke-width:0;stroke:currentColor;fill:currentColor}.ng-dynamic-single-select .ng-dynamic-single-select__input{margin-top:0!important;min-height:30px;line-height:30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}html[dir=ltr] .ng-dynamic-single-select .ng-dynamic-single-select__input{padding:0 46px 0 8px}html[dir=rtl] .ng-dynamic-single-select .ng-dynamic-single-select__input{padding:0 8px 0 46px}.ng-dynamic-single-select .mat-form-field{width:100%}.ng-dynamic-single-select .mat-form-field-wrapper{padding-bottom:0}.ng-dynamic-single-select .mat-form-field-wrapper .mat-form-field-underline{bottom:1px}.ng-dynamic-single-select .mat-form-field-infix{padding:0;min-width:100%;min-height:32px;border:0}.ng-dynamic-single-select .mat-form-field-suffix{position:absolute}html[dir=ltr] .ng-dynamic-single-select .mat-form-field-suffix{right:6px}html[dir=rtl] .ng-dynamic-single-select .mat-form-field-suffix{left:6px}.ng-dynamic-single-select .mat-form-field-placeholder-wrapper{top:0;padding-top:0}.ng-dynamic-single-select .mat-form-field-placeholder-wrapper .mat-form-field-label{top:0;height:32px;line-height:32px}html[dir=ltr] .ng-dynamic-single-select .mat-form-field-placeholder-wrapper .mat-form-field-label{padding:0 24px 0 9px}html[dir=rtl] .ng-dynamic-single-select .mat-form-field-placeholder-wrapper .mat-form-field-label{padding:0 9px 0 24px}.ng-dynamic-single-select__panel{max-width:100%!important;min-width:100%!important}.ng-dynamic-single-select__content{max-height:160px;margin:-8px 0;overflow-x:hidden;overflow-y:auto}.ng-dynamic-single-select__content .ng-dynamic-single-select__group-title,.ng-dynamic-single-select__content .ng-dynamic-single-select__item{height:32px;line-height:32px}.ng-dynamic-single-select__content .ng-dynamic-single-select__group-title{padding:0 8px;font-size:14px}