/* Codici colori sfondi e barre
verde:#97ca65 rgb151,202,101
blu1: #4cc0f4 rgb76,192,244
blu2: #329bfe rgb50,155,254
blu3: #287ccb rgb40,124,203
blu4: #0065cb rgb0,101,203
*/
@media print{ 
    a[href]:after{content:none;}
    #menuBlueBar, #menuRegister{display:none;content:none;}
}

@font-face {
    font-family: ProximaNova;
    src: url(../font/ProximaNova-Light.otf);
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: ProximaNova;
    src: url(../font/ProximaNova-Regular.otf);
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: ProximaNova;
    src: url(../font/ProximaNova-Bold.otf);
    font-weight: bold;
    font-style: normal;
}

body {
    font-family: ProximaNova;
    font-style: normal;
    font-weight: 300;
    overflow-x: hidden;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 auto;
    /* border:1px solid black; */
}

h1 {
    font-size: 28px;
    margin-bottom: 30px
    text-transform: capitalize;
    color: #287ccb;
}
h2 {
    font-size:28px;
    color: #287ccb;
}

h3 {
    font-size: 24px;
    color: #287ccb;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px
}

input[type="text"],
input[type="password"],
input[type="email"], .page.advanced-search select {
    border-radius: 0;
    border:1px solid rgb(179, 179, 179);
    margin-top: 5px;
    height: 44px;
}

input[type="submit"] {
    background-color: #0065cb;
    color: white;
    padding:10px;
    width:200px;
}

input[type="text"] {
    font-size: 18px;
}

.medium-font {
    font-size: 18px;
}

.form-button {
    margin-top: 5px;
    width: 167px;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    border:0;
}

.row {
    margin: 0;
    padding: 0;
}

.col-lg-12, .col-md-12, .col-sm-12, .col-xs-12 {
    padding: 0
}

.last {
    margin-bottom: 20px
}

.main-title {
    margin:40px 0 40px 47px;
}

.text-centered {
    text-align:center
}

.result-menu {
    width:400px;
    margin: 0 auto;
    background-color:#287ccb;
    line-height:45px;
    margin-top:-45px
}

.result-dropdown, .result-dropdown:hover, .result-dropdown:focus {
    color:white;
    background-color:#287ccb;
    decoration:none;
    border:0px;
    font-size:18px
}

.result-row:nth-child(odd) {
    background-color: #efefef;

}

.result-row {
    padding-bottom: 10px;
    border-top:1px solid #ccc;
    padding-top:10px;
    /*height:160px*/
}

.result-white-dropdown, .result-white-dropdown:hover, .result-white-dropdown:focus {
    color:#287ccb;
    decoration:none;
    border:0px;
    font-size:18px;
    font-weight:normal;
    padding:0px;
    background-color:#fff;
}

.button-tit-elem1 {
    cursor:pointer;
    text-align:right;
    border-bottom:1px solid #ddd;
    margin:5px;
}

.button-tit-elem2 {
    cursor:pointer;
    text-align:right;
    margin-right:5px;
}

/**
    colori
*/
.blu1{
    background-color: #4cc0f4;
    color: white
}
.blu2{
    background-color: #329bfe;
    color: white
}
.blu3{
    background-color: #287ccb;
    color: white
}
.blu4{
    background-color: #0065cb;
    color: white
}
.white {
    background-color: white
}
.news{
    color: #287ccb;
    text-align: center;
}
.redcol{
    color: #a90920;
    font-weight: bold
}
.verde {
    color:white;
}
.verde:hover {
    color:#97ca65;
}

.social-links img {
    width: 40px;
}

.form-label {
    font-size: 18px;
    color: #287ccb;
    text-align: right;
    padding-top: 15px;
    text-transform: uppercase;
}

.nopad {
    padding-right:0px;
    padding-left:0px;
}
/**
 *   Header
 */

.site-header .header-content{
    padding:0 20px;
}

.site-header .loghi {
    display: inline-block;
    margin: 5px 0;
}

.site-header .loghi.unibo {
    width: 120px;
    margin: 0 auto;
}

.site-header .user-menu {
    line-height: 89px;
    padding-right: 12px
}

.site-header .user-menu a {
    font-size: 18px;
}

/**
*   Home
*/

.page.home .page-header {
    border:0;
    margin-bottom: 70px;
}

.page.home .page-header .top-bar {
    float:right;
}

.page.home .search-container {
    width:960px;
    margin:0 auto;
    padding-top:120px
}

.page.home .search-form-container {
    margin-top:68px
}

