/** UCI CSS */


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, .btn,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
font-size:100% !important;
line-height:120% !important;
/*font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif !important;*/
font-family:  Arial, sans-serif !important;
}



body {

font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;

background: #DCDDDE;
background-repeat: repeat-x;
background-size: auto auto;
font-kerning: auto;
text-rendering:optimizelegibility;
color: #574E56;

}



body a {
	color:#1B3D6D;
	text-decoration:none;
	background:none;
}

body a:hover, body a:hover label.filters-label , body a:hover label.inventor-label {
	text-decoration:underline;
	background:none;
color:#333;
}
body a:hover i.demo-icon {
	text-decoration:none;

}
body a:focus {
	color:#333;
	text-decoration:underline;

}


.dropdown-menu .active a {
	color:#1F67AB;
	text-decoration:none;
	background:none;
}

.dropdown-menu .active a:hover{
	color:#444;
	text-decoration:underline;
	background:none;
}

.dropdown-menu .active a:focus {
	color:#444;
	text-decoration:none;

}


/****** COMPONENTS *****/

.icon-quickstart{
	color: #FF6600;
}
.icon-online-licensing{
	color: #7DAF38;
}
i.icon-info-circled {
float:none;
font-size:1em;
}
.btn {
    font-weight: bold;
    color: #FFFFFF;
    display: inline-block;
    text-align: center;
    /*font-size: 1.3750rem !important;*/
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #1B3D6D;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    *margin-left: .3em;
}.btn:first-child{*margin-left:0; 
}

.btn:hover {
/*font-weight:400; */
color:#FFFFFF;
text-decoration:none;background-color:#26B7ED;background-position:0 -15px;-webkit-transition:background-position 0.1s linear;-moz-transition:background-position 0.1s linear;-ms-transition:background-position 0.1s linear;-o-transition:background-position 0.1s linear;transition:background-position 0.1s linear;
border-radius:4px;
border:1px solid #26B7ED;
/*font-size: 1.375em !important;*/
}

header .navbar-default .navbar-toggle .icon-bar  {
    background-color: #FFFFFF;


}

header .navbar-default .navbar-toggle:hover .icon-bar  {
    background-color: #FED206;


}


.form-control {
border-radius:6px;
background:#FFF;
}

/*.form-control:focus {
    border-color: #FFC500;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);


}*/

.PrintSearchInfo { /*block that displays filter on print.aspx*/
border-color:rgb(203, 144, 1);
background:rgba(255,255,255,0.5);

}

/******** HEADER ********/
section.container-fluid {
max-width:100% !important;
}
header {
padding:60px;

background:none;
background-color:#1B3D6D;
background-image:none;	
filter:none;
padding-bottom:5px;
margin-bottom:60px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}

header>section {

/*border-bottom: rgb(203, 209, 212) solid 1px;*/

}

header li {
line-height:100% !important;
}
.logo {
margin:0 !important;
}

@media only screen and (min-width: 1025px) {
	.logo {
width:16%;
}
}
@media only screen and (max-width: 1024px) {
	.logo {
width:50%;
	
	}
	div#dataToggle {
   border-left:0px;
    height: 34px;
background:#1B3D6D;


}
div#dataToggle button:focus span {
background:#FED206;
}

header .navbar-collapse .navbar-nav li {
    background: #1B3D6D;
}
.navbar-default .navbar-collapse.collapse
{

margin-top:5em !important;
background:#1B3D6D !important;
border:none !important;
}
.navbar-default .navbar-collapse .navbar-nav.visible-block {
    display: block;
    position: relative;
    top: 0px;
    z-index: 89999992;
    border-top: none; 
    border-bottom: none;
    text-align: right;
background:#1B3D6D !important;
}

}

@media only screen and (max-width: 800px) {
	.logo {
width:16%;
		margin-left: 10px;
	}
	
}

