body {
    font-family: Arial;
    font-size: 14px;
    line-height: 1.3;
    background-color: #ffffff;
    overflow: hidden;
    padding: 0px;
    height: 100%;
    width: 100%;
}

.questionWrapper {
    border: solid 10px #D9E5C1;
    padding: 10px;
    height: 666px;
    width: 388px;
}

body.bodyWide {
    font-family: Arial;
    font-size: 14px;
    height:100%;
    background-color:#ffffff;
    width: 100%;
    padding: 0px;
    overflow: hidden;
}

body.bodyWide .questionWrapper {
    border: solid 10px #D9E5C1;
    padding: 10px;
    height: 666px;
    width: 974px;
}

b {font-weight:bold;}
i {font-style: normal;}
p {padding-bottom: 14px;}
sup {
    position: relative;
    top: -0.5em;
    font-size: 0.83em;
}

.itemTitle {
    background-color: #B2D6F4;
    padding:5px;
    margin-right:2px; 
    margin-bottom:15px; 
    line-height:22px;
    box-shadow: 1px 1px 2px 0px #333333;
}

.itemDirections {
    margin-bottom:15px;
    font-style: normal;
}

.itemStem {}

.itemStemWide {
    width:700px;
    min-height: 400px;
    padding:50px 80px;
    margin:30px auto 0 auto;
    border: 1px solid #D9E5C1;  
}

.textbox {
    width:98.5%;
    outline:2px solid #D9E5C1;
    margin-top:4px;
}

.txtBoxIntro{
    margin: 14px 0px 2px;
}

.txt2 {
    height:34px;
}

.txt3 {
    height:51px;
}

.txt4 {
    height:68px;
}

.textInput {
   width:90%;
   outline:2px solid #D9E5C1;
   margin-top:4px;
}

.numeric {
    margin-top:4px;
    outline:2px solid #D9E5C1;
    width:100px;
}

input[type="radio"] {
    cursor:pointer;
    vertical-align:top;
    margin-right:10px;
}

label {
    cursor:pointer;
    display:inline-block;
}

.radioDistractor {
    margin: 5px 0 5px 0;
    display: table-row;
}
.radioDistractor input {
    display: table-cell;
    vertical-align: top;
}
.radioDistractor label {
    display: table-cell;
    vertical-align: top;
    padding-bottom: 6px;
}

input[type="checkbox"] {
    vertical-align:middle;
    margin-right:10px;
    cursor:pointer;
}

.checkboxDistractor {
    margin: 5px 0 5px 0;
    display: table-row;
}
.checkboxDistractor input {
    display: table-cell;
    vertical-align: top;
}
.checkboxDistractor label {
    display: table-cell;
    vertical-align: top;
    padding-bottom: 6px;
}

ul {
    margin: 5px;
    list-style-type: square;
}

li {
    margin: 0 0 10px 10px;
}

.greytable {
    border-collapse: collapse;
    margin-top:10px;
}

.greytable th {
    border: 2px solid #a6a6a6;
    background-color: #7f7f7f;
    color: #ffffff;
    font-weight:bold;
    padding: 6px;
    vertical-align:middle;
}

.greytable td {
    border: 2px solid #a6a6a6;
    background-color: #f2f2f2;
    padding: 6px;
}

.greytableRadio {
    text-align:center;
    vertical-align:middle;
}

.alignLeft {
 text-align:left;
}

input[type="radio"] {
    cursor:pointer;
}


#introDirections {
    margin-bottom: 15px;
    font-style: normal;
}

#introBullets {
    margin-bottom: 30px;
    list-style-type: disc;
    padding-left: 0px;
    margin-left: 20px;
}

#introBullets li {
    margin-left: 0px;
    margin-bottom:7px;
    padding-left: 0px;
    font-style: normal;
}

#solarSystem {
    width: 350px;
}
.imageCenter {
    text-align: center;
    position: relative;
    margin-bottom: 3px;
}

/* from MA101  */


.ddImagesDivCls {
    position: absolute;
    bottom: 0px;
}
.ddImagesCls {
    position: relative;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
#ddImg1Div {

    left: 0px;
    width: 25px;
    height: 75px;

}
#ddImg2Div {
    left: 44px;
    width: 75px;
    height: 25px;
}
#ddImg3Div {
    left: 138px;
    width: 75px;
    height: 100px;
}
#ddImg4Div {
    left: 239px;
    width: 25px;
    height: 100px;
}
#ddImg5Div {
    right: 0px;
    width: 75px;
    height: 75px;
}
#MA101Q01ImgDiv li{
    margin-right: 20px;
}

