@charset "utf-8";
/* CSS Document */

/** -DEPARTMENTS- **/
/*CAD*/
.L1_Administrator  .art-header {
	background-image: url('images/HeaderPics/CAD_HeadPic_1920-01.jpg');
	background-color: #7D4E54;
	}
.L1_Administrator .art-logo-box {
	}
/*COA*/
.L1_ADRC_CW .art-slogan {
	font-size: 24px;
	top: 110px;
	}
/*CWA*/
.L1_Central_Wisconsin_Airport  .art-header {
	background-image: url('images/HeaderPics/CWA_HeadPic_1920-01.jpg');
	opacity:0.8; 
	}
.L1_Central_Wisconsin_Airport .art-header {
	//background-image: url('images/HeaderPics/CWA_HeadPic_1020-01.jpg');
	//background-image: none;
	}
.L1_Central_Wisconsin_Airport .art-slogan {
	padding:3px;
	background-color: rgba(183, 183, 183, .7);
	border-radius: 7px;
	}
/*HLD*/
/*.L1_Health_Department .art-header {
	background-image: url('images/HeaderPics/GridHeader_Burgandy.jpg');
	background-color: #7D2B03;
	}
.L1_Health_Department .art-header-inner {
	//background-image: url('images/HeaderPics/HLD_Overlay-01.png');
	//background-position: right; 
	//background-repeat: no-repeat;
	}*/
/*MCB*/
.L1_County_Board .art-slogan {
	font-size: 24px;
	top: 110px;
	}	
/*PRF*/
.L1_Parks_Recreation_Forestry .art-header {
	background-image: url('images/HeaderPics/PRF_HeadPic_1920-01.jpg');
	background-color: #BBBF8C;
	}
.L1_Parks_Recreation_Forestry .art-logo-box {
	background-image: url('images/HeaderPics/PRF_Logo-163.png');
	}
.L1_Parks_Recreation_Forestry .art-slogan {
	padding:3px;
	background-color: rgba(183, 183, 183, .7);
	border-radius: 7px;
	}
/*SHF*/
.L1_Sheriff .art-header {
	//background-image: url('images/HeaderPics/GridHeader_Blue-Md.jpg');
	background-image: url('images/HeaderPics/SHF_HeadPic_1920-1.jpg');
	}
.L1_Sheriff .art-logo-box {
	background-image: url('images/HeaderPics/SHF_Logo-163.png');
	}
.L1_Sheriff .art-slogan {
	text-transform: uppercase;
	padding:3px;
	background-color: rgba(183, 183, 183, .7);
	border-radius: 7px;
	}
/*UWX*/
.L1_UW_Extension .art-header {
	background-image: url('images/HeaderPics/UWX_HeadPic_1920_01.jpg');
	background-color: #C5050C;
	}
.L1_UW_Extension .art-slogan {
	font-size: 24px;
	top: 110px;
	}
/*VET*/
.L1_Veterans .art-header {
	background-image: url('images/HeaderPics/VET_HeadPic_1920-01.jpg');
	}

/** -SPECIAL- **/
.L0_Admin, .L0_Host, .L0_Site_Tools {
	background-color: #777 !important;
	}
.L0_Admin .art-header {
	background-image: url('images/HeaderPics/GridHeader_Orange.jpg') !important;
	background-color: #D84B04;
	}
.L0_Host .art-header {
	background-image: url('images/HeaderPics/GridHeader_Red.jpg') !important;
	background-color: #CC0001;
	}
.L0_Site_Tools .art-header {
	background-image: url('images/HeaderPics/GridHeader_Gold.jpg') !important;
	background-color: #DBBE00;
	}
.L1_Unavailable div[id*="share-button"] {
	display:none;
	}

