﻿
/*************************************/
/*Class pour la table des matieres dans la carto */

.nodeClass
{
    width: 170px;
    vertical-align:top;
}
.dxtvControl_SogelinkV2 .dxtv-ndTxt {
    white-space: normal;
}
.dxtvControl_SogelinkV2 .dxtv-subnd {
    margin-left: 8px;
}

div #TableDesMatieres {
    /*height: 300px; */
    max-height: 300px;
    overflow-y: auto;
}

/* Menu contextuel */
div.ctlMap menu {
    display: none;
    position: fixed;
    list-style: none;
    z-index: 1;
    padding: 9px;
    margin: 0;
    border: 1px solid #c0c0c0;
    background-color: #FFF;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

div.ctlMap menuitem {
    display: block;
    padding: 2px 0;
    height: 16px;
    cursor: default;
}

div.ctlMap menuitem:hover {
    background-color: #e0e0e0;
}

div.ctlMap menuitem::before {
    content: " ";
    display: inline-block;
    vertical-align: top;
    width: 16px;
    height: 16px;
    background-position: -101px -158px;
    background-image: url(/DXR.axd?r=100_370-8Xjxc);
    background-repeat: no-repeat;
}

div.ctlMap menuitem[checked]::before {
    background-position: -50px -158px;
    background-color: #0A7FFF;
}

/*************************************/

.tdNavigationGlobal {
    position: absolute;
    width: auto;
    height: auto;
    right: 0;
    top: 50px;
    z-index: 5000;
    transition-property: max-width;
}

.tbRndPnlGeneral,
.tdlyrsTrackBarGlobal,
.tbRndPnlZoom,
#fsNavigation {
    padding: 9px;
    border: 1px solid #c0c0c0;
    background-color: #FFFFFF;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

.tbRndPnlGeneral {
    padding: 3px;
}

.btnCarto div {
    padding: 0px !important;
    width: 34px;
    height: 34px;
}

.inputPosition {
    width: 53px;
    padding: 0px !important;
}

.itmDessin {
	text-align: center;
}

.itmDessin div {
    min-width: 30px !important;
    padding: 0px !important;
}

.itmDessinInstruction div {
    min-width: 30px !important;
    padding: 0px !important;
}

#tblNvbTool {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: left 0.33s ease-in-out;
}

#tblBtnPlier {
    transition: left 0.33s ease-in-out;
    position: absolute;
    border-bottom: 1px solid #D4D4D4;
    border-left: 1px solid #D4D4D4;
}

.tblPlierGauche {
    left: 100%;
}

.tblPlierDroite {
    left: 0;
}

.tblBtnPlierOutil {    
    float: right;
    border-bottom: 1px solid #D4D4D4;
    border-right: 1px solid #D4D4D4;
}

.tblDPlierGauche {
    position: absolute;
    right: 0;
}

.tblDPlierDroite {
    position: absolute;
    right: 100%;
}
    
.btnPlierOptions {
    display: block;
    width: 23px;
    height: 39px;
    cursor: pointer;
}

.btnPlierGauche {
    background: rgba(255,255,255,1) url("Gauche.png") 7px center/7px 10px no-repeat;
}

.btnPlierDroite {
    background: rgba(255,255,255,1) url("Droite.png") 7px center/7px 10px no-repeat;
}

.tbRndPnlZoom {
    margin-top: 10px;
    float: right;
}

#tblNavigationZoom {
    margin-top: 31px;
}

.btnCartoApresTrace {
    position: absolute;
    width: 490px;
    margin-left: -245px;
    z-index: 5000;
    left: 50%;
    text-align: center;
    visibility: hidden;
}

.btnAnalyser {
    float: right;
    min-width: 50px !important;
    padding: 5px !important;
    height: 30px !important;
}

.resizeMax {
    height: auto !important;
    max-height: 500px !important;
}

#fsNavigation > legend {
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 0 -9px 3px;
    padding: 0 11px 3px;
}

.tdElementGlobal {
    position: absolute;
    z-index: 5000;
}

#tblCREDelete {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

#tblCREDelete .btnSogelink {
    padding: 2px 7px 3px 7px;
    height: 30px;
    min-height: 0;
    box-shadow: none;
}
#tblCREDelete .CartoTblCREDelete {
    background-color: #E40000;
}

