﻿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;right: 0.25%;top:0.5%;background: white;overflow: hidden; }
#rightMainContent{width: 24.7%;height: 93.5%;position: absolute;left: 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: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*/

.CELGeometry_636094364550337519_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_636094364550487527_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_636094364550527530_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_636094364550567532_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_636094364550647536_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_636094364550687539_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_636094364550727541_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_636094364550757543_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}
#CELPage_2{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#__CELPage_2 {
background: url('..//Data//81855844-2341-4d92-a41d-4c0015edbf16.png') ; height:100% ; 
background-size: inherit;
}
#_{
position: absolute;
width: 100%;
height: 100%;
}
.__CELPage_2_1{
}.__CELPage_2_1 > img{width: 100%; }

#CTextFrame_0_8{ 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_3{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#__CELPage_3 {
background: url('..//Data//75d85dd5-91d5-4b35-ab8b-fddd69c4029f.png') ; height:100% ; 
background-size: inherit;
}
#_{
position: absolute;
width: 100%;
height: 100%;
}
.__CELPage_3_1{
}.__CELPage_3_1 > img{width: 100%; }

#CTextFrame_1_0{ 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_1{ z-index: 3; 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: 4; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: transparent ;  background-color: transparent;}


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

#CELPage_4{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#__CELPage_4 {
background: url('..//Data//fa9e0dd9-dd9a-48a9-8ef9-089c9329643b.png') ; height:100% ; 
background-size: inherit;
}
#_{
position: absolute;
width: 100%;
height: 100%;
}
.__CELPage_4_1{
}.__CELPage_4_1 > img{width: 100%; }

#CELImage_2_0{position: absolute; z-index: 3; width : 30.234375%;height: 49.5%;top: 32.5576923076923%;left: 6.99819711538461%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_2_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_2_0 */
#CELImage_2_0 {
border-color: #000000;
}


#CELImage_2_1{position: absolute; z-index: 4; width : 33.671875%;height: 65.75%;top: 21.7403846153846%;left: 50.1111778846154%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_2_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_2_1 */
#CELImage_2_1 {
border-color: #000000;
}

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



#CELTextFrame636094364557197911{ 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_37{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#__CELPage_37 {
background: url('..//Data//fa9e0dd9-dd9a-48a9-8ef9-089c9329643b.png') ; height:100% ; 
background-size: inherit;
}
#_{
position: absolute;
width: 100%;
height: 100%;
}
.__CELPage_37_1{
}.__CELPage_37_1 > img{width: 100%; }

#CTextFrame_3_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_3_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_7{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#__CELPage_7 {
background: url('..//Data//4f2c10af-8d3d-4035-acd8-0ff6ae5ef758.png') ; height:100% ; 
background-size: inherit;
}
#_{
position: absolute;
width: 100%;
height: 100%;
}
.__CELPage_7_1{
}.__CELPage_7_1 > img{width: 100%; }

#CELImage_4_0{position: absolute; z-index: 12; width : 6.328125%;height: 36.875%;top: 27.7163461538462%;left: 20.0330528846154%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_4_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_4_0 */
#CELImage_4_0 {
border-color: #000000;
}


#CELImage_4_1{position: absolute; z-index: 13; width : 6.328125%;height: 36.875%;top: 27.5240384615385%;left: 12.1003605769231%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_4_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_4_1 */
#CELImage_4_1 {
border-color: #000000;
}


#CELImage_4_2{position: absolute; z-index: 14; width : 28.8521634615385%;height: 34.1634615384615%;top: 51.9567307692308%;left: 4.62439903846149%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_4_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_4_2 */
#CELImage_4_2 {
border-color: #000000;
}


#CELImage_4_3{position: absolute; z-index: 15; width : 50.078125%;height: 51.5%;top: 32.9038461538461%;left: 42.3888221153846%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_4_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_4_3 */
#CELImage_4_3 {
border-color: #000000;
}

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



