/* Splash Screen by SBEO */
div.newspopup-dialog-popup-title {
    display: none !important;
}

div.newspopup-dialog-popup {
    background: white url(../img/bg_splashscreen.png) no-repeat -229px top;
    flex: 0 0 50% !important; 
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.55) !important;
}

.newspopup-dialog-popup-body {
    margin: auto;
    width: 65%;
    margin-top: 150px;
}

div.newspopup-dialog-popup-body > div.newspopup-dialog-popup-buttonbar {
    border-top: none !important;
}

div.newspopup-dialog-popup-body > div.newspopup-dialog-popup-buttonbar button {
    margin: 0.5em;
    padding: 0.5em;
    background-color: #93b023 !important;
    border-radius: 3px;
}

/* identité colorimétrique */

#BottomBar, #MapCopyright {
    background-color: rgba(255, 255, 255, 0.85) !important; 
}

div.AppMenu ul.appmenu-menu li:not(:last-child){
    border-bottom: 0px !important;
}

div.identify-body .identify-result-title > span{
    color:#3a74ac;
}

/* Identité fenêtrique */

div.sidebar {
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.55) !important;
}
div.sidebar div.sidebar-titlebar {
    border-radius: 5px 5px 0px 0px !important;
}
