@import url('../../../interfaces/assets/css/simulator-modules.css');

.experience3D {
	background: linear-gradient(180deg, #6dbbcf 0%, #000000 100%);
}

.experience3D>canvas {
	width: 100% !important;
	height: 100% !important;
}

#monitor-view-group-btn {
	bottom: 45px;
}

#connected-icon {
	transform: rotate(0);
	margin-top: auto;
	margin-bottom: auto;
}

#monitor-controls {
	display: none;
}

#winky-gyro-angle_anim {
	z-index: 1;
	bottom: 13px;
	left: 13.5px;
	height: 33px;
}

.winky-gyro-direction_base {
	max-height: 110px !important;
	max-width: 125px !important;
	bottom: -15px !important;
	left: -20px !important;
}

.winky-proximity-detection_base {
	max-height: 80px !important;
	max-width: 125px !important;
	left: -25px !important;
}