﻿
html, body {
    overflow: hidden;
    font-family: Verdana;
    font-size: 11px;
    margin: 0;
}


.map {
    height: 100%;
    width: 100%;
}

#div_mapWait {
    text-align: center;
    position: absolute;
    width: 350px;
    top: 20px;
    display: none;
    left: 50%;
    transform: translate(-50%, 0);
}


/*OVERRIDING STILI PLUGIN*/

.jstree-default .jstree-clicked {
    /*background: #beebff;
  border-radius: 2px; 
  box-shadow: inset 0 0 1px #999;*/
    background: none;
    border-radius: 0;
    box-shadow: none;
}

.jstree-contextmenu {
    z-index: 10; /*altrimenti il div resizer lo copre un po'*/
}


html, body {
    overflow: hidden;
    font-family: Verdana;
    font-size: 11px;
    margin: 0;
}



a, a:visited {
    color: blue;
    text-decoration: none;
}

    a.logout {
        background-image: url('../images/logout.png');
        background-position: left center;
        padding-left: 18px;
        background-repeat: no-repeat;
    }

    a.user {
        background-image: url('../forms/utente/images/user.png');
        background-position: left center;
        padding-left: 18px;
        background-repeat: no-repeat;
    }

    a.contextMenuItem {
        background-repeat: no-repeat;
        padding-left: 20px;
        background-position: left top;
        display: inline-block;
        height: 20px;
        text-decoration: none;
    }

        a.contextMenuItem:hover {
            font-weight: bold;
        }

img {
    border: 0;
}

.cMenuContainer {
}

    .cMenuContainer p.separator {
        margin-bottom: 10px;
    }



div#sidebar_sx {
    width: 300px;
    position: fixed;
    padding: 5px;
    border-right: solid 1px #CCCCCC;
    /*z-index: 5;*/
    background-color: White;
    overflow-y: auto;
    overflow-x: hidden;
}


div#div_center {
    position: fixed;
}

#img_BodyBackground {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -10;
}


#divHeader {
    background-image: url(/GIS/Immagini/header.png);
    background-repeat: repeat-x;
    height: 50px;
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0px 15px 10px 0px;
}

    #divHeader div.logoSIQA {
        margin-top: 10px;
        font-size: 26px;
        margin-left: 20px;
        letter-spacing: 4px;
        float: left;
        width: 50%;
        border: 0;
        margin: 0;
        padding: 0;
    }

    #divHeader td.other {
        vertical-align: top;
        text-align: right;
        font-size: 11px;
    }


.toolbar button {
    cursor: pointer;
}

.toolbar i {
    font-size: 16px;
}


#divContent {
    z-index: 5;
    display: none;
}

#divMapToolbar {
    height: 30px;
}

#tblMapToolbar {
    width: 100%;
    border-collapse: collapse;
}

.divLayers_other {
}

.divLayers_geoSiti {
}

#divMapExt, #divMap, #imgMap {
    width: 100%;
    height: 100%;
}

#divMapExt {
    position: relative;
    overflow: hidden;
    z-index: 0;
    border: 0;
    margin: 0;
    padding: 0;
}

#divMap {
    position: relative;
    border: 0;
    margin: 0;
    padding: 0;
}

#imgMap {
    position: absolute;
    display: block;
    cursor: pointer;
}

#divMapFooter {
    height: 50px;
    background-color: #000000;
    color: White;
    padding-left: 15px;
}

.cMenuContainer {
    background-color: White;
    border-radius: 10px;
    box-shadow: 5px 0 15px #888;
    font-family: tahoma,arial,sans-serif;
    font-size: 12px;
    padding: 15px 10px 0px 10px;
}

    .cMenuContainer table.line {
        height: 20px;
        margin: 0 10px 5px 15px;
    }

        .cMenuContainer table.line:hover {
            color: blue;
            text-decoration: underline;
        }

    .cMenuContainer .separator {
        height: 1px;
        background-color: #999999;
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .cMenuContainer a[rel=text] {
        font-weight: bold;
        font-style: italic;
    }

.IdentifyPanel .title {
    border-bottom: solid 1px #999999;
}

#divIdentifyResults {
    display: none;
}

