.page_title {
    position: relative;
    padding-left: 90px;
}

.page_title::before {
    content: "";
    position: absolute;
    left: 27px;
    top: 9px;
    background: url(../../images/activity_icon.png) no-repeat left top;
    background-size: 54px 37px;
    width: 54px;
    height: 37px;
}

#questionTxt {
    background: none;
    color: #333;
    display: table-cell;
    vertical-align: middle;
    height: auto;
    box-sizing: border-box;
    padding: 0;
}

#instructionTxt {
    color: #F68D2E;
    margin: 0;
    font-style: italic;
}

.feedbackWrap ul {
    list-style: none;
    margin-left: 0px;
    margin-top: 10px;
    padding-left: 0px;
}

.feedbackWrap ul li {
    padding-bottom: 8px;
    background: url(../../images/bullet_blue.jpg) no-repeat left 7px;
    line-height: 22px;
    padding: 0 0px 15px 15px;
}

.rhtColumn .dropWrap {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 385px;
    border: 0;
    background: none;
    margin: 0px;
}

#dndContentHolder {
    box-shadow: none;
    height: 525px;
    width: 960px;
    margin: 0 auto;
    transform: translate(-50%, 0px);
}

.dragItem.opacity {
    border: 1px solid #00338e;
}

.lftColumn .info,
.dragItem {
    border: 0;
    width: 473px;
    height: 55px;
    margin-bottom: 5px;
}

.dragItem {
    height: 64px;
}

.dragItem .textStripe {
    height: 100%;
    /*background-color: #483698;*/
    /* border:1px solid #00338e; */
}

/* .dragItemHolder:nth-child(1) .dragItem .textStripe {
    background-color: #6d2077;
}
.dragItemHolder:nth-child(2) .dragItem .textStripe {
    background-color: #005eb8;
}
.dragItemHolder:nth-child(3) .dragItem .textStripe {
    background-color: #0091da;
}
.dragItemHolder:nth-child(4) .dragItem .textStripe {
    background-color: #00338d;
}
.dragItemHolder:nth-child(5) .dragItem .textStripe {
    background-color: #470a68;
}
.dragItemHolder:nth-child(6) .dragItem .textStripe {
    background-color: #483698;
} */
.dragItem .textStripe span {
    background: none;
    text-align: left;
    padding: 0px 33px 0 10px;
    line-height: 17px;
    height: 64px;
}

.dragItem .textStripe span p {
    /*font-size: 0.8888888888888888em;*/
    font-size: 18px;
    line-height: 1.1em;
}

.dragItemHolder {
    position: relative;
    width: 473px;
    height: 64px;
    margin: 0px 0px 5px 0px;
    box-sizing: border-box;
}

.contentwrapper {
    padding: 0px;
}

.lftColumn {
    height: 100%;
    float: left;
    width: 473px;
    margin-top: 5px;
}

#dndContentHolder {
    width: 960px;
    top: auto;
    left: auto;
    margin: 0 auto;
    transform: inherit;
}

.ui-draggable-dragging {
    margin: 0px;
    margin-bottom: 5PX;
}

.ui-draggable-dragging:last-child {
    margin-right: 0px;
}

.dropWrap .title {
    padding: 6px 15px;
    background: none;
    color: #333;
    text-align: left;
}

.rhtColumn {
    height: 100%;
    color: #fff;
    width: 475px;
    float: right;
    margin-top: 5px;
}

.rhtColumn .dropWrap:last-child {
    margin: 0px;
}

.box_1 {
    padding: 5px 0 0 0;
    background-color: #fff;
    height: 416px;
    box-sizing: border-box;
    border: 1px solid #0091da;
}

.title {
    font-weight: bold;
    background-color: #00338D;
    padding: 3px 5px 3px 5px;
    font-size: 17px;
    display: table-cell;
    width: 473px;
    height: 33px;
    vertical-align: middle;
    text-align: center;
}

.lftColumn .title {
    text-align: center;
}

.feedbackWrap {
    /*width: 439px;
	height: 378px;
    top: 85px;*/
    width: 900px;
    height: 536px;
    top: 0px;
}

#feedbackHeader {
    padding: 10px;
    position: relative;
    font-size: 1em;
}

/*#feedbackHeader span {
    font-weight: normal;
}*/
.feedbackWrap .feedbackTxt {
    color: #333;
}

