.gldp-default {
	border: 1px solid rgb(34, 34, 34); font-family: "Trebuchet MS" !important; font-size: 8pt !important; font-weight: bold !important; float: left; background-color: rgb(34, 34, 34) !important
}
.gldp-default table {
	border-collapse: inherit; border-spacing: 1px; font-size:8pt
}
.gldp-default tr {
	line-height: 16px; font-size:8pt
}
.gldp-default td {
	margin: 0px; padding: 0px; width: 26px; text-align: center;
}
.gldp-default-prevnext {
	color: rgb(255, 255, 255); font-family: "times new roman"; cursor: pointer; background-color: rgb(34, 34, 34);
}
.gldp-default-monyear {
	color: rgb(255, 255, 255); font-size: 8pt; background-color: rgb(34, 34, 34);
}
.gldp-default-dow {
	color: rgb(221, 221, 221); font-size: 8pt; background-color: rgb(66, 72, 82);
}
.gldp-default-day {
	border: 1px solid rgb(0, 0, 0); color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.gldp-default-day-hover {
	border: 1px solid rgb(0, 175, 255); color: rgb(255, 255, 255); cursor: pointer; background-color: rgb(0, 0, 0);
}
.gldp-default-selected {
	border: 1px solid rgb(0, 143, 175); color: rgb(255, 255, 255); cursor: wait; background-color: rgb(0, 34, 68);
}
.gldp-default-today {
	border: 1px solid rgb(0, 175, 255); color: rgb(255, 255, 255); background-color: rgb(0, 175, 255);
}
.gldp-default-today-hover {
	border: 1px solid rgb(0, 175, 255); color: rgb(0, 175, 255); cursor: pointer; background-color: rgb(255, 255, 255);
}
.gldp-default-sat {
	border: 1px solid rgb(0, 0, 0); color: rgb(0, 175, 255); background-color: rgb(0, 0, 0);
}
.gldp-default-sat-hover {
	border: 1px solid rgb(0, 0, 0); color: rgb(0, 175, 255); background-color: rgb(0, 0, 0);
}
.gldp-default-sun {
	border: 1px solid rgb(0, 0, 0); color: rgb(255, 79, 0); background-color: rgb(0, 0, 0);
}
.gldp-default-sun-hover {
	border: 1px solid rgb(0, 0, 0); color: rgb(255, 79, 0); background-color: rgb(0, 0, 0);
}
.gldp-default-noday {
	border: 1px solid rgb(34, 34, 34); color: rgb(102, 102, 102); font-weight: normal; cursor: wait; background-color: rgb(34, 34, 34);
}