body{
	background-color:#342c99;
}
img{
	max-width:100%;
}
#banner-logo{
	width:150px;
}
.top-books{
	margin-top:30px;
	padding:30px;
	background-color:rgb(36, 28, 80);
	color:#fff;
	margin-left:-20px;
	width:calc(100% + 40px);
	margin-bottom:-20px;
	border-top:1px solid #ddd;
}
.top-books h2{
	margin-bottom:20px;
}
.top-books ol{
	margin:0;
	padding:0;
	list-style:none;
}
.top-books li{
	padding:20px 100px 20px 180px;
	position:relative;
	min-height:100px;
	background-color:rgba(255,255,255,.1);
	border-radius:10px;
	line-height:60px;
	font-weight:bold;
	overflow:hidden;
	margin-bottom:10px;
}
.top-books .book-cover-thumb{
	width:100px;
	height:100px;
	background-size:cover;
	background-position:50% 50%;
	background-repeat:no-repeat;
	position:absolute;
	top:0;
	left:60px;
	background-color:#130f32;
}
.top-books div.book-cover-thumb{
	box-sizing:border-box;
	width:80px;
	height:100px;
	padding:5px;
	margin:0 10px 0 10px;
	color:#fff;
	font-size:8px;
	overflow:hidden;
	line-height:1rem;
}
.top-books-rank{
	z-index:1;
	background-color:#130f32;
	color:#fff;
	font-size:30px;
	position:absolute;
	top:0;
	left:0;
	width:60px;
	height:100px;
	line-height:100px;
	text-align:center;
}
.teachers{
	margin-top:30px;
	padding:30px;
	background-color:rgb(36, 28, 80);
	color:#fff;
	margin-left:-20px;
	width:calc(100% + 40px);
	margin-bottom:-20px;
	border-top:1px solid #ddd;
}
.teachers thead{
	font-weight:600;
}
.teachers thead td{
	border-top:0;
}
.teachers tbody{
	background-color:rgba(0,0,0,.3);
}
.teachers td{
	border-top-color:#000;
}
td.action{
	width:150px;
}
.appuser-books{
	margin-top:-20px;
	padding:30px;
	background-color:rgb(36, 28, 80);
	color:#fff;
	margin-left:-20px;
	width:calc(100% + 40px);
	margin-bottom:30px;
}
.message-form{
	margin-top:-20px;
	padding:30px;
	background-color:rgb(36, 28, 80);
	color:#fff;
	margin-left:-20px;
	width:calc(100% + 40px);
	margin-bottom:0;
	border-top:1px solid #ddd;
}
.message{
	position:relative;
	padding:20px 20px 20px 80px;
	margin-left:-20px;
	width:calc(100% + 42px);
	border-bottom:1px solid #ddd;
	min-height:80px;
}
.message-icon{
	width:40px;
	height:40px;
	position:absolute;
	top:20px;
	left:20px;
}
.stickers{
	text-align:center;
}
.stickers ul{
	margin:0;
	padding:0;
	list-style:none;
}
.stickers li{
	display:inline-block;
	width:160px;
	height:200px;
	padding:20px;
	vertical-align:top;
	border-radius:10px;
	box-sizing:border-box;
	position:relative;
	background-color:rgba(0,0,0,.05);
	margin-bottom:10px;
}
.stickers button{
	margin-top:20px;
}

.card{
	border:0;
}
.card .card{
	border:1px solid rgba(0,0,0,.125);
}
h1{
	font-weight:600;
	margin-bottom:30px;
	font-size:50px;
	
	margin-top:-20px;
	padding:15px 30px;
	background-color:rgb(24, 19, 54);
	color:#fff;
	margin-left:-20px;
	width:calc(100% + 40px);
	margin-bottom:20px;
	border-top:1px solid #ddd;
}
.book-list{
	margin:0;
	padding:0;
	list-style:none;
}
.book-list li{
	border-top:1px solid rgba(255,255,255,.5);
	padding:.75em 0;
}
.book-list li small{
	color:rgba(255,255,255,.5);
}
.book-list-reading-panel{
	padding:20px;
	background-color:rgba(0,0,0,.3);
	height:300px;
	overflow:scroll;
}
.book-list-claiming-panel{
	padding:20px;
	background-color:rgba(0,0,0,.3);
	height:300px;
	overflow:scroll;
}
.book-list-claimed-panel{
	padding:20px;
	background-color:rgba(0,0,0,.3);
	height:300px;
	overflow:scroll;
}
.post{
	border-bottom:1px solid #ddd;
	padding:30px 10px;
}
.message.post{
	padding:30px 20px;
}
.parent-post{
	background-color:#a6eef7;
}
.teacher-post{
	background-color:#e9a6f7;
}
.teacher-only-post{
	background-color:#f6bc71;
}

table .post{
	padding:10px;
	background-color:#eee;
}
table .parent-post{
	background-color:#a6eef7;
}

