#itemmdataTable 
{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff;
	}

#itemmdataTable td
{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff;
	}

.divhead 
{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 2;
	}

/* styles for main navigation and menus   */
.navheadTable
{
     margin: 0px;
     color: #ffffff;
     background-color: #ffffff;
     border-top: 0px solid #333333;
     border-right: 0px solid #333333;
     border-bottom: 2px solid #333333;
     border-left: 0px solid #333333;
}

.pvlabel {
	margin-right: 1px;
	font-size: 16px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #336699;
	line-height: 1.42857143;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	font-weight: bold;
}

.selectmenu {
	font-size: 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	}

.formfont {
	font-size: 16px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	}

.resultsheader {
	font-size: 16px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	}

.hdrcolor { background-color: #ffffff; }
.xchdrcolor { background-color: #7d97df; }

.navcolor { background-color: #dad1b2; }
.authnavcolor {color: #ffffff; }


#this is to override the x-coll bookbag body spacing
body.hdrcolor
{
	    display: block;
	    margin: 8px;
}

tbody#pageview {
	    margin-bottom: 1em;
	    box-shadow: 0px 5px 10px -5px #111;
	    padding: 15px;
	    }
div#doccontent {
	    margin-bottom: 1em;
	    box-shadow: 0px 5px 10px -5px #111;
	    padding: 15px;
	    }
#pvdoccontent
{
        width: 700px;
        margin-left: 20px;
        padding: 5px 50px 40px 50px;
        background-color: #ffffff;
        white-space: pre-line;
}

td.mainnavcell
{
     /* beige */
     background-color: #f5f5dc;
     padding-left: 20px;
     padding-right: 20px;
     border-bottom: 1px solid #dad1b2;
}

td#mainHilite
{
     background-color: #ffffff;
     padding-left: 20px;
     padding-right: 20px;
     border-bottom: 1px solid #ffffff;
}

td.mainnavcell {
     border-bottom: 1px solid #989c97;
     background-color: #e4e1df;
}

.hdrcolor {
     background-color: #10294B;
}
 td.bhlcolltitle {
     border-bottom: 5px solid #10294B;
     padding-left: 85px;
     font-size: larger;
}

.tocheadtxt
{
     font-size: larger;
     font-weight: bold;
}

#toclist .indentlevel1
{
	line-height: 1.75;
}

/* other nav styles */
.footernavcolor { background-color: #bdbdbd; }

/*  other misc body styles   */
#footer
{
     border-top: 1px solid #999999;
     margin-left: 15px;
     margin-right: 25px;
     margin-top: 10px;
     margin-bottom: 50px;
}

.globalLinksTable
{
     margin-top: 3px;
     white-space: nowrap;
}

.globnav
{
     font-size: 11px;
}

.globnav a
{
     font-size: 11px;
     font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.navinfo
{
     font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
     font-size: 11px;
     font-weight: normal;
     margin-top: 8px;
}

.navinfo iframe 
{ 
        height: 30px;
}

.bbagcountstring
{
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
     font-size: 80%;
}

.bbagcountstring {
     color: #ffffff;
}

#navwrapper td {
     /*margin-top: 4px;*/
     padding: 2px;
}

.toolbar-doc-navigation tr {
     background-color: #212121;
}

.toolbar-doc-navigation td {
     color: #fff;
     padding: 2px;
}

.toolbar-doc-navigation input.selectmenu {
     color: black;
     margin-left: 4px;
}

.navbar-inverse {
     border-radius: 0 !important;
}

.navbar-inverse .navbar-form label {
     color: #eee;
}

.nav-collection {
     padding: 8px;
}

.maincontent {
     margin-left: auto;
     margin-right: auto;
     padding-left: 15px;
     padding-right: 15px;
}

.searchblock {
     margin-top: 1.5em;
     width:60%;
}

.searchform {
     padding: 0px;
}

.searchform form table td {
     padding: 8px;
}

.navbar .form-group a {
  padding-right: 28px;
  color: #777;
}

.navbar .form-group a:hover {
  color: #333;
  background-color: #0000;
  text-decoration: none;
}

.globnav a {
  color: #eee;
}

.globnav a:hover {
  color: #fff;
}

.pbtext {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 10px;
  margin-left: auto;
  margin-right: auto;
/*  background-color: #e5e5e5;
  border-top: 1px solid #666;*/
  white-space: nowrap;
  text-align: center;
  width: 170px;
}

/* multi-color highlighting support */
.hilite1
{
  background-color: #ffff00;
}

.hilite2
{
  background-color: #00ff00;
}

.hilite3
{
  background-color: #ff9900;
}

.hilite4
{
  background-color: #00ffcc;
}

.hilite5
{
  background-color: #00cccc;
}

.hilite6
{
  background-color: #0099cc;
}

/* identical to .hilite6 from here onward */
.hilite7
{
  background-color: #0099cc;
}

.hilite8
{
  background-color: #0099cc;
}

.hilite9
{
  background-color: #0099cc;
}

.hilite10
{
  background-color: #0099cc;
}

.hilite11
{
  background-color: #0099cc;
}

.hilite12
{
  background-color: #0099cc;
}

a.hlLink
{
  color: #0033ff;
  background-color: #e5e5e5;
  margin-left: 2px;
  margin-right: 2px;
}

a.hlLink:hover
{
  color: #ff0000;
  background-color: #ffcc33;
  margin-left: 2px;
  margin-right: 2px;
}

a.hlLink:visited
{
  background-color: #e5e5e5;
  color: #0033ff;
  margin-left: 2px;
  margin-right: 2px;
}

/* BOOTSTRAP OVERRIDE */
a {
  color: #2d699e;
  text-decoration: underline;
  /*text-decoration-color: rgba(var(--currentColor),0.4);*/
}

a:hover {
  color: #1b3f5e;
}


.navbar-default .navbar-nav > li > a {
  color: #686868;
  text-decoration: none;
}

.navbar-default .navbar-nav > li > a:hover {
  color: black;
  background-color: #0000001a;
}

.nav li> a {
  text-decoration: none;
}

ol.breadcrumb > .active {
  color: #666;
}

a.btn {
  text-decoration: none;
  padding: 6px 1px;
}

div.nextPrev a.btn {
  text-decoration: none;
  width: 15rem;
}
tr.browselistitem2 {
    background-color: #e5e5e5;
    font-size: 18px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    height:30px;
	}

tr.browselistitem {
    font-size: 18px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    height:30px;
        }

.browsecell {
	    text-align: left;
	    vertical-align: middle;
    }

/*body.defaultbody .pagination > .disabled > a, 
body.defaultbody .pagination > .disabled > a:hover, 
body.defaultbody .pagination > .disabled > a:focus
*/
.pagination > .disabled > span, 
.pagination > .disabled > span:hover, 
.pagination > .disabled > span:focus
 {
  color: #adadad;
}

/*body.defaultbody a {
  color: #2d699e;
}

body.defaultbody a:hover {
  color: #1b3f5e;
}

body.defaultbody .navbar-default .navbar-nav > li > a {
  color: #686868;
}

body.defaultbody .navbar-default .navbar-nav > li > a:hover {
  color: black;
  background-color: #0000001a;
}

body.defaultbody ol.breadcrumb > .active {
  color: #666;
}

/*body.defaultbody .pagination > .disabled > a, 
body.defaultbody .pagination > .disabled > a:hover, 
body.defaultbody .pagination > .disabled > a:focus
*/
body.defaultbody .pagination > .disabled > span, 
body.defaultbody .pagination > .disabled > span:hover, 
body.defaultbody .pagination > .disabled > span:focus
 {
  color: #adadad;
}*/

.DO_WE_NEED {

     body {
          margin-top: 0px;
          margin-right: 0px;
          margin-bottom: 0px;
          margin-left: 0px;
          padding-right: 0px;
     }
      .title245 {
          font-size: 170%;
     }
      .foldertitle {
          font-size: 120%;
     }
      .resultsheader {
          font-size: 13px;
     }
      .navheadTable {
	      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
     }

      .hdrcolor {
          background-color: #10294B;
     }
      td.bhlcolltitle {
          border-bottom: 5px solid #10294B;
          padding-left: 85px;
          font-size: larger;
     }
      td.mainnavcell {
          border-bottom: 1px solid #989c97;
          background-color: #e4e1df;
     }
      .navcolor {
          background-color: #ffffff;
     }
      .bbagcountstring {
          color: #ffffff;
     }
      .globnav a {
          color: #ffffff;
     }
      .colltitle {
	      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
          font-size: 150%;
     }
     /* Body content area */
      #homeContent {
          position: relative;
          clear: left;
          padding: 20px;
          width: 900px;
     }
      p.intro {
          margin-bottom: 8px;
     }
      p.intro:first-letter {
          color:#605848;
          font-size:2em;
     }
      #SearchBox {
          background-color: #FFF;
          border: 1px solid #000;
          width: 20em;
          float: right;
          margin-left: 30px;
     }
      #SearchOptions {
          padding: 20px;
     }


     .navheadTable table {
          border-collapse: separate;
     }

     #itemHeadermdata td {
         padding: 6px;
     }


}