#CELTextFrame636094364563378265{ 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_4_6{ z-index: 5; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: transparent ;  background-color: transparent;}


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


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


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

#CELPage_8{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#__CELPage_8 {
background: url('..//Data//33681b5f-5bd8-436b-8e96-788118ccc92e.png') ; height:100% ; 
background-size: inherit;
}
#_{
position: absolute;
width: 100%;
height: 100%;
}
.__CELPage_8_1{
}.__CELPage_8_1 > img{width: 100%; }

#CELImage_5_0{position: absolute; z-index: 6; width : 29.21875%;height: 70.125%;top: 21.0913461538462%;left: 54.3810096153846%; 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;
}

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



#CELTextFrame636094364566878465{ 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_5_3{ z-index: 5; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: transparent ;  background-color: transparent;}


.CELGeometry_6_14_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_6_15_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_6_16_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_6_17_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_6_18_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_6_19_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_6_20_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_6_21_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_6_22_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_6_23_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_6_24_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_6_25_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_6_26_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_6_27_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_6_28_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_6_29_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_6_30_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_6_31_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_6_32_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_6_33_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_6_34_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_6_35_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_6_36_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_6_37_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}

.CELGeometry_6_38_1 > img{ position: absolute !important; width:100% !important ; height : 100% !important ; transform : rotate(0deg) ;}
#CELPage_9{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#__CELPage_9 {
background: url('..//Data//b516ded1-88c6-44ef-9c2c-9d06f3b07ca5.png') ; height:100% ; 
background-size: inherit;
}
#_{
position: absolute;
width: 100%;
height: 100%;
}
.__CELPage_9_1{
}.__CELPage_9_1 > img{width: 100%; }

#CELImage_6_0{position: absolute; z-index: 93; width : 19.375%;height: 65.5%;top: 19.9423076923077%;left: 13.75%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_6_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_6_0 */
#CELImage_6_0 {
border-color: #000000;
}


#CELImage_6_1{position: absolute; z-index: 95; width : 4.84375%;height: 11.625%;top: 13.9951923076923%;left: 78.5877403846154%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_6_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_6_1 */
#CELImage_6_1 {
border-color: #000000;
}


#CELImage_6_2{position: absolute; z-index: 96; width : 10.234375%;height: 11.375%;top: 22.9663461538462%;left: 78.0558894230769%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_6_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_6_2 */
#CELImage_6_2 {
border-color: #000000;
}


#CELImage_6_3{position: absolute; z-index: 97; width : 9.609375%;height: 11.625%;top: 16.4951923076923%;left: 84.6183894230769%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_6_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_6_3 */
#CELImage_6_3 {
border-color: #000000;
}


#CELImage_6_4{position: absolute; z-index: 98; width : 7.421875%;height: 9%;top: 35.3076923076923%;left: 76.0967548076923%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_6_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_6_4 */
#CELImage_6_4 {
border-color: #000000;
}


#CELImage_6_5{position: absolute; z-index: 99; width : 4.453125%;height: 9.625%;top: 34.9951923076923%;left: 84.9128605769231%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_6_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_6_5 */
#CELImage_6_5 {
border-color: #000000;
}


#CELImage_6_6{position: absolute; z-index: 100; width : 9.0625%;height: 10%;top: 46.1538461538462%;left: 83.6899038461538%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_6_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_6_6 */
#CELImage_6_6 {
border-color: #000000;
}


#CELImage_6_7{position: absolute; z-index: 101; width : 7.1875%;height: 11.875%;top: 45.9855769230769%;left: 73.4495192307692%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_6_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_6_7 */
#CELImage_6_7 {
border-color: #000000;
}


#CELImage_6_8{position: absolute; z-index: 102; width : 5.078125%;height: 9.75%;top: 59.3557692307692%;left: 73.0618990384615%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_6_8 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_6_8 */
#CELImage_6_8 {
border-color: #000000;
}


