#embody {


}

#header {

		background: #FFFFFF; /* Old browsers */ 
}



#header .header-text{
position: relative;

}


.emlogo {
	display: block;
	width: 100px;
	height: 50px;
	background-image: url('/teva_dam/emshare2/views/modules/asset/downloads/originals/2019/04/21/042/header_teva_dam.jpg');
	background-repeat: no-repeat;
	background-size: 100%;
}
.logocontainer img
{
	display: none;	
}

.emnav {
			background:none;
			background-color: #204E77;
								background: -moz-linear-gradient(top, #204E77 0%, #49667F 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#204E77), color-stop(100%,#49667F)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top, #204E77 0%,#49667F 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top, #204E77 0%,#49667F 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top, #204E77 0%,#49667F 100%); /* IE10+ */
			background: linear-gradient(top, #204E77 0%,#49667F 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#204E77', endColorstr='#49667F',GradientType=0 ); /* IE6-9 */
	
		
;
}

@media (max-width: 768px) {
	.navbar-quicksearch {
			
			
		
				background: -moz-linear-gradient(top, #204E77 0%, #49667F 100%); /* FF3.6+ */
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#204E77), color-stop(100%,#49667F)); /* Chrome,Safari4+ */
				background: -webkit-linear-gradient(top, #204E77 0%,#49667F 100%); /* Chrome10+,Safari5.1+ */
				background: -o-linear-gradient(top, #204E77 0%,#49667F 100%); /* Opera 11.10+ */
				background: -ms-linear-gradient(top, #204E77 0%,#49667F 100%); /* IE10+ */
				background: linear-gradient(top, #204E77 0%,#49667F 100%); /* W3C */
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#204E77', endColorstr='#49667F',GradientType=0 ); /* IE6-9 */
		
	}
	
}

/*EMNav Tabs*/
.emnav .navtabs .navtabitem,
#header .navbar-toggler  {
		background-color: #9FD142; /* Old browsers */
		background: -moz-linear-gradient(top, #9FD142 0%, #259E76 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9FD142), color-stop(100%,#259E76)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #9FD142 0%,#259E76 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #9FD142 0%,#259E76 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #9FD142 0%,#259E76 100%); /* IE1ta0+ */
		background: linear-gradient(top, #9FD142 0%,#259E76 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9FD142', endColorstr='#259E76',GradientType=0 ); /* IE6-9 */
		box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, .1);
		box-shadow: inset 0 10px 10px -10px rgba(0,0,0,0.5);
	
}


/*emnav Tabs Hover*/
.emnav .navtabitem:hover {
	
		background:none;
		background-color: #45A7FF; /* Old browsers */ 
		background: -moz-linear-gradient(top, #45A7FF 0%, #45A7FF 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45A7FF), color-stop(100%,#45A7FF)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #45A7FF 0%,#45A7FF 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #45A7FF 0%,#45A7FF 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #45A7FF 0%,#45A7FF 100%); /* IE10+ */
		background: linear-gradient(top, #45A7FF 0%,#45A7FF 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45A7FF', endColorstr='#45A7FF',GradientType=0 ); /* IE6-9 */
	
}

	#header .navlinks,
	#header .dropdown-menu {
		background-color: #3786CC;
	}
	#header .navlinks .dropdown-item {
		background-color: #3786CC;
	}









.search-list li.current a.search-href, .sidebar-list li.current a {
background: #3786CC;
}
