nav{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #ccc;margin-bottom:1rem}nav,nav h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}nav h2 img{height:25px}nav h2 a{text-decoration:underline}.content-container{padding-top:2rem}.loader{text-align:center}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.row.dark{background:#303030}.col{width:calc(100% - 400px);padding:15px}.row>.col:first-child{border-right:1px solid #ccc;max-width:400px}.result-list-container{width:100%;padding:0 40px}.result-list-container,.single-list-container{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.single-list-container{width:25%;-ms-flex-pack:distribute;justify-content:space-around}.row>.col:last-child{background:#fafafa}.row.dark>.col:last-child{background:#303030}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.authors-list{color:#9d9d9d;font-weight:700}.dark .authors-list{color:#fafafa}.ratings-list{padding:10px 0}.avg-rating{color:#6b6b6b}.dark .avg-rating{color:#fafafa}.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.stars{color:gold}.location{color:salmon;margin-right:5px}.meetup-location{margin:4px 0}.book-title,.book-title-card{white-space:normal;margin-top:4px}.book-title-card{max-height:45px}.book-image{height:150px;width:110px;background-size:cover}.book-header{font-weight:700;margin-bottom:5px}.book-content{background:#fff;margin:10px 0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.meetup-title{white-space:normal}.meetup-topics{height:35px;overflow:hidden}.text-center{text-align:center}.meetup-topic{background-color:#dedede;color:#555;padding:5px 10px;margin:5px;border-radius:4px}.meetup-topic:first-child{margin-left:0}.col .meetup-list-image{background-size:cover}.ml20{margin-left:20px}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}.search--type--toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 40px;margin:20px 0}.text{padding-left:12px;text-transform:uppercase}.switch{position:relative;display:inline-block;width:60px;height:34px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc}.slider,.slider:before{position:absolute;-webkit-transition:.4s;transition:.4s}.slider:before{content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff}input:checked+.slider{background-color:#2196f3}input:focus+.slider{-webkit-box-shadow:0 0 1px #2196f3;box-shadow:0 0 1px #2196f3}input:checked+.slider:before{-webkit-transform:translateX(26px);transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.description{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}