<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Global CSS*/

@media only screen and (max-width: 1265px) {
	
	#distanceBuffer &gt; h5 {
		font-size:12px;
	}
	#distanceBuffer &gt; div &gt; h5 {
		font-size:12px;
		width: 200px;
	}
	#distanceBufferHeader {    
	  font-size: 12px;
	  left: 200px;
	}
	
	#distanceBuffer select {
	  left: 370px;
	}
	#refreshSearch {
  	left: 455px;
  }
  .form-control {
  	font-size: 12px;
  }
  #distanceBuffer select {
  	width:80px
  }
	#adjoinerDistance {
    left: 290px;
    width: 70px;
	}
}

@media only screen and (max-width: 1222px) {
}
@media only screen and (max-width: 1061px) {
	
	.shiftDown {
    	top: 189px !important;
	}
}
@media only screen and (max-width: 1105px) {
 	#mapContainer, #listCont{
		top: 181px;
	}
	#detailPanels {
    	top: 181px;
	}	
}
@media only screen and (max-width: 1024px) {    
	#basemapGalleryButton:hover, #identifyButton:hover {
		opacity: .8;
		background: #666;
	}
	#LocateButton:hover .zoomLocateButton,
	#HomeButton:hover .home,
	.esriSimpleSlider div:hover {
		background-color: #666 !important;
		opacity: .8;
	}
	#openLocateTool, #openPrintMap, #openBookmarks, #openDrawTools, #listDownload, #identifyButton, #openSelectByGraphic, #openSwipeTool{
			display:none !important;
	}
	#mediaButtons {
    	display: none!important;
  }
  .parcelActions.col-md-2{
    width: 110px !important;
    float:right;
	}
	#listResults {
    top: 0px;
  }
  #adjoinerList .parcelInfo2.col-md-4 {
    width: 25% !important;
  }
  .closeItem{
  	display: none;
  }
  #cursorLocOption{
  	display: none;
  }
  .cursorLocLeft {
    left: 25px !important;
	}
}

@media only screen and (max-width: 991px) {

	#bannerNav .nav.navbar-nav &gt;li:last-child{
		display:none;
	}
	
	
	/* end of listView layout */
	#panel1{
		display:block;
	}
	#panel2{
		display:block;
	}
	
}

@media only screen and (max-width: 986px) {
 	
 .form-control {
	  padding: 2px 2px;
	}
}


@media only screen and (max-width: 876px) {
	
	
	/*#ndefaultSearch .navbar-nav &gt; li:nth-child(4) {   
    padding-right: 0px;
  }*/

}

@media only screen and (max-width: 795px) {
	/*.navbar-nav &gt; li:last-child {
    width: 140px;
	}*/
	#parcelPreloaderContainer {
		top: 81px;
	}
	#distanceBuffer label {
		left:5px;
	}
	#distanceBuffer &gt; h5 {
		left:35px;
	}
	
	#customBuffer {
    position: absolute;
	left: -195px;
    top: 30px;
	}
	#distanceBuffer {
	    height: 80px;
	}
	#adjoinerList {
	    top: 81px;
	}
	
}
@media (min-width: 768px){
	.modal-dialog {
	    /*width: 308px;*/
	    margin: 30px auto;
	}

}

