@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');

body
{
	margin:auto;
        max-width: 1441px;
        width: 100%;
	padding:0px;
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
        background-color: #000;
}

h1
{
	margin:0px 0px 5px 0px;
	padding:0px;
	font-size:26px;
	font-weight:bold;
	color:#000000;
}

h2
{
	margin:0px;
	padding:0px;
	font-size:16px;
	font-weight:bold;
	color:#646464;
}

h3
{
	margin:0px;
	padding:0px;
	font-size:16px;
	font-weight:bold;
}

.main_border
{
	width:1000px;
}

.logo
{
margin:20px 35px 10px 10px;
max-width: 1441px;
width:100%;
}

.logo img
{
max-height: 85px;
}

.top_logo_link_bar
{
	width:100%;
	height:130px;
}

a.header_link:link, a.header_link:visited, a.header_link:active, a.header_link:hover
{
	font-size:21px;
	font-weight:bold;
	color:#c61532;
	text-decoration:none;
}

a.advanced_search_link:link, a.advanced_search_link:visited, a.advanced_search_link:active, a.advanced_search_link:hover
{
	font-size:16px;
	font-weight:bold;
	color:#fffffd;
	text-decoration:none;
}

a, a:visited, a:focus, a:active, a:hover {
  text-decoration: none;
  outline: none;
  color: #68ACE5;
}

a {
  font-weight: 400;
  color: #3E8EDE;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  cursor: poitner;
}
.image-bg a {
  color: #fff;
}
.image-bg a:hover {
  color: #fff;
  opacity: .9;
}
a:hover {
  color: #307ECB;
  text-decoration: none;
}



.middle
{
	background-image:url('/images/templates/black_red/bg_levis2.png');
	background-repeat:repeat;
	min-height:350px;
	border-bottom:dotted 1px #817f80;
}

.middle_top_dash
{
	height:3px;
	border-bottom:dashed 1px #817f80;
}

.categories
{
	min-height:255px;
}

.bottom
{
	background-color:#000000;
	height:33px;
}

.technology_search
{
	font-size:30px;
	color:#fff;
	font-weight:bold;
}

.technology_search_description {

color: #fff;
font-size: 22px;
} 

.technology_search_desc
{
	color:#ffffff;
	font-size:18px;
	font-family: 'Open Sans', sans-serif;
	width:525px;
	margin-left:5px;
}

#home-intro {
background-color: #002d72;
padding: 2% 15% 2% 15%;
text-align: center;
}

.technology_search_box input[type="text"]
{
	margin-left:5px;
    font-size:22px;
    padding:5px;
}

.ais-search-box--input {
font-family: 'Open Sans', sans-serif;
border-top: 0;
border-left: 0;
border-right: 0;
border-bottom: 2px solid #68ACE5;
}

.ais-SearchBox-input {
width: 90%; 
padding-right:40px;
height: 30px;
font-size: 20px;
color: #999;
font-weight: 100;
font-family:'Open Sans', sans-serif;
letter-spacing: 1px;
}

input[type="search" i] {
font-family: 'Open Sans', sans-serif;
border-top: 0;
border-left: 0;
border-right: 0;
border-bottom: 2px solid #68ACE5;
}

button.ais-SearchBox-submit {
display: none;
}

.technology_search_box input[type="button"]
{
	font-size:20px;
	border:solid 1px #946901;
	background-color:#dd052a;
	color:#fffcfb;
	padding:7px;
}

.ais-search-box--powered-by {
margin-right: 6%;
}


.advanced_search
{
	text-align:right;
	width:515px;
}

.middle_dash
{
	height:15px;
	width:530px;
	border-bottom:dashed 1px #817f80;
}

.keywords
{
	width:520px;
}

.keywords a
{
	color:#ffffff;
	text-decoration:none;
}

.most_popular_keywords
{
	color:#fc012c;
	font-weight:bold;
	font-size:16px;
	width:505px;
	text-align:right;
}

.most_popular_keywords_arrow
{
	background-image:url('/images/templates/black_red/keywords_arrow.png');
	background-repeat:no-repeat;
	background-position:right bottom;
	position:relative;
	margin-top:-43px;
	width:530px;
    height:37px;
}