.page.home .page-header .bottom-bar {
    background-image: url('../images/4.png');
    max-width:1280px;
    width:100%;
    height:45px;
    margin-top:-45px;
}

.page.home .page-header .bottom-bar .content {
    padding: 0 70px;
}

.page.home .home-picture-container {
    background-image: url('../images/homepage_1280_380.jpg');
    max-width:1280px;
    height:380px;
    z-index:-1;
    margin-top:-23px
}

.page.home .navigation-menu-container {
    line-height: 45px
}

.page.home .navigation-menu {
    text-align: right;
}

/*.page.home .navigation-menu img {
    opacity:1.0;
    width:15px;
    position:relative;
    top:14px;
    right:70px;
}*/

.page.home .navigation-menu a {
    color:#fff;
    /*opacity: 0.7;*/
    font-size:18px;
    opacity: 1.0;
    padding-left:10px;
}

.page.home .navigation-menu a:hover {
    color:#fff;
    opacity: 1.0;
    text-decoration: underline;
}

.page.home .main-menu {
    width:72%;
    margin:0 auto;
}

.page.home .main-menu ul>li {
    /*line-height: 30px;*/
    margin-bottom:10px;
    margin-left: 20px;
}

.page.home .main-menu a {
    color:#868686;
    font-size: 18px;
}

.page.home .tdmenu {
    text-align:center;
    width:28%;
    height:30px;
    line-height:30px;
    font-size: 18px
}
.page.home .tdmenu:hover {
    cursor:pointer;
    opacity:0.5;
}

.page.home .trdx {
    border-top:0;
    padding:0;
    width:2%;
}

.page.home .trdx img {
   margin-top:15px;
   width:15px;
   opacity:0.0;
}

.page.home .main-menu table {
    width:100%;
    background-color: rgb(228, 228, 228);
    margin-bottom: 30px;
}

.page.home .main-menu .tdmenu {
    border-top-width:0
}

.page.home .main-menu .vertical-line {
    width:2%;
    /*vertical-align: top;*/
}

.page.home .main-menu .vertical-line div {
    width: 4px;
    background-color: white;
    height: 120px;
}

.page.home .main-menu .first-column {
    width:35%
}

.page.home .main-menu .second-column {
    width:35%
}

.page.home {
    margin-bottom: 30px
}

.page.home .news-container div {
    display: inline-block;
}

.page.home .search-input {
    height:46px;
    color:black;
    font-size:20px;
}

.page.home .input-group input {
    margin-top: 0;
}

.page.home .mondoacnp {
    margin-left:100px;
}

.page.home .mondoacnp-label {
    margin:10px
}

.page.home .mondoacnp-label img {
    width:255px
}

.menu1:hover {
	color:#4cc0f4;
}


.barra-verde {
    line-height:22px;
    display:block;
    width:100%;
    position:relative;
    overflow:hidden;
}

.barra22 {
    background-color:rgba(50, 155, 254, 0.5);
    line-height:23px;
    display:block;
    width:100%;
    position:relative;
    top:-23px;
}

.center {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align:center;
}

.formA {
    background-color:rgba(0, 0, 0, 0.2);
    margin-top:30px;
    line-height:46px;
}

.query {
    font-size:24px;
    color:white;
    margin-left:100px;
    margin-top:0px;
    opacity: 1.0;
}
.cercaG {
    background-color:#0065cb;
    border:1px solid #0065cb;
    opacity: 1.0;
    color:white;
    font-size:20px;
    height:46px;
}
.cercaG:hover {
    background-color:#329bfd;
    border:1px solid #0065cb;
    color:white;
}
.search-button {
    background-color:#0065cb;
    border:1px solid #0065cb;
    color:white;
    font-size:20px;
    height:42px;
}
.search-button:hover {
    background-color:#329bfd;
    border:1px solid #0065cb;
    color:white;
}
.reset-button {
    background-color:#22BFA4;
    border:1px solid #22BFA4;
    color:white;
    font-size:20px;
    height:42px;
}
/*.reset-button:hover {
    background-color:#32CFB4;
    border:1px solid #0065cb;
    color:white;
}*/
.list-button {
    margin-top: -6px;
}
.hline {
    /*margin-top:23px; */
    background-color:#287ccb;
    height:7px;
    width:100%;
    margin:0;
    padding:0;
}
.hlinegrey {
    background-color:lightgrey;
    height:1px;
    width:100%;
    margin:0;
    padding:0;
}
.hlinegrey2 {
    background-color:lightgrey;
    height:2px;
    width:100%;
    margin:0;
    padding:0;
}

