﻿.printWindow .dijitTabContainer .dijitTabContainer .dijitTabPane > div:last-child,
.printWindow .dijitTabContainer .dijitTabContainer .dijitTabPane > div:first-child {
    display: none !important;
}

#mainContainer {
    width: 100%;
    height: 100%;
}

#extractForm {
    width: 100%;
    max-width: 400px;
    margin: auto;
    padding: 20px 0px;
}

div.homeTitle {
    height: 50px;
    background-image: url(../images/Bandeau.png);
}

div.homeTitleText {
    width: 100%;
    max-width: 400px;
    margin: auto;
    background-color: rgba(204,204,179,0.75);
    color: #fff;
    padding: 11px;
    font-size: 18pt;
    font-weight: bold;
    text-align: center;
}

.nav > li > a {
    padding: 12px 10px !important;
}

.navbar-links {
    cursor: pointer;
    border: none;
    font-family: topomaps;
    font-size: 24px;
    color: #428bca !important;
}

    .navbar-links:hover {
        color: #2a6496;
    }

    .navbar-links.rdppf-home:before {
        content: '\e949';
        padding: 0px 1px;
    }

    .navbar-links.info:before {
        content: '\e820';
        padding: 0px 5px;
    }

    .navbar-links.mail:before {
        content: '\e802';
    }

    .navbar-links.phone:before {
        content: '\e83d';
        padding: 0px 3px;
    }

    .navbar-links.help:before {
        content: '\e945';
        padding: 0px 5px;
    }

span.radioLabel {
    font-weight: normal;
    position: relative;
    top: 1px;
    left: 3px;
}

span.generateButton.text {
    color: #fff;
    padding: 5px;
    font-weight: bold;
    position: relative;
    top: 3px;
}

.generateMessage {
    float: left;
    margin-left: 5px;
    padding-top: 2px;
    font-style: italic;
    font-size: 9pt;
}

.pdfIcon {
    background-image: url('../images/icon_pdf_24.png');
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    float: right;
}

.linkIcon {
    background-image: url('../images/lien_url.png');
    background-repeat: no-repeat;
    width: 32px;
    height: 23px;
    float: left;
}

.pdfLinkIcon {
    background-image: url('../images/icon_pdf_24.png');
    background-repeat: no-repeat;
    width: 32px;
    height: 24px;
    float: left;
}

a.text-link, span.link {
    cursor: pointer;
    color: #428bca;
    text-decoration: underline;
    font-size: 15px;
    font-style: italic;
}

#modeContainer {
    height: 48px;
    border-bottom: 4px solid #dcdcdc;
    padding-top: 6px
}

div.mode-link {
    float: left;
    margin-right: 1px;
    padding: 12px 16px;
    border-radius: 5px 5px 0px 0px;
    background-color: #bcbcbc;
}

    div.mode-link.active {
        background-color: #dcdcdc;
    }

div.data {
    padding: 2px;
    vertical-align: middle;
}

div.data-table {
    display: table;
    width: 100%;
}

div.data-cell {
    display: table-cell;
    padding: 2px;
    vertical-align: middle;
}

    div.data-cell.right {
        text-align: right;
    }

    div.data-cell.fixed {
        width: 160px;
        font-weight: bold;
        vertical-align: top;
    }

div.data-row {
    width: 100%;
    padding: 2px;
}

    div.data-row.selection {
        margin: 3px 0px;
        background-color: #dcdcdc;
        cursor: pointer;
    }

        div.data-row.selection:hover {
            background-color: #bcbcbc;
        }

hr {
    margin-top: 5px;
    margin-bottom: 5px;
}

abbr[title], abbr[data-original-title] {
    cursor: default;
    border-bottom: none;
    text-decoration: none;
}

.title-pane.lvl1 {
    border-bottom: 1px solid #428bca;
}

.title-pane.lvl2 {
    border-top: 1px solid #acacac;
    border-bottom: none;
    padding-left: 5px;
    background-color: #e5e5e5;
}

.title-pane.lvl3 {
    border-top: 1px solid #acacac;
    border-bottom: none;
}

.title-pane.lvl4 {
    border-bottom: none;
    padding-bottom: 5px;
}

