
.m-td {
	padding: 5px!important;
}

.Sticky {
	position: -webkit-sticky; /* Safari */
	position: sticky;
	top: 0;
	z-index: 66;
}

.myHide {
	display: none;
}

.myBGColor_aqua {
	background-color:aqua;
}

.m-img-180 {
	width: 100%; 
	max-width: 180px;
}
.m-img-240 {
	width: 100%; 
	max-width: 240px;
}
.m-img-320 {
	width: 100%; 
	max-width: 320px;
}
.m-img-360 {
	width: 100%; 
	max-width: 360px;
}
.m-img-480 {
	width: 100%; 
	max-width: 480px;
	padding: 0px;
	margin: 0px;
}
.m-img-640 {
	width: 100%; 
	max-width: 640px;
}
.m-img-Max {
	width: 100%; 
}
.hand {
	cursor: pointer;
}
.nhand {
	cursor: pointer;
	text-decoration: none;
}

.demo-Menu {
	width: 100%;
	min-width: 24px;
	cursor: pointer;
}



.m-body {
	max-width: 860px; 
	background-color: #FFF;
}
.m-foot {
	background-color:#222; 
	color:#888;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 60px;
}
.ntd {
	text-decoration: none;
}
.footdiv {
	color: #EE4;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.m-p {
	font-family: "Arial";
	font-size: 22px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.pL {
	font-family: "Arial";
	font-size: 22px;
	margin-Top: 5px;
	margin-bottom: 0px;
}
.pL-text {
	font-family: "Arial";
	font-size: 16px;
	margin: 0px 10px 5px 36px; /* top right bottom left */
}
.m-p-list {
	font-family: "Arial";
	font-size: 22px;
	padding: 0px;
	margin: 5px;
	line-height: 1.0;
}
.m-p-quote {
	font-family: "Arial";
	font-size: 22px;
	color:#E07000;
}
.m-p-b {
	font-family: "Arial Black";
	font-size: 22px;
}
.m-p-img {
	font-family: "Gill Sans MT";
	font-size: 22px;
	margin: 0px auto;
	padding: 0px;
	max-width: 640px;
	line-height: 1.0;
}
.m-p-text {
	font-family: "Arial";
	font-size: 22px;
	margin: 0px auto;
	padding: 0px;
	max-width: 800px;
}
.m-div-card {
	margin-bottom: 20px;
}
.subjectDiv {
	background-color: #FFF; 
	padding-bottom: 60px
}

.m-p-Sub {
	font-family: "Arial Black";
	font-size: 24px;
	color:#2080D0;
}
.m-Sub-w {
	font-family: "Arial Black";
	font-size: 24px;
	color:#FFF;
}
.mSubWMob {
	font-family: "Arial Black";
	font-size: 22px!important;
	color:#FFF;
}
.mSubW {
	font-family: "Arial Black";
	font-size: 24px!important;
	color:#FFF;
}
.m-Title {
	font-family: "Arial Black";
	font-size: 32px;
	line-height: 1.0;
	vertical-align: middle;
}
.m-Title-w {
	font-family: "Arial Black";
	font-size: 32px;
	line-height: 1.0;
	vertical-align: middle;
	color:#FFF;
}
.m-Title-w-small {
	font-family: "Arial Black";
	font-size: 4.8vw;
	line-height: 1.0;
	vertical-align: middle;
	color:#FFF;
	padding-left: 8px; padding-right: 8px;
}
.m-menu-Sub-w {
	font-family: "Arial Black";
	font-size: 18px;
	color: #FFF;
	cursor:pointer;
	line-height: 1.0;
}
.m-p-sub {
	font-family: "Arial";
	font-size: 24px;
	color:#2080D0;
}
.m-pSub {
	font-weight: bold;
	font-size: 24px;
	color:#F50;
}
.hr-pSub {
	font-weight: bold;
	font-size: 24px;
	color:#F50;
	line-height: 1.1;
}
.hr-margin {
	margin-top: 30px;
	margin-bottom: 10px;
}

.hr-solid {
	/* 
	border-top: 1px dashed red;
	border-radius: 5px;
	border-top: 3px;
	border-style: solid;
	border-color:#F50;
	*/
	border-color:#F50!important;
	border-style: solid;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 60px;
	margin-bottom: 60px;
}
.hr-dashed {
	border-color:#F50!important;
	border-style: dashed;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 60px;
	margin-bottom: 60px;
}

.h1Title {
	color:#FFF; top: 30%; left: 10%; right: 10%; position: absolute;
}

.m-h1 {
	font-family:"Arial Black";
	font-size:42px;
	line-height: 1.0;
	font-weight: bold;
}
.m-h2 {
	font-family:"Arial Black";
	font-size: 32px;
	line-height: 1.1;
}
.m-h3 {
	font-family:"Arial Black";
	font-size: 26px;
	line-height: 1.0;
}
.m-h4 {
	font-family:"Arial Black";
	font-size: 24px;
	line-height: 1.0;
}
.m-h5 {
	font-family:"Arial Black";
	font-size: 18px;
}
.debug-div {
	border: solid;
	border-width: 1px;
	border-color: black;
}
.debug-div-w {
	border: solid;
	border-width: 1px;
	border-color: white;
}
.debug-div-blue {
	border: solid;
	border-width: 1px;
	border-color: #28F;
}

/* ------------------- */ 
.myFont_AB {
	font-family:"Arial Black";
}
.fontTiny {
	font-size: 4px;
	line-height: 100%;
}

.myColor_Aqua {
	color: aqua;
}
.myColor_Sub {
	color: #FF0;
}

.myh3_darkblue {
	font-family:"Arial Black";
	color:#2080D0;
}

.my_p_Subject {
	font-family: "Arial Black";
	color: #ff6a00;
}
.pSub {
	font-family: "Arial Black";
	font-size: 24px;
	color: #ff6a00;
}

.my_p_Context {
	font-size: 18px;
}
.my_p {
	font-size: 18px;
}

.my_Padding {
	padding: 10px;
}
.pad-0 {
	padding: 0px;
}
.pad-1 {
	padding: 1px;
}
.pad-2 {
	padding: 2px;
}
.pad-5 {
	padding: 5px;
}
.pad-10 {
	padding: 10px;
}
.pad-15 {
	padding: 15px;
}
.pad-20 {
	padding: 20px;
}
.m-linklogo {
	padding: 4px;
	min-height: 100px;
	max-width: 360px;
}

.iconLink {
	margin-bottom: 5px;
	width: 24px;
	animation: flash 3.2s infinite;
	animation-timing-function: step-start;
}
.iconInfo {
	margin: 0px 0px 5px 5px; /* top right bottom left  */
	width: 16px;
}

.m-table-td {
	width: 80px; 
	height: 42px; 
	padding: 2px; 
	border-right: 1px solid #F70;
	border-bottom: 1px solid #F70;
}
.table-icon {
	max-height:52px; 
	max-width: 120px;
}
.table-icon:hover {
	animation: iconZoom 0.3s 1;
	animation-timing-function: ease-out;
	animation-fill-mode: forwards;
}
@keyframes iconZoom {
	0% { transform: scale(1, 1) translate(0px, 0px);}
	100% { transform: scale(2, 2) translate(-20px, -10px); }
}
.zoom-text:hover {
	animation: textZoom 0.3s 1;
	animation-timing-function: ease-out;
	animation-fill-mode: forwards;
}
@keyframes textZoom {
	0% { transform: scale(1, 1) translate(0px, 0px);}
	100% { transform: scale(2, 2) translate(0px, 0px); }
}

.myAnimate-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}

