﻿/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 28, 2012 */

@font-face {
    font-family: 'lato_lightregular';
    src: url('latolight-webfont.eot');
    src: url('latolight-webfont.eot?#iefix') format('embedded-opentype'), url('latolight-webfont.woff') format('woff'), url('latolight-webfont.ttf') format('truetype'), url('latolight-webfont.svg#lato_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latobold';
    src: url('lato_bold-webfont.eot');
    src: url('lato_bold-webfont.eot?#iefix') format('embedded-opentype'), url('lato_bold-webfont.woff') format('woff'), url('lato_bold-webfont.ttf') format('truetype'), url('lato_bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0px;
    background-color: #b6ff00;
}

.parent {
    position: fixed;
    bottom: 0px;
    width: 100%;
}

.child {
    width: 100px;
    margin: 0px auto;
    padding-bottom: 5px;
}

.previewWebBookExit {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 48px;
    height: 48px;
    z-index: 1000;
    top: 20px;
    left: 20px;
}


body {
    background: #fff;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    font-family: Arial;
    font-size: 16px;
}

#noFlashPlayer {
    background-color: #eeeeee;
}


#flipbook {
    z-index: 100;
}

.fancybox-skin {
    padding: 0 !important;
}

#flipbook .page-wrapper {
    -webkit-perspective: 2000px;
    -moz-perspective: 2000px;
    -ms-perspective: 2000px;
    -o-perspective: 2000px;
    perspective: 2000px;
}


#flipbook .hard {
    background: #fff !important;
    color: #000;
}

    #flipbook .odd {
        background: -webkit-gradient(linear, right top, left top, color-stop(0.95, #FFF), color-stop(1, #eee));
        background-image: -webkit-linear-gradient(right, #FFF 95%, #eee 100%);
        background-image: -moz-linear-gradient(right, #FFF 95%, #eee 100%);
        background-image: -ms-linear-gradient(right, #FFF 95%, #eee 100%);
        background-image: -o-linear-gradient(right, #FFF 95%, #eee 100%);
        background-image: linear-gradient(right, #FFF 95%, #eee 100%);
    }

    #flipbook .even {
        background: -webkit-gradient(linear, left top, right top, color-stop(0.3, #fff), color-stop(1, #eee));
        background-image: -webkit-linear-gradient(left, #fff 95%, #eee 100%);
        background-image: -moz-linear-gradient(left, #fff 95%, #eee 100%);
        background-image: -ms-linear-gradient(left, #fff 95%, #eee 100%);
        background-image: -o-linear-gradient(left, #fff 95%, #eee 100%);
        background-image: linear-gradient(left, #fff 95%, #eee 100%);
    }

div#flipbook > div > div > div > img {
    height: 100%;
}

.leftSideArrow {
    position: absolute;
    cursor: pointer;
    z-index: 1;
    width: 50px;
    height: 100%;
    left: 0px;
    z-index: 10000;
}

.rightSideArrow {
    position: absolute;
    cursor: pointer;
    z-index: 1;
    width: 50px;
    height: 100%;
    right: 0px;
    z-index:10000;
}

.arrowRight {
    position: relative;
    top: 50%;
}

i.arrowRight {
    top: -12px;
}

.arrowLeft {
    position: relative;
    top: 50%;
}

i.arrowLeft {
    top: -12px;
}

.material-icons.grey {
    color: #747578;
}

.material-icons.grey.disabled {
    color: #ccc;
}

.material-icons.size48 {
    font-size: 48px;
    text-align:center;
}

#zoom-viewport {
    position: absolute;
}

#bookCenterer {
    margin: 10px auto;
    position: relative;
}

.shadow {
    box-shadow: 0 0 10px rgba(0,0,0,0.6);
}

.toolbar {
    background-color: #3fa002;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 4px;
    text-decoration: none
}

.toolbar a {
    text-decoration: none;
}

#faceBookShare {
    display: none;
    min-width: 600px;
    margin: 0px !important;
    padding: 0px !important;
}

.fb-share-button {
    text-transform: uppercase;
}

.facebook-share-button {
    background-color: #6ec70b;
    display: inline-block;
    padding: 10px 12px;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
}


#facebookLogInButton.disabled {
    display: none;
}

#facebookLogInButton.enabled {
    display: block;
}

#faceBookLoggedIn.disabled {
    display: none;
}

.facebook-modal-container {
    background: rgb( 255, 255, 255);
    width: 600px;
    position: relative;
}

.facebook-modal-toprow {
    display: flex;
    border-bottom: 1px solid #eee;
}

#faceBookText {
    width: 320px;
    border-radius: 4px 4px;
    padding: 9px;
    margin-left: 10px;
    resize: none;
    line-height: 16px;
}

.facebook-modal-content {
    padding: 20px;
}

.facebook-modal-row {
    display: flex;
}

#facebook-button-row {
    margin-top: 16px;
}

.facebook-modal-toprow-left-column {
    width: 220px;
    height: 100px;
    background: rgb(59, 89, 152);
}

.facebook-modal-left-column {
    width: 200px;
    text-align: center;
    vertical-align: middle;
}

.facebook-modal-selection {
    width: 200px;
}

.facebook-modal-toprow-left-column-text {
    text-align: center;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 26px;
    color: #fff;
    font-weight: 700;
    line-height: 100px;
}

.facebook-modal-left-column-image {
    background-color: rgb(255, 255, 255);
    padding-right: 15px;
}

.facebook-modal-toprow-right-column {
    flex: 1 1 0%;
    height: 100px;
}

.facebook-modal-right-column {
    flex: 1 1 0;
}

.facebook-modal-toprow-right-column-text {
    font-size: 24px;
    line-height: 100px;
    margin-left: 40px;
}

.facebook-modal-right-column-text {
    margin-top: 40px;
    margin-left: 40px;
}

.facebook-modal-floatright-column {
    position:relative;
    left:50px;
}

#slidebar {
    text-align: center;
}

.floatZoomBox {
    position: absolute;
    top: 40px;
    right: 45px;
    text-align: center;
    vertical-align: central;
    z-index: 9999;
    background: #d2d2d2;
    border-radius: 15px;
    width: 30px;
    height: 30px;
}

.floatZoomBox a {
    cursor: pointer;
    color: gray;
    top: 3px;
    position: absolute;
    left: 4px;
}

#infoBox {
    display: none;
    padding: 20px;
}

h1 {
    font-family: latobold, Arial, sans-serif;
    font-size: 30px;
    color: #2e2e2e;
}

h2 {
    font-family: latobold, Arial, sans-serif;
    font-size: 20px;
    color: #2e2e2e;
    margin-bottom: 5px;
}

#infoBox p {
    margin-bottom: 30px;
    margin-top: 5px;
}

