.watchdognavbar
{
	padding-left: 10px;
	width: 355px;
	height: 31px;
	line-height: 31px;
}
a.wachtdogdeleteimtem, a.wachtdogdeleteimtem:link, a.wachtdogdeleteimtem:visited
{
	float: left;
	background-color: #9A0000;
	color: white;
	padding-left: 45px;
	padding-right: 10px;
	margin-right: 6px;
	background-image:url(/userdata/images/icon-dog-delete.gif);
	background-repeat:no-repeat;
 	background-position:10px 50%;
	text-decoration: none;
	display: block;
}
a.wachtdogaddimtem, a.wachtdogaddimtem:link, a.wachtdogaddimtem:visited
{
	float: left;
	background-color: #9A0000;
	color: white;
	padding-left: 45px;
	padding-right: 10px;
	margin-right: 6px;
	background-image:url(/userdata/images/icon-dog.gif);
	background-repeat:no-repeat;
 	background-position:10px 50%;
	text-decoration: none;
	display: block;
}
a.addtocartdetail:hover, a.wachtdogdeleteimtem:hover, a.wachtdogaddimtem:hover
{
	background-color: #7C7C7C;
}
.watchdogresult
{
}
.watchdog-add, .watchdog-remove {border:0 !important;background:none !important;color:#d9534f !important;padding-left:0.625rem !important;padding-right:0.625rem !important;font-size:11px !important;text-transform:uppercase;margin-left:5px;}
.watchdog-add:hover, .watchdog-remove:hover {color:#d9534f !important;}
.watchdog-add  img, .watchdog-remove img {margin-right:0.625rem;position:relative;top:-2px;}

.custom-watchdog-row  .col-xs-12 {padding:0;}
@media (max-width:991px) and (min-width:768px) {.watchdog-add, .watchdog-remove {margin-left:15px;}}
@media (max-width:767px) {.custom-watchdog-row {text-align:center;}.watchdog-add, .watchdog-remove {margin-left:0;}}