.foot {
    color:#287ccb;
    text-align:center;
}

.foot:hover {
    color:#287ccb;
}

.link {
    font-size:18px;
    font-weight:400;
    /*color:black;*/
    /*color:#329bfe;*/
}

.link2 {
    text-decoration:none;
}

.link:hover {
    color:#329bfe;
    text-decoration: none;
}

.link_small {
    color:#329bfe;
}

.link_small:hover {
    color:#0065cb;
}
.listamenu {
    color:grey;
    font-size:18px;
    list-style-type:none;
    padding-left:0;
    padding-top:27px
}
.zero {
  margin:0;
  padding:0;
  /*border:0px solid black;*/
}

.titlebg {background-color:#eee;}

.acnptable {
	display:table;
	height:65px;
	padding-left: 15px;
}

.acnptablecell {
	vertical-align:middle;
	display: table-cell;
}

.biblabel {
	color:white;
	background-color:#4cc0f4;
	text-align:center;
	font-size:18px;
	margin:0 5px;
	padding:5px;
    display:block;
}

.fulltext-label {
    color:white;
    background-color:#22BFA4;
    text-align:center;
    font-size:18px;
    margin:0 5px;
    padding:5px;
    display:block;
}

.altlabel {
	color:#0065cb;
	border:1px solid #0065cb;
    font-size:18px;
    text-align:center;
	margin:0 5px;
    padding:4px;
    display:block;
}

span.arrdownright {
	background-color:#0065cb;
	text-align:center;
        /*margin:5px;*/
	margin-top:10px;
    padding: 10px 5px 10px 5px;
    display:block;
	vertical-align:middle;
}
span.arrdownright:hover {
	background-color:#329bfe;
}

span.numsquare {
    border:1px solid #4cc0f4;
    background-color:white;
    font-size:20px;
    text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	height:52px;
	width:80px;
    padding:10px;
    display:block;
}
a.numsquare {
	/*background-color:#eee;*/
	text-decoration:none;
}
.numsquare:hover {
	background-color:#eee;
    text-decoration:none;
}

span.numcolbib {
    color:#4cc0f4;
    border:1px solid #4cc0f4;
}

.numcol-fulltext {
    color:#22BFA4;
    border:1px solid #22BFA4 !important;
}

.top40 {
	position:relative;
	top: -40px;
}

.elementcenter {
	display:block;
	text-align:center;
	width:100%;
}

.menulabel {
	background-color:#287ccb;
	color: white;
	font-size:16px;
	text-align: center;
	display:block;
}
.menustatlabel {
	background-color:#4cc0f4;
	color: white;
	font-size:16px;
	text-align: left;
	display:block;
}
.labelstat {
	color:#97ca65;
	font-size:18px;
	margin:0;
}

/**
 * PAGINATOR
 */
.paginator-container {
     margin-bottom:20px;
     margin-top:5px
}
.paginator {
	color: #287ccb;
	font-size:18px;
	text-align: center;
}

.frame {
    margin-bottom:50px
}
.framelong {
	overflow-y: auto;
	/*height:590px; */
	height:70%;
}
.titoli100 {
	color:white;
	overflow-x: hidden;
	background-color:#287ccb;
	border:0;
	padding:0;
	margin:1px;
	width:100%;
}
.space5 {
    line-height:5px;
    display:block;
    width:100%;
    position:relative;
    overflow:hidden;
    margin:0;
    padding:0;
}
.nobr	{
    white-space:nowrap;
}

.servizi {
    font-size:12px;width:75px;display: inline-block; margin-right:10px;
}

.servizi {
    text-align:center;
}

.reglabel {
    background-color:#dddddd; height:50px; padding:12px;
}

.regvalue {
    height:50px; padding:12px;
}

.btn {
    border-radius: 0;
}

.btn-toolbar {
    margin-left: 0;
}
.btn-toolbar .filterlabel {
    float:left;
    line-height: 35px;
}
.btn-toolbar button {
    float: left;
}

/**
* Login
*/

.login_form {
    display:none;
}
.login_form-container {
    margin:40px auto;
    width: 50%;
}

/**
* Reister User
*/

.register-user .row {
    /*border-top: 1px solid #ccc*/
}


.register-user input{
    margin-top: 9px;
}

/**
* User Profile
*/
.profile-label {
    text-align: right;
    height: 40px;
    padding-right: 30px;
    color:#287ccb;
    font-size: 18px
}

.profile-content {
    min-height: 40px;
    border-left: 2px solid #E4E4E4;
    padding-left: 30px;
    font-size: 18px;
}

.library-service-box {
    padding:0px;
}

.library-service-box div {

}

.library-service-box-header {
    background-color: #00b3ee;
    color: white;
    text-align:center;
    font-size:18px;
    padding:10px;
}

.library-service-box-content {
    border: 1px solid #ccc;
    font-size:16px;
    padding:10px;
}

.library-service-box div.alpha {
    margin:10px
}

.library-service-box div.omega {
    margin:10px
}

.user-name {
    text-transform: capitalize;
}

.form-group {
    margin-bottom: 30px
}

.advanced-search select {
    font-size: 18px;
    color: #555;
}

.logo_big {
    width: 380px
}

.logo_little {
    width: 119px
}

table.singlejournal > tbody > tr:first-child > td:first-child {
    width:400px
}

.raw_xml {
    margin: 20px
}

.dropdown.dropdown-services {
    width: 80px;
    margin: 0 auto;
}

.dropdown-menu {
    margin:0 20px
}

.servizi img {
    height: 20px;
}

.footer {
    background-color: rgb(237, 237, 237);
    bottom: 0;
    color: rgb(85, 85, 85);
    font-size: 0.9375em;
    position: fixed;
    text-align: center;
    width: 100%;
    height: 30px;
    line-height: 30px;
}

#title-group, #author, #adv-group, #adv-group2, #archive-group {
    display:none;
}
#toggle-title, #toggle-author, #toggle-adv, #toggle-archive {
    text-decoration:none;
}
#toggle-title:hover, #toggle-author:hover, #toggle-adv:hover, #toggle-archive {
    cursor:pointer;
}

