﻿@font-face {
    font-family: 'icomoon';
    src: url('./fonts/icomoon.eot');
    src: url('./fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('./fonts/icomoon.woff') format('woff'), url('./fonts/icomoon.ttf') format('truetype'), url('./fonts/icomoon.svg#icomoon') format('svg');
}

div[aria-describedby="ZoneMetaModal"] {
    position: fixed;
    bottom: 0;
    top: initial !important;
}

#version_container {
    pointer-events: none;
}

#notifications_container .notification_container {
    display: flex;
    justify-content: space-between;
    padding: 5px;
    color: white;
    background-color: #880000;
}

#notifications_container .notification_container h5 {
    font-weight: 600;
    letter-spacing: 1px;
    max-width: 80vw;
    margin: 0;
}

#notifications_container .notification_container span.glyphicon  {
    cursor: pointer;
    padding-bottom: 2px;
}

#notifications_container .notification_alert {
    /*background-color: #880000;*/
    background-color: #e30513;
}

#notifications_container .notification_warning {
    /*background-color: #d6a900;*/
    background-color: #ffc103;
}

#notifications_container .notification_information {
    background-color: #009dff;
}

a[class^=confirmation][class$="Delete"] {
    text-decoration: none;
}

a {
    color: #009dff;
}

#layoutfooter {
    margin-top: 2px;
}

.sessionImg {
    content: url('/images/icons8-copier-le-lien-32.png');
    max-width: 14pt;
    max-height: 14pt;
    top: 3px;
    font-family: 'Glyphicons Halflings';
    display: inline-block;
}

.center-div {
    width: 60%;
    height: 200px;
    margin: 0 auto;
}

.validIcon.glyphicon.glyphicon-ok {
    color: green;
}

.thinColumn {
    width: 3% !important;
}

.validIcon.glyphicon.glyphicon-remove {
    color: red;
}

.lnkDisabled {
    pointer-events: none;
    cursor: default;
    color: black;
    opacity: 0.4;
}

.lnkRed {
    color: red !important;
    opacity:inherit;
}

.statusRed {
    color: red !important;
}

.importPhotoReportLink {
    color: #009dff !important;
    cursor: pointer;
}

.licenceListUl {
    max-width: 60vw;
}

#endDateDiv, #rasterTypeProjAndFormatDiv, #vectorTypeFormatDiv, #vectorTypeProjDiv {
    padding-bottom: 10px;
}

#formatAndProjectionDiv {
    max-width: 60vh;
}

.validIcon {
    padding-left: 1px;
    padding-right: 1px;
    margin-right: 10px;
} 

.innerContentTab {
    background-color: gainsboro;
    max-height: 25vh;
    overflow-y: auto;
}

.innerContentTabLicence {
    background-color: gainsboro;
    max-height: 40vh;
    height: 40vh;
    overflow-y: auto;
}


.tab-content {
    padding-bottom: 10px;
}
.trExtract {
    padding: 4px !important
}

.divVectorRaster {
    height: 85%;
    max-height: 85%;
    overflow-y:scroll;
}

.half-rule {
    margin-left: 0;
    text-align: left;
    width: 100%;
    border-top: 1px solid black;
    margin-top: 0px !important;
    margin-bottom: 5px !important;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    z-index: 75 !important;    
}

#mapDiv {
    display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.modal {
    overflow: hidden;
}

.modal-dialog {
    margin-right: 0;
    margin-left: 0;
}

#ShortMetaDisplay {
    color: black;
    width: 100%; /*auto;*/
    height: auto;
    border: 2px solid black;
    /*position: absolute;*/
    background-color: white;
    /*opacity: 0.8;*/
    z-index: 100;
    margin: 0px;
    padding: 0px;
}

/* Max width and max height Tab */
/*.tab-pane {
    max-height: 50vh;
    max-width: 60vh;
    overflow-y: auto;
    padding-top: 10px;
}*/

.tab-pane[divtype="popup"] {
    max-height: 50vh;
    max-width: 60vh;
    overflow-y: auto;
    padding-top: 10px;
}

.vertical_align_center {
    vertical-align: middle !important;
}

.tab-pane td{
    vertical-align: top;
}

 .tab-pane tr > td {
    padding-bottom: 1em;
 }

.img-attribute-detail {
    max-height: 40vh;
    max-width: 40vh;
}

ul.typeahead.dropdown-menu {
    max-height: 40vh;
    overflow-y: auto;
    z-index: 1000000 !important;
}


.searchinput {
    padding-right: 30px !important;
    width: 100% !important;
    max-width: 100% !important;

}

.searchclear {
    position: absolute !important;
    right: 5px !important;
    top: 0 !important;
    bottom: 0 !important;
    height: 13px !important;
    margin: auto !important;
    font-size: 13px !important;
    cursor: pointer !important;
    color: #00001F !important;
}

.searchclear2 {
    position: absolute !important;
    right: 5px !important;
    height: 13px !important;
    margin: auto !important;
    font-size: 13px !important;
    cursor: pointer !important;
    color: #00001F !important;
    top: 10px;
}

