.fc-header-title h2 {
	 font-size: 2em;
}
 a{
	 text-decoration:none !important;
}
 .fc-event-inner {
	 line-height: 15px;
}
 .fc-today {
	 background-image: none;
	 background-color: #fdf4b9;
}
 #mainContent a.fc-event:hover {
	 text-decoration: none;
}
 div#mainContent a {
	 color:inherit;
	 font-size:0.8em;
}
 @media screen {
	 ul.unstyled, ol.unstyled {
		 margin-left: 0;
		 list-style: none;
	}
	 ul, ol {
		 padding: 0;
		 margin: 0 0 10px 25px;
	}
}
 #calendar {
	 width: 100%;
	 position: relative;
	 margin: 0 auto;
}
 #calendar-wrapper {
	 position: relative;
	 margin: 20px auto 20px;
	 width: 100%;
}
 #breadcrumb {
	 margin-top: 0px !important;
}
 #calendars {
	 width: auto;
	 z-index: 1000;
}
 #calendars a span {
	 display: block;
	 height: 20px;
	/*16*/
	 width: 20px;
	/*16*/
	 margin-right: 5px;
	 float: left;
}
 .off {
	 opacity: 0.4;
}
 ul li{
	 list-style-type:none !important;
}
 .popover {
	 width:300px;
}
 .popover-content {
	 font-size: 12px;
}
 .btn-group>.btn,.btn-group>.dropdown-menu,.btn-group>.popover {
	 font-size: 14px;
}
 .popover {
	 position: absolute;
	 top: 0;
	 left: 0;
	 z-index: 1010;
	 display: none;
	 width: 236px;
	 padding: 1px;
	 text-align: left;
	 background-color: #fff;
	 -webkit-background-clip: padding-box;
	 -moz-background-clip: padding;
	 background-clip: padding-box;
	 border: 1px solid #ccc;
	 border: 1px solid rgba(0,0,0,0.2);
	 -webkit-border-radius: 6px;
	 -moz-border-radius: 6px;
	 border-radius: 6px;
	 -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	 -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	 box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	 white-space: normal;
}
 .popover.top {
	 margin-top: -10px;
}
 .popover.right {
	 margin-left: 10px;
}
 .popover.bottom {
	 margin-top: 10px;
}
 .popover.left {
	 margin-left: -10px;
}
 .popover-title {
	 margin: 0;
	 padding: 8px 14px;
	 font-size: 14px;
	 font-weight: normal;
	 line-height: 18px;
	 background-color: #f7f7f7;
	 border-bottom: 1px solid #ebebeb;
	 -webkit-border-radius: 5px 5px 0 0;
	 -moz-border-radius: 5px 5px 0 0;
	 border-radius: 5px 5px 0 0;
	 font-family: 'Roboto', sans-serif;
}
 .popover-content {
	 padding: 9px 14px;
}
 .popover .arrow,.popover .arrow:after {
	 position: absolute;
	 display: block;
	 width: 0;
	 height: 0;
	 border-color: transparent;
	 border-style: solid;
}
 .popover .arrow {
	 border-width: 11px;
}
 .popover .arrow:after {
	 border-width: 10px;
	 content: "";
}
 .popover.top .arrow {
	 left: 50%;
	 margin-left: -11px;
	 border-bottom-width: 0;
	 border-top-color: #999;
	 border-top-color: rgba(0,0,0,0.25);
	 bottom: -11px;
}
 .popover.top .arrow:after {
	 bottom: 1px;
	 margin-left: -10px;
	 border-bottom-width: 0;
	 border-top-color: #fff;
}
 .popover.right .arrow {
	 top: 50%;
	 left: -11px;
	 margin-top: -11px;
	 border-left-width: 0;
	 border-right-color: #999;
	 border-right-color: rgba(0,0,0,0.25);
}
 .popover.right .arrow:after {
	 left: 1px;
	 bottom: -10px;
	 border-left-width: 0;
	 border-right-color: #fff;
}
 .popover.bottom .arrow {
	 left: 50%;
	 margin-left: -11px;
	 border-top-width: 0;
	 border-bottom-color: #999;
	 border-bottom-color: rgba(0,0,0,0.25);
	 top: -11px;
}
 .popover.bottom .arrow:after {
	 top: 1px;
	 margin-left: -10px;
	 border-top-width: 0;
	 border-bottom-color: #fff;
}
 .popover.left .arrow {
	 top: 50%;
	 right: -11px;
	 margin-top: -11px;
	 border-right-width: 0;
	 border-left-color: #999;
	 border-left-color: rgba(0,0,0,0.25);
}
 .popover.left .arrow:after {
	 right: 1px;
	 border-right-width: 0;
	 border-left-color: #fff;
	 bottom: -10px;
}
 .close {
	 float: right;
	 font-size: 22px;
	 font-weight: bold;
	 line-height: 20px;
	 color: #000;
	 text-shadow: 0 1px 0 #fff;
	 opacity: .2;
	 filter: alpha(opacity=20);
}
 .fc-event-title, .fc-event-time {
	 font-family: 'Roboto', sans-serif;
}
 ul.unstyled li {
	 font-family: 'Roboto', sans-serif;
	 padding-bottom: 10px;
}
 p.pull-right {
	 float: right;
}
 p.pull-right a {
	 font-size:14px;
}
 a [class^="icon-"], a [class*=" icon-"] {
	 display: inline-block;
}
 @media screen{
	 [class^="icon-"], [class*=" icon-"] {
		 font-family: FontAwesome;
		 font-weight: normal;
		 font-style: normal;
		 text-decoration: inherit;
		 display: inline;
		 width: auto;
		 height: auto;
		 line-height: normal;
		 vertical-align: baseline;
		 background-image: none!important;
		 background-position: 0 0;
		 background-repeat: repeat;
		 -webkit-font-smoothing: antialiased;
		 font-smoothing: antialiased;
	}
}
 .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	 color: #084f82 !important;
}
 .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	 color:#ce8901 !important;
}
 .ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus {
	 border: 1px solid #084f82 !important;
	 background: #084f82 50% 50% repeat-x !important;
	 font-weight: bold;
	 color: #fff !important;
}
 .ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited {
	 color: #fff !important;
	 text-decoration: none;
}
 @media (max-width: 1065px) {
	 #rightContent.full-calendar {
		 position: relative;
	}
}
/*Event Details (Event Page Types Only)*/
 dl {
	 line-height:inherit;
}
 dt {
	 clear:left;
	 float:left;
	 font-weight:bold;
	 width:10%;
}
 dd {
	 float:left;
	 width:80%;
	 padding: 0 0 10px;
}
 dd .label {
	 padding:2px 5px;
	 line-height:32px;
}
 .fc .fc-button-primary{
	 background-color: #004d86;
	 border-color: #004d86;
}
 .btn-group .btn{
	 color: white;
	 background-color: #004d86;
	 border: 1px solid #004d86;
	 border-radius: 4px;
	 padding: 4px 8px;
	 margin-right: 8px;
}
 .fc-h-event .fc-event-main{
	 color: inherit;
}
 .fc-h-event .fc-event-time {
	 overflow: visible !important;
}
 #trigger-blue span{
	 background-color: #004d86;
}
 #trigger-red span{
	 background-color: #9a3b26;
}
 #trigger-cyan span{
	 background-color: #30c2ef;
}
 #trigger-purple span{
	 background-color: #5229a3;
}
 #trigger-Gold span{
	 background-color: #E4991D;
}
 #trigger-gray span{
	 background-color: #666666;
}
 