﻿body { background-color: #FFFFFF !important;}
/*Scoll Begin*/
html, body {height: 100%;}
.jspContainer{overflow: hidden;position: relative;width: 100% !important;height: 100% !important;}
.jspPane{position: absolute;width: 100%!important;}
.jspVerticalBar{position: absolute;top: 0;right: 0;width: 6%;height: 100%;background: #4D8EB4;}
.jspHorizontalBar{position: absolute;bottom: 0;left: 0;width: 100%;height: 16px;background: #4D8EB4;}
.jspCap{display: none;}
.jspHorizontalBar .jspCap{float: left;}
.jspTrack{background: white;position: relative;border-left: 1px solid #4D8EB4; overflow: hidden;}
.jspDrag{background: #4D8EB4;position: relative;top: 0;left: 0;cursor: pointer;}
.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag{float: left;height: 100%;}
.jspArrow{text-indent: -20000px;display: block;cursor: pointer;padding: 0;margin: 0;}
.jspArrow.jspArrowUp{background-size: 90% 90%; background-position: center; background-image: url('../images/btnUp.png') }
.jspArrow.jspArrowDown{background-size: 90% 90%; background-position: center; background-image: url('../images/btnDown.png') }
.jspArrow.jspArrowUp.jspDisabled{cursor: default; background-image: url('../images/btnUp.png') }
.jspArrow.jspArrowDown.jspDisabled{cursor: default; background-image: url('../images/btnDown.png')}
.jspVerticalBar .jspArrow{height: 4.5%;}
.jspHorizontalBar .jspArrow{width: 16px;float: left;height: 100%;}
.jspVerticalBar .jspArrow:focus{outline: none;}
.jspCorner{background: #eeeef4;float: left;height: 100%;}
* html .jspCorner{margin: 0 -3px 0 0;}
/*Scroll End*/
/* Main Begin */
#container{max-width:1200px;max-height:612px;min-width: 600px;min-height: 306px;margin:0 auto;padding:0px;}
#mainContent{position:relative;width:98%;height:98%;left: 1%;background: #4D8EB4; box-shadow: 5px 5px 10px #888888 !important; }
#leftMainContent{width: 75%;height: 92%;position: absolute;left: 0.25%;top:0.5%;background: white;overflow: hidden;}
#rightMainContent{width: 24.7%;height: 93.5%;position: absolute;right: 0;top:0.5%;border-bottom: 2px solid white; overflow: hidden;}
#mainRightTop{width: 92%;height: 22%;right: 4%;top:2%;position: absolute;background: #4D8EB4;}
#mainTittle{overflow:hidden; width: 100%;height: 28%;position: absolute;top: 4%;left: 0;}
#mainTittleContent{font-size: 14px;color: #FFFFFF;text-transform: uppercase;font-family: 'Tahoma';}
#mainRightTopBotLeft{width: 100%;height: 72%;position: absolute;bottom: -5%;left: 0;}
#mainRightTopBotLeft img{width: 35%;height: 100%;position: absolute;bottom: -5%;left: 0;border: 1px solid black;}
#mainRightTopBotLeft_IMG{width: 35%;height: 100%;position: absolute;bottom: -5%;left: 0;border: 1px solid black;}
#mainRightTopBotLeft_Video{width: 35%;height: 100%;position: absolute;bottom: -5%;left: 0;border: 1px solid black; background-color: black}
#mainRightTopBotRight{width: 65%;height: 72%;position: absolute;bottom: -10%;right: -2%;}
.RightMenuCurrent { background-color: #AECAD8; }
.mainRightBotHeaderActive { background-color: #6CC1F0 }
#loadingPage{background: url('../images/ajax-loader.gif') no-repeat center center;}
/*Function bar*/
#mainBottom{height: 7.5%; width: 100%; position: absolute;left: 0;bottom: 0; background: #4D8EB4;}
#mainBottomFull{height: 100%; width: 75.3%; position: relative; left:0.25%; }
#mainBottomBtnPV{cursor:pointer;height: 75%; width: 6%; position: absolute; left: 0.25%; top: 12.5%; background-position: center; background-image: url('../images/button/Template1/Normal/bt-pv.png') ; background-repeat: no-repeat;background-size: 50% 60%;}
#mainBottomBtnPlayPause {cursor:pointer; height: 75%; width: 6%; position: absolute; left: 6.5%; top: 12.5%;background-position: center; background-repeat: no-repeat; background-image: url('../images/button/Template1/Normal/bt-stop.png');background-size: 50% 75% }
#mainBottomBtnNext {cursor:pointer; height: 75%; width: 6%; position: absolute; left: 12.75%; top: 12.5%;background-position: center; background-repeat: no-repeat; background-image: url('../images/button/Template1/Normal/bt-next.png');background-size: 50% 60% }
#mainBottomSlide {cursor:pointer; height: 75%; width: 50%; position: absolute; left: 19%; top: 12.5%;}
#mainBottomBtnVolumn {cursor:pointer; height: 75%; width: 7%; position: absolute; left: 69.25%; top: 12.5%;background-position: center; background-repeat: no-repeat; background-image: url('../images/button/Template1/Normal/bt-volume.png');background-size: 55% 75% }
#mainBottomBtnVolumnMute{cursor:pointer; height: 75%; width: 7%; position: absolute; left: 69.25%; top: 12.5%;background-position: center; background-repeat: no-repeat; background-image: url('../images/button/Template1/Normal/bt-volume-t.png');background-size: 55% 75%}
#mainBottomBtnVolumnMute:hover {background-image: url('../images/button/Template1/Hover/bt-volume-t.png'); transition: background-image 0.3s;}
#mainBottomVolumnSlide{cursor:pointer; height: 75%; width: 8.5%; position: absolute; left: 76.5%; top: 12.5%;}
#mainBottomBtnReplay{cursor:pointer; height: 75%; width: 7%; position: absolute; left: 86.75%; top: 12.5%;background-position: center; background-repeat: no-repeat; background-image: url('../images/button/Template1/Normal/bt-bk.png');background-size: 46% 100%; }
#mainBottomBtnZoom{cursor:pointer; height: 75%; width: 7%; position: absolute; left: 92.5%; top: 12.5%;background-position: center; background-repeat: no-repeat; background-image: url('../images/button/Template1/Normal/bt-zom.png');background-size: 47% 80%; }
#mainBottomBtnPV:hover{background-image: url('../images/button/Template1/Hover/bt-pv.png'); transition: background-image 0.3s;}
#mainBottomBtnPlayPause:hover {background-image: url('../images/button/Template1/Hover/bt-stop.png'); transition: background-image 0.3s;}
#mainBottomBtnNext:hover {background-image: url('../images/button/Template1/Hover/bt-next.png'); transition: background-image 0.3s;}
#mainBottomSlide:hover {background-image: url(''); }
#mainBottomBtnVolumn:hover {background-image: url('../images/button/Template1/Hover/bt-volume.png'); transition: background-image 0.3s;}
#mainBottomVolumnSlide:hover{background-image: url(''); }
#mainBottomBtnReplay:hover{background-image: url('../images/button/Template1/Hover/bt-bk.png'); transition: background-image 0.3s;}
#mainBottomBtnZoom:hover{background-image: url('../images/button/Template1/Hover/bt-zom.png'); transition: background-image 0.3s;}
#mainBottomBtnPVDisable{ display: none; height: 75%; width: 6%; position: absolute; left: 0.25%; top: 12.5%; background-position: center; background-image: url('../images/button/Template1/Hidden/bt-pv.png') ; background-repeat: no-repeat;background-size: 50% 60%;}
#mainBottomBtnPlayPauseDisable { display: none; height: 75%; width: 6%; position: absolute; left: 6.5%; top: 12.5%;background-position: center; background-repeat: no-repeat; background-image: url('../images/button/Template1/Hidden/bt-play.png');background-size: 50% 75% }
#mainBottomBtnNextDisable { display: none; height: 75%; width: 6%; position: absolute; left: 12.75%; top: 12.5%;background-position: center; background-repeat: no-repeat; background-image: url('../images/button/Template1/Hidden/bt-next.png');background-size: 50% 60% }
#mainBottomSlideDisable { height: 75%; width: 50%; position: absolute; left: 19%; top: 12.5%; opacity: 0.5; display: none;}
#mainBottomBtnVolumnDisable { display: none; height: 75%; width: 7%; position: absolute; left: 69.25%; top: 12.5%;background-position: center; background-repeat: no-repeat; background-image: url('../images/button/Template1/Hidden/bt-volume.png');background-size: 55% 75% }
#mainBottomVolumnSlideDisable {  height: 75%; width: 8.5%; position: absolute; left: 76.5%; top: 12.5%; opacity: 0.5; display: none;}
#mainBottomBtnReplayDisable { display: none; height: 75%; width: 7%; position: absolute; left: 86.75%; top: 12.5%;background-position: center; background-repeat: no-repeat; background-image: url('../images/button/Template1/Hidden/bt-bk.png');background-size: 46% 100%; }
#mainBottomBtnZoomDisable { display: none; height: 75%; width: 7%; position: absolute; left: 92.5%; top: 12.5%;background-position: center; background-repeat: no-repeat; background-image: url('../images/button/Template1/Hidden/bt-zom.png');background-size: 47% 80%; }
#mainBottomTraySlide { width: 90%; height: 12%; position: absolute; top: 45%; left: 5%; background: white; border-radius: 2px; }
#mainBottomVolumnSlideTray { width: 100%; height: 15%; position: absolute; top: 42%; left: -5%; background: white; border-radius: 2px; border: 1px solid white;height: 16%;}
#mainBottomTraySlideTimeline{height: 70%;top: 94%;width: 90%;}
.Timeline{width:100%;height:50%;margin-top: 3.2%;float:left;margin-left: 2%;margin-right: 2%;}
.Timer{width: 9%;margin-top: 1.2% !important;float: left;height: 60%;}
.Timer .Timer-content{font-size:130%;color:#ffffff;margin-top:0% !important;}
#slider_Cpage_0{width: 100%;height: 43%;}
#slider_Cpage_0 > span {border-radius:10px; top:-7px; z-index: 10;}
#slider_Cpage_0 > span .ui-state-active{background:#f6f6f6 !important; border:1px solid #f6f6f6 !important;}
#mainBottomBtnPause{cursor:pointer; height: 75%; width: 6%; position: absolute; left: 6.5%; top: 12.5%;background-position: center; background-repeat: no-repeat; background-image: url('../images/button/Template1/Normal/bt-play.png');background-size: 50% 75% }
#mainBottomBtnPause:hover {background-image: url('../images/button/Template1/Hover/bt-play.png'); transition: background-image 0.3s;}
/*Functions Bar End*/
#tableRightTop tr{ display: block;}
.seo-bold{font-weight: bold;color: #FFFFFF;font-family: 'Tahoma';}
.seo-light{color: #FFFFFF;font-family: 'Tahoma';}
.pageName{ cursor: pointer; display: block; height: 12%; border:none; width: 100%; position: relative; overflow:hidden; }
.pageName:before {left: 6%;height: 1px;width: 50%;background-image: linear-gradient(right, #000 0%, transparent 80%);background-image: -webkit-gradient(linear, 0 0, 80% 0, from(transparent), to(#000));background-image: -moz-linear-gradient(right, #000 0%, transparent 80%);background-image: -ms-linear-gradient(right, #000 0%, transparent 80%);background-image: -o-linear-gradient(right, #000 0%, transparent 80%);position: absolute;bottom: 0;content:'';}
.pageName:after {right: -5%;height: 1px;width: 50%;background-image: linear-gradient(right, #000 0%, transparent 80%);background-image: -webkit-gradient(linear, 0 0, 80% 0, from(#000), to(transparent));background-image: -moz-linear-gradient(left, #000 0%, transparent 80%);background-image: -ms-linear-gradient(left, #000 0%, transparent 80%);background-image: -o-linear-gradient(left, #000 0%, transparent 80%);position: absolute;bottom: 0;content:'';}
.pageNameLeft{ height: 65%; width: 80%; position: absolute; top: 15%; left: 3%; font-family: 'Tahoma';}
.pageNameRight{ height: 65%; width: 23%; position: absolute; top: 15%; right: 2%; text-align: right; font-family: 'Tahoma';}
.pageNameThumb{ cursor: pointer; display: block; height: 22%; border:none; width: 100%; position: relative; overflow:hidden; }
.pageNameThumb:before {left: 6%;height: 1px;width: 50%;background-image: linear-gradient(right, #000 0%, transparent 80%);background-image: -webkit-gradient(linear, 0 0, 80% 0, from(transparent), to(#000));background-image: -moz-linear-gradient(right, #000 0%, transparent 80%);background-image: -ms-linear-gradient(right, #000 0%, transparent 80%);background-image: -o-linear-gradient(right, #000 0%, transparent 80%);position: absolute;bottom: 0;content:'';}
.pageNameThumb:after {right: -5%;height: 1px;width: 50%;background-image: linear-gradient(right, #000 0%, transparent 80%);background-image: -webkit-gradient(linear, 0 0, 80% 0, from(#000), to(transparent));background-image: -moz-linear-gradient(left, #000 0%, transparent 80%);background-image: -ms-linear-gradient(left, #000 0%, transparent 80%);background-image: -o-linear-gradient(left, #000 0%, transparent 80%);position: absolute;bottom: 0;content:'';}
.pageNameLeftThumb{ height: 26%; width: 57%; position: absolute; top: 5%; right: 2%; font-family: 'Tahoma'; text-align: right;overflow: hidden;}
.pageNameRightThumb{ height: 26%; width: 57%; position: absolute; bottom: 1%; right: 2%; text-align: right; font-family: 'Tahoma'; overflow: hidden}
.pageNameThumbIMG { position: absolute; left: 0;top: 5%; height: 85%; width: 40%; border: 0.5px solid  #000;}
#mainRightBot{width: 92%;height: 68%;right: 4%;bottom: 2%;background: white;position: absolute;border: 1px solid #2B678C;overflow: hidden;}
#mainRightBotHeader{width: 100%;height: 8%;border-bottom: 1px solid  #2B678C;background: #5EAFDC;}
#mainRightBotHeaderLeft{cursor: pointer; position:absolute; top:0;left:0; width: 50%;height: 8%;border-right: 1px solid   #2B678C;}
#mainRightBotHeaderRight{cursor: pointer; position:absolute; top:0;right:0; width: 50%;height: 8%;}
#mainRightBotHeaderContent{font-size: 16px;color: #001625;text-align: center;line-height: 33px;font-family: 'Tahoma';}
#mainRightBotHeaderContentRight{font-size: 16px;color: #001625;text-align: center;line-height: 33px;font-family: 'Tahoma';}
#mainRightBotPageView{width: 100%;height: 92%;overflow: hidden;position: relative;}
.nav-button{display: inline-block;width: 50%;height: 100%;border-right: 1px solid black;margin-right: -3px;}
/*Khung hiển thị kết quả câu hỏi*/
.ViewQuestionPanel_Content_Top{ position: absolute; width: 100%; height: 65%; left: 1px; top: 0; }
.ViewQuestionPanel_Content_Bottom{ position: absolute; width: 100%; height: 35%; left: 1px; bottom: 0; }
.ViewQuestionPanel_Content_Bottom .jspContainer .jspVerticalBar { width: 2.5% !important; }
.ViewQuestionPanel_Content_Bottom .jspContainer .jspVerticalBar .jspArrow { height: 8% !important; }
.ViewQuestionPanel_Content_Top .jspContainer .jspVerticalBar { width: 2.5% !important; }
.MultiChoiceAnswerReview{ display:  block; width: 96%; margin: 1% 0 1% 1%;}
.MultiChoiceAnswerReview_ILBlock{display: inline-block; position: relative; width: 47%; height: 100%; margin:0 1%}
.MultiChoiceAnswerReview_ILBlock_Left{display: inline-block; width: 82%;height: 100%; padding-left: 2px;padding-right: 2px; margin-left: 15%;}
.MultiChoiceAnswerReview_ILBlock_Right{position: absolute; width: 15%;height: 100%;}
#QuestionResultPanel{ position: absolute; width: 50%; height: 70%; left: 25%; top: 10%; }
.QuestionResultPanelHeader { position: absolute; width: 100%; height: 7%; top: 0;left: 0; }
.QuestionResultPanelContent { position: absolute; width: 99%; height: 92.5%; top: 7%; left: 0.5%;}
.QuestionResultPanelHeader_btnClose{ position: absolute; height: 60%; right: 1%; top: 20%; }
.QuestionResultPanelHeader_Content { text-align: left; margin-left: 1%; }
.QuestionResultPanelContent_Top { width: 100%; height: 35%; margin-top:1%; } 
.QuestionResultPanelContent_Top_Left { width: 45%; height: 35%; position: absolute; left: 5%; }
.QuestionResultPanelContent_Top_Right { width: 45%; height: 35%; position: absolute; right: 5%; }
.QuestionResultPanelContent_Middle { width: 99%; height: 54.5%; position: absolute; bottom: 10%; left: 0.5%; border: 1px solid #8E8D8D; }
.QuestionResultPanelContent_Bottom { width: 25%; left: 37.5%; height: 8%; background: #999; position: absolute; bottom: 1%; text-align: center;}
#ViewQuestionPanel{ position: absolute; width: 70%; height: 80% ; left: 15%; top: 10%; }
#ViewQuestionPanel_NoScore{ position: absolute; width: 70%; height: 80% ; left: 15%; top: 10%; }
#ListQuestionPanel_NoScore{ position: absolute; width: 40%; height: 40%; left: 30%;top: 30%; }
.ViewQuestionPanel_Header{ position: absolute; width: 100%; height: 7%; top: 0; left: 0 }
.ViewQuestionPanel_Content{ position: absolute; width: 99%; height: 92.5%; top: 7%;left: 0.5%; background: white; }
.text-center{ text-align: center; padding: 0 0 0 0; }
.viewQuestionLink { color: blue; }
.viewQuestionLink:hover { cursor: pointer; text-decoration: underline; }
.QuesResultFirstRow{background: #E9E9E9; border: 1px solid #A3A0A1;}
.QuesResultRow{border: 1px solid #A3A0A1; padding-left: 1%;}
.QuestionResultPanelContent_Middle_Table{ width: 100%; }
.btnViewQuestion:hover{text-decoration: underline; }
#QuestionResultPanel_NoScore{ position: absolute; width: 40%; height: 40%; left: 25%; top: 10%; }
.QuestionResultPanelHeader_NoScore { cursor: move; position: absolute; width: 100%; height: 12.5%; top: 0;left: 0; }
.QuestionResultPanelContent_NoScore { position: absolute; width: 98.5%; height: 87%; top: 12.5%; left: 0.75%;}
.QuestionResultPanelHeader_btnClose_NoScore{ position: absolute; height: 70%; right: 1%; top: 15%; }
.QuestionResultPanelHeader_Content_NoScore { text-align: left; margin-left: 1%; }
.QuestionResultPanelContent_Top_NoScore { width: 100%; height: 63%; margin-top:1%; } 
.QuestionResultPanelContent_Top_Left_NoScore { width: 45%; height: 63%; position: absolute; left: 5%; }
.QuestionResultPanelContent_Top_Right_NoScore { width: 45%; height: 63%; position: absolute; right: 5%; }
.QuestionResultPanelContent_Bottom_NoScore_Left { width: 25%; left: 22.5%; height: 10%; background: #999; position: absolute; bottom: 2%; text-align: center;}
.QuestionResultPanelContent_Bottom_NoScore_Right { width: 25%; left: 52.5%; height: 10%; background: #999; position: absolute; bottom: 2%; text-align: center;}
.QuestionResultPanelContent_Middle_NoScore { position: absolute; width: 100%; height: 18%; bottom: 15%; text-align: center; font-weight: bold; }
/*Hết khung hiển thị câu hỏi*/
.MindMapContent{ position: absolute; width:100%;height: 100%; left: 0; top: 0; }
.MindMapBranchIMG{ position: absolute; width:100%; height:100%; left:0; top:0;}
.MindMapBranchCanvas { display:none; }
.MindMapCenterCanvas {position: absolute; left:0; top:0;}
.MindMapBranchCanvasIMG {position: absolute; left:0; top:0;}
/*Main End*/
#CELPage_50{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#__CELPage_50 {
background: url('..//Data//0a36891f-35cd-4c2d-ac46-666785b35d29.png') ; height:100% ; 
background-size: inherit;
}
#_{
position: absolute;
width: 100%;
height: 100%;
}
.__CELPage_50_1{
}.__CELPage_50_1 > img{width: 100%; }

#CTextFrame_0_0{ z-index: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: transparent ;  background-color: transparent;}



#CTextFrame_0_1{ z-index: 2; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: transparent ;  background-color: transparent;}

#CELPage_2{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#__CELPage_2 {
background-color:  #FFFFFF;}
#_{
position: absolute;
width: 100%;
height: 100%;
}
.__CELPage_2_1{
 background:  #FFFFFF;position: absolute; width:100%;
}.__CELPage_2_1 > img{width: 100%; }

#CELImage636094553852173080{position: absolute; z-index: 1; width : 99.7916666666667%;height: 99.6666666666667%;top: 0%;left: 0%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage636094553852173080 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage636094553852173080 */
#CELImage636094553852173080 {
border-color: #000000;
}


#CTextFrame_1_1{ z-index: 2; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: transparent ;  background-color: transparent;}



#CTextFrame_1_2{ z-index: 3; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: transparent ;  background-color: transparent;}


#CELQuestionPage_14{ background-size: 100% 100%; background-repeat:no-repeat; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: white;}

#_b59879932ead7392b5c8025e7dd3ede9_CELQuestionPage_14 {
background-color:  #FFFFFF;}
#_b59879932ead7392b5c8025e7dd3ede9{
position: absolute;
width: 100%;
height: 100%;
}
._b59879932ead7392b5c8025e7dd3ede9_CELQuestionPage_14_1{
 background:  #FFFFFF;position: absolute;
}._b59879932ead7392b5c8025e7dd3ede9_CELQuestionPage_14_1 > img{width: 100%;}
#QuestionContent_2_0{transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: transparent ;  background-color:#FFFFFF; z-index: 1}
#AnswerContent_2_0{position: absolute; word-wrap:break-word; position: absolute; width: 44.375%; height: 17.0189102564103%; top: 36.6538461538461%; left: 7.59615384615384%;}
#AnswerContent_2_0_right {position: absolute; z-index: 0; height: 100%; border-width: 1px; width: 89.7887323943662%; right: 0%; border-style: solid;border-color: #808080;  background-color:#FFFFFF;}
#radCheckAnswerContent_2_0{ position: absolute; top: 0;}
#imgRadCheckAnswerContent_2_0{position: absolute; top: 0; left: 0;}
#labelAnswerContent_2_0 > #radAnswerContent_2_0{ visibility: hidden; position: absolute; }
#labelAnswerContent_2_0 > #radAnswerContent_2_0 + #imgRadCheckAnswerContent_2_0{ cursor:pointer;}#AnswerContent_2_1{position: absolute; word-wrap:break-word; position: absolute; width: 44.375%; height: 16%; top: 36.6538461538462%; left: 53.5096153846154%;}
#AnswerContent_2_1_right {position: absolute; z-index: 0; height: 100%; border-width: 1px; width: 89.7887323943662%; right: 0%; border-style: solid;border-color: #808080;  background-color:#FFFFFF;}
#radCheckAnswerContent_2_1{ position: absolute; top: 0;}
#imgRadCheckAnswerContent_2_1{position: absolute; top: 0; left: 0;}
#labelAnswerContent_2_1 > #radAnswerContent_2_1{ visibility: hidden; position: absolute; }
#labelAnswerContent_2_1 > #radAnswerContent_2_1 + #imgRadCheckAnswerContent_2_1{ cursor:pointer;}#AnswerContent_2_2{position: absolute; word-wrap:break-word; position: absolute; width: 44.375%; height: 16%; top: 59.5192307692308%; left: 7.35576923076923%;}
#AnswerContent_2_2_right {position: absolute; z-index: 0; height: 100%; border-width: 1px; width: 89.7887323943662%; right: 0%; border-style: solid;border-color: #808080;  background-color:#FFFFFF;}
#radCheckAnswerContent_2_2{ position: absolute; top: 0;}
#imgRadCheckAnswerContent_2_2{position: absolute; top: 0; left: 0;}
#labelAnswerContent_2_2 > #radAnswerContent_2_2{ visibility: hidden; position: absolute; }
#labelAnswerContent_2_2 > #radAnswerContent_2_2 + #imgRadCheckAnswerContent_2_2{ cursor:pointer;}#AnswerContent_2_3{position: absolute; word-wrap:break-word; position: absolute; width: 44.375%; height: 16%; top: 59.1346153846154%; left: 53.2692307692308%;}
#AnswerContent_2_3_right {position: absolute; z-index: 0; height: 100%; border-width: 1px; width: 89.7887323943662%; right: 0%; border-style: solid;border-color: #808080;  background-color:#FFFFFF;}
#radCheckAnswerContent_2_3{ position: absolute; top: 0;}
#imgRadCheckAnswerContent_2_3{position: absolute; top: 0; left: 0;}
#labelAnswerContent_2_3 > #radAnswerContent_2_3{ visibility: hidden; position: absolute; }
#labelAnswerContent_2_3 > #radAnswerContent_2_3 + #imgRadCheckAnswerContent_2_3{ cursor:pointer;}#CELPage_3{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_e08466d8cef538d03219f9000d5ba7a5_CELPage_3 {
background-color:  #FFFFFF;}
#_e08466d8cef538d03219f9000d5ba7a5{
position: absolute;
width: 100%;
height: 100%;
}
._e08466d8cef538d03219f9000d5ba7a5_CELPage_3_1{
 background:  #FFFFFF;position: absolute; width:100%;
}._e08466d8cef538d03219f9000d5ba7a5_CELPage_3_1 > img{width: 100%; }

#CELImage_3_0{position: absolute; z-index: 9; width : 58.28125%;height: 23.1442307692308%;top: 26.6971153846154%;left: 17.6141826923077%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_3_0 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_3_0 */
#CELImage_3_0 {
border-color: #000000;
}


#CELImage_3_1{position: absolute; z-index: 10; width : 90.3846153846154%;height: 23.125%;top: 38.6298076923077%;left: 10.15625%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_3_1 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_3_1 */
#CELImage_3_1 {
border-color: #000000;
}


#CELImage_3_2{position: absolute; z-index: 11; width : 79.453125%;height: 23.125%;top: 48.2451923076923%;left: 9.67247596153847%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_3_2 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_3_2 */
#CELImage_3_2 {
border-color: #000000;
}


#CELImage_3_3{position: absolute; z-index: 12; width : 88.9002403846154%;height: 24.3557692307692%;top: 57.6298076923077%;left: 8.85516826923077%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_3_3 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_3_3 */
#CELImage_3_3 {
border-color: #000000;
}


#CELImage_3_4{position: absolute; z-index: 13; width : 75.7451923076923%;height: 23.5865384615385%;top: 73.3990384615385%;left: 10.8052884615385%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_3_4 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_3_4 */
#CELImage_3_4 {
border-color: #000000;
}


#CTextFrame_3_5{ z-index: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: transparent ;  background-color: transparent;}



#CELTextFrame636094553924147197{ z-index: 3; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: transparent ;  background-color: transparent;}


#CELQuestionPage_19{ background-size: 100% 100%; background-repeat:no-repeat; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: white;}

#_b59879932ead7392b5c8025e7dd3ede9_CELQuestionPage_19 {
background-color:  #FFFFFF;}
#_b59879932ead7392b5c8025e7dd3ede9{
position: absolute;
width: 100%;
height: 100%;
}
._b59879932ead7392b5c8025e7dd3ede9_CELQuestionPage_19_1{
 background:  #FFFFFF;position: absolute;
}._b59879932ead7392b5c8025e7dd3ede9_CELQuestionPage_19_1 > img{width: 100%;}
#QuestionContent_4_0{transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: transparent ;  background-color:#FFFFFF; z-index: 1}
#AnswerContent_4_0{position: absolute; word-wrap:break-word; position: absolute; width: 44.375%; height: 16%; top: 28%; left: 8.79807692307693%;}
#AnswerContent_4_0_right {position: absolute; z-index: 0; height: 100%; border-width: 1px; width: 89.7887323943662%; right: 0%; border-style: solid;border-color: #808080;  background-color:#FFFFFF;}
#radCheckAnswerContent_4_0{ position: absolute; top: 0;}
#imgRadCheckAnswerContent_4_0{position: absolute; top: 0; left: 0;}
#labelAnswerContent_4_0 > #radAnswerContent_4_0{ visibility: hidden; position: absolute; }
#labelAnswerContent_4_0 > #radAnswerContent_4_0 + #imgRadCheckAnswerContent_4_0{ cursor:pointer;}#AnswerContent_4_1{position: absolute; word-wrap:break-word; position: absolute; width: 44.375%; height: 16.6730769230769%; top: 27.8076923076923%; left: 53.9903846153846%;}
#AnswerContent_4_1_right {position: absolute; z-index: 0; height: 100%; border-width: 1px; width: 89.7887323943662%; right: 0%; border-style: solid;border-color: #808080;  background-color:#FFFFFF;}
#radCheckAnswerContent_4_1{ position: absolute; top: 0;}
#imgRadCheckAnswerContent_4_1{position: absolute; top: 0; left: 0;}
#labelAnswerContent_4_1 > #radAnswerContent_4_1{ visibility: hidden; position: absolute; }
#labelAnswerContent_4_1 > #radAnswerContent_4_1 + #imgRadCheckAnswerContent_4_1{ cursor:pointer;}#AnswerContent_4_2{position: absolute; word-wrap:break-word; position: absolute; width: 44.375%; height: 16%; top: 55.6730769230769%; left: 9.27884615384615%;}
#AnswerContent_4_2_right {position: absolute; z-index: 0; height: 100%; border-width: 1px; width: 89.7887323943662%; right: 0%; border-style: solid;border-color: #808080;  background-color:#FFFFFF;}
#radCheckAnswerContent_4_2{ position: absolute; top: 0;}
#imgRadCheckAnswerContent_4_2{position: absolute; top: 0; left: 0;}
#labelAnswerContent_4_2 > #radAnswerContent_4_2{ visibility: hidden; position: absolute; }
#labelAnswerContent_4_2 > #radAnswerContent_4_2 + #imgRadCheckAnswerContent_4_2{ cursor:pointer;}#AnswerContent_4_3{position: absolute; word-wrap:break-word; position: absolute; width: 44.375%; height: 16%; top: 54.7115384615385%; left: 53.75%;}
#AnswerContent_4_3_right {position: absolute; z-index: 0; height: 100%; border-width: 1px; width: 89.7887323943662%; right: 0%; border-style: solid;border-color: #808080;  background-color:#FFFFFF;}
#radCheckAnswerContent_4_3{ position: absolute; top: 0;}
#imgRadCheckAnswerContent_4_3{position: absolute; top: 0; left: 0;}
#labelAnswerContent_4_3 > #radAnswerContent_4_3{ visibility: hidden; position: absolute; }
#labelAnswerContent_4_3 > #radAnswerContent_4_3 + #imgRadCheckAnswerContent_4_3{ cursor:pointer;}#CELPage_37{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_b59879932ead7392b5c8025e7dd3ede9_CELPage_37 {
background-color:  #FFFFFF;}
#_b59879932ead7392b5c8025e7dd3ede9{
position: absolute;
width: 100%;
height: 100%;
}
._b59879932ead7392b5c8025e7dd3ede9_CELPage_37_1{
 background:  #FFFFFF;position: absolute; width:100%;
}._b59879932ead7392b5c8025e7dd3ede9_CELPage_37_1 > img{width: 100%; }

#CELImage_5_0{position: absolute; z-index: 1; width : 25.4206730769231%;height: 23.125%;top: 0.360576923076927%;left: -0.0300480769230571%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_5_0 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_5_0 */
#CELImage_5_0 {
border-color: #000000;
}


#CELImage_5_1{position: absolute; z-index: 2; width : 79.53125%;height: 30.625%;top: 11.6105769230769%;left: 2.90264423076922%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_5_1 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_5_1 */
#CELImage_5_1 {
border-color: #000000;
}


#CELImage_5_2{position: absolute; z-index: 3; width : 50%;height: 30.625%;top: 32.7644230769231%;left: 3.24519230769231%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_5_2 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_5_2 */
#CELImage_5_2 {
border-color: #000000;
}


#CELImage_5_3{position: absolute; z-index: 4; width : 30.9375%;height: 9.125%;top: 55.2451923076923%;left: 2.07932692307694%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_5_3 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_5_3 */
#CELImage_5_3 {
border-color: #000000;
}

#CELQuestionPage_38{ background-size: 100% 100%; background-repeat:no-repeat; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: white;}

#_c0643125cfa36a71f8ef0c3c6c37c6c5_CELQuestionPage_38 {
background: url('..//Data//2d76c7fa-bb24-41e8-aeab-91f117b391b4.png') ; height:100% ; 
background-size: inherit;
}
#_c0643125cfa36a71f8ef0c3c6c37c6c5{
position: absolute;
width: 100%;
height: 100%;
}
._c0643125cfa36a71f8ef0c3c6c37c6c5_CELQuestionPage_38_1{
}._c0643125cfa36a71f8ef0c3c6c37c6c5_CELQuestionPage_38_1 > img{width: 100%;}
#QuestionContent_6_0{transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: transparent ;  background-color:#FFFFFF; z-index: 1}
#AnswerContent_6_0{position: absolute; word-wrap:break-word; position: absolute; width: 44.375%; height: 16.4807692307692%; top: 31.6538461538462%; left: 6.875%;}
#AnswerContent_6_0_right {position: absolute; z-index: 0; height: 100%; border-width: 1px; width: 89.7887323943662%; right: 0%; border-style: solid;border-color: #808080;  background-color:#FFFFFF;}
#radCheckAnswerContent_6_0{ position: absolute; top: 0;}
#imgRadCheckAnswerContent_6_0{position: absolute; top: 0; left: 0;}
#labelAnswerContent_6_0 > #radAnswerContent_6_0{ visibility: hidden; position: absolute; }
#labelAnswerContent_6_0 > #radAnswerContent_6_0 + #imgRadCheckAnswerContent_6_0{ cursor:pointer;}#AnswerContent_6_1{position: absolute; word-wrap:break-word; position: absolute; width: 44.375%; height: 17.0576923076923%; top: 31.8461538461539%; left: 51.5865384615385%;}
#AnswerContent_6_1_right {position: absolute; z-index: 0; height: 100%; border-width: 1px; width: 89.7887323943662%; right: 0%; border-style: solid;border-color: #808080;  background-color:#FFFFFF;}
#radCheckAnswerContent_6_1{ position: absolute; top: 0;}
#imgRadCheckAnswerContent_6_1{position: absolute; top: 0; left: 0;}
#labelAnswerContent_6_1 > #radAnswerContent_6_1{ visibility: hidden; position: absolute; }
#labelAnswerContent_6_1 > #radAnswerContent_6_1 + #imgRadCheckAnswerContent_6_1{ cursor:pointer;}#AnswerContent_6_2{position: absolute; word-wrap:break-word; position: absolute; width: 44.375%; height: 15.7115384615385%; top: 58.3653846153846%; left: 6.7548076923077%;}
#AnswerContent_6_2_right {position: absolute; z-index: 0; height: 100%; border-width: 1px; width: 89.7887323943662%; right: 0%; border-style: solid;border-color: #808080;  background-color:#FFFFFF;}
#radCheckAnswerContent_6_2{ position: absolute; top: 0;}
#imgRadCheckAnswerContent_6_2{position: absolute; top: 0; left: 0;}
#labelAnswerContent_6_2 > #radAnswerContent_6_2{ visibility: hidden; position: absolute; }
#labelAnswerContent_6_2 > #radAnswerContent_6_2 + #imgRadCheckAnswerContent_6_2{ cursor:pointer;}#AnswerContent_6_3{position: absolute; word-wrap:break-word; position: absolute; width: 44.375%; height: 16.4807692307692%; top: 57.5961538461539%; left: 51.4663461538462%;}
#AnswerContent_6_3_right {position: absolute; z-index: 0; height: 100%; border-width: 1px; width: 89.7887323943662%; right: 0%; border-style: solid;border-color: #808080;  background-color:#FFFFFF;}
#radCheckAnswerContent_6_3{ position: absolute; top: 0;}
#imgRadCheckAnswerContent_6_3{position: absolute; top: 0; left: 0;}
#labelAnswerContent_6_3 > #radAnswerContent_6_3{ visibility: hidden; position: absolute; }
#labelAnswerContent_6_3 > #radAnswerContent_6_3 + #imgRadCheckAnswerContent_6_3{ cursor:pointer;}#CELPage_5{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_b59879932ead7392b5c8025e7dd3ede9_CELPage_5 {
background-color:  #FFFFFF;}
#_b59879932ead7392b5c8025e7dd3ede9{
position: absolute;
width: 100%;
height: 100%;
}
._b59879932ead7392b5c8025e7dd3ede9_CELPage_5_1{
 background:  #FFFFFF;position: absolute; width:100%;
}._b59879932ead7392b5c8025e7dd3ede9_CELPage_5_1 > img{width: 100%; }

#CTextFrame_7_0{ z-index: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: transparent ;  background-color: transparent;}

#CELPage_39{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_7fcaf46435d6d0465ca88197f3ec38e4_CELPage_39 {
background-color:  #F5FFF8;}
#_7fcaf46435d6d0465ca88197f3ec38e4{
position: absolute;
width: 100%;
height: 100%;
}
._7fcaf46435d6d0465ca88197f3ec38e4_CELPage_39_1{
 background:  #F5FFF8;position: absolute; width:100%;
}._7fcaf46435d6d0465ca88197f3ec38e4_CELPage_39_1 > img{width: 100%; }

#CELImage_8_0{position: absolute; z-index: 1; width : 30.9375%;height: 16.8173076923077%;top: 1.20673076923075%;left: 1.11778846153846%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_8_0 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_8_0 */
#CELImage_8_0 {
border-color: #000000;
}


#CELImage_8_1{position: absolute; z-index: 2; width : 67.1875%;height: 37.9230769230769%;top: 24.5961538461539%;left: 9.31490384615383%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_8_1 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_8_1 */
#CELImage_8_1 {
border-color: #000000;
}
#CELPage_40{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_01f5f905960c95388ac308364c0d50ca_CELPage_40 {
background-color:  #FFFFFF;}
#_01f5f905960c95388ac308364c0d50ca{
position: absolute;
width: 100%;
height: 100%;
}
._01f5f905960c95388ac308364c0d50ca_CELPage_40_1{
 background:  #FFFFFF;position: absolute; width:100%;
}._01f5f905960c95388ac308364c0d50ca_CELPage_40_1 > img{width: 100%; }

#CELImage_9_0{position: absolute; z-index: 1; width : 45.625%;height: 11.25%;top: 0.33653846153846%;left: 0.384615384615383%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_9_0 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_9_0 */
#CELImage_9_0 {
border-color: #000000;
}


#CELImage_9_1{position: absolute; z-index: 2; width : 28.4375%;height: 9.97115384615383%;top: 13.3798076923077%;left: 5.01201923076924%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_9_1 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_9_1 */
#CELImage_9_1 {
border-color: #000000;
}


