.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;
}

/* Drag N Drop V2 */

section.mainContent {
    clear: both;
    height: 100%;
}

#lineContainer {
    position: absolute;
    width: 100%;
    height: auto;
}

#contentHolder {
    position: relative;
    width: 960px;
    height: 547px;
    margin: 10px auto 0;
    box-sizing: border-box;
}

.ui-icon {
    margin-left: 7.5px;
    margin-top: 7.5px;
    background-repeat: no-repeat;
    display: none;
}

/* #lineContainer {
	    transform: scale(1.29);
	    z-index: 999;
	} */
/* .dragDropContainer {
	    transform: scale(1.29);
	} */
/* #mainContainer1 {
	    transform: none !important;
	    width: 719.94px;
	    height: 468.6px;
	    background-size: 100% !important;
	}
	 */

#mainContainer1.dndbody {
    /* transform: none !important;
	    background-size: 100%; */
    /* left: 50%;
	    top: 50%; */
    /* transform: translate(-50%, -50%); */
}

.new-link-line {
    position: absolute;
    width: 1px;
    border-left: 3px solid green;
    z-index: 100;
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -o-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
}

.custom-state-active {
    background-color: red;
}

.bottomButtonPanel {
    text-align: left;
    padding-top: 5px;
}

#dragDropContainer {
    vertical-align: top;
    text-align: center;
    width: 960px;
    box-sizing: border-box;
    background-color: #ffffff;
    border: 0px solid #ccc;
    padding-bottom: 10px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.header {
    height: 26px;
    margin: 0 0px 0 5px;
    color: #00338d;
    padding: 0 15px 0 5px;
}

#pairs {
    position: relative;
}

#pairs .strip:first-child {
    position: relative;
    top: 0px;
}

.header div {
    display: inline-block;
    text-align: left;
    width: 40%;
    font-weight: bold;
    padding: 5px 0px;
    float: left;
}

.header div:first-child {
    width: 517px;
}

.leftColumn {
    display: inline-block;
    padding-right: 0;
    margin-right: 0px;
    background-color: transparent;
    border: 0px solid #0091da;
    width: 300px;
    height: 126px;
    box-sizing: border-box;
    vertical-align: top;
    position: relative;
}

/*.leftColumn::before {
		content: "Investing Situation";
		background: #470A68;
		color: #ffffff;
		padding: 10px;
		text-align: center;
		width: 300px;
	}*/

.rightColumn {
    background: rgba(0, 0, 0, 0);
    border: 0 none;
    display: inline-block;
    vertical-align: top;
    /* height: 100px; */
    padding: 0;
    width: 554px;
    margin-left: 104px;
    position: relative;
}

.rightColumn .label {
    background-color: #ffffff;
    border: 1px solid #00338D;
    width: 531px;
    color: #000000;
    margin-left: 25px;
}

.strip {
    height: 130px;
    text-align: left;
}

.leftColumn .label {
    background: #483698;
    color: #fff;
}

.strip:nth-child(1) .leftColumn .label {
    background: #00338d;
}

.strip:nth-child(2) .leftColumn .label {
    background: #005eb8;
}

.strip:nth-child(3) .leftColumn .label {
    background: #0091da;
}

.strip:nth-child(4) .leftColumn .label {
    background: #6d2077;
}

.label {
    background-color: #ffffff;
    box-sizing: border-box;
    display: inline-block;
    /*font-size: 0.7777777777777778em;*/
    font-size: 18px;
    height: 126px;
    line-height: 17px;
    padding: 0px;
    text-align: left;
    vertical-align: top;
    width: 300px;
    padding-left: 15px;
    padding-right: 24px;
    display: table;
}

.label p {
    display: table-cell;
    vertical-align: middle;
    line-height: 20px;
}

.draggable {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: pointer;
}

.ui-widget-header {
    border: 0;
}

#drags {
    display: inline-block;
    background-color: #999;
    padding: 5px;
    border: solid 1px #ccc;
    margin-right: 50px;
}

