body {
    overflow: hidden;
}

#header {
    background: #082E2C url(../../immagini/workStation/sfondo_heading.png) top repeat-x;
    position: fixed;
    height: 40px;
    width: 100%;
    top: 0px;
    box-shadow: 0px 0px 30px #888888;
    -webkit-box-shadow: 0px 0px 30px #888888; /* Safari */
    z-index: 1;
}

#bigBox {
    position: fixed;
    width: 700px;
    top: 40px;
    left: 0px;
}

#bigBox .elements {
    background: #eeeeee;
    width: 690px;
    float: left;
    height: 100px;
    overflow: hidden;
}

#bigBox .elements #bigBox_iframe {
    width: 100%;
    height: 100%;
    float: left;
}

#bigBox .elements #bigBox_reader {
    position: relative;
    float: left;
    background: #eeeeee;
    width: 550px;
    margin-left: -620px;
    padding: 0px 5px 10px 5px;
    box-shadow: 0px 0px 30px #888888;
    -webkit-box-shadow: 0px 0px 30px #888888; /* Safari */
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -moz-border-bottom-right-radius: 10px; /* Firefox 3.6 and earlier */
    -moz-border-bottom-left-radius: 10px; /* Firefox 3.6 and earlier */
}

#resizer {
    position: absolute;
    left: 690px;
    top: 50%;
    width: 9px;
    height: 38px;
    margin-top: -21px;
    padding-right: 1px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-top-right-radius: 10px; /* Firefox 3.6 and earlier */
    -moz-border-bottom-right-radius: 10px; /* Firefox 3.6 and earlier */
    color: white;
    font-size: 10pt;
    line-height: 10px;
    padding-top: 7px;
    text-align: center;
    background: rgba(102, 0, 102, 0.5);
    cursor: pointer;
    z-index: 10;
}

#resizer:hover {
    background: rgba(102, 0, 102, 1.0);
}

#mappa {
    float: left;
    position: fixed;
    width: 100px;
    height: 100px;
    top: 40px;
    left: 690px;
}

#statusBar {
    background: #082E2C;
    position: fixed;
    height: 20px;
    width: 100%;
    bottom: 0px;
    padding: 0 5px;
    color: white;
    box-shadow: 0px 0px 30px #888888;
    -webkit-box-shadow: 0px 0px 30px #888888; /* Safari */
    z-index: 10;
}

#header #menuSxLogin {
    position: relative;
    text-align: center;
    float: left;
    margin: 0px 10px;
}

#header #menuSx span {
    text-align: center;
}

#header #menuSx a {
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 0px solid white;
    display: block;
    float: left;
    padding: 0px 10px 0px 10px;
    text-shadow: 0px 0px 7px #ffffff;
    color: #082E2C;
    font-size: 14pt;
    font-weight: bold;
}

#header #menuSx a:hover {
    text-decoration: none;
    background: url(../../immagini/workStation/sfondo_heading2.png) #082E2C top repeat-x;
}

#header #menuSx span.icon {
    float: left;
    font-size: 12pt;
    color: #ffffff;
    font-weight: normal;
}

#header #menuSx img {
    float: left;
    margin-top: 11px;
}

#header #menu_wrapper {
    position: relative;
}

#header #menu_wrapper #menuLogin {
    position: relative;
    height: 40px;
    float: right;
    right: 5px;
}

#header #menu_wrapper #menuLogin td {
    vertical-align: middle;
}

#header #menu_wrapper #menuLogin a {
    color: white;
    font-size: 7pt;
}

#header #menu_wrapper #id_username, #header #menu_wrapper #id_password {
    padding: 0px 4px;
    padding: 2px 5px;
    width: 125px;
    border: none;
    border-radius: 6px;
    -moz-border-radius: 6px; /* Firefox 3.6 and earlier */
    box-shadow: 0px 0px 8px #888888;
    -webkit-box-shadow: 0px 0px 15px #888888; /* Safari */
}

#header #seeker {
    position: relative;
    float: right;
    width: 230px;
    text-align: center;
    margin: 20px 5px 15px 0px;
}

#header #seeker input {
    width: 220px;
    padding: 5px 7px;
    font-size: 12pt;
    color: #bc98c7;
    font-style: italic;
    border: none;
    border-radius: 8px;
    -moz-border-radius: 8px; /* Firefox 3.6 and earlier */
    box-shadow: 0px 0px 8px #888888;
    -webkit-box-shadow: 0px 0px 15px #888888; /* Safari */
}