input[type=text]::-ms-clear {
    display: none;
    /* The cross can be hidden by setting the display attribute as "none" */
}

.trForm {
    padding: 0.1vw !important;
}

.required:after {
    content:" *";color:red;
}

.requiredspan {
   color: red;
}

.ui-widget-overlay {
    opacity: .8;
}

.panelMeta {
    margin-top: 5px;
    margin-bottom: 10px;
}

.panelInstitution {
    margin-top: 5px;
    margin-bottom: 10px;
}

.tableMeta {
    margin-left: 50px;
    margin-bottom: 2px !Important;
    margin-top: 20px !Important;
}

.tableInst {
    margin-left: 50px;
    margin-bottom: 2px !Important;
    margin-top: 20px !Important;
}

.tableMetaPhotoLinks {
    margin-bottom: 0px !Important;
}

.legendMeta {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 18px;
}

.legendInstitution {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 18px;
}

.legendLinkType {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
}

.panelLinkType {
    margin-top: 5px;
}

.tdFormLabel {
    width: 15vw;
}

textarea {
    display: block;
    box-sizing: padding-box;
    overflow: hidden;
    padding: 10px;
    width: 40vw !important;
    max-width: 40vw !important;
    font-size: 13px;
    margin: 50px auto;
    border-radius: 6px;
    box-shadow: 2px 2px 8px rgba(0,0,0,.3);
    border: 0;
}

.tooltipTitleGridMeta {
    width: initial;
    display: inline-block;
    margin: 45px 20px;
    padding: 10px;
    background: grey;
}

body, #MetaModal.ui-widget, #MetaModal.ui-widget-content, .ui-dialog .ui-dialog-titlebar {
    font-size: 14px !important;
    font-family: 'Source Sans Pro', sans-serif !important;
}

.loading {
    background: rgba(0,0,0,.5) url(../images/loading.gif) no-repeat center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9998 !important;
}

.loadingMap {
    background: rgba(0,0,0,.5) url(../images/loading.gif) no-repeat center;
    margin: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    z-index: 10;
}

#txtLat, #txtLon {
    background-color: #eee !important;
    border: 1px solid #ccc !important;
}

/* BSW - Start */
.btn{
    min-height: 30px;
}

.body-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
/* BSW - End */
#licenceTable {
    border-collapse: collapse; /* Collapse borders */
    width: 100%; /* Full-width */
    border: 1px solid #ddd; /* Add a grey border */
    font-size: 1em; /* Increase font-size */
}

    #licenceTable th, #licenceTable td {
        text-align: left; /* Left-align text */
        padding: 5px; /* Add padding */
    }

    #licenceTable tr {
        /* Add a bottom border to all table rows */
        border-bottom: 1px solid #ddd;
    }

        #licenceTable tr.header, #licenceTable tr:hover {
            /* Add a grey background color to the table header and on hover */
            background-color: #f1f1f1;
    }

#institutionTable {
    border-collapse: collapse; /* Collapse borders */
    width: 100%; /* Full-width */
    border: 1px solid #ddd; /* Add a grey border */
    font-size: 1em; /* Increase font-size */
}

    #institutionTable tr:nth-child(odd){
        background-color: #f5f5f5;
    }

    #institutionTable th {
        background-color: #fff;
    }

#institutionTable th, #institutionTable td {
    text-align: left; /* Left-align text */
    padding: 5px; /* Add padding */
}

#institutionTable tr {
    /* Add a bottom border to all table rows */
    border-bottom: 1px solid #ddd;
}

#btnEnterGlobalParameter {
    margin-top: 18px;
}

.licence-table-wrapper {
    /*border: 1px solid blue;*/
    width: 100%;
    height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}

.buttonRoleRight {
    margin-left: 30px !important;
    margin-right: 5px !important;
}

.tdButtonRoleRight{
    vertical-align: middle !important;
    padding-bottom: 0px !important;
}

.tableUserRoleAssign {
    margin-top: 10px;
}

.tableUserParameterAssign {
    margin-top: 10px;
}

.tableUserRoleAssign td {
    padding-right: 5px;
    vertical-align: middle;
}

.tableUserParameterAssign td {
    padding-right: 5px;
    vertical-align: middle;
}

.share-table-wrapper {
    /*border: 1px solid blue;*/
    width: 300px !important;
    height: auto;
    overflow-y: auto;
    overflow-x: hidden;
}

.btn-metadata-note {
    line-height: normal !important;
}

.metadata-note {
    max-width: 37vw;
    width: 37vw;
    height: auto;
    max-height: 15vh;
    overflow-y: auto;
    overflow-x: visible;
    word-break: break-all;
    background-color: rgb(235, 235, 228);
    border-radius: 6px;
    box-shadow: 2px 2px 8px rgba(0,0,0,.3);
    border: 0;
    white-space: pre-line;
}

.text-area-meta-note {
    margin-top: 1vw;
    margin-bottom: 0.5vw;
    overflow-y: scroll;
    resize: none;
}

.tr-name-meta-note{
    line-height: 3vh;
}