.data-loading {
	color: #C22;
	animation: flash 2.0s infinite;
}
@keyframes flash {
	0% { opacity:1;}
	25% { opacity:0;}
	50% { opacity:1;}
	75% { opacity:0;}
	100% { opacity:1;}
}
.data-ready {
	color: #292;
}

.menuList {
	font-family: "Arial";
	font-size: 24px;
	color: #FFF;
}

.YT_Video {
	position: relative;
	padding-top: 56.25%;
}

.m-sw-off {
	background-color: #0AA;
	color: #000;
}
.m-sw-off:hover {
	background-color: #0AA!important;
	color: #0F0!important;
}
.m-sw-on {
	background-color: #0FF;
	color: #000;
	border: 2px dashed #060!important;
}
.m-sw-on:hover {
	background-color: #0FF !important;
	color: #080 !important;
}
.m-option {
	width: auto;
	padding: 5px;
	margin: 5px;
	border-radius: 20px;
	border: 1px dashed #0F0;
}
.m-paypal {
	padding: 5px;
	margin: 5px;
	border-radius: 20px;
	border: 3px dashed #06D;
}

.userInfo {
	width: auto;
	padding: 2px;
	margin: 0px;
	border-radius: 20px;
	border: 4px dashed #07F;
	font-size: 10px;
	color: #0BF;
}
.userInfo:hover {
	background-color: #FFD!important;
	color: #07F!important;
}