#CELImage_6_9{position: absolute; z-index: 103; width : 9.375%;height: 12.375%;top: 59.9663461538461%;left: 87.9807692307692%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_6_9 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_6_9 */
#CELImage_6_9 {
border-color: #000000;
}


#CELImage_6_10{position: absolute; z-index: 104; width : 9.21875%;height: 12.125%;top: 71.8221153846154%;left: 84.0925480769231%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_6_10 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_6_10 */
#CELImage_6_10 {
border-color: #000000;
}


#CELImage_6_11{position: absolute; z-index: 105; width : 5.703125%;height: 11.875%;top: 83.4855769230769%;left: 72.3888221153846%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_6_11 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_6_11 */
#CELImage_6_11 {
border-color: #000000;
}


#CELImage_6_12{position: absolute; z-index: 106; width : 8.984375%;height: 10.375%;top: 84.4278846153846%;left: 78.0799278846154%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_6_12 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_6_12 */
#CELImage_6_12 {
border-color: #000000;
}

#CELAudio_6_13{position: relative;  z-index: 107; display: inline-block; width: 6.25%; height: 10%; top: 86.5384615384615%; left: 92.4278846153846%; }



#CTextFrame_6_39{ z-index: 5; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: #000000;  background-color:#BBE0E3;}


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


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



#CTextFrame_6_42{ z-index: 17; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: #000000;  background: -webkit-linear-gradient( #1E1E1E 0%, #1C1C1C 100%); background: -o-linear-gradient( #1E1E1E 0%, #1C1C1C 100%); background: -moz-linear-gradient( #1E1E1E 0%, #1C1C1C 100%);#1E1E1E, #1C1C1C);}


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


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


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


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


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



#CTextFrame_6_48{ z-index: 26; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: #000000;  background: -webkit-linear-gradient( #353535 0%, #1C1C1C 100%); background: -o-linear-gradient( #353535 0%, #1C1C1C 100%); background: -moz-linear-gradient( #353535 0%, #1C1C1C 100%);#353535, #1C1C1C);}


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



#CTextFrame_6_50{ z-index: 29; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: #000000;  background: -webkit-linear-gradient( #1A1A1A 0%, #1C1C1C 100%); background: -o-linear-gradient( #1A1A1A 0%, #1C1C1C 100%); background: -moz-linear-gradient( #1A1A1A 0%, #1C1C1C 100%);#1A1A1A, #1C1C1C);}



#CTextFrame_6_51{ z-index: 30; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: #000000;  background: -webkit-linear-gradient( #626262 0%, #1C1C1C 100%); background: -o-linear-gradient( #626262 0%, #1C1C1C 100%); background: -moz-linear-gradient( #626262 0%, #1C1C1C 100%);#626262, #1C1C1C);}



#CTextFrame_6_52{ z-index: 31; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: #000000;  background: -webkit-linear-gradient( #626262 0%, #1C1C1C 100%); background: -o-linear-gradient( #626262 0%, #1C1C1C 100%); background: -moz-linear-gradient( #626262 0%, #1C1C1C 100%);#626262, #1C1C1C);}



#CTextFrame_6_53{ z-index: 33; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: #000000;  background: -webkit-linear-gradient( #666699 0%, #2F2F47 100%); background: -o-linear-gradient( #666699 0%, #2F2F47 100%); background: -moz-linear-gradient( #666699 0%, #2F2F47 100%);#666699, #2F2F47);}



#CTextFrame_6_54{ z-index: 37; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: #000000;  background: -webkit-linear-gradient( #1E1E1E 0%, #1C1C1C 100%); background: -o-linear-gradient( #1E1E1E 0%, #1C1C1C 100%); background: -moz-linear-gradient( #1E1E1E 0%, #1C1C1C 100%);#1E1E1E, #1C1C1C);}



#CTextFrame_6_55{ z-index: 38; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: #000000;  background: -webkit-linear-gradient( #1E1E1E 0%, #1C1C1C 100%); background: -o-linear-gradient( #1E1E1E 0%, #1C1C1C 100%); background: -moz-linear-gradient( #1E1E1E 0%, #1C1C1C 100%);#1E1E1E, #1C1C1C);}



