﻿/*<meta />*/

/*==Google Search Styles==*/

form.gsc-search-box {
  width: 100% !important;
  margin: 0px !important;
  padding: 0px !important; 
}

.gsc-search-button .gsc-search-button-v2{
    border-color: #24303B !important;
    background-color: #24303B !important;
    border-radius: 6px !important;
	margin-left: 0px !important;	
}

.gsc-clear-button{
	display: none !important;
}

.gsc-input-box{
width: 100% !important; 
font-size: 16px !important;
color: black;
}

table.gsc-search-box td{
width: 100% !important; 
font-size: 16px !important;
color: black;
}

th:first-child, td:first-child {
	padding-left: 0rem !important;
}

td {
border-bottom: none !important;
}

th, td {
    padding: .20rem .0rem !important;
}

.search,
.search-bar
{
	width: 50%!important;
}

.search-bar .search-field
{
	width: 100% !important;
}