#pws-sites-map.adminPage {
    width: 100%;
    padding-right: 20px;
}
.pws-sites-map h3 {
	clear: both;
	padding-top: 10px;
}
.pws-sites-map #all {
	padding-top: 20px;
}
.pws-sites-map p {
	padding-bottom: 10px;
}
.pws-sites-map p.top {
	padding-top: 10px;
	padding-bottom: 10px;
}
.pws-sites-map-menu a {
	font-size: 14px;
}
.pws-sites-map .button-margin {
	margin: 20px 20px 55px -12px;
}
.pws-sites-map .text {
	font-size: 12px;
}
.pws-sites-map .refresh-text {
	font-size: 12px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 0;
}
.pws-sites-map table, .pws-sites-map th, .pws-sites-map td {
    border: 1px solid black;
    border-collapse: collapse;
}
.pws-sites-map table {
	width: 100%;
}
.pws-sites-map th {
    padding: 5px;
    background-color: #F1A547;
}
.pws-sites-map td {
    padding: 2px 5px;
}
.pws-sites-map td span {
    background-color: #FFFFFF;
}
.pws-sites-map-instructions, .pws-sites-map-export-instructions {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pws-sites-map-instructions ul li, .pws-sites-map-export-instructions ul li {
	list-style: disc inside;
}

#footer {
	padding-right: 15px;
}

#globalfooter {
	margin-right: -15px;
}

/* Do not display the normal footer */
.adminPage .bottompage {
    display: none;
}

/* Padding below the datatable search. */
.adminPage .dataTables_filter {
	padding-bottom: 10px
}

/* Widen the Search input */
.adminPage #all-sites_filter input {
	width: 300px;
}

.pws-sites-map-visualisation {
	clear: both;
	padding: 0 10px 12px 0;
	/* margin: 0px auto; */ /* Centre the canvas horizontally. */
}

.pws-sites-map-caption {
	font-weight: bold;
}

.pws-sites-map-chart-icon {
	vertical-align:middle;
	width: 30px;
}

/*
#lnk, #hd, #ub, #screen #ln {
	display: none;
}
*/

.pageTitleA h3 {
	padding-bottom: 20px;
}
