#bookID86746272 .bookDate,
#bookID86746366 .bookDate {
    display: none;
}


/* ------- Set up for 5 column bootstrap layout ------- */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
/* --------------------------------------------------- */

/* Override default waiting style */
.waiting {
    background-color: #fff;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: -40px;
    z-index: 1;
}
#bookShopListContainer {
	position: relative;
}
/* ---- */

.bookMoreInformation {
    display: none;
}
.introWrapper {	
	background-image:url('/cisiweb2/image/mycisi/mystudy.jpg');
	background-position:center center;
	margin-bottom: 0px;

}
.shopFilters .container-fluid {
    padding: 0;
}
.bookWrapper {
	padding-left: 20px;
	padding-right: 20px;
	/*min-height: 400px;*/
	margin-bottom: 60px;
	display: block;
	text-align: center;
	/*flex: 1;*/
	/*display:table-header-group; /* WTF why does this work */
	/*flex-direction: column; /* WTF why does this work */
}
.bookTitle {
    color: #006666;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 10px;
    margin-top: 20px;
}
#bookShopList.row {
    margin-left: -50px;
    margin-right: -50px;
    display: flex;
    flex-wrap: wrap;
}
.shopFilters {
    background: #efefef none repeat scroll 0 0;
	margin-bottom:0px !important;
}
 .shopFilters {
    background: #efefef none repeat scroll 0 0;
	margin-bottom:0px !important;
	margin-top: 150px !important;
}
.views {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
	display: none !important;
}
.gridView {
    right: 100px;
}
.listView {
	right:0px;
}
.gridView, .listView {
    font-size: 11px;
    font-weight: 600;
    height: 100%;
    padding: 14px 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100px;
}
.gridView:hover, 
.listView:hover {
	background:#dfdfdf;
	cursor: pointer;
}
/*.listViewWrapper .bookImage {
    float: left;
    width: 120px;
	margin-right: 30px;
}*/
.gridView.selected,
.listView.selected {
    /* background: #42b6b6 none repeat scroll 0 0; */
	background: #198080 none repeat scroll 0 0;
    color: #ffffff;
}
.listViewWrapper {
    margin-bottom: 80px !important;
    min-height: auto !important;
    text-align: left;
}
.listViewWrapper .bookTitle {
    font-size: 20px;
	margin-top: 10px;
}
.views img {
    margin-bottom: 4px;
    width: 20px;
}
.bookMoreInformation .btn.btn-default {
    font-size: 12px;
    font-weight: 500;
    padding: 6px 8px;
}
.bookTitle {
	font-size: 12px;
}
/*.bookDate {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 10px;
}*/
.bookDate {
    /* background: #23adad; */
	background: #1B8383;
    color: #fff;
    font-size: 10px;
	font-weight:bold;
    width: 100px;
    height: 100px;
    padding: 26px 10px;
    position: absolute;
    top: 100px;
    right: 10px;
    transform: rotate(-5deg);
    border-radius: 100px;
	display: block;
    /*box-shadow: 2px 1px 10px rgba(0,0,0,0.3);*/
}
.listViewWrapper .bookDate {
	text-align: center;
	left:-90px;
	right: auto;
	top:100px;
}
.bookImage img {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    width: 100%;
}
.bookImage img:hover {
    outline:8px solid #23adad;
}
.filters {
    padding: 13px 0 14px;
}
.shopFilterInner {
    position: relative;
	padding: 0 10px;
}
.shopFilterInner div {
	display:inline-block;
}
.filterLabel {
    font-size: 14px;
    font-weight: 500;
    margin-left: 25px;
    margin-right: 10px;
}
/*.bookImage:hover {
	outline:8px solid #42b6b6;
}*/
.shortDescription {
	display: none;
}
.listViewWrapper .shortDescription {
	display: block;
	margin-bottom:10px;
}
#filterCategorySelectList {
    width: 100%;
}
#filterCategorySelectButton {
    /*width: 100%;*/
    min-width: 300px;
}
.bookSearch {
    display: none;
	width: 300px;
}
.speakerLabel {
	display: none !important;
}
#bookShopListContainer h1 {
    margin-bottom: 40px;
    text-align: center;
	margin-top:32px;
}
#bookShopListContainer h2 {
	text-align: center;
}
#bookShopListContainer p {
	text-align: center;
	width:80%;
	display: block;
	margin: 0px auto 40px;
}
#bookIDPartners {
    padding: 0px 20px;
	width: 100%;
}

/* Do: Iphone plus bodge, need to replace the circular stamp completley on mobile sizes with something inline*/
@media (min-width: 374px) {.bookDate {top: 130px;}}
@media (min-width: 413px) {.bookDate {top: 160px;}}
/* #### */

/* Ipad specific size */
@media (min-width: 700px) {
	.bookMoreInformation .btn.btn-default {
		font-size: 14px;
		font-weight: 400;
		padding: 8px 10px;
	}
	.bookWrapper {
		padding-left: 80px;
		padding-right: 80px;
		display: block;
		/*min-height: 450px;*/
	}



}
/* ---- */

@media (min-width: 768px) {
	.bookMoreInformation .btn.btn-default {
		font-size: 14px;
		font-weight: 400;
		padding: 8px 10px;
	}
	.bookWrapper {
		padding-left: 20px;
		padding-right: 20px;
		display: block;
		/*min-height: 450px;*/
	}
	.bookDate {
		top: 120px;
		right: 0px;
		font-size: 10px;
	}
	.shopFilterInner {
		padding: 0px;	
	}

}


@media (min-width: 992px) {
	.bookWrapper {
		padding-left: 40px;
		padding-right: 40px;
		display: block;
		/*min-height: 450px;*/
	}
	.views {
		display: inline-block !important;
	}
	/*.bookDate {
		font-size: 14px;
	}*/
	.bookDate {
		top: 140px;
		right: 10px;
	}
	.bookTitle {
		font-size: 14px;
	}
	.bookSearch {
    	display: inline;
	}
	.speakerLabel {
		margin: 0 10px;
		display: inline !important;
	}
	/*#filterCategorySelectButton {
		width: 300px;
	}*/
	.listViewWrapper .bookDate {
		top: 130px;
	}

	
}

@media (min-width: 1200px) {
	.bookWrapper {
		padding-left: 30px;
		padding-right: 30px;
		/*min-height: 450px;*/
	}
	.bookDate {
		top: 160px;
		right: 0px;
	}
}

@media (min-width: 1600px) {
	.bookWrapper {
		padding-left: 50px;
		padding-right: 50px;
		display: block;
		/*min-height: 480px;*/
	}
	.bookTitle {
		font-size: 16px;
	}
	.bookDate {
		top: 190px;
		right: 20px;
	}
	.listViewWrapper .bookDate {
		top: 190px;
	}
	
}