.m-btn-w130 {
	width: 130px;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid #000;
}
.m-btn-w120 {
	width: 120px;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid #000;
}
.m-btn-w90 {
	width: 90px;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid #000;
}
.m-btn-w60 {
	width: 60px;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid #000;
}
.m-btn-w30 {
	width: 30px;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid #000;
}
.m-pad {
	width: 60px;
	height: 20px;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid #FFF;
}

#display-image {
	width: 400px;
	height: 225px;
	border: 1px solid black;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

ul {
	text-align:left;
}

.titleClose {
	margin: 0px!important;
	padding: 5px!important;
	margin-top: 20px!important;
	line-height: 32px;
	float:right;
	background-color: transparent;
	font-family: "Arial Black";
	font-size: 32px!important;
	color: #AAA;
}
.titleClose:hover {
	background-color: transparent!important;
	color: #0CF!important;
}

/* --- NAV Item ---------------------------------------------------------    
	min-width: 60px;
	padding-left: 4px; padding-right: 4px;
	padding: 0px;
	width: 72px;
	max-width: 196px;

*/

.NAV-item {
	min-height: 48px;
	margin: 0px; 
	padding-top: 16px!important;
	font-family: "Arial Black";
	font-size: 20px;
	line-height: 100%;
	/* 
	min-width: 100px;
	max-width: 122px;
	padding: 3px!important;
	*/
}
.NAV-item-1 {
	min-height: 40px;
	margin: 0px; 
	padding-top: 12px!important;
	font-family: "Arial Black";
	font-size: 16px;
	line-height: 100%;
}
.NAV-item-a {
	/*
	width: 106px;
	max-width: 106px;
	padding: 3px!important; top right bottom left
	padding-top: 6px!important;
	padding-bottom: 6px!important;
	*/
	min-width: 180px;
	padding: 6px 3px 6px 20px!important;
	margin: 0px!important;
	font-family: "Arial";
	font-size: 18px;
	line-height: 100%;
}
.NAV-item-list {
	max-width: 200px;
	min-height: 65px;
	margin: 3px;
	font-family: "Arial Black";
	font-size: 24px;
	line-height: 100%;
	padding-top: 20px;
}
.NAV-item-login {
	padding-top: 16px!important;
	padding-bottom: 16px!important;
	padding-left: 4px!important;
	padding-right: 4px!important;
	line-height: 100%;
	margin: 3px;
}

/* Guide Menu  ------------------------ */
.guideBody {
	width: 70%;
	min-width: 280px;
	background-color: #CDF; 
	margin: 20px;
	margin-left: auto; margin-right: auto;
	padding: 10px;
	border-style: solid;
	border-width: 5px;
	border-color: #FFF;
	border-radius: 15px;
}
.guideTitle {
	font-family: "Arial Black";
	font-size: 28px;
	font-weight: bold;
	line-height: 100%;
}
.m-bold {
	font-weight: bold;
}
.guideTitleBar {
	width: 240px;
	margin-left: auto; margin-right: auto; /* for current <div> align to center */
	text-align: center; /* for <label> align to center */
}
.guideImg {
	height: 18px;
	vertical-align: top;
}