.div-meta-note {
    margin-top: 5px;
    max-height: 45vh;
    height: 45vh;
    overflow-y: auto;
}

.badge-notify {
    background: red;
    position: relative;
    top: -17px;
    left: -35px;
}

.glyphicon-assistance {
    font-family: 'Glyphicons Halflings' !important;
}

.glyphiconToLoad {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color:red
}




.glyphiconInProgress {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #FFC90E
}


.glyphiconLoaded {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: green
}

.glyphiconUpload {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}

.glyphiconDownload {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphiconArrowUp {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphiconChevronUp {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphiconChevronDown {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphiconUser {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphiconRemove {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.vert {
    color:forestgreen
}

.orange {
    color: orange
}

.rouge {
    color: red
}

.bleu {
    color: rgb(0,204,255);
}

.LegendPhoto {
    text-align: left;
}

.LegendPhoto table {
    margin-top: 80px;
    margin-bottom: 30px;
    vertical-align: top;
}

.LegendPhoto td:nth-child(1) {
    width: 10%;
    vertical-align: top;
}

.LegendPhoto td:nth-child(2) {
    width: 60%;
    vertical-align: top;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.nooverflow {
    overflow-x: visible;
}

.div-assistance-tab-content {
    margin-top: 2vh;
    max-width: 45vw;
    max-height: 60vh;
    line-height: 1.3em;
    overflow-y: auto;
    margin-left: 1vw;
}

.link-assistance {
    color: #009dff !important;
}

.ol-assistance li {
    padding-bottom:0.5em;
}

.img-icon-assistance {
    /*width: 20px;*/
    height:15px;
    vertical-align: middle !important;
}

.img-icon-assistance2 {
    /*width: 20px;*/
    height: 30px;
    vertical-align: middle !important;
}

.img-icon-assistance-browser {
    /*width: 20px;*/
    height: 50px;
    vertical-align: middle !important;
}

.img-icon-basket-extract-photo {
    max-height: 18px;
    max-width: 18px;
    padding-right: 3px;
}


.span-assistance-red-text {
    color: red;
}

.a-assistance-tab-text{
    font-size: 1.5em;
}

.divLayerResult {
    background-color: #f8f8f8;
}

.bottomResultLayer {
    /*position: absolute;*/
    /*bottom: 0;*/
    width: 370px;
    margin: 10px 0;
    flex: 0;
    padding-top: 10%;
    padding-bottom: 10%;
}

.condition_termofuse {
   padding-right: 1vw;
}

.link-termOfUsePrivacy {
    color: #009dff !important;
    text-decoration: underline !important;
}

.div-searchContact
{
    vertical-align: middle !important;
}

.div-zoomlevel-message
{
    padding-top: 2.5vh;
    padding-left: 15px;
    max-width: 90%;
}

.span-zoomlevel-note-text-color {
    color: #009dff;
}

.hiddenRow {
    display: none;
}

.extractPhotoButton {
    height: 2vh;
    width: 5vw;
}

.spanToolTip{
    border:none;
    background-color: transparent;
}

.spanToolTip:hover {
        border: none;
        background-color: transparent;
}

.extractPhotoDialog .k-window-titlebar,
.extractPhotoDialog .k-window-actions {
    background-color: #f5f5f5;
}

.extractPhotoDialog .k-header {
    color: black !important;
    
}

.tablePhotoResultCount {
    max-width: 15%;
    padding-bottom: 1vh;
}

.divExtractPhotoButtons {
   /* bottom: 2vh;*/
    right: 2vw;
    position: absolute;
}

.selectedPhotoCountLabel {
    font-size: x-small;
    font-weight: bold;
    padding-right: 1vw;
}

.selectedPhotoSubCountLabel {
    font-size: x-small;
    font-weight: bold;
    padding-right:1vw;
    padding-left:1vw;
}

.selectedPhotoCount {
    font-size: smaller;
}

#ExtractListePhoto {
    font-size: small;
}

#ExtractListePhoto .k-grid-content {
    max-height: 40vh;
}

#ExtractListePhoto .k-grid-header .k-header {
    height: 2vh;
}

#ExtractListePhoto .k-grid-content tr td {
    padding-top: 0;
    padding-bottom: 0;
}

#ExtractListePhoto .k-grid-header th.k-header {
    padding-top: 0.5vh;
    padding-bottom: 0.5vh;
    background-color: white;
}

.dialogPhotoHybridButton {
    height: 4vh !important;
    width: 10vw !important;
    padding: 0 !important;
}

.dialogPhotoUploadButton {
    height: 4vh !important;
    width: 10vw !important;
    padding: 0 !important;
}

.bottomMessageWithCondition {
    /*padding: 0px 0px 70px 30px;*/
    font-size: small;
    position: absolute;
    bottom: 10px
}

.bottomButtonWithCondition {
    bottom: 50px
}

.bottomButton {
   /* padding: 0px 0px 30px 30px;*/
    bottom: 10px
}

.tdHasArchivedContent {
    padding-top: 1vh;
    font-size: 12px;
}
