@import url('https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

#header {
	width: 100%;
        height: 60px;
	margin: auto;
	display: block;
        background-color: #ffff;
	}

	#header_inside_top {
	width: 90%;
	margin: auto;
	display: flex;
        background: linear-gradient(60deg,#e87722 1px,#d1571f 6px,#861f41 18px,#861f41 calc(100% - 18px),#d1571f calc(100% - 6px),#e87722 calc(100% - 1px));
	}

        #header_top {
        background: linear-gradient(60deg,#e87722 1px,#d1571f 6px,#861f41 18px,#861f41 calc(100% - 18px),#d1571f calc(100% - 6px),#e87722 calc(100% - 1px));
        }

        #header_top_right {
        z-index: 10;  
        position: absolute;  
        right: 0;  
        /* top: 0; */
        font-weight: 700;
    	margin-right: 10%;
        font-size: 20px;
        }

        .header_top_right a {
        color: white;
        text-decoration: none;
        font-weight: 100;
        }

        .header_top_right a:hover {
        text-decoration: underline;
        }

        .header_top_right td {
        padding: 22px 7px 7px 7px;
        color: white;
        }

       #header_bottom_nav table {
       background-color: #861f41;
       width: 90%;
       margin: 0% 5% 0% 5%;
       padding-left: 4%;
       height: 38px;
       }

        #header_bottom_nav table a {
        color: white;
        font-size: large;
        font-weight: 200;
        }

        .header_bottom_right {
        z-index: 10;  
        position: absolute;  
        right: 0;  
        top: 65px;
        font-weight: 700;
    	margin-right: 10%;
        font-size: 18px;
        line-height: 21px;
        }

        .header_bottom_right a {
        color: black;
        text-decoration: none;
        }

        #header_bottom_right a:hover {
        text-decoration: underline;
        text-decoration-color: #861e40;
        text-decoration-thickness: 25%;
        text-underline-offset: 13px;
        }

        #nav1:hover:after {
        content:'';
        height: 4px;
        width: 15%;
        background: #861e40;
        position: absolute;
        left: calc(21% - 10%);
        bottom: -10px;
        }

        #nav2:hover:after {
        content:'';
        height: 4px;
        width: 15%;
        background: #861e40;
        position: absolute;
        left: calc(52% - 10%);
        bottom: -10px;
        }

        #nav3:hover:after {
        content:'';
        height: 4px;
        width: 15%;
        background: #861e40;
        position: absolute;
        left: calc(85% - 10%);
        bottom: -10px;
        }


        .header_bottom_right td {
        padding: 10px;
        }

	#top_nav_logo {
	width: 90%;
	margin: auto;
	display: flex;
	}

	#top_nav {
	width: 90%;
	margin: auto;
	display: flex;
	}

#top_nav_menu {
height: 56px;
padding-left: 22px;
background-color: #FFFFFF;
border-top: 1px solid #f5f5f5;
}

.top_nav_link {
height: 56px;
  vertical-align:middle;
  display: table-cell;
}

#top_nav a {
font-size: 17px;
color: #1e5288;
text-decoration: none ;
padding-left: 22px;
padding-right: 22px;
font-weight: 700;
}

#top_nav a:hover {
}
#homepage_image {
margin-bottom: 15px;
width: 100%;
}
.homepage_image {
width: 100%;
}       