#CTextFrame_6_56{ z-index: 39; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: #000000;  background: -webkit-linear-gradient( #1A1A1A 0%, #1C1C1C 100%); background: -o-linear-gradient( #1A1A1A 0%, #1C1C1C 100%); background: -moz-linear-gradient( #1A1A1A 0%, #1C1C1C 100%);#1A1A1A, #1C1C1C);}



#CTextFrame_6_57{ z-index: 40; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: #000000;  background: -webkit-linear-gradient( #1E1E1E 0%, #1C1C1C 100%); background: -o-linear-gradient( #1E1E1E 0%, #1C1C1C 100%); background: -moz-linear-gradient( #1E1E1E 0%, #1C1C1C 100%);#1E1E1E, #1C1C1C);}


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



#CTextFrame_6_59{ z-index: 42; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: #000000;  background: -webkit-linear-gradient( #353535 0%, #1C1C1C 100%); background: -o-linear-gradient( #353535 0%, #1C1C1C 100%); background: -moz-linear-gradient( #353535 0%, #1C1C1C 100%);#353535, #1C1C1C);}



#CTextFrame_6_60{ z-index: 47; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: #000000;  background: -webkit-linear-gradient( #666699 0%, #252537 100%); background: -o-linear-gradient( #666699 0%, #252537 100%); background: -moz-linear-gradient( #666699 0%, #252537 100%);#666699, #252537);}



#CTextFrame_6_61{ z-index: 48; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: #000000;  background: -webkit-linear-gradient( #666699 0%, #2F2F47 100%); background: -o-linear-gradient( #666699 0%, #2F2F47 100%); background: -moz-linear-gradient( #666699 0%, #2F2F47 100%);#666699, #2F2F47);}



#CTextFrame_6_62{ z-index: 49; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: #000000;  background: -webkit-linear-gradient( #666699 0%, #2F2F47 100%); background: -o-linear-gradient( #666699 0%, #2F2F47 100%); background: -moz-linear-gradient( #666699 0%, #2F2F47 100%);#666699, #2F2F47);}



#CTextFrame_6_63{ z-index: 50; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: #000000;  background-color:#333399;}



#CTextFrame_6_64{ z-index: 54; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: #000000;  background-color:#BBE0E3;}


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



#CTextFrame_6_66{ z-index: 64; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: #000000;  background-color:#9999FF;}



#CTextFrame_6_67{ z-index: 65; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: #000000;  background-color:#9999FF;}



#CTextFrame_6_68{ z-index: 84; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: #FFCC99;  background-color:#FFCC99;}


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


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



#CTextFrame_6_71{ z-index: 91; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: #000000;  background-color:#BBE0E3;}



#CTextFrame_6_72{ z-index: 92; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: #000000;  background-color:#9999FF;}



#CTextFrame_6_73{ z-index: 94; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: #000000;  background-color:#9999FF;}


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


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


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


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



#CTextFrame_6_78{ z-index: 32; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: #000000;  background: -webkit-linear-gradient( #353535 0%, #1C1C1C 100%); background: -o-linear-gradient( #353535 0%, #1C1C1C 100%); background: -moz-linear-gradient( #353535 0%, #1C1C1C 100%);#353535, #1C1C1C);}


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

#CELPage_10{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#__CELPage_10 {
background: url('..//Data//f5412b07-700b-4f86-8318-450616f356ee.png') ; height:100% ; 
background-size: inherit;
}
#_{
position: absolute;
width: 100%;
height: 100%;
}
.__CELPage_10_1{
}.__CELPage_10_1 > img{width: 100%; }