@media only screen and (max-width: 640px) {
	.logo {
	width:50%;
		margin-left: 10px;
	}
	
}
@media only screen and (max-width: 580px) {
	.logo {
		margin-top: 0.35em;

	}
}
@media only screen and (max-width: 480px) {
	.logo {
	/*	margin-top: 0.35em;*/
	
	}

}
@media only screen and (max-width: 420px) {
	.logo {
	
		/* margin-left: -0.250em;*/
	}
}
@media only screen and (max-width: 320px) {

	.logo {
		
/*font-size:0px;*/
	}
}


.nav.navbar-nav {
padding-left:0px;
padding-right:0px;

}

.navbar-toggle, .navbar {
    padding-bottom:60px !important;
}

.navbar-nav li a, .navbar-nav>li>a, .navbar-default .navbar-nav li a {
/*font-weight:normal;*/
/*color:rgb(37, 44, 88);*/
color:#FFFFFF;
text-decoration:none;
padding-top:0.65em;
padding-bottom:0.65em;

}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-nav li a:hover {
/*color:#FFCE29;*/
color:#FFFFFF !important;
text-decoration: underline;
/*font-weight:normal;*/
}



/***************PRE HEADER ******************/

section.pre-header {
display:none;
border:none !important;
}
/***************SMALL FIXED HEADER ******************/
.small-fixed-header {

background:none;

}

.small-fixed-header .container-fluid {

}
.small-fixed-header ul {
background-color: rgb(96, 148, 193);

width:100%;
}

.small-fixed-header ul li {
padding:10px 0px 10px 0px !important;
text-align:center;
width:33.33%;
border-right:1px solid rgb(231,231,230);
}

.small-fixed-header ul li a{ 
color: rgb(37, 44, 88);
font-weight:600;
font-size:0.75em;
text-transform:uppercase;

}
.small-fixed-header ul li a:hover { 
color:#FFCE29;
}

.small-fixed-header ul li:last-of-type {
border-right:none;

}

 
/********* STICKY HEADER LAYOUT_NCD OVERRIDES ****/


li#save-search-icon {

background:none !important;
}
.sticky-menu-bar ul li#save-search-icon a{
color:#FED206;
}


.sticky-header {
z-index:89999991;
}
.sticky-header .container-fluid  {
background:#1B3D6D; /**/



}

.sticky-header.sticky-bar[style="position: fixed;"]  .container-fluid {
   background:#1B3D6D;

/*border-bottom:3px #666 solid;*/
}
.sticky-header.sticky-bar[style="position: fixed;"] {
background:#1B3D6D; 
height:auto !important;
padding-left:60px;
padding-right:60px;
}
.sticky-header.sticky-bar[style="position: fixed;"] .container-fluid .sticky-menu-bar{
padding-top:5px;
padding-bottom:5px;
}

.sticky-header .container-fluid  a {
color:#FFF;/**/

}
.sticky-header .container-fluid  li.active  {
background:#FED206;/**/
color:#1B3D6D;
border-radius:20px;
}

.sticky-header.sticky-bar[style="position: fixed;"]  .container-fluid li  {
/*border-radius:0px;*/
}

.sticky-header.sticky-bar[style="position: fixed;"]  .container-fluid li a {
color:#FFF;
}
.sticky-header.sticky-bar[style="position: fixed;"]  .container-fluid li.active {
/*border-bottom:3px #666 solid;*/
}

.sticky-header.sticky-bar[style="position: fixed;"]  .container-fluid li:hover a, 
.sticky-header.sticky-bar[style="position: fixed;"]  .container-fluid li a:focus {
color:#FFF;
}

.sticky-menu-bar ul  {
}

.sticky-menu-bar ul li {
padding-left:20px;
padding-right:20px;
font-weight:700;
font-size:0.98rem;
}


    
    .sticky-menu-bar ul li:hover a span, .sticky-menu-bar ul li a:focus span {
    }

.sticky-menu-bar ul li:hover a , .sticky-menu-bar ul li a:focus {
color:#FFF;
}


 .sticky-menu-bar ul li#request-info-icon {
            /*background:rgb(106, 162, 184);	*/
            border:solid 2px #FFFFFF; /*#26B7ED;*/
            border-radius: 20px;
