.head3 {
    color:#e1c400;
    padding: 10px 0;
	font-weight:bold;
}

.h3err {
	color:#c70000;
	padding:10px 0;
	width:fit-content;
	margin:0 auto;
}

.h3suc {
	color:#0bf400;
	font-weight:bold;
	padding:10px 0;
	width:fit-content;
	margin:0 auto;
}

.rside {
	margin-bottom:15px;
	
}

.errImage {
	max-width:250px;
}

.errpar {
	width:fit-content;
	margin:0 auto;		
	padding:10px 0;
}

.content {
	margin-top:25px;
}

.footer {

    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #f5f5f5;
	border-top:1px solid #000;
}

#products-table {
	font-size:0.8rem;}


#products-table td {
	padding:1px!important;
}