@media only screen and (max-width: 767px) {
   
  .searchField &gt; span {	    
	    font-size: 1em;	    
	}
	
	.navbar-nav &gt; li {
	     width: 100% !important; 
	}	
	
	.searchButton.btn-group {
		padding-left: 10px;
		padding-right: 0px;
	}
	.btn-group&gt;.btn:first-child {
	    margin-left: 0;
	    height: 35px;
	    width: 50%;
	}
	.btn-group&gt;.btn:nth-child(2) {
	    margin-left: 0;
	    height: 35px;
	    width: 50% !important;
	}
		
	#ndefaultSearch .navbar-nav &gt; li:last-child, #nadvancedSearch .navbar-nav &gt; li:last-child{		
    float: left !important;
    width: 100% !important;
    height: 1000px !important;
    padding-left: 10px;
	}
	/*#nadvancedSearch .navbar-nav &gt; li {
	  float: left !important;
	  width: 50% !important;
	  margin-top: 0px;
	}	
	#nadvancedSearch .navbar-nav &gt; li:nth-last-child(2){
    width: 100% !important;
    max-width: 800px !important;
    margin-top: 10px;
	}
	
	#nadvancedSearch .navbar-nav &gt; li:last-child {		
    float: left !important;
    width: 100% !important;
    height: 800px !important;
    padding-left: 10px;
	}*/
	
	
	.noUi-horizontal .noUi-handle {
    width: 30px !important;
    height: 30px !important;
    top: -10px !important;    
	}
	.noUi-handle.noUi-handle-lower{
		left: -18px !important;
	} 
	#priceSlider-value-min {
	    top: 24px;
	}
	#priceSlider-value-max {
	    top: 24px;
	}
	#priceSlider {
	    top: 50px;
	    width:100%;
	}
	#priceSlider-value-max {
	    position: absolute;	   
	    text-align: right;
	}
	/*.navbar-nav &gt; li:nth-child(5) &gt; span:nth-child(2)  {
	    margin-left: -10px;
	}*/
	
	
	#altOption {
    left: 43%;
    width: 40px;
    font-size: 12px !important;
}
.navbar-collapse.in {
    overflow-y: visible !important;
}
	.nsearchbar{
		top: 0px !important;
	}
	#mapContainer, #listCont{
		top: 76px !important;
	}
	#detailPanels {
    	top: 76px !important;
	}
	

	.container{
		padding-bottom: 0px;
	}
	#viewSelector{
		display: block !important;
	}
	#listImg_s{
		width:25px !important;	
		height:17px !important;
	}
	#mapImg_s{
		width:25px !important;	
		height:37px !important;
	}
	#viewSelector{
		margin-left: 20px;
	}
	#listView {
		/*margin-left: 30px;*/
	}
	#mapView {
		/*margin-left: 30px;*/
	}
	
	#bannerNav{
		display:none;
	}
	#openPrintMap, #openBookmarks, #openDrawTools{
		display:none !important;
	}
	/* calendar */
	.modal-dialog {
		top:80px;
	    width: 85%;
	    margin: 30px auto;
	    width: 214px;  
	}
	.btn-sm, .btn-group-sm&gt;.btn {
    padding: 2px 5px !important;
	    font-size: 10px !important;
	    line-height: 1.5 !important;
	    border-radius: 3px !important;
	}
	#cal1 &gt;div .btn {
	    display: inline-block;
	    padding: 6px 3px;
	    margin-bottom: 0;
	    font-size: 12px;
	}
	#cal2 &gt;div .btn {
	    display: inline-block;
	    padding: 6px 3px;
	    margin-bottom: 0;
	    font-size: 12px;
	}
	.small {
	    font-size: 10px;
	    /* font-weight: normal; */
	}
	.btn {
	    
	    padding-top:3px;
	    padding-bottom:3px;
	    /* font-weight: normal; */
	}
	/* calendar==end */
	
}
@media only screen and (min-width: 651px) {

	#panel1 {
		display: block !important;
		opacity:1 !important;
		width:300px !important;
	}
	#panel2 {
		display: block !important;
		opacity:1 !important;
		left:300px !important;
	}
	.mobileBack{		
		display: none;
		width:0px;
	}
}

@media only screen and (max-width: 650px) {
	.incIndent{
		margin-right: 0px !important;
	}
	#stackedFeatureList .parcelInfo1 &gt; h3 {
    font-size: 14px !important;
    font-weight: normal;
	margin-top: 20px;
	}
	#stackedFeatureList .parcelActions span {
    font-size: 12px !important;
    color: #515628;
    font-weight: normal;
	}
	#stackedFeatureList .parcelActions {
    z-index: 1;
    position: absolute;
    margin-top: -120px;
    text-align: left;
    margin-left: 90px;
	}
	#panel1StackButtons &gt; span {
    font-size: 14px !important;
    font-weight: bold;
    width: 70%;
    text-align: center;
    position: fixed;
		margin-top: 10px;
	}
	#panel1Buttons {
		margin-top: 10px !important;
	}
	#pmImg{
		width:24px;
	}
	#switcherTabs{
 		left: 100px;
 	}
	/*==toggleUI==start==*/
	.labelSubGroupTitle {
    height: 45px;
  }
	#layerSelect &gt; div &gt; div &gt; input[type="range"] {
	    width: 70px !important;
	    margin-right: 5px;
	}
	#layerSelect &gt; div &gt; div &gt; div &gt; label {
	    font-size: 12px;
	    font-weight: normal;
	    font-size: 1.1em !important;
	}
	#layerSelect &gt; div &gt; div &gt; label {
	    font-size: 12px;
	    font-weight: normal;
	    font-size: 1.1em !important;
	}
	#layerSelect &gt; div &gt; label {
	    font-size: 12px;
	    font-size: 1.1em !important;
	}
	
   .layerCheck {
    	margin-right: 4px;
    	width: 40px;
	}
	.layerCheck label {
    width: 40px !important;
    height: 40px !important;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
	}
	.layerCheck label:after {
		content: '';
	    width: 28px;
	    height: 12px;
	    position: absolute;
	    top: 10px;
	    left: 6px;
	    border: 5px solid #1E5E85;
	    border-top: none;
	    border-right: none;
	    background: transparent;
	    opacity: 0;
		-webkit-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	    transform: rotate(-45deg);
	}
	.labelTitle{
   		/*line-height: 25px;*/
   		height: 55px;
   }
   	#layerSelect {
	    position: fixed !important;
	    top: 125px !important;
	    left: 10px !important;
	    
	    width: 95% !important;
	    min-width:270px !important;
	    height: 72% !important;
	    opacity:0.9 !important; 
	    z-index: 10005;
   }
	#layerSelect &gt; div &gt; div &gt; input[type="range"] {    
	    margin-top: 20px;
	}
	.layerVis {
	    margin-top: 10px;
	}
	.esriScalebar {
		display:none;
	}
	.esriOverviewMap .ovwButton {
		display:none;
	}
	/*#layerSelect &gt; div:first-child {
		padding-left:19px !important;
	}*/
   /*==toggleUI==end==*/
   .dropdown-menu{font-size:10px;}
   #openAdjoiners{
		display:none;
	}
	#panel1 {
		width:100%;
		opacity: 1;
	}
	#panel2 {
		/*display: none;*/
		opacity: 0;
		width:0px;
		right:0px;
	}

	.panel1BottomBtn{
	display: block;
	text-align: center;
	}
	.mobileBack{
		position:relative;
		display: block;
		top:8px;
		left:5px;
		width:80px;
	}
	.mobileSMap{
		position:absolute;
		display: block;
		top:8px;
		right:5px;
		width:80px;
	}
	#mediaButtons {
	    right: 0px;
	}
	.switcher {
	    width: 120px;
	}
	.switcher &gt; h4 {
		font-size: 14px;
	}
	/*.iScrollVerticalScrollbar, .iScrollLoneScrollbar{overflow: auto}*/
	#panel1 &gt; div &gt; div &gt; img{
		width:150px;
			}

	#basemapGallery &gt; div &gt; div &gt; img{
		height: 25px;
	}
	.esriBasemapGalleryLabelContainer {
		text-align: left;
		font-size: 10px;
		font-weight: normal;
	}
	.esriBasemapGalleryNode {
	    margin-top: 2px;
	    margin-right: 0px;
	    margin-left: 2px;
	    margin-bottom: 0px;
	    
	    height: 65px;
	    width: 75px;
	}
	.esriBasemapGalleryThumbnail {
	    height: 30px;
	    width: 50px;
	}
	/*#layerSelect {
	top: 0px;
	right: 0px;
	width: -100%;
	padding: 0px;
	/*max-height: 300px;
	overflow: auto;
	}*/
}


