.events-cal .fc-theme-standard .fc-list{border:0}
.events-cal .fc-addEventButton-button,
.events-cal .fc-addEventButton-button:hover,
.events-cal .fc-addEventButton-button:focus{background:#088BED; color:#fff; border:0; border-radius:0; text-transform:uppercase; font-size:15px; font-weight:700; font-family:'Roboto', sans-serif;}
.events-cal .fc-addEventButton-button:hover, .events-cal .fc-addEventButton-button:focus{opacity:0.8}
.events-cal .fc-today-button{background-color:transparent;border:0; color:#088BED; text-decoration:underline; box-shadow:none !important}	
.events-cal .fc-today-button:hover,
.events-cal .fc-today-button:focus{text-decoration:none; background-color:transparent; color:#088BED;}	
.events-cal .fc-today-button:disabled,
.events-cal .fc-today-button:disabled:hover,
.events-cal .fc-today-button:disabled:focus{color:#B1B1B1; background-color:transparent;border:0; text-decoration:none}	
	
.events-cal .fc-prev-button, .events-cal .fc-next-button,
.events-cal .fc-prev-button:hover, .events-cal .fc-next-button:hover,
.events-cal .fc-prev-button:focus, .events-cal .fc-next-button:focus{background-color:transparent !important; border: 2px solid #E5E8F0 !important; color:#088BED !important; box-shadow:none !important}
.events-cal .fc-prev-button:hover, .events-cal .fc-next-button:hover{color:#000 !important}	
.events-cal .fc-next-button{position:relative; left:-1px}	
.events-cal .fc-toolbar-title{color:#0B4169; font-weight:900; font-family:'Roboto', sans-serif; text-transform: uppercase; font-size:28px}	
	
.events-cal .event-row{margin-bottom:20px}	
.events-cal .detail{border: 2px solid #ECECEC; padding:20px}
.events-cal .detail-last{border-bottom:2px solid #ECECEC;}	
.events-cal .detail h3, .events-cal .detail h4{margin:0; padding:0}	
.events-cal .detail h3{color:#3B4954; padding:0 0 10px; font-size:16px; font-weight:700; font-family:'Roboto', sans-serif;}
.events-cal .detail h4{color:#B1B1B1; font-weight:400; font-size:16px; font-family:'Roboto', sans-serif;}	
.events-cal .event-time{font-size:15px; font-family:'Roboto', sans-serif; color:#3B4954;}	
.events-cal .event-dt{color: #B1B1B1; font-size:15px; font-family:'Roboto', sans-serif;}	
.events-cal .event-dt span{color:#3B4954; font-weight:700;}
.detail-wrapper{position:relative; padding-right:70px}	
.detail-wrapper .edit-event{position:absolute; right:0; bottom:0; width:55px;}
.description_text{text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
width:100%}


.home_page_calendar_div{
	padding-right: 0px;
}