﻿
.publisher {
    border-radius: 40px 5px 5px 5px;
    -moz-border-radius: 40px 5px 5px 5px;
    -webkit-border-radius: 40px 5px 5px 5px;
    border: 3px solid #3198A8;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
    margin-bottom: 20px;
    text-align: left;
}

.p-image {
    background-image: url('../image/bnw/kfupm.png');
    height: 60px;
    width: 60px;
}

.p-more {
    vertical-align: bottom !important;
    min-width: 400px;
    margin-bottom: 8px;
    margin-top: 15px;
    margin-left: 73px;
}

    .p-more div {
        margin-top: -20px;
    }



.publisher h3 {
    margin-left: 0px !important;
    margin-bottom: 12px !important;
}

.publisher div, h3 {
    display: inline-table;
    vertical-align: middle;
}

div .info {
    display: none;
    margin: -15px -41px 6px;
    text-align: justify;
    width: 460px;
}

h3 a {

    text-align: left!important;
}

.fixButton {
    display: inline !important;
}

.pubstats{
  margin-left: -30px !important;
    width: 500px;
 }

.pubstats li{
    padding-top: 21px!important;
    -moz-box-orient: vertical;
    display: inline-block;

    vertical-align: top;
    width: 80px;
    word-wrap: break-word;
    text-align:center; 

}

.pubstats li p{

    padding-top: 10px;
     
      text-align:center!important;
   
    }
    
    .pubstats li div{
	background-repeat:no-repeat;
	background-position:left;
	width:35px;
	height:35px;
    }



div.IsBib{
   background-image: url('../image/bnw/bib.png');

}

.NoIsBib{
   display:none;
	
}

div.IsFree {   background-image:  url('../image/bnw/free.png');



}

div.NoIsFree{   background-image:  url('../image/bnw/Money.png'); 

}

div.IsFullText{   background-image:  url('../image/bnw/pdf.png');

}
div.NoIsFullText{   background-image:  url('../image/bnw/nopdf.png');

}

div.IsRestricted{   background-image:  url('../image/bnw/closed.png');

}
div.NoIsRestricted{   background-image:  url('../image/bnw/open.png');

}

div.IsTrail{   background-image:  url('../image/bnw/trial.png');

}

div.NoIsTrail{   background-image:  url('../image/bnw/Nottrial.png');

}

div.coverage{
	background-image:  url('../image/bnw/coverage.png');

}


.PublisherType{
	 margin-top: 7px !important;
	 margin-left:-14px !important;
}

.moreItemsBox{

 display: -moz-box;
    margin: 3% 29%;
    padding: 10px;
    
    }
    
    #content #mainbar td {
	border:none !important;
}

#publicationsSideBarType{
height:100px!important;

}

.resultBox{
width: 100%;
float:left;
}

#publications{
	float:left;
	width: 100%;
min-height: 500px;
}

.filterui {
margin-bottom: 1%!important;
display: inline-block ;
margin-right: 12px!important;}

.group {
	width: 47%;
	float: left;
	padding: 1%;

}
.group.last {
	background: #fff url('../image/content-main-bg.gif') top left repeat-y;
}

.loading:before{
content: "Loading...";
}
.loading{
		background-image: url('../image/loadingBar.gif');
/* background-repeat: no-repeat; */
height: 52px;
width: 100%;
background-size: 100%;
background-position: 0 46%;

}
