
body {
	font-family: Arial, sans-serif!important
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-family: Arial, sans-serif!important
}
.tooltip {
	font-family: Arial, sans-serif!important
}
.popover {
	font-family: Arial, sans-serif!important
}
details.alert {
	font-family: Arial, sans-serif!important
}


ol.toc li {
  display: block !important;
}


[href^="mailto:"] {
    background-image: url("/DailyWet4b/wb-icon/mail.png");
    background-repeat: no-repeat;
    padding-left: 19px;
}

[href$=".psd"], [href$=".zip"], [href$=".egret"], [href$=".doc"], [href$=".pdf"], 
[href$=".xls"], [href$=".rtf"], [href$=".pot"], [href$=".ppt"], [href$=".pps"], [href$=".pptm"], 
[href$=".docx"], [href$=".xlsx"], [href$=".pptx"], [href$=".pub"], [href$=".csv"] {
    background-image: url("/DailyWet4b/wb-icon/drive-download.png");
    background-repeat: no-repeat;
    padding-left: 24px !important;
    
}


 div.sp-sidebar ul { 
   list-style-type:none;
   margin-left: 0;
   padding-left: 0;
 }

 div.sp-sidebar * a {
   text-decoration: none;
 }

 div.sp-sidebar h3 a {
   color: white;
 }

 div.sp-sidebar h3  {
    margin-top: 0;
 }

 div.sp-sidebar * li.refper {
    background: #53647a;
	color:#FFF;
	border-top: 2px solid #fff;
	border-left-color: #53647a;
	border-right-color: #53647a;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
 }


 div.sp-sidebar  {
   padding-left: 0 !important;
   margin-top: 38px;
 }
/* Publication module colour */
.active {
	background: rgb(51,80,117) !important;
}
.active.list-group-item, .active.list-group-item:focus, .active.list-group-item:hover {
	border-color: rgb(51,80,117) !important;
}
/* Issue title colour 
.refper {
	background: rgb(83,100,122) !important;
}*/

div.sp-sidebar h3.active{border-top-left-radius: 0px !important;
						 border-top-right-radius: 0px !important;
						 border-bottom-left-radius: 0px !important;
						 border-bottom-right-radius: 0px !important;}
						 
div.sp-sidebar li.list-group-item:last-child{	border-botton-left-radius: 0px !important;
	border-botton-right-radius: 0px !important;
}
						 
div.table-toc div.row div.toc2 {
    margin-left:40px;
  }

div.float-left{float:left;}
  
  