﻿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; overflow-y:auto; }
.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; }
.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: 80%; height: 80%; left: 10%; 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: 30%; margin-top:0%; } 
.QuestionResultPanelContent_Top_Left { width: 45%; height: 30%; position: absolute; left: 5%; }
.QuestionResultPanelContent_Top_Right { width: 45%; height: 30%; position: absolute; right: 5%; }
.QuestionResultPanelContent_Middle { width: 99%; height: 62%; position: absolute; bottom: 10%; left: 0.5%; border: 1px solid #8E8D8D; overflow-y:auto; }
.QuestionResultPanelContent_Bottom { width: 25%; left: 37.5%; height: 8%; background: #999; position: absolute; bottom: 1%; text-align: center;}
#ViewQuestionPanel{ position: absolute; width: 80%; height: 80% ; left: 15%; top: 10%; }
#ViewQuestionPanel_NoScore{ position: absolute; width: 70%; height: 80% ; left: 15%; top: 10%; }
#ListQuestionPanel_NoScore{ position: absolute; width: 70%; height: 60%; left: 15%;top: 15%; }
.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%; top: 0;left: 0; }
.QuestionResultPanelContent_NoScore { position: absolute; width: 98.5%; height: 87%; top: 12%; 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;}
.MindMapBranchIMG_Sub{ 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_387{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_387 {
background: url('..//Data//f0e3e7c7-81c6-4384-b217-019a97026065.png') ; height:100% ; 
background-size: inherit;
}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_387_1{
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_387_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;}

 #CELPage_256{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_256 {
background: url('..//Data//f0e3e7c7-81c6-4384-b217-019a97026065.png') ; height:100% ; 
background-size: inherit;
}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_256_1{
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_256_1 > img{width: 100%; }

#CTextFrame_1_0{ z-index: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_1_0.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}



#CTextFrame_1_1{ z-index: 2; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_1_1.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}



#CTextFrame_1_2{ z-index: 3; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_1_2.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}

 #CELPage_321{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_321 {
background: url('..//Data//508b9e2a-8d7c-4e5b-aa34-72f5af65acc6.png') ; height:100% ; 
background-size: inherit;
}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_321_1{
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_321_1 > img{width: 100%; }

#CTextFrame_2_0{ z-index: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_2_0.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}



#CTextFrame_2_1{ z-index: 2; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_2_1.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}



#CTextFrame_2_2{ z-index: 3; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_2_2.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}

 #CELPage_322{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_322 {
background: url('..//Data//44583035-a54a-4454-bd6b-038c02077e69.png') ; height:100% ; 
background-size: inherit;
}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_322_1{
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_322_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);background-image: url(../Data//CTextFrame_3_0.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}



#CTextFrame_3_1{ z-index: 2; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_3_1.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}

 #CELPage_323{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_323 {
background: url('..//Data//f9484fe2-c84c-4831-b799-16da7751405a.png') ; height:100% ; 
background-size: inherit;
}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_323_1{
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_323_1 > img{width: 100%; }

#CTextFrame_4_0{ z-index: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_4_0.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}



#CTextFrame_4_1{ z-index: 2; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_4_1.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}

 #CELPage_364{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_364 {
background: url('..//Data//705eec4d-342e-478c-98f9-45f66142538c.png') ; height:100% ; 
background-size: inherit;
}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_364_1{
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_364_1 > img{width: 100%; }

#CTextFrame_5_0{ z-index: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_5_0.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}



#CTextFrame_5_1{ z-index: 2; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_5_1.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}

 #CELPage_388{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_388 {
background: url('..//Data//705eec4d-342e-478c-98f9-45f66142538c.png') ; height:100% ; 
background-size: inherit;
}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_388_1{
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_388_1 > img{width: 100%; }

#CELImage_6_0{position: absolute; z-index: 3; width : 48.4551411290323%;height: 60.116935483871%;top: 26.6955645161291%;left: 49.7769657258065%; opacity: 1 !important; 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';}
#CELImage_6_0 img { display: block;}
#CELImage_6_0 img:nth-of-type(2) {-moz-transform: rotateX(180deg); -webkit-transform: rotateX(180deg); transform: rotateX(180deg);}/*Style cho đối tượng media CELImage_6_0 */
#CELImage_6_0 {
border-color: #000000;
}


#CTextFrame_6_1{ 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_6_2{ z-index: 2; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_6_2.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}



#CTextFrame_6_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;}

 #CELPage_365{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_365 {
background: url('..//Data//b05bbb97-0cd1-4a56-9f1a-ab67922af5b8.png') ; height:100% ; 
background-size: inherit;
}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_365_1{
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_365_1 > img{width: 100%; }

#CELImage_7_0{position: absolute; z-index: 3; width : 41.8346774193548%;height: 84.8548387096774%;top: 12.6129032258065%;left: 55.0403225806452%; opacity: 1 !important; 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';}
#CELImage_7_0 img { display: block;}
#CELImage_7_0 img:nth-of-type(2) {-moz-transform: rotateX(180deg); -webkit-transform: rotateX(180deg); transform: rotateX(180deg);}/*Style cho đối tượng media CELImage_7_0 */
#CELImage_7_0 {
border-color: #000000;
}


#CTextFrame_7_1{ z-index: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_7_1.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}



#CTextFrame_7_2{ z-index: 2; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_7_2.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}



#CTextFrame_7_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;}

 #CELPage_343{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_343 {
background: url('..//Data//277287cb-6a04-48ee-8317-ec7d361c9a74.png') ; height:100% ; 
background-size: inherit;
}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_343_1{
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_343_1 > img{width: 100%; }

#CELImage_8_0{position: absolute; z-index: 3; width : 53.9028897849462%;height: 66.6980286738351%;top: 14.9507168458781%;left: 42.4987399193549%; opacity: 1 !important; 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';}
#CELImage_8_0 img { display: block;}
#CELImage_8_0 img:nth-of-type(2) {-moz-transform: rotateX(180deg); -webkit-transform: rotateX(180deg); transform: rotateX(180deg);}/*Style cho đối tượng media CELImage_8_0 */
#CELImage_8_0 {
border-color: transparent;
}


