*{
	margin:0;
	padding:0;
	text-decoration: none;
	font-family: 'Kanit', sans-serif;
}

h1, h2, h3, h4, h5, h6{
	margin-top: 17px;
}

body, p, ul{
	font-weight: 300;
	font-family: 'Kanit', sans-serif;
}

.btn{
	white-space: inherit !important;
	border-top: 1px solid #ddd;
	border-bottom: 0;
}

.btn_toggle{
	background-color: #fff;
	width: 100%; 
	display: block; 
	text-align: left !important; 
	padding: 17px !important;
}

.collapse_in{
	padding: 20px;
	border-top: 0;
}

