.btns-right-top-box {
	display: block;
	position: absolute;
	width: 36px;
	height: auto;
	right: 10px;
	top: 10px;
	z-index: 20;
}

.btns-right-top-box .btn-box {
	display: block;
	width: 36px;
	height: 36px;
	background-color: #ffffff;
	color: #333333;
	font-size: 10px;
	text-align: center;
	overflow: hidden;
	border-radius: 5px;
	background-repeat: no-repeat;
	padding-top: 20px;
	background-size: 16px 16px;
	background-position: 10px 4px;
}

.btns-right-top-box .btn-box-theme {
	background-image: url("../images/buttons/theme.png");
}

.btns-right-top-box .btn-box-flag {
	background-image: url("../images/buttons/flag.png");
}

.btns-right-top-box .btn-box-time {
	background-image: url("../images/buttons/time.png");
}

.btns-right-top-box .btn-box-advise {
	background-image: url("../images/buttons/advise.png");
}

.btns-right-top-box .btn-box-shop {
	background-image: url("../images/buttons/shop.png");
}

.btns-right-top-box .btn-box-poster {
	background-image: url("../images/buttons/poster.png");
}

.btns-right-top-box .btns-border {
	display: block;
	width: 36px;
	height: auto;
	background-color: #ffffff;
	border-radius: 5px;
	margin-top: 10px;
}

.btns-right-top-box .btns-border div {
	display: block;
	width: 36px;
	height: 36px;
	overflow: hidden;
	color: #333333;
	font-size: 10px;
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 20px;
	background-size: 16px 16px;
	background-position: 10px 4px;
}

.btns-right-top-box .btns-border span {
	display: block;
	width: calc(100% - 10px);
	height: 1px;
	margin-left: 5px;
	background-color: #d9d9d9;
	overflow: hidden;
}

.btns-map-selector-outline {
	display: none;
	position: absolute;
	z-index: 30;
	top: 10px;
	right: 56px;
	width: 104px;
	background-size: 5px 10px;
	background-repeat: no-repeat;
	background-position: 99px 13px;
}

.btns-map-selector-outline-w-triangle {
	background-image: url("../images/buttons/triangle-w.png");
}

.btns-map-selector-outline-g-triangle {
	background-image: url("../images/buttons/triangle-g.png");
}

.btns-map-selector-box {
	display: block;
	width: 99px;
	height: auto;
	background-color: #ffffff;
	border-radius: 5px;
	overflow: hidden;
}

.btns-map-selector-box div {
	display: block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	background-repeat: no-repeat;
	padding-left: 33px;
	font-size: 12px;
	color: #333333;
	background-size: 20px 20px;
	background-position: 10px 8px;
}

.btns-map-selector-box .ns-g {
	background-color: #eaeaea;
}

.btns-map-selector-box .ms-btn1 {
	background-image: url("../images/buttons/balloon.png");
}

.btns-map-selector-box .ms-btn2 {
	background-image: url("../images/buttons/revolution.png");
}

.btns-map-selector-box .ms-btn3 {
	background-image: url("../images/buttons/history.png");
}

.btns-map-selector-box .ms-btn4 {
	background-image: url("../images/buttons/travel.png");
}

.btns-action-chest {
	display: block;
	position: absolute;
	width: 50px;
	height: 50px;
	left: 10px;
	top: 10px;
	z-index: 20;
}

.btns-action-selector-outline {
	display: none;
	position: absolute;
	z-index: 30;
	top: 10px;
	left: 70px;
	width: 104px;
	background-size: 5px 10px;
	background-repeat: no-repeat;
	background-position: 0px 13px;
	background-image: url("../images/buttons/triangle-l-w.png");
	overflow: hidden;
}

.btns-action-selector-box {
	display: block;
	width: 99px;
	height: auto;
	background-color: #ffffff;
	border-radius: 5px;
	overflow: hidden;
	margin-left: 5px;
}

.btns-action-selector-box div {
	display: block;
	width: calc(100% - 20px);
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	color: #333333;
	overflow: hidden;
	margin-left: 10px;
	text-align: center;
}

.btns-action-selector-box .b-line {
	border-bottom: 1px solid #d9d9d9;
}

.btns-ai {
	display: block;
	position: absolute;
	bottom: 60px;
	right: 10px;
	z-index: 20;
	overflow: hidden;
	width: 36px;
	height: 36px;
	border: none;
}