
#heading {
  display: block;
  position:relative;
  left: 10%;
  margin-bottom:2px;
  height:24px;
  width:61%;
  color: black;
}


/* adds some margin below the link sets  */
.navbar .dropdown-menu div[class*="col"] {
   margin-bottom:1rem;
}

.navbar .dropdown-menu {
  border:none;
  background-color:#0060c8!important;
}


.navbar {
  display: block;
  position: fixed;
  width:100%;
  padding-top:0px;
  padding-bottom:3px;
  z-index: 6;
}

/* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
.navbar .nav-item {
  padding:0 .6rem;
  margin:0 .25rem;
}



#diagnostics {
  display: inline-block;
  float: right;
  position: relative;
  right: 2vw;
  padding-top: 3px;
  padding-bottom: 0px;
  z-index:2;
}

#accordion {
  position: fixed;
  display: inline-block;
  left: 70%;
  top: 25%;
  width:260px;
  z-index:1;
}

#square {
  display:inline-block;
  width: 50px;
  height: 34px;
  border: 1px solid deepskyblue;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  background: white;
}

#square2 {
  display:inline-block;
  width: 50px;
  height: 34px;
  border: 1px solid deepskyblue;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  background: white;
}



iframe {
  display: block;
  float: left;
  margin: 3px;
  width: 250px;
  height:150px;

 }



.marks {

  display: block;
  float: right;
  font-weight:bold;
  margin-right: 5%;
}



#score,#grade {
  font-size:15px;
}

.calc {
  float:right;
  width: 35px;
  height: 42px;
}
.noncalc {
  float:right;
  width: 35px;
  height: 42px;
}

#box1 {
  padding:5px;
  display: block;
  border-style: solid;
  border-color: grey;
  border-radius: 8px;
  margin-left: 3vw;
   width: 60%;
  
}
#box2 {
  padding:5px;
 display: block;
  border-style: solid;
  border-color: grey;
  border-radius: 8px;
  margin-left: 3vw;
   width: 60%;
  
}
#box3 {
  padding:5px;
  display: block;
  border-style: solid;
  border-color: grey;
  border-radius: 8px;
  margin-left: 3vw;
   width: 60%;
  
}

#box4 {
  padding:5px;
  display: block;
  border-style: solid;
  border-color: grey;
  border-radius: 8px;
  margin-left: 3vw;
   width: 60%;
  
}
#box5 {
  padding:5px;
  display: block;
  border-style: solid;
  border-color: grey;
  border-radius: 8px;
  margin-left: 3vw;
   width: 60%;
  
}

#box6 {
  padding:5px;
  display: block;
  border-style: solid;
  border-color: grey;
  border-radius: 8px;
  margin-left: 3vw;
   width: 60%;
  
}

#box7 {
  padding:5px;
  display: block;
  border-style: solid;
  border-color: grey;
  border-radius: 8px;
  margin-left: 3vw;
   width: 60%;
  
}

#box8 {
  padding:5px;
  display: block;
  border-style: solid;
  border-color: grey;
  border-radius: 8px;
  margin-left: 3vw;
   width: 60%;
  
}

.qnumber {
  display: block;
  float: left;
  font-weight: bold;
  margin-left: 30px;
}

.question {
  display: inline-block;
  position-left: 20px;
  margin-right: 10px;
 
   }
#question3,#question4,#question5, #question5a, #question5b, #question6,#question7,#question8 {
 display: inline-block;
  position-left: 20px;
  margin-right: 10px;
  
}

#w,#y,#s,#t {
  display: inline-block;
  
}


#answer,#answer1,#answer1b,#answer2,#answer2b,#answer3,#answer3b,#answer4,#answer4b,#answer4c,#answer5,#answer5b,#answer6,#answer7,#answer8 {
  border-radius: 5px;
  height: 32px;
}

#go,#go1,#go1a,#go1b,#go1c,#go2,#go2b,#go3,#go3b,#go4,#go4b,#go4c,#go5,#go5b,#go6 {
 border-radius: 5px;
  height: 32px; 
}
#barmod1,#barmod2,#barmod3,#show1,#show1b,#show2,#show2b,#show3,#show3b,#show4,#show4b,#show4c,#show5,#show5b,#show6{
  margin-left: 20px;
 border-radius: 5px;
  height: 32px;  
}

.end {
  display: inline-block;
 
  margin-right: 10px;
}

#seq1,#seq2,#seq3{
display:none;
  width:65%;
}



#anscreen1,#anscreen1b,#anscreen2b,#anscreen3,#anscreen4,#anscreen5,#anscreen6,#anscreen7{
display:none;
width:120px;
height: 35px;
border-color:deepskyblue;
border-style: solid;
border-width: 3px;
border-radius: 5px;
color:darkblue;
font-size:24px;
margin-bottom: 10px;
padding-left: 5px;
padding-bottom: 1.5em!important;
  
}




 @media screen and (min-width:260px) and (max-width:500px){



#square {
  display:inline-block;
  width: 35px;
  height: 32px;
  border: 1px solid deepskyblue;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  background: white;
}

#square2 {
  display:inline-block;
  width: 35px;
  height: 32px;
  border: 1px solid deepskyblue;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  background: white;
}




#diagnostics {
  display: inline-block;
  float: right;
  position: relative;
  right: 0vw;
  padding-top: 3px;
  padding-bottom: 0px;
  z-index:2;
}


#accordion {
  position:fixed;
  width: 100%;
  top: 85.5%;
  right:0;
  left:0;
  margin: 0px;
  z-index:2;
 }

#v1{
  position:fixed;
  width: 100%;
  top: 53%;
  right:0;
  left:0;
  margin: 0px;
  z-index:2;
}
iframe {
  display: block;
  margin-left: 5%;
  height:170px;
  width: 290px;
 }

#reminder {
 position:fixed;
  width: 100%;
  top: 63%;
  right:0;
  left:0;
  margin: 0px;
  z-index:3;
  font-size: 12px;
  
}



#box1,#box2,#box3,#box4,#box5,#box6,#box7,#box9,#box9 {
  padding:5px;
  display: block;
  border-style: solid;
  border-width: 4px;
  border-color: grey;
  border-radius: 8px;
  margin-left: 7%;
   width: 75%;
   font-size:16px;

  
}


#ratiotri{
 width: 200px;
  height: 100px; 
}


#seq1,#seq2,#seq3{
display:none;
  width:80%;
}
#answer,#answer1,#answer1b,#answer2,#answer2b,#answer3,#answer3b,#answer4,#answer4b{
  width: 120px;
  height: 32px;
  border-radius: 5px;
}

}