﻿.mdl-data-table {
	table-layout: unset;
	width: auto;
}


#my-table td, th {
	width: 100%;
	word-wrap: break-word;
	white-space: normal;
}


/* unrelated to responsive table css */
#my-table {
	margin-top: 24px;
}

.material-icons {
	vertical-align: -25%;
}

.mdl-data-table th, td {
	text-align: left !important;
}

.center {
	text-align: center;
}

.ez-login #logout {
	float:right;
}


.ez-login .ez-card__title {    
    background: url('/chrome/apps/ez-mailbox-investigation/images/ez-admin-logo_240x240.png') center 15% no-repeat #37474F;
    height:245px;
}

.log-in-button.mdl-button {
    
    height: 42px;
    width: 189px;
}
