#container_name {
color: #011224;
font-size: 3em;
font-weight: 900;
line-height: 0.49;
margin: 0em 0em 0em 1em;
}
#table_container {
height: 100%;
width: 61em;
margin: 0em 1em 0em 1em;
padding: 1em;
background-color: #011224;
text-align: center;
}

.item_table {
border-collapse: collapse;
border-spacing: 0;
empty-cells: show;
display: inline-table;
}
.item_table thead th {
padding: 0.5em;
text-align: center;
color: #034387;
border-width: 0 0 1px 0;
font-weight: bold;
}
.item_table td {
padding: 0.5em;
text-align: right;
}
tbody td {
border: 1px solid #034387;
}
.item_table tfoot td {
color: #034387;
border-width: 1px 0 0 0;
font-weight: bold;
}
.item_preview_image {
height: 3em;
}
.item_version_preview_image {
height: 3em;
}
.item_number {
width: 3em;
background-color: #BEDDFD;
}

button {
/*background-color: #011224;*/
color: #034387;
font-weight: bold;
margin: 2em 0 0 0;
}

#space { /* used to close the shutters left*/
width: 100%;
height: 40em;
}