.feedbackWrap .contentSec {
    height: 405px;
    overflow-y: auto;
}

.feedbackWrap.Incorrect .contentSec {
    height: auto;
}

.popupClose {
    background: url(../../images/popup_close.png) no-repeat;
    cursor: pointer;
    position: absolute;
    right: 8px;
    top: 8px;
    width: 25px;
    height: 25px;
}

.debriefBox .popupClose {
    /*background: url(../../images/module0/popup_close_black.png) no-repeat;*/
    background: url(../../images/popup_close.png) no-repeat;
}

.feedbackWrap {
    background-color: #fff;
    border: 1px solid #005eb8;
}

.imgBlock {
    display: none;
}

.feedbackWrap .row {
    overflow: hidden;
    padding: 0;
    margin: 0;
    color: #51585a;
    border-bottom: solid 0px #bcbec0;
    display: flex;
    align-items: left;
    font-weight: normal;
}

.blue_txt {
    font-weight: bold;
    color: #003592;
}

.Scenario_box {
    width: 100%;
    height: 100%;
}

.sen_sec {
    border: 1px solid #00338e;
    padding: 60px;
    width: 100%;
    height: 82%;
    box-sizing: border-box;
}

.sen_sec ul li {
    background: url(../../images/bullet_blue.jpg) no-repeat left 6px;
    line-height: 20px;
    padding: 0 0px 25px 15px;
}

.sen_sec ul {
    margin-left: 8px;
    list-style: none;
}

.sen_sec p {
    margin-bottom: 25px;
}

.sen_sec .h_Scenario {
    font-size: 18px;
    font-weight: bold;
}

.inst_txt {
    color: #F68D2E;
    font-style: italic;
    float: left;
    width: 220px;
}

.cont_btn {
    background-color: #00338e;
    color: #fff;
    float: right;
    padding: 10px;
    width: 80px;
    text-align: center;
    padding-top: 10px;
    cursor: pointer;
}

.cont_btn.disabled,
.solutionBtn.disabled,
.submitBtn.disabled,
.btn_sec.disabled {
    background-color: #6f6f6f;
    color: #b3b3b3;
    cursor: default;
}

.dragDropWrap .cont_btn.disabled:hover,
.dragDropWrap .solutionBtn.disabled:hover,
.dragDropWrap .submitBtn.disabled:hover,
.dragDropWrap .btn_sec.disabled:hover {
    background-color: #6f6f6f;
    color: #b3b3b3;
    cursor: default;
}

.indt_btn {
    margin-top: 15px;
    height: 40px;
    width: 38%;
    float: right;
}

/* second section start */
.Questiontxt {
    float: left;
    width: 100%;
}

.inst_box {
    border: 2px solid #00338d;
    color: #00318C;
    position: relative;
    /*font-size: 0.7777777777777778em;*/
    font-size: 17px;
    height: auto;
    margin-bottom: 2px;
    box-sizing: border-box;
    padding: 3px 5px 3px 10px;
    line-height: 18px;
}

/*.inst_box::before {
    content: '';
    background: url(../../images/module0/drag_img.jpg)no-repeat;
    width: 59px;
    height: 58px;
    position: absolute;
    left: -64px;
    top: 6px;
}*/
.inst_box p:first-child {
    padding-bottom: 2px;
}

.inst_box p {
    font-style: normal;
}

.inst {
    color: #00318C;
    font-weight: bold;
    font-style: normal;
}

/* second section end */

.Scenario_box {
    display: none;
}

.innerContent {
    margin-top: 7px;
}

.dragDropWrap .submitBtn {
    margin: 10px 0 0 0;
    float: left;
    /* 	margin-right:10px; */
    width: 65px;
    font-weight: bold;
    font-size: 0.9444444444444444em;
}

.dragDropWrap .submitBtn:hover {
    background: #2acfcd;
    color: #ffffff;
}

.dragDropWrap .submitBtn input {
    padding: 0px;
}

.l_btn {
    width: 20%;
    float: left;
}

.r_btn {
    float: right;
    width: 180px;
}

.solutionBtn,
.back_btn,
.submitBtn {
    background-color: #00a3a1;
    color: #fff;
    float: right;
    padding: 6px 10px;
    text-align: center;
    cursor: pointer;
    width: 65px;
    float: right;
    font-weight: bold;
}