background: none !important;
padding-top:10px;
        }

 .sticky-menu-bar ul li#request-info-icon:hover {
            /*background:rgb(106, 162, 184);	*/
            border:solid 2px #FED206 ;
background: #FED206 !important;
color:#1B3D6D !important;
        }


.sticky-menu-bar ul li#request-info-icon a {
color:#FFF;
}
.sticky-header.sticky-bar[style="position: fixed;"] ul li#request-info-icon {
/*border-bottom:3px #666 solid;*/
}


.sticky-menu-bar ul li#request-info-icon:hover, .sticky-menu-bar ul li#request-info-icon:focus {
/*background:#C4820E;*/
background: #FED206;
}

.sticky-menu-bar ul li#request-info-icon:hover a, .sticky-menu-bar ul li#request-info-icon a:hover  {
color:#1B3D6D !important;
text-decoration:none !important;
}

@media only screen and (max-width:1024px) {
.sticky-header {
    background: none ;
}

header {
    padding: 50px 15px 5px 15px;
}

.sticky-header .container-fluid {
/*background:rgb(203, 209, 212);*/
/*padding-right:10px;
padding-left:10px;*/


}
.sticky-menu-bar ul {
padding-left: 0px;
padding-right:0px;
}

.sticky-header.sticky-bar[style="position: fixed;"] {
padding-left:15px;
padding-right:15px;
}


.container-fluid li {
border-radius:0px;
}

}



/****** SEARCH BOX *****/
a#advanceSearch, div.filters-count a {
color: #666;
text-decoration:none;
}

.input-form-control , .select-control{

height:2.75rem !important;
}

.search-key{
font-size:1.250rem !important;
}

.modal-category {
font-weight:bold !important;
line-height:2.2rem !important;
}
.modal-subcategory {
padding-left:20px !important;
line-height:2.2rem !important;
}

.category-filter-background>div{
background-color: rgb(203, 209, 212);
border-radius:6px;
}
.category-filter-background>div a, .filters-label.filter-active,  .category-filter-background>div a:hover {
color:#333;
text-decoration:none;
}

.category-filter {
border-radius:5px;
}



/********* MODAL FILTER *******/



/****** FILTER + BROWSE BY CATEGORY ******/


@media only screen and (min-width: 1280px)
{
.browse-category-section {
width:100%; 
padding-left:60px;
padding-right:60px;

}
}
.categories-group .categories-list {

border:none;
/*border-top:rgb(203, 209, 212) 5px solid;*/
text-align: left !important;


}


.categories-group .categories-list a, .categories-group .categories-list a span  {
color: #1B3D6D !important;

font-weight:bold !important;
line-height: 2.250rem !important;
    font-size: 1.3750rem !important;
}


.categories-group .categories-list a:hover {
/*color:rgb(0,69,140);*/
color:#574E56;
}

.categories-group ul.sub-categories li {
border-bottom:none !important;
}

.browse-category-right-panel .categories-group ul.sub-categories li::before {
/*color:rgb(0,137,166);*/
color:#1B3D6D !important;
}

.browse-category-right-panel h2 {
color: rgb(102, 122, 143);
/*font-family: Arial, Helvetica, sans-serif;*/
font-size: 1.4em;
font-weight: bold;
}
.categories-group {
color:rgb(0,69,140);
font-size:1.2em;
}
/* .modal-content */ .categories-group ul, .categories-group ul.categories-list li {
background:none;
}

/* .modal-content */ .categories-group ul.sub-categories, .categories-group ul.category-header {
border-bottom:none !important;
}


/*.modal-content */ ul.category-header li:hover {
/*background:#FFF;*/
}

/*.modal-content*/ ul.sub-categories li, .categories-group ul.categories-list ul.sub-categories li  {
/*background:rgba(255,255,255,0.4);*/

}

.modal-content  ul.sub-categories li:hover,  .categories-group ul.categories-list ul.sub-categories li:hover {
background:#DCDDDE;

}