#CELImage_9_2{position: absolute; z-index: 4; width : 40.234375%;height: 8.625%;top: 44.5336538461538%;left: 8.00781250000002%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_9_2 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_9_2 */
#CELImage_9_2 {
border-color: #000000;
}


#CELImage_9_3{position: absolute; z-index: 5; width : 29.375%;height: 8.625%;top: 57.6105769230769%;left: 8.14903846153845%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_9_3 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_9_3 */
#CELImage_9_3 {
border-color: #000000;
}


#CELImage_9_4{position: absolute; z-index: 6; width : 68.125%;height: 8.625%;top: 68.9567307692308%;left: 18.1009615384615%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_9_4 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_9_4 */
#CELImage_9_4 {
border-color: #000000;
}


#CELImage_9_5{position: absolute; z-index: 7; width : 52.578125%;height: 8.625%;top: 80.3028846153846%;left: 7.72536057692307%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_9_5 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_9_5 */
#CELImage_9_5 {
border-color: #000000;
}


#CELImage_9_6{position: absolute; z-index: 8; width : 38.203125%;height: 18.25%;top: 25.2980769230769%;left: 6.85997596153848%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_9_6 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_9_6 */
#CELImage_9_6 {
border-color: #000000;
}

#CELQuestionPage_41{ background-size: 100% 100%; background-repeat:no-repeat; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: white;}

