#content{
    width: 100%;
}
.sidebar-accordion{
    padding:0;
}
#msgDisplay {
    margin-bottom: 2%;
}

.vis-up {
    visibility: hidden;
}
.vis-down {
    visibility: hidden;
}
.vis-left {
    visibility: hidden;
}
.vis-right {
    visibility: hidden;
}
.vis-zoomExtends{
    visibility: hidden;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .btnsidebar-open {
        margin-left: 250px !important;
    }
    .btnsidebar-close2 {
        background-size: 27px!important;
    }
}

.item-result-content-text .linked {
    word-break: break-all;
    display: inline-block;
    width:80%;
    color: rgba(75, 125, 145, 1);
}
.overflow-visible {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

#btnright{
    margin-top: -7px;
}
.infobulle-modif {
    position: relative;
    right: 100px;
    bottom: 100px;
}
.infobulle-claim {
    position: relative;
    right: 100px;
    bottom: 50px;
}
.infobulle-texte {
    position: relative;
    bottom: 0px;
    left: 100px;
    width: 200px;
    padding: 5px;
    font-size: 12px;
    background-color: whitesmoke;
}
#ExportNotice {
    width: 20%;
}
#noticeMap {
    height: 400px;
}

#export-modal {
    z-index: 10000;
}

#issnhistory {
    width: 100%;
    height:100%;
}

#issnnetwork {
    width: 100%;
    height:100%;
}

#issnnetworkcanvas:-webkit-full-screen {
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    background:white;
}
#issnhistorycanvas:-webkit-full-screen {
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    background:white;
}

#issnhistory .vis-network .vis-navigation .vis-zoomIn {
    top:1px;
    right: 143px !important;
}
#issnhistory .vis-network .vis-navigation .vis-zoomOut {
    top:-1px;
    right: 95px !important;
}

