﻿:root {
	--MainColor: rgb(255, 153, 0);
	--MainColorBlue: rgb(25, 152, 230);
	--MainColorGreen: rgb(54, 210, 158);
	--MainColorYellow: rgb(247, 202, 18);
	--MainColorRed: rgb(222, 71, 71);
	--MainColorPink: rgb(255, 53, 133);
	--MainColorOrange: rgb(247, 114, 23);
	--MainColorPurple: rgb(200, 72, 241);
	--MenuColor: rgba(252, 252, 252, 1);
	--DataWidth: 95%;
	--DataWidthS: 80%;
	--DataMobWidth: 95%;
	--DataMobWidthS: 85%;
	--DataMaxWidth: 2300px;
	--borderTB: 1px solid rgb(180, 180, 180);
	--MainColorTxt: rgb(30, 30, 30);
	--MainColorTxt2: rgb(80, 80, 80);
	--bgBlackColor: rgba(247, 247, 247, 1);
	--bgWhiteColor: rgba(255, 255, 255, 1);
}

body {
	margin: 0;
	padding: 0;
	font-family: MainFont;
	width: 100%;
	max-width: var(--DataMaxWidth);
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	color: var(--MainColorTxt);
	line-height: 1.4;
}

@font-face {
	font-family: MainFont;
	src: url("/Font/Silapakorn72-Regular_Beta05.ttf");
}


.LinkInProfileBlock {
	width: 100%;
	text-decoration: none;
	cursor: pointer;
}

.BlankHeadWeb {
	height: 85px;
}

.google-map {
	width: 100%;
	border: 0;
	
}

.slideshow {
	position: relative;
	width: 100%;
	/*max-width: 1000px; /* Adjust the width as needed */
	height: auto; /* Adjust the height as needed */
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-color: rgb(55, 55, 55);
	background-color: transparent;

}

.slides {
	display: flex;
	transition: transform 1s ease-in-out;
}

.slide {
	min-width: 100%;
	transition: transform 1s ease-in-out, opacity 1s ease-in-out;
}




.dots {
	/*position: absolute;
	bottom: 50px;
	left: 50%;
	transform: translateX(-50%);*/
	display: flex;
	gap: 5px;
	background-color: white;
	width: 100%;
	justify-content: center;
	padding-top: 12px;
	padding-bottom: 12px;
}

.dot {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: rgba(150, 150, 150, 0.5);
	cursor: pointer;
	transition: background-color 0.3s;
}

	.dot.active {
		background-color: var(--MainColor);
	}


.ImPreview, .ImPreview2 {
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
}

.ImPreview2 {
	width: 100px;
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
}


.Banner {
	position: relative;
	height: 350px;
	overflow: hidden;
	
	background: var(--MainColor);
	transition: height .2s ease;
}

.BannerImg {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 95%;
	max-height: 95%;
}




.ConMainWeb {
	display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox; /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Chrome */
	display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
	justify-content: space-around;
	flex-wrap: wrap;
	width: 100%;
	height: auto;
	border: none;
	margin: auto;
	align-items: stretch;
}

.ConWeb66, .ConWeb50, .ConWeb37_5, .ConWeb33, .ConWeb25, .ConWeb16_5, .ConWeb75, .ConWeb9, .ConWeb11 {
	
	background-color: transparent;
	border: 0px solid black;
	width: 63.5%;
	margin-top: 50px;
}

.ConWeb50 {
	width: 47.5%;
}

.ConWeb37_5 {
	width: 35%;
}

.ConWeb33 {
	width: 30.5%;
}

.ConWeb25 {
	width: 22.5%;
}

.ConWeb16_5 {
	width: 14%;
}

.ConWeb75 {
	width: 72.5%;
}

.ConWeb9 {
	width: 6.5%;
}

.ConWeb11 {
	width: 8.5%;
}




.BGMobileMenu {
	display: none;
	
}

.HidetoShow {
	display: none;
}


.ShowBlockInfo {
	position: absolute;
	display: none;
	z-index: 4;
	z-index: 14;
	padding: 10px;
	border-radius: 0px;
	border: 0px solid rgb(220, 220, 220);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
	width: auto;
	background: rgba(30, 30, 30, 0.98);
	/*margin-top: 5px;
	right: 0;*/
	padding-left: 16px;
	padding-right: 16px;
	top: 100%;
	left: 0;
}

.BlockInfo {
	position: relative;
	cursor: pointer;
	border: 0px solid rgb(180, 180, 180);
	padding: 0;
	margin: 0;
	text-align: center;
	border-radius: 0px;
	width: auto;
	vertical-align: middle;
}


	.BlockInfo:hover .ShowBlockInfo {
		display: block;
		
	}




.lbtHomeWeb {
	cursor: pointer;
	outline: none;
	-webkit-appearance: none;
	-webkit-border-radius: 0;	
	border: none;
	padding: 0;
	background-color: transparent;
	text-decoration: none;
	display: inline-block;
	width: auto;
	margin: 0;
	margin-right: 50px;
	vertical-align: middle;
}


.FlexMenuBar {

	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0;
	
	
}

.FlexMenuBT {
	display: flex;
	gap: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.lbWebName, .lbWebName2 {
	font-size: 18px;
	color: var(--MainColorTxt2);
	font-family: MainFont;
}

	.lbWebName.is-sticky {
		color: white;
	}

.lbWebName2 {
	font-size: 16px;
	
}
	.lbWebName2.is-sticky {
		color: white;
	}
	
.BlankSpace {
	height: 20px;
}

.BlankSpaceS {
	height: 5px;
}

.BlankSpaceM {
	height: 10px;
}

.BlankSpaceL {
	height: 15px;
}

.BlankSpaceInY {
	width: 20px;
}

.LineHeader {
	width: 100%;
	height: 4px;
	background-color: var(--MainColor);
}

.UnderLine, .UnderLine2, .UnderLine3 {
	width: 100%;
	height: 1px;
	background-color: rgb(200, 200, 200);
}

.UnderLine2 {
	height: 3px;
}

.UnderLine3 {
	background-color: rgb(230, 230, 230);
}



.bgCompany {
	width: 100%;
	background-color: var(--MainColorTxt2);
	padding: 0;
	margin: 0;
}


.lbTopicB, .lbTopic, .lbTopicColor, .lbHeadB, .lbHeadBG, .lbHead, .lbHeadColor, .lbbtHead, .lbbtTxt, .lbSubTopicB, .lbSubTopic, .lbSubTopicColor, .lbPass, .lbNoPass, .lbCondition, .lbColor {
	font-size: 30px;
	font-weight: bold;
	color: var(--MainColorTxt);
	font-family: MainFont;
}

.lbHeadB, .lbHead, .lbHeadColor, .lbbtHead, .lbHeadBG {
	font-size: 18px;
}

.lbHeadBG {
	color: var(--bgWhiteColor);
	padding: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: rgb(60, 60, 60);
	border-radius: 10px;
}

.lbSubTopicB, .lbSubTopic, .lbSubTopicColor {
	font-size: 22px;
}

.lbHeadColor, .lbTopicColor, .lbSubTopicColor {
	color: var(--MainColor);
	font-weight: normal;
}

.lbHead, .lbTopic, .lbbtHead, .lbbtTxt, .lbSubTopic, .lbSubTopicColor, .lbPass, .lbNoPass, .lbColor {
	font-weight: normal;
}

.lbbtHead, .lbbtTxt {
	cursor: pointer;
}

.lbbtTxt, .lbPass, .lbNoPass, .lbCondition, .lbColor {
	font-size: 16px;
}


.lbColor {
	color: var(--MainColor);
}

.lbPass {
	color: var(--MainColorGreen);
}

.lbNoPass {
	color: var(--MainColorRed);
}

.lbCondition {
	font-weight: normal;
	color: rgb(120, 120, 120);
}

.lbMenuAlert {
	cursor: pointer;
	font-size: 13px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 25px;
	margin-left: 10px;
	background-color: var(--MainColorRed);
	/*opacity: 0.4;*/
}


.hlLabel, .hlLabelColor, .hlLabelSmall {
	color: var(--MainColorTxt2);
	font-size: 16px;
	font-family: MainFont;
	text-decoration: none;
}

.hlLabelColor, .hlLabelSmall {
	color: var(--MainColor);
}

.hlLabelSmall {
	font-size: 13px;
}

.lbSmall, .lbSmallB, .lbMSG, .lbSmallColor {
	font-size: 13px;
	font-weight: normal;
	color: var(--MainColorTxt2);
}

.lbSmallB {
	font-weight: bold;
}

.lbMSG {
	color: crimson;
}

.lbSmallColor {
	color: var(--MainColor);
}

.imbt {
	width: 14%;
	height: auto;
	align-content: center;
	cursor: pointer;
}

.ImageBanner, .ImagePeople, .ImageSpeaker, .ImageLogoL, .ImageLogo, .ImageS, .ImIcon, .ImSlide {
	width: 100%;
	height: auto;
	margin: auto;
	display: block;
}

.ImagePeople {
	width: 60%;
	margin-left: 0;
}

.ImageLogoL {
	width: 55px;
	margin: 0;
	padding: 0;
}

.ImageLogo {
	width: 45px;
	margin: 0;
	padding: 0;
}


.ImIcon {
	cursor: pointer;
	border-radius: 10px;
	border: 0px solid rgb(222, 222, 222);
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5);
}

