.fv-viewer.mobile {
    left: 0px;
    top: 0px;
    margin: 0px;
}
.fv-viewer-body {
    background-color: white;
    position: relative;
    padding-left: 1px;
    overflow-y: auto;
    overflow-x: hidden;
    height: 600px;
    width: 781px;
}
    .fv-viewer-body.mobile {
        -webkit-overflow-scrolling: touch;
    }
.fv-ad-container {}
.fv-ad-container.has-ad {
    background-color: grey;
    border-radius: 15px;
}
.fv-ad-item {
    
}
    .fv-ad-item a {
        text-transform: capitalize;
        text-decoration: none;
        font-size: xx-small;
    }
    .fv-ad-item a:hover {
        text-decoration: underline;
    }
.fv-ad-horz {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
}
.fv-ad-vert {
    display: inline-block;
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    vertical-align: middle;
}
.fv-ad-vert.fv-ad-right {
    text-align: right;
}
.fv-viewer, .fv-toc {
    font-size: 12px !important;
    font-weight: normal !important;
    font-family: arial, helvetica, sans-serif;
}
.fv-viewer, .fv-toc {
    display: inline-block;
    border-color: #a1a1a1;
    border-style: solid;
    border-left-width: 1px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.fv-overlay-container,
.fv-viewer {
    width: 783px;
    left: 50%;
    margin-left: -391.5px;
    position: fixed;
    z-index: 100050;
    background: #ffffff;
}
    .fv-viewer .vf-page-image {
        position: absolute;
        width: 765px;
        height: 990px;
        display: none;
        outline: none;
    }
    .fv-viewer .vf-page-image.mobile {
        pointer-events: none;
    }
.fv-viewer .vf-page-image.current {
    display: block;
    z-index: 1;
	user-drag: none; 
	user-select: none;
	-moz-user-select: none;
	-webkit-user-drag: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}
.fv-viewer .vf-page-image.animate {
    display: block;
    z-index: 2;
}
#fv-pagemap {
    outline: none;
}
.fv-viewer-footer img {
    vertical-align: middle;
}
.fv-viewer-header, 
.fv-viewer-footer,
.fv-toc-header,
.fv-toc-footer {
    background-color: white;
    line-height: 2;
    padding-top: 6px;
    padding-bottom: 6px;
    border-color: #a1a1a1;
    border-style: solid;
    border-width: 0px;
}
.fv-toc-footer,
.fv-viewer-footer {
    border-top-width: 1px;
    text-align: center;
    height: 45px;
}
.fv-viewer-footer.desktop{
    padding-top: 1px;
    padding-bottom: 1px;
    height: 55px;
}
#buy.desktop {
    vertical-align: middle;
}
#buy.desktop:hover {
    background-color: #ddd;
    transition-delay: .2s;
    border: black solid 0px;
    border-radius: 5px; 
}
#buy.desktop span {
    line-height: 1em;
    display: block;
}
#buy.desktop #buyInfo {
    margin-top: 6px;
}
#buy.desktop #buyInfo span {
    margin-top: 3px;
    font-size: 9px;
    font-weight: bold;
}
#buy.desktop #buyText {
    padding-left: 55px;
}
#buy.desktop #buyTitle {
    max-height: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
}
#buy.desktop #buyPrice {
    color: red;
}
#buy.desktop #buyLink {
    color: blue;
    text-decoration: underline;
}
#buy.desktop #buyImage {
    float: left;
}
	.fv-viewer-footer.mobile {
		height: 27px;
	}
.fv-toc-title,
.fv-viewer-title {
    display: inline-block;
    padding-left: 10px;
    font-weight: bold;
    width: 58%;
}
.fv-viewer-footer :first-child.fv-action-button {
    margin-left: 0px; 
}