#_c0643125cfa36a71f8ef0c3c6c37c6c5_CELQuestionPage_41 {
background: url('..//Data//2d76c7fa-bb24-41e8-aeab-91f117b391b4.png') ; height:100% ; 
background-size: inherit;
}
#_c0643125cfa36a71f8ef0c3c6c37c6c5{
position: absolute;
width: 100%;
height: 100%;
}
._c0643125cfa36a71f8ef0c3c6c37c6c5_CELQuestionPage_41_1{
}._c0643125cfa36a71f8ef0c3c6c37c6c5_CELQuestionPage_41_1 > img{width: 100%;}
#QuestionContent_10_0{transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: transparent ;  background-color:#FFFFFF; z-index: 1}
#AnswerContent_10_0{position: absolute; word-wrap:break-word; position: absolute; width: 44.375%; height: 16%; top: 41.0769230769231%; left: 6.39423076923077%;}
#AnswerContent_10_0_right {position: absolute; z-index: 0; height: 100%; border-width: 1px; width: 89.7887323943662%; right: 0%; border-style: solid;border-color: #808080;  background-color:#FFFFFF;}
#radCheckAnswerContent_10_0{ position: absolute; top: 0;}
#imgRadCheckAnswerContent_10_0{position: absolute; top: 0; left: 0;}
#labelAnswerContent_10_0 > #radAnswerContent_10_0{ visibility: hidden; position: absolute; }
#labelAnswerContent_10_0 > #radAnswerContent_10_0 + #imgRadCheckAnswerContent_10_0{ cursor:pointer;}#AnswerContent_10_1{position: absolute; word-wrap:break-word; position: absolute; width: 44.375%; height: 16.4807692307692%; top: 40.6923076923077%; left: 51.9471153846154%;}
#AnswerContent_10_1_right {position: absolute; z-index: 0; height: 100%; border-width: 1px; width: 89.7887323943662%; right: 0%; border-style: solid;border-color: #808080;  background-color:#FFFFFF;}
#radCheckAnswerContent_10_1{ position: absolute; top: 0;}
#imgRadCheckAnswerContent_10_1{position: absolute; top: 0; left: 0;}
#labelAnswerContent_10_1 > #radAnswerContent_10_1{ visibility: hidden; position: absolute; }
#labelAnswerContent_10_1 > #radAnswerContent_10_1 + #imgRadCheckAnswerContent_10_1{ cursor:pointer;}#AnswerContent_10_2{position: absolute; word-wrap:break-word; position: absolute; width: 44.375%; height: 16.0961538461539%; top: 63.3653846153846%; left: 6.51442307692307%;}
#AnswerContent_10_2_right {position: absolute; z-index: 0; height: 100%; border-width: 1px; width: 89.7887323943662%; right: 0%; border-style: solid;border-color: #808080;  background-color:#FFFFFF;}
#radCheckAnswerContent_10_2{ position: absolute; top: 0;}
#imgRadCheckAnswerContent_10_2{position: absolute; top: 0; left: 0;}
#labelAnswerContent_10_2 > #radAnswerContent_10_2{ visibility: hidden; position: absolute; }
#labelAnswerContent_10_2 > #radAnswerContent_10_2 + #imgRadCheckAnswerContent_10_2{ cursor:pointer;}#AnswerContent_10_3{position: absolute; word-wrap:break-word; position: absolute; width: 44.375%; height: 16.4807692307693%; top: 63.9423076923077%; left: 52.0673076923077%;}
#AnswerContent_10_3_right {position: absolute; z-index: 0; height: 100%; border-width: 1px; width: 89.7887323943662%; right: 0%; border-style: solid;border-color: #808080;  background-color:#FFFFFF;}
#radCheckAnswerContent_10_3{ position: absolute; top: 0;}
#imgRadCheckAnswerContent_10_3{position: absolute; top: 0; left: 0;}
#labelAnswerContent_10_3 > #radAnswerContent_10_3{ visibility: hidden; position: absolute; }
#labelAnswerContent_10_3 > #radAnswerContent_10_3 + #imgRadCheckAnswerContent_10_3{ cursor:pointer;}#CELPage_31{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_c0643125cfa36a71f8ef0c3c6c37c6c5_CELPage_31 {
background: url('..//Data//2d76c7fa-bb24-41e8-aeab-91f117b391b4.png') ; height:100% ; 
background-size: inherit;
}
#_c0643125cfa36a71f8ef0c3c6c37c6c5{
position: absolute;
width: 100%;
height: 100%;
}
._c0643125cfa36a71f8ef0c3c6c37c6c5_CELPage_31_1{
}._c0643125cfa36a71f8ef0c3c6c37c6c5_CELPage_31_1 > img{width: 100%; }