#CTextFrame_8_1{ z-index: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_8_1.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}



#CTextFrame_8_2{ z-index: 2; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_8_2.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}

 #CELPage_344{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_344 {
background: url('..//Data//55f2dc80-d2de-446e-a235-bb344f066960.png') ; height:100% ; 
background-size: inherit;
}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_344_1{
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_344_1 > img{width: 100%; }

#CELImage_9_0{position: absolute; z-index: 3; width : 49.3296370967742%;height: 73.0376344086021%;top: 26.9623655913979%;left: 50.6703629032258%; opacity: 1 !important; 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';}
#CELImage_9_0 img { display: block;}
#CELImage_9_0 img:nth-of-type(2) {-moz-transform: rotateX(180deg); -webkit-transform: rotateX(180deg); transform: rotateX(180deg);}/*Style cho đối tượng media CELImage_9_0 */
#CELImage_9_0 {
border-color: transparent;
}


#CTextFrame_9_1{ z-index: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_9_1.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}



#CTextFrame_9_2{ z-index: 2; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_9_2.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}

 #CELPage_345{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_345 {
background: url('..//Data//893132aa-d5a5-4b7d-8a0b-7d99d6e1d982.png') ; height:100% ; 
background-size: inherit;
}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_345_1{
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_345_1 > img{width: 100%; }

#CELImage_10_0{position: absolute; z-index: 3; width : 50.1629704301075%;height: 69.1980286738351%;top: 23.0241935483871%;left: 48.1703629032258%; opacity: 1 !important; 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';}
#CELImage_10_0 img { display: block;}
#CELImage_10_0 img:nth-of-type(2) {-moz-transform: rotateX(180deg); -webkit-transform: rotateX(180deg); transform: rotateX(180deg);}/*Style cho đối tượng media CELImage_10_0 */
#CELImage_10_0 {
border-color: transparent;
}