.latesttechnologiesposted_publisheddate {
visibility: hidden;
} 
        .TLALogo {
        width: 358px; 
        height: 55px;
        margin: 25px;
        }

	#page_content {
	width: 90%;
	margin: auto;
	display: flex;
        padding-top: 25px;
	}

	#sidenav {
	width: 20%;
	}

	#sidenav_header {
	background-color: #ffcc00;
	height: 20%;
	max-height: 150px;
	vertical-align: bottom!important;
	}

	#sidenav_menu {
	background-color: #ffffff;
	padding: 5%;
	margin: 7% 0 0 0;
	}

	ul.menu, ul.block-grid {
	  padding: 0px;
	  margin: 0px;
	}

	ul li.expanded {
	  list-style-image: none;
	  list-style-type: none;
	}

	ul.menu li {
	  margin: 0;
	}

	ul li.collapsed {
	  list-style-image: none;
	}

	.item-list ul {
	  margin: 0
	}

	li.expanded, li.collapsed, li.leaf {
	  padding: 0px;
	}

	ul li.leaf {
	  list-style-type: none;
	  list-style-image: none;
	}

	[class*='nav'] .content ul li a {
		display: inline-block;
    color: #861e40;
    line-height: 2px;
    margin-block-start: 1em;
    margin-block-end: 1em;
    font-size: 18px!important;
font-weight: bolder;
	}

	body.node-type-landing-page h1 {
	line-height: 10%;
	padding: 40% 3%;
	font-size: 26px;
	}

	#main_content_window {
		   width: 80%;
		   margin: 2% 0 0 3%;
	}

	#main_content {
		   background-color: #FFFFFF;
		   height: 95%;
		   padding: 4%;
                   width: 85%;
	}

	#main_search {
		   background-color: #FFFFFF;
		   width: 90%;
		   padding-top: 0%;
                   padding-right: 4%;
                   padding-bottom: 4%;
                   padding-left: 4%;
		   float: left;
	}

	#main_content {
		   background-color: #FFFFFF;
		   padding-top: 0%;
                   padding-right: 4%;
                   padding-bottom: 4%;
                   padding-left: 4%;
		   float: left;
	}	
	.search_results_search {
		   float: right;
		   clear: both;
		   box-sizing: border-box;
		   padding-bottom: 2rem;
	}	

	#main_content_page {
		   background-color: #FFFFFF;
		   padding: 4%;
	}

	#main_content_page h1 {
		padding: 0%!important;
		color: #570e00;
