@charset "UTF-8";
/* CSS Document */

.form-label-group div.error {
	color: #802932;
	background-color: #fddcdf;
	border-color: #fccdd2; 
	position: relative;
	padding: 0.75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: 0.25rem;
	width: 100%;
	margin-top:5px;  
}

.nopost {
    text-align: center;
    padding: 120px 0 !important;
}
.reply-depth {margin-left:85px;padding-bottom:2rem!important;}

table.table-hover tr td a {color:#000;}