.goto_list {
	position:absolute; 
	top:6px; 
	right:20px; 
	z-index:10; 
	color:#287ccb;
	cursor:pointer;
}
.goto_list_half {
	position:absolute; 
	top:6px; 
	right:372px; 
	z-index:10; 
	color:#287ccb;
	cursor:pointer;
}
/**
 * JOURNAL
 **/
/**
 * ISSUE REQUEST 
**/
h1.req {
	line-height:0px;
	font-size:22px;
}

.text16 {
    font-size:16px;
	color:black;
	text-align:left;
}

.text18 {
	font-size:18px;
	color:black;
	text-align:left;
}
span.label-annullata {
	width:100px;
	font-size:18px;
	font-weight:bold;
	padding-right:3px;
	padding-left:3px; 
	background-color:#ff3333; 
	color:white;
	text-align:center;
	display:inline-block;
}
span.label-evasa {
	width:100px;
	font-size:18px;
	font-weight:bold;
	padding-right:12px; 
	padding-left:12px; 
	background-color:#97ca65; 
	color:white;
	text-align:center;
	display:inline-block;
}
span.label-richiesta {
	width:100px;
	font-size:18px;
	font-weight:bold;
	padding-left:5px; 
	padding-right:5px; 
	background-color:#287ccb; 
	color:white;
	text-align:center;
	display:inline-block;
}

span.ball-annullata {
    border-radius:10px;
	font-size:10px;
	font-weight:bold;
	padding-right:5px;
	padding-left:5px; 
	background-color:#ff3333; 
	color:white;
	text-align:center;
	display:inline-block;
}
span.ball-evasa {
    border-radius:10px;
	font-size:10px;
	font-weight:bold;
	padding-right:5px; 
	padding-left:5px; 
	background-color:#97ca65; 
	color:white;
	text-align:center;
	display:inline-block;
}
span.ball-richiesta {
    border-radius:10px;
	font-size:10px;
	font-weight:bold;
	padding-left:5px; 
	padding-right:5px; 
	background-color:#287ccb; 
	color:white;
	text-align:center;
	display:inline-block;
}

span.ball-totali {
    border-radius:10px;
	font-size:10px;
	font-weight:bold;
	padding-left:5px; 
	padding-right:5px; 
	background-color:#6c6c6c; 
	color:white;
	text-align:center;
	display:inline-block;
}
/*.rifiutata {padding-right:5px;padding-left:5px;background-color:#ffbbbb; color:white;opacity: 0.6; filter: alpha(opacity=60);}
.accettata {padding-right:5px;padding-left:5px;background-color:cyan; color:black;opacity: 0.6; filter: alpha(opacity=60);} */

.row-over:hover {background-color:#eeeeee;/*opacity: 0.9;
    filter: alpha(opacity=90);i*/} 

a.evasa, span.evasa {
	display:inline-block;
	color:#97ca65;
	background-color:white;
	font-weight:bold;
	text-decoration:none;
	font-size:22px;
}

