
/* - supersized.core.css - */
@media screen {
/* https://www.castelloestense.it/portal_css/supersized.core.css?original=1 */
* { margin:0; padding:0; }
body { background: url("shattered.png") repeat scroll 0 0 transparent; height:100%; }
img{ border:none; }
#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background: none no-repeat center center;}
#supersized { position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
#supersized img{ width:auto; height:auto; position:relative; outline:none; border:none; }
#supersized a { z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#D5D5D5; display:block; }
#supersized a.image-loading { background:#D5D5D5 none no-repeat center center; width:100%; height:100%; }
}


/* - ++resource++castelloestense.virtualtour.resources/virtualtour.css - */
@media all {
/* https://www.castelloestense.it/portal_css/++resource++castelloestense.virtualtour.resources/virtualtour.css?original=1 */
.tooltip-navigator,
#tooltip-area
{
}
#tooltip-area{
width: 80%;
}
.tooltip-navigator{
width: 10%;
color: #ddd;
}
.am-floor-unactive{
display: none !important;
}
div.map{
float:left;
width: 45%;
}
#tooltip-area{
clear: both;
}
#map-navigation{
clear: both;
padding-top: 1em;
height: 3em;
}
#map-navigation .tooltip-navigator {
background: none repeat scroll 0 0 #dddddd;
color: #333;
margin: 5px;
min-width: 10em;
padding: 7px 5px;
}
#map-navigation .tooltip-navigator:hover {
color:#000 !important;
cursor: pointer;
}
#map-navigation .tooltip-navigator span{
font-family: 'CabinRegular',sans-serif;
}
#map-navigation #tooltip-next-room span,
#map-navigation #tooltip-next-floor span{
margin-right: 0.5em;
}
#map-navigation #tooltip-prev-room span,
#map-navigation #tooltip-prev-floor span{
margin-left: 0.5em;
}
#map-image .map-floor p.discreet {
color: #333;
font-family: 'CabinRegular',sans-serif;
font-size: 135%;
margin: 0 auto;
padding: 0.3em;
text-align: center;
top: -1em;
width: 190px;
}
.am-floor-active img{
margin: 0 !important;
}
.first-floor #tooltip-prev-floor{
opacity: 0.3;
}
.last-floor #tooltip-next-floor{
opacity: 0.3;
}
.first-floor #tooltip-prev-floor:hover,
.last-floor #tooltip-next-floor:hover{
cursor: default;
border-bottom: 0 none;
}
#map-image img.maphilighted {
margin: 0;
max-width: 100%;
height: auto;
}
#tooltip-area img{
max-width: 100%;
height: auto;
}
#map-navigation:after {
clear: both;
content: " ";
display: block;
height: 0;
overflow: hidden;
}
#map-navigation .tooltip-navigator {
background: none repeat scroll 0 0 #dddddd;
border-bottom: medium none !important;
color: #333;
display: block;
float: left;
margin: 2px;
min-width: 0;
padding: 7px 2%;
width: 20%;
}
@media screen and (max-width: 690px) {
#content #map-navigation .tooltip-navigator {
width: 45% !important;
margin: 1px !important;
padding: 7px 2% !important;
}
}
.spinner{
position:absolute;
top: 50%;
left: 50%;
display: none;
}

}