#CELImage_11_0{position: absolute; z-index: 4; width : 22.34375%;height: 13.4519230769231%;top: 15.3894230769231%;left: 18.9963942307693%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_11_0 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_11_0 */
#CELImage_11_0 {
border-color: #000000;
}


#CELImage_11_1{position: absolute; z-index: 6; width : 23.671875%;height: 12.0096153846154%;top: 35.8221153846154%;left: 19.2938701923077%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_11_1 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_11_1 */
#CELImage_11_1 {
border-color: #000000;
}


#CELImage_11_2{position: absolute; z-index: 7; width : 20.1081730769231%;height: 24.2115384615385%;top: 33.7596153846154%;left: 54.9699519230769%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_11_2 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_11_2 */
#CELImage_11_2 {
border-color: #000000;
}


#CELImage_11_3{position: absolute; z-index: 8; width : 27.109375%;height: 12.2019230769231%;top: 64.8605769230769%;left: 19.1376201923077%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_11_3 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_11_3 */
#CELImage_11_3 {
border-color: #000000;
}


#CELImage_11_4{position: absolute; z-index: 9; width : 20.9735576923077%;height: 24.4038461538461%;top: 61.4519230769231%;left: 54.7776442307692%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_11_4 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_11_4 */
#CELImage_11_4 {
border-color: #000000;
}