#CTextFrame_10_1{ z-index: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_10_1.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}



#CTextFrame_10_2{ z-index: 2; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_10_2.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}

 #CELPage_346{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_346 {
background: url('..//Data//3e6a23fb-18fc-4b5e-9ed2-8307b04a8092.png') ; height:100% ; 
background-size: inherit;
}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_346_1{
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_346_1 > img{width: 100%; }

#CTextFrame_11_0{ z-index: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_11_0.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}



#CTextFrame_11_1{ z-index: 2; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_11_1.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}

 #CELPage_347{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_347 {
background: url('..//Data//22aca515-e512-4a38-b0bf-5b2b60511ee3.png') ; height:100% ; 
background-size: inherit;
}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_347_1{
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_347_1 > img{width: 100%; }

#CELImage_12_0{position: absolute; z-index: 2; width : 28.4375%;height: 41.9444444444444%;top: 12.2222222222222%;left: 14.5312552981906%; opacity: 1 !important; 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';}
#CELImage_12_0 img { display: block;}
#CELImage_12_0 img:nth-of-type(2) {-moz-transform: rotateX(180deg); -webkit-transform: rotateX(180deg); transform: rotateX(180deg);}/*Style cho đối tượng media CELImage_12_0 */
#CELImage_12_0 {
border-color: transparent;
}


#CELImage_12_1{position: absolute; z-index: 3; width : 39.9305555555556%;height: 77.4305499041522%;top: 22.5694515086986%;left: 60.0694444444444%; opacity: 1 !important; 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';}
#CELImage_12_1 img { display: block;}
#CELImage_12_1 img:nth-of-type(2) {-moz-transform: rotateX(180deg); -webkit-transform: rotateX(180deg); transform: rotateX(180deg);}/*Style cho đối tượng media CELImage_12_1 */
#CELImage_12_1 {
border-color: transparent;
}


#CELImage_12_2{position: absolute; z-index: 4; width : 37.5173568725586%;height: 35.5092592592593%;top: 64.4907407407407%;left: 10.9201441870795%; opacity: 1 !important; 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';}
#CELImage_12_2 img { display: block;}
#CELImage_12_2 img:nth-of-type(2) {-moz-transform: rotateX(180deg); -webkit-transform: rotateX(180deg); transform: rotateX(180deg);}/*Style cho đối tượng media CELImage_12_2 */
#CELImage_12_2 {
border-color: transparent;
}


#CTextFrame_12_3{ z-index: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_12_3.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}

 #CELPage_352{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_352 {
background: url('..//Data//6dc07227-a7c8-423f-9c05-7cf7a43d1df8.png') ; height:100% ; 
background-size: inherit;
}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_352_1{
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_352_1 > img{width: 100%; }

#CELImage_13_0{position: absolute; z-index: 3; width : 85.61156761689%;height: 69.3981481481481%;top: 18.6043980984705%;left: 5.92405913978494%; opacity: 1 !important; 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';}
#CELImage_13_0 img { display: block;}
#CELImage_13_0 img:nth-of-type(2) {-moz-transform: rotateX(180deg); -webkit-transform: rotateX(180deg); transform: rotateX(180deg);}/*Style cho đối tượng media CELImage_13_0 */
#CELImage_13_0 {
border-color: transparent;
}


#CTextFrame_13_1{ z-index: 2; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_13_1.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}

 #CELPage_354{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_354 {
