.box2 {padding: 0px;
background: url(images/bg-box.gif) 0 0 repeat-x #fff;
border: 1px solid #dcdcdc;
zoom: 1;
border-radius: 4px;
box-shadow: 0 5px 13px rgba(0,0,0, .05);
}

.fulltext-strip{
color: #3b3b3b;
background: #f8f8f8;
border-bottom: 1px solid #e4e4e4;
height:35px;
font: 13px/1.231 arial,helvetica,clean,sans-serif;
}

.article-type{
padding:10px 20px 10px 10px;
font-weight:bold;
float:left;
border-left:1px solid #CCC;
text-transform:uppercase;
}
.open-access{
padding:10px 10px 10px 20px;
font-weight:bold;
float:left;
text-transform:uppercase;
}
.fullscreen{
padding:10px 20px 10px 20px;
font-weight:bold;
float:right;
}
.fullscreen span{
cursor:pointer;
color:#cb260a;
}
.fulltext{

padding: 0px 25px 9px 20px;
}

.article-title{
font-size: 18px;
line-height: 25px;
color: #3b3b3b;
margin: 17px 0 10px 0;
padding: 0;
text-transform: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: 400;
border-bottom: none;
overflow: hidden;
}

.authors{
padding:5px;
}
.authors img{
padding:3px 0 0 2px;
}
.authors sup{
text-decoration:none;
}
/*--Tooltip Styles--*/
.tip {
background-color:#F7F7F7;
color:#3b3b3b;
border: 1px solid #dcdcdc;
padding: 7px;
display:none; 	
position:absolute;	z-index:1000;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
width:700px;
}
/*--Tooltip Styles--*/
.affiliation-strip{
padding-bottom:3px;
margin-bottom:3px;
border-bottom:1px solid #333333;
font-weight:bold;
}

.accepted-details{
margin-top:5px;
padding-bottom:7px;
margin-bottom:12px;


}

.inner-main-titles{
font-size: 22px;
line-height: 25px;
color: #3b3b3b;
margin: 8px 0 8px 0;
padding: 0;
text-transform: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: 400;
overflow: hidden;
border-bottom:1px solid #e7e7e7;
}
.inner-main-titles span{
display: table-cell;
font-size: 17px;
border-bottom: 1px solid #fb6e07;
padding: 2px 4px 0 4px;

}
.sub-inner-main-titles{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
line-height: 20px;
color: #cb260a;
font-weight: 400;
margin: 8px 0 8px 0;
}
.related-articles{
color: #6d6d6d;
padding: 0px 0 0px 20px;
margin: 0 0 6px 0;
}



.references-list {
margin: 10px 0 6px 0;
}

.references-list  .reference{
border:1px solid #CCC;
padding:5px 5px 5px 15px;
margin-bottom:8px;
border-radius:4px;
background-color:#f7f7f7;
}

.reference a{
text-decoration:none;

}

.reference a:hover{
text-decoration:underline;

}

.ref-number{
position:absolute;
left:10px;
}

.pdf-flier{
margin-top:25px;
}

div.speechbubbles{
position:absolute;
top:0;
z-index: 10000;
visibility:hidden;
line-height:1.3em;
border:1px solid #CCC;
padding:10px 10px 10px 30px;
margin-bottom:8px;
background-color:#fdf9f9;
width:400px; /*default width of tooltip*/
border-radius:4px; /*CSS3 border radius*/
-moz-border-radius:4px;
-webkit-border-radius:4px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:0px;
}

.references-list div.speechbubbles{
border:1px solid #CCC;
padding:10px 10px 10px 35px;
margin-bottom:8px;
border-radius:4px;
background-color:#ffffff;
display:block;
visibility:visible;
position:relative;
box-shadow:none;
width:95%;
}

.callref{
padding:1px;
cursor:pointer;

}

.tables-and-figures{
display:none;
}

.closeicon{
position: absolute;
right: 2px;
top: 2px;
z-index: 5;
padding: 0;
display: block;
height: 16px;
width: 16px;
background-image: url(../images/cancel.png);
cursor:pointer;
}

.table-icon{
padding:8px;
float:left;
}

.figure-icon{
padding:8px;
float:left;
}

ul.fulltext-list li{
vertical-align: top;
list-style-type: none;
color: #6d6d6d;
background: none;
padding: 0px 0 0px 0px;
margin: 0 0 6px 0;
}

ol li{
margin-left:20px;
}

.coauthoremail{
position: relative;
right: 2px;
top: 2px;
left:2px;
z-index: 5;
height: 10px;
width: 13px;
padding:0 0px 0 17px;
margin:5px 0px 0 1px;
background-image: url(../images/mail2.png);
background-repeat:no-repeat;
}

.coauthor .affiliation-strip{
margin-top:5px;

margin-bottom: 3px;
text-transform:none;
font-style:italic;
}
.fulltextbullets li{
vertical-align: top;
list-style-type: none;
color: #6d6d6d;
background: none;
padding: 0px 0 0px 20px;
margin: 0 0 6px 0;
}
.callref {
color: #cv260a !important;
text-decoration:none;
}