* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
}

html, body {
	background: #fafafa;
	color: #444;			
	text-shadow: 0 1px 0 #fff;
	padding:0px;			
	margin:0px;
	font-family: 'Oswald', sans-serif;
}	

header {
	background-image: inherit;
	height: 100px;
	background-color: #324c7a;
}

h1 {
	padding-left: 190px;
}

nav {
	top: 0px;
}
strong {
	font-weight: bold; 
}

em {
	font-style: italic; 
}		

.tabela {
	margin: 30px 15%;
	position: relative;			
}

.info{
	height: 25px;
	width: 25px;
	position: relative;
	display: inline-block;
	align: center;
	margin-left: 25%;			
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADVklEQVRIibWVS2hdRRjHfzP33EfuzU3SGNoQ0Cwsvro0GxEUL8VdQEEQFLIQF0a3YqqgIHTRgEslG3ERxYXYjd0VOWhVXBgQXdiiFBdZJMZb09zHOXPm6cLc94kK1g8G5sz3+H/fn5n/EYDkf7RecX+C3//XfZTjlOP7S9/+tCCjwgqwCAJC2PfO7Vx45KFmXvzwXowd9h1vXP1OzszNNZbm6hunpmsNokh6BC6A8wFtjU+TJL511Nlst47ii+cfzmWhBzBib311vbpQr723fNfcWqdQ4rYNBMRITCAgQgCd0e50t1XSXX/70fvVSQD9sV7/4nplaX7myplTs43dDEJeW2PmnSNtH8Vpu7166YlzyTATI92vX77GTLWyVZ+uN35uWdLMoo5X0k05q5qcVU2SborSxz5t0S4gSrVGkNHWS59eG6kZDaERVeqN2Wp17WbLEMZan9dtGg8uAPDrjSa3/OzYHAFK1bVoqv4hEPfq9gA8wPx0bWNPQersBA37WvDLwSEhwF4m8GEyJogIXyhtAJ8zfoue++jLheXle35rU8p9eEErgrMgJLJSzQsBwKrEtw72znz8/GN/AL5PkfVipZUFmQk3keS14vGZjCfvW0IZwzs/HJKVarkA3glpHSvA1RGKMuMWb6d6cDJiEd/fzni6XKRWLhL532npSYoAnHVo4xZ7dfvltHGkmUP6/MQsDCbTxpGK/DhvLJlxMC4VmbH7QlsKIV/79BB12roRwJEJjCEzdp/ezewnZWYHlflCkLkIWg6UQBuPOmFSmyqvU7XTG6hf7OtXV5tJpxMrZQaP6PghqcyizShFStvJpTRptxN/89pTzQmKAKm63U1D8bwsVWBce4YoCs6hsnGKAl4rbDfZZEjfRuQ667Rj4eV2oSbXhCwMMKzm3OmIz37cBeCBOtw47EKx3KtN8BbXOdr2aTs+7j5fru9983KV4tQVWak1kIVcnifMO3zaiTHp6s2LzyTDrmGA/lh3X/ikEmRxi/LUmojKCCHIsxACwWSgk23hzPru5rP/KNf0vk+/8r4M5VqDqLxBsdxAFuQgJYBzHqtiTLYpTBIfvPui51/+0SZs5uUPFhByBcTiX4SzT/A7ra0Xmn+XdyJFd9rGC8s7uf8TTXfawc153PEAAAAASUVORK5CYII=") no-repeat left center transparent;
}

table {
	background: #f5f5f5;
	border-collapse: separate;
	box-shadow: inset 0 1px 0 #fff;
	font-size: 12px;
	line-height: 15px;			
	text-align: left;
	width: 800px;	
	overflow-x: auto;			
}	

th {
	background: linear-gradient(#324c7a, #232a36);
	border-left: 1px solid #555;
	border-right: 1px solid #777;
	border-top: 1px solid #555;
	border-bottom: 1px solid #333;
	box-shadow: inset 0 1px 0 #999;
	color: #fff;
	font-weight: bold;
	padding: 10px 15px;
	position: relative;
	text-shadow: 0 1px 0 #000;	
	text-transform: uppercase;
	text-align: center;
}	

th:after {
	background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,.08));
	content: '';
	display: block;
	height: 25%;
	left: 0;
	margin: 1px 0 0 0;
	position: absolute;
	top: 25%;
	width: 100%;
}

th:first-child {
	border-left: 1px solid #777;	
	box-shadow: inset 1px 1px 0 #999;
}

th:last-child {
	box-shadow: inset -1px 1px 0 #999;
}

td {
	border-right: 1px solid #fff;
	border-left: 1px solid #e8e8e8;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e8e8e8;
	padding: 10px 15px;
	position: relative;
	transition: all 300ms;
}		


.coluna{
	font-weight: bold;
}

td:first-child {
	box-shadow: inset 1px 0 0 #fff;
}	

td:last-child {
	border-right: 1px solid #e8e8e8;
	box-shadow: inset -1px 0 0 #fff;
}	

tr {
	background: url(https://jackrugile.com/images/misc/noise-diagonal.png);	
}

tr:nth-child(odd) td {
	background: #f1f1f1 url(https://jackrugile.com/images/misc/noise-diagonal.png);	
}

tr:last-of-type td {
	box-shadow: inset 0 -1px 0 #fff; 
}

tr:last-of-type td:first-child {
	box-shadow: inset 1px -1px 0 #fff;
}	

tr:last-of-type td:last-child {
	box-shadow: inset -1px -1px 0 #fff;
}	

tbody:hover td {
	color: transparent;
	text-shadow: 0 0 3px #aaa;
}

tbody:hover tr:hover td {
	color: #444;
	text-shadow: 0 1px 0 #fff;
}

.bg-modal{
	background-color: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100%;			
	position:absolute;
	position: fixed;						
	top: 0;
	display: none;
	justify-content: center;
	align-items: center;
}

.modal-content{
	height: auto;
	width: auto;
	background-color: white;
	text-align: center;
	display: none;						
	padding: 25px 10px 10px 10px;			
	position: relative; /* a posição relative, pode servir de referença para as coisas que estão dentro dela, utilizando o absolute */			
}

.close{
	position: absolute;
	top: 0;
	right: 14px;
	padding: 5px;
	font-size: 36px;
	transform: rotate(45deg);
	cursor: pointer;		
	margin-bottom: 10px;
}

.text{							
	margin: 20px;
	border: 1px solid #ccc;
	border-radius: 15px;
	text-align: center;			
	list-style-type: none;						
}

.text header {			
	border-radius: 15px 15px 0 0;						
	height: 40px;
	color: white;
	display: block;
	position: relative;
	padding: 10px;			
	text-align: center;
	text-transform: uppercase;
}		