/*DEFERRED
.modal-content ul.sub-categories li  a label::before {
content:'\e838';
}
*/
.modal-content ul.sub-categories li a label,  .categories-group ul.categories-list ul.sub-categories li label{

font-weight:400;
}

.categories-list .technology-row .sub-categories li.sub-cat-active {
/*background:rgba(96, 148, 193,0.5);*/
background:#574E56 !important;
}


.modal-content ul.sub-categories li  a span , .modal-content a{
color: #1B3D6D !important;
line-height:1.8750rem !important;
font-weight:normal !important;
font-size: 1.3750rem !important;

}

/*.categories-group .categories-list a,*/ .categories-group .categories-list a span.search-subcat-no-tech {
color: #574E56 !important;
padding-left:0px !important;
}

.modal .categories-group .categories-list a span.search-subcat-no-tech {

padding-left:20px !important;
}

/******* CONTENT ******/

p.para-note {
margin-bottom:60px !important;
padding-bottom:0px;
font-size: 1.3750em !important;
}



h1.tech-heading-main, .ncd-main h1 {


width:100%; 
margin-bottom:10px;
font-weight:normal !important;
font-size:1.8750rem !important;
  vertical-align: middle;
   padding: 0px 30px 0px 0px;  
/*font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;*/
     
 color:#574E56;
}

h1.tech-heading-main span {
/*font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;*/
}
.content-blocks {

box-shadow:none;
webkit-box-shadow:none;
moz-box-shadow:none;
}

h1.tech-heading#technologies-heading, span#lblHeading {
font-size:1.8750rem !important;
font-weight:normal !important;
}

.content-blocks a:hover {
color:#729abd;

text-decoration:underline; 
}

.middle-content,.wrapper,.sticky-menu-bar ul .active{
	background:transpartent;
}

.middle-content {


}
.avail-tech-content.contents{
background-color: transparent;

}

.tech-id-column {

padding-top:15px;
}

.tech-link {

line-height:21px;

}


.qs-ol-keynote {
	background-color: rgba(255,255,255,0.5);
}

.error-block-img{
	float: left;
  	background: url('../Images/Redesign_Images/searchresults_error_message.png') no-repeat;
  	width: 21px;
  	height: 21px;
  	border-radius: 27px;
  	background-size: 100%;
  	/*margin-right: 0.7em;*/
  	margin-top: -0.25em;
}


.error-blocks { /*20161211 v3.2*/
    background: #0064a4;
    color: #FFFFFF !important;
}

#ctl00_ContentPlaceHolder1_uctabannercategory {
padding-top:0px !important;
padding-bottom:60px !important;

}

/****** TABLES ****/

.table{
margin-top:60px;
}

.table .table-headers, .btn-group.dropdown-button a.dropdown-toggle, .btn-group.dropdown-button a.dropdown-toggle:hover, .btn-group.dropdown-button a.dropdown-toggle:focus, table tr.patentHeader td {
color: #FFFFFF;
background-color:#1B3D6D;
text-shadow:none;

}

    .table .icon-plus-squared-alt, .table .icon-minus-squared-alt {
        /*font-size:1.8750rem;*/
        font-size: 1.3750rem;
        padding-top: 0.6em !important;
    }
.table-headers {
font-weight:bold;
/*font-size:1.3750rem !important;*/
white-space:nowrap;
height:50px;
padding-top:0px !important;
padding-bottom:15px !important;
}

.uc-recent-technologies.page-headers {
padding-top:60px !important;
}
.uc-recent-technologies-table {
padding-top:0;
/*font-size:1.3750em !important;*/
}
.tech-id-column {

padding:1em 0px 1em  0px;
}
@media only screen and (min-width: 1280px)
{
.tech-id-column {
    width: 10% !important;
}
.technology-title-table-column {
    width: 80%;
}
}

.uc-recent-technologies-table .table-body .table-row.even{
/*border-bottom:2px solid #FFF;*/

}
.btn.dropdown-toggle {
font-size:inherit !important;
}
.uc-recent-technologies-table .table-body .table-row.odd{
/*border-bottom:2px solid #FFF;*/
}
.results-page ul.dropdown-menu {
left:-15px;
}