.ImageS {
	width: 30px;
	margin: 0;
	padding: 0;
}


.ContainMenu {
	width: 100%;
	border: none;
	/*background-color: var(--MenuColor);*/
	margin: 0;
	padding: 0;
	/*position: -webkit-sticky;
	position: sticky;*/
	top: 0px;
	z-index: 5;
	background-color: transparent;
	transition: background-color 1.5s ease;
	height: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	position: fixed;
	top: 0;
	left: 0;
}
	.ContainMenu.is-sticky {
		background: rgba(20, 20, 20, 0.95);
		backdrop-filter: blur(8px);
		-webkit-backdrop-filter: blur(8px);

	}


.ContainMenuAdmin, .ContainMenuBlur {
	width: 100%;
	border: none;
	/*background-color: var(--MenuColor);*/
	background-color: rgb(255, 255, 255);
	margin: 0;
	padding: 0;
	border-bottom: 1px solid rgb(230, 230, 230);
	position: -webkit-sticky;
	position: sticky;
	top: 0px;
	z-index: 5;
	vertical-align: middle;
}

.ContainMenuBlur {
	-webkit-backdrop-filter: blur(15px); /*blur bg*/
	backdrop-filter: blur(15px); /*blur bg*/
	z-index: 5;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
	top: 0px;
	position: fixed;
}

.PaperContainer {
	width: 99%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid rgb(190, 190, 190);
	padding-top: 35px;
	padding-bottom: 35px;
	background-color: white;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
}