.divLyrsDocked,
.divLyrsUndocked {
    height: 13px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 13px;
    background-image: url('sprite.png');
    background-repeat: no-repeat;
    background-color: transparent;
    cursor: pointer;
}

.divLyrsDocked {
    background-position: -157px -104px;
}

.divLyrsUndocked {
    background-position: -140px -104px;
}

.tdlyrsBarHighlightElementV2 {
    background-color:#0a7fff;
    font-size: 0;
    cursor: pointer;
    height: 9px;
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: 3;
}

#trLayersFilter_1 {
    position: relative;
}

.tdlyrsTrackBarV2 {
    cursor: pointer;
    z-index: 2;
    position: absolute;
    background-color:#FFFFFF;
    height: 9px;
    bottom: 6px;
    top: auto;
    border: 1px solid #0F439D;
}

.tdlyrsTrackBarGlobal {
    position: fixed;
    bottom: 0px;
    z-index: 5000;
}

.divlyrsTracBarLargeLabel {
    color: #1F497D;
    width: auto;
    position: absolute;
    cursor: pointer;
    font: 13px 'Open Sans',sans-serif;
    text-align: center;
    white-space: nowrap;
    font-weight: bold;
    z-index: 6000;
}

.divlyrsTracBarLargeLabelEditor {
    position: absolute;
    z-index: 7000;
}

.divlyrsTracBarLargeLabelEditor {
    width: auto;
}

.divDropDownArrow,
.divDropDownArrowHBack {
    background-image: url('spriteDevExpress.png');
    background-repeat: no-repeat;
    background-color: transparent;
    height: 22px;
    width: 22px;
    cursor: pointer;
}

.divDropDownArrow {
    background-position: -24px -89px;
}

.divDropDownArrowHBack {
    background-position: -24px -111px;
}

.flecheDroite {
    background-image: url('spriteDevExpress.png');
    background-repeat: no-repeat;
    background-color: transparent;
    height: 22px;
    width: 22px;
    cursor: pointer;
    background-position: -24px -90px;

}

.tdCreateElementGlobal {
    position: absolute;
    width: auto;
    height: auto;
    left: 0px;
    top: 0px;
    z-index: 5000;
    border-spacing:0px;
}

.CRE_select {
    display: -ms-flexbox;
    display: flex;
}

.CRE_select > div {
    border: 1px solid #d0d0d0;
    background-color: #FFFFFF;
    height: 22px;
    padding: 5px;
    margin-top: -1px;
    margin-left: -1px;
    line-height: 22px;
}


.lstCRE {
    height: auto !important;
    max-height: 300px !important;
    max-width: 100% !important;
    overflow: auto;
}

.pcccHelpCreation {
    height: auto !important;
    width: auto !important;
}

.lpHoverInfos {
    position: relative !important;
    top: 0px !important;
    left: 0px !important;
    display: block;
}

.tbTools {
    position: absolute;
    left: 0;
    top: 50px;
    z-index: 9000;
    background-color:#FFFFFF;
    box-shadow: 0 0px 2px rgba(0, 0, 0, 0.5);
    width: 270px;
}

.tbTools .itmCreation {
    margin: 0 3px 5px;
}

#tblNvbOutil {
    min-width: 220px;
    position: relative;
    transition: right 0.33s ease-in-out;
}

#tblBoutonsOutils {
    transition: right 0.33s ease-in-out;
}

.lbOutilsHeader {
    white-space: nowrap;
    font-size: 20px;
    font-weight:normal;
    font-family:'Open Sans';
    color: #727476;
}

.PopupAlertes {
    display: flex;
}

.PopupAlertesMap {
    flex: auto;
}

.PopupAlertesTab {
    width: 509px;
}

    .PopupAlertesTab .pnlOutilsAlertes {
        padding-right: 0;
        padding-bottom: 0;
    }

.pnlOutilsAlertes {
    min-height:450px;
    height: calc(100vh - 50px - 80px - 75px - 2*9px);
    padding: 9px;
}

    .pnlOutilsAlertes .dgAlerte div.dxgvCSD {
        height: calc(100vh - 50px - 80px - 75px - 2*9px - 147px) !important;
    }

