﻿html {
	
}

#nocfooter {
	background: #fff url(/Content/images/bg-tile-reverse.jpg) repeat-x top left;
	height: 40px;
}

#wrapper {
	background: #fff url(/Content/images/bg-tile.jpg) repeat-x bottom left;
	height: 100%;
}

body {
	background-color: transparent;
}

#bottomImg {
	height: 300px;
	background: url(/Content/images/bg-home.jpg) no-repeat bottom center;
	background-size: unset;
	margin: 0 -15px;
}

#searchForm {
	position: relative;
	padding-right: 0;
}

h6 {
	text-align: center;
	text-transform: uppercase;
	margin: 45px 0 25px;
}

#btnSearch {
	background-color: #c4272f;
	color: #fff;
	border: 1px solid #c4272f;
}

#btnServiceDirectoryHelp {
	position: absolute;
	top: 30px;
	right: 100px;
	font-size: 18px;
	padding: 1px 0 0 2px;
	color: #999;
}

@media (max-width: 576px) {
	#searchForm {
		padding-right: 15px;
	}

	#btnSearch {
		width: 100%;
		margin-top: 2px;
	}

	#btnServiceDirectoryHelp {
		right: 30px;
	}
}

.btn-circle {
	width: 27px;
	height: 27px;
	text-align: center;
	padding: 4px 0;
	font-size: 12px;
	line-height: 1.3;
	border-radius: 15px;
	border: 1px solid #999;
}

#searchHelpModal {
	color: #000;
}

a:link, a:visited, a:active{
    text-decoration: none;
}

#solano-cares-image img{ 
    max-width: 68% !important;
        
}

a.footer-link {
	color: #fff;
}

.covid-19 {
    background: #2f2f2f url(/Content/images/coronavirus-banner.png) no-repeat center;
    background-size: cover;
}

/*
#btnGoogleTranslate .goog-te-gadget img {
	vertical-align: middle;
	border: none;
	position: absolute !important;
	top: 3px;
	left: 0;
}*/

.goog-te-gadget-simple {
	background-color: rgba(255,255,255,0) !important;
	border: none !important;
	padding: 0;
	display: inline-block;
	cursor: pointer;
	zoom: 1;
}

.goog-te-gadget-simple span {
	font-size: 18px !important;
	color: #205493 !important;
}

.goog-te-gadget-simple span:nth-child(3) {
	display: none;
}

.goog-te-gadget-simple span:nth-child(5) {
	display: none;
}

.goog-te-menu2 {
	max-width: 100%;
	border: none !important;
}


/*.goog-te-menu-value:before {
	color: #205493 !important;
	font-family: 'Material Icons';
	content: "\E927";
	margin-right: 16px;
	vertical-align: -10px;
}*/

.goog-te-menu-value span:nth-child(5) {
	display: none;
}

/*.goog-te-menu-value span:nth-child(3) {
	border: none !important;
	font-family: 'Material Icons';
	&:after	
	{
		font-family: 'Material Icons';
		content: "\E5C5";
		vertical-align: -6px;
	}
}*/

/*.goog-te-menu-value:before {
	background-image: none !important;
	content: "\f085";
	font-family: FontAwesome;
	padding-right: 5px;
}*/

.goog-te-gadget-icon {
	display: none;
}

.goog-te-menu-frame {
	width: 100%;
	padding: 25px;
	background-color: #fff;
}



@media (max-width: 768px) {
	#btnGoogleTranslate {
		display: none;
	}

	#goog-gt-tt {
		height: 0px !important;
		left: -9999px !important;
	}

	#google_translate_element_mobile {
		display: block;
	}
}

.goog-te-menu-value:hover, .goog-te-menu-value:focus {
	color: #2196f3 !important;
}


.seniors {
	background-color: #d9742f;
	opacity: .8;
}
.disabilities {
	background-color: #205493;
	opacity: .8;
}
.children {
	background-color: #cb9f0e;
	opacity: .8;
}
.publichealth {
    background-color: #3a5623;
    opacity: .8;
}
.behavioralhealth {
	padding-right: 0px;
	background-color: #61961c;
	opacity: .8;
}
.vov {
	padding-right: 0px;
	background-color: #782eae;
	opacity: .8;
}
.probation { 
	background-color: #494440;
	opacity: .8;
}
.veterans {
	background-color: #9d140a;
	opacity: .8;
}
.domesticviolence {
	background-color: #29466d;
	opacity: .8;
}
	
.find-services {
	color: white;
	font: bold 32px Arial;
	text-shadow: 2px 3px 3px #000;
	display: inline-block;
	margin: 0 0 20px 0;
	text-align: center;
	width: 100%;
}

.welcome-text {
	color: #8cc63f;
	font: bold 32px Arial;
	text-shadow: 2px 3px 3px #000;
	display: inline-block;
	margin: 0 0 20px 0;
	width: 100%;
    padding: 16px 0 0 0;
    text-align: center;
}

h2 {
	color: #fff;
	font-weight: 500;
	font-size: 1.1vw;
	font-family: Cantarell,"Arial Narrow",Arial;
	letter-spacing: 2px;
	text-decoration: none;
	text-align: center;
	padding-top:20px;
	padding-bottom:20px;
	text-transform: uppercase;
    margin-top: 2.5px;
    margin-bottom: 2.5px;
}


.smallprint-container{
    background-color: #000;
    opacity: .6;
    padding: 4px;
    margin-top: 30px;
    min-width: 400px;
}

.smallprint{
    color: #fff;
	font-size: 18px; 
}

.col-md-12 {
	-ms-flex: 0 0 100% !important;
	flex: 0 0 100% !important;
	max-width: 100% !important;
	height: 85px !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	margin-bottom: 5px;
}

h2 {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
}

#keywords::-ms-clear {
    display: none;
}