
.mybookpage {
    width: 100%;
    font-size: 11pt;
    height: 44px;
    float: right;
    margin-top: 2px;
    margin-bottom: 5px;
}

.mybookpage_text {
    color: #FFFFFF;
    height: 40px;
    margin-top: 2px;
    float: right;
    line-height: 40px;
    font-family: trebuchet ms;
    font-size: 20px;
    background-image: url(../booklet/images/pagination-bg.png);
    background-size: contain;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
}

.mybookpage_icons {
    vertical-align: top;
}

.mybookpage_image {
    /*padding-right: 30px;*/
    /*padding-left: 30px;*/
    padding-top: 2px;
    width: 40px;
    height: 40px;
    float: right;
    padding-left: 2px;
}

.mybookpage_iconminus {
}

.mybookpage_iconplus {
    margin-right: 20px;
}

.mybookclose button {
    margin-top: 20px;
}

.mybookclose .ui-button-icon-only {
    border-radius: 0px;
    background: transparent;
}

.mybookclose .ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
    height: 32px;
    width: 32px;
}

.mybookclose .ui-state-default ,
.mybookclose .ui-state-hover {
    border: 0px;
    background: transparent;
}

.mybookclose .ui-icon-closethick {
    background-position: 0 0;
    background-image: url(../booklet/images/exit-btn.png);
    background-size: cover;
    border-radius: 0;
}

#colorbox.colorbox-booklet, #cboxOverlay.colorbox-booklet, #cboxWrapper.colorbox-booklet
{
    z-index: 999;
}
#cboxOverlay { background: url("images/overlay_black.png") repeat scroll 0 0 rgba(0, 0, 0, 0); }

#colorbox.colorbox-booklet {background: transparent;}

#colorbox.colorbox-booklet #cboxTopLeft{width:0px; height:0px; background:transparent; }
#colorbox.colorbox-booklet #cboxTopRight{width:0px; height:0px; background:transparent; }
#colorbox.colorbox-booklet #cboxBottomLeft{width:0px; height:0px; background:transparent; }
#colorbox.colorbox-booklet #cboxBottomRight{width:0px; height:0px; background:transparent; }
#colorbox.colorbox-booklet #cboxMiddleLeft{width:0px; background:transparent; }
#colorbox.colorbox-booklet #cboxMiddleRight{width:0px; background:transparent; }
#colorbox.colorbox-booklet #cboxTopCenter{height:0px; background:transparent; }
#colorbox.colorbox-booklet #cboxBottomCenter{height:0px; background:transparent; }
#colorbox.colorbox-booklet #cboxContent{background:transparent; overflow:hidden;}

#colorbox.colorbox-booklet #cboxPrevious{position:absolute; bottom:0; left:0; background:transparent;}
#colorbox.colorbox-booklet #cboxNext{position:absolute; bottom:0; left:27px; background:transparent}
#colorbox.colorbox-booklet #cboxClose{position:absolute; bottom:0; right:0; background:transparent}