#CELImage_11_5{position: absolute; z-index: 10; width : 31.875%;height: 9.125%;top: 88.5144230769231%;left: 21.5625%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_11_5 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_11_5 */
#CELImage_11_5 {
border-color: #000000;
}


#CELImage_11_6{position: absolute; z-index: 5; width : 20.8293269230769%;height: 22.7884615384615%;top: 8.22115384615386%;left: 54.8497596153846%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_11_6 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_11_6 */
#CELImage_11_6 {
border-color: #000000;
}


#CELImage_11_7{position: absolute; z-index: 3; width : 23.671875%;height: 15.1826923076923%;top: 0.389423076923077%;left: 13.0438701923077%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_11_7 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_11_7 */
#CELImage_11_7 {
border-color: #000000;
}
#CELPage_32{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_c0643125cfa36a71f8ef0c3c6c37c6c5_CELPage_32 {
background: url('..//Data//2d76c7fa-bb24-41e8-aeab-91f117b391b4.png') ; height:100% ; 
background-size: inherit;
}
#_c0643125cfa36a71f8ef0c3c6c37c6c5{
position: absolute;
width: 100%;
height: 100%;
}
._c0643125cfa36a71f8ef0c3c6c37c6c5_CELPage_32_1{
}._c0643125cfa36a71f8ef0c3c6c37c6c5_CELPage_32_1 > img{width: 100%; }

