/* GSE OVERRIDES FOR SEARCH BOX */
.cse .gsc-control-cse,
.gsc-control-cse 			{	padding: 			0px 					!important;
								background-color: 	var(--ohng-dark-gray) 	!important;
								border-style: 		none 					!important;
								position: 			absolute 				!important;
								right: 				0px 					!important;
								width: 				50% 					!important;	
							}
.gsc-search-box				{	background-color: 	var(--ohng-light-gray) 	!important;	}
td#gs_tti50 				{	padding: 			0px 					!important;	}

