#content.checklist-view .checklist-list .group{text-align:center;display:block;width:50%;margin:0 auto}#content.checklist-view .checklist-list .group .contain{margin:10px 0;display:grid;grid-template-columns:40px auto 40px;grid-template-areas:"check name arrows" ".  edit ."}#content.checklist-view .checklist-list .group .contain .check{grid-area:check;place-self:center;border:1px solid #777;border-radius:2px;height:15px;width:15px}#content.checklist-view .checklist-list .group .contain .check .tick{position:inherit;width:20px;padding-bottom:10px;background-image:url(../img/tick_primary.b72a1ae6.svg);background-size:15px;background-position:left 6px center;background-repeat:no-repeat}#content.checklist-view .checklist-list .group .contain .name{grid-area:name;align-self:center;height:100%;background-color:#eee;display:grid;border-radius:2px;grid-template-columns:70% 30%;grid-template-areas:"value status"}#content.checklist-view .checklist-list .group .contain .name .value{grid-area:value;align-self:center;padding:5px}#content.checklist-view .checklist-list .group .contain .name .status{grid-area:status;padding:5px;align-self:center;justify-self:end;padding-left:25px}#content.checklist-view .checklist-list .group .contain .name .status .switch-input,#content.checklist-view .checklist-list .group .contain .name .status .switch-input-form{position:relative;top:2px;width:25px;height:15px}#content.checklist-view .checklist-list .group .contain .name .status .switch-input-form:after,#content.checklist-view .checklist-list .group .contain .name .status .switch-input:after{width:12px;height:12px}#content.checklist-view .checklist-list .group .contain .name .statusimg{background-image:url(../img/error_alert.98bd4382.svg);background-size:15px;background-position:left 6px center;background-repeat:no-repeat}#content.checklist-view .checklist-list .group .contain .name .checked{background-image:url(../img/checked_primary.b976cdb4.svg)}#content.checklist-view .checklist-list .group .contain .name .default{padding:5px;-ms-flex-item-align:center;align-self:center;justify-self:auto;margin-left:10px}#content.checklist-view .checklist-list .group .contain .actions{grid-area:edit;text-align:right;padding-top:5px;visibility:hidden;justify-self:end}#content.checklist-view .checklist-list .group .contain .actions .edit{text-align:right;background-image:url(../img/edit_primary.93078616.svg);background-size:15px;background-position:right 6px center;background-repeat:no-repeat;padding-right:25px}#content.checklist-view .checklist-list .group .contain .actions .cancel,#content.checklist-view .checklist-list .group .contain .actions .save{background-size:15px;background-position:left 6px center;background-repeat:no-repeat;display:inline-block;margin-left:5px;padding-left:25px}#content.checklist-view .checklist-list .group .contain .actions .cancel{background-image:url(../img/error_alert.98bd4382.svg)}#content.checklist-view .checklist-list .group .contain .actions .save{background-image:url(../img/checked_ok.13751b5d.svg)}#content.checklist-view .checklist-list .group .contain .arrows{grid-area:arrows;display:grid;grid-template-columns:100%;padding:10px;margin:0 auto;visibility:hidden}#content.checklist-view .checklist-list .group .contain .arrows .bottom,#content.checklist-view .checklist-list .group .contain .arrows .top{width:15px;height:15px;text-align:center;background-size:15px;background-position:center 6px center;background-repeat:no-repeat}#content.checklist-view .checklist-list .group .contain .arrows .top{background-image:url(../img/up_dark.b5858f65.svg)}#content.checklist-view .checklist-list .group .contain .arrows .bottom{background-image:url(../img/down_dark.8d8fbf80.svg)}#content.checklist-view .checklist-list .group .contain .editMode{visibility:visible}#content.checklist-view .checklist-list .group .contain .editModeArrow,#content.checklist-view .checklist-list .group .contain .editModeArrow:hover{visibility:hidden}@font-face{font-family:SourceSans3-Black;font-style:normal;src:url(../fonts/SourceSans3-Black.cb41cc6e.ttf)}@font-face{font-family:SourceSans3-Bold;font-style:normal;src:url(../fonts/SourceSans3-Bold.a923b66a.ttf)}@font-face{font-family:SourceSans3-SemiBold;font-style:normal;src:url(../fonts/SourceSans3-SemiBold.cf5be839.ttf)}@font-face{font-family:SourceSans3-Regular;font-style:normal;src:url(../fonts/SourceSans3-Regular.04f1a4f0.ttf)}@font-face{font-family:SourceSans3-Light;font-style:normal;src:url(../fonts/SourceSans3-Light.d1772158.ttf)}@font-face{font-family:Roboto-Regular;font-style:normal;src:url(../fonts/Roboto-Regular.8a36205b.ttf)}@font-face{font-family:Roboto-Bold;font-style:normal;src:url(../fonts/Roboto-Bold.b8e42971.ttf)}.hide-scrollbar::-webkit-scrollbar,.hide-scrollbars::-webkit-scrollbar{width:0!important;height:0!important;background:transparent!important}.hide-scrollbar::-webkit-scrollbar-thumb,.hide-scrollbars::-webkit-scrollbar-thumb{background:transparent}.scrollbar,.scrollbars{overflow-y:auto}.scrollbar-transparent.scrollbars::-webkit-scrollbar-track,.scrollbar.scrollbar-transparent::-webkit-scrollbar-track{background:transparent}.scrollbar-white.scrollbars::-webkit-scrollbar-track,.scrollbar.scrollbar-white::-webkit-scrollbar-track{background:#fff}.interaction,.interactions{pointer-events:auto;cursor:pointer;-webkit-transition-duration:.2s;transition-duration:.2s}.ico{background-size:20px;background-position:50%;background-repeat:no-repeat;display:inline-block;width:40px;height:40px}.ico.edit{background-image:url(../img/edit_dark.d69ffd49.svg)}.ico.delete{background-image:url(../img/delete_dark.cf1533ee.svg)}.ico.download{background-image:url(../img/download_dark.35a50b13.svg)}.switch-input,.switch-input-form{display:inline-block;position:relative;-webkit-appearance:none;outline:none;max-width:35px;width:35px;max-height:20px;height:20px;background-color:#757575;border:1px solid #757575;border-radius:35px;cursor:pointer}.switch-input-form:active,.switch-input-form:focus,.switch-input-form:hover,.switch-input:active,.switch-input:focus,.switch-input:hover{border-color:transparent}.switch-input-form:after,.switch-input:after{content:"";position:absolute;top:1px;left:1px;background:#fff;width:16px;height:16px;border-radius:50%}.switch-input-form:checked,.switch-input:checked{border-color:#157d82;background-color:#157d82}.switch-input-form:checked:after,.switch-input:checked:after{left:16px}.second.switch-input-form:checked,.switch-input.second:checked{border-color:#157d82;background-color:#157d82}.switch-input-form{background-color:#757575}.switch-input-form.main:checked,.switch-input-form:checked{background-color:#157d82}.switch-input-form:checked{border-color:#157d82}.switch-input-form.access{z-index:-1;position:relative;width:40px;max-width:40px}.switch-input-form.access:checked{background-color:#157d82;border-color:#157d82}.switch-input-form.access:checked:after{left:20px}#content.checklist-view .checklist-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}#content.checklist-view .checklist-list .list{margin:0 auto;width:100%}#content.checklist-view .checklist-list .list .marginAdd{margin:20px 0 20px 0}#content.checklist-view .checklist-list .list .marginAdd .add{text-align:center;border:1px solid #777;margin:0 auto;padding:10px 30px;width:200px}#content.checklist-view .checklist-list .list .marginAdd .add:hover{background-color:#8bc0ff;cursor:pointer}#content.checklist-view .checklist-list .list .group:hover .actions,#content.checklist-view .checklist-list .list .group:hover .arrows,#content.checklist-view .checklist-list .list .group:hover .editMode{visibility:visible}#content.checklist-view .checklist-list .list .group:hover .editModeArrow{visibility:hidden}#content.checklist-view .checklist-list .list .group:focus .actions,#content.checklist-view .checklist-list .list .group:focus .arrows{visibility:visible}#content.checklist-view .checklist-list .data-column{float:left;width:80%;height:100%;margin-left:20%}#content.checklist-view .checklist-list .data-column.large{width:100%;margin-left:0}#content.checklist-view .checklist-list .data-column.condensed{width:20%;min-width:200px;margin-left:0}#content.checklist-view .checklist-list .data-column .datatable-container{height:calc(100% - 140px);table-layout:fixed;overflow:auto}#content.checklist-view .checklist-list .filter-column{float:left;width:20%;min-width:200px;padding:12px 24px;border-right:1px solid #ccc;position:fixed;left:0;top:50px;height:100%;overflow-y:auto}#content.checklist-view .checklist-list .filter-column .filter{margin-top:24px}#content.checklist-view .checklist-list .filter-column .filter[data-type="6"] label{margin-bottom:50px}#content.checklist-view .checklist-list .filter-column .filter[data-type="6"] .value{height:30px}#content.checklist-view .checklist-list .filter-column .filter[data-type=multiple] .value .v-input .v-input__control .v-input__slot .v-select__selections{padding-top:10px}#content.checklist-view .checklist-list .filter-column .filter[data-type=tags] .tag{border-radius:3px;background-clip:padding-box;font-size:14px;font-family:SourceSans3-Regular;text-align:center;display:inline-block;background-color:#f2f2f2;margin:4px;padding:6px 9px;color:#004b4f;cursor:pointer;-webkit-transition-duration:.2s;transition-duration:.2s}#content.checklist-view .checklist-list .filter-column .filter[data-type=tags] .tag:hover{background-color:#eee}#content.checklist-view .checklist-list .filter-column .filter[data-type=tags] .tag.all{background-color:#004b4f;color:#fff}#content.checklist-view .checklist-list .filter-column .filter[data-type=tags] .tag.all:hover{background-color:#157d82}#content.checklist-view .checklist-list .filter-column .filter[data-type=tags] .tag.selected,#content.checklist-view .checklist-list .filter-column .filter[data-type=tags] .tag.selected:hover{background-color:#e7f6f6}#content.checklist-view .checklist-list .filter-column .input-search{background-image:url(../img/search_aaaaaa.b107388a.svg);background-size:18px;background-position:left 6px center;background-repeat:no-repeat;width:100%;padding-left:30px}#content.checklist-view .checklist-list .filter-column .btn.date-range{background-color:#eee;background-image:url(../img/input_date_dark.24b84860.svg);background-size:18px;background-position:50%;background-repeat:no-repeat;width:30px;height:30px;margin-right:6px}#content.checklist-view .checklist-list .filter-column .v-slider__thumb-label span{font-size:18px;color:#fff;font-family:SourceSans3-Bold}#content.checklist-view .checklist-list .filter-column .v-slider__thumb-label span:after{content:"%"}#content.checklist-view .checklist-list .filter-column .btn.clear-filter{font-size:16px;color:#777;display:block;margin:36px auto 0 auto;background-color:#eee}#content.checklist-view .checklist-list .filter-bar{width:100%;background-color:#fff;padding:15px;padding-top:24px;height:80px}#content.checklist-view .checklist-list .filter-bar .bttns{display:inline-block;float:left;margin-right:12px}#content.checklist-view .checklist-list .filter-bar .bttns .btn{opacity:.8;filter:alpha(opacity=80);background-color:#f5f5f5;background-size:18px;background-position:50%;background-repeat:no-repeat;display:inline-block;margin:0;margin-right:9px;padding:0;width:35px;height:35px}#content.checklist-view .checklist-list .filter-bar .bttns .btn.view-column{background-image:url(../img/view_column_dark.e4dbf8e5.svg)}#content.checklist-view .checklist-list .filter-bar .bttns .btn.open-filter{background-image:url(../img/filter_dark.8b27cc0f.svg);background-size:16px}#content.checklist-view .checklist-list .filter-bar .bttns .btn.open-filter.opened{opacity:1;filter:alpha(opacity=100);background-image:url(../img/filter_primary.3f45aa4f.svg)}#content.checklist-view .checklist-list .filter-bar .filters{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;max-width:calc(100% - 250px)}#content.checklist-view .checklist-list .filter-bar .filters .filter{display:inline-block;margin-right:25px}#content.checklist-view .checklist-list .filter-bar .filters .filter .v-label{margin:0;height:unset}#content.checklist-view .checklist-list .filter-bar .filters .filter .value{display:inline-block}#content.checklist-view .checklist-list .filter-bar .filters .filter .value .v-select{padding:0;margin:0;height:40px}#content.checklist-view .checklist-list .filter-bar .filters .filter[data-type=selectDate] .v-list__tile__content{overflow:visible}#content.checklist-view .checklist-list .filter-bar .filters .filter[data-type=selectDate] .v-select__selections>input[readonly=readonly]{display:none}#content.checklist-view .checklist-list .filter-bar .filters .filter[data-type=selectDate] .v-list__tile__sub-title,#content.checklist-view .checklist-list .filter-bar .filters .filter[data-type=selectDate] .v-list__tile__title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:190px;height:20px}#content.checklist-view .checklist-list .filter-bar .filters .filter[data-type=selectDate] .v-list__tile__title{font-size:15px}#content.checklist-view .checklist-list .filter-bar .filters .filter[data-type=selectDate] .v-list__tile__sub-title{font-size:14px;text-transform:uppercase;font-family:SourceSans3-Regular}#content.checklist-view .checklist-list .filter-bar .filters .v-text-field>.v-input__control>.v-input__slot:after,#content.checklist-view .checklist-list .filter-bar .filters .v-text-field>.v-input__control>.v-input__slot:before{bottom:1px!important}#content.checklist-view .checklist-list .filter-bar .filters .v-select .v-input__slot{margin:0!important}#content.checklist-view .checklist-list .filter-bar .filters .v-select__selections{width:190px;min-height:40px!important}#content.checklist-view .checklist-list .filter-bar .filters .v-chip .v-chip__content{height:28px}#content.checklist-view .checklist-list .filter-bar .filters .v-chip .v-chip__content span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100px}#content.checklist-view .checklist-list .filter-bar.back{background-image:url(../img/left_arrow_dark.99f702ef.svg);background-size:20px;background-position:left 12px center;background-repeat:no-repeat;padding:0;width:100%;height:50px;text-align:right;cursor:pointer}#content.checklist-view .checklist-list .filter-bar.back .text{display:inline-block;height:30px;line-height:30px;width:calc(100% - 45px);color:#666;border-left:1px solid #ddd;margin:10px 0;padding-left:12px}#content.checklist-view .checklist-list .filter-bar .editremove{position:relative;display:inline-block;float:right}#content.checklist-view .checklist-list .filter-bar .editremove .remove{background-color:#f5f5f5;padding:5px;border-radius:4px;margin-left:10px;font-weight:700}#content.checklist-view .checklist-list .filter-bar .editremove .remove:hover{color:#8bc0ff}