@import url(https://fonts.googleapis.com/css?family=Lato|Halant);body{background:#deeeb7;background:-webkit-linear-gradient(top,#deeeb7,#f4f9e7);background:linear-gradient(180deg,#deeeb7 0,#f4f9e7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#deeeb7",endColorstr="#f4f9e7",GradientType=0);font-family:Lato,sans-serif;font-size:16px;color:#25271e;margin:0;padding:0}h1,h2,h3,h4,h5,p{margin:0 0 10px}a,a:hover{text-decoration:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.app-container{margin:0;padding:0;width:100%;min-width:350px;height:100vh}.header-debug{display:none;position:fixed;width:calc(100% - 120px);height:500px;top:150px;left:50px;background:hsla(0,0%,100%,.9);border:1px solid #000;font-size:.75em;z-index:500;padding:10px}.loading{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;left:0;width:100%;height:0;overflow:hidden;opacity:0;background:rgba(0,0,0,.75);-webkit-transition:opacity .25s ease;transition:opacity .25s ease}.loading.true{height:100vh;opacity:1}.header-container{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;width:100%;height:50px;background:rgba(0,0,0,.85);z-index:999;padding-right:45px}@media (min-width:640px){.header-container{height:75px;padding-right:60px}}.header-padding{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;width:calc(100% - 45px);height:50px}@media (min-width:640px){.header-padding{height:75px;width:calc(100% - 60px)}}.logo{display:block;height:auto;width:25%;min-height:30px;min-width:120px;max-height:60px;max-width:240px;margin:0 10px}.logo.logged-in{margin:0 auto}.logo img{height:auto;width:100%}.menu-login,.menu-signup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:30px;width:75px;margin:0 5px 0 0;border-radius:15px;font-size:.8em;font-weight:700}@media (min-width:640px){.menu-login,.menu-signup{height:40px;width:100px;margin:0 10px 0 0;border-radius:20px;font-size:1.1em}}.menu-signup{margin-left:auto;background:#6d0839;color:#d0e799}.menu-login{background:#d0e799;color:#6d0839;margin-right:auto}.menu-close,.menu-toggle{display:inline-block;text-indent:-9999px;background-size:contain;background-repeat:no-repeat;background-position:50%;width:25px;height:25px;cursor:pointer}@media (min-width:640px){.menu-close,.menu-toggle{width:40px;height:40px}}.menu-toggle{margin-left:10px}nav.menu{position:absolute;top:0;left:-100vw;background:#d0e799;width:100vw;max-width:480px;height:100vh;text-align:left;-webkit-transition:left .75s ease;transition:left .75s ease}nav.menu.active{left:0}.menu-close{position:absolute;top:5px;right:5px}.menu-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;list-style-type:none;padding:0;margin:0;height:100vh}.menu-items li{padding:15px 30px;border-bottom:2px solid #25271e;width:calc(100% - 60px)}.menu-items li a{color:#6d0839;font-size:1.35em}.menu-items li:first-child{border-top:2px solid #25271e;margin-top:60px}.menu-items li.menu-signout,p{margin-top:auto;margin-bottom:50px;border-bottom:none}.login-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;text-align:center;height:100vh;font-size:.85em}@media (min-width:640px){.login-page{font-size:1em}}.login-page h2{margin-top:10px}@media (min-width:640px){.login-page h2{margin-top:0}}.login-page p{margin:0 0 10px}@media (min-width:640px){.login-page p{margin:0 0 15px}}.login-page ul{text-align:center;margin:0 0 15px;padding:0}@media (min-width:640px){.login-page ul{margin:0 0 10px}}.icon-login{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;list-style-type:none;width:300px;height:36px;border-radius:18px;margin-bottom:10px;background-size:contain;background-repeat:no-repeat;background-position:15px;color:#fff;font-weight:700}@media (min-width:640px){.icon-login{height:50px;border-radius:25px}}.icon-facebook{background-color:#326699}.icon-google{background-color:#ea4335}.icon-audible{background-color:#fff;color:#6d0839}.icon-amazon{background-color:#f9a529}.signup-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding-top:100px;text-align:center;height:calc(100vh - 100px);overflow-y:scroll}.signup-page h2{margin:0 0 25px}.signup-page h2,.signup-page p{text-align:center;padding:0 25px}.signup-page p{margin:0 0 15px}.signup-page .form-group{width:300px;margin:0 auto;text-align:left}.signup-page ul{list-style-type:none;margin:0;padding:0}.signup-page form{margin-bottom:15px}.signup-page label{margin-left:5px}.signup-page input{max-width:300px;margin:0 auto}.signup-page a,.signup-page a:hover,.signup-page button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:15px;height:30px;width:300px;margin:0 auto 10px;background:#6d0839;color:#fff;font-size:16px;font-weight:700;text-decoration:none;border:none;cursor:pointer}.signup-page button.white{border-radius:20px;height:40px;color:#6d0839;background:#fff}.signup-page a.gold,.signup-page button.gold{color:#6d0839;background:#d8c358}.button-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;width:300px;margin:0 auto}.signup-page button.half{width:48%;margin:0 0 10px}.search-row{padding:25px 25px 15px;border-bottom:2px solid #333}.search-row:last-child{border-bottom:0}.search-results{display:none}.search-results.active{display:block}.search-panel{display:block;padding:5px 15px;background:#fff}.search-panel .name{text-align:left;width:250px;margin-bottom:10px}.search-panel .action,.search-panel .name{display:inline-block;vertical-align:top}.search-panel .action button{width:250px}.checkbox-container{width:300px;margin:0 auto 25px}div.checkbox-row{text-align:left;margin-bottom:10px}.checkbox-row input,.checkbox-row label{display:inline-block;margin:0 10px 0 0}.signup-page .debug{position:absolute;left:25px}.signup-page pre{display:none;text-align:left;font-size:.65em;width:25vw;vertical-align:bottom}.books-modal{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;background:rgba(0,0,0,.85);top:0;width:100vw;height:100vh;visibility:hidden;opacity:0;z-index:1500;-webkit-transition:visibility 0s,opacity .25s linear;transition:visibility 0s,opacity .25s linear}.books-modal.active{visibility:visible;opacity:1;-webkit-transition-delay:.5s;transition-delay:.5s}.book-page{position:relative;height:100vh;width:100%;overflow:hidden}.book-toggles{position:absolute;top:20px;left:25px;background:hsla(0,0%,100%,.85);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.7em;padding:10px;width:225px;z-index:999}.book-toggles div{cursor:pointer;font-size:.75em}.book-toggles div:hover{color:red}.book-close{z-index:1000;top:18px;right:18px;width:40px;height:40px;background-size:cover;text-indent:-9999px;cursor:pointer}.book-close,.book-cover{position:absolute;background-position:50%;background-repeat:no-repeat}.book-cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:contain;height:70vh;width:100%;top:15vh;left:0;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:left .75s ease,-webkit-transform .5s ease;transition:left .75s ease,-webkit-transform .5s ease;transition:left .75s ease,transform .5s ease;transition:left .75s ease,transform .5s ease,-webkit-transform .5s ease}.book-cover.active{left:0}.book-cover.ready{-webkit-transform:scale(.5);transform:scale(.5)}.book-cover.editing{left:325px}.book-cover.inactive{left:-100vw}.book-excerpt,.book-file,.book-info{position:absolute;background:hsla(0,0%,100%,.9);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;width:100vw;height:100vh;z-index:1001;cursor:pointer}.book-info{top:-100vh;padding:25px;width:calc(100vw - 50px);height:calc(100vh - 50px);-webkit-transition:top .5s ease;transition:top .5s ease}@media (min-width:640px){.book-info{padding:100px;width:calc(100vw - 200px);height:calc(100vh - 200px)}}.book-excerpt{top:0;left:0;padding:25px;width:calc(100vw - 50px);height:calc(100vh - 50px);visibility:hidden;opacity:0;-webkit-transition:visibility 0s,opacity .25s linear;transition:visibility 0s,opacity .25s linear}@media (min-width:640px){.book-excerpt{padding:100px;width:calc(100vw - 200px);height:calc(100vh - 200px)}}.book-file{background:#d0e799;top:0;left:-100vw;-webkit-transition:left .5s ease;transition:left .5s ease}.book-info.active{top:0}.book-excerpt.active{visibility:visible;opacity:1}.book-file.active{left:0}.book-info h2,.book-info h3{text-align:left;width:100%;max-width:300px}.book-info h3 span{color:#6d0839}.book-details{text-align:left;width:100%;max-width:300px;margin-bottom:25px}.book-details span{color:#6d0839}.book-buttons,.book-purchase{text-align:center;width:100%;max-width:300px;margin-bottom:25px}.book-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:20px;height:40px;width:300px;margin:0 auto 10px;font-size:16px;font-weight:700;text-decoration:none;text-transform:uppercase;border:none;cursor:pointer}.book-button,.book-button.rose{background:#6d0839;color:#fff}.book-button.gold{color:#6d0839;background:#d8c358}.book-price{font-weight:700;margin-bottom:10px}.book-excerpt h2,.book-excerpt h3{text-align:left;width:100%}.book-excerpt h3 span{color:#6d0839}.excerpt-container{height:60vh;overflow-y:scroll}.excerpt-arrow-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px;width:100%}.excerpt-arrow-left,.excerpt-arrow-right{width:40px;height:40px;background-size:cover;background-position:50%;background-repeat:no-repeat;text-indent:-9999px;cursor:pointer}.excerpt-arrow-right{margin-left:auto}.file-image img{height:25vh;width:auto;margin-bottom:10px}.file-this-book{text-align:center}.library-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:15px;height:30px;width:200px;margin-bottom:10px;background:#eee}.library-file.active{background:green;color:#fff}.file-recommend label{display:none}label{display:block;margin-bottom:10px;font-weight:700}label.hidden{display:block;opacity:0;height:0;overflow:hidden}input[type=text],select{height:30px;width:300px;color:#6d0839;border:1px solid #6d0839;border-radius:15px;text-align:center;margin-bottom:10px}select{padding-left:20px}.people-page button,input[type=submit]{height:36px;width:300px;border:0;background:#6d0839;color:#fff;font-size:16px;font-weight:700;border-radius:18px;padding-left:15px;margin-bottom:10px;min-height:36px}@media (min-width:640px){.people-page button,input[type=submit]{height:40px;border-radius:20px;min-height:40px}}.library-page{position:relative;height:100vh}.library-page h1{display:-webkit-box;display:-ms-flexbox;display:flex;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;margin:0;height:50px}.book-list{overflow-y:scroll;height:100vh}.book-panel{position:relative;vertical-align:top;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;background-size:cover;background-position:50%;background-repeat:no-repeat;width:25%;margin:0;height:38vw}.cont-large{width:33.33%;height:50vw}.cont-medium{width:33.33%;height:25vw}.cont-small{width:33.33%;height:12.5vw}.book-panel.large{width:100%;height:50vw}.book-panel.medium{width:50%;height:25vw}.book-panel.small{width:25%;height:12.5vw}.book-panel a,.book-panel a:hover{position:absolute;display:block;background-size:cover;background-position:50%;background-repeat:no-repeat;top:0;bottom:0;left:0;right:0;text-indent:-9999px}.book-panel-info{display:none}.grid{padding-top:50px;height:calc(100vh - 50px)}@media (min-width:640px){.grid{padding-top:75px;height:calc(100vh - 75px)}}.list{padding-top:50px;height:calc(100vh - 50px)}@media (min-width:640px){.list{padding-top:75px;height:calc(100vh - 75px)}}.list h4{max-width:200px}@media (min-width:640px){.list h4{max-width:none}}.list .book-panel{position:relative;vertical-align:top;display:block;text-align:left;width:calc(100% - 20px);padding:10px;height:auto;font-size:.85em}@media (min-width:640px){.list .book-panel{font-size:1em}}.list .book-panel.list a:hover,.list .book-panel a{position:relative;display:inline-block;vertical-align:top;background-size:cover;background-position:50%;background-repeat:no-repeat;height:15vh;width:10vh;margin:0 15px}.list .book-panel-info{display:inline-block;vertical-align:top}.filter-panel{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:0;width:100%;height:50px;background:rgba(0,0,0,.75);color:#fff}.layout-button{background-size:cover;background-position:50%;background-repeat:no-repeat;text-indent:-9999px;cursor:pointer;margin:10px;width:25px;height:25px}.layout-button:nth-child(3){margin-right:20px}.filter-panel a,.filter-panel a:hover{color:#fff;text-decoration:none}div.filter-toggle{position:fixed;background-size:cover;background-position:50%;background-repeat:no-repeat;text-indent:-9999px;cursor:pointer;background-color:rgba(0,0,0,.75);border-radius:22.5px;top:60px;right:10px;width:45px;height:45px}@media (min-width:640px){div.filter-toggle{top:85px;right:25px;border-radius:30px;width:60px;height:60px}}.filter-modal{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;background:#d0e799;padding-top:50px;top:50px;width:100%;height:calc(100vh - 100px);visibility:hidden;opacity:0;-webkit-transition:visibility 0s,opacity .25s linear;transition:visibility 0s,opacity .25s linear;z-index:750;font-size:.75em}@media (min-width:640px){.filter-modal{top:75px;height:calc(100vh - 125px);font-size:1em}}.filter-modal.active{visibility:visible;opacity:1}.close-filter{background-size:cover;background-position:50%;background-repeat:no-repeat;text-indent:-9999px;cursor:pointer;position:absolute;top:25px;right:25px;width:30px;height:30px}.filter-modal h2{color:#6d0839}.filter-modal h3{margin-bottom:15px}.filter-container{width:90vw;overflow-y:auto}@media (min-width:640px){.filter-container{width:60vw}}.expand-rose{width:15px;height:5.25px;margin:0 0 2px 6px}.filter-reading{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.filter-reading,.filter-reading span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter-reading span{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:10px;height:30px;width:30px;background:#d8c358;border-radius:15px}[data-size=medium].readingLevel,[data-size=small].readingLevel{background:#25271e;color:#d8c358}[data-size=medium].readingLevel{margin:5px;height:40px;width:40px;border-radius:20px}[data-size=large].readingLevel{background:#25271e;color:#d8c358;margin:0;height:50px;width:50px;border-radius:25px}.filter-genre{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background:#fff;border:1px solid #6d0839;border-radius:20px;padding-left:0;height:40px;width:calc(100% - 2px)}.filter-genre,.filter-genre span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter-genre span{margin:0 10px 0 5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#eee;text-align:center;cursor:pointer;background-color:#d8c358;color:#25271e;border-radius:15px;height:30px;font-size:.85em;background-size:15px 15px;background-position:10px;background-repeat:no-repeat;padding:0 10px 0 35px}.filter-genre span.scifi{display:none}@media (min-width:720px){.filter-genre span.scifi{display:-webkit-box;display:-ms-flexbox;display:flex}}ul.sort-by{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 20px;padding:0;list-style-type:none;width:100%}ul.sort-by,ul.sort-by li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}ul.sort-by li{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#eee;text-align:center;cursor:pointer;background-color:#d8c358;color:#25271e;border-radius:15px;height:30px;width:23%;font-size:.85em}[data-sort=authorLastName].authorLastName,[data-sort=dateAdded].newest,[data-sort=readingLevel].readingLevel,[data-sort=title].title,ul.sort-by li:hover{background-color:#25271e;color:#d8c358}.libraries-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding:100px 15px 15px;text-align:center;height:calc(100vh - 115px);overflow-y:scroll}.edit-table{text-transform:uppercase;width:90vw;max-width:1000px;margin-bottom:25px}.edit-table td,.edit-table th{padding:10px;margin:0;border:none;text-align:left;vertical-align:middle}@media (min-width:800px){.edit-table td,.edit-table th{border-bottom:1px solid #25271e}}.edit-table thead tr{display:none}@media (min-width:800px){.edit-table thead tr{display:table-row}}.edit-table tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;-webkit-transition:all .4s ease;transition:all .4s ease;border-bottom:1px solid #25271e;min-height:75px}@media (min-width:800px){.edit-table tr{display:table-row;border-bottom:none;min-height:auto}}.edit-table tbody tr:hover{background:#d8c358}.edit-table td{vertical-align:top;text-align:left}.edit-table td a:hover,.edit-table td a:link,.edit-table td a:visited{color:#6d0839}td.name{font-weight:700;padding-right:35px}@media (min-width:800px){td.name{padding-right:inherit}}td.browse,td.delete,td.editlib{position:absolute;cursor:pointer;padding:0;top:10px;right:0;height:15px}@media (min-width:800px){td.browse,td.delete,td.editlib{position:relative}}td.editlib{top:35px}@media (min-width:800px){td.editlib{top:0}}td.recommend,td.type{padding-left:25px;font-size:.75em;padding:0 10px 10px}td.recommend p,td.type p{margin:0 0 0 10px}@media (min-width:800px){td.recommend,td.type{font-size:1em;padding:10px}td.recommend span,td.type span{display:none}}td.delete{color:#6d0839;right:10px;text-align:center}td.sort{display:none}@media (min-width:800px){td.sort{display:table-cell}}td.author,td.readingLevel{padding:0 10px 10px;margin:0 0 0 10px;font-size:.75em}@media (min-width:800px){td.author,td.readingLevel{font-size:1em;padding:10px;margin:0}td.author span,td.readingLevel span{display:none}}.edit-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding-top:100px;padding-bottom:25px;height:calc(100vh - 125px);overflow-y:scroll}.edit-page,.library-page h1,.profile-page{text-align:center}.profile-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding-top:100px;padding-bottom:25px;height:calc(100vh - 125px);overflow-y:scroll}.profile-page .form-group{width:300px;margin:0 auto;text-align:left}.people-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding-top:100px;padding-bottom:25px;text-align:center;height:calc(100vh - 125px);overflow-y:scroll}.people-page div{margin-bottom:15px}.people-page ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;list-style-type:none;padding:0;margin:0 0 15px}.people-page li{padding:0 10px 10px;margin:0;text-align:left}.people-page span{display:inline-block;margin-left:15px}.people-page span.title{font-weight:700;margin-left:0}.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80)}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}button.toast-close-button{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999;pointer-events:none}#toast-container *{box-sizing:border-box}#toast-container>div{position:relative;pointer-events:auto;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px;background-repeat:no-repeat;box-shadow:0 0 12px #999;color:#fff;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80)}#toast-container>:hover{box-shadow:0 0 12px #000;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);cursor:pointer}#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:300px;margin-left:auto;margin-right:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin-left:auto;margin-right:auto}.toast{background-color:#030303}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}}
/*# sourceMappingURL=styles.css.map*/