/* Ensure fixed layout so widths apply */
/*body.mailbox-density-comfortable .table-mailbox {*/
/*    table-layout: fixed;*/
/*    width: 100%;*/
/*}*/

/*body.mailbox-density-comfortable th#th-mailbox-tag,*/
/*body.mailbox-density-comfortable td:nth-child(2) {*/
/*    width: 40px !important;*/
/*    max-width: 40px;*/
/*}*/

/*body.mailbox-density-comfortable th#th-mailbox-template,*/
/*body.mailbox-density-comfortable td:nth-child(6) {*/
/*    width: 110px !important;*/
/*    max-width: 80px;*/
/*}*/

/* Hide Assigned Customers column */
/*body.mailbox-density-comfortable th#th-mailbox-template,*/
/*body.mailbox-density-comfortable td:nth-child(6) {*/
/*    display: none !important;*/
/*}*/

/*body.mailbox-density-comfortable th#th-mailbox-date,*/
/*body.mailbox-density-comfortable td:last-child {*/
/*    width: 75px !important;*/
/*    max-width: 75px;*/
/*    font-size: 12px;*/
/*    color: #777;*/
/*}*/

/*body.mailbox-density-comfortable th#th-mailbox-from,*/
/*body.mailbox-density-comfortable td:nth-child(3) {*/
/*    width: 120px !important;*/
/*}*/

/*body.mailbox-density-comfortable th#th-mailbox-subject,*/
/*body.mailbox-density-comfortable td:nth-child(4) {*/
/*    width: 260px !important;*/
/*}*/

/*body.mailbox-density-comfortable th#th-mailbox-body,*/
/*body.mailbox-density-comfortable td:nth-child(5) {*/
/*    width: 360px !important;*/
/*}*/

/* READ emails */
/*body.mailbox-density-comfortable */
/*.table-mailbox-preview tbody td span:not(.bold),*/
/*body.mailbox-density-comfortable */
/*.table-mailbox tbody td span:not(.bold) {*/
/*    color: #777 !important;*/
/*}*/

/* UNREAD emails */
/*body.mailbox-density-comfortable */
/*.table-mailbox-preview tbody td span.bold,*/
/*body.mailbox-density-comfortable */
/*.table-mailbox tbody td span.bold {*/
/*    color: #111 !important;*/
/*    font-weight: 600 !important;*/
/*}*/

/*.table-mailbox td {*/
/*    white-space: nowrap;*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*}*/