.title-pane-law-status {
    font-size: 8pt;
    font-weight: normal;
}

.topomaps .dijitTitlePane.title-pane .dijitTitlePaneContentInner {
    padding: 0px;
}

.topomaps .dijitTitlePane.title-pane.lvl1 .dijitTitlePaneTitle {
    font-size: 10.5pt;
    font-weight: bold;
    background-color: transparent;
}

.topomaps .dijitTitlePane.title-pane.lvl2 .dijitTitlePaneTitle {
    font-size: 10pt;
    background-repeat: no-repeat;
    background-position: left;
}

.topomaps .dijitTitlePane.title-pane.lvl2 .dijitTitlePaneTextNode {
    position: relative;
    left: 32px;
    margin: 0px;
}

.topomaps .dijitTitlePane.title-pane.lvl3 .dijitTitlePaneTitle {
    background-color: #f5f5f5;
}

.topomaps .dijitTitlePane.title-pane.lvl3 .dijitTitlePaneTextNode {
    padding-left: 27px;
}

.topomaps .dijitTitlePane.title-pane.lvl4 .dijitTitlePaneTitle {
    background-color: transparent;
    padding: 0 3px 0 0;
}

.topomaps .dijitTitlePane.title-pane.lvl4 .dijitTitlePaneTextNode {
    padding-left: 2px;
}

.topomaps .dijitTitlePane.title-pane .dijitArrowNode {
    float: right;
    font-family: topomaps;
    font-size: 12px;
    margin-top: 2px;
    margin-right: 10px;
    color: #acacac;
}

.topomaps .dijitTitlePane.title-pane .dijitClosed .dijitArrowNode:before {
    content: '\e882';
    color: #428bca;
}

.topomaps .dijitTitlePane.title-pane .dijitOpen .dijitArrowNode:before {
    content: '\e885';
}

.custom-button .dijitDisabled .dijitButtonText {
    color: #cfcfcf;
}

.select-row {
    display: table-row;
}

    .select-row.even {
        background-color: #f5f5f5;
    }

        .select-row:hover, .select-row.even:hover, .select-row.gfxOver, .select-row.even.gfxOver {
            background-color: rgba(100,255,255,0.4);
        }

.select-title {
    background-color: #dcdcdc;
    height: 25px;
}

.select-msg {
    border-top: 1px solid #dcdcdc;
    padding: 10px 5px 5px 5px;
    font-style: italic;
}

.select-cell {
    cursor: pointer;
    display: table-cell;
    padding: 5px 8px;
}

.select-delete {
    display: table-cell;
    width: 15px;
    cursor: pointer;
    font-family: topomaps;
    font-size: 14px;
}

    .select-delete:before {
        content: '\e93d';
    }

/* --------------------------------------------------- */
/* Surclassement des styles topomaps */
/* --------------------------------------------------- */

.topomaps .dijitTitlePaneTitle {
    padding-left: 0px !important;
    border-bottom: 0px solid #dcdcdc !important;
}

.dijitTitlePaneContentOuter {
    border-bottom: 0px solid #dcdcdc !important;
}

/* --------------------------------------------------- */
/* Icônes des catégories RDPPF */
/* --------------------------------------------------- */

.topomaps .dijitTitlePane.title-pane.lvl2.Nutzungsplanung .dijitTitlePaneTitle,
.topomaps .dijitTitlePane.title-pane.lvl2.Planungszonen .dijitTitlePaneTitle {
    background-image: url("../images/Raumplanung.png");
}

.topomaps .dijitTitlePane.title-pane.lvl2.ProjektierungszonenNationalstrassen .dijitTitlePaneTitle,
.topomaps .dijitTitlePane.title-pane.lvl2.BaulinienNationalstrassen .dijitTitlePaneTitle,
.topomaps .dijitTitlePane.title-pane.lvl2.BaulinienCantonalstrassen .dijitTitlePaneTitle {
    background-image: url("../images/Strassen.png");
}

.topomaps .dijitTitlePane.title-pane.lvl2.ProjektierungszonenEisenbahnanlagen .dijitTitlePaneTitle {
    background-image: url("../images/Eisenbahnen.png");
}