font-size: 1.5em!important;
	}

	#featured_techs {
		   background-color: #FFFFFF;
		   width: 25%;
		   height: auto;
		   padding: 1%;
		   float: right;
	}

	#latest_techs {
		   background-color: #FFFFFF;
		   width: 90%;
		   padding-top: 0%;
                   padding-right: 4%;
                   padding-bottom: 4%;
                   padding-left: 4%;
		   float: left;
	}

	h3.title {
		color: #FFFFFF;
		background: #861e40;
		opacity: 0.8;
		margin-bottom: 10px;
		font-family: 'Karla', sans-serif!important;
		position: relative;
		display: table;
		width: 100%;
		padding: 0 3%;
                font-size: 20px;
                line-height: 26px;
	}

	body
	{
		margin:0px;
		padding:0px;
		background-image:none;
		background-repeat:repeat-x;
		background-color:#FFFFFF;
		font-family: 'Karla', sans-serif!important;
	}

	.main_border
	{
		width:1000px;
	}

	.logo
	{
		margin-left:10px;
	}

	a.header_link:link, a.header_link:visited, a.header_link:active, a.header_link:hover
	{
		display:block;
		background-image:none;
		width:82px;
		padding:8px 0px 7px 0px;
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;
		text-align:center;
	}

	.content_box
	{
		margin-left:5px;
			height

	}

	.content_top
	{
		background-repeat:no-repeat;
		width:991px;
		height:40px;
	}

	.left_content_box_top
	{
			background-color: #ffcc00;
			height: 150px;
	}

	#box_top_header
	{       
			position: relative!important;
			bottom: 0;
			left: 0;
	}

	.content_middle
	{
		border-right:solid 1px #cacaca;
		border-left:solid 1px #cacaca;
		width:989px;
	}

	.content_bottom
	{
		background-image:url('/images/templates/ocean_burst/content_bottom.png');
		background-repeat:repeat-x;
		width:991px;
		height:36px;
	}

	.footer
	{
		color:#ffff;
                background-color: #000000;
                padding-left: 10%;
                padding-right: 10%;
                padding-top: 2%; 
                margin-top: 15px;
                padding-bottom: 40px;
	}

	#footer_right
	{
		display: flex;
                float: right;
                color: #626262;
                padding-bottom: 15px;
	}

	#footer_left
	{
		display: inline-block;
                max-width: 70%;
                margin-bottom: 35px;
	}

	#footer_bottom_home
	{
		display: table;
                margin: auto;
                background-color: black;
                color: white;
                width: 100%;
                padding-bottom: 2%;
                padding-left: 1%;
	}

	#footer_bottom
	{
		display: table;
                margin: auto;
                background-color: black;
                color: white;
                width: 100%;
                padding-bottom: 2%;
                padding-left: 10%;
	}

	a.footer_link:link, a.footer_link:hover, a.footer_link:active, a.footer_link:visited
	{
		color:#ffff;
		text-decoration:none;
	}

	.footer a
	{
		color:#ffff;
		text-decoration:none;
	}

	.left_content
	{
		background-color:#eeeeee;
		width:222px;
	}

	.left_content_box
	{
		margin-left:10px;
		margin-right:10px;
	}

	.right_content
	{
		width:767px;
			background-color: #FFFFFF;
	}

	.right_content_box
	{
		margin-left:20px;
		margin-right:20px;
			background-color: #FFFFFF;
	}

	.categories_title
	{
		font-size:14px;
		font-weight:bold;
		color:#ffffff;
		background-color:#FFFFFF;
		padding:3px;
	}

	.category_list
	{
			margin: 7% 10% 0 0;
			padding: 5%;
			width: 100%;
			background-color:#FFFFFF;
			font-family: 'Karla', sans-serif;
	}

	.category_list td
	{
			background-color:#FFFFFF!important;
	}

	.category_list a
	{
			color: #000000!important;
		text-decoration:none;
		font-weight:bold;
	}

	.category_list h4
	{
			color: #1e5288;
			line-height: 2px;
			margin-block-start: 1em;
			margin-block-end: 1em;
                        font-size: medium;
	}

	.category_list span
	{
		color:#000000;
			background-color:#FFFFFF;
	}

	.technology_search_title
	{
		font-size:22px;
		font-weight:bold;
		color:#861e40;
                font-family: 'Karla', sans-serif!important;
	}

	.technology_search_description
	{
		color:#454545;
		font-size:1.1rem;
	}

        .technology_search_description img 
        { 
                margin-bottom: 2%;
        }

	.search_for_technologies
	{
		font-size:16px;
		color:#861e40;
		font-weight:bold;
	}

	.technology_search_box input[type="text"]
	{
		margin-left:5px;
		font-size:22px;
		padding:5px;
	}

	.technology_search_box input[type="button"]
	{
		font-size:16px;
		border:solid 1px #861e40;
		background-color:#861e40;
		color:#ffffff;
		padding:8px;
		font-family: 'Karla', sans-serif!important;
		position:absolute;
		margin-top:0px;
		font-weight:bold;
	}

	.advanced_search
	{
		margin-left:3%;
	}

	a.advanced_search_link:link, a.advanced_search_link:hover, a.advanced_search_link:active, a.advanced_search_link:visited
	{
		color:#000000;
		text-decoration:none;
		font-weight:bold;
	}

	.featured_technology_title
	{
		font-size:14px;
		font-weight:bold;
		color:#ffffff;
		background-color:#57150B;
		padding:3px;
	}

	.featured_technology
	{
		width:180px;
		margin-left:10px;
	}

	.featured_technology a
	{
		color:#000000;
		font-weight:bold;
		text-decoration:none;
	}

	.latest_technologies_posted_title
	{
		font-size:14px;
		font-weight:bold;
		color:#ffffff;
		background-color:#57150B;
		padding:3px;
	}

	.latest_technologies_box
	{
		width:340px;
	}

	.keywords_title
	{
		font-size:14px;
		font-weight:bold;
		color:#ffffff;
		background-color:#57150B;
		padding:3px;
	}

	.keywords_box
	{
		width:340px;
	}

	.latest_technologies
	{
		width:340px;
	}

	.latest_technologies a
	{
		font-size:12px;
		color:#000000;
		font-weight:bold;
		text-decoration:none;
	}

	.keywords
	{
		width:340px;
	}

	.keywords a
	{
		color:#646464;
		text-decoration:none;
	}

	.c_top_spacer
	{
		height:0px;
	}

	.c_top
	{
		
	}

	.c_middle
	{
		border:solid 1px #c0c0c0;
		padding:20px;
		background-color:#ffffff;
	}

	.c_bottom
	{
	}

	.c_main_border
	{
		width:1000px;
	}

	.c_logo
	{
		margin-left:20px;
	}

	.c_top_logo_link_bar
	{
                margin: 8px;
	}

	a.c_header_link:link, a.c_header_link:visited, a.c_header_link:active, a.c_header_link:hover
	{
		display:block;
		background-image:url('/images/templates/ocean_burst/bg_header_link.png');
		width:82px;
		padding:8px 0px 7px 0px;
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;
		text-align:center;
		margin-top:25px;
	}

	.c_header_link_spacing
	{
		width:7px;
	}

	.c_footer
	{
		background-image:url('/images/templates/ocean_burst/content_bottom.png');
		background-repeat:repeat-x;
		height:33px;
	}

	.c_footer_links 
	{
		color:#ffffff;
	}

	a.c_footer_link:link, a.c_footer_link:hover, a.c_footer_link:active, a.c_footer_link:visited
	{
		color:#ffffff;
		text-decoration:none;
	}

	.c_rights
	{
		color:#ffffff;
	}

	.c_advanced_search_left_padding
	{
		width:30px;
	}

	.c_tp_right_column
	{
		border-right:solid 1px #c0c0c0;
	}

	.c_tp_web_published
	{
		display:block;
	}

	.c_tp_web_published h4
	{
		margin:0px;
		padding:0px;
		margin-bottom:3px;
		font-size:small;
		font-weight:bold;
	}

