/* @override
	http://dev.johnnyvacparts.com/assets/admin/layout/css/custom.css */

/* here you can put your own css to customize and override the theme */

#btnA a:hover
{
	text-decoration: none;
}

h4, h5
{
	font-weight: bold;
	text-transform: uppercase;
}

.havePic
{
	background-color: green!important;
}

.textGreen
{
	color: #78c21e;
}

.textRed
{
	color: #f75252;
}

p
{
	color: #696969;
}

.myinfo
{
	font-style: italic;
	color: #95c3d3;
	font-size: 13px;
	padding: 5px 0px 5px 0px;
}

.myBasicSlider img
{
	padding: 5px;
	width: 150px;
	height: 200px;
}

.onTr
{
	cursor: pointer;
}
.onTr:hover
{
	color: #0288c4;
}

.myRadio
{
	margin-left: 16px;
}
