/* stylesheet for all Teknicom chnages */

body.page-id-10023 #nts .hc-border-bottom.hc-print-hide{
	display: none;
}

body.page-id-7730 #nts .hc-sm-col.hc-sm-col-3.hc-px2 a:nth-of-type(1){
	display: none;
}

body.page-id-7730 #nts .hc-sm-col.hc-sm-col-3.hc-px2 a:nth-of-type(2){
	color: #fff;
	background-color: #00AEEF;
	margin-top: 10px;
	text-align: center;
	padding: 10px;
	border-radius: 10px;
}

body.page-id-7730 #nts .hc-sm-col.hc-sm-col-3.hc-px2 a:nth-of-type(2) i{
	margin-right: 10px;
}

body.page-id-10023 #nts .hc-mb2.hc-rounded.hc-bg-darkgray.hc-silver.hc-print-hide li:nth-of-type(2),
body.page-id-10023 #nts .hc-mb2.hc-rounded.hc-bg-darkgray.hc-silver.hc-print-hide li:nth-of-type(3){
	display: none
}

body.page-id-10023 .view-profile-link{
  font-size: 11px;
  text-transform: uppercase;
  background: green;
  color: #fff;
  padding: 5px !important;
  margin-left: 5px !important;
  border-radius: 3px;
}

body li#menu-item-7871,
body li#menu-item-10312{
	background-color: #00AEEF;
	border-radius: 10px;
	text-transform: uppercase;
	padding: 10px;
}

body li#menu-item-7871 a,
body li#menu-item-10312 a{
	font-size: 14px;
	color: #fff;
	padding: 0;
}

/* Custom Client CSS */

body.logged-in-client #nts .hc-sm-col.hc-sm-col-3.hc-px2 a[title="Pick Up Shift"]{
	display: none;
}