﻿.tipContainer
{
    white-space:nowrap;            
    width:100%;
}
.tipColumn
{
    font-weight:bold;
    font-size:11px;
    color:#444;
    width:75px;
    text-align:right;
    float:left;
}
.tipData
{
    font-weight:normal;
    padding-left:5px;
    color:#000;
    font-size:11px;
    float:left;
    white-space:pre-wrap;
}
.toolContent
{
    border:2px solid #324452;
    background-color: #e5e5e5 !important;
    padding:0px;
    margin:0px;
}
.button 
{
    font-variant:small-caps;
    text-align:center;
}
.filterSelection
{
    padding:10px;
    margin-bottom:10px;
    position:absolute;
}
.fc-event-inner
{
    height:100%;
}
.fc-button-next, .fc-button-prev , .fc-button-today
{
    float:left;
}
.fc-header-left
{
    width:37%;
}
.fc-header-center
{
    text-align:center;
    width:26%;
}
.fc-header-right
{
    text-align:right;
    width:37%;
}
.fc-agenda-axis
{
    width:200px;
}
.fc-event {
    padding:0px;
    margin:0px;
    border:2px solid #324452;
    background-color: #e5e5e5;
    color:#324452;
    font-size:13px;
    margin-bottom:2px;
}
.fc-event-hori .fc-event-time 
{
/*
    color:#e5e5e5;
    background-color:#324452;
*/
    height:100%;
    float:left;
    padding-left:2px;
    padding-right:5px;
    font-weight:normal;
}
.fc-event-time {
    font-variant:small-caps;
    font-weight:bold;
/*    color: #324452; */
    padding-left:2px;
}
.fc-event-title {
    padding-left:2px;
    padding-right:2px;
    float:left;
/*
    background-color:#e5e5e5;
    color: #324452;
*/
}
.fc-event {
    border:2px solid #e5e5e5;
    background-color:#324452;
    color: #e5e5e5;
}
/*
.fc-event.calEvent-2 {
    border:2px solid #324452;
    background-color:#e5e5e5;
    color: #324452;
}
.fc-event-hori .fc-event-time.calEvent-2 {
    background-color:#324452 !important;
    color: #e5e5e5 !important;
}
.fc-event-time.calEvent-2 {
    color: #324452 !important;
}
.fc-event-title.calEvent-2 {
    background-color:#e5e5e5 !important;
    color: #324452 !important;
}
.fc-event.calEvent-3 {
    border:2px solid #990014;
    background-color:#F2C46F;
    color: #324452;
}
.fc-event-hori .fc-event-time.calEvent-3 {
    background-color:#990014 !important;
    color: #F2C46F !important;
}
.fc-event-time.calEvent-3 {
    color: #990014 !important;
}
.fc-event-title.calEvent-3 {
    background-color:#F2C46F !important;
    color: #990014 !important;
}
.fc-event.calEvent-4 {
    border:2px solid #F2C46F;
    background-color:#990014;
    color: #F2C46F;
}
.fc-event-hori .fc-event-time.calEvent-4 {
    background-color:#F2C46F !important;
    color: #990014 !important;
}
.fc-event-time.calEvent-4 {
    color: #F2C46F !important;
}
.fc-event-title.calEvent-4 {
    background-color:#990014 !important;
    color: #F2C46F !important;
}
.fc-event.calEvent-5 {
    border:2px solid #593A00;
    background-color:#F2C46F;
    color: #593A00;
}
.fc-event-hori .fc-event-time.calEvent-5 {
    background-color:#593A00 !important;
    color: #F2C46F !important;
}
.fc-event-time.calEvent-5 {
    color: #593A00 !important;
}
.fc-event-title.calEvent-5 {
    background-color:#F2C46F !important;
    color: #593A00 !important;
}
.fc-event.calEvent-6 {
    border:2px solid #F2C46F;
    background-color:#593A00;
    color: #F2C46F;
}
.fc-event-hori .fc-event-time.calEvent-6 {
    background-color:#F2C46F !important;
    color: #593A00 !important;
}
.fc-event-time.calEvent-6 {
    color: #F2C46F !important;
}
.fc-event-title.calEvent-6 {
    background-color:#593A00 !important;
    color: #F2C46F !important;
}
*/