.bbcode-shopInfo, .bbcode-shopBasket, .bbcode-shopsrp { display: none; }
.itemCat h4 { cursor: pointer; }
div.itemBox { text-align: center; height: 250px; width: 200px; border: 3px solid; border-radius: 5px; display: inline-grid; vertical-align: middle; margin: 4px; overflow-x: hidden; overflow-y: hidden; }
div.itemBoxBig { height: 300px; width: 300px; border: 3px solid; border-radius: 5px; display: block; margin: 4px; }
div.itemBox.aareq { border-color: #8D100F;}
div.itemBox.selected { border-color: #090;}
div.itemBox .btn_fake, div.itemBoxBig .btn_fake { display:table; margin: 0 auto; }
div.itemBox .btn_fake.remove { display: none; }
div.itemBox img { max-width: 100px; max-height: 100px; border:2px solid; margin: 2px; margin-left: auto; margin-right: auto; margin-top: 4px; }
div.itemBox div.editMode { display:none; text-align:left; }
.bbcode-shopBasket.complete { display: inline; float: right; margin: 5px; border: 2px dashed; padding: 4px; border-radius: 10px; }
.bbcode-shopBasket .listItemsHere { max-height:150px; overflow-y:scroll; }
.bbcode-shopBasket a big { text-align: center; }
#scp h3 { font-size: 115%; }
#scp h4 { font-size: 105%; font-style: italic; }
#shopkeeperNote { width: 80%; margin: 0 auto; border: 3px dotted; padding: 5px; border-radius: 10px; }
#galleonsBox { border: 1px solid; border-radius: 5px; margin:4px; padding: 3px; }
.quantitySelector { display:none; }
.quantitySelector .btn_fake { display:inline!important; }

/*Shop CP*/
#setTable tr.settingRow.disabled { display:none; }
.shopClick { cursor: pointer; }
#assistList div, #catList div, #addItemCat, #addAssistant {  height: 25px; border-bottom: 1px dotted; margin-top: 10px;}
.headingInfo { font-weight: 700;}