#divIdentifyResultsContent {
    overflow: auto;
    background-color: #EEEEEE;
    border: solid 1px #999;
    margin-top: 3px;
}

    #divIdentifyResultsContent .descr {
        font-variant: small-caps;
        font-weight: bold;
    }

#divIdentifyResults .item {
}

/*CERCA PARTICELLA*/

#div_searchParticella {
}

/*#div_searchParticella_searchField {
    border-bottom: solid 1px #CCC;
    padding-bottom: 10px;
}

    #div_searchParticella_searchField a {
        background-image: url(immagini/search.png);
        background-repeat: no-repeat;
        padding-left: 18px;
        background-position: left center;
    }

#txt_searchParticella {
    width: 200px;
    border: solid 1px #999999;
}

*/div.actions {
}

    div.actions a {
        /*background-repeat: no-repeat;
        background-position-x: 5px;
        background-position-y: center;*/
        text-align: left !important;
        margin-bottom: 5px;
    }


ul#ul_identifyParticellaActions {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    ul#ul_identifyParticellaActions li {
        padding-bottom: 3px;
    }

    ul#ul_identifyParticellaActions a {
        text-decoration: underline;
    }

a.identifyParticellaActions {
    color: blue;
    text-decoration: underline;
}

.higher-zindex {
    z-index: 10000000 !important;
}



/*NUOVO IDENTIFY*/

#div_identifyContent {
    overflow: auto;
    height: 380px;
}

    #div_identifyContent span.title {
        font-weight: bold;
    }


    #div_identifyContent table.particelle {
        width: 100%;
        border-collapse: collapse;
        margin-bottom: 25px;
        margin-top: 5px;
    }

        #div_identifyContent table.particelle th, #div_identifyContent table.particelle td {
            text-align: left;
            padding-right: 3px;
        }

        #div_identifyContent table.particelle th {
            border-bottom: solid 1px #FFFFFF;
        }

        #div_identifyContent table.particelle td {
            border-bottom: solid 1px #CCCCCC;
        }

        #div_identifyContent table.particelle .actions, #div_identifyContent table.particelle .anno, #div_identifyContent table.particelle .particella, #div_identifyContent table.particelle .cc {
            width: 1px;
            white-space: nowrap;
        }

        #div_identifyContent table.particelle .anno {
            width: 50px;
        }

        #div_identifyContent table.particelle .cc {
            width: 100px;
        }

        #div_identifyContent table.particelle .particella {
            width: 100px;
        }

        #div_identifyContent table.particelle .actions {
            text-align: right;
        }


    #div_identifyContent table.SQLEntity {
        width: 570px;
        border-collapse: collapse;
        margin-bottom: 25px;
        margin-top: 5px;
    }

        #div_identifyContent table.SQLEntity th, #div_identifyContent table.SQLEntity td {
            text-align: left;
            padding-right: 3px;
        }

        #div_identifyContent table.SQLEntity th {
            border-bottom: solid 1px #000000;
        }

        #div_identifyContent table.SQLEntity td {
            border-bottom: solid 1px #CCCCCC;
            padding-top: 3px;
        }

        #div_identifyContent table.SQLEntity .dati, #div_identifyContent table.SQLEntity .coords #div_identifyContent table.SQLEntity .actions {
            width: 1px;
            white-space: nowrap;
        }

        #div_identifyContent table.SQLEntity .dati {
            /*width: 350px;*/
        }

        #div_identifyContent table.SQLEntity .coords {
            /*width: 150px;*/
        }

        #div_identifyContent table.SQLEntity .actions {
            width: 130px;
        }

            #div_identifyContent table.SQLEntity .actions a.btn {
                color: white;
            }

    #div_identifyContent table.geoObj {
        width: 570px;
        border-collapse: collapse;
        margin-bottom: 25px;
        margin-top: 5px;
    }

        #div_identifyContent table.geoObj th, #div_identifyContent table.geoObj td {
            text-align: left;
            padding-right: 3px;
            width: 1px;
            white-space: nowrap;
        }

        #div_identifyContent table.geoObj th {
            border-bottom: solid 1px #000000;
        }

        #div_identifyContent table.geoObj td {
            border-bottom: solid 1px #CCCCCC;
            padding-top: 3px;
        }

        #div_identifyContent table.geoObj .categoria-tipo-codice {
            width: 350px;
        }

        #div_identifyContent table.geoObj .coords {
            width: 150px;
        }

        #div_identifyContent table.geoObj .actions {
            width: 70px;
        }



