/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/






/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
#reports-previous .drawer .drawer-toggle .drawer-copy .icon-copy + .icon {
	margin-right: 18px;
}
#reports-previous .drawer .drawer-toggle .drawer-copy {
	margin-left: 9px;
}
@media only screen and (max-width: 1068px) {
	#reports-previous .drawer .drawer-toggle .drawer-copy .icon-copy + .icon {
		margin-right: 30px;
	}
}
@media only screen and (max-width: 1068px) {
	#reports-previous .drawer .drawer-toggle .drawer-copy {
		margin-left: 6px;
	}
}
@media only screen and (max-width: 734px) {
	#reports-previous .drawer .drawer-toggle .drawer-copy .icon-copy + .icon {
		margin-right: 0;
	}
}
@media only screen and (max-width: 734px) {
	#reports-previous .drawer .drawer-toggle .drawer-copy {
		margin-left: 0;
	}
}
@media only screen and (max-width: 450px) {
	.drawer .drawer-toggle .drawer-copy {
		max-width: 170px;
	}
}

@media only screen and (max-width: 734px) {
	#ac-localnav .ac-ln-title {
		font-size: 14px;
		margin-top: 8px;
	}
}

@media only screen and (min-width: 1069px) {
	.card-environment .card-content h3 {
		width: 110%;
		margin-left: -5%;
	}
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 