html,
body {
	margin:0;
	padding:0;
}

body {
	position: relative;
}

/* Navbars */
.navbar-default {
	margin-top: 40px;
	padding-left: 0;
	padding-right: 0;
	background: #fff;
	border: 0;
}

.navbar-logo {
	float: left; 
	margin-top: -9px;
	margin-right: 8px;
}

.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
	border: 0;
}

.nav-pills > li > a {
	border: 1px solid #ccc;
}

.nav-pills>li+li {
	margin-left: 0;
}

.bg-primary-concise,.btn-primary-concise {
	color: #fff;
	background-color: #73aee0;
}

@media screen and (min-width: 768px) {
	.nav-justified > li {
	  padding-top: 5px;
	  padding-bottom: 5px;
	  margin-bottom: 0;
	  padding-left: 2px;
	  font-weight: bold;
	  color: #175eaa;
	  text-align: center;
	  background-color: #e5e5e5;
	  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e5e5e5));
	  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
	  background-image:      -o-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
	  background-image: -webkit-gradient(linear, left top, left bottom, from(top), color-stop(0%, #f5f5f5), to(#e5e5e5));
	  background-image:         linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
	  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e5e5e5',GradientType=0 );
	  background-repeat: repeat-x;
	  border-style: solid; 
	  border-radius: 0;
	  border-width: 1px 0 1px 1px;
	  border-color: #ccc;
	}

	.nav-justified > li:first-child {
		border-style: solid;
		border-radius: 5px 0 0 5px;
	}
	.nav-pills > li > a {
		border-radius: 0px;
		white-space: nowrap;
		border: 0;
	}
	.nav-justified > li:last-child {
	  	border-color: #ccc; 
	  	border-radius: 0 5px 5px 0;
	  	border-width: 1px;
	}
}

footer {
	background: #fff;
}

/* Content */
#content {
	padding-top: 20px;
	padding-bottom: 60px;
}

h2.main-header {
	font-size: 1.5em; 
	border-radius: 5px; 
	padding: 5px 7px;
}

h3.main-header {
	font-size: 1.2em; 
	border-radius: 5px; 
	padding: 8px 12px;
}

div.light_result_content {
	padding-left: 0;
	padding-right: 0;
}



/* Facebook Entries */
div.facebook-entry {
	/*padding: 15px;*/
	overflow: hidden;
}

/* Search Results */
.pop {
	cursor: pointer;
}

div.result_headword h3 {
	margin-top: 0;
}

div.light_result_content {
	font-size: 1.5em;
	text-align: justify;
	padding-bottom: 10px;
}

a.headword {
	font-weight: bold;
}

span.entryid {
	display: none;
}

span.citation {
	font-size: 80%;
}

p.placeholder_2013 {
	font-size: 80%;
	margin-bottom: 10px;
}

span.revision {
	font-size: 80%;
}


/* COPIED FROM CHRIS */
.normal * {
	font-weight:normal;
	color:black;
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
}
.normal   {
	font-weight:normal;
	color:black;
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
}
.normal a  {
	text-decoration:none;
	color:blue;
	font-weight:bold;
	font-family: sans-serif;
}
.normal b {
	color:black;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.tns,
.mood,
.case,
.per,
.number,
.normal u {
	color:#ff8000;
	text-decoration:none;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.normal i {
	color:maroon;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.eg {
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
} /* background-color:lime; */
.def   {
	color:green;
	font-weight:bold;
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
}
.trans {
	color:green;
	font-weight:bold;
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
}
.xref{
	color:teal;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
lbl,
.lbl {
	color:black;
	font-style:italic;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
}
quote,
.quote{
	color:green;
	font-style:italic;
	font-family: sans-serif;
	font-weight: normal;
	font-variant: normal;
}
bibl,
.bibl{
	display: inline !important;
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
}
bibl > title {
	display: inline !important;
	font-weight: bold;
	color: #00f;
}
bibl > orphanScope {
	font-weight: bold;
}
.edilb{
	font-weight:bold;
	font-family: sans-serif;
}
.ediltr{
	color:green;
	font-style:italic;
	font-family: sans-serif;
	font-weight: normal;
	font-variant: normal;
}
.para {
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}  /* background-color:silver; */
.orf  {
	color:black;
	font-family: sans-serif;
	font-weight: bold;
}
.ref a {
	color:purple;
	text-decoration:none;
	font-family: sans-serif;
	font-weight: bold;
}
.ref a:hover {
	color:white;
	background-color:purple;
	text-decoration:none;
	font-family: sans-serif;
}
.refHi a {
	color:purple;
	background-color:yellow;
	text-decoration:none;
	font-family: sans-serif;
}
.refHi a:hover {
	color:white;
	background-color:purple;
	text-decoration:none;
	font-family: sans-serif;
}
.lbad          {
	text-decoration:none;
	color:navy;
	font-weight:bold;
	font-family: sans-serif;
}
.lbad a:hover   {
	text-decoration:none;
	color:yellow;
	background-color:navy;
	font-family: sans-serif;
}
.line {
	color:gray;
	float:right;
	font-style:normal;
	font-family: sans-serif;
	font-weight: normal;
	font-variant: normal;
}
.leftline {
	color:gray;
	font:normal 10px Courier;
}
.HITME {
	background-color:yellow;
	font-weight:bold;
}
.EXPAND a {
	font-weight:bold;
	color:red;
	text-decoration:none;
	padding:0px 4px 0px;
}
.EXPAND a:hover {
	font-weight:bold;
	color:white;
	background-color:red;
	text-decoration:none;
	padding:0px 4px 0px;
}
.tooltip{
	display: inline;
	position: relative;
}
.oRef {
	color: red;
	font-size: 1.3em;
	font-weight: bold;
}
.tooltip:hover:after{
	background: #333;
	background: rgba(0,0,0,.8);
	border-radius: 5px;
	bottom: 26px;
	color: #fff;
	content: attr(title);
	left: 20%;
	padding: 5px 15px;
	position: absolute;
	z-index: 98;
	width: 220px;
}

.tooltip:hover:before{
	border: solid;
	border-color: #333 transparent;
	border-width: 6px 6px 0 6px;
	bottom: 20px;
	content: "";
	left: 50%;
	position: absolute;
	z-index: 99;
}

.biblink  {
	text-decoration:none;
	color:blue;
	font-weight:bold;
	font-family: sans-serif;
	font-variant: normal;
	font-size: normal;
}

table.NORM td {
	padding:5px 10px 5px 10px ;
}

