.insaannuairefieldset {
	border: 1px solid #000080; 
	display: block; 
	position:relative;
}

.insaannuairelegend {
    display: block;
	border: 1px solid #000080; 
	background: #EF1A1D; 
	color: #FFFFFF; 
	margin-bottom: 0px; 
	font-weight: bold; 
	letter-spacing: 0.1em;
	word-spacing: 1em;
	padding: 2px 10px;
}

.insaannuairereset {
	padding: 1rem 3rem;
	background: #1e1e1e;
	color: #FFF;
	border: none;
	text-transform: uppercase;
	font-size: 1.8rem;
}

.insaannuairereset:hover {
	transition: all .3s;
	background: #444;
}

.insaannuairetable {
	margin-left:-20px !important;
	padding:10px;
	width:100%;
	white-space:nowrap;
	color:red;
}