.topomaps .dijitTitlePane.title-pane.lvl2.ProjektierungszonenFlughafenanlagen .dijitTitlePaneTitle,
.topomaps .dijitTitlePane.title-pane.lvl2.BaulinienFlughafenanlagen .dijitTitlePaneTitle,
.topomaps .dijitTitlePane.title-pane.lvl2.Sicherheitszonenplan .dijitTitlePaneTitle {
    background-image: url("../images/Flughaefen.png");
}

.topomaps .dijitTitlePane.title-pane.lvl2.BelasteteStandorte .dijitTitlePaneTitle,
.topomaps .dijitTitlePane.title-pane.lvl2.BelasteteStandorteMilitaer .dijitTitlePaneTitle,
.topomaps .dijitTitlePane.title-pane.lvl2.BelasteteStandorteZivileFlugplaetze .dijitTitlePaneTitle,
.topomaps .dijitTitlePane.title-pane.lvl2.BelasteteStandorteOeffentlicherVerkehr .dijitTitlePaneTitle {
    background-image: url("../images/Belastete_Standorte.png");
}

.topomaps .dijitTitlePane.title-pane.lvl2.Grundwasserschutzzonen .dijitTitlePaneTitle,
.topomaps .dijitTitlePane.title-pane.lvl2.Grundwasserschutzareale .dijitTitlePaneTitle,
.topomaps .dijitTitlePane.title-pane.lvl2.Gewaesserraum .dijitTitlePaneTitle {
    background-image: url("../images/Wasser.png");
}

.topomaps .dijitTitlePane.title-pane.lvl2.Laermempfindlichkeitsstufen .dijitTitlePaneTitle {
    background-image: url("../images/Laerm.png");
}

.topomaps .dijitTitlePane.title-pane.lvl2.ProjektierungszonenStarkstromanlagen .dijitTitlePaneTitle,
.topomaps .dijitTitlePane.title-pane.lvl2.BaulinienStarkstromanlagen .dijitTitlePaneTitle {
    background-image: url("../images/Leitungsanlagen.png");
}

.topomaps .dijitTitlePane.title-pane.lvl2.StatischeWaldgrenzen .dijitTitlePaneTitle,
.topomaps .dijitTitlePane.title-pane.lvl2.Waldreservate .dijitTitlePaneTitle,
.topomaps .dijitTitlePane.title-pane.lvl2.Waldabstandslinien .dijitTitlePaneTitle {
    background-image: url("../images/Wald.png");
}

.topomaps .dijitTitlePane.title-pane.lvl3 .dijitTitlePaneTitle, .topomaps .dijitTitlePane.title-pane.lvl4 .dijitTitlePaneTitle {
    background-image: none !important;
}

.dgrid.ttGrid .dgrid-cell {
    width: 50px;
}

.dgrid.ttGrid .field-_UNIQUEID_, .dgrid.ttGrid .field-ID_LOI {
    width: 20px !important;
}

.dgrid.ttGrid .field-TITRE_OFFICIEL {
    width: 250px;
}

.dgrid.ttGrid .field-TITRE_OFFICIEL_LOI {
    width: 140px;
}

.dgrid.ttGrid .field-NATURE_DOC {
    width: 60px;
}

.dgrid.ttGrid .field-_MUNICIPALITY_ {
    width: 120px;
}

.dgrid.ttGrid .field-STATUT_JURIDIQUE {
    width: 120px;
}

.dgrid.ttGrid .field-_DOMAIN_ {
    width: 120px;
}

.dgrid.ttGrid .field-_THEME_ {
    width: 160px;
}

.dgrid.ttGrid .field-LIEN_DOCUMENT, .dgrid.ttGrid .field-_GEOMETRY_, .dgrid.ttGrid .field-URL {
    width: 30px;
}

.dgrid.ttGrid .dgrid-pagination .dgrid-status {
    font-size: 8pt;
    padding: 5px 0 0 3px;
}

.dgrid.ttGrid .dgrid-pagination .dgrid-page-size {
    font-size: 8pt;
    margin: 3px 3px 2px 7px;
}

