@charset "UTF-8";.page-filter-help{display:flex;height:16px;margin:8px 0}.page-filter-help>i{background-color:#D61433;background-size:100%;border-radius:50%;width:16px}.page-filter-help>a{padding-left:3px}.page-filter-help>a:active,.page-filter-help>a:focus,.page-filter-help>a:visited{text-decoration:none}#page-filter-help span{background-color:lightgrey}.page-filter-active .filter-item span{opacity:0.6}.page-filter-active .order-item.desc span:after{content:"▼";padding-left:0.5rem}.page-filter-active .order-item.asc span:after{content:"▲";padding-left:0.5rem}.page-filter-container{position:relative}.page-filter-container>.clear{width:13px;height:13px;position:absolute;right:5px;top:4px;display:none}.page-filter-container>.clear:hover{cursor:pointer}.page-filter{background-position:right;background-size:19px;height:21px;padding:0 22px 0 0!important}.page-filter.icon-small{background-size:15px}.page-filter.nopadding{padding:0!important}.page-filter-apply{white-space:nowrap;width:90%;text-align:right;margin-left:auto;margin-right:auto;display:none}.page-filter-select-container{height:0}.page-filter-select-container>.page-filter-select{display:none;list-style-type:none;padding:0;width:100%;background-color:white;border:1px solid #767676;max-height:400px;overflow-y:auto;z-index:5}.page-filter-select-container>.page-filter-select>li{position:relative;white-space:nowrap;overflow:hidden;max-width:100%;padding:3px 0 3px 5px;text-align:left;background-color:white}.page-filter-select-container>.page-filter-select>li>input[type=checkbox]{margin:0;padding:0;position:absolute;left:5px;top:5px}.page-filter-select-container>.page-filter-select>li>span{padding-left:17px;text-overflow:ellipsis;width:100%;overflow:hidden;display:block}.page-filter-select-container>.page-filter-select>li>span:hover{cursor:pointer}.page-filter-select-container>.page-filter-select>li:hover{background-color:#0088CC;color:white}.filelist{display:block;margin-bottom:8px;margin-top:0!important}.filelist>.content-container{padding:8px 8px 0px 8px}.filelist>.content-container>.content{display:none;position:relative;padding:0;top:0!important}.filelist>.content-container>.content>.bar{display:flow-root}.filelist>.content-container>.content>.bar>.filters{display:inline-flex;justify-content:flex-end;float:right;width:75%}.filelist>.content-container>.content>.bar>.filters>.search{max-width:400px}.filelist>.content-container>.content>.table-container{position:relative}.filelist>.content-container>.content>.table-container>table>thead>tr>th.sortable{cursor:pointer}.filelist>.content-container>.content>.table-container>table>thead>tr>th.sortable:hover{text-decoration:underline}.filelist>.content-container>.content>.table-container>table>thead>tr>th>.sorter{position:absolute;display:inline-block;margin:1px 0 0 5px;width:8px;height:20px}.filelist>.content-container>.content>.table-container>table>thead>tr>th>.sorter>.up{background-image:url("../images/icons/png/arrow-up-black.png");background-repeat:no-repeat;opacity:0.35;width:100%;height:50%;position:absolute;left:0;top:0}.filelist>.content-container>.content>.table-container>table>thead>tr>th>.sorter>.down{background-image:url("../images/icons/png/arrow-down-black.png");background-repeat:no-repeat;opacity:0.35;width:100%;height:50%;position:absolute;left:0;bottom:0}.filelist>.content-container>.content>.table-container>table>thead>tr>th>.sorter.asc>.up{background-image:url("../images/icons/png/arrow-up-red.png");opacity:1}.filelist>.content-container>.content>.table-container>table>thead>tr>th>.sorter.desc>.down{background-image:url("../images/icons/png/arrow-down-red.png");opacity:1}.filelist>.content-container>.content>.table-container>table>tbody>tr>td.archived{opacity:0.4}.filelist>.content-container>.content>.counter{text-align:center;margin-bottom:10px}#file-list .icon-doc-group{width:72px;height:72px;display:inline-block;padding:18px;border-radius:36px;cursor:pointer;margin-right:15px;position:relative}#file-list .icon-doc-group img{position:absolute;margin:auto;left:0;right:0;top:0;bottom:0}#file-list .icon-doc-group .counter{color:#FFFFFF;font-weight:700;font-size:14px;background:inherit;display:inline-block;text-align:center;padding:2px;position:relative;border-radius:12px;width:24px;height:24px;left:32px;top:-25px}#file-list .file-list-menu{display:none}#file-list .file-list-menu ul{position:absolute;background:white;border:1px solid #D8D8D9;border-radius:3px;padding:1px 20px 1px 20px;margin-left:-20px;margin-top:31px}#file-list .file-list-menu li{list-style-type:none;display:inline-flex}#file-list .file-list-menu li .item{position:relative}#file-list .file-list-menu li .trash{position:relative;margin-left:5px}#file-list .file-list-menu li a{text-decoration:none;white-space:nowrap}#file-list .file-list-menu li a::hover{text-decoration:none}.toggle-button{background:#FFF;border-radius:50%;box-shadow:0 2px 2px 0 rgba(0,0,0,0.3);display:inline-block;height:30px;position:relative;width:30px;text-align:center}.toggle-button.active{box-shadow:0 2px 2px 0 rgba(0,0,0,0.3) inset}.toggle-button.active i{color:#D2312D}.toggle-button i{color:#777;line-height:30px;vertical-align:middle}.datepicker-week{transition:background-color 0.1s ease-in 0.1s,color 0.1s ease-in 0.1s}.datepicker-week:hover{background-color:#0088CC;color:#FFF}