.m-center {
	margin-left: auto; margin-right: auto; /* for current <div> align to center */
	text-align: center; /* for <label> align to center */
}

.listL1 {
	font-family: "Arial";
	font-size: 22px;
	padding: 0px;
	margin: 5px;
	line-height: 1.0;
}
.listL2 {
	font-family: "Arial";
	font-size: 18px;
	padding: 0px;
	margin: 5px;
	line-height: 1.0;
}


/* Animation   ------------------------ */

.shake {
	animation: moveRight 2.4s;
	animation-iteration-count: infinite;
	border-width: 0px;
	background-color: rgba(0,0,0,0.0);
	padding: 0px;
}
@keyframes moveRight {
	0% { transform: translate(0px, 0px) rotate(0deg); }
	90% { transform: translate(0px, 0px) rotate(0deg); }
	92% { transform: translate(16px, 0px) rotate(0deg); }
	100% { transform: translate(0px, 0px) rotate(0deg); }
}
@keyframes shake222 {
	0% { transform: translate(1px, 1px) rotate(0deg); }
	2% { transform: translate(-1px, -1px) rotate(1deg); }
	4% { transform: translate(2px, -2px) rotate(-1deg); }
	6% { transform: translate(-3px, 0px) rotate(1deg); }
	8% { transform: translate(-1px, -2px) rotate(-1deg); }
	10% { transform: translate(3px, 2px) rotate(0deg); }
	12% { transform: translate(1px, -1px) rotate(1deg); }
	14% { transform: translate(0px, 0px) rotate(0deg); }
	60% { transform: translate(0px, 0px) rotate(0deg); }
	100% { transform: translate(0px, 0px) rotate(0deg); }
}

.fly {
	animation: ani-fly 2.0s;
	animation-iteration-count: infinite;
	border-width: 0px;
	background-color: rgba(0,0,0,0.0);
	padding: 0px;
}
@keyframes ani-fly {
	0% { transform: translate(0px, 0px) rotate(0deg); }
	10% { transform: translate(1px, 0px) rotate(0deg); }
	20% { transform: translate(2px, 1px) rotate(0deg); }
	30% { transform: translate(2px, 1px) rotate(0deg); }
	40% { transform: translate(1px, 0px) rotate(0deg); }
	50% { transform: translate(1px, 0px) rotate(0deg); }
	60% { transform: translate(0px, -1px) rotate(0deg); }
	70% { transform: translate(1px, -1px) rotate(0deg); }
	80% { transform: translate(1px, 0px) rotate(0deg); }
	90% { transform: translate(0px, 0px) rotate(0deg); }
	100% { transform: translate(0px, 0px) rotate(0deg); }
}


/* *** Login - The Modal (background) ************************************** */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 99; /* Sit on top */
  /*
  document.getElementById("myDIV").style.zIndex = "-1";
  background-color: rgb(0,0,0); /* Fallback color 
  padding-top: 120px;
  */

  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
  
}

/* x-content must be used to reset model setting to normal */
.modal-info {
	display: none; /* Hidden by default */
	z-index: 5; 
	/* animation modify
	width: 320px; 
	height: 200px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	*/
	position: fixed;

	overflow: auto; /* Enable scroll if needed */
	background-color: rgba(20, 20, 120, 0.95); /* Black w/ opacity */

	border: 0px solid #EEE;
	border-radius: 2px;
	box-shadow: 10px 10px 5px rgba(120, 120, 120, 0.8); /* R B Spread Color with alpha   */

	animation: panelZoom 0.3s;
	animation-timing-function: ease-out;
	animation-fill-mode: forwards;
}
@keyframes panelZoom {
0% { transform: scale(0); width: 0px; height: 0px; top: 50%; left: 50%; transform: translate(-50%, -50%);}
100% { transform: scale(1); width: 320px; height: 200px; top: 50%; left: 50%; transform: translate(-50%, -50%);}
}