.results-page ul.dropdown-menu li {
background-color: #574E56 ;
color:#FFF;
}
.results-page ul.dropdown-menu li.active {
background-color:#1B3D6D;
color:#FFF;
}
.results-page ul.dropdown-menu li a {
color:#FFF;
font-size:100% !important;
}
.results-page ul.dropdown-menu li:hover {
background-color:#DCDDDE;
}

.pagination-block{
	background:rgba(90, 89, 85,0.05);
border-bottom: 1px solid rgb(90, 89, 85);
}


/********** FOOTER **********/

footer{

background:#574E56;
filter:none;
color:#FFFFFF;
padding-top:60px !important;
padding-bottom:60px !important;
margin-top:60px;
}

   footer #footer02 {
        padding-top: 60px;
    }

    footer #footer03 {
        text-align: right;
        padding-top: 50px;
    }


footer .container-fluid{
/*padding-top:30px;
padding-bottom:30px;*/
height:auto;
line-height:2;
font-size:1em;

}

footer .container-fluid .row {
padding:0px !important;

}

footer a {
color:#FFFFFF;
}

.address p {
line-height:2;
}

footer .copyright img {
float:right;
}
@media only screen and (max-width: 768px) {

footer .copyright img {
float:left;
}
/*.navbar-default {
border:none !important;
}*/

.navbar-nav>li>a  {

line-height:auto !important;
}

.navbar-collapse {
-webkit-box-shadow: none !important;
box-shadow: none !important;
}

}

/********** NCD HTML ***********/

.middle-content.ncd-page section {


}
.fields > p, .ncd-sub-right-panel  p {
margin-bottom:15px;
line-height:2.5;
font-weight:normal;
}

div.ncd-data h3 {
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-size: 1.350rem !important;
    color: #565555;
    text-transform: uppercase;
    font-weight: 100;
    margin-top: 25px;
}

div.ncd-data h4 {
    padding-bottom: 5px;
    margin-bottom: 10px;

    font-size: 1.250rem !important;
    color: #565555;
    text-transform: uppercase;
    font-weight: 100;
    margin-top: 20px;
}


.fields > p > span,  .fields > ul > li > span {
font-family: Trebuchet,Trebuchet MS,sans-serif !important;
font-size:initial;
line-height:1.5;
font-weight:200;
color:#333;
}


div.display-block.indented ul li::before {
content:'\00BB \0020';
color:#666;
font-size:1.5em;
}

table tr td {
padding: 5px 3px;

}

div.ncd-data.contact-info {
background: #EAEFE4 none repeat scroll 0% 0%;
margin: 0px 0px 20px;
padding: 10px;
color: #696A69;
font-size: 11px;
}

/*div.ncd-data.inventors {
background: #E9E4EA none repeat scroll 0% 0%;
margin: 0px 0px 20px;
padding: 10px;
color: #696A69;
font-size: 11px;

}

div[class*=otherdata] {
     background:#deeeef;
margin: 0px;
padding: 10px;
color: #696A69;
font-size: 11px;

}*/




/**** KEYBOARD TAB FOCUS START ****/


div.row.category-filter div.filters-count a#filtersCountBlock:focus,
div.search-id a:focus label,
div.search-id a:focus i,
div.btn-group.dropdown-button > a.btn.dropdown-toggle:focus > span,
div.btn-group.dropdown-button.open > ul.dropdown-menu.results-page-count > li > a:focus
{
	color: #0089a9;
}

 a[title="OnlineLicensing"]:focus span#lblOnlineLicense{
color:#1F67AB;
}

span#lblUcQuickStart a:focus {
text-decoration:none;
}

div.modal-content  div.modal-body.categories-group  ul.categories-list  li.technology-row  a:focus  i,  div.modal-content > div.modal-header > button.close:focus, div.categories-group > ul.categories-list > li.technology-row > ul.category-header > li.icon-table-cell > a:focus > i
 {
	color: rgb(203, 209, 212);

}

/**** KEYBOARD TAB FOCUS END****/