.dummy {
    background-color: #999999;
    border: 1px solid #999999;
    border-radius: 100%;
    display: inline-block;
    height: 13px;
    margin-left: -17px;
    margin-right: -25px;
    margin-top: -70px;
    vertical-align: middle;
    width: 13px;
    float: right;
}

.draggable {
    height: 15px;
    width: 15px;
    color: #CDCDCD;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #483698;
    margin-top: -70px;
    margin-right: -25px;
    /* 	margin-left:-16px; */
    float: right;
}

#drops {
    display: inline-block;
    background-color: #999;
    padding: 5px;
    border: solid 1px #ccc;
}

.engravedCircle {
    background-color: #f0f0f0;
    height: 15px;
    width: 15px;
    border: 1px solid #999999;
    box-sizing: border-box;
    border-radius: 100%;
    margin-left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#ansOptions {
    float: left;
    width: 180px;
}

#ansOptions div {
    margin-bottom: 10px;
    height: 44px;
    background-color: #eee;
    padding: 5px;
    text-align: center;
    font-size: 14px;
    line-height: 44px;
}

#submitBtn {
    /* margin-right: 5px; */
    width: 95px;
    height: 35px;
    background-color: #00a3a1;
    color: #ffffff;
    font-size: 0.9444444444444444em;
    font-weight: normal;
    padding: 0;
    text-decoration: none;
    text-align: center;
    border: 0;
    font-weight: bold;
}

#submitBtn:hover {
    cursor: pointer;
    background: #2acfcd;
    color: #ffffff;
}

#submitBtn[disabled] {
    border: 0;
    background: #6f6f6f;
    color: #b3b3b3;
    /* font-weight: normal; */
    cursor: default;
}

#submitBtn[disabled]:hover {
    background: #6f6f6f;
    color: #b3b3b3;
}

/***************/

#resetBtn {
    width: 95px;
    height: 35px;
    margin-right: 3px;
    background-color: #00a3a1;
    color: #ffffff;
    font-size: 0.9444444444444444em;
    font-weight: normal;
    padding: 0;
    text-decoration: none;
    text-align: center;
    border: 0;
    font-weight: bold;
}

#resetBtn:hover {
    cursor: pointer;
    background: #2acfcd;
    color: #ffffff;
}


#resetBtn[disabled] {
    border: 0;
    background: #6f6f6f;
    color: #b3b3b3;
    /* font-weight: bold; */
    cursor: default;
}

#resetBtn[disabled]:hover {
    background: #6f6f6f;
    color: #b3b3b3;
}

.DummyContainer {
    position: absolute;
    background: transparent;
    height: 100%;
    width: 100%;
    z-index: 999;
    top: 0%;
}

#container {
    background: #fff;
    height: 500px;
}

.ui-dialog {
    padding: 0;
    background: #ffffff;
    border: 1px solid #005eb8;
    height: 190px;
    margin: 0 auto;
    min-height: 150px;
    width: 325px;
    z-index: 1;
    border-radius: 0;
}

.ui-dialog-titlebar {
    background: #005eb8;
    color: #ffffff;
    cursor: move;
    font-weight: normal;
    border-radius: 0;
}

.ui-dialog .ui-dialog-titlebar {
    padding: 0.4em 0.5em;
    position: relative;
    font-size: 28px;
    font-weight: normal;
    font-family: "KPMG_App";
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    cursor: pointer;
    float: right;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 8px;
    top: 8px;
    text-align: center;
    padding: 4px;
    box-sizing: border-box;
    cursor: pointer;
    background: url(../../images/module0/popup_close.png) no-repeat;
    background-position: center center;
    text-indent: 99999px
}

#dialog-message {
    margin: 10px 10px 12px 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px 10px;
}

.toptext {
    font-family: kpmg_app;
    font-size: 36px;
    color: #00338d;
}

.inst {
    color: #00318C;
    font-style: normal;
    font-weight: bold;
    /*display: none;*/
}

.dummyBtn {
    position: absolute;
    width: 902px;
    height: 480px;
    background: transparent;
    z-index: 9999;
}

/* new css */