.post-title{
	font-size:3em;
}
.post-image{
	width:100%;
	border-radius:10px;
	margin-bottom:20px;
}
.claim-image{
	width:100%;
	border-radius:10px;
	margin-bottom:20px;
}
audio{
	margin:30px 0;
}
.claim-response-form{
	padding:30px;
	background-color:rgb(36, 28, 80);
	color:#fff;
	border-radius:10px;
}
.card.claim{
	background-color:#eee;
}
.highlight-green{
	background-color:#a7d926;
}
.highlight-blue{
	background-color:#a6eef7;
}
.help-panel{
	background-color:#e4f1f4;
	padding:40px;
	border-radius:4px;
	margin-bottom:30px;
}



.yg-label{
	float:right;
	background-color:#ebb314;
	color:#fff;
	border-radius:5px;
	display:inline-block;
	padding:0 1em;
}
.yg-label-56{
	background-color:#de9321;
}
ul.book-availability-list{
	list-style:none;
	margin:1em 0 2em 0;
	padding:0;
}
ul.book-availability-list li{
	border-top:1px solid #eee;
	padding:5px;
}


table .book{
	width:200px;
	position:relative;
}
table .post-image{
	width:200px;
	height:200px;
	max-width:200px!important;
	object-fit:contain;
	background-color:#111525;
}
table div.post-image{
	box-sizing:border-box;
	width:150px;
	height:200px;
	max-width:200px!important;
	padding:10px;
	margin:0 25px 0 25px;
	color:#fff;
	font-size:12px;
	overflow:hidden;
}
table .rating{
	position:absolute;
	left:20px;
	top:20px;
	width:50px;
	height:50px;
	background-color:#111525;
	border-radius:10px;
	text-align:center;
	line-height:40px;
	display:flex;
	justify-content:center;
	align-items:center;
	overflow:hidden;
}
table .avatar-cell{
	width:100px;
}
table .avatar-cell-small{
	width:60px;
}
table .stickers{
	text-align:left;
}
table .stickers img{
	max-width:40px;
}
table .avatar{
	position:relative;
	width:80px;
	height:80px;
	border-radius:10px;
	overflow:hidden;
}
table .avatar img{
	position:absolute;
	top:0;
	left:0;
	width:80px;
}
table .avatar-cell-small .avatar{
	position:relative;
	width:40px;
	height:40px;
	border-radius:10px;
	overflow:hidden;
}
table .avatar-cell-small .avatar img{
	position:absolute;
	top:0;
	left:0;
	width:40px;
}

.obscured .obscure{
	color:transparent;
	background-color:#ccc;
	border-radius:5px;
}
.delete-locked .btn-delete{
	display:none;
}

.obscured-posts .obscured-post{
	display:none;
}




.user-panel{
	position:absolute;
	top: 25px;
	right: 40px;
	line-height:48px;
	z-index:1000;
}
form.slim{
	max-width:700px;
}
div.avatar-cell{
	position:relative;
	width: 50px;
	height: 50px;
	vertical-align: 0;
	display:inline-block;
	margin:-5px 0 -5px 0;
	border-radius:10px;
	overflow:hidden;
}
div.avatar-cell img{
	position:absolute;
	top:0;
	left:0;
	width:50px;
}








.bio-panels{
	
}
.bio-panel{
	width:530px;
	background-color:rgb(227, 243, 254);
	border-radius:10px;
	margin:0 0 10px 10px;
	display:inline-block;
	overflow:hidden;
	vertical-align:top;
}
.bio-panel .bio{
	display:flex;
	padding: 20px;
}
.bio-panel .avatar{
	position: relative;
	width: 80px;
	height: 80px;
	border-radius: 10px;
	overflow: hidden;
	margin-right:10px;
}
.bio-panel .avatar img{
	position: absolute;
	top: 0;
	left: 0;
	width: 80px;
}
.stickers img{
	max-width: 40px;
}
.bio-books{
	padding: 20px;
	background-color:rgb(24, 19, 54);
	color:#fff;
}
.bio-book{
	display:inline-block;
	width: 150px;
	text-align:center;
	vertical-align:top;
}
.bio-book + .bio-book{
	margin-left:10px;
}
.bio-book .post-image{
	width: 150px;
	height: 150px;
	max-width: 200px!important;
	object-fit: contain;
	margin-bottom:0;
}
.bio-book div.post-image{
	box-sizing:border-box;
	width:110px;
	height:150px;
	max-width:200px!important;
	padding:10px;
	margin:0 20px 0 20px;
	color:#fff;
	font-size:9px;
	overflow:hidden;
	background-color:#000;
}
.bio-book-label{
	font-size:.8rem;
	font-weight:600;
}
.bio-book-cover{
	position:relative;
}
.bio-book .rating{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 50px;
	height: 50px;
	background-color: #111525;
	border-radius: 10px;
	text-align: center;
	line-height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.bio-book strong{
	font-size:.8rem;
	font-weight:400;
	display:block;
	min-height:2.5rem;
}