h1.Header__searchTitle, p.Header__description {
  
}


p.Header__description::after { 
  content: " (Use the button at the bottom of page to submit a question.)";
  color: #3d3d47;
}

/* Don't capitalize our name */
.Header__portName {
  text-transform: none;
}


.Header__tabsTab.Header__active {
  color: #fdb913; 
border-bottom-color: #fdb913;
}

.Header__searchTitle, .Header__description {  color: cyan;
color: #3d3d47;
}
.Header__name {
color: #fdb913;
}
 .Header__tabsTab, .LoginDetail__signin, .LoginDetail__signup {
color: #a5dff9;
}
.Icon__greyShade70, .Icon__small, .Icon__midLarge, .ListHeader__header2 {
color: #3d3d47;
}

/**
body, li, h1, h2, h3, p, span, div { color: #3d3d47; }
**/

.commonStyle__zt3Link, .themeLink, .Footer__footerQus {
  color: #3d3d47;
}

.TicketFormLeftContainer__formTitle.commonStyle__margin0::after {
content: '\A\AUse this form to submit a gardening question. Provide as many details (and photos) as you can. Volunteers work weekdays from 9:30 a.m. to 12:30 p.m. except Santa Clara County holidays.';
  color: #666;
  font-weight: normal;
  white-space: pre-wrap;
  font-size: 60%;
}
.TicketFormLeftContainer__formTitle.commonStyle__margin0 {
line-height: 80%;
}

label.FormElement__formLabelvertical.commonStyle__displayBlock.FormElement__labelStyle[for='description']::after {
  content: '\A Please provide the type and age of plant, the specific problem/question, history/details of the problem or question, and recent watering, fertilization, and insecticide applications.';
  line-height: 50%;
  white-space: pre-wrap;
  color: #777;
  font-size: 16px;
}
/*
label.FormElement__formLabelvertical.commonStyle__displayBlock.FormElement__labelStyle[for='cf_zip_code']::after {
  content: '\ASanta Clara County residents only please.';
  line-height: 50%;
white-space: pre-wrap;
color: #444;
font-size: 90%;
}
*/

/**
.TicketFormLeftContainer__sectionName::before {
content: 'Use this form to submit a question. Provide as many details (and photos) as you can. Volunteers work weekdays from 9:30 a.m. to 12:30 p.m. except Santa Clara County holidays.\A\A';
font-weight: normal;
white-space: pre-wrap;
color: #444;
}
**/
#field_priority {
display: none;
}
label.FormElement__formLabelvertical.commonStyle__displayBlock.FormElement__labelStyle {
line-height: 1.5rem;
}

/* Clever hack to change "Ticket Information" heading (not used for now because I decided to hide it)
.TicketFormLeftContainer__sectionName:nth-child(2){
  position:relative; 
}
.TicketFormLeftContainer__sectionName:nth-child(2):before{
  position:absolute;
  top:20px;
  left:0px;
  content:"Question Information";
  background-color:#fff;
}
*/
.TicketFormLeftContainer__sectionName:nth-child(2){
 	display: none;
}

div.ListHeader__listHeader2 h5[data-id="popularAricles"] {
  position: relative;
  color: #fff;
}
div.ListHeader__listHeader2 h5[data-id="popularAricles"]::before {
  position: absolute;
  content: "Popular FAQs";
  background-color: #fff;
  color: #3d3d47;
}

#layoutContainer div.Layout__layout2 div div div div h5 {
  position: relative;
  color: #fff;
}
#layoutContainer div.Layout__layout2 div div div div h5::before {
  content: "Popular FAQs";
  background-color: #fff;
  color: #3d3d47;
}
.FileUpload__uploadInform.commonStyle__verticalMiddle::after {
content: " It's useful to have multiple photos, including a picture of the overall plant. (Submitted photographs may be used for UC Master Gardener educational purposes.)"
}

.FormElement__errorMsg {
	font-size: 100%;
	color: red;
	font-weight: bold;
}

.FormElement__msgInfo {
font-size: 16px;
}
#title_field_cf_zip_code {
padding-bottom: 5px;
}
.FileUpload__uploadInform.commonStyle__verticalMiddle {
font-size: 16px;
}
a:link, a:visited, a:active {
color: #005fae !important;
text-decoration: underline !important;
}
a:hover {
text-decoration: none !important;
}
a.Header__tabs__link:link, a.Header__tabs__link:visited,
a.LoginDetail__tabLink:link, a.LoginDetail__tabLink:visited
 {
color: #0aa9b3!important;
}
.KbDetailLtContainer__review { display: none; }
