html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

.SpazioPodorico {
    background-image: url(/asset/podorico.gif);
    background-repeat: repeat;
    }

.navbar-defuffa {
	margin-bottom: 0px;
}

#map {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 70%;
	overflow: hidden;
    background-color: #fff;
    }

#mapDiv {
    margin:0;
    padding:0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    border: none;
}

.Dada80Loading {
    background-image: url(/asset/DADA1.gif);
    }

.pokemonGo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1px;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	}

.myIcon {
    width: auto;
    max-height: 1.1em;
}

.DialogTemplate {
    position: absolute;
    right: 1px;
    top: 1px;
    width: 1px;
    height: 1px;
    overflow: hidden;
    visibility: hidden;
    }

.myIconSelect option {
    padding-left: 24px;
    background-position: left center;
    background-repeat: no-repeat;
    }

.myIconSelectBig option {
    padding-left: 24px;
    background-position: left center;
    background-repeat: no-repeat;
    min-height: 35px;
}

.SmallForm * {
    font-size: 9px !important;
    }

.MapTextDefault {
    position: absolute;
    width: auto;
    height: auto;
    padding: 2px 4px;
    background-color: #fff;
    color: #048;
    font-size: 6.5pt;
    font-family: Verdana;
    border: #048 1px solid;
    overflow: hidden;
    }

.MapMarkerExDefault {
    position: absolute;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    border-bottom: none;
    }

.UIMapGroup {
    font-size: 9px;
    border-radius: 4px;
    }

.UIMapOverlap {
    font-size: 9px;
    border-radius: 4px;
    color: #fcc;
    background-color: #c00;
    border: #804 1px solid;
    }

.ui-dialog-titlebar-close {
    background-image: url(/menu/D.gif);
    background-repeat: no-repeat;
    background-position: center;
    }

.MapNumberDefault {
    position: absolute;
    width: auto;
    height: auto;
    background-color: rgba(0,64,128,0.8);
    color: #fff;
    font-size: 9pt;
    font-family: Verdana;
    border: #048 1px solid;
    border-radius: 50%;
    text-align: center;
    }

.EUINotificator {
    position: absolute;
    right: 8px;
    top: 8px;
    background-color: rgba(0,0,0,0.6);
    color: #fff;
    padding: 2px;
    border-radius: 8px;
    border: #000 1px solid;
    min-height: 130px;
    padding-left: 120px;
    background-image: url(/img/neko.gif);
    background-repeat: no-repeat;
    background-position: 2px 2px;
    padding-right: 20px;
    width: 40em;
    max-width: 80vw;
    }

.EUINotificator * {
    color: #fff;
    font-size: 9pt;
    }

.EUINotificatorObj {
    margin-bottom: 2px;
    margin-top: 2px;
    border: #048 1px solid;
    border-radius: 4px;
    padding: 4px;
    line-height: 1.3em;
    max-height: 4.6em;
    overflow: hidden;
    }

.EUINotificatorInt {
    position: relative;
    }

.EUINotificatorClose {
    display: block;
    position: absolute;
    right: 2px;
    top: 2px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    }

.EUINotificatorB {
    height: 32px;
    overflow: hidden;
    }

.EUINotificatorBUT {
    float: left;
    width: 40px;

    }

.EUINotificatorTXT {
    float: left;
    width: 250px;
    height: 32px;
    overflow: hidden;
    margin-left: 4px;
    max-height: 4.4em;
    line-height: 1.1em;
    }

.EUINotificatorFrom {
    font-weight: bold;
    color: #ffff00;
}

.EUINotificatorFrom:after {
    content: ": ";
    color: #007fff;
}

.EUINotificatorObj.AppXShadow {
    border-color: var(--C9);
    background: rgba(0,0,128,0.5)
}

.NotifyOn {
    color: darkred;
    background: darkorange;
    }

.forCrwalerOnly {
    display: none;
    width: 1px;
    height: 1px;
    overflow: hidden;
    }

.bootPres {
    background-color: #000;
    background-image: url(/asset/logo2.png);
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
    }

.NoSmall::before { content: "█ "; }
.YesSmall::before { content: "√ "; }

.CategoryActivityHTML { }

.CategotyActivitySel {
    display: inline;
    }

.CategotyActivityBut {
    display: inline;
}

.HotKey { }

.SubMarkerInfoIco {
    margin-right: 4px;
    }

