h1.Header__searchTitle, p.Header__description {
  
}


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

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

/*Brand color start here */ .SearchContainer__searchIcon,.AppContainer__backToTop,.Button__footerBtn:hover,.LoginDetail__profileBtn{  background:#c72e27 } .SearchContainer__downArrow{  border-top-color:#c72e27 } .commonStyle__zt3BrandFill{  fill:#c72e27;     color:#c72e27 } .Header__homeNavbarFixed .Header__navbar .Header__tabsTab.Header__active, .Header__homeNavbarFixed .Header__navbar .Header__tabsTab:hover, .globalfixednav .globalSignin:hover, .globalfixednav .globalSignup:hover,.globalfixednav .LoginDetail__signin:hover,.globalfixednav .LoginDetail__signup:hover{  border-bottom: .1875rem solid #c72e27;     color: #c72e27; } .globalfixednav .aPlusIcon:hover,.Signin__userLink,.Link__link2,.Icon__hoverbrand:hover,.Icon__brand,.Comment__cmtUsrNme,.TabFilter__tab:hover, .ThreadedComment__commentContent a,.FileUpload__userLink,.AvatarText__avatarText,.TopicDetailRightContainer__commentCount>span, .TopicDetailRightContainer__followerCount>span, .TopicDetailRightContainer__viewCount>span,.Button__primaryBorder, .Button__warningBorder,.TopicPreview__txtPrimary,.Pill__pillText,.NoContent__contentDescription a, .NoContent__title,.TopicDetailLeftContainer__creatorName,.ThreadedComment__userNameType2,.TopicPreview__creatorName, .globalfixednav .CustomizeContainer__aPlus:hover,.ForgetPasswordContainer__userLink,.Captcha__captchaText,.communityDetail .description a,.articleDetail .description a,.FilterTabs__activeFilter,.ForumTabs__activeFilter,.LoginDetail__userMail .commonStyle__zt3Brand,.TopicListRightContainer__countValue,.commonStyle__zt3Brand {  color: #c72e27 !important; } .AvatarText__avatarText{  background: #fff; } .FileUpload__attachPin,.AvatarText__avatarText,.Button__primaryBorder, .Button__warningBorder,.Pill__pill{  border-color:#c72e27; } /*Brand color end here */  

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

.Header__searchTitle, .Header__description {  color: cyan;
color: #194687;
}
.Header__name {
color: #fdb913;
}
 .Header__tabsTab, .LoginDetail__signin, .LoginDetail__signup {
color: #a5dff9;
}
.Icon__greyShade70, .Icon__small, .Icon__midLarge, .ListHeader__header2 {
color: #194687;
}
body, li, h1, h2, h3, p, span, div { color: #194687; }

.commonStyle__zt3Link, .themeLink, .Footer__footerQus {
  color: #194687;
}

.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: #194687;
}

#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: #194687;
}
.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;
}