.categories_title
{
	margin-left:40px;
	font-size:26px;
	font-weight:bold;
}

.category_list
{
	margin-left:50px;
}

.category_list a
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.category_list span
{
	color:#e3354e;
	font-weight:bold;
}


/*button.ais-Panel-collapseButton span {
    background: no-repeat;
    background-image: url(http://jhutestalgolia.testtechnologypublisher.com/files/sites/carrotdown.png);
    background-size: 20px;
    background-position: 95% 1%;
}

.ais-root__collapsed {
    background: no-repeat;
    background-image: url(http://jhutestalgolia.testtechnologypublisher.com/files/sites/carrotright.png);
    background-size: 11px;
    background-position: 95% 1%;
}*/

.tablet
{
	background-image:url('/images/templates/black_red/bg_tablet.png');
	background-repeat:repeat-y;
	width:362px;
	min-height:540px;
	position:absolute;
	margin-left:610px;
	margin-top:40px;
	border:solid 1px #c0c0c0;
}

.featured_technology_title
{
	font-size:24px;
	color:#c3122f;
	font-weight:bold;
}

.featured_technology
{
	width:310px;
}

.featured_technology a
{
	font-size:16px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.latest_technologies_title
{
    font-size:24px;
	color:#c3122f;
	font-weight:bold;
}

.latest_technologies
{
	width:320px;
}

.latest_technologies a
{
	font-size:16px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.latest_technologies small
{
	font-size:12px;
	color:#000000;
}

.rights
{
	color:#ffffff;
}

.rights a
{
	color:#bb031d;
	text-decoration:none;
}

.bottom_links 
{
	color:#ffffff;
}

.bottom_links a
{
	color:#ffffff;
	text-decoration:none;
}

.c_top_spacer
{
	height:10px;
}

.c_top
{
	
}

.c_middle
{
	border:solid 1px #c0c0c0;
	padding:20px;
	background-color:#ffffff;
}

.c_bottom
{
}

.c_main_border
{
	max-width:1441px;
        width: 100%;
}

.c_logo
{
	max-height: 75px;
}
.c_logo img
{
	max-height: 75px;
}

.c_top_logo_link_bar
{
	width:100%;
	height:130px;
	background-image:url('https://jhutestalgolia.testtechnologypublisher.com/files/sites/tech-page-header-3.png');
	background-repeat:no-repeat;
        background-position: left center;
}

a.c_header_link:link, a.c_header_link:visited, a.c_header_link:active, a.c_header_link:hover
{
	font-size:21px;
	font-weight:bold;
	color:#c61532;
	text-decoration:none;
}

.c_header_link_spacing
{
	width:30px;
}

.c_footer
{
	background-color:#000000;
	height:33px;
}

.c_footer_links 
{
	color:#000000;
}

a.c_footer_link:link, a.c_footer_link:hover, a.c_footer_link:active, a.c_footer_link:visited
{
	color:#000000;
	text-decoration:none;
}

.c_rights
{
	color:#000000;
}

.c_advanced_search_left_padding
{
	width:30px;
}

.c_tp_right_column
{
}

.c_tp_web_published
{
	display:block;
}

.c_tp_web_published h4
{
	margin:0px;
	padding:0px;
	margin-bottom:3px;
	font-size:small;
	font-weight:bold;
}

.c_tp_description
{
	display:block;
}

.c_tp_description h4
{
	margin:0px;
	padding:0px;
	margin-bottom:3px;
	font-size:small;
	font-weight:bold;
}

.c_tp_applications
{
	display:block;
}

.c_tp_applications h4
{
	margin:0px;
	padding:0px;
	margin-bottom:3px;
	font-size:small;
	font-weight:bold;
}

.c_tp_features
{
	display:block;
}

.c_tp_features h4
{
	margin:0px;
	padding:0px;
	margin-bottom:3px;
	font-size:small;
	font-weight:bold;
}

.c_tp_ip_status
{
	display:block;
}

.c_tp_ip_status h4
{
	margin:0px;
	padding:0px;
	margin-bottom:3px;
	font-size:small;
	font-weight:bold;
}

.c_tp_keywords
{
	display:block;
}

.c_tp_keywords h4
{
	margin:0px;
	padding:0px;
	margin-bottom:3px;
	font-size:small;
	font-weight:bold;
}

.c_tp_direct_link
{
	display:block;
}

.c_tp_direct_link h4
{
	margin:0px;
	padding:0px;
	margin-bottom:3px;
	font-size:small;
	font-weight:bold;
}

.c_tp_category
{
	display:block;
}

.c_tp_category h4
{
	margin:0px;
	padding:0px;
	margin-bottom:3px;
	font-size:small;
	font-weight:bold;
}

.c_tp_right_links
{
	margin-left:5px;
}

.c_tp_bookmark
{
}

.c_tp_pdf
{
}

.c_tp_print
{
}

.c_tp_contact
{
}

.c_tp_inventors
{
}

/* version 3 new css classes */
.advanced_search_box
{
	width:450px;
}

.c_content {
    background-color: #000;
    padding: 20px;
    border: solid 0px #c0c0c0;
    max-width: 1441px;

}

.c_content_item {
    background-color: #ffffff;
    padding: 20px;
    border: solid 0px #c0c0c0;
    max-width: 1441px;
    font-family: 'Open Sans', sans-serif;
    font-size: 12pt;
}
.search_keyword_highlight
{
	font-weight:bold;
	background-color:#efefef;
}

#techsearchid {
background-color: #383838;
height: 25px;
color: white;
;
}

/* css classes for patent */
.c_tp_patent 
{
	border-width: 1px;
        border-spacing: 2px;
	border-style: outset;
	border-color: gray;
	border-collapse:collapse;
	background-color: white;
        font-size: 10pt;
}
.c_tp_patent th 
{
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
}
.c_tp_patent td 
{
	border-width: 1px ;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
}

/* Subscriber Section */
.subscriber_login_box
{
	background-color:#ffffff;
	padding:5px;
	border:solid 1px #c0c0c0;
	text-align:center;
	margin:0px;
	width:380px;
}

.subscriber_login_box_title
{
	font-size:24px;
	font-weight:bold;
}
.subscriber_input_title
{
	font-weight:bold;
	font-size:14px;	
}
.subscriber_input_box
{
	width:250px;
}

.subscriber_body 
{
	margin:5px 5px 0px 5px;
	padding:0px;
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
}

.subscriber_button
{
	font-size:12px;
	padding:7px;
}

.feedback_failure
{
	color:#d50005;	
	font-weight:bold;
}

#nav-menu {
background-color: #002d72;
width: 100%;
min-height: 60px;
margin-bottom: 15px;
display: flex;
max-width: 1441px;
}