.SubMarkerInfoText {
    color: #ff8;
    }

.SubMarkerInfoDefault {
    color: #fff;
    }

.SubMarkerThumb {
    cursor: pointer;
    display: block;
    width: 110px;
    height: auto;
    margin: 2px;
    border: #ccc 1px solid;
    border-radius: 4px;
}

.SubMarkerPoxMode {
    font-size: 8px;
    color: #048;
    font-weight: bold;
    text-align: center;
}

.SubMarkerPoxMode span {
    color: #480;
    font-size: 8px;
}

.rowFix { margin: 0; }
.noSpaceO { margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }
.noSpaceS { margin-left: 0;padding-left: 0; }

.NumCicon {
    width: 20px;
    height: 20px;
    text-align: right;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(/img/RSS.png);
    float: left;
    position: relative;
    font-size: 8px;
}

.Mininumber {
    height: 2em;
    line-height: 1.5em;
    font-size: 8px;
    font-weight: bold;
    font-family: Verdana;
    overflow: hidden;
    border: #048 1px solid;
    border-radius: 2em;
    background-color: #8cf;
    color: #048;
    text-align: center;
    padding: 0 0.25em;
    position: absolute;
    right: 0px;
    top: 0px;
}

.EUIUL {
    margin: 0;
    padding: 0;
    }

.EUIUL li { margin-left: 1em; }

.ButtonToRight { text-align: right; padding: 8pt; margin-top: 1.5em; display: table; width: 100%; }
#SearchOptGroup {
    border-left: #ccc 2px solid;
    border-right: #ccc 2px solid;
    border-radius: 8px;
    margin-left: 2px;
}

.GUILEVEL {
    font-size: 8pt;
    display: inline-block;
    background: #048;
    color: #fff;
    padding-left: 0.5em;
    padding-right: 0.5em;
    margin-left: 0.25em;
    margin-right: 0.25em;
    border-radius: 4px;
}

.TeamModeSelectorItem { font-size: 8pt; }
.TeamModeSelectorItem div { font-size: 8pt; width: 99%; line-height: 16px; height: 16px; overflow: hidden; }
.TeamModeSelectorItem div a { text-decoration: none; color: #000; }
.TeamModeSeletorItemSel { background: #cef; }
.TeamModeSeletorItemSel div { background: #cef; }
.TeamModeSeletorItemSel a { color: #048; }

.MenuDropdownTitle {
    font-size: 8pt;
    width: 100%;
    height: 1.2em;
    line-height: 1em;
    overflow: hidden;
    text-align: center;
    color: #048;
    border-bottom: #444 1px solid;
}

.MenuDropdownTitle::before {
    content: "◄ ";
    color: #488;
}

.MenuDropdownTitle::after {
    content: " ►";
    color: #488;
}

.Spieg {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-size: 8pt;
    color: #000;
}

.DialogManagerDyno {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    cursor: pointer;
    background: rgba(255,255,255,0.2);
    border-radius: 50%;
    z-index: 10000;
    border: rgba(0,0,0,0.2) 1px solid;
}

.DialogManagerDyno.AppXC {
    padding: 1em;
}

.TreeState {
    width: 16px;
    height: 1.1em;
    min-height: 16px;
    background: no-repeat center;
    overflow: hidden;
    cursor: pointer;
    display: inline-block;
}

.UMap_UMap_Filter_UNTag .AppXDiv {
    display: inline-block;
    margin: 1px;
    border: #ccc 1px solid;
    padding: 2px;
    border-radius: 4px;
}

.UMap_UMap_Filter_UNTag .AppXDiv img {
    margin-left: 4px;
}

.UMap_UMap_Filter_UNTag .AppXTit {
    font-weight: bold;
}

.UMap_UMap_Filter_UNTag img {
    display: inline-block;
}

.UMap_UMap_Filter_UNTagChk {
    float: left;
    clear: left;
}

.UMap_UMap_Filter_UNTag img {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: #000 1px solid;
    border-radius: 8px;
}

.UNewsTagMinIco {
    width: 14px;
    height: 14px;
    border: #048 1px solid;
    border-radius: 8px;
}

.UMapBackMarker {
    position: absolute;
    border: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.UMap_NotInit nav {
    display: none !important;
}

.UMap_NotInit #mobbar {
    display: none !important;
}

.UMap_NotInit #map {
    display: none !important;;
}