.dragOption:hover {
    box-shadow: 0px 0px 1px 1px rgba( 50, 255, 50, 1), 2px 2px 2px 0px rgba(51,51,51,.5);
}
.dragOption {
    cursor: pointer;
    /*-webkit-user-select: none;*/
    /*-moz-user-select: none;*/
    /*user-select: none;*/
}

.ui-draggable-dragging {
    box-shadow: 0px 0px 1px 1px rgba( 50, 255, 50, 1), 2px 2px 2px 0px rgba(51,51,51,.5);
}

.destinations {
    background-color: #FFFFFF;
    height: 112px;
    margin: 0 auto;
    width: 88px;
    border: 1px solid white;
    cursor: pointer;
    text-align: center;
    /*background-color: #dddddd;*/
}

.drop-hover, .cargo-target-hilight {
    border: 1px dashed red;
    /* background-color: #eeeeee; */
}

td {
    width: 90px;
}

/*#MA101Q01ImgDiv {*/
#sources, #destinations, #notes {
    margin: 0 auto;
width: 392px;
}
#notes, #destinations{width:524px;}
#notes {margin-top:0;margin-bottom:0.25em;}
#sources {
    position: relative;
    width: 370px;
    height: 103px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    text-align: center;
}
li.dragOption {
    display: inline-block;
    font-size: 12px;
    height: 75px;
    margin: 2px 2px 2px 2px;
    padding-top: 0px;
    text-align: center;
    vertical-align: middle;
    background-size: cover;
    background-position: bottom;
    /* position: absolute; */
    word-spacing: -10px;
}

.dragOption {
    cursor: pointer;
}

li.dragOption:hover {
    box-shadow: 0px 0px 1px 1px rgba( 50, 255, 50, 1), 2px 2px 2px 0px rgba(51,51,51,.5);
}

li.dragOption.ui-draggable-dragging {
    box-shadow: 0px 0px 1px 1px rgba( 50, 255, 50, 1), 2px 2px 2px 0px rgba(51,51,51,.5);
}

#destinations li.drop-hover {
    border: 1px solid #ff0000;
    background-color: rgba(256, 256, 256, .5);
}
.source {
    float: left;
    width: 75px;
    height: 92px;
    /* border: 1px solid #222; */
    text-align: center;
    cursor: pointer;
    user-select: none;
    background-color: #fff;
    margin-right: 10px;
    /* box-shadow: 1px 1px 1px 0px #ccc; */
    position: relative;
  }
  .sourceLabel {
    display: inline-block;
    width: 80px;
    text-align: center;
    position: absolute;
    left: 0px;
    bottom: 0px;
    font-size: 12px;
  }

  .target .sourceLabel {
      background-color: #ffffff;
  }

  #saturnWidth {
    width: 120px;
  }

  #mercury {
    background: url("../image/mercury.png");
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 4px;
    background-size: 68px;
  }

  #venus {
    background: url("../image/venus.png");
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 4px;
    background-size: 68px;
  }

  #earth {
    background: url("../image/earth.png");
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 5px;
    background-size: 68px;
  }

  #mars {
    background: url("../image/mars.png");
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 4px;
    background-size: 68px;
  }

  #jupiter {
    background: url("../image/jupiter.png");
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 5px;
    background-size: 68px;
  }

  #saturn {
    background: url("../image/saturn.png");
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 20px;
    background-size: 75px;
    width: 80px;
  }

  #uranus {
    background: url("../image/uranus.png");
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 4px;
    background-size: 68px;
  }

  #neptune {
    background: url("../image/neptune.png");
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 4px;
    background-size: 68px;
  }

  .target {
    position: absolute;
    width: 80px;
    height: 95px;
    border: 1px solid transparent;
    top: 26px;
    padding-top: 2px;
}
  .target1 {
    left: 21px;
  }
  .target2 {
    left: 155px;
  }
  .target3 {
    left: 290px;
  }

  .target-with-spaces {
    float: left;
    width: 124px;
    padding: 10px 10px 0px 10px;
    box-shadow: inset 2px 2px 1px 0px #ccc;
    border: 1px solid #222;
    overflow: hidden;
    margin-right: 20px;
  }

  .target-space {
    float: left;
    width: 102px;
    height: 48px;
    margin-bottom: 10px;
  }

  .cargo-target-hilight {
    /* background-color: #adff2f; */
    background-image: url(../image/targetHover.png);
  }

#q1p1 {
    padding-bottom: 3px;
}
#q1p2 {
    padding-bottom: 7px;
}

#ssLbl1 {
    position: absolute;
    bottom: 77px;
    left: 100px;
    font-weight: bold;
    font-size: 13px;
    width: 54px;
}

#ssLbl2 {
    position: absolute;
    bottom: 77px;
    left: 237px;
    font-weight: bold;
    font-size: 13px;
    width: 54px;
}

#q1itemDirections {
    margin-bottom: 8px;
}