#CELImage_12_0{position: absolute; z-index: 1; width : 20.46875%;height: 9.125%;top: 3.51442307692308%;left: 15.1262019230769%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_12_0 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_12_0 */
#CELImage_12_0 {
border-color: #000000;
}


#CELImage_12_1{position: absolute; z-index: 2; width : 37.8125%;height: 10.6634615384615%;top: 18.5144230769231%;left: 15.7091346153846%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_12_1 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_12_1 */
#CELImage_12_1 {
border-color: #000000;
}


#CELImage_12_2{position: absolute; z-index: 3; width : 22.5120192307692%;height: 22.7884615384615%;top: 5.91346153846153%;left: 60.7391826923077%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_12_2 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_12_2 */
#CELImage_12_2 {
border-color: #000000;
}


#CELImage_12_3{position: absolute; z-index: 6; width : 39.296875%;height: 9.125%;top: 64.4759615384615%;left: 17.7313701923077%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_12_3 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_12_3 */
#CELImage_12_3 {
border-color: #000000;
}


#CELImage_12_4{position: absolute; z-index: 7; width : 21.1658653846153%;height: 24.0192307692308%;top: 59.7211538461539%;left: 66.0997596153846%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_12_4 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_12_4 */
#CELImage_12_4 {
border-color: #000000;
}


#CELImage_12_5{position: absolute; z-index: 8; width : 69.0625%;height: 9.25%;top: 83.2596153846154%;left: 13.4254807692308%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_12_5 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_12_5 */
#CELImage_12_5 {
border-color: #000000;
}


#CELImage_12_6{position: absolute; z-index: 5; width : 20.6850961538461%;height: 22.8269230769231%;top: 33.2980769230769%;left: 65.7391826923077%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_12_6 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_12_6 */
#CELImage_12_6 {
border-color: #000000;
}


#CELImage_12_7{position: absolute; z-index: 4; width : 36.71875%;height: 9.125%;top: 41.2067307692308%;left: 16.7367788461539%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_12_7 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_12_7 */
#CELImage_12_7 {
border-color: #000000;
}
#CELPage_33{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_b59879932ead7392b5c8025e7dd3ede9_CELPage_33 {
background-color:  #FFFFFF;}
#_b59879932ead7392b5c8025e7dd3ede9{
position: absolute;
width: 100%;
height: 100%;
}
._b59879932ead7392b5c8025e7dd3ede9_CELPage_33_1{
 background:  #FFFFFF;position: absolute; width:100%;
}._b59879932ead7392b5c8025e7dd3ede9_CELPage_33_1 > img{width: 100%; }

#CELImage_13_0{position: absolute; z-index: 1; width : 42.5%;height: 23.125%;top: 1.70673076923077%;left: 0.144230769230775%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_13_0 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_13_0 */
#CELImage_13_0 {
border-color: #000000;
}


#CELImage_13_1{position: absolute; z-index: 2; width : 41.71875%;height: 23.125%;top: 16.1298076923077%;left: 4.50120192307691%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_13_1 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_13_1 */
#CELImage_13_1 {
border-color: #000000;
}


#CELImage_13_2{position: absolute; z-index: 4; width : 30%;height: 23.125%;top: 42.2836538461538%;left: 5.31250000000001%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_13_2 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_13_2 */
#CELImage_13_2 {
border-color: #000000;
}


#CELImage_13_3{position: absolute; z-index: 5; width : 5.234375%;height: 8.25%;top: 57.0288461538462%;left: 18.1760817307692%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_13_3 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_13_3 */
#CELImage_13_3 {
border-color: #000000;
}


