﻿#searchbox {
	position: relative;
	width: auto;
	height: auto;
	padding: 5px 200px 0 0;
	margin: 0 10px 0 0;
}
#searchbox .hidden {display:none;}


#searchbox input:not([type="radio"]):not([type="checkbox"]) {
    width: 206px;
    padding-right: 30px;
}

#searchbox input[type="radio"], input[type="checkbox"] {
    width: auto;
}

#searchbox .filter-div .search-icon {right: inherit;}

	
#searchbox .orcl-type-ahead.search .btn-picker {
    float: right;
    top: -32px;
    margin-left: -5px;
    position: relative;
}

#searchbox .orcl-type-ahead input {
	margin-right: -26px;
	margin-bottom: 4px;
    margin-left: -3px;
	}




#searchbox .pgbu-icon-magnifying-glass::before {
    content: "\f345";
    margin: 1px 0px 0px 4px;
    padding: 0px 0px 0px 0px;
    font-family: "ojuxIconFont_Rg", verdana, arial, helvetica, sans-serif;
	
left: 12.5%;
right: 12.5%;
top: 12.5%;
bottom: 12.5%;
font-size: 18px;

/* UI Light / Content / Primary */
/*border: 1.5px solid #161513; */
}
button#btnSearch.btn {
  
    top: 0;
    left: 0;
    width: 35px;
    height: 35px;
	background: transparent;
}
#searchbox .lnexp.not-btn {}

#searchbox .clear {
	clear: both;
	}

#searchbox .collapsed-menu-entity-icon{
	margin-top: 2px;
	color: #ffffff;
}


#searchbox .orcl-type-ahead.search {
	margin: 0px;
    min-width: 270px;
}

.commentpublicop {
    color: #FF0000;
}