ul#ul_repos_gis_livello {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

    ul#ul_repos_gis_livello li {
        padding-bottom: 3px;
    }

a#a_repos_gis_livello {
    position: absolute;
    bottom: 5px;
    right: 5px;
    background-image: url(/WebPlusResources/Other/Immagini/apply-01-16.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 1px;
    height: 16px;
    color: blue;
}


.jstree li.hide-checkbox > a.jstree-anchor > i.jstree-checkbox {
    display: none;
}


#div_gis_addGeoObjGetForm {
    height: 250px;
}

    #div_gis_addGeoObjGetForm select {
        width: 100%;
        display: block;
    }

    #div_gis_addGeoObjGetForm p.buttons {
        text-align: right;
    }

div#gis_pick_coords {
    position: fixed;
    top: 20px;
    right: 20px;
    width: 250px;
    background-color: white;
    border: solid 1px gray;
    border-radius: 5px;
    z-index:5;
}

div#gis_pick_coords_content {
    height: 250px;
    width: 230px;
    margin: auto;
    overflow: auto;
    border-bottom: dotted 1px gray;
}

div#gis_pick_coords_header {
    position: relative;
    height: 20px;
    text-align: center;
}

    div#gis_pick_coords_header a {
        position: absolute;
        top: 3px;
        right: 3px;
    }


div#gis_pick_coords_footer {
    height: 24px;
    padding-top: 6px;
    text-align: center;
}

.ndAlertError {
    color: red;
}


.updatemap-buttonContainer {
    display: none;
    position: absolute;
    width: 350px;
    top: 20px;
    left: 50%;
    transform: translate(-50%, 0);
    text-align: center;
}

.updateMapButton {
    font-weight: bold;
    color: white;
    cursor: pointer;
    animation: blinker 1.5s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}



/*
	SPINNER
*/

#spinner-overlay {
    width: 100%;
    height: 100%;
    background-color: gray;
    position: fixed;
    top: 0;
    opacity: 0.2;
    left: 0;
    display: none;
    z-index: 1000;
}

#spinner {
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px;
    position: absolute;
    left: calc(50vw - 25px);
    top: calc(50vh - 20px);
    display: none;
    z-index: 1000;
}

    #spinner > div {
        z-index: 999;
        background-color: black;
        height: 100%;
        width: 6px;
        display: inline-block;
        -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
        animation: sk-stretchdelay 1.2s infinite ease-in-out;
    }

    #spinner .rect2 {
        -webkit-animation-delay: -1.1s;
        animation-delay: -1.1s;
    }

    #spinner .rect3 {
        -webkit-animation-delay: -1.0s;
        animation-delay: -1.0s;
    }

    #spinner .rect4 {
        -webkit-animation-delay: -0.9s;
        animation-delay: -0.9s;
    }

    #spinner .rect5 {
        -webkit-animation-delay: -0.8s;
        animation-delay: -0.8s;
    }

@-webkit-keyframes sk-stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4)
    }

    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes sk-stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}
