﻿@font-face {
  font-family: 'ojuxIconFont';
  src:  url('../fonts/ojuxIconFont_Rg.ttf?aabfadb') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ojuxIconFont_Rg';
  src:  url('../fonts/ojuxIconFont_Rg.ttf?abcgdb') format('truetype');
  font-weight: normal;
  font-style: normal;
}

#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", "ojuxIconFont", verdana, arial, helvetica, sans-serif;
	font-style: normal;
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;
	border: none;
}
#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;
}

*[class*="indent1"] {
	position: relative;
	margin-left: 1.5em;
}

*[class*="indent2"] {
	position: relative;
	margin-left: 3em;
}

*[class*="indent3"] {
	position: relative;
	margin-left: 4.5em;
}

code.key {
	display: inline;
    font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 10px;
	font-stretch: condensed;
	line-height: 20px;
}

code.key, .cTableCell .wingdingsymbols  {
  margin: 3px 3px 5px 3px;
  padding: 4px 6px;
  background-color: #fafafa;
  text-decoration: none;
  color: #000000;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  white-space: nowrap;
  font-size: 10px;
  border: 2px solid #c0c0c0;
  box-shadow: 2px 2px #808080;
  line-height: 1.5em;
  letter-spacing: .05em;
}

#navVideoDesc {
	border: 0;
    padding: 0;
    margin: 0;
    position: absolute;
    height: 2px; 
    width: 2px;
    overflow: hidden;
  }
  
  img.linkedsvgrelativelink {
    vertical-align: text-bottom;
    margin-bottom: 1.5px;
}