#CELImage_7_0{position: absolute; z-index: 1; width : 88.2572115384615%;height: 74.4903846153846%;top: 18.8125%;left: 6.77283653846154%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_7_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_7_0 */
#CELImage_7_0 {
border-color: #000000;
}
#CELPage_11{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#__CELPage_11 {
background: url('..//Data//d1f8c47e-b6d0-448a-b740-43149c4995aa.png') ; height:100% ; 
background-size: inherit;
}
#_{
position: absolute;
width: 100%;
height: 100%;
}
.__CELPage_11_1{
}.__CELPage_11_1 > img{width: 100%; }
.CTable_8_0 { width: 99.21875%; height: 68.25%;left:0.390625%; top:17.75%; position: absolute; }  .CTableAllCell_CTable_8_0{ width:100%; height:100%; position:absolute; margin-left: 0px; margin-top: 0px;} .CTable_8_0 > img{ width: 100%;}.CTable_8_0_border > img{width: 100% !important; position: absolute; z-index: 2;height: 100% !important;} .CTable_8_0_Cell_0{width:19.0376202974628%; height:18.0436847103514%; top:0%; left:0%; overflow: hidden; word-wrap: break-word; position:absolute}
#CTable_8_0_Cell_0 {
background: -webkit-linear-gradient);
background: -o-linear-gradient);
background: -moz-linear-gradient););
} .CTable_8_0_Cell_1{width:44.46194776834%; height:18.0436847103514%; top:0%; left:19.0376202974628%; overflow: hidden; word-wrap: break-word; position:absolute}
#CTable_8_0_Cell_1 {
background: -webkit-linear-gradient);
background: -o-linear-gradient);
background: -moz-linear-gradient););
} .CTable_8_0_Cell_2{width:36.5004374453193%; height:18.0436847103514%; top:0%; left:63.4995680658028%; overflow: hidden; word-wrap: break-word; position:absolute}
#CTable_8_0_Cell_2 {
background: -webkit-linear-gradient);
background: -o-linear-gradient);
background: -moz-linear-gradient););
} .CTable_8_0_Cell_3{width:19.0376202974628%; height:23.0972837796985%; top:18.0436847103514%; left:0%; overflow: hidden; word-wrap: break-word; position:absolute}
#CTable_8_0_Cell_3 {
background: -webkit-linear-gradient);
background: -o-linear-gradient);
background: -moz-linear-gradient););
} .CTable_8_0_Cell_4{width:44.46194776834%; height:23.0972837796985%; top:18.0436847103514%; left:19.0376202974628%; overflow: hidden; word-wrap: break-word; position:absolute}
#CTable_8_0_Cell_4 {
background: -webkit-linear-gradient);
background: -o-linear-gradient);
background: -moz-linear-gradient););
} .CTable_8_0_Cell_5{width:36.5004374453193%; height:23.0972837796985%; top:18.0436847103514%; left:63.4995680658028%; overflow: hidden; word-wrap: break-word; position:absolute}
#CTable_8_0_Cell_5 {
background: -webkit-linear-gradient);
background: -o-linear-gradient);
background: -moz-linear-gradient););
} .CTable_8_0_Cell_6{width:19.0376202974628%; height:34.4593677927011%; top:41.1409684900499%; left:0%; overflow: hidden; word-wrap: break-word; position:absolute}
#CTable_8_0_Cell_6 {
background: -webkit-linear-gradient);
background: -o-linear-gradient);
background: -moz-linear-gradient););
} .CTable_8_0_Cell_7{width:44.46194776834%; height:34.4593677927011%; top:41.1409684900499%; left:19.0376202974628%; overflow: hidden; word-wrap: break-word; position:absolute}
#CTable_8_0_Cell_7 {
background: -webkit-linear-gradient);
background: -o-linear-gradient);
background: -moz-linear-gradient););
} .CTable_8_0_Cell_8{width:36.5004374453193%; height:34.4593677927011%; top:41.1409684900499%; left:63.4995680658028%; overflow: hidden; word-wrap: break-word; position:absolute}
#CTable_8_0_Cell_8 {
background: -webkit-linear-gradient);
background: -o-linear-gradient);
background: -moz-linear-gradient););
} .CTable_8_0_Cell_9{width:19.0376202974628%; height:24.4878578211912%; top:75.600336282751%; left:0%; overflow: hidden; word-wrap: break-word; position:absolute}
#CTable_8_0_Cell_9 {
background: -webkit-linear-gradient);
background: -o-linear-gradient);
background: -moz-linear-gradient););
} .CTable_8_0_Cell_10{width:80.9623852136593%; height:24.4878578211912%; top:75.600336282751%; left:19.0376202974628%; overflow: hidden; word-wrap: break-word; position:absolute}
#CTable_8_0_Cell_10 {
background: -webkit-linear-gradient);
background: -o-linear-gradient);
background: -moz-linear-gradient););
}