.PaperMarginIn {
	width: 88%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

.DataContent, .DataContentS, .DataContentSS, .DataContentWeb, .DataInContainer, .DataInContainer2, .DataContentBgWhite, .DataInContainerSS, .DataContentLogin, .ContentMenu {
	width: var(--DataWidth);
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
}

.ContentMenu {
	background-color: transparent;
	
}


	
	


.DataInContainer {
	width: 98%;
}

.DataInContainer2 {
	width: 96%;
}

.DataInContainerSS {
	width: 90%;
}

.DataContentWeb {
	width: 80%;
}



.DataContentBgWhite {
	background-color: var(--bgWhiteColor);
	border: 1px solid rgba(235, 235, 235, 1);
}

.DataContentWhite, .DataContentBlack, .DataContentWhite2, .DataContentWhiteLogin {
	width: var(--DataWidth);
	background-color: var(--bgWhiteColor);
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	border: 1px solid rgb(220, 220, 220);
	padding-top: 15px;
	padding-bottom: 15px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.DataContentBlack {
	background-color: var(--bgBlackColor);
	border: 1px solid rgb(240, 240, 240);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0);
}


.DataContentWhite2 {
	margin: 0;
	width: 49%;
	margin-top: 20px;
}

.DataContentWhiteLogin {
	margin-top: 0;
	margin-bottom: 0;
	/*margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);*/
}

.DataContentWhiteLogin, .DataContentLogin {
	width: 35%;
}

.DataContentS {
	width: var(--DataWidthS);
}

.DataContentSS {
	width: 50%;
}

.bgBlack, .bgWhite {
	width: 100%;
	background-color: var(--bgBlackColor);
	padding-top: 20px;
	padding-bottom: 20px;
}

.bgWhite {
	background-color: var(--bgWhiteColor);
}

.TbContent, .TbContentNoPad, .TbCode, .TbBorder, .TbBorder2, .TBContentCol, .TbDataWhite, .TbDataWhite2 {
	border-collapse: collapse;
	border-spacing: 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: auto;
	width: 100%;
	background-color: none;
	overflow-x: auto;
}

.TbCode {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: var(--borderTB);
	border-bottom: var(--borderTB);
}

.TbDataWhite, .TbDataWhite2 {
	border-collapse: separate;
	border-spacing: 0px 5px;
	transition: transform .2s;
}

.TbBorder {
	background-color: white;
}


.TbContent td, .TbCode td, .TBContentCol td {
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 16px;
	color: var(--MainColorTxt);
}

.TbContentNoPad td {
	padding: 0;
	margin: 0;
	font-size: 16px;
	color: var(--MainColorTxt);
}

.TbBorder td {
	border: var(--borderTB);
	padding: 10px;
	font-size: 16px;
	color: var(--MainColorTxt);
	vertical-align: top;
	
}


.TbBorder2 td {
	border-bottom: 1px solid rgba(235, 235, 235, 1);
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 16px;
	color: var(--MainColorTxt);
	vertical-align: top;
}

.TbDataWhite td, .TbDataWhite2 td {
	padding: 20px;
	border-radius: 0px;
	border-top: 1px solid rgba(235, 235, 235, 1);
	border-bottom: 1px solid rgba(235, 235, 235, 1);
	background-color: var(--bgWhiteColor);
	font-size: 16px;
	color: var(--MainColorTxt);
	vertical-align: top;
	padding-top: 14px;
	padding-bottom: 14px;
}

.TbDataWhite2 td {
	padding-top: 8px;
	padding-bottom: 8px;
}






.borderbottom {
	border-bottom: var(--borderTB);
}

.AutoWidthCell, .AutoWidthCellNoPad, .AutoWidthCellLeft, .AutoWidthCellRight, .AutoWidthCellXL {
	width: 1%;
	white-space: nowrap;
	padding-right: 10px;
	padding-left: 10px;
}

.AutoWidthCellXL {
	padding-right: 120px;
	padding-left: 120px;
}

.AutoWidthCellNoPad {
	padding: 0px;
}

.AutoWidthCellLeft {
	padding-left: 0px;
}

.AutoWidthCellRight {
	padding-right: 0px;
}

.btMenu, .btMenuFocus, .btSubMenu, .btSubMenuFocus {
	border: none;
	outline: none;
	/*color: rgb(255, 255, 255);*/
	color: rgb(90, 90, 90);
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	cursor: pointer;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	border-radius: 0px;
	display: inline-block;
	font-family: MainFont;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 180px;
	line-height: 1.5;
	min-height: 24px;
	background: none; /* ไม่มีพื้นหลัง 100% บนทุกเบราว์เซอร์ */
}

	.btMenu.is-sticky {
		color: rgb(255, 255, 255);
	}

	.btMenu:hover {
		color: rgb(50, 50, 50);
	}

	.btMenu.is-sticky:hover {
		color: var(--MainColor);
	}

.btSubMenu {
	color: white;
}

	.btSubMenu:hover {
		color: var(--MainColor);
	}

.btSubMenuFocus {
	color: var(--MainColor);
}


.btMenuFocus {
	color: black;
}

	.btMenuFocus.is-sticky {
		color: var(--MainColor);
	}




.btImage, .btImageFocus, .btLogo, .btImageS, .btImageL {
	outline: none;
	height: 55px;
	width: auto;
	margin: 0;
	padding: 0;
	border: none;
	cursor: pointer;
	vertical-align: middle;
	margin-right: 0px;
	filter: grayscale(0%);
}

	

.btLogo {
	height: 45px;
	vertical-align: middle;
}
	.btLogo.is-sticky {
		filter: invert(1) brightness(2);
	}

.btImageL {
	height: 25px;
	margin-right: 0px;
}

.btImageS {
	height: 20px;
	margin-right: 0px;
	border: 0px solid rgb(50, 50, 50);
	border-radius: 4px;
	padding: 3px;
	vertical-align: middle;
}


	.btImageS:hover {
		background-color: rgb(230, 230, 230);
	}


.btLogIn {
	background-color: var(--MainColor);
	color: white;
	border: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 24px;
	padding-right: 24px;
	font-size: 14px;
	cursor: pointer;
	outline: none;
	border-radius: 25px;
	vertical-align: middle;
}

.flexMenu, .flexAdminMenu {
	display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox; /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Chrome */
	display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
	justify-content: flex-start;
	flex-wrap: nowrap;
	width: 100%;
	height: auto;
	border: none;
	margin: auto;
	overflow-x: auto;
	-ms-overflow-style: none; /* Internet Explorer 10+ */
	scrollbar-width: none; /* Firefox */
	align-items: center;
}

.flexAdminMenu {
	justify-content: flex-start;
}


	.flexMenu::-webkit-scrollbar, .flexAdminMenu::-webkit-scrollbar {
		display: none; /* Safari and Chrome */
	}

.CombineMenu {
	display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox; /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Chrome */
	display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
	justify-content: space-between;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.flexLogin {
	display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox; /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Chrome */
	display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
	flex-wrap: nowrap;
	height: auto;
	border: none;
	margin: auto;
	align-items: center;
}

.Seperate, .SeperateRight {
	margin-right: 15px;
	margin-left: 15px;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	border-left: 1px solid rgb(180, 180, 180);
	width: 2px;
	height: 36px;
}

.SeperateRight {
	margin-right: 0px;
	margin-left: 30px;
}

.MobileMenuHead, .MobileMenu {
	display: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

.nav__icon {
	width: 27px;
	height: 25px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-top: auto;
	position: relative;
	cursor: pointer;
	z-index: 12;
}

	.nav__icon span {
		transition: all .3s;
		display: inline-block;
		background: rgb(100, 100, 100);
		position: absolute;
		right: 0;
		width: 100%;
		height: 2px;
		border-radius: 2px;
	}

		.nav__icon span:nth-of-type(1) {
			top: 5px;
		}

		.nav__icon span:nth-of-type(2) {
			top: 12px;
		}

		.nav__icon span:nth-of-type(3) {
			top: 19px;
		}

	.nav__icon.active span:nth-of-type(1) {
		-webkit-transform: translateY(7px) rotate(-45deg);
		transform: translateY(7px) rotate(-45deg);
	}

	.nav__icon.active span:nth-of-type(2) {
		opacity: 0;
	}

	.nav__icon.active span:nth-of-type(3) {
		-webkit-transform: translateY(-7px) rotate(45deg);
		transform: translateY(-7px) rotate(45deg);
	}

.DisableScroll {
	overflow: hidden;
}

.flexAround, .flexBetween, .flexStart, .flexStartNoWrap, .flexApp, .flexCol, .flexCenter {
	display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox; /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Chrome */
	display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
	justify-content: space-around;
	flex-wrap: wrap;
	width: 100%;
	max-width: 1800px;
	height: auto;
	border: none;
	margin: auto;
	align-items: stretch;
}

.flexCenter {
	justify-content: center;
}


.flexBetween, .flexApp {
	justify-content: space-between;
}

.flexApp {
	gap: 40px;
	justify-content: center;
}

.flexStart, .flexStartNoWrap {
	justify-content: flex-start;
}

.flexStartNoWrap {
	background-color: green;
}

.flexCol {
	justify-content: flex-start;
	flex-direction: column;
	align-items: start;
	gap: 15px;
}

.flexLeft {
	display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox; /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Chrome */
	display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
	flex-wrap: wrap;
	height: auto;
	border: none;
	margin: 0;
	align-items: center;
}

.lbt3to2to1, .lbt3to2to1Blank, .lbtApp, .lbtAppBlank {
	cursor: pointer;
	outline: none;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	white-space: normal;
	border-radius: 10px;
	border: 1px solid rgb(220, 220, 220);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
	padding: 15px;
	background-color: var(--bgWhiteColor);
	text-decoration: none;
	display: inline-block;
	width: 30%;
	margin: 0;
	margin-top: 15px;
	vertical-align: middle;
	transition: transform .1s;
}

	.lbt3to2to1:hover {
		transform: scale(1.02);
		box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.2);
	}

.lbt3to2to1Blank, .lbtAppBlank {
	visibility: hidden;
}

.lbtApp, .lbtAppBlank {
	background-color: transparent;
	border: none;
	padding: 0;
	width: 8vw;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 12px;
	margin-right: 12px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0);
}

	.lbtApp:hover {
		transform: scale(1.08);
	}

.ContainTextApp {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 10px;
}

.lbApp {
	color: var(--MainColorTxt2);
}

.modal, .ClearModal, .TransparentModal {
	display: block; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 10; /* Sit on top */
	left: 0;
	top: 0;
	width: 100vw; /* Full width */
	height: 100vh; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgba(200, 200, 200, 0.85); /* Black w/ opacity */
	-webkit-backdrop-filter: blur(14px); /*blur bg*/
	backdrop-filter: blur(14px); /*blur bg*/
}

.TransparentModal {
	display: none;
	background-color: rgba(220, 0, 0, 0); /* Black w/ opacity */
	-webkit-backdrop-filter: blur(0px); /*blur bg*/
	backdrop-filter: blur(0px); /*blur bg*/
	z-index: 3;
}

.ClearModal {
	z-index: 11; /* Sit on top */
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5); /* Black w/ opacity */
	-webkit-backdrop-filter: blur(1px); /*blur bg*/
	backdrop-filter: blur(1px); /*blur bg*/
}

