﻿/* BEGIN EPIC COMMUNITY MEMBER CUSTOM CSS */
/* Epic recommends any additional CSS be placed below this line. Avoid adding CSS above because it makes it difficult to determine which are your changes and which are Epic's. */
.login .recovery a {
	color: #6A8750;
}
.withSidebar#main {
	background-color: #F7F7F2;
}

input:checked + label.togglebutton[for],
input.buttoncheck:checked + label.buttoncheck {
	background-color: #6A8750;
	color: white;
}

.MessageList .SingleMessage .Tasks li > a,
.MessageList .SingleMessage .Tasks li > span {
  color: blue;
  font-weight: bolder;
  text-decoration: underline;
}

.MessageList .SingleMessage .Tasks li > a:hover,
.MessageList .SingleMessage .Tasks li > span:hover {
  color: #6A8750;
  font-weight: bolder;
  text-decoration: underline;
}

body.embedded .slotDetailsContainer .signup {
   display: block;
}

.mobile #defaultForm span.separator {
 padding: 1rem 0.2rem;
}

.segment2{
width: 3.5rem;
}
  
.stepContainer .openingsData .slotslist .slotdetailaction.selected {
  background-color: #d64928; }
  
#graphicHeader:not(:empty) #header_logo .header_logo_link {
background: transparent url("../images/logo.png") no-repeat scroll center/contain;
}

._link.secondary.positive, ._command.secondary.positive  {
  padding: 0rem 0rem;
  border: 0px solid currentColor;