@font-face {
font-family: 'pxplus_ibm_vga8regular';
src: url('/static/fonts/pxplus_ibm_vga8-webfont.woff2') format('woff2'),
url('static/fonts/pxplus_ibm_vga8-webfont.svg') format('svg'),
url('/static/fonts/pxplus_ibm_vga8-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
.navbar-brand img {
max-width: 200px;
.footer {
font-size: small;
.div-table {
background-color: #eee;
border: 1px solid #666666;
border-spacing: 5px;
.email-summary-seen {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
.email-summary {
background-color: #b2ffb0;
.email-id {
font-weight: bold;
float: left;
width: 15px;
padding-left: 5px;
.email-subject {
font-size: large;
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
.email-from {
padding-left: 30px;
.email-date {
-ms-flex: 0 0 80%;
flex: 0 0 80%;
max-width: 80%;
.email-delete {
float: right;
width: 24px;
min-height: 24px;
top: -24px;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
background: url('/static/delete.png');
.email-view-header {
padding: 5px;
margin-bottom: 10px;
.email-view-subject {
font-size: xx-large;
.email-view-from {
color: #222;
.email-view-date {
.conference-list-item {
background-color: #333333;
color: white;
.area-list-item {
padding: 5px 0 5px 15px;
.area-list-new {
.msg-summary-seen {
.msg-summary {
.msg-summary-id {
font-size: xx-small;
padding-left: 2px;
.msg-summary-subject {
-ms-flex: 0 0 95%;
flex: 0 0 95%;
max-width: 95%;
.msg-summary-from {
.msg-summary-to {
.msg-summary-date {
padding-right: 30px;
.msg-view-header {
.msg-view-subject {
.msg-view-from {
.msg-view-to {
.msg-view-date {
.menu ul {
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
.menu li {
.menu li a {
display: block;
text-align: center;
padding: 16px;
text-decoration: none;
.menu li a:hover {
background-color: #111111;
.email-reply-form {
margin-left: 20px;
.button {
padding-bottom:10px;
.button a {
width: auto;
background-color: #333;
.button a:hover {
.last10-row {
.last10-name {
.last10-location {
.last10-date {
-ms-flex: 100%;
#msgbody {
background-color: black;
color: gray;
line-height: 1;
overflow-x: scroll;
.msg-reply-form {
textarea {
padding: 0px;
overflow-x: none;