.modal-info-content {
	position: fixed;
	top: 0;
	left: 0;
	transform: translate(0%, 0%);
	padding: 5px;
	margin: 5 auto 5% auto; /* 5% from the top, 15% from the bottom and centered */
	border: 0px solid #888;
	width: 100%; /* Could be more or less, depending on screen size */
	max-width: 800px;
}
.modal-info-title {
	font-family: "Arial Black";
	font-size: 28px;
	color: #FFF;
}
.modal-info-text {
	font-family: "Arial";
	font-size: 20px;
	/* line-height: 120%; */
	color: #FFF;
	margin: 5px;
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  padding: 5px;
  margin: 5% auto 5% auto; /* 5% from the top, 15% from the bottom and centered */
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
  max-width: 460px;
}

.modal-close {
	margin: 2px!important;
	padding: 10px!important;
	line-height: 20px;
	float: right;
	background-color: #EEE!important;
	font-family: "Arial Black";
	font-size: 32px!important;
	color: #000;
}
.modal-close:hover {
	background-color: #EEE!important;
	color: red!important;
}
.login-pSub {
	font-family: "Arial Black";
	font-size: 32px;
	color: #000;
}

.animate {
  -webkit-animation: animatezoom 0.2s;
  animation: animatezoom 0.2s
}

@-webkit-keyframes animatezoom {
  from {-webkit-transform: scale(0)} 
  to {-webkit-transform: scale(1)}
}
  
@keyframes animatezoom {
  from {transform: scale(0)} 
  to {transform: scale(1)}
}

.can-robotVerify{
	margin: 0px; padding: 0px; 
	vertical-align: middle;
}

/* *** Application Control Panel ************************************** */
.ControlPanel {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1; /* Sit on top */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
	padding-top: 60px;
  }
  
  .CPAnim {
	-webkit-animation: CPAnim 2.6s;
	animation: CPAnim 2.6s
  }
  
  @-webkit-keyframes CPAnim {
	from {-webkit-transform: scale(0)} 
	to {-webkit-transform: scale(1)}
  }
  @keyframes CPAnim {
	from {transform: scale(0)} 
	to {transform: scale(1)}
  }
  

/*
 ======= Sound Volume Slider ================================
*/
/* The slider itself */
.volSlider {
	  /* Override default CSS styles 
	*/
	-webkit-appearance: none;
	appearance: none;
	
	width: 100%; /* Full-width */
	height: 40px; /* Specified height */
	border-radius: 40px;
	background: #888; /* Grey background */
	outline: none; /* Remove outline */
	opacity: 0.8; /* Set transparency (for mouse-over effects on hover) */
	-webkit-transition: .2s; /* 0.2 seconds transition on hover */
	transition: opacity .2s;
  }
  
  /* Mouse-over effects */
  .volSlider:hover {
	opacity: 1; /* Fully shown on mouse-over */
  }
  
  /* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) and -moz- (Firefox) to override default look) */
  .volSlider::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;

	width: 40px; /* Set a specific slider handle width */
	height: 40px; /* Slider handle height */
	border-radius: 40px;
	background: #FF0; /* Green background */
	cursor: pointer; /* Cursor on hover */
  }
  
  .volSlider::-moz-range-thumb {
	-webkit-appearance: none;
	appearance: none;

	width: 40px; /* Set a specific slider handle width */
	height: 40px; /* Slider handle height */
	border-radius: 40px;
	background: #FF0; /* Green background */
	cursor: pointer; /* Cursor on hover */
  }