.fv-viewer-footer :last-child.fv-action-button {
    margin-right: 0px; 
}
.fv-viewer-footer .fv-viewer-action.fv-center {
    display: inline-block;
    text-align: center;
    width: 58%;
}
.fv-viewer-footer .fv-viewer-action.fv-first {
    display: inline-block;
    text-align: left;
    margin-left: 1%;
    width: 20%;
}
.fv-viewer-footer .fv-viewer-action.fv-last {
    display: inline-block;
    text-align: right;
    margin-right: 1%;
    width: 20%;
}
.fv-viewer-footer .fv-action-content {
    width: 100px;
    display: inline-block;
    color: #666666;
    text-align: center;
}
.fv-viewer-footer .fv-action-button {
    width: 60px;
    display: inline-block;
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    color: #666666;
    margin: 0px 5px 0px 5px;
    background-color: #e4e4e4;
    border-radius: 5px;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
}
.fv-viewer-footer .fv-action-button.large {
    width: 120px;
}
.fv-viewer-footer.mobile #caption.on {
    border-radius: 5px;
    color: #ffffff;
    background-color: #666666;
}
.fv-viewer-footer .fv-action-button:hover {
    border-color: #999999;
    color: #ffffff;
    background-color: #666666;
    text-decoration: underline;
}
.fv-viewer-header.fv-viewer-draggable,
.fv-toc-header.fv-toc-draggable {
    cursor: move !important;
}
.fv-viewer-header .fv-viewer-action,
.fv-toc-header .fv-toc-action {
    float: right;
    width: auto;
    display: inline-block;
}
.fv-viewer-action-sep:after {
    content: "\00a0|\00a0";
}
.fv-viewer-header .fv-viewer-action span,
.fv-viewer-header .fv-viewer-action a,
.fv-toc-action span,
.fv-toc-action a {
    text-align: center;
    width: auto;
    padding-top: 5px;
    padding-bottom: 3px;
    padding-right: 10px;
    padding-left: 10px;
}
.fv-viewer-header .fv-viewer-action span:hover,
.fv-viewer-header .fv-viewer-action a:hover,
.fv-toc-action span:hover,
.fv-toc-action a:hover {
    border-radius: 5px;
    background-color: #666666;
}
span.fv-action-toc {
    font-weight: bold
}
span.fv-action-toc:hover {
    color: white;
}
.fv-viewer-header .fv-viewer-action span.fv-action-close:hover,
.fv-viewer-header .fv-viewer-action a.fv-action-close:hover,
.fv-toc-action span.fv-action-close:hover,
.fv-toc-action a.fv-action-close:hover {
    background-color: firebrick;
}
.fv-viewer-action span,
.fv-toc-action span {
    cursor: pointer;
}
.fv-viewer-overlay {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: #7f7f7f;
    opacity: 0.2;
    z-index: 100000;
}
.fv-viewer-container {
    position: fixed;
}
.fv-viewer-container.has-ad {
    background-color: white;
    padding: 0px;
    margin-left: -537.5px;
    top: 0px;
    left: 50%;
    width: 1075px;
    z-index: 100001;
}
.fv-overlay-close,
.fv-toc-header,
.fv-viewer-header {
    background: #7db9e8;
    background: -moz-linear-gradient(top, #7db9e8 0%, #2989d8 41%, #207cca 65%, #1e5799 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db9e8), color-stop(41%,#2989d8), color-stop(65%,#207cca), color-stop(100%,#1e5799));
    background: -webkit-linear-gradient(top, #7db9e8 0%,#2989d8 41%,#207cca 65%,#1e5799 100%);
    background: -o-linear-gradient(top, #7db9e8 0%,#2989d8 41%,#207cca 65%,#1e5799 100%);
    background: -ms-linear-gradient(top, #7db9e8 0%,#2989d8 41%,#207cca 65%,#1e5799 100%);
    background: linear-gradient(to bottom, #7db9e8 0%,#2989d8 41%,#207cca 65%,#1e5799 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1e5799',GradientType=0 );
    color: white;
    border-color: #a1a1a1;
    border-style: solid;
    border-bottom-width: 1px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding-top: 2.5px;
    padding-bottom: 2.5px;
    height: 24px;
}
.fv-toc.mobile,
.fv-viewer.mobile,
.fv-toc-header.mobile,
.fv-viewer-header.mobile {
    border-radius: 0px;
}
.fv-viewer-action.fv-top.mobile {
    float: none;
    width: 20%;
}
.fv-viewer-title.mobile {
    margin: auto;
    padding: 0px;
    width: 59%;
    text-align: center;
}
.fv-viewer-action.fv-first.fv-top.mobile {
    padding-left: 0.5%;
    text-align: left;
}
.fv-viewer-action.fv-last.fv-top.mobile {
    padding-right: 0.5%;
    text-align: right;
}
.fv-viewer, .fv-toc {
    font-size: 12px;
    font-weight: normal;
}
.fv-viewer-slider {
    position: absolute;
    left: 0px;
    top: 35px;
    height: 20px;
    width: 765px;
    z-index: 100090;
}
.fv-action-slider {
    margin-left: 30px;
    margin-right: 30px;
    width: 725px;
}
.ui-slider {
    opacity: 1;
}
.fv-toc {
    left: 50%;
    margin-left: 396.5px;
    position: absolute;
    height: 600px;
    width: 250px;
    display: none;
    z-index: 100100;
    background-color: #e4e4e4;
}
.fv-toc.mobile {
    left: 0px;
    margin-left: 764px;
}
.fv-toc-body {
    width: 100%;
    height: 93%;
    overflow-y: scroll;
    overflow-x: hidden;
    background-color: white;
}
.fv-toc-body.desktop ul {
    list-style: none;
    padding: 15px;
    margin: 0px;
}
.fv-toc-body.desktop li {
    list-style: none;
    padding: 5px 0px 5px 0px;
}
.fv-toc-body.desktop li.level2 {
        padding-left: 20px;
    }
.fv-toc-body.desktop li.level3 {
        padding-left: 40px;
    }
.fv-toc-body.desktop li.level4 {
        padding-left: 60px;
    }
    .fv-toc-body.desktop li a {
        text-decoration: none;
    }
    .fv-toc-body.desktop li a:hover {
        text-decoration: underline;
    }
.fv-toc-menu {
    position: absolute;
    z-index: 100100;
    top: 0px;
    left: 0px;
    width: 300px;
    height: 100%;
    margin-left: -300px;
    overflow-y: scroll;
    overflow-x: hidden;
    background-color: white;
    z-index: 2;
    border-right-color: #a1a1a1;
    border-right-style: solid;
    border-right-width: 1px;
    -webkit-overflow-scrolling: touch;
}
.fv-toc-menu ul {
    list-style: none;
    padding-left: 0px;
}

.fv-toc-menu li {
    padding: 10px;
    border-bottom-color: #a1a1a1;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
    .fv-toc-menu li:hover {
       background-color: #666666;
    }

    .fv-toc-menu li:hover a{
        color: white;
    }

    .fv-toc-menu li a {
        color: #666666;
        text-decoration: none;
    }

        .fv-toc-menu li a:hover {
            text-decoration: underline;
        }

.fv-i-cart.mobile {
    background-image: url('images/cart.png');
    border-color: transparent;
}
.fv-i-toc.mobile {
    background-image: url('images/toc.png');
    border-color: transparent;
}
.fv-i-back.mobile {
    background-image: url('images/back.png');
    border-color: transparent;
}
.fv-i-first.mobile {
    background-image: url('images/first.png');
    border-color: transparent;
}
.fv-i-prev.mobile {
    background-image: url('images/previous.png');
    border-color: transparent;
}
.fv-i-next.mobile {
    background-image: url('images/next.png');
    border-color: transparent;
}
.fv-i-last.mobile {
    background-image: url('images/last.png');
    border-color: transparent;
}
.fv-icon.mobile {
    margin: 0px !important;
    padding: 0px !important;
    vertical-align: middle!important;
    display: inline-block!important;
    width: 32px!important;
    height: 32px!important;
    overflow: hidden!important;
    background-repeat: no-repeat!important;
    font-size: 0px!important;
    line-height: 0!important;
    text-align: center!important;
    -ms-high-contrast-adjust: none!important;
    background-color: transparent!important;
}
    .fv-icon.mobile:hover {
        background-color: #666666!important;
    }
iframe.googleAd .body {
    margin: 0px;
}
.fv-overlay-container {
    position: absolute;
    z-index: 100200;
}
.fv-overlay-close {
    line-height: 2em;
    padding: 0px 10px 0px 10px;
    width: 758px;
    z-index: 100200;
}
.fv-overlay-close a{
    z-index: 100200;
    color: white;
    float: right;
}
.fv-overlay-iframe {
    background: white;
    z-index: 100200;
    height: 100%;
    width: 781px;
}