@charset "UTF-8";
.tools-container {
	position: absolute;
	top: 470px;
	left: 50%;
	transform: translateX(-50%);
	width: 420px;
	height: 40px;
	background-color: rgba(255,255,255,1.00);
	border-bottom: rgba(0,0,0,0.10) solid 1px;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
}

.tools-container img {
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	height: 20px;
}

.tools-container1 {
	position: absolute;
	top: 470px;
	left: 50%;
	transform: translateX(-50%);
	width: 420px;
	height: 40px;
	background-color: rgba(255,255,255,1.00);
	border-bottom: rgba(0,0,0,0.10) solid 1px;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
}

.tools-container1 img {
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	height: 20px;
}

.tools-container2 {
	position: absolute;
	top: 470px;
	left: 50%;
	transform: translateX(-50%);
	width: 420px;
	height: 40px;
	background-color: rgba(255,255,255,1.00);
	border-bottom: rgba(0,0,0,0.10) solid 1px;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
}

.tools-container2 img {
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	height: 20px;
}

.tools-container3 {
	position: absolute;
	top: 470px;
	left: 50%;
	transform: translateX(-50%);
	width: 420px;
	height: 40px;
	background-color: rgba(255,255,255,1.00);
	border-bottom: rgba(0,0,0,0.10) solid 1px;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
}

.tools-container3 img {
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	height: 20px;
}

.tools-container4 {
	position: absolute;
	top: 470px;
	left: 50%;
	transform: translateX(-50%);
	width: 420px;
	height: 40px;
	background-color: rgba(255,255,255,1.00);
	border-bottom: rgba(0,0,0,0.10) solid 1px;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
}

.tools-container4 img {
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	height: 20px;
}