@media screen and (min-width: 75.00em) {

#Calheader {
	background: url(../../images/calendar/bg_header.jpg) 0 0 no-repeat;
	padding: 5px 20px 9px 4px;
	/*height: 39px;*/
	border-bottom: none;
}
#headerPrnt {
	padding: 0; height: 60px; width:100%;
}
.headerImage{
    
   }
#headerLogo{
    position: absolute; top: 0.7em;
                padding-left: 15px;
                
}
.divStakeholder{
display: inline-block; background-color: #497db7 !important;
border-radius: 2px;
width: 13px;
height: 13px;
-webkit-print-color-adjust: exact;
}
/* Global Event Styles
------------------------------------------------------------------------*/

#filters {
	position: static;
	float: left;
	width: 145px;
	margin-right: 20px;
	padding-top: 4.25em;
	display: block;
}
	#filters h4 a {
		background-color: transparent;
		padding: 0;
		color: #11416D;
	}
	#filters h4 a:after {
	    content: '';
	}
	#filters ul {
		display: block;
		font-size: 0.8em;
		border: none;
		border-top: 5px solid #32a5e4;
	}
	

#container {
	max-width: 1170px;
	margin: 0 auto;
}

#calendar {
	float: left;
	width: 790px;
}

#selected-day-events {
	padding-top: 2.1em;   /*ss-3/27*/ 
	width: 215px;
}
	#selected-day-events h4 {
		padding: 0.55em 0.4em;
	}

.fc-header { text-align: center; }

.fc-event { font-size: 0.85em; }

.fc-view-month .fc-day-header {
	font-size: 0.95em;
}

.fc-day-cell {
	min-height: 120px;
}


.fc-button-prev
{
 float:left;
 padding-left: 270px;

}


.fc-button-next
{
 float:right;
padding-right: 270px;

}





i.g-webcal { display: none; }

.filter:hover {
}
	.filter:hover i.g-webcal {
		display: inline-block;
	}




 
#prntCal
{
   
    position: relative;top: 26px;
left: 20px;
}

#btnPrint

 {
                     
   width:18px; height:18px;
                          
 }

#tblMonth
{
                
   width:100%;
                          
 }


#tblWeek
{
                
   width:100%;
                          
 }
 
 #frmMainCal #navbar
{
    display:none;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.webcal-subscriptions {
    *zoom: 1;
}


}