background: url('..//Data//fbc7cd5f-9502-4dfd-a9d2-ba5f0689031f.png') ; height:100% ; 
background-size: inherit;
}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_354_1{
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_354_1 > img{width: 100%; }

#CTextFrame_14_0{ z-index: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_14_0.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}



#CTextFrame_14_1{ z-index: 2; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_14_1.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}

 #CELPage_355{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_355 {
background: url('..//Data//2de361bc-848a-4b9d-b03d-ee6e0516b88e.png') ; height:100% ; 
background-size: inherit;
}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_355_1{
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_355_1 > img{width: 100%; }

#CELImage_15_0{position: absolute; z-index: 1; width : 55.5555555555556%;height: 100%;top: 0%;left: 0%; opacity: 1 !important; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg); }
#CELImage_15_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';}
#CELImage_15_0 img { display: block;}
#CELImage_15_0 img:nth-of-type(2) {-moz-transform: rotateX(180deg); -webkit-transform: rotateX(180deg); transform: rotateX(180deg);}/*Style cho đối tượng media CELImage_15_0 */
#CELImage_15_0 {
border-color: transparent;
}


#CELImage_15_1{position: absolute; z-index: 2; width : 44.5312457614475%;height: 100%;top: 0%;left: 55.4687542385525%; opacity: 1 !important; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg); }
#CELImage_15_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';}
#CELImage_15_1 img { display: block;}
#CELImage_15_1 img:nth-of-type(2) {-moz-transform: rotateX(180deg); -webkit-transform: rotateX(180deg); transform: rotateX(180deg);}/*Style cho đối tượng media CELImage_15_1 */
#CELImage_15_1 {
border-color: transparent;
}
 #CELPage_356{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_356 {
background: url('..//Data//f7534882-0f4a-45bb-8fd3-f7dee04b548f.png') ; height:100% ; 
background-size: inherit;
}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_356_1{
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_356_1 > img{width: 100%; }

#CELImage_16_0{position: absolute; z-index: 2; width : 51.5625%;height: 51.0416610152633%;top: 53.1250056514034%;left: 48.4375%; opacity: 1 !important; 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';}
#CELImage_16_0 img { display: block;}
#CELImage_16_0 img:nth-of-type(2) {-moz-transform: rotateX(180deg); -webkit-transform: rotateX(180deg); transform: rotateX(180deg);}/*Style cho đối tượng media CELImage_16_0 */
#CELImage_16_0 {
border-color: transparent;
}


#CELImage_16_1{position: absolute; z-index: 3; width : 48.4375%;height: 53.1250056514034%;top: 52.0833333333333%;left: 0%; opacity: 1 !important; 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';}
#CELImage_16_1 img { display: block;}
#CELImage_16_1 img:nth-of-type(2) {-moz-transform: rotateX(180deg); -webkit-transform: rotateX(180deg); transform: rotateX(180deg);}/*Style cho đối tượng media CELImage_16_1 */
#CELImage_16_1 {
border-color: transparent;
}


#CELImage_16_2{position: absolute; z-index: 4; width : 53.9062457614475%;height: 54.1666666666667%;top: 0%;left: 46.0937542385525%; opacity: 1 !important; 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';}
#CELImage_16_2 img { display: block;}
#CELImage_16_2 img:nth-of-type(2) {-moz-transform: rotateX(180deg); -webkit-transform: rotateX(180deg); transform: rotateX(180deg);}/*Style cho đối tượng media CELImage_16_2 */
#CELImage_16_2 {
border-color: transparent;
}
 #CELPage_357{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_357 {
background: url('..//Data//0583957c-feb6-4862-8a85-ea113efb5e32.png') ; height:100% ; 
background-size: inherit;
}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_357_1{
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_357_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);background-image: url(../Data//CTextFrame_17_0.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}



#CTextFrame_17_1{ z-index: 2; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_17_1.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}

 #CELPage_358{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_358 {
background: url('..//Data//6fb273af-6075-443c-9014-31c95f8721a3.png') ; height:100% ; 
background-size: inherit;
}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_358_1{
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_358_1 > img{width: 100%; }

#CELImage_18_0{position: absolute; z-index: 1; width : 95.1909806993273%;height: 84.0046239782263%;top: 5.90278519524468%;left: 1.00694444444444%; opacity: 1 !important; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg); }
#CELImage_18_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';}
#CELImage_18_0 img { display: block;}
#CELImage_18_0 img:nth-of-type(2) {-moz-transform: rotateX(180deg); -webkit-transform: rotateX(180deg); transform: rotateX(180deg);}/*Style cho đối tượng media CELImage_18_0 */
#CELImage_18_0 {
border-color: transparent;
}
 #CELPage_359{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_359 {