.ModalinModal {
	width: auto;
	height: auto;
	position: absolute;
	z-index: 11; /* Sit on top */
	background-color: rgba(255, 255, 255, 1); /* Black w/ opacity */
	-webkit-backdrop-filter: blur(0px); /*blur bg*/
	backdrop-filter: blur(0px); /*blur bg*/
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	box-shadow: 1px 1px 5px 2px rgba(255,10,22, 1);
	padding: 10px;
	width: 65%;
	max-width: 450px;
	border-radius: 10px;
}

.modal-content, .modal-contentXL, .modal-contentS, .modal-contentL {
	background-color: var(--bgWhiteColor);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border: 0px solid rgb(100, 100, 100);
	padding: 15px;
	box-shadow: 1px 1px 10px 2px rgba(0,0,0, 0.3);
	width: 40%;
	max-width: 800px;
	border-radius: 10px;
}

.modal-contentL {
	width: 55%;
	max-width: 1300px;
}

.modal-contentXL {
	width: 85%;
	max-width: 1500px;
}

.modal-contentS {
	width: 30%;
	max-width: 400px;
}

.tbInput, .tbInputNoWidth, .tbInputNoWidthColor, .tbInputXL, .tbInputXLNoWidth, .ddl, .ddlColor, .tbTextEdit, .tbSearch {
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	padding: 6px;
	color: var(--maincolortx);
	font-family: MainFont;
}

.tbInputNoWidth, .tbInputNoWidthColor, .ddl, .ddlColor, .tbInputXLNoWidth {
	width: auto;
}

.ddl, .ddlColor, .tbSearch {
	border: none;
	cursor: pointer;
	outline: none;
	padding: 8px;
	padding-left: 6px;
	padding-right: 6px;
	border-radius: 10px;
	border: 1px solid rgb(30, 30, 30);
	font-weight: normal;
	max-width: 85vw;
	margin-top: 3px;
	margin-bottom: 3px;
}

.tbSearch {
	cursor: default;
}

.tbInputNoWidthColor, .ddlColor {
	color: var(--MainColorRed);
}


.tbInputXL, .tbInputXLNoWidth {
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tbTextEdit {
	height: 35vh
}

.btEdit {
	cursor: pointer;
	background-color: var(--bgWhiteColor);
	border-radius: 3px;
	border: 1px solid rgb(50, 50, 50);
	padding: 3px;
	padding-left: 6px;
	padding-right: 6px;
}



.btGeneralColor, .btGeneral, .btGeneralColorNoWidth, .btGeneralColorNoWidth2, .btGeneralRedNoWidth, .btGeneralNoWidth, .btCancel, .btLabel, .btLabelColor, .btInfoMenu, .btGeneralSmall, .btGeneralSmall2, .btGeneralSmallBlack, .btGeneralSmallColor, .btGeneralNoWidthNoClick, .btSideMenu, .btSideMenuFocus, .btLabel3, .btLabel3Color {
	background-color: var(--MainColor);
	color: rgb(255, 255, 255);
	border: none;
	cursor: pointer;
	outline: none;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	border-radius: 10px;
	width: 100%;
	font-size: 16px;
	padding: 8px;
	font-family: MainFont;
}



.btLabel3, .btLabel3Color {
	width: auto;
	background-color: transparent;
	color: rgb(100, 100, 100);
	font-size: 22px;
	margin-left: 12px;
	margin-right: 12px;
}

.btLabel3Color {
	color: var(--MainColor);
}



.btGeneralColorNoWidth, .btGeneralColorNoWidth2, .btGeneralNoWidth, .btCancel, .btGeneralRedNoWidth, .btGeneralNoWidthNoClick {
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
}

.btGeneralColorNoWidth2 {
	border-radius: 10px;
	background-color: rgb(180, 180, 180);
	font-weight: normal;
}

.btGeneralSmall, .btGeneralSmallBlack, .btGeneralSmall2, .btGeneralSmallColor {
	width: auto;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: var(--bgWhiteColor);
	border: 1px solid rgb(30, 30, 30);
	color: var(--MainColorTxt);
	font-size: 14px;
}

	.btGeneralSmall:hover {
		background-color: var(--MainColorTxt);
		color: var(--bgWhiteColor);
	}

.btGeneralSmallBlack {
	background-color: var(--MainColorTxt);
	color: var(--bgWhiteColor);
}

	.btGeneralSmallBlack:hover {
		background-color: var(--bgWhiteColor);
		color: var(--MainColorTxt);
	}

.btGeneralSmall2 {
	border: 1px solid rgb(200, 200, 200);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
	padding: 10px;
	padding-left: 14px;
	padding-right: 14px;
	vertical-align: middle;
}

	.btGeneralSmall2:hover, .btEdit:hover {
		opacity: 0.5;
	}

.btGeneralSmallColor {
	background-color: var(--MainColor);
	border: 1px solid rgb(30, 30, 30);
	border-color: var(--MainColor);
	color: var(--bgWhiteColor);
}

	.btGeneralSmallColor:hover {
		opacity: 0.5;
	}

.btGeneralNoWidth, .btGeneral, .btGeneralRedNoWidth {
	background-color: var(--MainColorTxt);
}

.btGeneralRedNoWidth {
	background-color: var(--MainColorRed);
}

.btGeneralNoWidthNoClick {
	background-color: rgba(0, 0, 0, 0.3);
	pointer-events: none;
}


.btCancel, .btLabel, .btLabelColor, .btInfoMenu {
	background-color: transparent;
	color: var(--MainColorTxt);
	padding: 0;
	font-size: 13px;
	border-radius: 0px;
}

.btLabel, .btLabelColor, .btInfoMenu, .btSideMenu, .btSideMenuFocus {
	width: auto;
	font-size: 16px;
	background-color: transparent;
}

.btLabelColor {
	color: var(--MainColor);
}

.btLabel, .btLabelColor {
	vertical-align: top;
}

.btSideMenu, .btSideMenuFocus {
	width: 100%;
	font-size: 16px;
	margin-top: 5px;
	color: var(--MainColorTxt2);
	text-align: left;
	border-radius: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
}

.btSideMenuFocus {
	background-color: var(--MainColor);
	color: rgb(255, 255, 255);
}

.btInfoMenu {
	width: 100%;
	padding: 10px;
	text-align: right;
	margin-top: 1px;
	margin-bottom: 1px;
}

.btGeneralColor:hover, .btGeneral:hover, .btGeneralColorNoWidth:hover, .btGeneralColorNoWidth2:hover, .btGeneralNoWidth:hover, .btCancel:hover, .btGeneralRedNoWidth:hover, .btLabel:hover, .btLabelColor:hover, .btSideMenu:hover {
	opacity: 0.6;
}

.btInfoMenu:hover {
	background-color: rgb(240, 240, 240);
}

.lbtSmall, .lbtSmallColor, .lbtSmallRed, .lbtPass, .lbtNoPass, .lbtTxt, .lbtTxt2, .lbtTxtCondition {
	color: var(--MainColorTxt2);
	font-size: 13px;
	text-decoration: none;
}

.lbtPass, .lbtNoPass, .lbtTxt, .lbtTxtCondition, .lbtTxt2 {
	font-size: 16px;
	color: var(--MainColorBlue);
}

.lbtTxt2 {
	color: var(--MainColorTxt);
	font-weight: bold;
}

.lbtTxtCondition {
	color: var(--MainColorTxt2);
}

.lbtSmallColor {
	color: var(--MainColor);
}

.lbtSmallRed, .lbtNoPass {
	color: var(--MainColorRed);
}

.lbtPass {
	color: var(--MainColorGreen);
}

.PicContainer {
	position: relative;
	background-color: transparent;
	padding: 0;
	margin: 0;
}


.ContaintxtonPic {
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 3%;
	background-color: transparent;
}


.blurBottom {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	vertical-align: middle;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.8) 7%, rgba(0, 0, 0, 0.75) 12%, rgba(0, 0, 0, 0.6) 17%, rgba(0, 0, 0, 0.4) 22%, rgba(0, 0, 0, 0.25) 27%, rgba(0, 0, 0, 0.1) 32%, rgba(0, 0, 0, 0) 37% );
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.ContainSpeaker, .ContainSpeakerBlank {
	outline: none;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	white-space: normal;
	border-radius: 10px;
	border: 0px solid rgb(220, 220, 220);
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
	background-color: var(--bgWhiteColor);
	text-decoration: none;
	display: inline-block;
	width: 32%;
	margin: 0;
	padding: 0px;
	margin-top: 15px;
	vertical-align: middle;
}

