#plussmaker {
  position: absolute;
  width: 800px;
  height: 600px;
  top: 0px;
  left: 0px;
  z-index: 100000;
  display: none;
  background: url("../media/images/plussmaker/menu.jpg");
}
#heading {
  position: absolute;
  top: 0px;
  left: 45px;
  font-weight: bold;
  font-size: 42px;
}
#lead {
  position: absolute;
  top: 88px;
  left: 70px;
  font-size: 18px;
}
#subHeading_0 {
  position: absolute;
  top: 178px;
  left: 20px;
  font-size: 20px;
}
#subHeading_1 {
  position: absolute;
  top: 178px;
  left: 280px;
  font-size: 20px;
  ;
}
#subHeading_2 {
  position: absolute;
  top: 178px;
  left: 540px;
  font-size: 20px;
}
#choiceCheckArea {
  position: absolute;
  top: 230px;
  left: 95px;
  width: 200px;
  height: 350px;
  border: 0px;
  line-height: 1.74;
}
#select_subjects {
  position: absolute;
  top: 230px;
  left: 277px;
  width: 206px;
  height: 328px;
  border: 0px;
  line-height: 1.74;
}
.menuButtons {
  position: absolute;
  left: 594px;
  width: 182px;
  height: 44px;
  border-radius: 5px;
  font-size: 18px;
  border: 1px solid #E4E5E4;
}
#btn-fellesundervisning {
  position: absolute;
  top: 230px;
  background: #CCFFCC;
}
#btn-spill {
  position: absolute;
  top: 300px;
  background: #FFFFCC;
  730, 5
}
#btn-praktisk {
  position: absolute;
  top: 371px;
  background: #99CCFF;
}
#btn-puls {
  position: absolute;
  top: 441px;
  background: #FFC0CB;
}
#btn-ark {
  position: absolute;
  top: 512px;
  background: #FFFFFF;
}
#mainBackBtn {
  position: absolute;
  height: 24px;
  width: 120px;
  top: 3px;
  left: 19px;
  z-index: 16;
  display: none;
}
option:disabled {
  color: #D4D4D4;
}
#MENU2 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 800px;
  background: url("../libs/plussmaker/img/mplussbakgrunn_dark.jpg");
  display: none;
  z-index: 10;
}
#MENU2heading {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 775px;
  height: 90px;
  padding-left: 25px;
  background: #84CE6B;
}
#heading-text {
  position: absolute;
  top: 0px;
  width: 650px;
  height: 500px;
  padding-top: 5px;
  padding-left: 25px;
}
#plussmaker-activity-list {
  position: absolute;
  top: 80px;
  left: -1px;
  width: 750px;
  min-height: 520px;
  padding-top: 5px;
  padding-left: 25px;
	padding-right: 25px;
  margin: 10px 0 20px 0;
  background: url("../libs/plussmaker/img/mplussbakgrunn_dark.jpg");
  border: 1px solid #878787;
}
.plussmaker-activity-list-item {
  text-align: left;
  border: 0px;
  background: none;
  width: 775px;
  padding: 1px 2px 1px 0;
  margin-bottom: 0px;
}
.plussmaker-activity-list-item h4 {
  color: #2A55B8;
  padding: 1px 3px 1px 0px;
  margin: 7px 0 2px 0;
  text-decoration: underline !important;
  font-size: 18px;
}
.plussmaker-activity-list-item:hover {
  background: #F6F6F7;
  background-color: rgba(255, 255, 255, 0.5);
}
.plussmaker-activity-list-item > h4 > a:hover {
  text-decoration: none !important;
}
.plussmaker-activity-list-item > div {
  color: #666;
}
#topMPControl {
  position: absolute;
  top: 620px;
  left: 116px;
  width: 834px;
  height: 30px;
  z-index: 800000;
  display: none;
  background: none;
}
#toMplusBtn {
  position: absolute;
  top: 3px;
  left: 19px;
  height: 24px;
  width: 120px;
  z-index: 15;
}

#browse {
margin:0 auto;
width: 200px;
}

#browseTxt {
	text-align: center;
}
#makePDFBtn {
  position: absolute;
  top: 0px;
  height: 24px;
  width: 120px;
  right: 10px;
  z-index: 15;
}
#addtoPDFBtn {
  position: absolute;
  top: 0px;
  height: 24px;
  width: 170px;
  right: 134px;
  z-index: 15;
}
#noLicenceInfo {
  position: absolute;
  height: 350px;
  width: 550px;
  top: 250px;
  left: 200px;
  z-index: 216;
  display: none;
	padding-top: 5px;
  padding-left: 25px;
		border:1px solid #666;
	background-color:#DDD; 
	//background-image: url(../media/images/innlogging.jpg);
	display: none;
}
#showPDFimage {
  position: absolute;
  top: -1px;
  left: 0px;
  height: 650px;
  width: 950px;
  z-index: 200;
  display: none;
  background: #F2F3F1;
}
/*#PDFimage {
  position: absolute;
  top: -110px;
  left: 100px;
  width: 600px;
  height: 800px;
  transform: rotate(-90deg); 
  background-color: pink;
}*/