background: url('..//Data//d5874226-99b7-40d5-9bb0-7421186a21b5.png') ; height:100% ; 
background-size: inherit;
}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_359_1{
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_359_1 > img{width: 100%; }

#CELImage_19_0{position: absolute; z-index: 2; width : 82.5%;height: 80.2083389847367%;top: 17.7777777777778%;left: 10%; opacity: 1 !important; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg); }
#CELImage_19_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';}
#CELImage_19_0 img { display: block;}
#CELImage_19_0 img:nth-of-type(2) {-moz-transform: rotateX(180deg); -webkit-transform: rotateX(180deg); transform: rotateX(180deg);}/*Style cho đối tượng media CELImage_19_0 */
#CELImage_19_0 {
border-color: transparent;
}


#CTextFrame_19_1{ z-index: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_19_1.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}

 #CELPage_361{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_361 {
background: url('..//Data//bea7a6d2-d449-43a9-b482-137daf61ab7e.png') ; height:100% ; 
background-size: inherit;
}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_361_1{
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_361_1 > img{width: 100%; }

#CTextFrame_20_0{ z-index: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_20_0.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}



#CTextFrame_20_1{ z-index: 2; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_20_1.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}

 #CELPage_325{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_325 {
background: url('..//Data//cff1225b-820f-4583-887d-44f3c96c7bfc.png') ; height:100% ; 
background-size: inherit;
}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_325_1{
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_325_1 > img{width: 100%; }

#CTextFrame_21_0{ z-index: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_21_0.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}



#CTextFrame_21_1{ z-index: 2; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_21_1.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}

 #CELPage_326{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_326 {
background: url('..//Data//9ad4d2cd-4b84-4fce-bb34-4d15865f2480.png') ; height:100% ; 
background-size: inherit;
}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_326_1{
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_326_1 > img{width: 100%; }

#CELImage_22_0{position: absolute; z-index: 3; width : 1.66666666666667%;height: 14.4444444444444%;top: 30.3001792114695%;left: 66.150873655914%; opacity: 1 !important; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg); }
#CELImage_22_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';}
#CELImage_22_0 img { display: block;}
#CELImage_22_0 img:nth-of-type(2) {-moz-transform: rotateX(180deg); -webkit-transform: rotateX(180deg); transform: rotateX(180deg);}/*Style cho đối tượng media CELImage_22_0 */
#CELImage_22_0 {
border-color: transparent;
}


#CELImage_22_1{position: absolute; z-index: 5; width : 1.66666666666667%;height: 14.4444444444444%;top: 50.1926523297491%;left: 66.0618279569893%; opacity: 1 !important; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg); }
#CELImage_22_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';}
#CELImage_22_1 img { display: block;}
#CELImage_22_1 img:nth-of-type(2) {-moz-transform: rotateX(180deg); -webkit-transform: rotateX(180deg); transform: rotateX(180deg);}/*Style cho đối tượng media CELImage_22_1 */
#CELImage_22_1 {
border-color: transparent;
}


#CELImage_22_2{position: absolute; z-index: 7; width : 1.66666666666667%;height: 14.4444444444444%;top: 81.0797491039427%;left: 66.0483870967742%; opacity: 1 !important; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg); }
#CELImage_22_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';}
#CELImage_22_2 img { display: block;}
#CELImage_22_2 img:nth-of-type(2) {-moz-transform: rotateX(180deg); -webkit-transform: rotateX(180deg); transform: rotateX(180deg);}/*Style cho đối tượng media CELImage_22_2 */
#CELImage_22_2 {
border-color: transparent;
}


#CTextFrame_22_3{ z-index: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_22_3.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}