#LegendeDynamique #table-wrapper {
    overflow-x: hidden;
    margin-top: 10px;
    padding-right: 21px;
    height: calc(100% - 60px);
}

.minLarge {
    width:500px;
}

.ctlCartographie {
    position: relative;
    overflow: hidden;
}

    .ctlCartographie .pnlOutilsAlertes {
        height: 582px;
        padding: 9px;
    }

.ctlCartographie .pnlOutilsAlertes .dgAlerte .dxgvCSD {
    height: 437px !important;
}
.correctionDroite {
    right:0 !important;
}

.SRC_btnValid_Sogelink,
.SRC_btnValidH_Sogelink {
    background-image: url('sprite.png');
    background-repeat: no-repeat;
    background-color: transparent;
    width: 23px;
    height: 23px;
    cursor: pointer;
}

.SRC_btnValid_Sogelink {
    background-position: -190px -0px;
}

.SRC_btnValidH_Sogelink {
    background-position: -214px -0px;
}

.dvLineString {
    display: block;
    float: left;
    border: none;
    background-color: transparent;
    width: 1px;
    font-size: 1px;
}

#inflitteralis h2,
.inflyr h2 {
    font-size: 14px;
    text-align: center;
    margin: 0.3em 0;
}

    #inflitteralis h2 a {
        font-size: inherit;
    }

/* popup info */
#inflitteralis .info-pager {
    float: left;
    padding: 0 5px;
}

#inflitteralis button {
    border: none;
    padding: 0;
    background: transparent;
    color: #747276;
    font-size: 18px;
    line-height: 18px;
    cursor: pointer;
}

    #inflitteralis button:disabled {
        opacity: 0.3;
        cursor: default;
    }

.inflyr table {
    width: 100%;
    border: 1px solid #c0c0c0;
    font: 12px 'Open Sans',sans-serif;
    border-collapse: collapse;
}

.inflyr th, .inflyr td {
    vertical-align: top;
    overflow: hidden;
    border-bottom: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    border-top-width: 0;
    border-left-width: 0;
    padding: 2px 6px;
}
.inflyr th {
    background-color: Silver;
    font-weight: bold;
    width: 50px;
}

/* Modifications apportées par la V2*/
.tbToolsHeader, .tbSelectionHeader{
    border-bottom:1px solid #C0c0c0;
    white-space: nowrap;
    font-size: 20px;
    font-weight:normal;
    font-family:'Open Sans';
    color: #727476;
}

    .tbSelectionHeader .dxpc-headerContent,.tdLegendeHeader .dxpc-headerContent,.tdInfosHeader .dxpc-headerContent, .tbCouchesHeader .dxpc-headerContent{
        border-bottom:1px solid #C0c0c0;
    }

.tdLegendeHeader .dxpc-headerContent .dxpc-headerText, .tbSelectionHeader .dxpc-headerContent .dxpc-headerText,.tdInfosHeader .dxpc-headerContent .dxpc-headerText{
        font-size: 20px;
}
.tbToolsContent {
        border-bottom:1px solid #C0c0c0;
}
.tbToolsContent.itmDessin {
    display: flex;
    justify-content: space-evenly;
}

.tooltipMap {
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 4px;
	color: white;
	padding: 4px 8px;
	opacity: 0.7;
	white-space: nowrap;
}

.tooltipMap-measure {
	opacity: 1;
	font-weight: bold;
}

.tooltipMap-static {
	background-color: #ffcc33;
	color: black;
	border: 1px solid white;
}

.tooltipMap-measure:before,
.tooltipMap-static:before {
	border-top: 6px solid rgba(0, 0, 0, 0.5);
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	content: "";
	position: absolute;
	bottom: -6px;
	margin-left: -7px;
	left: 50%;
}

.tooltipMap-static:before {
	border-top-color: #ffcc33;
}

/* Cartographie map */
div.ol-mouse-position {
	top: auto;
	bottom: 2em;
	background-color: rgba(255,255,255,0.7);
}
div.ol-overviewmap {
	bottom: 3em;
}
div.ol-overviewmap-box {
    border: 2px dotted #0a7fff;
}