#header #menu_wrapper #flagSelector {
    position: relative;
    float: right;
    width: 40px;
    height: 30px;
    top: 8px;
    text-align: center;
    z-index: 120;
}

#header #menu_wrapper #flagSelector img {
    width: 25px;
    position: relative;
    z-index: 120;
}

#header #menu_wrapper #flagSelector .flagsList {
    top: 2px;
    background: #082E2C;
    position: relative;
    z-index: 120;
    text-align: center;
}

#header #menu_wrapper #flagSelector .flagsList img {
    cursor: pointer;
    position: relative;
    z-index: 120;
}

#statusBar > div {
    height: 20px;
    line-height: 20px;
    font-size: 8pt;
    padding: 0px 4px;
}

#statusBar .messaggio {
    position: fixed;
    left: 0px;
    width: 50%;
    text-align: left;
}

#statusBar .progress {
    height: 100% !important;
    width: 100px;
    padding: 4px 4px;
    background: url(../../immagini/workStation/ajax-loader.gif) repeat-x;
    -webkit-background-clip: content-box; /* Safari */
    background-clip: content-box;
    background-size: cover;
}

#statusBar .varie {
    position: fixed;
    right: 209px;
    width: 350px;
    text-align: right;
}

#statusBar .varie > div {
    float: left;
    padding: 0px 10px;
    color: white;
}

#statusBar .varie > div a {
    color: white;
}

#statusBar .coords {
    position: fixed;
    right: 0px;
    width: 200px;
    text-align: center;
    border-left: 1px solid grey;
}

#statusBar .radius {
}

#statusBar .radius .valore {
    height: 18px;
    line-height: 18px;
    margin-top: 1px;
    padding: 0px 2px;
    font-size: 8pt;
    background: #082E2C;
    color: white;
    width: 70px;
    text-align: right;
    border: 1px solid white;
    box-shadow: none;
    -webkit-box-shadow: none; /* Safari */
}

#statusBar .showLegend {
    cursor: pointer;
}

#statusBar .showLegend:hover {
    color: white;
}

#mainLegend {
    width: 200px;
    height: 200px;
    background: #eeeeee;
    position: absolute;
    margin-top: 40px;
    padding: 5px;
    resize: both;
    overflow: auto;
    z-index: 15;
    box-shadow: 0px 0px 8px #888888;
    -webkit-box-shadow: 0px 0px 15px #888888; /* Safari */
}

#mainLegend h5 {
    background: #082E2C;
    color: white;
    cursor: move;
}

#mainLegend h5 span {
    display: block;
    float: left;
    background: #082E2C;
    margin-bottom: 5px;
}

#mainLegend h5 span.centro {
    min-width: 70%;
    text-align: center;
    /*padding: 0px -5px;*/
}

#mainLegend h5 span.lato {
    min-width: 15%;
    text-align: right;
}

#mainLegend h5 span.lato .labelC {
    cursor: pointer;
    height: 11px;
    margin-top: 4px;
    margin-right: 3px;
}

#mainLegend ul {
    clear: both;
    margin-top: 5px;
    width: 100%;
    display: block;
}

#mainLegend li.livello1 {
    display: block;
    list-style-type: none;
    border: 1px solid #eeeeee;
    background: #eeeeee;
    padding: 0px 2px;
    font-size: 8pt;
    margin: 4px 0px;
    box-shadow: 0px 0px 8px #888888;
    -webkit-box-shadow: 0px 0px 15px #888888; /* Safari */
    cursor: move;
}

#mainLegend li.livello1:hover {
    box-shadow: 0px 0px 8px #082E2C;
    -webkit-box-shadow: 0px 0px 15px #082E2C; /* Safari */
}

#mainLegend li.livello1 ul li.livello2 {
    display: block;
    list-style-type: none;
    width: 100%;
    margin: 2px 0px;
}

#mainLegend li .name {
    font-weight: bold;
}

#mainLegend .icon {
    width: 20px;
    height: 20px;
    border: 1px solid black;
    /*	background-size: contain;*/
    background-size: 20px 20px;
    margin: 2px;
}

#mainLegend .icon_raster {
    position: relative;
    width: 90%;
    border: 1px solid black;
    margin: auto;
    margin-bottom: 3px;
}

#mainLegend .legenda_raster {
    width: 100%;
    text-align: center;
}

