﻿/* 
**************************************************************************************************************************************
START FLOATING WEB AUTHOR CONSOLE
**************************************************************************************************************************************
*/
.editConsole
{
	padding-right:5px;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;
	background: #0081c2; 
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size:12px; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-align:center;
}
.editConsoleOptions
{
	padding-right:0px;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;
	background-color:#ffffff;
	text-align:left;
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	color:#0081c2;
	vertical-align:top;
	border: solid 2px #0081c2;
}
.editConsoleOptions A
{
	color: #0081c2;
	font-size:11px;
	font-weight: normal;
}
.editConsoleOptions A:link
{
	text-decoration:none;
}
.editConsoleOptions A:visited
{
	text-decoration:none;
}
.editConsoleOptions A:active
{
	text-decoration:none;
}
.editConsoleOptions A:hover
{
	color: #0081c2;
	font-size:12px;
	font-weight: bold;
	border-bottom:1px solid #0081c2;
}
/* 
**************************************************************************************************************************************
END FLOATING WEB AUTHOR CONSOLE
**************************************************************************************************************************************
**************************************************************************************************************************************
START EMAIL NOTIFICATION (Custom Automated Workflow)
**************************************************************************************************************************************
*/
.emailNotifyHead
{
	background: #0081c2; 
	font-family:Verdana, Helvetica, Sans-Serif;
	font-size:14px; 
	color: #FFFFFF; 
	font-weight: bold; 
}
.emailNotifySub
{
	background: #0081c2; 
	font-family:Verdana, Helvetica, Sans-Serif;
	font-size:12px;
	color:#0081c2; 
	font-weight: bold; 
}
.emailNotifyList
{
	padding-right:5px;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;
	background-color:#ffffff;
	font-family:Verdana, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size:11px;
	color:#000000;
}
/* 
**************************************************************************************************************************************
END EMAIL NOTIFICATION
**************************************************************************************************************************************
**************************************************************************************************************************************
START WORKFLOW NOTIFICATION EVENTS
**************************************************************************************************************************************
*/
.wfNotificationEventTable
{
    border-color: #0081c2; 
}
.wfNotificationEventTitle
{
	background: #0081c2; 
	font-family:Verdana, Helvetica, Sans-Serif;
	font-size:14px; 
	color: #FFFFFF; 
	font-weight: bold;
}
.wfNotificationEventHeader
{
	background: #0081c2; 
	font-family:Verdana, Helvetica, Sans-Serif;
	font-size:13px;
	color: #FFFFFF;
	font-weight: bold; 
}
.wfNotificationEventList
{
	padding-right:0px;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;
	background-color:#ffffff;
	text-align:left;
	font-family:Verdana, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size:11px;
	color:#000000;
}
.wfNotificationEventListAlt
{
	padding-right:0px;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;
	background-color:#87ceeb;
	text-align:left;
	font-family:Verdana, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size:11px;
	color:#000000;
}
/* 
**************************************************************************************************************************************
END WORKFLOW NOTIFICATION EVENTS
**************************************************************************************************************************************
*/