.dgrid.ttGrid .dgrid-no-data {
    font-style: italic;
    padding: 10px;
    color: #777;
}

.doc-form-loading {
    background-color: #fff;
    opacity: .8;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
}

.searchShow, .searchHide {
    float: left;
    font-family: topomaps;
    font-size: 14px;
    width: 24px;
    height: 24px;
    padding: 4px;
    color: rgb(51, 51, 51);
    cursor: pointer;
}

    .searchShow:before {
        content: '\e884';
    }

    .searchHide:before {
        content: '\e883';
    }

.search-form {
    overflow: auto;
    padding: 5px !important;
    min-height: 450px;
}

.search-criteria {
    position: relative;
    margin-bottom: 10px;
}

.search-criteria-label {
    font-weight: bold;
    padding-bottom: 5px;
}

.search-criteria-label-help {
    font-family: topomaps;
    font-size: 14px;
    font-weight: normal;
    padding: 0px 3px;
    border: 1px solid #bcbcbc;
    border-radius: 3px;
    color: rgb(109, 103, 103);
    margin-left: 10px;
}

    .search-criteria-label-help:before {
        content: '\e81d';
    }

.search-criteria-input {
    display: table-cell;
    width: calc(100% - 50px);
}

    .search-criteria-input.search-criteria-display-value {
        font-style: italic;
        color: #777;
    }

.search-criteria-range {
    display: table-cell;
    width: 80px;
}

.search-criteria-close {
    font-family: topomaps;
    font-size: 14px;
    float: right;
    padding-right: 3px;
    color: rgb(51, 51, 51);
    cursor: pointer;
}

    .search-criteria-close:before {
        content: '\2715';
    }

.search-criteria-reset {
    display: table-cell;
    font-family: topomaps;
    font-size: 14px;
    width: 24px;
    height: 24px;
    padding: 7px 0 0 7px;
    color: rgb(51, 51, 51);
    cursor: pointer;
}

    .search-criteria-reset:before {
        content: '\e93e';
    }

    .search-criteria-reset.disabled {
        color: #bcbcbc;
        cursor: default;
    }

.search-criteria-row {
    display: table-row;
    cursor: pointer;
}

    .search-criteria-row:hover {
        background-color: #dcdcdc;
    }

.search-criteria-cell {
    display: table-cell;
    padding: 3px 0;
}

.search-criteria-cell.checkbox {
    padding: 3px 10px 3px 5px;
}

.search-criteria-selection {
    position: absolute;
    left: 0px;
    min-width: 50%;
    max-width: 100%;
    max-height: 270px;
    z-index: 50;
    border: 1px solid #dcdcdc;
    box-shadow: 0 1px 3px rgb(0 0 0 / 25%);
    background-color: #f5f5f5;
    padding: 5px !important;
    display: none;
    opacity: 0;
    transition: opacity 200ms;
    transition-timing-function: ease-in;
}

    .search-criteria-selection.below {
        top: 56px;
    }

    .search-criteria-selection.above {
        bottom: 36px;
    }

.search-criteria-selection-msg {
    font-size: 8pt;
    font-style: italic;
    padding-bottom: 8px;
}

.search-criteria-selection-result {
    position: relative;
    max-height: 240px;
    overflow: auto;
}

.result-search-filter, .result-search-reset {
    display: table-cell;
    font-family: topomaps;
    font-size: 18px;
    width: 24px;
    height: 24px;
    padding: 5px 0 0 5px;
    color: white;
    background-color: #6d6767;
    opacity: 1;
    cursor: pointer;
}

    .result-search-filter.disabled, .result-search-reset.disabled {
        opacity: 0.5;
        cursor: default;
    }

    .result-search-filter:before {
        content: '\e8ef';
    }

    .result-search-reset:before {
        content: '\e93e';
    }

.result-geo-icon {
    font-family: topomaps;
    font-size: 24px;
    width: 24px;
    height: 24px;
    margin: auto;
    color: #428bca;
    cursor: pointer;
}

    .result-geo-icon:before {
        content: '\eacc';
        color: #428bca;
    }

.dgrid-highlight-cell {
    background-color: yellow;
}
