#embody {




}

/* Special thing for openinstitute? May not want to commit

#embody.max {
	background-size: 125%;
}

*/

#header {



background: #FFFFFF; /* Old browsers */ 

}


#header .header-text{
position: relative;

}

	

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



#nav {
	
	
	

	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 */


}



#nav li a.navbutton {

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%); /* IE10+ */
background: linear-gradient(top, #9FD142 0%,#259E76 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9FD142', endColorstr='#259E76',GradientType=0 ); /* IE6-9 */


}

#nav li a.navbutton:hover {

	
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 */


}

#module-dropdown span {
}

#module-dropdown span:hover {
}

#nav li.navselected a, #nav li a:active, #module-dropdown.active, #module-dropdown.active:hover {

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



}

#module-list {
}

#module-list li a {
}

#nav .flat-right {
border-right-color: #9FD142;
}

#header .navlinks {
	background: #3786CC;
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

h5 {
}

h6 {
}

p {
}



#emcontent {

}

#main{
}

#left-col{
background: #3786CC url('../images/sidebar-shadow.png') right top repeat-y;;
}

#left-col .ui-widget-header {
	


}

.ui-widget-header
{



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 */


}

#left-col .ui-widget-content {


	
}


#help-content .ui-widget-header {

	
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 */



}

#emcontainer #emselectable #main-results-table #tableheader th, .settings-table #tableheader th {




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%); /* IE10+ */
background: linear-gradient(to bottom,  #9FD142 0%,#259E76 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9FD142', endColorstr='#259E76',GradientType=0 ); /* IE6-9 */



}

/* Table Colors */

#eml-tab-subnav ul, #sub-nav {


	

}



ul#sub-nav li:hover ul li a {



}

#eml-tab-subnav ul li.current a, #sub-nav li.current a:hover {
background: #3786CC;
}

#eml-tab-subnav ul li a:hover, #sub-nav li a:hover, #sub-nav li:hover a, #sub-nav li.edit-columns:hover #column-editor {
}

ul#sub-nav li:hover ul li a:hover {
}


#right-col {
}

/* Table Hover Color */
#emcontainer #emselectable table tr.emborderhover, #main-results-table tr:hover {
}

.sidebar-media li.currentsubtle {
}

#de-side-nav li.current a, #de-side-nav li.current a:hover {

background: -moz-linear-gradient(left,  #3786CC 0%, #3786CC 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#3786CC), color-stop(100%,#3786CC)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #3786CC 0%,#3786CC 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #3786CC 0%,#3786CC 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #3786CC 0%,#3786CC 100%); /* IE10+ */
background: linear-gradient(to right,  #3786CC 0%,#3786CC 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3786CC', endColorstr='#3786CC',GradientType=1 ); /* IE6-9 */

border-bottom: 1px solid #3786CC;
border-top: 1px solid #3786CC;


}

#de-side-nav ul li.current::after, #pdf-thumbnail-sidebar ul li.current::after {

border-left-color: #3786CC;

}

.title-bar {
	
background: -moz-linear-gradient(top, #3786CC 0%, #3786CC 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3786CC), color-stop(100%,#3786CC)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #3786CC 0%,#3786CC 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #3786CC 0%,#3786CC 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #3786CC 0%,#3786CC 100%); /* IE10+ */
background: linear-gradient(top, #3786CC 0%,#3786CC 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3786CC', endColorstr='#3786CC',GradientType=0 ); /* IE6-9 */
border-left: #3786CC;
border-right: #3786CC;
border-bottom: #3786CC;

}

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