.FolioControl,.FolioPage{cursor:pointer;padding:5px}.Folio{font-family:Consolas,monospace;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.15);box-shadow:0 2px 5px rgba(0,0,0,.15);border-radius:3px;background-color:#f4f4f4;-webkit-transition:all ease-in-out .5s;-moz-transition:all ease-in-out .5s;-o-transition:all ease-in-out .5s;-ms-transition:all ease-in-out .5s;transition:all ease-in-out .5s;padding:5px;border:1px solid #ccc;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.FolioPage{font-size:16px;position:relative;top:-2px}.FolioPage:hover{font-weight:600}.FolioPage.Active{font-weight:600;color:#dc143c}.FolioControl{color:#555}.FolioControl:hover{color:#222}.FolioControl.Disabled{padding:5px;cursor:default;color:#888}.FolioNext:before{content:"Next"}.FolioPrevious:before{content:"Previous"}