
.bookdetail {
	font-size: 31px;
}

.bookedit label {
	/* font-weight: bold; */
	/* color: #495A65; */
	font-size: 11px;
}


.bookedit .recordinfo {

	font-style: italic;
	font-size: 11px;
	float: right;

}
.bookedit .recordinfo .title {
	font-weight: bold;
}

.bookedit .bookid span {
	font-style: italic;
	font-size: 10px;
	
	padding-right: 15px;
}


.bookedit .isbn {
	display: block;
}

.bookedit .nav-link{
	font-size: 11px;
	font-weight: bold;

}

/* .bookedit input[type=text],.bookedit select{color: black;font-size: 12px;} */
.bookedit input[type=text],.bookedit select{font-size: 12px;}
.bookedit .ui-widget {font-size: 33px;}

.bookedit .switches-disable{
	/*font-size: 31px;*/
}
