/* Google Search box styles */  
#___gcse_0 {
    display: inline-block !important;
	/* width: 50%; */
}

#___gcse_0 table {
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    border-bottom: none !important;
    background: transparent !important;
    margin: 0 0 0 0 !important;
}

#___gcse_0 tbody {
    border-top: none !important;
}

#___gcse_0 .forum-table td,
#___gcse_0 td,
#___gcse_0 tr,
.gsc-completion-container td {
    padding: 0 !important; /* beinvloedt afstand invoerveld-Q-veld, Q-veld blijft op zijn plaats */
    border-top: none !important;
    border-right: none !important;
    border: none !important;
}

#___gcse_0 input[type=text] {	/* input-box invoertekst */
    padding: 4px !important;
    /* -webkit-border-radius: none;
    -moz-border-radius: none; */
    border-radius: none;
	width: 30vw !important;
    max-width: 500px !important ;/* was 999, heeft effect met !important, alleen met eenheid px */
    background: transparent !important;
    border: none !important;
}

#___gcse_0 input[type=text] {
	width: 25vw !important;	}
	
@media only screen and (max-width: 1200px) { /* 992 */
#___gcse_0 input[type=text]  {
	width: 30vw !important;	}
	}

@media only screen and (max-width: 1000px) { /* 768 */
#___gcse_0 input[type=text]  {
	width: 30vw !important;	}
	/* width:1%;  verwijderd 10mei25 */
	}


.gsc-completion-container {
    border: 1px solid #6D7552 !important; /* brown */
    background: #F0F1CB !important; /* sand */
    font-family: inherit !important;
    padding: 4px !important;
    color: #D14F2D !important;	/* diep rood */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 2px 2px 10px #363636;
}

.gsc-completion-selected {
    margin: 0 -4px -4px -4px;
}

.gsc-completion-container b {
    color: #242424 !important; /* ossenbloed */
    font-weight: 300;
}

.gsc-completion-container table {
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    border-bottom: none !important;
}


.gsc-modal-background-image {
    background-color: #000 !important;
}

.gsc-modal-background-image-visible {
    opacity: 0.4 !important;
    -ms-filter: "alpha(opacity=40)" !important;
    filter: "alpha(opacity=40)" !important;
}

.gsc-results-wrapper-overlay {
    background: #F0F1ED !important;	/* licht grijs */
    border: solid 1px #A9ADA4 !important;	/* roze */
}

.gsc-webResult.gsc-result,
.gsc-results .gsc-imageResult,
.gsc-webResult.gsc-result:hover,
.gsc-imageResult:hover {
    border-color: transparent !important;
    background-color: transparent !important;
}

.gsc-webResult.gsc-result {
    border: 1px solid transparent !important;
}

.gsc-webResult .gsc-result {
    border-bottom: 1px solid transparent !important;
}

#___gcse_0 .cse .gsc-control-cse,
#___gcse_0 .gsc-control-cse {
    padding: 0 !important;	/* verplaatst invoerveld en Q-veld */
	/* margin: 0 !important;  overgenomen van webslake */
    width: 280px !important;/* 70% 180px 280  !important*/
    display: inline-block;
																										  
}

/*  form.gsc-search-box {
/* form.gsc-search-box,table.gsc-search-box {  /* overgenomen van webslake */
	/* margin:0 !important;  /* overgenomen van webslake, >0 verplaatst de volgende tekst */
    /* width:40% !important; */
    /* margin-bottom: 0 !important; */
	/* padding:0 0 0 0 !important;   /* overgenomen van webslake */
/* } */

#___gcse_0 .cse .gsc-control-cse,
#___gcse_0 .gsc-control-cse {
    background-color: rgba(0, 0, 0, 0) !important;
    border: none !important;
}

#gs_tti50 { /* ontbrak in GoogleSearchBox.css, invoerveld binnen input-box */
        height: 15px !important; /* hoogte groene invoerveld Nb celhoogte 21nov22: 40px */
		line-height:15px  !important; /* 21nov22h effect? */
		font-size:0.8em !important; /* 21nov22o effect? */
		width: 50% !important;
		/* padding:10px !important;	/* heeft effect */
        padding-top: 0 !important; /* ruimte tot in te voeren tekst */
        padding-left: 5px !important; /* ruimte tot in te voeren tekst */
        padding-bottom: 1px !important; /* ruimte tot in te voeren tekst */
}

.gsc-search-box .gsc-input,
td.gsc-input { /* overgenomen van webslake, gsc-search-box is input- + Q-veld */
    width:50% !important;
/*	padding:0px 4px 0px 6px !important; */
	padding:0 0 0 0 !important;
	border-color:blue;
}

#___gcse_0 .gsc-search-box .gsc-input>input:hover,
#___gcse_0 .gsc-input-box-hover {
	/* width: 60% !important; */					  
	border: none !important;
    border-top-color: rgba(0, 0, 0, 0) !important;
    /* voorheen -moz-box-shadow 
	-box-shadow: none !important; verwijderd 10mei25 */
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

#___gcse_0 .gsc-input-box {
    background: #F0F1ED !important;	/* licht grijs */
    border: solid 1px #A9ADA4 !important; /* roze */
    height: 25px; /* hoogte input-box */
    -webkit-border-radius: 4px;
    /* -moz-border-radius: 4px; verwijderd 10mei25 */
    border-radius: 4px;
}

input.gsc-search-button,
input.gsc-search-button:hover,
input.gsc-search-button:focus {
    background-image: none !important;
    height: 14px !important;
    width: 14px !important;
    margin-left: 5px !important;
    -webkit-border-radius: 4px 4px !important;
    /* -moz-border-radius: 4px 4px !important;	 verwijderd 10mei25 */
    border-radius: 4px !important;
    padding: 0 !important; /* geen effect */
    /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d6d3', endColorstr='#a8aca3',GradientType=0 ) !important; /* roze/grijs donker roze */
    border: solid 1px #858A7F !important; /* donker roze */
    border-color: #858A7F; /* donker roze */
}

/* table#gs_id50.gstl_50.gsc-input, onbekend waar dit laatst aan is ontleend
table.gsc-search-box {
	width: 55% ! important;
} */