
.door-side{
  width:100px;
}

.top-indicator{
  margin-top:-180px;
  margin-bottom: 30px;
  height:60px;
}

.door-side-indicator-main{
  max-height:90px;
  min-height:30px;
  min-width:35px;
  max-width:90px;
}

.door-side-button-main{
  height:50px;
  width:35px;
  margin-bottom:-100px;
}

.door-top-indicator-main{
	max-width:120px;
	max-height:50px;
	min-width:120px;
	min-height:50px;
	padding:10px;
}

.door-side-merge-main{
	margin-top:-100px;
	height:130px;
	width:30px;
}

.door-side-indicator-other{
 	max-height:90px;
    min-height:30px;
    min-width:35px;
    max-width:90px;
}

.door-side-button-other{
  height:50px;
  width:35px;
  margin-bottom:-100px;
}

.door-top-indicator-other{
	max-width:120px;
	max-height:50px;
	min-width:120px;
	min-height:50px;
	padding:10px;
}

.door-side-merge-other{
	margin-top:-100px;
	height:130px;
	width:30px;
}