#CTextFrame_22_4{ z-index: 2; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_22_4.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}



#CTextFrame_22_5{ z-index: 4; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_22_5.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}



#CTextFrame_22_6{ z-index: 6; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_22_6.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}



#CTextFrame_22_7{ z-index: 8; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_22_7.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}

 #CELPage_327{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_327 {
background: url('..//Data//342a4131-2c55-4059-b84e-339136a07f3c.png') ; height:100% ; 
background-size: inherit;
}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_327_1{
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_327_1 > img{width: 100%; }

#CTextFrame_23_0{ z-index: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_23_0.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}



#CTextFrame_23_1{ z-index: 2; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_23_1.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}

 #CELPage_328{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_328 {
background: url('..//Data//20cd10cf-def9-4ee9-878c-45560ea965e7.png') ; height:100% ; 
background-size: inherit;
}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_328_1{
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_328_1 > img{width: 100%; }

#CELImage_24_0{position: absolute; z-index: 3; width : 4.16666666666667%;height: 5.55555555555556%;top: 94.4444444444444%;left: 95.8333333333333%; opacity: 1 !important; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg); }
#CELImage_24_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';}
#CELImage_24_0 img { display: block;}
#CELImage_24_0 img:nth-of-type(2) {-moz-transform: rotateX(180deg); -webkit-transform: rotateX(180deg); transform: rotateX(180deg);}/*Style cho đối tượng media CELImage_24_0 */
#CELImage_24_0 {
border-color: transparent;
}


#CTextFrame_24_1{ z-index: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_24_1.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}



#CTextFrame_24_2{ z-index: 2; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_24_2.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}

 #CELPage_336{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_336 {
background: url('..//Data//a519c793-03cd-4f54-ac2f-9cbb42be27cb.png') ; height:100% ; 
background-size: inherit;
}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_336_1{
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_336_1 > img{width: 100%; }

#CTextFrame_25_0{ z-index: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_25_0.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}

 #CELPage_335{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_335 {
background: url('..//Data//1fa50c2b-3848-4c72-89ea-39885b9ee739.png') ; height:100% ; 
background-size: inherit;
}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_335_1{
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_335_1 > img{width: 100%; }

#CTextFrame_26_0{ z-index: 1; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_26_0.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}

 #CELPage_331{background-size: 100% 100%; background-repeat:no-repeat; height: 100%; width:100%;} 

#_f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_331 {
background: url('..//Data//748318d7-7746-4323-9178-97c26948a4a2.png') ; height:100% ; 
background-size: inherit;
}
#_f8c8cf9ad7a39d8434f1e71d3cec53f9{
position: absolute;
width: 100%;
height: 100%;
}
._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_331_1{
}._f8c8cf9ad7a39d8434f1e71d3cec53f9_CELPage_331_1 > img{width: 100%; }

#CELImage_27_0{position: absolute; z-index: 1; width : 95.9895748562283%;height: 95.9722222222222%;top: 2.01389612974944%;left: 2.44792222976685%; opacity: 1 !important; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg); }
#CELImage_27_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';}
#CELImage_27_0 img { display: block;}
#CELImage_27_0 img:nth-of-type(2) {-moz-transform: rotateX(180deg); -webkit-transform: rotateX(180deg); transform: rotateX(180deg);}/*Style cho đối tượng media CELImage_27_0 */
#CELImage_27_0 {
border-color: transparent;
}


#CTextFrame_27_1{ z-index: 46; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_27_1.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}



#CTextFrame_27_2{ z-index: 47; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_27_2.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}



#CTextFrame_27_3{ z-index: 48; transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg); -o-transform: rotate(0deg);background-image: url(../Data//CTextFrame_27_3.png); background-size:100% 100%; background-repeat: no-repeat; background: -webkit-linear-gradient); background: -o-linear-gradient); background: -moz-linear-gradient);}


@font-face {font-family: ;src: url('../Data/Font/micross.EOT'),url('../Data/Font/micross.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; }