#CELTextFrame636094364829193468{ 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_13{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#__CELPage_13 {
background: url('..//Data//053bdee5-c251-4258-b0cf-3bd5bc62de3b.png') ; height:100% ; 
background-size: inherit;
}
#_{
position: absolute;
width: 100%;
height: 100%;
}
.__CELPage_13_1{
}.__CELPage_13_1 > img{width: 100%; }
.CTable_9_0 { width: 99.609375%; height: 80%;left:0.390625%; top:17.75%; position: absolute; }  .CTableAllCell_CTable_9_0{ width:100%; height:100%; position:absolute; margin-left: 0px; margin-top: 0px;} .CTable_9_0 > img{ width: 100%;}.CTable_9_0_border > img{width: 100% !important; position: absolute; z-index: 2;height: 100% !important;} .CTable_9_0_Cell_0{width:18.962962962963%; height:15.3935185185185%; top:0%; left:0%; overflow: hidden; word-wrap: break-word; position:absolute}
#CTable_9_0_Cell_0 {
background: -webkit-linear-gradient);
background: -o-linear-gradient);
background: -moz-linear-gradient););
} .CTable_9_0_Cell_1{width:44.2875871888563%; height:15.3935185185185%; top:0%; left:18.962962962963%; overflow: hidden; word-wrap: break-word; position:absolute}
#CTable_9_0_Cell_1 {
background: -webkit-linear-gradient);
background: -o-linear-gradient);
background: -moz-linear-gradient););
} .CTable_9_0_Cell_2{width:36.3572984749455%; height:15.3935185185185%; top:0%; left:63.2505501518193%; overflow: hidden; word-wrap: break-word; position:absolute}
#CTable_9_0_Cell_2 {
background: -webkit-linear-gradient);
background: -o-linear-gradient);
background: -moz-linear-gradient););
} .CTable_9_0_Cell_3{width:18.962962962963%; height:22.96875%; top:15.3935185185185%; left:0%; overflow: hidden; word-wrap: break-word; position:absolute}
#CTable_9_0_Cell_3 {
background: -webkit-linear-gradient);
background: -o-linear-gradient);
background: -moz-linear-gradient););
} .CTable_9_0_Cell_4{width:44.2875871888563%; height:22.96875%; top:15.3935185185185%; left:18.962962962963%; overflow: hidden; word-wrap: break-word; position:absolute}
#CTable_9_0_Cell_4 {
background: -webkit-linear-gradient);
background: -o-linear-gradient);
background: -moz-linear-gradient););
} .CTable_9_0_Cell_5{width:36.3572984749455%; height:22.96875%; top:15.3935185185185%; left:63.2505501518193%; overflow: hidden; word-wrap: break-word; position:absolute}
#CTable_9_0_Cell_5 {
background: -webkit-linear-gradient);
background: -o-linear-gradient);
background: -moz-linear-gradient););
} .CTable_9_0_Cell_6{width:18.962962962963%; height:37.96875%; top:38.3622685185185%; left:0%; overflow: hidden; word-wrap: break-word; position:absolute}
#CTable_9_0_Cell_6 {
background: -webkit-linear-gradient);
background: -o-linear-gradient);
background: -moz-linear-gradient););
} .CTable_9_0_Cell_7{width:44.2875871888563%; height:37.96875%; top:38.3622685185185%; left:18.962962962963%; overflow: hidden; word-wrap: break-word; position:absolute}
#CTable_9_0_Cell_7 {
background: -webkit-linear-gradient);
background: -o-linear-gradient);
background: -moz-linear-gradient););
} .CTable_9_0_Cell_8{width:36.3572984749455%; height:37.96875%; top:38.3622685185185%; left:63.2505501518193%; overflow: hidden; word-wrap: break-word; position:absolute}
#CTable_9_0_Cell_8 {
background: -webkit-linear-gradient);
background: -o-linear-gradient);
background: -moz-linear-gradient););
} .CTable_9_0_Cell_9{width:18.962962962963%; height:22.96875%; top:76.3310185185185%; left:0%; overflow: hidden; word-wrap: break-word; position:absolute}
#CTable_9_0_Cell_9 {
background: -webkit-linear-gradient);
background: -o-linear-gradient);
background: -moz-linear-gradient););
} .CTable_9_0_Cell_10{width:80.6448856638018%; height:22.96875%; top:76.3310185185185%; left:18.962962962963%; overflow: hidden; word-wrap: break-word; position:absolute}
#CTable_9_0_Cell_10 {
background: -webkit-linear-gradient);
background: -o-linear-gradient);
background: -moz-linear-gradient););
}