#closeButton {
    font-family: latobold, Arial, sans-serif;
    display: block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    box-shadow: 0px 2px 3px rgba(0,0,0,0.7);
    padding: 4px 12px;
    text-decoration: none;
    color: #484848;
    border-radius: 4px;
    background: #ffffff
}

.helpIcon {
    width: 16px;
    background: #505050;
    padding: 4px;
    border-radius: 4px;
}

#SEPrintLogo {
    width: 100px;
    z-index: 9999;
    position: absolute;
    bottom: 20px;
    right: 20px;
}

@media only screen and (max-width: 600px) {
    #SEPrintLogo {
        width: 70px;
        z-index: 9999;
        position: absolute;
        bottom: 10px;
        right: 10px;
    }
}

#allPages {
    margin: 0px;
    padding: 15px;
    display: none;
    flex-direction: row;
    overflow-x: auto;
    align-items: flex-start
}

    #allPages .panel {
        background: #fff;
        height: 145px;
        padding: 4px;
        margin-right: 10px;
        margin-bottom: 10px;
        cursor: pointer;
        text-align: center;
        border: 1px solid #e0e0e0;
        box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
        display: flex;
        flex-direction: column;
        align-items: center;
    }
        #allPages .panel .panel-img-wrapper {
            display: flex;
            flex-direction: row;
        }

            #allPages .panel .panel-img-wrapper img {
                height: 120px;
                margin: 0px;
                padding: 0px;
                float: left;
            }

.pageNumber {
    line-height: 30px;
    display: block;
    font-size: 14px;
}


.cf:before, .cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

#closeListButton {
    margin: 0px auto;
    display: block;
    position: absolute;
    background: #E0E0E0;
    width: 120px;
    text-align: center;
    padding: 10px 2px;
    height: 23px;
    border-radius: 5px;
    box-shadow: 0px 6px 5px rgba(0, 0, 0, 0.7);
    left: 50%;
    margin-left: -65px;
    margin-top: 22px;
    cursor: pointer;
}

/* ----------------- Slider ----------------- */
#slider-bar {
    width: 600px;
    margin: 20px auto;
}

/* Layout helpers
----------------------------------*/

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
    cursor: default !important;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.turnjs-slider .ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.turnjs-slider .ui-slider {
    position: relative;
    text-align: left;
}

.turnjs-slider .ui-slider-handle {
    position: absolute;
    z-index: 0;
    width: 80px;
    height: 8px;
    cursor: default;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

.turnjs-slider .ui-slider-horizontal {
    height: 8px;
    width: 520px;
    margin-left: 39px;
}

    .turnjs-slider .ui-slider-horizontal .ui-slider-handle {
        margin-left: -40px;
        margin-top: -1px;
    }

/* Interaction states
----------------------------------*/
.turnjs-slider .ui-slider-handle {
    border: 1px solid white;
    background-color: black;
    opacity: 0.2;
    display: block;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.turnjs-slider .ui-state-hover {
    opacity: 0.4;
}

.turnjs-slider .ui-state-active {
    opacity: 1;
}

/* ---------------- End Slider --------------- */
