#tertiary-tier-container {font-size:90%;}

p {color:#666666;}

.fc-header-title h2 {
    font-size: 1.4em;
    color:#f6843e;
}

a.fc-event  {
display:none;
/*font-size:0.95em;/*0.83*/
font-weight:normal;
}

.fc-event-inner {
    line-height: 15px;
}

.fc-today {
    background-image: none;
    background-color: #fdf4b9;
}

#mainContent a.fc-event:hover {
text-decoration: none;
}



    #calendar {
        width: 650px;
                position: relative;
        margin: 0 auto;
        }
        
#calendar-wrapper
{
    position: relative;
    margin: 20px auto 0;
    width: 650px;
    
}


#calendars {
    width: 200px;
    z-index: 1000;
}

#calendars a span
{
    display: block;
    height: 20px;/*16*/
    width: 20px;/*16*/
    margin-right: 5px;
    float: left;
}

#calendars a {

display:block;
margin:16px 10px;
}

.off {
    opacity: 0.4;
}

.popover {
    width:300px;
}

.popover-title,
.popover-content {
    font-size: 12px;
}

.popover-title {
    font-weight: bold;
}