﻿.watermark 
{
	background-color: #D7EBF7;	
}

.validatorCalloutHighlight
{
	background-color: #D7EBF7;
}

.TextIndicator
{
    background-color: Transparent;
    color: White;
    font-size: 9pt;
    font-family: Tahoma;
}

.AgendaTime
{
    font-size: 9pt;
    width: 120px;
    color: steelblue;
    font-family: Arial;
    height: 16px;
    background-color: #e8f1f6;
    text-align: center;
}

.AgendaOffice
{
    width: 240px;
    color: white;
    height: 35px;
    background-color: darkseagreen;
    font-weight: bold;
    font-size: 9pt;
    font-family: Segoe UI;
	text-align: center;
}

.AgendaArc
{
	width: 240px; 
	height: 35px; 
	background-color: lightsteelblue; 
	text-align: left;
	font-size: 9pt; 
	font-family: Segoe UI;
	color: white;
	text-align: center;
}

.AgendaDev
{
    width: 400px;
    color: dimgray;
    height: 35px;
    background-color: mintcream;
    text-align: left;
    font-size: 9pt;
    color: dimgray;
    font-family: Segoe UI;    
	text-align: center;
}

.AgendaWeb
{
	width: 400px; 
	color: white; 
	height: 35px; 
	background-color: #c2d69a; 
	text-align: left;
	font-size: 9pt;
	color: white; 
	text-align: center;
	font-family: Segoe UI;
}

.AgendaSQL
{
    width: 400px;
    color: white;
    height: 35px;
    background-color: Burlywood;
    text-align: left;
    font-size: 9pt;
    font-family: Segoe UI;
	text-align: center;
}

.AgendaReg
{
	height: 16px; 
	background-color: #e6e4c9; 
	text-align: center; 
	color: darkgoldenrod;
}

.AgendaGeneral
{
    height: 16px;
    background-color: #e8f1f6;
    text-align: center;
    color: steelblue;
}

.AgendaSpeaker
{
    font-size: 9pt;
    font-style:italic;
    color: white;
    text-decoration: none;
    font-family: Segoe UI;
}

.AgendaSpeaker2
{
    font-size: 9pt; 
    font-style:italic;
    color: dimgray;
    text-decoration: none;
    font-family: Segoe UI;
}


.header
{
    font-size: 9pt;
    color: steelblue;
    font-family: Tahoma;
    padding-bottom: 5px;
    text-decoration: none;
    font-weight: bold;
}

.content
{
    font-size: 8.5pt;
    color: dimgray;
    font-family: Tahoma;
    padding-bottom: 5px;
}

.time
{
    font-size: 8.5pt;
    color: orange;
    font-family: Tahoma;
    font-weight: bold;
}
.level
{
    font-size: 8.5pt;
    color: #000000;
    font-family: Tahoma;

}  

.sp
{
    font-size: 8.5pt;
    color: #000000;
    text-decoration: none;
    font-family: Tahoma;
}

    



