<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ubook_player_iphone{
}

.ubook_player_iphone{
        background:#000;
}

.ubook_player_iphone #ubook_player_chapters, .ubook_player_iphone #ubook_player_content{
        padding-top:1em
}
.ubook_player_iphone #ubook_player_chapters_title h1{
        padding-top:1.5em;
        padding-bottom:1.5em;
}

.ubook_player_iphone #ubook_player_header_back{
        font-size: 1.7em;
        /*padding:10px 0;*/
        z-index:999;
/*      background:#ccc;*/
}

.ubook_player_iphone #ubook_player_chapters_title h1{
/*      font-size: 2em*/
}

#ubook_player_text_chapter, #ubook_player_text_bookmarks{
         font-size: .8em;
}

.ubook_player_default_list{
        margin-bottom: 10em;
}
.ubook_player_bookmarks_list_col_20{
        text-align: center;
}
.ubook_player_bookmarks_list_col_80{
	padding-left: 2em;
}
#ubook_player_bookmark{
    padding-right: 20px;
}

/* TODO: refactory; */
.cordova_player #ubook_player{
    border-top: 4em #000 solid;
}
.cordova_player  #ubook_player_content, .cordova_player .ubook_player_chapters{
    top: -4em !important;
    bottom: 0 !important;
    padding-top: 4em !important;
    height: 110% !important;
    min-height: 480px !important;
}</pre></body></html>