a {
    color: #4A4A4A;
    text-decoration:underline;
}

a:hover {
    color: #4A4A4A;
    text-decoration:none !important;
}

/*.lrg-heading {
	font-size: 22px;
}*/

.lrg-day {
	font-size: 25px;
	font-weight: normal !important;
	text-decoration:none;
}

.lrg-day:hover {
	font-size: 25px;
	font-weight: normal !important;
	text-decoration:none;
}
.large-center {
	text-align:center !important;
}

.fc-right button, .fc-left button {
	background-color: transparent !important;
	color: #4A4A4A !important;
	font-size: 16px;
	border: none !important;
	border-style:none !important;
	box-shadow: none !important;
}

.fc-right button:hover, .fc-left button:hover {
	background-color: transparent !important;
	color: #149DE7 !important;
	font-size: 16px;
	border: none !important;
	outline-style: none !important;
	box-shadow: none !important;
}

.fc-right button:active, .fc-left button:active {
	background-color: transparent !important;
	color: #5AC9E7 !important;
	font-size: 16px;
	border: none !important;
	outline-style: none !important;
	box-shadow: none !important;
	box-shadow: none !important;
   border-color: rgba(0,0,0,0) !important;
   outline: none !important;
}

.fc-right button:selected, .fc-left button:selected {
	background-color: transparent !important;
	color: #5AC9E7 !important;
	font-size: 16px;
	border: none !important;
	outline-style: none !important;
	box-shadow: none !important;
	box-shadow: none !important;
    border-color: rgba(0,0,0,0) !important;
    outline: none !important;
}

.fc-list-table {
	width: 100%;
}

.add-event {
	padding-left: 20px;
	color: #5AC9E7;
}

.fc-head {
	border-top: 2px solid #A8ACAE !important;
}

.fc-list-table td {
    border-width: 1px;
}

button.fc-state-default {
	color: #4A4A4A  !important;
	border: none !important;
	outline-style: none !important;
	box-shadow: none !important;
	box-shadow: none !important;
    border-color: rgba(0,0,0,0) !important;
    outline: none !important;
}
button.fc-state-disabled {
	color: #5AC9E7  !important;
	border: none !important;
	outline-style: none !important;
	box-shadow: none !important;
	box-shadow: none !important;
    border-color: rgba(0,0,0,0) !important;
    outline: none !important;
}
button.fc-state-down {
	color: #5AC9E7 !important;
	border: none !important;
	outline-style: none !important;
	box-shadow: none !important;
	box-shadow: none !important;
    border-color: rgba(0,0,0,0) !important;
    outline: none !important;
}

button.fc-state-active {
	color: #149DE7 !important;
	border: none !important;
	outline-style: none !important;
	box-shadow: none !important;
	box-shadow: none !important;
    border-color: rgba(0,0,0,0) !important;
    outline: none !important;
}

td.fc-day.fc-widget-content {
	background-color: white !important;
	border-top: 2px solid #ccced1 !important;
	padding-right: 20px !important;
	margin-left: 20px !important;
}

th.fc-day-header {
	background-color: #e9e8e8 !important;
	border: none !important;
}

th.fc-sun {
	color: #ccced1 !important;
}

td.fc-today {
	background-color: #ccced1 !important;
	border-radius: 4px;
}
.fc-day-top a {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align:center;
}

a.fc-day-grid-event.fc-h-event.fc-event {
	background-color: white !important;
	color: #5AC9E7 !important; 

}

.fc-more-cell {
	text-align:center;
	border-color: rgba(0,0,0,0) !important;
	border: none !important;
	outline-style: none !important;
	box-shadow: none !important;
	box-shadow: none !important;
    border-color: rgba(0,0,0,0) !important;
    outline: none !important;
    border-bottom: 1px solid white !important;
}

.fc-more {
	text-align:center;
	border-color: rgba(0,0,0,0) !important;
	border: none !important;
	outline-style: none !important;
	box-shadow: none !important;
	box-shadow: none !important;
    border-color: rgba(0,0,0,0) !important;
    outline: none !important;
}

.fc-limited {
	text-align:center;
	border-color: rgba(0,0,0,0) !important;
	border: none !important;
	outline-style: none !important;
	box-shadow: none !important;
	box-shadow: none !important;
    border-color: rgba(0,0,0,0) !important;
    outline: none !important;
}

.fc-day-number {
	text-align:center;
	margin-top: 4px;
	font-size: 17px;
	text-decoration:none;
}

.fc-event-container {
	text-align:center;
	border-color: rgba(0,0,0,0) !important;
}

.add-event-blank, .add-event-blank:hover {
	color:#A8ACAE;
	margin-left: 20px;
	text-decoration:none;
}

.add-weekday-event {
	margin-left: 20px;
	color: #5AC9E7;
}

#calendar {
  margin: 0 auto;
  margin-top: 10px;
}

#recentAll {
    font-size: 12px;
    margin-left: 10px;
    margin-right: 10px;
}

#vert-space-label {
	margin-left: 10px;
    margin-right: 10px;
}

#calendar-popup {
	position:absolute;
    top: 110px;
    left:0px;
    right:0px;
    overflow-y:scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    margin-left: 20px;
    margin-right: 20px;
    padding: 5px 20px 5px 20px;
	z-index: 1;
	max-height: 350px;
}

.logout-label-cal {
	color: #F6F6F6;
	font-size: 18px;
	margin-left: 5px;
    margin-right: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
}

.logout-label-cal:hover {
    color: #A8ACAE;
}

.logout-label-next-cal {
    font-size: 18px;
    color: #A8ACAE;
    margin-left: 10px;
    margin-right: 10px;
}

.exit-out {
    padding-bottom: 5px;
}

.fc-scroller {
	bottom: 60px;
}

.fc-center h2 {
	margin-top: 10px;
	font-size: 19px;
}

.fc-center {
	margin-right: 80px;
	margin-left: 80px;
}

.fc-list-item-time.fc-widget-content {
	border-right: 1px solid #ccced1;
}

.fc-list-item-marker.fc-widget-content {
	display:none;
}

.fc-toolbar {
	margin-top: 5px;
}

.fc .fc-event {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    border-top: 1px solid #ffffff !important;
    color: #4A4A4A !important;
}

.stepTitleWiz {
	font-size: 15px;
    padding-top: 5px;
}

.monthColorWeb {
	background-color: #62676a;
	padding: 6px;
	margin: 8px 30px 35px 30px;
	border-radius: 6px;
}

.monthColorApp {
	background-color: #4A4A4A;
	padding: 5px;
	margin: 5px 25px 35px 25px;
	border-radius: 5px;
}

.launchAppt {
	text-decoration: underline;
	background-color: white;
    color: #4A4A4A;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    margin-left:20px;
	line-height: 9px;
    vertical-align:middle;
    box-shadow: inset 0 0 3px #4A4A4A;
}