@charset "utf-8";

/**************************************************
  Standard Styles
  Author: Chuck Bunnell / Eagle Web Desings, Inc
  Modified: 05/01/2015
  DO NOT MODIFY!!
**************************************************/


/**************************************************
	bootstrap fixes
**************************************************/
@-ms-viewport{ width: auto !important; } /* fixes placement of ie 10 scroll bar


/**************************************************
	featherlight lightbox style overrides
	see usage examples below:
	<a href="imagename.jpg" data-featherlight="image"><img src="imagename.jpg" /></a>
	<a href="#" data-featherlight="imagename.jpg"><img src="imagename.jpg" /></a>
**************************************************/
.featherlight .featherlight-close-icon { font-weight: bold; }
.featherlight-content { max-width: 94%; }
.featherlight-inner { max-width: 100%; }


/**************************************************
	global styles
**************************************************/
