@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;
}
.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 {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 5%;
flex: 0 0 5%;
max-width: 5%;
.email-subject {
-ms-flex: 0 0 45%;
flex: 0 0 45%;
max-width: 45%;
.email-from {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
.email-date {
.email-delete {
width: 24px;
min-height: 24px;
background: url('/static/delete.png') no-repeat;
.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 {
.msg-summary-subject {
-ms-flex: 0 0 35%;
flex: 0 0 35%;
max-width: 35%;
.msg-summary-from {
.msg-summary-to {
.msg-summary-date {
.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 {
float: left;
.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 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
.last10-location {
.last10-date {
#msgbody {
background-color: black;
color: gray;
line-height: 1;