.ContainSpeakerBlank {
	visibility: hidden;
}

.ImageSpeaker {
	min-height: 100%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.ContaintxtSpeaker {
	text-align: center;
	width: var(--DataWidth);
	padding: 0;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

.hidden {
	display: none;
}

.BlockInfoAdmin, .BlockInfoFocus {
	position: relative;
	cursor: pointer;
	border: 0px solid rgb(180, 180, 180);
	padding: 10px;
	text-align: right;
	border-radius: 10px;
}

.BlockInfoFocus {
	background-color: rgb(235, 235, 235);
}

.SubInfoData {
	background-color: var(--bgWhiteColor);
	z-index: 4;
	padding: 10px;
	border-radius: 10px;
	border: 1px solid rgb(220, 220, 220);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.ShowNHideMobile {
	display: block;
}

.lbtMenu, .lbtMenuFocus, .lbtGeneral, .lbtGeneralFocus {
	cursor: pointer;
	outline: none;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	white-space: normal;
	background-color: rgb(255, 255, 255);
	text-decoration: none;
	vertical-align: middle;
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline-block;
	width: auto;
	border: 2px solid rgb(150, 150, 150);
	border-radius: 10px;
	margin: 0;
	margin-bottom: 5px;
	filter: grayscale(65%);
	opacity: 0.8;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.lbtGeneral, .lbtGeneralFocus {
	padding: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px solid rgb(100, 100, 100);
}



.lbtMenuFocus, .lbtGeneralFocus {
	filter: grayscale(0%);
	opacity: 1;
	border-color: var(--MainColor);
}

.lbtGeneralFocus {
	border-color: var(--MainColorOrange);
}

.lbtMenu:hover, .lbtGeneral:hover {
	filter: grayscale(0%);
	opacity: 1;
}

.ImageMenu {
	outline: none;
	width: auto;
	margin: auto;
	border: none;
	cursor: pointer;
	vertical-align: middle;
	margin-right: 10px;
	height: 24px;
}

.ChatLeft, .ChatRight, .ChatTime {
	display: inline-block;
	width: auto;
	max-width: 70%;
	background-color: var(--MainColorBlue);
	margin: 0;
	margin-bottom: 2px;
	padding: 8px;
	padding-left: 12px;
	padding-right: 12px;
	border-radius: 15px;
	text-align: right;
	color: white;
}

.ChatLeft {
	background-color: rgb(230, 230, 230);
	text-align: left;
	color: var(--MainColorTxt2);
}

.ChatTime {
	padding: 0;
	padding-left: 6px;
	padding-right: 6px;
	border-radius: 0px;
	margin: 0;
	margin-bottom: 12px;
	background-color: transparent;
	font-size: 12px;
	color: rgb(120, 120, 120);
	text-align: center;
	vertical-align: top;
}

.ChatBox, .ChatBoxL, .ChatBoxS, .ChatBoxXL, .ChatBoxM {
	width: 100%;
	overflow-y: auto;
	max-height: 40vh;
	border: var(--borderTB);
}

.ChatBoxS {
	max-height: 20vh;
}

.ChatBoxM {
	padding-top: 10px;
	padding-bottom: 10px;
	max-height: 30vh;
}

.ChatBoxL {
	max-height: 50vh;
}

.ChatBoxXL {
	max-height: 55vh;
}

.TextNoWrap, .TextNoWrapS, .TextNoWrapL {
	max-width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background-color: transparent;
}

.TextNoWrapS {
	max-width: 25vw;
}

.TextNoWrapL {
	max-width: 45vw;
}

.BoxL, .BoxM, .BoxS, .BoxSS, .BoxFill, .BoxXL {
	width: 45vw;
	white-space: normal;
}

.BoxFill {
	width: 100%;
	background-color: red;
}

.BoxXL {
	width: 50vw;
}

.BoxM {
	width: 30vw;
}

.BoxS {
	width: 20vw;
}

.BoxSS {
	width: 14vw;
}

.prev, .next {
	position: absolute;
	cursor: pointer;
	width: auto;
	color: black;
	font-weight: bold;
	font-size: 23px;
	transition: 0.6s ease;
	user-select: none;
	top: 0%;
	background-color: rgba(240, 240, 240, 0.65);
	padding-right: 12px;
	padding-left: 12px;
	height: 100%;
	margin: 0;
	display: flex;
	justify-content: center; /* align horizontal */
	align-items: center; /* align vertical */
}

.next {
	right: 0;
	/*border-radius: 15px 0 0 15px;*/
}

.OverflowX, .OverflowXY {
	width: 100%;
	overflow-x: auto;
	overflow-y: hidden;
	margin-bottom: 6px;
}

.OverflowY {
	overflow-y: auto;
	max-height: 45vh;
}

.BoxOverflowYS {
	overflow-y: auto;
	max-height: 17vh;
	border: 1px solid rgb(200, 200, 200);
	padding-top: 5px;
	padding-bottom: 5px;
}

.BoxOverflowY {
	overflow-y: auto;
	max-height: 35vh;
	border: 1px solid rgb(200, 200, 200);
	padding-top: 5px;
	padding-bottom: 5px;
}

.BoxOverflowYL {
	overflow-y: auto;
	max-height: 45vh;
	border: 1px solid rgb(200, 200, 200);
	padding-top: 5px;
	padding-bottom: 5px;
}

.BorderBox {
	border: var(--borderTB);
}

.DialogBoxXL, .DialogBoxS, .DialogBoxM, .DialogBoxXLNoX {
	width: 100%;
	max-height: 70vh;
	overflow-y: auto;
	background-color: transparent;
	margin: 0;
	padding: 0;
}

.DialogBoxXLNoX {
	overflow-x: hidden;
}

.DialogBoxS {
	max-height: 20vh;
}

.DialogBoxM {
	max-height: 35vh;
}

.ContainDelBt {
	display: inline-block;
	margin-left: 10px;
	width: auto;
}

.containerEditText .ajax__html_editor_extender_container {
	width: 100% !important; /*important is really important at here*/
}

.InlineBlock {
	display: inline-block
}

.rbtAndcb, .rbtAndcbL {
	border: none;
	background-color: none;
	vertical-align: middle;
	display: flex;
}

	.rbtAndcb label {
		margin-right: 30px;
	}

	.rbtAndcbL label {
		margin-right: 30px;
		font-size: 18px;
	}

	.rbtAndcb td, .rbtAndcbL td {
		border: none;
		vertical-align: middle;
		text-align: left;
		margin: 0;
		padding: 0;
		white-space: nowrap;
		display: inline-flex;
		margin-bottom: 0px;
	}

.HLImage {
	border: none;
}

	.HLImage img {
		width: 32px;
		/*width: 32px;*/
		height: auto;
		margin: 0;
		padding: 0;
	}

.NoSpace {
	letter-spacing: -1px;
}

.sidenav {
	height: auto;
	position: fixed;
	z-index: 1;
	left: 0;
	background-color: var(--bgBlackColor);
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 0px;
	width: 250px;
}

.ContentWithSideNav {
	margin-left: 250px;
}

.MainFooter, .MainHeader {
	/*position: relative;
	z-index: 2;*/
	background-color: rgb(122, 122, 122);
	padding-top: 15px;
	padding-bottom: 15px;
	color: white;
	width: 100%
}

.MainHeader {
	/*position: relative;
	z-index: 2;*/
	background-color: rgb(33, 33, 33);
	padding-top: 20px;
	padding-bottom: 20px;
}


.ContainNavLabel {
	display: none;
}

.RadioColor {
	margin: 0;
	padding: 0;
}

	.RadioColor label {
		font-weight: normal;
		margin-right: 10px;
		vertical-align: bottom;
		margin-left: 2px;
		font-size: 18px;
	}

.DivPrint {
	/*word-wrap: break-word;*/
	background-color: blue;
}

.ContainOkBt {
	width: 65%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


.btClose, .btDel {
	cursor: pointer;
	font-size: 30px;
	font-weight: bold;
	outline: none;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	white-space: nowrap;
	border: none;
	color: rgb(120, 120, 120);
	background-color: transparent;
}

	.btClose:hover, .btClose:focus {
		color: red;
	}

.btDel {
	color: red;
	font-size: 20px;
}


@media screen and (max-width: 1150px) {


	.lbtApp, .lbtAppBlank {
		width: 10vw;
		margin: 0;
		margin-left: 12px;
		margin-right: 12px;
		box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0);
	}



	body, .btMenu, .btMenuFocus, .btSubMenu, .btSubMenuFocus, .lbbtTxt, .TbContent td, .TbCTbContentontentNoPad td, .TbCode td, .TBContentCol td, .TbBorder td, .TbBorder2 td, .TbDataWhite td, .TbDataWhite2 td, .tbInput, .tbInputNoWidth, .tbInputNoWidthColor, .ddl, .ddlColor, .tbSearch, .lbPass, .lbColor, .lbNoPass, .lbtPass, .lbtNoPass, .lbtTxt, .lbtTxt2, .lbtTxtCondition, .lbCondition, .hlLabel, .hlLabelColor, .lbWebName2 {
		font-size: 15px;
	}

	.DataContentWhiteLogin, .DataContentLogin {
		width: 40%;
	}

	.lbTopicB, .lbTopic, .lbTopicColor {
		font-size: 28px;
	}

	.lbSubTopicB, .lbSubTopic, .lbSubTopicColor {
		font-size: 20px;
	}

	.lbHeadB, .lbHeadBG, .lbHead, .lbWebName, .lbHeadColor, .lbbtHead, .RadioColor label, .tbInputXL, .tbInputXLNoWidth, .btLabel3, .btLabel3Color {
		font-size: 17px;
	}


	.btLabel3, .btLabel3Color {
		font-size: 20px;
		margin-left: 11px;
		margin-right: 11px;
	}


	.lbt3to2to1, .lbt3to2to1Blank {
		width: 28%;
	}



	.modal-contentS {
		width: 35%;
	}

	.modal-content {
		width: 45%;
	}

	.DataContentSS, .modal-contentL {
		width: 60%;
	}



	.rbtAndcb label {
		margin-right: 25px;
	}

	.rbtAndcbL label {
		margin-right: 25px;
		font-size: 17px;
	}


	.flexApp {
		gap: 35px;
	}
}


@media screen and (max-width: 1000px) {
	.flexApp {
		gap: 30px;
	}

	.btClose {
		font-size: 28px;
	}

	.ContainSpeaker {
		width: 49%;
	}

	.DataContentWhiteLogin, .DataContentLogin {
		width: 42%;
	}


	.ContainSpeakerBlank {
		display: none;
	}

	.rbtAndcb label {
		margin-right: 20px;
	}


	.lbtApp, .lbtAppBlank {
		margin-right: 10px;
		margin-left: 10px;
	}
}

@media screen and (max-width: 850px) {
	/*iPad Pro - iPad*/

	.ImageBanner, .ImageSpeaker, .ImageLogoL, .ImageLogo, .ImIcon {
		width: 70%;
		height: auto;
		margin: auto;
		display: block;
	}

	.google-map {
		width: 70%;
		display: block;
		margin: 0 auto;
	}


	.slideshow {
		width: 70%;
		margin-left: auto;
		margin-right: auto;

		
	}

	.BlankHeadWeb {
		height: 35px;
	}

	.ImagePeople {
		width: 50%;
		margin: auto;
	}


	.ConWeb66, .ConWeb50, .ConWeb37_5, .ConWeb33, .ConWeb25, .ConWeb16_5, .ConWeb75, .ConWeb9, .ConWeb11 {
		background-color: transparent;
		border: 0px solid black;
		width: 63.5%;
		margin-top: 30px;
	}

	.ConWeb66 {
		width: 100%;
	}

	.ConWeb50 {
		width: 100%;
	}



	.ConWeb37_5 {
		width: 100%;
	}

	.ConWeb33 {
		width: 100%;
	}

	.ConWeb25 {
		width: 100%;
	}

	.ConWeb16_5 {
		width: 30.5%;
	}


	.ConWeb11 {
		width: 22.5%;
	}

	.ConWeb75 {
		width: 100%;
	}

	.ConWeb9 {
		width: 20%;
	}



	.btMenu, .btMenuFocus, .btSubMenu, .btSubMenuFocus {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		min-height: 30px;
	}

	.DataContentWeb {
		width: 90%;
	}


	.flexCol {
		gap: 15px;
	}

	.BGMobileMenu {
		display: block;
		width: 100%;
		height: 100vh;
		z-index: 4;
		background-color: rgb(30, 30, 30, 0.5);
		left: 0;
		top: 0;
		margin: 0;
		padding: 0;
		position: fixed;
	}

	.ShowBlockInfo {
		position: static;
		display: none;				
		width: auto;
		background-color: transparent;
		margin: 0;
		margin-top: 5px;
		right: 0;
		padding-left: 0px;
		padding-right: 0px;
		text-align: left;
		margin-left: 20px;
	}

	.BlockInfo {
		position: static;
		text-align: left;
		cursor: pointer;
		border: 0px solid rgb(180, 180, 180);
		padding: 0;
		margin: 0;
		border-radius: 0px;
		width: auto;
	}

		.BlockInfo:hover .ShowBlockInfo {
			display: none;
		}


		.BlockInfo .ShowBlockInfo.show {
			display: block;
		}


	.btMenu {
		color: rgb(255, 255, 255);
	}

		.btMenu:hover {
			color: var(--MainColor);
		}

	

	.btMenuFocus {
		color: var(--MainColor);
	}

	.FlexMenuBT {
		flex-direction: column;
		justify-content: flex-start;
		align-items: start;
		position: fixed;
		width: 50vw;
		padding-left: 70px;
		box-sizing: border-box;
		height: 100vh;
		overflow-y: auto;
		top: 0;
		left: 0;
		background-color: rgb(25, 25, 25, 1);
		padding-top: 60px;
		padding-bottom: 20px;
		z-index: 8;
		transform: translateX(-100%);
		transition: transform 0.3s ease;
		gap: 15px;
	}

		.FlexMenuBT.show {
			transform: translateX(0);
		}

	.HidetoShow {
		display: block;
	}

	.FlexMenuBar {
		justify-content: flex-start;
		gap: 20px;
	}

	.flexApp {
		gap: 50px;
	}

	body, .lbbtTxt, .TbContent td, .TbContentNoPad td, .TbCode td, .TBContentCol td, .TbBorder td, .TbBorder2 td, .TbDataWhite td, .TbDataWhite2 td, .tbInput, .tbInputNoWidth, .tbInputNoWidthColor, .ddl, .ddlColor, .tbSearch, .lbPass, .lbColor, .lbNoPass, .lbtPass, .lbtNoPass, .lbtTxt, .lbtTxt2, .lbtTxtCondition, .lbCondition, .hlLabel, .hlLabelColor, .lbWebName2 {
		font-size: 14px;
	}

	.DataContentWhiteLogin, .DataContentLogin {
		width: 55%;
	}

	.btGeneralSmall, .btGeneralSmallBlack, .btGeneralSmall2, .btGeneralSmallColor {
		font-size: 13px;
	}

	.lbSmall, .lbSmallColor, .lbSmallB, .lbMSG, .btCancel, .lbtSmall, .lbtSmallColor, .lbtSmallRed, .lbMenuAlert, .hlLabelSmall {
		font-size: 12px;
	}

	.lbTopicB, .lbTopic, .lbTopicColor {
		font-size: 25px;
	}

	.lbSubTopicB, .lbSubTopic, .lbSubTopicColor {
		font-size: 18px;
	}

	.lbHeadB, .lbHeadBG, .lbHead, .lbWebName, .lbHeadColor, .lbbtHead, .btGeneralColor, .btGeneral, .btGeneralColorNoWidth, .btGeneralColorNoWidth2, .btGeneralNoWidth, .btGeneralRedNoWidth, .btLabel, .btLabelColor, .btInfoMenu, .btGeneralNoWidthNoClick, .RadioColor label, .tbInputXL, .tbInputXLNoWidth, .btLabel3, .btLabel3Color {
		font-size: 15px;
	}

	.btLabel3, .btLabel3Color {
		font-size: 17px;
		margin-left: 10px;
		margin-right: 10px;
	}

	.ContainMenu, .ContainMenuBlur {
		/*border-bottom: 0px solid rgb(220, 127, 74);*/
	}

	.DataContent, .DataContentWhite, .DataContentBlack, .DataInContainer {
		width: var(--DataMobWidth);
	}

	.DataInContainer2 {
		width: 90%;
	}

	.DataContentS {
		width: var(--DataMobWidthS);
	}

	.CombineMenu {
		display: none;
	}

	.MobileMenuHead {
		display: block;
		background-color: transparent;
		padding-top: 4px;
		padding-bottom: 4px;
		border-bottom: 1px solid rgb(230, 230, 230);
	}

	.MobileMenu {
		position: fixed;
		display: block;
		height: 0;
		transition: 1s;
		background-color: rgb(255, 255, 255);
		z-index: 3;
		overflow: auto;
	}

	.btMobMenu, .btMobMenuFocus {
		width: 100%;
		font-size: 14px;
		color: var(--MainColorTxt);
		text-align: left;
		padding-top: 15px;
		padding-bottom: 15px;
		margin-top: 0px;
		border-bottom: 1px solid rgb(230, 230, 230);
	}

	.btMobMenuFocus {
		color: var(--MainColor);
	}

	.lbt3to2to1 {
		width: 44%;
	}

	.lbt3to2to1Blank {
		display: none;
	}

	.modal-contentS {
		width: 60%;
	}

	.modal-content {
		width: 50%;
	}

	.modal-contentL {
		width: 65%;
	}

	.DataContentSS {
		width: 70%;
	}


	.lbtMenu, .lbtMenuFocus {
		padding: 12px;
		padding-top: 8px;
		padding-bottom: 8px;
	}


	.rbtAndcb label {
		margin-right: 15px;
	}

	.rbtAndcbL label {
		margin-right: 15px;
		font-size: 16px;
	}

	.lbtApp, .lbtAppBlank {
		width: 18%;
	}

	.RadioColor label {
		margin-right: 8px;
		margin-left: 1px;
		vertical-align: text-bottom;
	}

	.HLImage img {
		width: 30px;
	}
}

@media screen and (max-width: 800px) {
	.ContentWithSideNav {
		margin-left: 0px;
	}

	.sidenav {
		width: 0px;
	}

	.ContainNavLabel {
		display: block;
	}

	.ContainOkBt {
		width: 80%;
	}
}

@media screen and (max-width: 650px) {
	.FlexMenuBT {
		padding-left: 60px;
		width: 45vw;
	}

	.flexApp {
		gap: 20px;
	}

	/*iPad  Mini*/
	body, .btMobMenu, .btMobMenuFocus, .lbbtTxt, .TbContent td, .TbContentNoPad td, .TbCode td, .TBContentCol td, .TbBorder td, .TbBorder2 td, .TbDataWhite td, .TbDataWhite2 td, .tbInput, .tbInputNoWidth, .tbInputNoWidthColor, .ddl, .ddlColor, .tbSearch, .lbPass, .lbColor, .lbNoPass, .lbtPass, .lbtNoPass, .lbtTxt, .lbtTxt2, .lbtTxtCondition, .lbCondition, .hlLabel, .hlLabelColor, .lbWebName2 {
		font-size: 13px;
	}

	.DataContentWhiteLogin, .DataContentLogin {
		width: 60%;
	}

	.btGeneralSmall, .btGeneralSmallBlack, .btGeneralSmall2, .btGeneralSmallColor {
		font-size: 12px;
	}

	.lbSmall, .lbSmallColor, .lbSmallB, .lbMSG, .btCancel, .lbtSmall, .lbtSmallColor, .lbtSmallRed, .lbMenuAlert, .ChatTime, .hlLabelSmall {
		font-size: 11px;
	}

	.lbTopicB, .lbTopic, .lbTopicColor {
		font-size: 20px;
	}

	.lbSubTopicB, .lbSubTopic, .lbSubTopicColor {
		font-size: 17px;
	}

	.lbHeadB, .lbHeadBG, .lbHead, .lbWebName, .lbHeadColor, .lbbtHead, .btGeneralColor, .btGeneral, .btGeneralColorNoWidth, .btGeneralColorNoWidth2, .btGeneralNoWidth, .btGeneralRedNoWidth, .btLabel, .btLabelColor, .btInfoMenu, .btAdminMenu, .btAdminMenuFocus, .btGeneralNoWidthNoClick, .RadioColor label, .tbInputXL, .tbInputXLNoWidth, .tbInputXL, .tbInputXLNoWidth, .btLabel3, .btLabel3Color {
		font-size: 14px;
	}

	.btLabel3, .btLabel3Color {
		font-size: 15px;
		margin-left: 8px;
		margin-right: 8px;
	}

	.lbHeadBG {
		padding: 18px;
		padding-top: 7px;
		padding-bottom: 7px;
	}

	.lbt3to2to1 {
		width: 42%;
	}

	.DataContentWhite2 {
		width: 100%;
	}

	.DataInContainer2 {
		width: var(--DataMobWidth);
	}

	.DataContentSS, .modal-contentL {
		width: 80%;
	}

	.ContainSpeaker {
		width: 100%;
	}

	.modal-content {
		width: 65%;
	}

	.lbtMenu, .lbtMenuFocus {
		padding: 11px;
		padding-top: 6px;
		padding-bottom: 6px;
	}

	.lbtGeneral, .lbtGeneralFocus {
		padding: 8px;
		padding-top: 4px;
		padding-bottom: 4px;
	}

	.TextNoWrapS {
		max-width: 30vw;
	}

	.AutoWidthCellMob, .AutoWidthCellMobNoPad, .AutoWidthCellMobLeft, .AutoWidthCellMobRight {
		width: 1%;
		white-space: nowrap;
		padding-right: 10px;
		padding-left: 10px;
	}

	.AutoWidthCellMobNoPad {
		padding: 0px;
	}

	.AutoWidthCellMobLeft {
		padding-left: 0px;
	}

	.AutoWidthCellMobRight {
		padding-right: 0px;
	}

	.BoxM {
		width: 40vw;
	}

	.BoxS {
		width: 30vw;
	}

	.BoxSS {
		width: 20vw;
	}

	.btImageS {
		height: 16px;
	}

	.btImageL {
		height: 23px;
	}

	.ddl, .ddlColor, .tbSearch {
		/*margin-bottom: 6px;*/
	}

	.rbtAndcb label {
		margin-right: 10px;
	}

	.rbtAndcbL label {
		margin-right: 10px;
		font-size: 14px;
	}

	.rbtAndcb td {
		/*display: block;
		margin-bottom: 5px;*/
	}
}

@media screen and (max-width: 550px) {

	.FlexMenuBT {
		padding-left: 50px;
		width: 60vw;
	}


	.DataContentWhiteLogin, .DataContentLogin {
		width: 80%;
	}

	.lbtApp, .lbtAppBlank {
		margin-left: 8px;
		margin-right: 8px;
	}

	.flexApp {
		justify-content: space-around;
		gap: 0px;
	}
}

@media screen and (max-width: 450px) {
	.FlexMenuBT {
		width: 70vw;
	}

	/*iPhone Pro Max -> iPhone*/
	.btClose {
		font-size: 26px;
	}

	.ContainOkBt {
		width: 100%;
	}

	.DataContentWhiteLogin, .DataContentLogin {
		width: 92%;
	}

	.lbTopicB, .lbTopic, .lbTopicColor {
		font-size: 17px;
	}

	.lbSubTopicB, .lbSubTopic, .lbSubTopicColor {
		font-size: 16px;
	}

	.lbt3to2to1 {
		width: 100%;
	}

	.btLogo, .ImageLogo {
		height: 40px;
	}

	.modal-contentS, .modal-content, .modal-contentL {
		width: 85%;
	}



	.lbtApp, .lbtAppBlank {
		width: 20vw;
		margin-left: 15px;
		margin-right: 15px;
	}

	.DataContentSS {
		width: 97%;
	}

	.TbBorder td, .TbBorder2 td {
		padding: 6px;
	}

	.TbBorder2 td {
		padding-left: 10px;
		padding-right: 10px;
	}

	.TbDataWhite, .TbDataWhite2 {
		border-spacing: 0px 4px;
	}

		.TbDataWhite td, .TbDataWhite2 td {
			padding-left: 10px;
			padding-right: 10px;
		}

		.TbDataWhite2 td {
			padding-top: 4px;
			padding-bottom: 4px;
		}

	.btGeneralColorNoWidth, .btGeneralColorNoWidth2, .btGeneralNoWidth, .btGeneralRedNoWidth, .btGeneral, .btGeneralColor, .btInfoMenu, .btGeneralNoWidthNoClick {
		padding: 6px;
	}

	.btGeneralColorNoWidth, .btGeneralColorNoWidth2, .btGeneralNoWidth, .btGeneralRedNoWidth, .btInfoMenu, .btGeneralNoWidthNoClick {
		padding-left: 13px;
		padding-right: 13px;
	}

	 .BlockInfoFocus, .SubInfoData {
		padding: 6px;
	}

	.ShowNHideMobile {
		display: none;
	}

	.lbtMenu, .lbtMenuFocus {
		padding: 10px;
		padding-top: 6px;
		padding-bottom: 6px;
	}



	.ChatBox {
		max-height: 35vh;
	}

	.ChatBoxM {
		max-height: 25vh;
	}

	.ChatBoxL {
		max-height: 38vh;
	}

	.ddl, .ddlColor, .tbSearch {
		max-width: 90vw;
	}

	.btImageS {
		height: 14px;
	}

	.btImageL {
		height: 20px;
	}

	.lbHeadBG {
		padding: 16px;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.RadioColor label {
		margin-right: 5px;
		margin-left: 0px;
	}

	.HLImage img {
		width: 25px;
	}

	.rbtAndcb label {
		margin-right: 5px;
	}

	.rbtAndcbL label {
		margin-right: 5px;
		font-size: 13px;
	}
}


@media screen and (max-width: 350px) {
	/*iPhone 5*/
	body, .btMobMenu, .btMobMenuFocus, .lbbtTxt, .TbContent td, .TbContentNoPad td, .TbCode td, .TBContentCol td, .TbBorder td, .TbBorder2 td, .TbDataWhite td, .TbDataWhite2 td, .tbInput, .tbInputNoWidth, .tbInputNoWidthColor, .ddl, .ddlColor, .tbSearch, .lbPass, .lbColor, .lbNoPass, .lbtPass, .lbtNoPass, .lbtTxt, .lbtTxt2, .lbtTxtCondition, .lbCondition, .hlLabel, .hlLabelColor, .lbWebName2 {
		font-size: 12px;
	}

	.btGeneralSmall, .btGeneralSmallBlack, .btGeneralSmall2, .btGeneralSmallColor {
		font-size: 11px;
	}

	.lbSmall, .lbSmallColor, .lbSmallB, .lbMSG, .btCancel, .lbtSmall, .lbtSmallColor, .lbtSmallRed, .lbMenuAlert, .ChatTime, .hlLabelSmall {
		font-size: 10px;
	}

	.lbTopicB, .lbTopic, .lbTopicColor {
		font-size: 16px;
	}

	.lbSubTopicB, .lbSubTopic, .lbSubTopicColor {
		font-size: 15px;
	}

	.lbHeadB, .lbHeadBG, .lbHead, .lbHeadColor, .lbWebName, .lbbtHead, .btGeneralColor, .btGeneral, .btGeneralColorNoWidth, .btGeneralColorNoWidth2, .btGeneralNoWidth, .btGeneralRedNoWidth, .btLabel, .btLabelColor, .btInfoMenu, .btAdminMenu, .btAdminMenuFocus, .btGeneralNoWidthNoClick, .RadioColor label, .tbInputXL, .tbInputXLNoWidth, .btLabel3, .btLabel3Color {
		font-size: 13px;
	}

	.btLabel3, .btLabel3Color {
		font-size: 14px;
		margin-left: 6px;
		margin-right: 6px;
	}


	.btLogo, .ImageLogo {
		height: 38px;
	}

	.btImageS {
		height: 13px;
	}

	.btImageL {
		height: 18px;
	}
}
