/* GOOGLE CUSTOM SEARCH */

.gsc-completion-selected tr {
	background-color:#ecf0f0 !important;
}


.gsc-search-button {
		display:none;
}
		
.gsc-input {
	padding:0 !important;
	background-color:transparent;
}


table[class="gsc-search-box"], table[class="gsc-search-box"] tr, #gs_id50 {
	background-color:transparent;
	border:none;
}

/* search container */
#search-box {
	color: rgba(0,0,0,0.75) !important;
	left: -16px;
    position: relative;
	border:none;
	height:49px;
	margin:0;
}

/* input box */
#gsc-i-id1 { 
	height:33px !important;
	width: 416px !important;
	top:8px;
	position:relative;
	padding:0px !important;
	margin: 0;
	border: none;
	box-shadow: none !important;
	color:rgba(0,0,0,0.75) !important;
	background:none !important;
	text-indent:16px !important;
	font-size: 1.2rem;
	margin-bottom:26px !important;
}

#gsc-i-id1::placeholder { 
	color:#999999 !important;
	font-size:1.2rem;
}

/* Changing placeholder color of search box */
#gsc-i-id1::-webkit-input-placeholder {color: #FFF;} /* Chrome */
#gsc-i-id1:-ms-input-placeholder {color: #FFF;} /* IE 10+ */
#gsc-i-id1::-moz-placeholder {color: #FFF;opacity: 1;} /* Firefox 19+ */
#gsc-i-id1:-moz-placeholder {color: #FFF;opacity: 1;} /* Firefox 4 - 18 */

/* cross in input box to delete text */
.gsib_b {
	position:relative;
	top:-4px;
}

/* completion container rows */
.gsc-completion-container, .gsq_a table tr, .gssb_a  {
	background-color:#fff !important;
}

.gsq_a {
	padding-left: 9px !important;
}

.gsc-completion-container>tbody>tr:last-child  {
	display:none;
}

.gsc-completion-container>tbody>tr>td:hover, .gsq_a>table>tbody>tr>td:hover {
	background-color:#ECF0F0 !important;
}

.gsc-completion-container {
	position:relative;
	left:-20px;
}

.cse .gsc-control-cse, .gsc-control-cse {
	border: none !important;
}

.gstl_50.gssb_c {
	width: 100%;
	overflow:hidden;
    /*
	top: 142px;
    position: absolute;
    text-align: left;
    left: 1429px;
	*/
}

#gs_id50 {
	background:transparent !important;
	height:auto !important;
	position:relative;
	/*margin-top:10px;*/
	margin:0;
	padding:0;
}

table[class="gsc-search-box"], table[class="gsc-search-box"] tr, #gs_id50 {
	background-color:transparent;
	border:none;
}

.gsc-control-cse {
	padding:0px !important;
	border-width:0px !important;
}

form.gsc-search-box,table.gsc-search-box {
	margin-bottom:0px !important;
}

.gsc-search-box .gsc-input {
	/*padding:0px 4px 0px 6px !important;*/
	padding:0 !important;
	
}

#gsc-iw-id1 {
	border-width: 0px !important;
	height: auto !important;
	box-shadow:none !important;
}

#gs_tti50 {
	padding:0px !important;
}

button.gsc-search-button {
        display:block;
        width:13px !important;
        height:13px !important;
        border-width:0px !important;
        margin:0px !important;
        padding: 10px 6px 10px 13px !important;
        outline:none;
        cursor:pointer;
        box-shadow:none !important;
        box-sizing: content-box !important;
}

.gsc-branding {
	display:none !important;
}

.gsc-control-cse,#gsc-iw-id1 {
	background-color:transparent !important;
}

button.gsc-search-button {
	border-left: 1px solid #0173af !important;
	background-color:transparent !important;
}

.gsc-control-cse.gsc-control-cse-en {
	margin:0 !important;
	padding:0 !important;
}

#gs_cb50 {
	color:#0078cc; 
}

#gs_cb50:hover {
	color:#004D96; 
}