.cover-big {
	position: relative;

}
.dc_big_title {
	/*margin: 8px 8px 8px 8px;*/
	margin-left: 8px;
}

#infoBook {
	margin: 0px;
}

.iconImage {
	height: 14px;
	vertical-align: middle;
}

.noStyleList{
	list-style-type: none;
	margin-bottom: -1px;
}

a {
	outline: 0;
}

#header {
	z-index: 6;
}


#infoBook span.attrField {
	color: #1C5797;
}





.marginBot {
	margin-bottom: 16px;
}

.linkToWorks
{
	position: absolute;
	top: 110px; right: 20px;
	text-align: right;
	height: 30px;
	color: white;
	font-weight: bold;
}

.blue 
{
	color: #274B6B;
	
}


.vividBlue 
{
	color: #0048f5;
	
}

.red {
	color: #903426;
}

.softHr {	
    background-color: #ddd;
    border: none;
    height: 1px;
}



.tabs-menu {
    height: 30px;
    float: left;
    clear: both;   
}



.tabs-menu li {
    height: 30px;
    line-height: 30px;
    float: left;
    margin-right: 10px;   
    /* 
    background-color: #ccc;    
    */
    background-color: #b6b6b6;    
    border-top: 1px solid #d4d4d1;
    border-right: 1px solid #d4d4d1;
    border-left: 1px solid #d4d4d1;
    border-radius: 6px 6px 0px 0px;
}

.tabs-menu li.current {
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #fff;
    z-index: 5;
}

.tabs-menu li a {
    padding: 10px;
    /*
    text-transform: uppercase;
    */
    color: #fff;
    text-decoration: none; 
    font-weight: bold;
}

.tabs-menu .current a {
    color: #2e7da3;
}

.tab {
    border: 1px solid #d4d4d1;
    background-color: #fff;
    float: left;
    margin-bottom: 20px;
    width: 100%;
    border-radius: 6px
    /*
    width: auto;
    */
}

.tab-content {
    width: 800px;
    padding: 20px;
    display: none;
}

#tab-1 {
 display: block;  
 width: 96%; 
}


.dummy_big_cover{
	max-height: 173px;
	height:173px;	
	max-width: 124px;
	width: 124px;
}

.dc_big_title {
	font-size: 1em;
	padding: 0 1%;    

}
.dc_big_author {
	font-size: 1em;
}
#copert {
	padding-top: 20px;
}

/**
#infoBook span.attrValue a {
	color: #0048f5;
}
*/

.lineAdjust {
	margin-top: 3px;
}

.format {
	vertical-align: top;
}

#infoBook h1 {
	padding-left:35px;
	padding-right:40px;
}
#colTab {
	padding-left:0px;
}

.perspective {
	/*display: inline-block;*/
	display:flex;
	gap:10px;
	clear: left;
	float: left;
	width: 60em;
	/*text-align: right;*/
}
.perspective a {
	color: #929191;
	line-height: 2em; 
	font-style:italic
}

.circle {
    background: #56ce64;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    margin-left: 3px;
}
.publisher a {
	font-style: normal;
}

.linkColor {
	color: #1c5784;
}

.grey {
	color: #514B4B;
}

#tab-1 span.attrField {
	width: 15em;
}

#tab-1 span.attrValue {
	margin-left: 15em;
}

#topmenu2 ul li a{
	color: #274B6B;
}


.btnCustom {
    background-color: #074e8b;
    font-size: 81%;
    font-weight: 700;
    padding: 7px 10px;
    text-transform: uppercase;
    max-width: 500px;
    color: white;
    border-radius: 2px;
    padding-top: 2px;
	padding-bottom: 2px;

}
.previous {
	 float:left;
}

.next{
	float: right;
}

.arrow{
	font-size: 180%;
	font-weight: bold;
	vertical-align: middle;	
}

.leftArrow {
	margin-left: 5px;
}
.rightArrow{
	margin-right: 5px;
}
.buttonText{
	vertical-align: middle;
}

.item * span a {
	color: black;
}

.showRel-btn {
	background-color: #074e8b;
	font-size: 75%;
	font-weight: 300;
	padding: 7px 10px;
	text-transform: uppercase;
	max-width: 150px;
	line-height: 1.7em;
	color: white;
	border-radius: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: right;
}

.lineRel {
	line-height: 1.7em;
	display: block;
}


.logo {
	height: 140px;
}

/*-----------PERSONALIZZATE--------------*/
.header-text{
	color: #274B6B;
}


#topmenu2 ul li a{
	color: white;
}

#infoBook td.alignRight {
	padding-right: 10px;
	text-align: right;
    color: rgb(28, 87, 151);   
    vertical-align: top; 
    width: 25%;
}

#infoBook table tr td.alignLeft a {
    color: #ab0130;   
    vertical-align: top; 
}
.tagMarc{
	color:#0082c6;
}
.subfieldMarc{
	color:#0082c6;
}

.accessButton  {
	font-size: 14px;
    background-color: #ab0130;
    color: white;
    font-weight: bolder;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 3px;
    text-align: center;
    display: inline-block;
    
}

.accessButton:hover {	
    cursor:pointer;
    text-decoration:none;
    background-color: #870e2f;
}

.accessLink:hover {	    
    text-decoration:none;
}

.accessLabel {
	display: inline-block;
	vertical-align: bottom;
}

