html{
	height: 100%;
}
.se-pre-con {
	position: fixed;
	left: 0px;
	top:150px;
	width:100%;
	height: 100px;
	z-index: 9999;
	background-repeat: no-repeat;
	background-position:center;
}
body{
	user-select: none;
    background-repeat: no-repeat;
	background-attachment: fixed;
    background-position:center;
    background-size:100% 100%;
    overflow:hidden;
}
.noPadding{
	padding:0 !important;
}
#logo, #home{
	top: 1vh;
	z-index: 1;
}
#home, #showHelp, #hideHelp{
	left: 0.3vw;
}
#playDiv,#bottomDiv1,#bottomDiv2,#buttonDiv, #bottom{
	position:fixed;
	bottom:0;
}

#InstructionDesc{
	height: 60vh;	
	color: whitesmoke;
	font-size: 2.4vw;
 	font-weight: bold;   
	display: flex;
    align-items: center;
    justify-content: center; 
	background-color: rgb(49 77 101 / 65%);		/* rgba(21, 20, 20, 0.1); */
    border: 2px solid white;
    border-radius: 3.5vh;
}
#InstructionOkDiv{
	top: 2.2vh;
	right: 1.8vw;
}

#gamePage{
	top: 17vh;
}
#checkDiv{
	top: -1vh;
	/* display: flex;
    align-items: center;
    flex-wrap: wrap;
	justify-content: center;  */
}
.levelDivCss{
	right: 3.3vw;
	user-select: none;
    background-repeat: no-repeat;
    background-position:center;
    background-size:100% 100%;
    overflow:hidden;
}
.levelNoFont{
	font-size: 2.5vw;
	color: #fff700; /* #black */
	font-weight: bold;
	padding-left: 0vw;
    padding-right: 0vw;
    padding-top: 1vh;
	text-align: center;
}
.starCss{
	margin-top: 1vh;
}

#soundDiv{
	margin-top: 8vh;
}
.questionLeftFont{
	color: white; /* #e02222; */
	font-size: 2vw; /* 2.3vw; */
	margin-top: 1vh;
	font-weight: bold;
	padding-right: 0vw;
	padding-left: 0vw;
	padding-bottom: 2vh;
	text-align: center; 
} 
#questionSection{
	color:#000000;	
	padding: 2%;
	font-size: 2.8vw;
	font-weight: bold;
	margin-top: -2vh;
	text-align: center;
	font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; 
}
#optionSection{
	margin-top: 6vh;
	padding: 1.5%;
	text-align: center;
}
#questionSection, #optionSection{
	user-select: none;
    background-repeat: no-repeat;
    background-position:center;
    background-size:100% 100%;
    overflow:hidden;
}
.stateSpan{
	margin: 1%;
	color:#ffffff;
	font-size: 2.3vw;
	font-weight:bold; 
	cursor: pointer;
    padding-right: 1%;
    user-select: none;
}
#showLifelines{
	display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

#rightAnsScreen{
	position: absolute;
	top: 4vh;
}
#MapDiv{
	height: 84vh;
	border-radius: 2vh;
    border: 1.5px solid white;
	box-shadow: 10px 11px 11px #1d2f44;
}
#clueImgDiv{
	height: 40vh;
	/* right: 2vw;  */
	/* border-radius: 2vh;
    border: 1.5px solid white;
	box-shadow: 10px 11px 11px #1d2f44;
	user-select: none;
    background-repeat: no-repeat;
    background-position:center;
    background-size:contain;
    overflow:hidden; */
}
#clueImg{
	height: 100%;
	border-radius: 2vh;
    border: 1.5px solid white;
	box-shadow: 10px 11px 11px #1d2f44;
}

#clueDescMainDiv{
	right: 2vw;
	margin-top: 2vh;
    padding-left: 0;
    padding-right: 1px;
    height: 42vh;
    color: #fbff00;
    font-size: 2.2vw;
    overflow-y: auto;
	overflow-x: hidden;
    font-weight: bold;
	border-radius: 2vh;
    border: 1.5px solid white;
    box-shadow: 10px 11px 11px #1d2f44;
	background-color: rgb(49 77 101 / 56%);
}
ul{
	margin-bottom: 0;
	padding-top: 1.5vh;
}
#instructionList{
	padding-top: 0vh;
}
::-webkit-scrollbar {				/* width */
	width: 8px;
}
::-webkit-scrollbar-track {			/* Track */
	box-shadow: inset 0 0 7px grey; 
	border-radius: 40px;
}
::-webkit-scrollbar-thumb {			/* Handle */
	background: white;	/* #ccc5c5; */ 
	border-radius: 40px;
}
/* Handle on hover */
/* ::-webkit-scrollbar-thumb:hover {	
	background:  rgb(3, 27, 238);
} */

#gameOverMsg{
	text-align: center;
	font-weight: bold;
	font-size: 6.5vw;
	color: black;
	top: 5vh;
}
#replayDiv{
    right: 3vw;
}
#creditDiv{
	margin-top: 2vh;
}
#acknowledgementDiv {
    top: 8vh; 
	right: 4vw;
	display: none;
	text-align: center;
    border-radius: 3vw;
	border: 0.22vw solid black;
    background-color: aliceblue;
	box-shadow: 5px 6px 2px black;
}
#developerNameDiv{
    margin-bottom: 2vh; 
}
.fontClass{
    font-size: 1.6vw;
    margin-top: 1vh;
	line-height: 5vh;
    color: black;
}
.firstLetter:first-letter{
    font-size:1.5vw;
}

#mapId{
	height: 100vh;
	width: 100vw;
	background: #8e9eb1;
}
#labelCss{
	font-size: 3vw;
	font-weight: bold;
    color: /* red; */ rgb(138, 4, 93); 
    text-align: center;
    /* text-decoration: underline rgb(3, 135, 175); */
}
.leaflet-right {
    margin-right: 10px;
}
.leaflet-top {
    margin-top: -5px;
}
/* .leaflet-container {
	background: #8e9eb1;
} */
.leaflet-control-zoom{
	display:none !important;
}
.leaflet-control-attribution{
	display: none;
}
