.adminRecordWrapper {
	max-width: 960px;
	margin: 0 auto;
	padding: 0 auto;
}

.adminRecordWrapper h1 {
	font-size: 26px;
}

.adminRecordWrapper .publictitle {
    color: #0281a4;
    letter-spacing: 0.3px;
    font-weight: 600;
    font-size: 21px;
    text-transform: uppercase;
    letter-spacing: 2.25px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.adminRecordWrapper .publicdescription {
	font-weight: 400;
    font-size: 15px;
    color: rgba(77, 77, 77, 0.85);
    line-height: 24px;
    padding: 0 0 20px 0;
    margin-bottom: 10px;
}

.searchLabel {
	display: inline-block;
	margin-right: 20px;	
}

.searchBox, .searchStartDate, .searchEndDate, .searchDateType {
	display: inline-block;
	margin-right: 10px;
}

.searchDates {
	margin-top: 15px;
}

.searchARButton,.cancelARButton{
	margin-top:15px !important;
}

#searchInput {
	width: 400px;
}

#searchStartDate, #searchEndDate {
	width: 100px;
}

.searchButton, .cancelButton {
	display: inline-block;
	cursor: pointer;
}

.searchButton{
	width:25%;
	border-left: 2px black solid;
	height:60px;
	vertical-align:top;
	padding-left:10px;
}

#adminRecordSearch{
	width:70%;
	display:inline-block;
}

.results .alert-info {
	color: #000;
	background-color: #fff;
	border-color: #fff;
}

.results thead.table-columns {
	display: none;
}

.results .table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #fff;
}

.results .table-bordered {
	border: none;
}

.results .table-bordered > tbody > tr > td {
	border-left: none;
	border-right: none;	
}

.results .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
    color: #003366;
    background-color: white;
}

.results .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, 
.results .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, 
.results .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
    background-color: #e6e6e6;
    border-color: #adadad;
    border-radius: 4px;
	color: #0089b0;
}

.results .lfr-search-container-wrapper .btn {
    border-radius: 4px;
    
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid #adadad;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
	
.results a {
	color: #003366;
}

.results a:hover {
	color: #0089b0;
}

.results .documentTitle {
	
}

.results .documentPath {
	font-size: 13px;
	color: #767676;
}

.adminRecordTree {
	width: 960px;
	margin-top: 20px;
}

.adminRecordTree .ztree li span.button {
	background-image: none;
	color: #3f6687;
}

.adminRecordTree .ztree li span.button.switch {
	background-image: none;
	font-family: 'fontawesome-alloy';
	margin-top: 16px;
	margin-right: 10px;
}

.adminRecordTree .ztree li span.button.switch.noline_close:before {
  content: '\f0fe';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 20px;
}

.adminRecordTree .ztree li span.button.switch.noline_open:before {
  content: '\f146';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;	
  font-size: 20px;
}

.adminRecordTree .entryLocation {
	margin-right: 5px;
}

.ztree a:hover {
	background-color: #eeeeee;
	color: #0089b0 !important;
}

.ztree li, .ztree li a {
	width: 100%;
	font-family: 'Roboto Slab', sans-serif;   
	font-weight: 400;
	color: #0281a4;
	font-size: 15px
}

.ztree li, .ztree li * {
	line-height: 32px;
	font-family: 'Roboto Slab', sans-serif;   
	font-weight: 600;
	color: #4d4d4dd9;
	font-size: 15px
}

.adminRecordTree .ztree li a {
	height: 32px;
}

.ztree li span.button.document_ico_docu {
	background-image: none;
	font-family: 'fontawesome-alloy';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-size: 14px;
	margin-right: 10px;
	margin-bottom: 4px;
	text-align: right;
	width: 32px;
}

.ztree li span.button.document_ico_docu:before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 500;
	content: "\f15b";
	font-size: 16px;
}

.ztree li a .documentTitle {
	background-color: #fff;
	font-family: 'Roboto Slab', sans-serif;   
	font-weight: 400;
	color: #0281a4;
	font-size: 15px;
	text-decoration: underline;
}

.ztree li a .documentTitle:hover {
	background-color: #fff;
}

.ztree li span.button.index_ico_open, .ztree li span.button.index_ico_close,
	.ztree li span.button.empty_ico_docu {
	background-image: none;
}

.ztree li a .noDocumentsMessage {
	width: 100%;
	line-height: 32px;
	font-family: 'Roboto Slab', sans-serif;   
	font-weight: 600;
	color: #4d4d4d82;
	font-size: 15px
}

.ztree li a .noDocumentsMessage:hover {
	cursor: auto;
	background-color: #fff;
	color: #4d4d4d9e;
}

button.button {
	vertical-align: middle;
    padding: 5px 5px;
    border-style: solid;
    border-width: 2px;
    border-color: #0281a4;
    border-radius: 4px;
    font-size: 15px;
    background-color: #0281a4;
    color: white !important;
    margin-top: 10px
}

li.page-item {
    padding-right: 10px;
}