﻿@charset "UTF-8";[v-cloak]{display:none;}.documents-container{padding-top:25px;}.documents-header{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:25px;}.results-pagination{width:200px;display:flex;align-items:center;justify-content:space-evenly;gap:5px;font-size:17px;}@media screen and (max-width:1400px){.results-pagination{font-size:12px;width:140px;}}@media screen and (max-width:767px){.results-pagination{position:relative;margin-right:5px;margin-left:auto;width:65px;gap:2px;}}@media screen and (max-width:475px){.results-pagination{margin:0 auto;width:140px;gap:5px;}}.results-pagination>span{margin-right:0!important;}.results-pagination select{width:65px;padding-left:5px!important;padding-right:5px!important;}@media screen and (max-width:1330px){.results-pagination select{width:60px;height:33px;padding:4px;}}table thead{border-bottom:2px solid #000;}table thead th:hover{cursor:pointer;}table td{color:#bbb;}table td:first-child{color:#000;}li{list-style-type:none;}.mobile-only{display:none;}@media screen and (max-width:767px){.mobile-only{display:block;}}@media screen and (max-width:767px){.collapsible{display:none;}}.table-active.desc:after{content:"▲";float:right;}.table-active.asc:after{content:"▼";float:right;}.documents-footer{display:flex;align-items:center;justify-content:center;}.search-pagination{margin:15px 10px 15px auto;height:45px;display:flex;align-items:center;justify-content:center;}@media screen and (max-width:991px){.search-pagination{margin:15px auto;}}@media screen and (max-width:440px){.search-pagination{margin:0;}}.search-pagination button{font-size:17px;padding:5px 13px;margin:0 3px;color:#000;background:#e7e9ec;border:2px solid #e7e9ec;border-radius:0;transition:background-color 150ms ease-in-out;}@media screen and (max-width:515px){.search-pagination button{font-size:15px;padding:3px 10px;}}@media screen and (max-width:415px){.search-pagination button{font-size:1.3rem;padding:1px 7px;}}@media screen and (max-width:375px){.search-pagination button{font-size:1.1rem;}}.search-pagination button.active{background:#fff;color:#209462;font-weight:700;border:2px solid #209462!important;transition:background-color 150ms ease-in-out;pointer-events:none;}.search-pagination button.ellipsis,.search-pagination button.ellipsis:hover{pointer-events:none!important;}.search-pagination button:hover{background:#fff;color:#209462;border:2px solid #209462;transition:background-color 150ms ease-in-out;}@media screen and (max-width:767px){.search-pagination button>span{display:none;}}