.primoris-cl-header {
		color: white;
		font-family: Arial;
		font-size: 8pt;
		background-image: url('https://d2dgys6tg64hrs.cloudfront.net/w0/pub/_norm/primoris/header.webp');
	}
	.primoris-cl-on-month {
		font-family: Arial;
		font-size: 8pt;
		background-color: white;
		text-align: center;
		border-top: 1px solid silver;
		border-left: 1px solid silver;
	}
	.primoris-cl-on-month-lit {
		font-family: Arial;
		font-size: 8pt;
		background-color: #99CDFF;
		color: white;
		text-align: center;
		border-top: 1px solid silver;
		border-left: 1px solid silver;
	}
	.primoris-cl-off-month {
		font-family: Arial;
		font-size: 8pt;
		background-color: gray;
		color: white;
		text-align: center;
		border-top: 1px solid silver;
		border-left: 1px solid silver;
	}
	.primoris-cl-off-month-lit {
		font-family: Arial;
		font-size: 8pt;
		background-color: silver;
		color: white;
		text-align: center;
		border-top: 1px solid silver;
		border-left: 1px solid silver;
	}
	.primoris-cl-body {
		border: 1px solid black;
	}
	.primoris-cl-year {
		border: 1px solid black;
		background-color:white;
		border-collapse: collapse;
		font-size: 7pt;
		font-family: Arial;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
	}
	.primoris-cl-year-lit {
		background-color: silver;
		border: 1px solid black;
		border-collapse: collapse;
		font-size: 7pt;
		font-family: Arial;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
	}
	.primoris-cl-day {
		text-align: center;
		font-size: 7pt;
		font-family: Arial;
		padding-left: 7px;
		padding-right: 7px;
		background-image: url('https://d2dgys6tg64hrs.cloudfront.net/w0/pub/_norm/primoris/days.webp');
	}
	.primoris-cl-days 
	{
		background-image: url('https://d2dgys6tg64hrs.cloudfront.net/w0/pub/_norm/primoris/days.webp');
	}

.basic-header-row {
	position: relative;
	text-align: center;
	float: left;
	width: 250.29px;
	margin: 0;
	background: white;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding:0;
}

	.basic-cl-header {	
		text-decoration: none;
		display: inline-block;
		*display: inline;
		position: relative;
		z-index: 9999;
		overflow: hidden;
		margin: 0;
		padding: 5px 3px;
		font-size: 14px;
		line-height: 20px;
		font-weight: bold;
		background-color: #fff;
	}

	.calendar-division{
		margin-left: 3px;
		margin-right: 3px;
	}


.calendar-prev,
.calendar-next {
	display: block;
	cursor: pointer;
	position: relative;
	outline: none;
	border: 0;
	padding: 0;
	width: 20px;
	height: 30px;
	text-indent: 20px;
	white-space: nowrap;
	overflow: hidden;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 75% 75%;
	opacity: .5;
	*position: absolute;
	*top: 0;
}


	.calendar-prev:hover,
	.calendar-next:hover{
		opacity:1;
	}


.calendar-prev {
	box-shadow: 0 5px 15px -5px rgba(23, 143, 229, 0.5);
}

.calendar-next {
	box-shadow: 0 5px 15px -5px rgba(23, 143, 229, 0.5);
}

.basic-cl-on-month {
	font-family: Arial;
	font-size: 8pt;
	background-color: transparent;
	text-align: center;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	background: #f5f5f5;
	box-shadow: inset 0 1px 3px #ca9081;
	width: 34.2857142857px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.basic-.basic-tgt {
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
	background: #a94c39;
	width: 34.2857142857px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: white;
	font-weight: bold;
}

.basic-cl-on-month-lit {
	font-family: Arial;
	font-size: 8pt;
	background-color: #cd9487;
	color: white;
	text-align: center;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	padding-top: 5px;
	padding-bottom: 5px;
}

.basic-cl-off-month {
	font-family: Arial;
	font-size: 8pt;
	color: #333;
	text-align: center;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	width: 34.2857142857px;
	background: white;
	box-shadow: inset 0 1px 2px #ca9081;
	padding-top: 5px;
	padding-bottom: 5px;
	opacity: 0.5;
}
.basic-cl-off-month-lit {
	font-family: Arial;
	font-size: 8pt;
	background-color: #cd9487;
	color: white;
	text-align: center;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	padding-top: 5px;
	padding-bottom: 5px;
}

.basic-cl-body {
	border: 1px solid black;
	background: white;
	position: fixed;
	box-shadow: 0 5px 15px -5px rgba(0,0,0,.5);
	height: 214px;
}


.basic-cl-year {
	border: 1px solid black;
	background-color: white;
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 7pt;
	font-family: Arial;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	box-shadow: inset 0 1px 3px #ca9081;
}
.basic-cl-year-lit {
	background-color: #cd9487;
	border: 1px solid black;
	border-collapse: collapse;
	font-size: 7pt;
	font-family: Arial;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.basic-cl-day {
	color: #333;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
	width: 34.2857142857px;
	text-decoration: underline;
	text-decoration-style: dotted;
}

	/* Not related to the calendar functioning. The following style rules
	are purely for the supporting DateClick documentation */
	.links 
	{
		color: #0082D6;
		font-family: Arial;
		font-size: 8pt;
	}
	.subdued 
	{
		color: #CDCDCD;
	}
	.copyright 
	{
		color: Gray;
		font-family: Arial;
		font-size: 7pt;
	}