iframe, object, embed {
	width: 900px;
	max-width: 100%;
	height: 900px;
	max-height: 75%;
} 	

#myHeight{
	line-height: 3.5;
}

#myHeight2{
	line-height: 2.5;
}

.myCustomButtonWidth{
	width: 48%;

}

.myCustomButtonWidth2{
	width: 100%;
}

.myCustomButtonWidth3{
	width: 30%;
}

body {
  padding-top: 70px;
  padding-bottom: 30px;
}

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.btn-custom-darken.active {
  color: rgba(255, 255, 255, 0.75);
}