@import 'page_header';
@import 'page_footer';
@import 'locked_message';
@import 'homepage';
html, body {
height: 100%;
}
body {
font-size: 15px;
}
.main {
padding: 0 1.5em;
max-width: calc(960px - 3em);
min-height: calc(100% - 463px);
margin: auto;
}
.flash-messages {
display: none;
}
.drawlines_imageCell {
border: 0 !important;
}
th, td {
min-width: 2em;
}
table {
width: 100%;
table-layout: fixed;
}
#document_title {
color: #235;
font-size: 2em;
}
#element_adjacent_objects {
float: right;
width: 6em;
overflow: hidden;
}
#element_adjacent_objects > div {
width: 3em;
cursor: pointer;
}
#element_adjacent_objects > #prev_page_button,
#element_adjacent_objects > #prev_folder_button {
float: left;
}
#element_adjacent_objects > #next_page_button,
#element_adjacent_objects > #next_folder_button {
float: right;
}
/*
#element_adjacent_objects a {
display: block;
width: 3em;
text-align: center;
}
*/
#wrapper_object_content {
max-width: 800px;
}
ar {
font-size: 1.7em;
/*direction: rtl;*/
}