#CELImage_13_4{position: absolute; z-index: 6; width : 67.6682692307693%;height: 18.2403846153846%;top: 50.6875%;left: 23.6177884615385%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_13_4 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_13_4 */
#CELImage_13_4 {
border-color: #000000;
}


#CELImage_13_5{position: absolute; z-index: 3; width : 26.328125%;height: 23.125%;top: 29.0144230769231%;left: 4.98497596153845%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_13_5 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_13_5 */
#CELImage_13_5 {
border-color: #000000;
}
#CELPage_34{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_b59879932ead7392b5c8025e7dd3ede9_CELPage_34 {
background-color:  #FFFFFF;}
#_b59879932ead7392b5c8025e7dd3ede9{
position: absolute;
width: 100%;
height: 100%;
}
._b59879932ead7392b5c8025e7dd3ede9_CELPage_34_1{
 background:  #FFFFFF;position: absolute; width:100%;
}._b59879932ead7392b5c8025e7dd3ede9_CELPage_34_1 > img{width: 100%; }

#CELImage_14_0{position: absolute; z-index: 1; width : 56.015625%;height: 10.375%;top: 2.3125%;left: 0.477764423076925%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_14_0 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_14_0 */
#CELImage_14_0 {
border-color: #000000;
}


#CELImage_14_1{position: absolute; z-index: 3; width : 20.234375%;height: 22%;top: 15.5384615384615%;left: 4.66646634615385%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_14_1 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_14_1 */
#CELImage_14_1 {
border-color: #000000;
}


#CELImage_14_2{position: absolute; z-index: 4; width : 35.234375%;height: 9.125%;top: 39.8605769230769%;left: 5.09915865384616%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_14_2 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_14_2 */
#CELImage_14_2 {
border-color: #000000;
}


#CELImage_14_3{position: absolute; z-index: 5; width : 92.1875%;height: 9.125%;top: 49.2836538461539%;left: 8.83413461538463%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_14_3 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_14_3 */
#CELImage_14_3 {
border-color: #000000;
}


#CELImage_14_4{position: absolute; z-index: 6; width : 6.484375%;height: 12.125%;top: 65.4759615384615%;left: 10.2193509615385%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_14_4 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_14_4 */
#CELImage_14_4 {
border-color: #000000;
}


#CELImage_14_5{position: absolute; z-index: 7; width : 83.1730769230769%;height: 16.125%;top: 63.3798076923077%;left: 16.5264423076924%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_14_5 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_14_5 */
#CELImage_14_5 {
border-color: #000000;
}


#CELImage_14_6{position: absolute; z-index: 2; width : 38.6658653846154%;height: 43.2884615384616%;top: 5.37499999999999%;left: 54.8257211538461%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_14_6 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_14_6 */
#CELImage_14_6 {
border-color: #000000;
}

#CELQuestionPage_43{ background-size: 100% 100%; background-repeat:no-repeat; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: white;}

#_e08466d8cef538d03219f9000d5ba7a5_CELQuestionPage_43 {
background-color:  #FFFFFF;}
#_e08466d8cef538d03219f9000d5ba7a5{
position: absolute;
width: 100%;
height: 100%;
}
._e08466d8cef538d03219f9000d5ba7a5_CELQuestionPage_43_1{
 background:  #FFFFFF;position: absolute;
}._e08466d8cef538d03219f9000d5ba7a5_CELQuestionPage_43_1 > img{width: 100%;}
#QuestionContent_15_0{transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: transparent ;  background-color:#FFFFFF; z-index: 1}
#AnswerContent_15_0{position: absolute; word-wrap:break-word; position: absolute; width: 44.375%; height: 15.3269230769231%; top: 44.1538461538462%; left: 8.19711538461538%;}
#AnswerContent_15_0_right {position: absolute; z-index: 0; height: 100%; border-width: 1px; width: 89.7887323943662%; right: 0%; border-style: solid;border-color: #808080;  background-color:#FFFFFF;}
#radCheckAnswerContent_15_0{ position: absolute; top: 0;}
#imgRadCheckAnswerContent_15_0{position: absolute; top: 0; left: 0;}
#labelAnswerContent_15_0 > #radAnswerContent_15_0{ visibility: hidden; position: absolute; }
#labelAnswerContent_15_0 > #radAnswerContent_15_0 + #imgRadCheckAnswerContent_15_0{ cursor:pointer;}#AnswerContent_15_1{position: absolute; word-wrap:break-word; position: absolute; width: 44.375%; height: 16%; top: 44.5384615384615%; left: 52.6682692307692%;}
#AnswerContent_15_1_right {position: absolute; z-index: 0; height: 100%; border-width: 1px; width: 89.7887323943662%; right: 0%; border-style: solid;border-color: #808080;  background-color:#FFFFFF;}
#radCheckAnswerContent_15_1{ position: absolute; top: 0;}
#imgRadCheckAnswerContent_15_1{position: absolute; top: 0; left: 0;}
#labelAnswerContent_15_1 > #radAnswerContent_15_1{ visibility: hidden; position: absolute; }
#labelAnswerContent_15_1 > #radAnswerContent_15_1 + #imgRadCheckAnswerContent_15_1{ cursor:pointer;}#AnswerContent_15_2{position: absolute; word-wrap:break-word; position: absolute; width: 44.375%; height: 16%; top: 67.4038461538462%; left: 7.83653846153846%;}
#AnswerContent_15_2_right {position: absolute; z-index: 0; height: 100%; border-width: 1px; width: 89.7887323943662%; right: 0%; border-style: solid;border-color: #808080;  background-color:#FFFFFF;}
#radCheckAnswerContent_15_2{ position: absolute; top: 0;}
#imgRadCheckAnswerContent_15_2{position: absolute; top: 0; left: 0;}
#labelAnswerContent_15_2 > #radAnswerContent_15_2{ visibility: hidden; position: absolute; }
#labelAnswerContent_15_2 > #radAnswerContent_15_2 + #imgRadCheckAnswerContent_15_2{ cursor:pointer;}#AnswerContent_15_3{position: absolute; word-wrap:break-word; position: absolute; width: 44.375%; height: 16%; top: 67.7884615384615%; left: 52.5480769230769%;}
#AnswerContent_15_3_right {position: absolute; z-index: 0; height: 100%; border-width: 1px; width: 89.7887323943662%; right: 0%; border-style: solid;border-color: #808080;  background-color:#FFFFFF;}
#radCheckAnswerContent_15_3{ position: absolute; top: 0;}
#imgRadCheckAnswerContent_15_3{position: absolute; top: 0; left: 0;}
#labelAnswerContent_15_3 > #radAnswerContent_15_3{ visibility: hidden; position: absolute; }
#labelAnswerContent_15_3 > #radAnswerContent_15_3 + #imgRadCheckAnswerContent_15_3{ cursor:pointer;}#CELPage_35{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_01f5f905960c95388ac308364c0d50ca_CELPage_35 {
background-color:  #FFFFFF;}
#_01f5f905960c95388ac308364c0d50ca{
position: absolute;
width: 100%;
height: 100%;
}
._01f5f905960c95388ac308364c0d50ca_CELPage_35_1{
 background:  #FFFFFF;position: absolute; width:100%;
}._01f5f905960c95388ac308364c0d50ca_CELPage_35_1 > img{width: 100%; }

#CELImage_16_0{position: absolute; z-index: 1; width : 56.5625%;height: 24.4038461538462%;top: 16.0673076923077%;left: -0.877403846153859%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_16_0 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_16_0 */
#CELImage_16_0 {
border-color: #000000;
}


#CELImage_16_1{position: absolute; z-index: 2; width : 48.984375%;height: 9.97115384615385%;top: 30.3028846153846%;left: 0.5078125%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_16_1 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_16_1 */
#CELImage_16_1 {
border-color: #000000;
}


#CELImage_16_2{position: absolute; z-index: 3; width : 58.59375%;height: 19.4038461538461%;top: 41.8365384615385%;left: 7.12139423076924%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_16_2 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_16_2 */
#CELImage_16_2 {
border-color: #000000;
}


#CELImage_16_3{position: absolute; z-index: 4; width : 70.078125%;height: 8.625%;top: 64.3413461538461%;left: 0.0570913461538236%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_16_3 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_16_3 */
#CELImage_16_3 {
border-color: #000000;
}