.rend-u,.rend-und,.rend-2underline,.rend-underline { text-decoration: underline; }

.rend-2underline { text-decoration: underline; font-style: italic; }

.rend-3underline, .rend-4underline { text-decoration: underline; font-style: italic;  font-weight: bold;}

.rend-super,.rend-superscript
{
	        vertical-align: super;
		        /* avoid too much line offset: */
		        font-size: 75%;
		}

.rend-superscriptunderline
{
	text-decoration: underline;
	vertical-align: super;
	    /* avoid too much line offset: */
	font-size: 75%;
	}
.hdrrowlabel
{
        font-weight: bold;
        font-size: 90%;
	}
.articleauthor
	{ padding-left: 1em; 
	  line-height: 1;}
/* RESULTS */
	  .result.row {
		  margin-bottom: 1em; box-shadow: 0px 5px 10px -5px #111;
		  padding: 15px
	  }

	  .result h3 {
		  margin-top: 0;
		  font-size: 2rem;
	  }

	  .result blockquote {
		  font-size: 16px;
	  }

	  .result blockquote.unconfident {
		  opacity: 0.4;
	  }

	  .itemcitation {
		  font-size: 100%;
	  }

	  dl.metadata.dl-horizontal {
		  /* width: 75%; */
		  color: #6e6e6e;
	  }

	  dl.metadata.dl-horizontal dt {
		  text-align: left;
	  }
	  .column {
		    float: left;
		      width: 50%;
		        padding: 5px;
		}

		/* Clear floats after image containers */
		.rosa::after {
			  content: "";
			    clear: both;
			      display: table;
		      }
 ul ul {list-style-type: none;
 }
 
 #browsecontents {background-color: #f5f5f5;
 }

 #maincontent {background-color: #ffffff;
	 font-size: 18px;
 }
 #sidebar ul {
	   list-style-type: none;
	     font-size: 18px;
    }

 #sidebar li {
       margin: 5px 0;
    }