#CELTextFrame636094364837313933{ 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_17{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#__CELPage_17 {
background: url('..//Data//e25e3dca-5486-46c1-abd3-9aaf452625da.png') ; height:100% ; 
background-size: inherit;
}
#_{
position: absolute;
width: 100%;
height: 100%;
}
.__CELPage_17_1{
}.__CELPage_17_1 > img{width: 100%; }

#CELImage_10_0{position: absolute; z-index: 10; width : 26.09375%;height: 67.9615384615385%;top: 25.25%;left: 5.94350961538463%; opacity: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
#CELImage_10_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_10_0 */
#CELImage_10_0 {
border-color: #000000;
}


#CELTextFrame636094364846774474{ 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_10_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;}


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


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


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


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


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


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

#CELPage_23{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#__CELPage_23 {
background: url('..//Data//e25e3dca-5486-46c1-abd3-9aaf452625da.png') ; height:100% ; 
background-size: inherit;
}
#_{
position: absolute;
width: 100%;
height: 100%;
}
.__CELPage_23_1{
}.__CELPage_23_1 > img{width: 100%; }

#CELImage_11_0{position: absolute; z-index: 3; width : 70.46875%;height: 61.3173076923077%;top: 17.5144230769231%;left: 11.5204326923077%; 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: 4; width : 70.6189903846154%;height: 8%;top: 81%;left: 11.5054086538462%; 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;
}
#CELPage_18{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#__CELPage_18 {
background: url('..//Data//80294fbe-e0ef-483d-aaf3-f00731d27b8a.png') ; height:100% ; 
background-size: inherit;
}
#_{
position: absolute;
width: 100%;
height: 100%;
}
.__CELPage_18_1{
}.__CELPage_18_1 > img{width: 100%; }

#CELImage_12_0{position: absolute; z-index: 7; width : 39.0985576923077%;height: 29.75%;top: 15.3173076923077%;left: 11.1598557692308%; 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: 8; width : 39.0985576923077%;height: 30.625%;top: 45.4567307692308%;left: 58.0949519230769%; 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: 9; width : 35.9134615384615%;height: 29.25%;top: 53.2596153846154%;left: 4.39903846153846%; 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;
}


#CTextFrame_12_3{ 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_12_4{ z-index: 5; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);border-color: transparent ;  background-color: transparent;}


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

#CELPage_19{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#__CELPage_19 {
background: url('..//Data//90b6e291-dea4-4da3-a2d1-dea48ec9d7a2.png') ; height:100% ; 
background-size: inherit;
}
#_{
position: absolute;
width: 100%;
height: 100%;
}
.__CELPage_19_1{
}.__CELPage_19_1 > img{width: 100%; }

