
/*
	Basic styles for Omnilert Messages
	Author: Kimberly Norris
*/

.omnilert-content {  }

.SmartBoard_Table { width: 100%; border: 0; margin: 0; overflow: hidden; padding: 2rem 1rem; }

.SmartBoard_Table table { border-collapse: collapse; border-spacing: 0; line-height: 1.5; word-break: normal; border: 0; padding: 0; }

.SmartBoard_Table tbody,
	.SmartBoard_Table tr { border: 0; padding: 0; width: 100%; }

.SmartBoard_Table td { border: 0; display: block; text-align: center; width: 100%; }

.SmartBoard_Subject { font-size: 2.5rem; padding: 0; text-transform: uppercase; }

.SmartBoard_DateTime { font-size: 1.2rem; padding: 0; }

.SmartBoard_Message { text-align: 2rem; padding-top: 2rem; padding: 1rem 0 0 0; }
