.video-teacher-content {

}

#whiteboard {
	height: 100%;
}

#meetecho-wbtab a {
	padding-bottom: 0px;
	padding-top: 0px;
}

#mContainer {
	width: 100%;
	height: 100%;
}

#wb_container {
	height: 100%;
}

#rectitle {
	margin: 3px 15px;
}

#controls, #controls > div, #seeker, #seeker > div, #extra {
	display: inline-block;
	float: left;
}

#controls {
	width: 15%;	
	text-align: left;
}

#seeker {
	padding-left: 5%;
}

#seeker > span {
	float: left;
	margin-left: 10px;
}
#seek {
	width: 100%;
	margin: 7px 0px;
}

footer span img {
	height: 20px;
}

#extra span {
	margin-top: 3px;
	display: inline-block;
	color: rgb(255,255,255);
}

#extra {
	height: 35px;
	float: left;
	margin: 5px;
	width: 100%;
}

.video-teacher {
	background: rgb(255, 255, 255);
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
	box-shadow: 2px 2px 2px rgb(204, 204, 204);
	height:130px;
}

.video-teacher > video {
	width: 176px;
	
}

#playpause {
	background-color: rgba(0, 0, 0, 0);
	background-repeat: no-repeat;
	cursor: pointer;
	width: 30px;
	height: 30px;
	border: none;
}