.nav-menu-button {
background-color: #002d72;
display: flex;
float: left;
padding-left: 1.7%;
padding-right: 1.7%;
justify-content: space-around;
align-items: center;
}

.nav-menu-button a {
color: #eee;
font-weight: 400!important;
}

.nav-menu-subscribe {
min-width: 17%;
display: flex;
float: right;
margin: 0 0 0 5%;
padding-top: 1.5%;
padding-bottom: 1.5%;
padding-left: 3%;
padding-right: 3%;
justify-content: center;
background-color: #C2EA7D;
font-weight: bold;
}

#side_nav_sub {
padding-top: 2px;
padding-bottom: 2px;
padding-left: 10px;
padding-right: 10px;
justify-content: center;
background-color: #C2EA7D;
color:#000;
font-weight: bold;
border-width: 1px 0px 0px 0px; 
border-style: solid; 
border-color: #ccc;
}

.ais-refinement-list--label, .ais-hierarchical-menu--list .facet-item, .ais-menu--link, .ais-price-ranges--item, a {
color: #000;
}

.ais-body {
text-indent: 0.5em;
}

.hit {
border-bottom: 0px;
}

.hit-name h1 {
color: #002D72;
line-height: 1.3em;
}

.hit-content-left {
    font-size: 18px;
    font-weight: 300;
    display: inline-block;
    width: 75%;
    margin-left: 30px;
    vertical-align: top;
}

