/*********************
BREAKPOINTS
*********************/
/* @group Greys */
/* @end */
/* @group Corporate colours taken from logo */
/* @end */
/* @group Site Defaults */
/* @end */
/* @group Variables */
/* @end */
/* Table of Contents
   - - - - - - - - -
   1.	Breadcrumbs
   2.	Side drawer content for Lazy & thumbs display
   - - - - - - - - -
 */
/* @group Swipebox */
#swipebox-overlay, #swipebox-bottom-bar, #swipebox-top-bar, #window-resizer-tooltip {
  background: white !important; }

#swipebox-bottom-bar, #swipebox-top-bar {
  text-shadow: 1px 1px 1px #fff;
  background: #fff;
  opacity: 1; }

#swipebox-overlay {
  z-index: 99999999999 !important; }

#swipebox-title {
  color: #000000 !important;
  text-shadow: 4px 4px 2px rgba(150, 150, 150, 0) !important;
  font-size: 0.8em; }

#swipebox-close, #swipebox-next, #swipebox-prev {
  background-image: url(images/thin_swipebox_icons.png) !important;
  background-size: 120px 24px;
  -webkit-background-size: 120px 24px;
  -moz-background-size: 120px 24px;
  -o-background-size: 120px 24px; }

/* @end */
