.version {
	color: #9f9f94;
	font-size: small;
}

.versionContainer {
	margin: 5px;
	border: 0px;
	background: white;
}

div.unique {
	border: 0px;
}

.ui-panel .ui-panel-content {
	border: 0px;
	padding: 0;
}

.ui-panel {
	padding: 0;
}

.adminCell {
	
}

.sortCell {
	display: none;
}

.priceTitle {
	font-weight: bold;
}

.priceColTitle {
	text-align: left;
}

.priceValue {
	font-weight: bold;
}

.priceUnique.ui-link {
	color: red;
}

.unique {

}

.uniqueHeader {
	background-color: lightblue;
	border: 0px;
}


.summPricesHidden {
	display: none;
	border: 0;
}

.summPricesVisible {
	margin-top: 10px;
	border-left: auto;
	border-right: auto;
	text-align: center;
}

.reducedSummPricesVisible {
}

.reducedSummPricesHidden {
	display: none;
}

.summPricesVisible.ui-panelgrid>*>tr, .summPricesVisible.ui-panelgrid .ui-panelgrid-cell {
	border: none;
}

.sort {
	margin-bottom: 10px;
	border: 0px;
	width: 100%;
}

.admin {
	margin-bottom: 10px;
	border: 0px;
	width: 100%;
}

@media screen and (min-width: 767px) {
	.myslider {
		width: 98%;
	}
}

@media screen and (min-width: 992px) {
}

@media screen and (min-width: 1200px) {
}

.category-header {
  background-color: lightblue;	
  text-align: center;
}

.mysliderCol {
	width:50%;
	text-align: center;
}

.myInputCol {
	width:10%;
	text-align: center;
}

.myUnitCol {
	width:10%;
	text-align: center;
}

.selectRadio {
	margin:auto;
	display: inline;
}

.selectRadio label {
   margin-right: 20px;
   margin-top: auto;
   margin-bottom: auto;
}

.vcpuRow {
	
}