#CELImage_13_0{position: absolute; z-index: 6; width : 40.078125%;height: 53.5673076923077%;top: 22.7355769230769%;left: 5.20132211538462%; 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: 7; width : 32.0913461538462%;height: 56.5%;top: 22.9038461538462%;left: 60.15625%; 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;
}

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


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

#CELPage_31{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#__CELPage_31 {
background: url('..//Data//90b6e291-dea4-4da3-a2d1-dea48ec9d7a2.png') ; height:100% ; 
background-size: inherit;
}
#_{
position: absolute;
width: 100%;
height: 100%;
}
.__CELPage_31_1{
}.__CELPage_31_1 > img{width: 100%; }

#CELImage_14_0{position: absolute; z-index: 3; width : 84.6514423076922%;height: 58.6730769230769%;top: 23.6442307692308%;left: 9.29687499999998%; 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;
}

#CELQuestionPage_29{background-size: 100% 100%; background-repeat:no-repeat; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: white;}

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELQuestionPage_29 {
background-color:  #FFFFFF;}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELQuestionPage_29_1{
 background:  #FFFFFF;position: absolute;
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELQuestionPage_29_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: 16%; top: 45.5%; left: 3.75%;}
#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: 45.5%; left: 50.625%;}
#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: 68.75%; left: 3.75%;}
#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: 68.75%; left: 50.625%;}
#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;}
#CELQuestionPage_30{ background-size: 100% 100%; background-repeat:no-repeat; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: white;}

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELQuestionPage_30 {
background-color:  #FFFFFF;}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELQuestionPage_30_1{
 background:  #FFFFFF;position: absolute;
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELQuestionPage_30_1 > img{width: 100%;}
#QuestionContent_16_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_16_0{position: absolute; word-wrap:break-word; position: absolute; width: 44.375%; height: 16%; top: 45.5%; left: 3.75%;}
#AnswerContent_16_0_right {position: absolute; z-index: 0; height: 100%; border-width: 1px; width: 88.3802816901408%; border-style: solid;border-color: #808080;  background-color:#FFFFFF;}
#AnswerContent_16_1{position: absolute; word-wrap:break-word; position: absolute; width: 44.375%; height: 16%; top: 45.5%; left: 50.625%;}
#AnswerContent_16_1_right {position: absolute; z-index: 0; height: 100%; border-width: 1px; width: 88.3802816901408%; border-style: solid;border-color: #808080;  background-color:#FFFFFF;}
#AnswerContent_16_2{position: absolute; word-wrap:break-word; position: absolute; width: 44.375%; height: 16%; top: 68.75%; left: 3.75%;}
#AnswerContent_16_2_right {position: absolute; z-index: 0; height: 100%; border-width: 1px; width: 88.3802816901408%; border-style: solid;border-color: #808080;  background-color:#FFFFFF;}
#CELPage_36{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_36 {
background-color:  #FFFFFF;}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_36_1{
 background:  #FFFFFF;position: absolute; width:100%;
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_36_1 > img{width: 100%; }

#CTextFrame_17_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_17_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;}


@font-face {font-family: Calibri;src: url('../Data/Font/calibri.EOT'),url('../Data/Font/calibri.ttf');}
@font-face {font-family: Franklin_Gothic_Book;src: url('../Data/Font/FRABK.EOT'),url('../Data/Font/FRABK.TTF');}
@font-face {font-family: VNI-Times;src: url('../Data/Font/Vtimesn.EOT'),url('../Data/Font/Vtimesn.ttf');}
@font-face {font-family: Franklin_Gothic_Demi;src: url('../Data/Font/FRADM.EOT'),url('../Data/Font/FRADM.TTF');}
@font-face {font-family: Segoe_UI;src: url('../Data/Font/segoeui.EOT'),url('../Data/Font/segoeui.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; }
