#colorbox, #cboxOverlay, #cboxWrapper { position: absolute; top: 0; left: 0; z-index: 9999; overflow: hidden; -webkit-transform: translate3d(0, 0, 0); }
#colorbox { position: fixed !important; top: 0 !important; left: 0 !important; }
#cboxWrapper { max-width: 100%; }
#cboxOverlay { position: fixed; width: 100%; height: 100%; }
#cboxMiddleLeft, #cboxBottomLeft { clear: left; }
#cboxContent { position: relative; }
#cboxLoadedContent { overflow: auto; -webkit-overflow-scrolling: touch; }
#cboxTitle { margin: 0; }
#cboxLoadingOverlay, #cboxLoadingGraphic { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow { cursor: pointer; }
.cboxPhoto { display: block; float: left; margin: auto; max-width: none; border: 0; -ms-interpolation-mode: bicubic; }
.cboxIframe { display: block; margin: 0; padding: 0; width: 100%; height: 100%; border: 0; }
#colorbox, #cboxContent, #cboxLoadedContent { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
#cboxOverlay { background: #fff; }
#colorbox { outline: 0; overflow: hidden; }
#cboxContent { overflow: visible; background: #fff; }
.cboxIframe { background: #fff; }
#cboxError { padding: 50px; border: 1px solid #ccc; }
#cboxLoadedContent { padding: 1px; }
#cboxCurrent { display: none !important; }
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose { overflow: visible; margin: 0; padding: 0; outline: none; border: 0; text-indent: -9999px; }
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active { outline: 0; }
#cboxPrevious { display: none !important; position: absolute; bottom: 27px; left: 16px; z-index: 753; width: 18px; height: 35px; background: url(/jwanderson/17fw_common/sp/images/mdl_back.png) no-repeat; background-size: contain; }
#cboxNext { display: none !important; position: absolute; bottom: 27px; right: 16px; z-index: 753; width: 18px; height: 35px; background: url(/jwanderson/17fw_common/sp/images/mdl_next.png) no-repeat; background-size: contain; }
#cboxClose { display: none !important; position: absolute; bottom: 27px; left: 50%; margin-left: -16px; z-index: 753; width: 35px; height: 35px; background: url(/jwanderson/17fw_common/sp/images/mdl_close.png) no-repeat; background-size: contain; }

#cboxPreviousTop { position: absolute; top: 0; left: 0; z-index: 753; width: 18px; height: 35px; background: url(/jwanderson/17fw_common/sp/images/mdl_back.png) no-repeat; background-size: contain; }
#cboxNextTop { position: absolute; top: 0; right: 0; z-index: 753; width: 18px; height: 35px; background: url(/jwanderson/17fw_common/sp/images/mdl_next.png) no-repeat; background-size: contain; }
#cboxCloseTop { position: absolute; top: 0; left: 50%; margin-left: -16px; z-index: 753; width: 35px; height: 35px; background: url(/jwanderson/17fw_common/sp/images/mdl_close.png) no-repeat; background-size: contain; }
#cboxPreviousTop, #cboxNextTop, #cboxCloseTop { overflow: visible; padding: 0; outline: none; border: 0; text-indent: -9999px; }

#cboxPreviousBtm { position: absolute; top: 0; left: 0; z-index: 753; width: 18px; height: 35px; background: url(/jwanderson/17fw_common/sp/images/mdl_back.png) no-repeat; background-size: contain; }
#cboxNextBtm { position: absolute; top: 0; right: 0; z-index: 753; width: 18px; height: 35px; background: url(/jwanderson/17fw_common/sp/images/mdl_next.png) no-repeat; background-size: contain; }
#cboxCloseBtm { position: absolute; top: 0; left: 50%; margin-left: -16px; z-index: 753; width: 35px; height: 35px; background: url(/jwanderson/17fw_common/sp/images/mdl_close.png) no-repeat; background-size: contain; }
#cboxPreviousBtm, #cboxNextBtm, #cboxCloseBtm { overflow: visible; padding: 0; outline: none; border: 0; text-indent: -9999px; }