.inst_box {
    border: 2px solid #00338d;
    color: #00318C;
    position: relative;
    margin-top: 5px;
    /*font-size: 0.7777777777777778em;*/
    font-size: 16px;
    height: auto;
    margin-bottom: 2px;
    box-sizing: border-box;
    padding: 5px 5px 5px 10px;
    line-height: 18px;
}

.inst_box p:first-child {
    padding-bottom: 2px;
    font-style: normal;
}

.left_title {
    background: #470A68;
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 25px;
    width: 300px;
    font-weight: bold;
    font-size: 0.8888888888888888em;
    margin: 5px 129px 5px 0;
}

.right_title {
    background: #470A68;
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 25px;
    width: 531px;
    font-weight: bold;
    font-size: 0.8888888888888888em;
    margin: 5px 0 5px 0;
}

/*.inst_box::before {
		content: '';
		background: url(../../images/module0/drag_img.jpg)no-repeat;
		width: 59px;
		height: 58px;
		position: absolute;
		left: -61px;
		top: 5px;
	}*/

.feedBackContent .titleTxt {
    font-size: 18px;
    font-weight: normal;
    font-family: "Arial";
    background: #00338d;
    padding: 5px;
    box-sizing: border-box;
    position: relative;
    cursor: move;
    font-weight: bold;
}

.feedBackContent.incorrect .titleTxt {
    background: #bc204b;
}

.feebackText {
    height: 149px;
    padding: 10px;
    background-color: #fff;
    font-size: 16px;
    overflow-x: hidden;
    overflow-y: auto;
}

.feedBackContent {
    width: 100%;
    min-height: 200px;
    margin: 0 auto;
    position: absolute;
    right: 0px;
    z-index: 101;
    background: #00338d;
    color: #333;
    height: 213px;
    padding: 0px;
}

.feedBackContent.incorrect {
    border: 2px solid #bc204b;
}

.feedBackContent.correct {
    border: 2px solid #00a3a1;
}

.feedBackContent.correct .titleTxt {
    background: #00a3a1;
}

.popupClose {
    background: url(../../images/module0/popup_close.png) repeat scroll;
    color: #ffffff;
    cursor: pointer;
    height: auto;
    line-height: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 22px;
    height: 22px;
}

.feedBackPopup {
    width: 290px;
    height: 200px;
}

.feedBackPopup.incorrectBox {
    height: 105px;
    width: 310px !important;
}

.rightColumn.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;
}

.rightColumn.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;
}

.feedBackContent .titleTxt span {
    width: 80%;
}

/*.main_dnd {
	    display: block;
	    position: absolute;
	    width: 905px;
	    height: 412px;
	    left: 250px;
	    top: 145px;
	}*/

.draggable.ui-state-disabled {
    cursor: default;
}

.feedBackPopup .feedBackContent.incorrect {
    height: 102px;
    min-height: 100px;
}

.feedBackPopup .feedBackContent.incorrect .feebackText {
    height: 38px;
}

.feedBackPopup.correctBox {
    width: 904px;
    height: 545px
}

.feedBackPopup.correctBox .feedBackContent {
    height: 543px;
}

.feedBackPopup.correctBox .feebackText {
    padding: 20px;
    box-sizing: border-box;
    height: 499px;
}

/* solution sec */

.solutionPopup {
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #fff;
    /*border: 2px solid #00338d;*/
    padding: 0px;
    height: 540px;
    box-sizing: border-box;
    display: none;
    z-index: 9999;
}

.head_box {
    padding: 10px 15px;
    position: relative;
    font-size: 1em;
    background-color: #00338d;
    color: #ffffff;
    font-weight: bold;
}

.solutionPopupContent {
    border: 1px solid #00338D;
    padding: 10px;
    height: 440px;
}

.solutionPopup p,
.solutionPopup li {
    margin-top: 15px;
    /*font-size: 0.7777777777777778em;*/
    font-size: 20px;
}

.solutionPopup p:first-child {
    margin-top: 0px;
}

.solutionPopup ul {
    list-style: disc;
    padding-left: 20px;
}


.solutionPopup .popupClose {
    background: url(../../images/popup_close.png) repeat scroll;
}

.feebackText>p {
    padding-bottom: 10px;
}