@media only screen and (max-width: 480px) {
	#switcherTabs {
		/*display:none !important;*/
	}	
	.cw{display:none;}
	.modal-content img {
		width: 100%;
		margin-left: auto !important;
	}
	
}
@media only screen and (max-width: 450px) {
 	.carousel {
    	position: relative;
    	width: 180%;
    	margin-left: -40%;
	}
 	#layerSelect &gt; div &gt; div &gt; label {
	    font-size: 12px;
	    font-weight: normal;
	    font-size: 1.0em !important;
	    width:75%;
	}
	#layerSelect &gt; div &gt; label {
	    font-size: 12px;
	    font-size: 1.0em !important;
	}
 	#detailsContainer{
 		top: 90px;
 	}
 	#switcherTabs{
 		top: 48px;
 		left:20px;
 	}
 	#splashLogo {
    	max-width: 200px;
  	}
  	#disclaimer &gt; h1 {
    	margin-top: 0px;
		margin-bottom: 20px;
		color: #666;
		font-size: 26px !important;
	}
	#disclaimer &gt; p {   
    	font-size: 14px !important;
	}
	#pullButton {
		height: 30px;
	}
	#discTab {
		line-height: 32px;
		font-size: 14px;
		font-weight: bold;
	}
}
@media only screen and (max-height: 560px) {
	#splashLogo {
		max-width: 200px;
	}
	#disclaimer &gt; h1 {
		margin-top: 0px;
		margin-bottom: 20px;
		color: #666;
		font-size: 26px !important;
	}
	#disclaimer &gt; p {   
		font-size: 14px !important;
	}
	#pullButton {
		height: 30px;
	}
	#discTab {
		line-height: 32px;
		font-size: 14px;
		font-weight: bold;
	}
}
@media only screen and (max-height: 370px) {
	#splashLogo {
		max-width: 150px;
	}
}
@media only screen and (max-width: 365px) {	/*767*/
	#layerSelect &gt; div &gt; div &gt; label {
    width:65%;
    line-height: 25px;
	}
	#layerSelect &gt; div &gt; div &gt; div &gt; label {
    width:65%;
    line-height: 25px;
	}
}
@media only screen and (max-width: 358px) {	/*767*/
	.navbar-header &gt; button {
    top: 10px;
    width: 55px;
    height: 30px;
    font-size: 12px;
    text-align: center;
    padding-left: 8px;
    padding-top: 6px;
	}
	.carousel {
    position: relative;
    width: 110%;
    margin-left: -5%;
	}
	
	.navbar-header a &gt; img {    
    margin-left: 10px;
	}
	#listView {
		margin-left: 5px !important;
	}
	#mapView {
		margin-left: -10px !important;
	}
	#viewSelector {
	   margin-left: 0px;
	}

	#stackedFeatureList .parcelActions {
    margin-top: -90px;
  }
	#bannerNav .container{
		display:none !important;
	}	
	/*.navbar-nav &gt; li{

		float: left !important;
		width: 100% !important;
	}*/
	
	.navbar-collapse.in {
  overflow-y: auto;
}

	.btn-group&gt;.btn {
    	width: 50%;
	}
	
	
}
@media only screen and (max-width: 256px) {
	.navbar-nav &gt; li{

		float: left !important;
		min-width: 100% !important;
	}
}
</pre></body></html>