a.annullata, span.annullata {
	display:inline-block;
	color:#ff3333;
	background-color:white;
	font-weight:bold;
	text-decoration:none;
	font-size:22px;
}

a.richiesta, span.richiesta {
	display:inline-block;
	color:#287ccb;
	background-color:white;
	font-weight:bold;
	text-decoration:none;
	font-size:22px;
}
span.evasa:hover, span.annullata:hover, span.richiesta:hover, a.evasa:hover, a.annullata:hover, a.richiesta:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.text14 {
    font-size:14px;
    color:#777;
    text-align:justify;
    text-decoration:none;
    text-transform:none;
}

.ddbox {
    padding-right:10px;
    padding-left:10px;
    background-color:#efefef;
    border-bottom:2px solid #99cc66;
    color:gray ;
    overflow:hidden;
    display:-webkit-box;
    height:100px;
    text-overflow:ellipsis;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical
}
.ddbox:hover {
    display:block;
    min-height:100px;
    height:auto;
}

.bibbox {
    margin-left:30px;
    border-bottom:2px solid #99cc66;
    overflow:hidden;
    display:-webkit-box;
    height:70px;
    text-overflow:ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}
.bibbox:hover {
    display:block;
    min-height:70px;
    height:auto;
}

.ddboxgroup {
    padding-right:10px;
    padding-left:10px;
    background-color:#efefef;
    border-bottom:2px solid #99cc66;
    color:gray ;
    overflow:hidden;
    height:100px;
    /*display:-webkit-box;
    height:100px;
    text-overflow:ellipsis;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical */  
}
.ddboxgroup:hover {
    display:block;
    min-height:100px;
    height:auto;
}

.ddboxreg {
    /*padding-right:10px;
    padding-left:10px;
    background-color:#efefef;
    border-bottom:2px solid #99cc66;
    color:gray ;*/
    overflow:hidden;
    display:-webkit-box;
    height:100px;
    text-overflow:ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}
.ddboxreg:hover {
    display:block;
    min-height:100px;
    height:auto;
}

.form-control-firefox {/*display: block;*/width: 100%;height: 34px;padding: 6px 12px;font-size: 14px;line-height: 1.42857143;color: #555;background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px }

.firefox {
        -webkit-appearance:none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
}

.form-pad {padding: 0 0 0 5px;}

span.labelCurrent {
    text-decoration: underline;
    cursor:default;
    }
    
.bg {
    background-color:#efefef;
    border-bottom:1px solid white;
}

.bg2 {background-color:#e0e0e0;
    border-bottom:1px solid white;
}

.profile-table-content {
    border-left:2px solid #e4e4e4;
    min-height:42px;
}

.form-select {
    height: 44px;
    font-size:18px;
    margin-top:5px;
}

span.bib {
    font-size:16px;
    display:block;
    color:black;
}

div.bib {
    color:#287ccb;
    text-transform:uppercase;
    padding-top:10px;
    font-size:18px;
}

.fixed_aside
{
    position: fixed;
    top: 0;
    bottom: 0;
}

input.dodo_search {
    /*max-width:146px;*/
    height:30px;
    margin-top:0px;
    margin-bottom:5px;
    color:#287ccb;
    border-color:#287ccb;
    border-top:0px;
    padding-top:1px;
    padding-bottom:1px;
}

.acnpsearch_hidden {visibility: hidden;}
.acnp2b_hidden {visibility: visible;}
.acnpdev_hidden {visibility: visible;}
.acnpsearch_invisible {display:none}
.acnp2b_invisible {display:;}
.acnpdev_invisible {display:;}

.acnpsearch_hidden_no {visibility: visible;}
.acnp2b_hidden_no {visibility: hidden;}
.acnpdev_hidden_no {visibility: hidden;}
.acnpsearch_invisible_no {display:}
.acnp2b_invisible_no {display:none;}
.acnpdev_invisible_no {display:none;}

.custom_libr_name {
    position:relative;
    top: -350px;z-index:1;
    background-color:rgba(0, 0, 0, .5);
    color:white;
    padding:25px;
    display:inline-block;
}
.dodo_title {
    display:block; color:white;text-decoration:none;
}
.dodo_title:hover {
    background-color:white; color:#3980c3;text-decoration:none;background-clip: content-box;
}
.dodo_search {color:#3980c3}
.dodo_search:hover {text-decoration:underline;cursor:pointer}

.tablist {
    padding:20px;font-weight:400
}
/*a:hover {text-decoration:none;}*/
