@media only screen and (max-width: 839px) {
    main {
        background: url(/dwhunibas/viewFiles/images/logo-unibas-sfumato.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: right top;
    }
}
@media only screen and (min-width: 840px) {
    main {
        background: url(/dwhunibas/viewFiles/images/logo-unibas-sfumato.png);
        background-repeat: no-repeat;
        background-position: right top;
    }
}

.datiUtente {
    font-size: 18px !important;    
}

a {
    text-decoration: none;
    font-size: inherit !important;
}
.font5rem {
    font-size: 5rem;    
}

.imgHeaderCentrato {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.centraElementoTop{
    position: absolute;
    top: 50%;
}
.centraElemento {
    margin-left:auto;
    margin-right:auto;
}

li a {
    font-size: 20px !important;
}

nav ul {
    padding: 0;
}

.testoCentrato {
    width: 100%;
    text-align: center !important;
}

body {
    font-family: "Roboto","Helvetica","Arial",sans-serif !important;
}

.fitParent {
    width: 100%;   
}

.mypadding15 {
    padding: 15px;
}

.nopadding {
    padding: 0px !important;
}
.immagineEstesa {
    background-size: cover;
    background-repeat: no-repeat;
}
.demo-drawer-header {
    background-image: url('/dwhunibas/viewFiles/images/header blue material.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.panel-body {
    padding: 0px !important;
}

.bottomright {
    position: absolute;
    bottom: 8px;
    right: 16px;    
}
.topright {
    position: absolute;
    top: 2px;
    right: 2px;
    /*top: 8px;*/
    /*right: 16px;*/
}

.topleft {
    position: absolute;
    top: 8px;
    left: 16px;
}

.no_padding_laterale {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.exportButton {
    width: 100%;
    height: 100% !important;
    table-layout: fixed;
    display: inherit;
    padding-right: 10px;
    padding-left: 10px;
    background-color: inherit;
}

.dataNews {
    font-weight: bold;
    color: navy;  
    font-size: 1.1em;
}

.titoloNews {
    font-weight: bold;
    color: navy;    
    font-size: 1.1em;
}

.linkNews{
    float: right;
    text-align:right;
    /* padding-bottom: 5px; */
}

/*
.dataTables_wrapper {
    width:100%;
}
#Panello_regolarita_gl_1Table_wrapper {
     width:100%;
} */

/*.demo-updates .mdl-card__title {  
  background-image: url('/pentaho/api/repos/%3Apublic%3Adwh%20unibas%3Acruscotto%20conseguimento%3Aimg%3Ainformation.jpg/content');
  background-image: url('/pentaho/api/repos/%3Apublic%3Adwh%20unibas%3Aimg%3Ainformation_blue.jpg/content');
  background-size: cover;
  background-repeat: no-repeat;
}*/

.container {
    width:100%;
    padding-right: inherit;
    padding-left: inherit;
    margin-right: inherit;
    margin-left: inherit;
} 


select {
    width: 100%;
    font-size: 15px;    
    font-family: "Roboto","Helvetica","Arial",sans-serif !important;
}

.barraLaterale {
    position: fixed;
    width: 15%;
    border-radius: 10px;
    border: 1px #3476be;
    padding: 0px;
    list-style-type:none;
    background:#005ac7;
} 

.barraLateraleNuova {
    position: fixed;
    width: 24%;
    height: 100%;
    padding: 0px;
} 

.nascosto {
    display: none;
} 

.demo-card-wide.mdl-card {
    width: 100%;
} 

.body {
    width:100%;
} 
/*
.container {
    width: 100%;
} */ 