#mainLegend td {
    vertical-align: middle;
}

#mainLegend .livelli {
    clear: both;
    width: 100%;
}

.flyTo .freccia {
    height: 10pt;
    margin: 0px 20px;
}

#handleVisibility {
    text-align: center;
}

#handleVisibility #custom_list {
    width: 250px;
    height: 20px;
    font-weight: bold;
}

#handleVisibility .icon {
    width: 50px;
}

.ui-autocomplete li td {
    vertical-align: middle;
    padding: 2px;
    font-weight: bold;
}

.ui-autocomplete li td {
    vertical-align: middle;
    padding: 2px;
    font-weight: bold;
}

.ui-autocomplete li a img {
    height: 50px;
    margin: 0px 0px -4px 0px;
}

.pannello {
    position: fixed;
    right: 0px;
    margin-right: -350px;

}

.pannello .linguetta {
    position: relative;
    float: left;
    width: 40px;
    height: 40px;
    margin-left: -10px;
    background: #082E2C url(../custom-theme/images/ui-bg_diamond_25_bc98c7_10x8.png);
    z-index: 0;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -moz-border-top-left-radius: 10px; /* Firefox 3.6 and earlier */
    -moz-border-bottom-left-radius: 10px; /* Firefox 3.6 and earlier */
    box-shadow: 0px 0px 16px #888888;
    -webkit-box-shadow: 0px 0px 30px #888888; /* Safari */
}

.pannello .linguetta img {
    position: relative;
    margin-top: 5px;
    margin-left: 5px;
    z-index: 0;
}

.pannello .linguetta_2 {
    position: relative;
    width: 20px;
    height: 50px;
    top: 0px;
    left: 0px;
    z-index: 0;
    float: left;
    background: #082E2C url(../custom-theme/images/ui-bg_diamond_25_bc98c7_10x8.png);
}

.pannello .contenuto {
    position: relative;
    float: left;
    width: 350px;
    background: #082E2C url(../custom-theme/images/ui-bg_diamond_25_bc98c7_10x8.png);
    color: white;
    border-bottom-left-radius: 25px;
    -moz-border-bottom-left-radius: 25px; /* Firefox 3.6 and earlier */
    box-shadow: 0px 0px 16px #888888;
    -webkit-box-shadow: 0px 0px 30px #888888; /* Safari */

}

.pannello .contenuto_interno {
    position: relative;
    padding: 20px 70px 20px 20px;
    background: #082E2C url(../custom-theme/images/ui-bg_diamond_25_bc98c7_10x8.png);
    z-index: 0;
    text-align: center;
    border-bottom-left-radius: 25px;
    -moz-border-bottom-left-radius: 25px; /* Firefox 3.6 and earlier */
}

.pannello .contenuto_interno table {
    position: relative;
    margin: auto;
    width: 100%;
}

.pannello .contenuto_interno table {
    position: relative;
    width: 100%;
}

#pannello1 {
    top: 100px;
}

#pannello2 {
    top: 150px;
}

#pannello3 {
    top: 200px;
}

#pannello4 {
    top: 250px;
}

#pannello2 #layers {
    overflow: auto;
    height: 250px;
    text-align: left;
    padding-right: 10px;

}

#pannello2 #layers .triangolino {
    float: left;
    width: 5%;
    cursor: pointer;
}

#pannello2 #layers .titolo {
    float: left;
    width: 95%;
    margin-bottom: 5px;
}

#pannello2 #layers label:hover {
    color: white;
}

#pannello2 #layers label {
    cursor: pointer;
    font-size: 13px;
}

#pannello2 #layers h4 {
    text-align: right;
    color: lightgrey;
    font-weight: bold;
    font-size: 12pt;
    text-shadow: 0px 0px 5px #082E2C;
}

#pannello2 #layers img.p_pshp, #pannello2 #layers img.m_pshp {
    height: 12pt;
}

#joinQcumber {
    position: absolute;
    bottom: 50px;
    right: 0px;
    padding: 30px;
    background: rgba(102, 0, 102, 0.5);
    border-top-left-radius: 25px;
    -moz-border-top-left-radius: 25px; /* Firefox 3.6 and earlier */
    border-bottom-left-radius: 25px;
    -moz-border-bottom-left-radius: 25px; /* Firefox 3.6 and earlier */
    box-shadow: 0px 0px 8px #888888;
    -webkit-box-shadow: 0px 0px 15px #888888; /* Safari */
}

