table {
	border: 1px solid #ccc;
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

table tr {
	border: 1px solid #ddd;
	padding: 5px;
	background: #fff;
}

table,
table td {
	padding: 10px;
	font-family: Poppins;
	text-align: justify;
	color: #000;
}

table th {
	letter-spacing: 1px;
	font-family: "Poppins";
	padding: 10px;
	text-align: center;
}

@media only screen and (max-width: 800px) {
	#flip-scroll .cf:after {
		visibility: hidden;
		display: block;
		font-size: 0;
		content: " ";
		clear: both;
		height: 0;
	}

	#flip-scroll * html .cf {
		zoom: 1;
	}

	#flip-scroll *:first-child+html .cf {
		zoom: 1;
	}

	#flip-scroll table {
		width: 100%;
		border-collapse: collapse;
		border-spacing: 0;
	}

	#flip-scroll th,
	#flip-scroll td {
		margin: 0;
		vertical-align: top;
	}

	#flip-scroll th {
		text-align: left;
	}

	#flip-scroll table {
		display: block;
		position: relative;
		width: 100%;
	}

	#flip-scroll thead {
		display: block;
		float: left;
	}

	#flip-scroll tbody {
		display: block;
		width: auto;
		position: relative;
		overflow-x: auto;
		white-space: nowrap;
	}

	#flip-scroll thead tr {
		display: block;
	}

	#flip-scroll th {
		display: block;
		text-align: right;
	}
	
	#flip-scroll tbody tr {
		display: inline-block;
		vertical-align: top;
	}

	#flip-scroll td {
		display: block;
		text-align: left;
	}
}

.phra,
.niat {
	padding-left: 30px
}

#myBtn {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	font-size: 18px;
	border: none;
	outline: none;
	background-color: rgb(0, 0, 0, 0.5);
	color: white;
	cursor: pointer;
	padding: 15px;
	border-radius: 4px;
	width: 60px
}

#myBtn:hover {
	background-color: #fff;
}

.seld {
	text-align: center !important;
}

.lefto {
	background-color: white;
	padding: 20px;
	border: 1px solid #e2dfdf;
}

.custom_style1{
	font-size:24px;
}

.custom_style2{
	background-color: #000;
	width:281px;
}

.custom_style3{
	background-color: #000;
	width:214px;
}

.custom_style4{
	width:250px;
	height:170px;
}

.custom_style5{
	color:#000;
}

.custom_style6{
	overflow-x:auto;
}

.custom_style7{
	color: red;
	text-align:center !important
}

.custom_style8{
	padding-left:10px;
}

.custom_style9{
	font-size:32px;
}

.custom_style10{
	color:blue;
}

.custom_style11{
	font-size:24px;
	color:#0166ff;
}

.custom_style12{
	border-style: solid;
	border-width: 2px;
	font-size: 24px;
	color: white;
}

.custom_style13{
	color: black;
	font-weight: bold;
}

.custom_style14{
	color:blue;
}