/*/ *****************************************************************
User Data
*/
.user-userID {
	font-family: "Arial Black";
	font-size: 32px;
	color: #28D;
}
.user-title {
	font-family: "Arial Black";
	font-size: 24px;
	color: #F70;
}
.user-itemlist {
	font-family: "Arial";
	font-size: 24px!important;
	vertical-align: text-bottom;
	color: #222;
}
.user-itemData {
	font-family: "Arial";
	/* 
	font-size: 24px!important; 
	vertical-align:text-bottom;
	*/
	font-size: 24px;
	line-height: 0.8!important;
	vertical-align:baseline;
	color: #55F;
}
.user-rank {
	font-family: "Arial Black";
	/* font-size: 24px!important; */
	font-size: 24px;
	vertical-align:text-bottom;
	color: #24F;
}

.user-tableTH {
	font-family: "Arial black";
	font-size: 20px!important;
	vertical-align: text-bottom;
	color: #222;
}
.user-tableTitle {
	font-family: "Arial black";
	font-size: 24px!important;
	vertical-align: text-bottom;
	color: #222;
}
.user-tableData {
	font-family: "Arial";
	font-size: 16px;
	vertical-align:text-bottom;
	color: #24F;
}
.user-tableTH18 {
	font-family: "Arial black";
	font-size: 18px!important;
	vertical-align: text-bottom;
	color: #888;
}
.user-tableDataB {
	font-family: "Arial Black";
	font-size: 18px;
	vertical-align:text-bottom;
	color: #24F;
}

.text {
	font-family: "Arial";
	font-size: 18px;
}

/*
	Back to top
*/

#Btn-BackTop {
	display: none; /* Hidden by default */
	position: fixed; /* Fixed/sticky position */
	bottom: 20px; /* Place the button at the bottom of the page */
	right: 20px; /* Place the button 30px from the right */
	z-index: 50; /* Make sure it does not overlap */
	border: none; /* Remove borders */
	outline: none; /* Remove outline */
	background-color: rgba(32, 32, 32, 0.6); /* Set a background color */
	color: #AAA; /* Text color */
	cursor: pointer; /* Add a mouse pointer on hover */
	padding: 10px; /* Some padding */
	border-radius: 30px; /* Rounded corners */
	font-family: "Arial Black";
	font-size: 24px; /* Increase font size */
	line-height: 1.0;
	transition: 0.4s;
  }
  
  #Btn-BackTop:hover {
	/* 
	background-color: #666; 
	Add a dark-grey background on hover */
	color: #CCC; /* Text color */
	background-color: rgba(32, 32, 32, 0.95);
  }

  /* Fading animation */
.fade {
	animation-name: fade;
	animation-duration: 0.2s;
  }
  
@keyframes fade {
	from {opacity: .1}
	to {opacity: 1}
}

/* Hero Image    */
.hero-image {
	/*
	background-image: url("/w3images/photographer.jpg");
	height: 500px;
	*/
	background-color: #FFF;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	z-index: 0;
  }
  
  .hero-text {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: white;
  }

/*
  google map - iframe

*/ 

.ggMap {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 100%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) use "56.25%" */
}

/* Then style the iframe to fit in the container div with full height and width 
*/
.ggMap-iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

/*
#gameArea {
	position: absolute;
	left:     50%;
	top:      50%;
	width: 100%;
	height: 100%;
  }
#gameCanvas {
	width: 100%;
	height: 100%;
}
#statsPanel {
	position: absolute;
	width: 100%;
	height: 8%;
	bottom: 0;
	opacity: 0.8;
}


/*
.w3-bar-item .w3-hover-green .w3-mobile .w3-dropdown-hover{
	position: relative;
}

.w3-dropdown-click,.w3-dropdown-hover{
	position: relative;
	left:0px;
	display:inline-block;
	cursor: pointer;
}

.w3-dropdown-content .w3-bar-block .w3-card-4{
	position: relative;
	left: 10px;
}

	<style>
		table, th, td {
		  border: 1px solid black;
		  border-collapse: collapse;
		}
		</style>
// for debug
table, th, td {
  border: 1px solid black;
  border-collapse: collapse;
}

*/
