#tonerguide .btn_xs {
	margin-right:3px;
	margin-bottom:3px;
}

#tonerguide .col-sm-24 {
	padding:2px;
}

#tonerguide .col-sm-24 a {
	display:block;
	white-space: normal;
	height:114px;
	opacity:0.6;
	font-family: "Roboto Condensed" !important;
}

#tonerguide .dotted_bottom {
	height:16px;
	margin-bottom:16px;
}

.tonerguide-quick-link img {
	max-width:76px;
	padding:6px;
}

a.tonerguide-quick-linkb {
	color:black;
	display: block;
}

#tonerguide input.combobox-autoload {
	border-radius:4px;
}

#tonerguide .dropdown-toggle {
	cursor:pointer;
	display: none;
}

.brand-select,.model-select {
	margin-bottom:8px;
}

.brand-quick-img {
	margin-bottom:16px;
}

.circle {
	border-radius:50%;
	background-color: #2192e0;
	color:white;
	height:28px;
	width:28px;
	line-height: 28px;
	text-align: center;
	font-size: 16px;
}

.grey-circle {
	background-color: #ccc;
}

.printer-brand p,.printer-model p,#suitable_products > p {
	height:28px;
	line-height: 28px;
	font-size: 14px;
}

.brand-quick-img, .printer-brand p, .brand-select-wrapper, .printer-model p, .smodel-search, #suitable_products > p, #suitable_products .table-responsive {
	margin-left:36px;
	margin-bottom:16px;
}

#suitable_products .table-responsive {
	margin-top:0;
	border:none;
	margin-left:0;
	margin-left:-15px;
	margin-right:-15px;
	background-color: #f7f8fb;
}

.printer-model .row span.or {
	padding-left:20px;
	padding-right:20px;
	height:32px;
	line-height:32px;
	text-transform: uppercase;
}
.printer-model .row {
	margin-left:25px;
}

.smodel-search a {
	background-color: #f5f5f5;
	color:#000000;
	padding:6px;
	margin-bottom:2px;
}

.smodel-search a:nth-of-type(even) {
	background-color: #efefef;
}

.smodel-search a:hover {
	text-decoration:underline;
	background-color: #FFF;
	-webkit-transition:All 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-moz-transition:All 0.1s ease-in-out;
	-o-transition:All 0.1s ease-in-out;
	transition:All 0.1s ease-in-out;
}

tonerguide .col-xs-6 {
	width:50% !important;
}

.noPrintProd {
	clear:both;
	margin-top:40px;
	margin-left:36px;
}

#suitable_products > div.listGrid {
	margin-left:26px;
	width:auto;
	margin-right:-10px;
}

#modelsearchbutton {
	height:34px;
	line-height: 34px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

#modelsearchbutton:disabled {
	border-left: 1px solid #ccc;
}

.select-wrapper:after {
	top:6px;
}

@media (max-width: 480px) {
	#suitable_products .listGrid > .listGrid {
		width:100% !important;
	}
}