#wrapper_tabs_bassi {
    position: fixed;
    bottom: -350px;
    left: 100px;
}

.tab_basso {
    position: relative;
    float: left;
    padding: 5px;
    width: 200px;
    height: 400px;
    bottom: -12px;
    text-align: left;
    margin-right: -50px;
    background: #eeeeee;
    color: #082E2C;
    font-weight: bold;
    z-index: 8;
    border-top-left-radius: 10px;
    -moz-top-left-left-radius: 10px; /* Firefox 3.6 and earlier */
    border-top-right-radius: 10px;
    -moz-top-top-right-radius: 10px; /* Firefox 3.6 and earlier */
    box-shadow: 0px 0px 16px #888888;
    -webkit-box-shadow: 0px 0px 30px #888888; /* Safari */
}

.tab_basso_separatoreSx {
    position: relative;
    float: left;
    height: 1px;
    width: 70px;
    bottom: -12px;
}

.tab_basso .lista {
    height: 330px;
    width: 100%;
    overflow: auto;
    margin: 20px 0px 20px 0px;
}

.tab_basso .lista li {
    list-style-type: none;
    padding: 0px;
    margin: 2px;
    font-size: 10pt;
    border: 1px solid lightgrey;
    margin: 1px;
    padding: 1px;
    background: white;
}

.tab_basso .lista li:hover {
    border: 1px solid #082E2C;
}

.tab_basso .lista td {
    vertical-align: middle;
}

.tab_basso .lista img {
    height: 20px;
}

.tab_basso .lista .links {
    font-size: 8pt;
    font-weight: normal;
}

#login_required_box {
    text-align: center;
    padding: 30px;
}

#login_required_box img {
    margin-bottom: 20px;
}

@-webkit-keyframes bounce_animation {
    0%, 15%, 35% {
        -webkit-transform: translateY(0);
    }
    5% {
        -webkit-transform: translateY(20px);
    }
    25% {
        -webkit-transform: translateY(10px);
    }
}

@-moz-keyframes bounce_animation {
    0%, 15%, 35% {
        -webkit-transform: translateY(0);
    }
    5% {
        -webkit-transform: translateY(20px);
    }
    25% {
        -webkit-transform: translateY(10px);
    }
}

@-o-keyframes bounce_animation {
    0%, 15%, 35% {
        -webkit-transform: translateY(0);
    }
    5% {
        -webkit-transform: translateY(20px);
    }
    25% {
        -webkit-transform: translateY(10px);
    }
}

@keyframes bounce_animation {
    0%, 15%, 35% {
        -webkit-transform: translateY(0);
    }
    5% {
        -webkit-transform: translateY(20px);
    }
    25% {
        -webkit-transform: translateY(10px);
    }
}

.faviconBounce {
    animation-name: 'bounce_animation';
    animation-duration: 1000ms;
    -webkit-animation-name: 'bounce_animation';
    -webkit-animation-duration: 1000ms;
    -moz-animation-name: 'bounce_animation';
    -moz-animation-duration: 1000ms;
    -o-animation-name: 'bounce_animation';
    -o-animation-duration: 1000ms;
}

#saveAs, #makeOfficial, #deleteObject {
    text-align: center;
}

div#balloon {
    font-size: 10pt;
    height: 150px;
    width: 280px;
    overflow: auto;
    padding-right: 10px;
    font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
}

div#balloon #coords {
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
}

div#balloon div#tools {
}

div#balloon div#tools td {
    vertical-align: middle;
    height: 35px;
}

div#balloon div#tools td img {
    height: 35px;
}

div#balloon #titolo {
    color: #082E2C;
    font-weight: bold;
    font-size: 14pt;
    text-align: left;
}

div#balloon #attributore {
    color: #000000;
    font-size: 11pt;
    font-weight: bold;
    text-align: left;
    margin: 5px 0px 0px 20px;
}

div#balloon ul li, div#balloon h4 + a {
    font-size: 12pt;
}

div#balloon ul li {
    margin-top: 5px;
    margin-bottom: 2px;
    margin-left: 30px;
}

div#balloon #dettagli dt, div#balloon #feature-properties dt {
    color: white;
    font-weight: bold;
    font-size: 10pt;
    background: #082E2C;
    padding-left: 4px;
}

div#balloon #dettagli, div#balloon #feature-properties {
    margin-top: 10px;
}