#CELImage_16_4{position: absolute; z-index: 5; width : 65.46875%;height: 13.5480769230769%;top: 76.7836538461538%;left: 5.96754807692307%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_16_4 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_16_4 */
#CELImage_16_4 {
border-color: #000000;
}
#CELPage_36{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_e08466d8cef538d03219f9000d5ba7a5_CELPage_36 {
background-color:  #FFFFFF;}
#_e08466d8cef538d03219f9000d5ba7a5{
position: absolute;
width: 100%;
height: 100%;
}
._e08466d8cef538d03219f9000d5ba7a5_CELPage_36_1{
 background:  #FFFFFF;position: absolute; width:100%;
}._e08466d8cef538d03219f9000d5ba7a5_CELPage_36_1 > img{width: 100%; }

#CELImage_17_0{position: absolute; z-index: 1; width : 28.1189903846154%;height: 12.7019230769231%;top: 16.1490384615385%;left: 14.7866586538462%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_17_0 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_17_0 */
#CELImage_17_0 {
border-color: #000000;
}


#CELImage_17_1{position: absolute; z-index: 2; width : 73.984375%;height: 34.6153846153846%;top: 31.6346153846154%;left: 13.0078125%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_17_1 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_17_1 */
#CELImage_17_1 {
border-color: #000000;
}


#CELImage_17_2{position: absolute; z-index: 3; width : 64.53125%;height: 27.5865384615385%;top: 68.8990384615385%;left: 12.8064903846154%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_17_2 img {-moz-transform: scaleX(1) scaleY(1);-o-transform: scaleX(1) scaleY(1);-webkit-transform: scaleX(1) scaleY(1);transform: scaleX(1) scaleY(1);filter: Flip;-ms-filter: 'Flip';}/*Style cho đối tượng media CELImage_17_2 */
#CELImage_17_2 {
border-color: #000000;
}

@font-face {font-family: VNI-Times;src: url('../Data/Font/Vtimesn.EOT'),url('../Data/Font/Vtimesn.ttf');}
/* Begin Confirm Answer */
.ConfirmAnswer{ width: 100%; height: 7.5%; position: absolute; bottom: 0%; left: 0; border-top:1px solid #CFCECE; background-color: white; opacity:0.95; }
.ConfirmAnswerLeft{ width: 60%; height: 100%; position: absolute; top: 0;left: 0; }
.ConfirmAnswerLeft_Left{width: 17%; height: 100%; position: absolute; top: 0; left: 0; border-right: 1px solid #CFCECE; }
.ConfirmAnswerLeft_Left_btnPre{cursor:pointer;width: 40%;height: 80%; position: absolute; left: 5%; top: 10%;}
.ConfirmAnswerLeft_Left_btnNext{cursor:pointer;width: 40%;height: 80%; position: absolute; right: 5%; top: 10%;}
.ConfirmAnswerLeft_Middle{width: 45%;height: 100%; position: absolute; top: 0; left: 17%; border-right: 1px solid #CFCECE; }
.ConfirmAnswerLeft_Right{width: 39%;height: 100%; position: absolute; top: 0;right: 0;}
.ConfirmAnswerRight { width: 50%; height: 100%; position: absolute; top: 0;right: 0; }
.ConfirmAnswerRight_OnePage{ cursor:pointer; width: 38%; height: 60%; position: absolute; top: 20%; right: 2%; background: #7D7D7D; }
.ConfirmAnswerRight_AllPage{ cursor:pointer; width: 38%; height: 60%; position: absolute; top: 20%; right: 41%; background: #7D7D7D; }
.ConfirmAnswerRight_Content { color: white; font-weight: bold; text-align: center;}
.ConfirmAnswerLeft_Right_ShowResult { height: 100%; }
.ConfirmAnswerLeft_Right_ShowResult img { height: 50%; position: absolute; top: 25%; left: 5%; }
.ConfirmAnswerLeft_Right_ShowResult_Content { position: absolute; height: 50%; left: 16%; width: 100%; }
.ConfirmAnswerLeft_Middle_Score_Left{ position: absolute; height: 50%; left: 2.5%; width: 40%;}
.ConfirmAnswerLeft_Middle_Score_Right{ position: absolute; height: 80%; top: 10%; left: 20%; width: 20%; background: white; border: 1px solid #A4A3A3; }
.ConfirmAnswerLeft_Middle_Score_Right_Number{text-align: center;}
.ConfirmAnswerLeft_Middle_Time_Left{ position: absolute; height: 50%; left: 41.5%; width: 40%;}
.ConfirmAnswerLeft_Middle_Time_Right{ position: absolute; height: 80%; top: 10%; left: 70%; width: 28%; background: white; border: 1px solid #A4A3A3; }
.ConfirmAnswerLeft_Middle_Time_Right_Number{text-align: center;}
#ConfirmAnswerRight_OnePage_Message { position: absolute; width: 25%; height: 20%; background: black; left: 37.5%; top: 40%; }
#ConfirmAnswerRight_OnePage_Message_Header { position: absolute; width: 100%; height: 20%; background: orange; }
#ConfirmAnswerRight_OnePage_Content{position: absolute; width: 98%; height: 79%; left: 1%; bottom: 2%; background: white;}
#ConfirmAnswerRight_OnePage_Content_btnAccept{cursor: pointer;position:  absolute; width: 30%; height: 22%; left: 35%; bottom: 5%; text-align: center;}
#ConfirmAnswerRight_OnePage_Content_Content{position:  absolute; width: 77%; height: 55%; bottom: 35%; left: 23%; background: white;}
#ConfirmAnswerRight_OnePage_Content_IMG{ position: absolute; width: 20%; height: 50%;bottom: 35%;left: 2%; }
#ConfirmAnswerRight_OnePage_Message_Header .QuestionResultPanelHeader_btnClose{cursor: pointer;}
/* Begin Cloze Answer Review */
.ClozeAnswerView{ position: relative; display: block; width: 80%; left: 8%; margin: 1% 0; }
.ClozeAnswerView_Left{position: absolute; width: 40%;height: 100%; left: 0;top: 0; border: 1px solid red;}
.ClozeAnswerView_Right{position: absolute; width: 40%;height: 100%;right: 0;top: 0; border: 1px solid green;}
.ClozeAnswerView_Center{position: absolute;width: 20%;height: 100%;right: 40%;top: 0;}
.ClozeAnswerView_Center_IMG{position: absolute; width: 100%;height: 70%;right: 0; top: 15%;}
/* Begin Cross Link Answer Review */
.CrossLinkingAnswerReview{ position: relative; display:  block; width: 96%; margin: 1% 0 1% 1%;}
.CrossLinkingAnswerReview_Left{ position: absolute; left: 0;top: 3%; width: 28%; height: 94%;}
.CrossLinkingAnswerReview_Connect{ position: absolute; top:3%; left:28%; height: 94%; width:3%;}
.CrossLinkingAnswerReview_Connect_Sub{ position: absolute; top:3%; left:28%; height: 94%; width:3%; background-color: transparent;}
.CrossLinkingAnswerReview_Middle{ position: absolute; left: 31%;top: 3%; width: 28%; height: 94%;}
.CrossLinkingAnswerReview_ConnectRight{ position: absolute; top:3%; right:28%; height: 94%; width:3%;}
.CrossLinkingAnswerReview_Right{ position: absolute; right: 0;top: 3%; width: 28%; height: 94%; border: 1px solid green; border-left-width: 0px; }
/* Begin True False Answer Checkbox */
.trueFalseAnswerRightBlock{position: absolute; top: 33.5%; right: 0%; width: 9%; height: 23%;}
.trueFalseAnswerRightBlock_Left{position: absolute; top:0;left:0; width: 48%; height: 100%;}
.trueFalseAnswerRightBlock_Right{position: absolute; top:0;right:0; width: 48%; height: 100%;}
.trueFalseAnswerRightBlock_Left_Img{position: absolute; top:0;left: 0; width: 100%; height: 100%; cursor: pointer;}
.trueFalseAnswerRightBlock_Right_Img{position: absolute; top:0;left: 0; width: 100%; height: 100%; cursor: pointer;}
.TrueFalseAnswerReview_ILBlock_Left{display: inline-block; width: 82%;height: 100%; padding-left: 2px;padding-right: 2px; margin-left: 0%;}
.TrueFalseAnswerReview_ILBlock_Right{position: absolute; width: 17%;height: 100%; right: 0; top: 0;}
.TrueFalseAnswerReview_ILBlock_Right_True{position: absolute; width: 45%; height: 32%; left: 0; top: 30%; }
.TrueFalseAnswerReview_ILBlock_Right_False{position: absolute; width: 45%; height: 32%; right: 0; top: 30%; }
/* Begin Under Line question */
.underlineAnsSelected { border: 1px solid black; border-radius: 10px; }
.underlineSelectedTrue { border: 1px solid green; border-radius: 10px; }
.underlineSelectedFalse { border: 1px solid red; border-radius: 10px; }
.underlineSelectedMiss { border: 1px solid orange; border-radius: 10px; }
.underlineAns { cursor: pointer; }
