#cboxOverlay,
#cboxWrapper,
#colorbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden
}
#cboxWrapper {
    max-width: none
}
#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
}
#cboxBottomLeft,
#cboxMiddleLeft {
    clear: left
}
#cboxContent {
    position: relative
}
#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}
#cboxTitle {
    margin: 0
}
#cboxLoadingGraphic,
#cboxLoadingOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
#cboxClose,
#cboxNext,
#cboxPrevious,
#cboxSlideshow {
    cursor: pointer
}
.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic
}
.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0
}
#cboxContent,
#cboxLoadedContent,
#colorbox {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}
#cboxOverlay {
    background: #fff;
    opacity: .9
}
#colorbox {
    outline: 0
}
#cboxContent {
    margin-top: 32px;
    overflow: visible;
    background: #000
}
.cboxIframe {
    background: #fff
}
#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}
#cboxLoadedContent {
    background: #000;
    padding: 1px
}
#cboxLoadingGraphic {
    background: url('images/loading.gif') no-repeat center center
}
#cboxLoadingOverlay {
    background: #000
}
#cboxTitle {
    position: absolute;
    top: -22px;
    left: 0;
    color: #000
}
#cboxCurrent {
    position: absolute;
    top: -22px;
    right: 205px;
    text-indent: -9999px
}
#cboxClose {
    display: none
}
#cboxClose:active,
#cboxNext:active,
#cboxPrevious:active,
#cboxSlideshow:active {
    outline: 0
}
#cboxPrevious {
    background-position: 0 0;
    right: 44px
}
#cboxPrevious:hover {
    background-position: 0 -25px
}
#cboxNext {
    background-position: -25px 0;
    right: 22px
}
#cboxNext:hover {
    background-position: -25px -25px
}
#cboxClose:hover {
    background-position: -50px -25px
}
.cboxSlideshow_off #cboxPrevious,
.cboxSlideshow_on #cboxPrevious {
    right: 66px
}
.cboxSlideshow_on #cboxSlideshow {
    background-position: -75px -25px;
    right: 44px
}
.cboxSlideshow_on #cboxSlideshow:hover {
    background-position: -100px -25px
}
.cboxSlideshow_off #cboxSlideshow {
    background-position: -100px 0;
    right: 44px
}
.cboxSlideshow_off #cboxSlideshow:hover {
    background-position: -75px -25px
}
#cboxOverlay {
    background: #000
}
#cboxLoadedContent {
    background: #fff
}
#cboxLoadedContent {
    padding: 0;
    overflow: auto;
    -moz-box-shadow: 0 1px 10px #000;
    -webkit-box-shadow: 0 1px 10px #000;
    box-shadow: 0 1px 10px #000
}
#cboxClose,
#cboxNext,
#cboxPrevious,
#cboxSlideshow,
#cboxTitle {
    top: -30px
}
#cboxOverlay,
#cboxWrapper,
#colorbox {
    overflow: visible
}
#cboxTitle {
    color: #fff
}
#inline-content {
    margin: 20px
}
#ajax-wrap {
    margin: 0
}
#cboxLoadedContent {
    -ms-overflow-style: none;
    scrollbar-width: none
}
#cboxLoadedContent::-webkit-scrollbar {
    display: none
}
#cboxOverlay {
    position: fixed;
    width: unset;
    height: unset
}
iframe {
    vertical-align: bottom;
    text-align: left
}
#colorbox {
    background-color: #1c4b8a;
    cursor: move
}
#cboxContent {
    margin-top: 10px
}
.cboxIframe {
    background: #1c4b8a
}
#cboxOverlay.ajaxform,
#cboxWrapper.ajaxform,
#colorbox.ajaxform {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    box-shadow: 10px 10px 10px #000;
}
#cboxWrapper.ajaxform {
    max-width: none
}
#cboxOverlay.ajaxform {
    position: fixed;
    width: 100%;
    height: 100%
}
#cboxBottomLeft.ajaxform,
#cboxMiddleLeft.ajaxform {
    clear: left
}
#cboxContent.ajaxform {
    position: relative
}
#cboxLoadedContent.ajaxform {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}
#cboxTitle.ajaxform {
    margin: 0
}
#cboxLoadingGraphic.ajaxform,
#cboxLoadingOverlay.ajaxform {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
#cboxClose.ajaxform,
#cboxSlideshow.ajaxform {
    cursor: pointer
}
#cboxContent.ajaxform,
#cboxLoadedContent.ajaxform,
#colorbox.ajaxform {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}