#section_search_wrapper .input-, #section_search_wrapper .input-group-xl > .form-control, #section_search_wrapper .input-group-xl > .input-group-addon, #section_search_wrapper .input-group-xl > .input-group-btn > .btn {
    height: 44px;
    padding: 6px 16px;
    font-size: 24px;
    line-height: 1.3333333;
    border-radius: 6px;
}
#search-2021-release .twitter-typeahead .form-control {
    height: auto;
    padding: 5px 8px 2px;
    font-size:auto
}
#section_search_wrapper {
	border: 2px solid #fff;
	border-radius: 30px;
	padding: 0rem;
	background-color: rgba(255,255,255,.8);
}
#section_search_wrapper span, #section_search_wrapper div, #section_search_wrapper input, #section_search_wrapper button  {
	border-radius: none;
	font-weight: 125% !important;
}
#section_search_wrapper .input-group-addon {
	background:none !important;
	border:none;
	box-shadow: none;
	padding: 0 !important;
	margin: 0 !important;
	padding-left: 1rem !important;
}
#section_search_wrapper input, #section_search_wrapper button {
	background:none !important;
	border:none;
	box-shadow: none;
}

#section_search_wrapper button.btn-search-submit {
	background-color: rgba(255,255,255,.5) !important;
}

#section_search_wrapper button.dropdown-toggle {
	border-radius: 0px;
	margin-left: -1px;
	border-right: 2px solid #fff;
	color:#333
}
#section_search_wrapper button.btn-search-submit {
	border-radius: 0 30px 30px 0 ;
	margin-right: -1px;
	border-left: 2px solid #fff;
	color:#333
}


.main-search-home #section_search_wrapper {
	border: 2px solid #444;
}
.main-search-home #section_search_wrapper .input-group-addon {
	border:none;
	box-shadow: none;
}
.main-search-home #section_search_wrapper input, #section_search_wrapper button {
	border:none;
	box-shadow: none;
}

.main-search-home #section_search_wrapper button.btn-search-submit {
	background-color: rgba(255,255,255,.5) !important;
}

.main-search-home #section_search_wrapper button.dropdown-toggle {
	border-radius: 0px;
	margin-left: -1px;
	border-right: 2px solid #444;
	color:#333
}
.main-search-home #section_search_wrapper button.btn-search-submit {
	border-left: 2px solid #444;
	color:#333
}



.nav-tabs-search .nav-link, .nav-tabs-search .nav-link:hover {
  border:none !important;
  padding: 6px 10px !important;
  // border-bottom-width: 10px !important;
  // border-bottom-color: #000 !important;
  background:none;
  font-weight: normal !important;
  color:#fff;
  margin-right:5px;
  border-radius:0px !important;
}

.nav-tabs-search .active .nav-link, .nav-tabs-search .active.open .nav-link {
  border:none !important;
  padding: 6px 10px !important;
  // border-bottom-style: solid !important;
  // border-bottom-width: 10px !important;
  // border-bottom-color: #1c9ee4 !important;
  background:#fff;
  color:#23527c !important;
  font-weight: normal !important;
}

.nav-tabs-search .active .nav-link:hover, .nav-tabs-search .nav-link:hover {
  // border:none;
  // border-bottom-style: solid;
  // border-bottom-width: 10px !important;
  // border-bottom-color: #fff !important;
  border:none !important;
  padding: 6px 10px !important;
  font-weight: normal !important;
  background:#fff;
  color:#23527c;
}

.section-content-heading-groups a.bg-primary:hover, .section-content-heading-groups a.bg-primary:focus, .section-content-heading-groups button.bg-primary:hover, .section-content-heading-groups button.bg-primary:focus {
  background-color: #23527c !important;
}

.nav-tabs-search .nav-item-border-left {
  border-left: 2px dotted #99ccff;
  margin-left: 2px;
  padding-left:6px;
}

.nav-tabs-search .nav-link.dropdown:focus {
  border-left: 2px dotted #99ccff;
  margin-left: 2px;
  padding-left:6px;
}
.nav-tabs-search .nav-item > a:focus, .nav-tabs-search .nav-item.dropdown > a:focus {
    background: none !important;
}
.nav-tabs-search .open > a, .nav-tabs-search .open > a:hover, .nav-tabs-search .open > a:focus {
    background: none !important;
    border:none !important;
    border-bottom-width: 8px !important;
    border-bottom-color: #000 !important;
}

.main-search-home .nav-tabs-search .nav-item a.nav-link{
  color:#23527c;
}
.navbar-light .nav-tabs-search.nav-tabs {
  border-bottom: 0px;
}
