.gldp-iltd {
	position: absolute;
	font-family: 'Monda', 'helvetica';
}

/* Core style for every cell */
.gldp-iltd .core {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	font-size: 10px;
	text-align: center;
	cursor: pointer;
	color: #222;
	background: transparent;
}

/* Cell border */
.gldp-iltd .border {
	/*border-style: solid;
	border-width: 0;
	border-color: #fff;*/
}

/* Month/Year text and select */
.gldp-iltd .monyear,
.gldp-iltd .monyear select {
	font-size: 12px !important;
	font-weight: bold;
	background: transparent;
}

/* Month/Year text */
.gldp-iltd .monyear span {
	margin: 0 5px 0 5px;
}

/* Prev/Next arrows */
.gldp-iltd .prev-arrow,
.gldp-iltd .next-arrow {
	color: #666;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75);
}

.gldp-iltd .prev-arrow:active,
.gldp-iltd .next-arrow:active {
	color: #000;
}

.gldp-iltd .prev-arrow-off,
.gldp-iltd .next-arrow-off {
	color: #000;
	opacity: 0.15;
}

/* Days of the week */
.gldp-iltd .dow {
	color: #222;
	font-weight: normal;
        font-style: italic;
	cursor: wait !important;
	background: transparent;
}

/* Weekdays */
.gldp-iltd .mon,
.gldp-iltd .tue,
.gldp-iltd .wed,
.gldp-iltd .thu,
.gldp-iltd .fri {
	font-weight: normal;
}

/* Weekend days */
.gldp-iltd .sat,
.gldp-iltd .sun {
	color: #888;
	font-weight: bold;
	background: #ccc;
}

/* Selectable days that are outside of current month being shown */
.gldp-iltd .outday {
	color: #aaa !important;
}

/* Hover */
.gldp-iltd .mon:hover,
.gldp-iltd .tue:hover,
.gldp-iltd .wed:hover,
.gldp-iltd .thu:hover,
.gldp-iltd .fri:hover,
.gldp-iltd .sat:hover,
.gldp-iltd .sun:hover {
	background: #eee;
}

/* Non-Selectable days */
.gldp-iltd .noday {
	color: #bbb;
	font-weight: normal;
	cursor: wait !important;
	background: transparent;
}

/* Currently selected day */
.gldp-iltd .selected {
	color: #fff;
	font-weight: bold;
	border-color: #888;
	background: #aaa;
}

/* Today */
.gldp-iltd .today {
	color: #006;
	font-weight: bold;
	border-color: #000;
	background: transparent;
}

/* Special */
.gldp-iltd .special {
	color: #fff;
        font-size: 1.1em;
	font-weight: bold;
	border-color: #444;
	background: #606;
}

/*
     FILE ARCHIVED ON 13:26:31 Jun 04, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:04:14 Jun 30, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.726
  exclusion.robots: 0.106
  exclusion.robots.policy: 0.093
  esindex: 0.011
  cdx.remote: 5.688
  LoadShardBlock: 54.417 (3)
  PetaboxLoader3.datanode: 104.155 (5)
  load_resource: 414.87 (2)
  PetaboxLoader3.resolve: 331.521 (2)
*/