#tech_rightdetails {
background-color: #f2f2f2;
padding: 7px;
width: 250px;
}

	.c_tp_description
	{
		display:block;
                max-width: 600px;
	}

	.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;
                font-size: 16px!important;
                font-family: 'Karla', sans-serif!important;
	}

	.c_tp_direct_link h4
	{
		margin:0px;
		padding:0px;
		margin-bottom:3px;
		font-size:19px;
		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:#ffffff; 
	}

	.c_content span {
                font-size:16px!important;
		font-family: 'Karla', sans-serif!important;
	}

        .Normal strong {
                font-size:16px!important;
		font-family: 'Karla', sans-serif!important;
	}

	.search_keyword_highlight
	{
		font-weight:bold;
		background-color:#efefef;
	}

	/* 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;
	}
	.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:22px;
		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;
		background:none transparent;
		font-size:12px;
		font-family: 'Karla', sans-serif;
		color:#000000;
	}

	.subscriber_button
	{
		font-size:12px;
	}

	.feedback_failure
	{
		color:#d50005;	
		font-weight:bold;
	}
        .back-to-link {
                margin-top: 7%;
                background: #861e40;
                margin-bottom: 20px !important;
        }
         .back-to-link .content a {
          color: white;
          text-decoration: none;
          text-transform: uppercase;
          display: table-cell;
          padding-left: 57px;
          line-height: 1.2em;
          font-size: 14px;
    background-image: url(https://ipdemo.technologypublisher.com/files/sites/arrow-left.png);
    background-repeat: no-repeat;
    background-size: 36px;
    background-position: 18px 50%;
    vertical-align: middle;
    height: 41px;
    max-height: 70px;
    width: 260px;
    box-sizing: content-box;
    padding-top: 4px;
    padding-bottom: 2px;
}


#formTechPub1 > div > table > tbody > tr > td:nth-child(1) > div.c_tp_description > div.licensing_links {
display: none;
}

.c_tp_description h3 { 
font-size: 16px;
}

.c_tp_description img { width:99%!important; height: 100%!important;
}