.sticky {
	  position: fixed;
	    top: 0;
    }

    #browsecontents {
	      margin: 10px 0;
		  border-radius: 4px;
		    box-shadow: 0 0 2px 0 rgba(0,0,0,0.24), 0 2px 4px 0 rgba(0,0,0,0.24);
	    }

	    #browsecontents .series {
		      border-top: 2px solid;
	      }

	      #browsecontents .list-group .list-group-item {
		        border: none;
		}

.browseField { margin: 5px ;
}
.browseField1 { margin-top: 5px ;
}
#slicehdr { margin-bottom: 5px ;
}

td.browsenav_r1 {
	border-left: 1px solid white;
	border-right: 1px solid white;
	width: 1em;
	vertical-align: middle;
	padding: 0.25em 0.5em;
	background: #666;
	color: #fff;
	text-align: center;
}


a.browsenav_r1.browsenav_r1_selected {
	color: #666;
	padding: 0.25em 0.5em;
}

a.browsenav_r1 {
	color: #fff;
}

td.browsenav_r1_selected {
	border: 1px solid #666666;
	width: 1.2em;
	background: #fff;
	color: #666;
	vertical-align: middle;
	padding: 3px;
	text-align: center;
}

table.browsenav {
	border-spacing: 0px;
	border: 0px solid;
	font-size: 1em;
	padding: 1em 0;
	font-weight: 800;
	color: #383d43;
	line-height: 18px;
	margin-top: 10px;
}

div.browsenavblock {
	margin: 0 0 0 20px;
	overflow-x: auto;
}
.topheadlink {
        font-family : Helvetica, Verdana, Arial, sans-serif;
        font-size : 18px;
        font-weight : bold;
        color: #FFFFFF;
        text-decoration: none;
        margin-left: 1em;
        margin-top: 10px;
        margin-bottom: 10px;
}