.back_btn {
    float: left;
}

.btn_sec {
    height: 30px;
    width: 100%;
    margin-top: 10px;
}

.btn_sec {
    margin-top: 10px;
    height: 50px;
}

.feedbackWrap.Incorrect #feedbackHeader {
    background-color: #bc204b;
    font-size: 1em;
}

.feedbackWrap.Incorrect {
    border: 1px solid #bc204b;
}

.feedbackWrap.Correct #feedbackHeader {
    background-color: #00a3a1;
    cursor: default;
    padding: 10px 15px;
}

.feedbackWrap.Correct .row .txtBlock {
    padding: 11px 15px;
}

.feedbackWrap.Correct {
    border: 1px solid #00a3a1;
    left: 0;
    right: 0;
    top: 0px;
    width: 100%;
    height: 529px;
    box-sizing: border-box;
}

.feedbackWrap.Correct .feedbackTxt {
    font-size: 1em;
    line-height: 1.2em;
}

.feedbackWrap.Incorrect .row .txtBlock {
    padding: 17px 10px;
}

.feedbackWrap.Incorrect .feedbackTxt p {
    margin-bottom: 0px;
}

.popupClose:hover {
    transform: initial;
}

.feedbackWrap .feedbackTxt {
    color: #333;
    font-size: 1em;
    line-height: 1.2em;
}

.dragItem.correct::before {
    content: '';
    background: url(../../images/Icon_true2.png) no-repeat;
    height: 23px;
    width: 30px;
    z-index: 1000;
    cursor: default;
    position: absolute;
    right: 1px;
    top: 3px;
}

.dragItem.incorrect::before {
    content: '';
    background: url(../../images/Icon_false2.png) no-repeat;
    height: 21px;
    width: 21px;
    z-index: 1000;
    cursor: default;
    position: absolute;
    top: 4px;
    right: 4px;
}

.Debrief {
    display: none !important;
}

.dragItem.ui-draggable.correct,
.ui-draggable.disabled {
    cursor: default;
}

.feedbackTxt p {
    margin-bottom: 8px;
}

.feedbackWrap.Incorrect {
    height: auto;
    width: 439px;
    top: 85px;
}

#solutionBtn {
    margin-right: 0px;
    float: left;
    margin-top: 10px;
    width: 85px;
}

#solutionBtn:hover {
    background: #2acfcd;
    color: #ffffff;
}

#buttonReset {
    margin-right: 10px;
    margin-left: 0px;
}

#dndContentHolder {
    height: auto;
}

.debriefBox {
    width: 100%;
    height: 529px;
    margin-top: 0px;
    left: 0;
    right: 0;
    top: 0px;
    border: 1px solid #00338d;
    box-sizing: border-box;
    position: absolute;
    display: none;
    background: #ffffff;
    z-index: 1001;
}

#debriefHeader {
    padding: 10px 15px;
    position: relative;
    font-size: 1em;
    background-color: #00338d;
    color: #ffffff;
    font-weight: bold;
    /*border-bottom: 1px solid #bcbec0;*/
    /*cursor: move;*/
}

/*#debriefHeader span {
    font-weight: normal;
}*/
.debriefBox .dnddebriefContent {
    background-color: #ffffff;
    padding: 11px 15px;
    font-size: 1em;
    height: 366px;
    overflow-y: auto;
}

.debriefBox .debriefTxt p {
    margin-bottom: 7px;
    line-height: 25px;
}

.debriefBox .debriefTxt p:last-child {
    margin-bottom: 0px;
}

.debriefBox ul {
    list-style: none;
    margin-left: 0px;
    margin-top: 10px;
    padding-left: 0px;
}

.debriefBox ul li {
    padding-bottom: 8px;
    background: url(../../images/bullet_blue.jpg) no-repeat left 7px;
    line-height: 22px;
    padding: 0 0px 15px 15px;
}

#drag_1 {
    background-color: #005EB8;
}

#drag_2 {
    background-color: #005EB8;
}


#drag_3 {
    background-color: #005EB8;
}


#drag_4 {
    background-color: #005EB8;
}


#drag_5 {
    background-color: #005EB8;
}

#drag_6 {
    background-color: #005EB8;
}