body { font-size-adjust:0.65; }
body {
    background-color: #ffffff;
    border: 10px solid #d9e5c1;
    font-family: "Simplified Arabic";
    font-size: 14px;
    height: 666px;
    line-height: 1.6em;
    overflow: hidden;
    padding: 10px;
    width: 370px;
}



body.bodyWide {

    font-family: 'Simplified Arabic' /* FONT */;

    font-size: 14px;

    height:666px;

    border:solid 10px #D9E5C1;  

    background-color:#ffffff;

    width: 974px;

    padding: 10px;

    overflow: hidden;

}



b {font-weight:bold;}

i {font-style: italic;}

p {margin-bottom: 15px;}

sub {

    position: relative;

    bottom: -0.5em;

    font-size: 0.83em;

}

u {text-decoration: underline;}

sup {

    position: relative;

    top: -0.5em;

    font-size: 0.83em;

}



#itemTitle {

    background-color: #B2D6F4;

    padding:5px;

    margin-left:2px; 


    margin-bottom:15px; 

    line-height:22px;

    box-shadow: 1px 1px 2px 0px #333333;

}

.itemTitle {

    background-color: #B2D6F4;

    padding:5px;

    margin-left:2px; 


    margin-bottom:15px; 

    line-height:22px;

    box-shadow: 1px 1px 2px 0px #333333;

}



#itemDirections {
    line-height: 1.6em;
    margin-bottom: 20px;
}



#itemStem {
   /* width: 107%; */
}


.itemStemWide {
    border: 1px solid #d9e5c1;
    line-height: 1.6em;
    margin: 30px auto 0;
    padding: 50px 80px;
    width: 700px;
}



.textInput {

    width:90%;

    outline:2px solid #D9E5C1;

    margin-top:4px;

    margin-bottom:4px;

}



input[type="radio"] {

    cursor:pointer;

    vertical-align:top;

    margin-left:5px;

    height: 1.6em;
}



label {

    cursor:pointer;

    display:inline-block;

    width:90%;

}



.radioDistractor {

    margin: 5px 0 5px 0;


}





.textbox {
    margin-top: 4px;
    outline: 2px solid #d9e5c1;
    width: 93%;
}



.txt3 {

    height:51px;

}



.txt4 {

    height:68px;

}



.greytable {
    border-collapse: collapse;
    margin-top: -11px;
}



.greytable th {

    border: 2px solid #a6a6a6;

    background-color: #7f7f7f;

    color: #ffffff;

    font-weight:bold;

    padding: 6px;

    text-align:center;

    vertical-align: middle;

}

.greytable th:first-child {

    text-align:right;


}



.greytable td {

    border: 2px solid #a6a6a6;

    background-color: #f2f2f2;

    padding: 5px;

    text-align:right;


}



.greytableRadio {text-align: center !important;

    text-align:center;

    vertical-align:middle;

}





#introDirections {

	margin-bottom: 15px;

	font-style: italic;

}



#introBullets {

	margin-bottom: 30px;

	list-style-type: disc;

	padding-right: 0px;


	margin-right: 20px;


}



#introBullets li {

	margin-right: 0px;


	margin-bottom:7px;

	padding-right: 0px;


	font-style: italic;

}



.txt3 {

    height:51px;

}



.txt4 {

    height:68px;

}



#sourceContainer {

    height:200px;

    text-align: center;

    margin: 10px 0px 0px 0px;


}



.dragOption {

    background-color: #FFFFFF;

    border: 1px solid #000000;

    box-shadow: 1px 1px 2px 0 rgba(51, 51, 51, 0.3);

    float: right;


    margin: 4px 0px 4px 4px;


    padding: 2px 2px;

    text-align: right;


    height: 98px;

    width: 113px;

    -webkit-user-select: none;

    -moz-user-select: none;

    user-select: none;

    line-height: 14px;

    font-size: 13px;

    display: flex;

    flex-direction: column;

    justify-content: center;

}

.dragOption span {
    font-size: 97%;
    line-height: 1.5em;
}



.dragOption.sourceCol0 {

    float: none;

    display: inline-block;

} 

.destinations {

    background-color: #FFFFFF;

    height: 102px;

    width: 122px;

    border: 1px solid #D2D2D2;

}



.dragOption {

    cursor: pointer;

}



.dragOption:hover {

    box-shadow: 0px 0px 1px 1px rgba( 50, 255, 50, 1), 2px 2px 2px 0px rgba(51,51,51,.5);

}



.ui-draggable-dragging {

    box-shadow: 0px 0px 1px 1px rgba( 50, 255, 50, 1), 2px 2px 2px 0px rgba(51,51,51,.5);

}



.drop-hover {

    border: 1px solid #ff0000;

    background-color: rgba(256, 256, 256, .5);

}



h2 {font-weight: bold;}



#Q09Table {

    border-collapse: collapse;

    border: 1px solid #D2D2D2;

    margin: 0px -7px;

}

#Q09Table th {
    background-color: #e6eef6;
    border: 1px solid #d2d2d2;
    font-size: 96%;
    font-weight: bold;
    padding: 3px 5px;
    text-align: right;
    vertical-align: middle;
}

#Q09Table td {
    border: 1px solid #d2d2d2;
    text-align: right;
    vertical-align: middle;
}

td.ddTDCol3 {

    padding: 3px 5px;

    font-size: 13px;

}

#itemDirections9 {

    margin-bottom: 10px;

}

#Q05Table td {

    font-size: 13px;

}

#destination2 {

    margin-right: -1px;


}

#destination3 {

    margin-top: -1px;

    margin-bottom: -1px;

}

#itemTitle9 {

    margin-bottom: 7px;

}

#q9p1 {

    margin-bottom: 10px;

}

.ques-ol {

    list-style-type:decimal;

    margin-right: 20px;


    margin-top: 25px;

}



.ques-ol li {

    padding: 0 0 1em 1em;

    margin: 0px;

}



.ques-ol textarea {

    width: 320px;

    display: block;

}

#Q09R2c2 {
	background-color: rgb(224, 224, 224);
}
