iframe:focus {
    outline: none;
}
iframe[seamless] {
    display: block;
}

.book_container .book_item, .book_container .book_index{
    display:inline-block;
}
.book_container .book_index{
    float:left;
}

@media(min-width:1025px){
    .book_container .book_index{
        width:22%;
    }
    .book_container .book_item{
        width:100%;
        padding-right:0%;
        /*        width:76%;
        padding-right:2%;*/
        /*position: fixed;*/
        position: unset;
        /*margin-top: 16px;*/
        margin-top: 0px;
    }
    /*    .thumbnails.thumbanils-touch{
            display:none;
        }*/
}

@media(max-width:1024px){
    .book_container .book_index{
        display: none;
    }
    .book_container .book_item{
        width:100%;
    }
}

.book_container{
    padding-left: 0px;
    padding-right: 0px;
}

.book_container .book_index iframe{
    width:100%;
    height:100%;
}
.book_container .book_item iframe{
    width:100%;
    /*height:85%;*/
    height:100%;
}
body{
    margin:0px;
}
.book_toppar{
    width:100%;
}
div.book_toppar{
    background: #3b60c9;
    height: 20px;
    padding: 10px 15px;
    display: flex;
    position: fixed;
    align-items: center;
    margin-top: 0px;
    z-index: 1000;
    padding-bottom: 6.8px;
}
.book_toppar .topbar_input, .book_toppar a.topbar_submit, .book_toppar p.topbar_brand, .book_toppar p.topbar_pages_title, .book_toppar div.top_bar_manual_icon{
    display: inline-block;
}
input.topbar_input{
    background-color: hsla(0,0%,100%,.8);
    width: 50px;
    font-weight: 700;
    padding-left: 6px;
    padding-top: 4px;
    height: 21px;
}
@media(max-width:480px){
    input.topbar_input{
        margin-right: -50px;
    }

    input.topbar_input {
        padding-top: 0.5px;
        height: 22px;
    }

}
.book_toppar p.topbar_pages_title{
    color: white;
    font-family: Open sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    margin-right: 7px;
}
.book_toppar a.topbar_submit{
    background-color: hsla(0,0%,100%,.9);
    padding: 4px 11px;
    margin-top: 0.9px;
    margin-left: 11px;
    font-family: Open Sans;
    font-weight: 700;
    border: 1px black solid;
    color: #3b60c9;
    font-size: 13.5px;
    transition: 0.3s ease-in;
}
.book_toppar a.topbar_submit:hover{
    background-color: hsla(0,0%,100%,.4);
    color:white;
}
.book_toppar p.topbar_brand{
    color: white;
    font-family: Open Sans;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-left: 0px;
    text-transform: capitalize;
    margin-top: 9px;
}
/*.book_toppar p.topbar_brand:before{
    content: "|";
    position: relative;
    font-size: 21px;
    margin-right: 2px;
    top: 0px;

}*/
@media(max-width:1024px){
    .book_toppar p.topbar_brand{
        /*margin-left: 40px;*/
        margin-left: 0px;
    }
}
.top_bar_manual_icon .top_bar_download, .top_bar_manual_icon .top_bar_print{
    display: inline-block;
}
i.topbar_download_cus{
    background:white;
    padding: 2px;
    border-radius: 0%;
    transition: 0.3s ease-in-out;
    color:black;

    /*margin-left: 17px !important;*/
}
i.topbar_download_cus:hover{
    transform: translateY(-5px);
}
i.topbar_print_cus{
    background: white;
    padding: 2px;
    border-radius: 0%;
    transition: 0.3s ease-in-out;
    color: black;
}
i.topbar_print_cus:hover{
    transform: translateY(-5px);
}
div.top_bar_manual_icon{
    /*margin-left: -4px;*/
    margin-left: 18px;
    margin-top: 10px;
}
.book_container{
    /*height: calc(100% - 60px) !important;*/
    /*margin-top:37px;*/

    height: calc(100vh - 40px) !important;
    margin-top: 20px !important;
}
.book_index iframe{
    margin-top: 19px;
    height: calc(100% - 37px) !important;
}
.topbar_right {
    float: right;
    right: 24px;
    position: fixed;
}

#resp_menu_toggle_btn{
    position: fixed !important;
    z-index: 999 !important;
    color: white !important;
    background: black !important;
    /*top: 2px !important;*/
    top: -3px !important;
    left: 5px !important;
    font-size: 25px !important;
    letter-spacing: 3px !important;
    font-weight: 900 !important;
    z-index: 1001 !important;
    padding-bottom: 6px !important;
    padding-left: 6px !important;
    transform: rotate(90deg) !important;
}

@media(min-width:1025px){
    #resp_menu_toggle_btn{
        display:none;
    }
}
@media(max-width:1024px){
    .resp_hide{
        /*display:none;*/
    }
    .book_container .book_index{
        position: absolute;
        width: auto;
        background: white;
        height:100%;
    }
    .topbar_right {
        right: 10px;
    }
    .book_container div.book_index{
        z-index: 998;
    }
    .addthis_inline_share_toolbox, div.top_bar_manual_icon{
        z-index: -1;
    }

    #resp_menu_toggle_btn{
        display:none !important;
    }
}
.addthis_inline_share_toolbox{
    display: inline-block;
    vertical-align: middle;
}
@media(max-width:480px){
    .addthis_inline_share_toolbox{
        width: 220px;
        position: absolute;
        right: -150px;
        top: 8px;
        margin-left: auto;
        margin-right: auto;
        display: table;
    }
    div.top_bar_manual_icon{
        width: 220px;
        position: absolute;
        right: -103px;
        top: -2px;
        margin-left: auto;
        margin-right: auto;
    }
    i.topbar_print_cus, i.topbar_download_cus{
        background: white;
        color: black;
    }
    .topbar_right {
        left: unset;
        right: 64px;
    }
    .book_toppar p.topbar_brand {
        display:none;
    }
}
@media(min-width:481px){
    input.topbar_input{
        /*margin-right: 20px;*/
        margin-right: 0px;
    }
}
@media(max-width:667px){
    .book_toppar p.topbar_brand {
        /*display: none;*/
        display: block;
    }
}
.at-share-btn-elements a{
    background-color: rgba(34, 34, 34,0.3);
}


.top_bar_manual_icon{
    color:white !important;
}

@media(max-width:667px){
    .addthis_inline_share_toolbox,
    .top_bar_manual_icon{
        display: none !important;
    }
}


.topbar-home{
    display: inline-block;
    background: white;
    color: #3b60c9;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    padding: 4px 6px 4px 5px;
    text-decoration: none;
    text-transform: capitalize;
    margin-right: 15px;
    margin-top: -1.3px !important;
}

.topbar-home:hover{
    color: white;
    background: transparent;
}

@media(max-width:1024px){
    .topbar-home{
        display:none;
    }
}

@media(max-width:481px){
    .topbar_brand .resp_hide{
        display:none;
    }
}

/*.next-button{

    display: block;
    height: 331px;
    z-index: 999999999999999999999;
    background-color: rgba(0, 0, 0, 0.2);
    width: 20px;
    right: 0px;
    transform: translateX(0px);
    background-image: none;
}
.previous-button{

    display: block;
    height: 331px;
    z-index: 999999999999999999999;
    background-color: rgba(0, 0, 0, 0.2);
    width: 20px;
    left: 0px;
    transform: translateX(0px);
    background-image: none;
}*/