.hit-content {
    font-size: 18px;
    font-weight: 300;
    display: inline-block;
    width: 20%;
    margin-left: 10px;
    vertical-align: top;
}

.lb_links a {
color: #68ACE5;
}

.facet-name {
font-weight: bold;
color: #000;
}

.ais-hierarchical-menu--item span {
color: #000;
}


/* Hides the Keyword checkboxes on the subscriber.aspx page */
.keywordSearchContainer
{
    display: none;
}

/* Leading facet character */
.fa-angle-right:before {
    content: "\2022";
}

/* Cursor spinner for Export to Excel */
.spinner {
  opacity: 0;
  display:none;
  width: 20px;
  height:10px;
  -webkit-transition: opacity 0.25s, max-width 0.45s;
  -moz-transition: opacity 0.25s, max-width 0.45s;
  -o-transition: opacity 0.25s, max-width 0.45s;
  transition: opacity 0.25s, max-width 0.45s;
  /* Duration fixed since we animate additional hidden width */
}

/* Cursor spinner for Export to Excel */
.btnLoadSpan {
  width: 16px;
  display: inline-block;       
  height: 16px;
  vertical-align: middle;
}

/* Cursor spinner for Export to Excel */
.has-spinner.active {
    cursor:progress;
}

/* Cursor spinner for Export to Excel */
.exportButtonTextDiv {
  height: 16px;
  vertical-align: middle;
}

/* Cursor spinner for Export to Excel */
.has-spinner.active .spinner {
    display:inline-block;
    opacity: 1;
    max-width: 50px;
    /* More than it will ever come, notice that this affects on animation duration */
}


.subscriber_body {
background-color: #fff;
}

/* Remove list bullet on refinement widgets */

.ais-HierarchicalMenu-item::marker, .ais-RefinementList-item::marker {
font-size: 0px;
}

.ais-CurrentRefinements-label {display: none;}

button.ais-CurrentRefinements-delete {
margin-left: 5px;
    font-size: 15px;
padding: 0px 3px;
}

.ais-HierarchicalMenu-label, .ais-Menu-label, .ais-RefinementList-labelText {
    white-space: pre-wrap;
}

.ais-RefinementList-item, .ais-HierarchicalMenu-item {
font-size: 16px;
}

#sort-by-wrapper {
    position: relative;
    float: right;
    font-size: 14px;
}

.ais-Hits-item {
    box-shadow: none;
}

.ais-SortBy-select {
    box-shadow: none;
    height: 1.5em;
    background-image: url("http://jhutestalgolia.testtechnologypublisher.com/files/sites/carrotdown.png");
}

.ais-SortBy-select:hover {
    background-image: url("http://jhutestalgolia.testtechnologypublisher.com/files/sites/carrotdown.png");
}

.ais-SortBy-select:focus {
    background-image: url("http://jhutestalgolia.testtechnologypublisher.com/files/sites/carrotdown.png");
}

.ais-ClearRefinements-button {
    width: 10%;
    height: 2em;
    margin-top: 10px;
}

.ais-Panel--collapsible .ais-Panel-collapseButton {
    background: #fff;
    border: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 23px;
    cursor: pointer;
}

.ais-CurrentRefinements-item {
    background: none;
    border: none;
}

.ais-ClearRefinements-button:disabled[disabled], .ais-ClearRefinements-button {
    background: none;
    border: none;
    box-shadow: none;
}

.ais-ClearRefinements-button:hover, .ais-ClearRefinements-button:active {
    background-image: none;
    border: none;
    box-shadow: none;
}

.ais-Panel--collapsible .ais-Panel-collapseButton svg path {
display: none;}

.ais-Panel-collapseButton[aria-expanded="true"] span{
    background: no-repeat;
    background-image: url(http://jhutestalgolia.testtechnologypublisher.com/files/sites/carrotdown.png);
    background-size: 20px;
    background-position: 95% 1%;
}

.ais-Panel-collapseButton[aria-expanded="false"] span {
    background: no-repeat;
    background-image: url(http://jhutestalgolia.testtechnologypublisher.com/files/sites/carrotright.png);
    background-size: 11px;
    background-position: 95% 1%;
}*/
