body{
	font-family: 'Noto Sans Thai','Roboto', sans-serif;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
h3{
	margin:0;
}
.flex{
	display: flex;
}

.flex.div_btn.top_unset{
	width: 100%;
	justify-content: flex-end;
}
.mobile_show{
  display: none;
}
.beta{
	display: none;
}
.img_show{
	display: none;
}
/* #card_house{
	width: 350px;
	margin: 15px 0px;
} */
/* .row div{
	padding-right:5px;
} */
.w3-bar{
	background-color: white;
}
.block{
	width: unset;
}
#search{
	width: 100%;
	z-index: 10;
	/*position: fixed;*/
	background-color: white;
	/*border-bottom: 1px solid grey;*/
}
.map{

	height: unset;
	width: unset;
	margin: unset;
	margin-bottom: unset;


	position:fixed;
	top:50px;
	left: 0;
	right: 0;
	bottom: 0; /** 80px;**/
	z-index: 0;
	background-color: #AAD3DF;
	/*width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;*/
	transform: 1;

}
.over_result{
	height: 97%;
}

.navbar-nav>li>a{
	padding: 0;
}
.navbar{
	margin: 0;
}
.navbar ul li{
	margin-bottom: 0;
}
.nav ul{
	padding-left: 0;
}
.nav .navbar-right{
	margin-right: 10px;
}
.nav .text{
  color: #455396;
  text-align: left;
  font-size: 10pt
}

.nav .uppercase{
  display: inline-block;
  color: #616161;
  font-size: 0.9rem;
  text-transform: uppercase;
  vertical-align: super;
}
.nav{
  box-shadow: 0px 2px 20px #7777773b;
  text-align: middle;
}
/*.nav ul{
  list-style-type: none;
  margin-top: 8px;
} */
.nav li{
  display: inline;
}

.rating td{
	padding: 8px 20px;
	text-align:center; 
}
.rating .cchecked1 {
		background-color: #d85f16;
}
.rating .cchecked2 {
		background-color: #f1776f;
}
.rating .cchecked3 {
		background-color: #f99784;
}
.rating .cchecked4 {
		background-color: #f79f9d;
}
.rating .cchecked5 {
		background-color: #f7cdbd;
}
.tb_all{
	width: 100%;
}
.rate td{
	border: 2px solid white;
	padding: 0px 20px 15px 4px;
}
.table .rate td{
	background-color: lightgrey;
}
.row p{
	/* white-space: pre-line; */
}
.row .pfpic{
	width: 60px;
	height: 60px;
}
.row .ch_pic{
	width: 15px;
	height: 15px;
	margin-right: 5px;
}
.col-md-1{
	margin-top: -3px;
}
.add{
	margin-top: 10px;
	align-items: center;
}
.add,.add div div,.add .col-md-7{
	padding: 0;
}
.minimize{
	/* display: none; */
}
.address .name div{
	padding: 0;
}
.dropdown img{
	width: 18px;
	height: 18px;
}
/*.edge{
	width: calc(100% - 260px);
}*/
/* .dropdown{
	width: 260px;
	float: right;
	padding-right: 25px;
	text-align: right;
} */
.dropdown a{
	background-color: unset;
}
.dropdown a div{
	border : 2px solid #455396;
	border-radius: 5px;
/*	width: 55px;*/
	padding: 0px 15px;
	display: inline-flex;
}
.dropdown .btn{
	padding: 0px 12px;
}
.hide{
	display: none;
}
.sshadow{
	/* background-color: lightsteelblue; */
	border-radius: 10px;
}
/* .col-md-12{
	display: inline-block;
}
.col-md-5{
	display: inline-block;
}
.col-md-7{
	display: inline-block;
} */
.arrow-up {
	position: absolute;
	top: 35px;
	/* right: 85px; */
	/* right: 234px; */
	z-index: 10;
	width: 0;
	height: 0;
  	border-left: 10px solid transparent;
  	border-right: 10px solid transparent;
  	border-bottom: 14px solid #455396;
}
.panel.panel-default{
	margin-bottom: 0;
}
.toggle_result{
    width: 40px;
	height: 50px;
	position: absolute;
	background-color: white;
	right: 400px;
	border-radius: 5px 0px 0px 5px;
	margin-top: 290px;
}
.toggle_result img{
	width: auto;
	height: 30px;
	margin: 10px 7.5px;
}
.toggle_mobile_re img{
	width: auto;
	height: 30px;
	margin: 7.5px 10px;
}
.slide_hide{
	position: fixed;
	right: -410px;
/*	transition: 1s;*/
}

.btn_toggle_hide{
	position: fixed;
	right: 0px;
	/*transition: 1s;*/
}

/*.menu_bar{*/
/*	background-color: white;*/
/*	display: inherit;*/
/*	position: absolute;*/
/*	margin-top: 15px;*/
	/*border-radius: 15px;*/
/*	border: 1px solid rgb(185, 191, 223);*/
	/*margin-left: calc(50% - 65px)*/
/*}/*
.menu_bar p{
	color: #455396;
}
.menu_bar div:first-child{
	border-radius: 20px 0px 0px 20px;
	border-right: 1px solid rgb(185, 191, 223);
}
.menu_bar div:nth-child(2){

	border-radius: 0px 20px 20px 0px;
}*/

#scroll{
	margin-top: 30px;
	margin-bottom: 30px;
}
.navbar{
	height: 43px;
	position: fixed;
	top: 0;
	left: 0px;
	right: 0px;
	background-color: white;
}
.navbar-right li:first-child{
	border: 2px solid #455396;
	border-radius: 10px;
	display: flex;
	margin-right: 10px;
}

.navbar-right li:first-child a:first-child p{
	border-radius: 10px 0px 0px 10px;
	border-right: 2px solid #455396;
	padding: 5px 5px 5px 10px;
}
.navbar-right li:first-child a:nth-child(2) p{
	border-radius: 0px 10px 10px 0px;
	padding: 5px 10px 5px 5px;
}
.container-fluid{
	margin: 5px 0px;
}
/*.container-fluid ul:first-child{
	margin: 6.5px 0px;
}*/
.btn_search > a div{
	cursor: pointer;
	display: flex;
	padding: 5px 10px;
	border:2px solid #455396;
	border-radius: 10px;
}
.btn_search > a div > img{
	width: 15px;
	height: 15px;
	margin: 3px 0px 3px 8px;
}
.link-button.color_click_m{
	background-color: rgb(224, 226, 225);
	padding: 0px;
	padding: 0px 6px;
	border-radius: 0px 8px 8px 0px;
}
.link-button.color_click_t{
	background-color: rgb(224, 226, 225);
	padding: 0px;
	padding: 3px 6px;
	border-radius: 8px 0px 0px 8px;
}
.mr_riggt400{
	margin-right: 400px;
}
.menu_bar p{
	font-size: 1em;
}
.toggle_mobile_re{
	display: none;
}

.table .pic{
	width: 80px;
}
.table .pfpic{
	width: 60px;
	height: 60px;
	border-radius: 30px;
}
.table .ch_pic{
	width: 20px;
	height: 20px;
	margin-right: 5px;
}
.table th{
	text-align: center;
	background-color: #455396;
	color: white;
}
.table>tbody>tr>td{
	/*background-color: white;*/
	vertical-align: middle;
	cursor: pointer;
}
/*.table tr:nth-child(even) {
	background-color: #f7f7f7;
}*/
/*.table .status{
	display: flex;
	vertical-align: middle;
	align-items: center;
}*/
.status p{
	font-size: 16px;
}


#table .table .status p{
	font-size: unset;
}
#table .table tr{
	font-size: 1.2vw;
}
/*.table .rating tr{
	width: 100%;
}
.table .rating td, .table .rating th{
	width: unset;
}
.table .rating td{
	padding: unset;
	width: 20%;
	height: 16px;
}*/
.tb_num{
	width: 30px;
}
.tb_level{
	width: calc(5vw + 10px);
}
.tb_pic{
	width: 90px;
}
.tb_name{
	width: 190px;
}
.tb_add{
	width: calc(100%-(15%+310px+calc(5vw + 10px)))
}
.tb_status{
	width: 15%;
}
.table .rating td{
	padding: 8px 1vw;
}


.col-md-12.add{
	display: flex;
}

.col-md-12.add > .col-md-3{
	width: calc(25% + 15px);
}

.col-md-12.add > .col-md-9.detail{
	padding-left: 0px;
}

.col-md-12.add > .col-md-9 > .link-button{
	text-align: left;
	padding: 0;
}
.container-result{
	top: 51px;
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
}

@media only screen and (max-width: 995px){
	.add .detail{
		padding-left: 80px;
	}
}


@media only screen and (max-width: 925px){
	.table .status p{
		display: none;
	}

	[tooltip]:before {
	    /* needed - do not touch */
	    content: attr(tooltip);
	    position: absolute;
	    opacity: 0;

	    /* customizable */
	   /*  transition: all 0.15s ease; */
	    padding: 5px;
	    font-size: 10px;
	    color: #ffffff;
	    border-radius: 10px;
	  /*  box-shadow: 2px 2px 1px silver;    */
	}

	[tooltip]:hover:before {
	    /* needed - do not touch */
	    opacity: 0.8;

	    /* customizable */
	    background:#455396;
	    margin-top: -20px;
	    margin-left: -22px;
	}

	[tooltip]:not([tooltip-persistent]):before {
	    pointer-events: none;
	}
}

@media only screen and (max-width: 811px){
	#table .table tr{
		font-size: 9pt;
	}
}

@media only screen and (max-width: 908px){
	/* .active{
		display: flex;
	} */
	.beta{
		display: unset;
	}
	.navbar .text ,.navbar-nav .text.uppercase{
		display: none;
	}
/*	.dropdown a div p{
		display: none;
	}*/
	.container-fluid{
		display: flex;
	}
	.navbar-right{
		margin-top: 0px;
    	display: flex;
    	justify-content: flex-end;
	}
	.container-fluid > ul:first-child{
		width: 25%;
	}

	.container-fluid > ul:nth-child(2){
		width: 75%;
	}
	/*.color_click{
		margin-top: 1px;
	}*/
	/*.container-fluid{
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}*/
}


.dropbtn {
	display: flex;
	padding: 5px 10px;
	border: 2px solid #455396;
	border-radius: 10px;
	cursor: pointer;
	background:white;
	font-size: 13px;
	width: 230px;
	/* max-width: 240px; */
	margin-left: 5%;
	z-index: 9999;
}

.dropbtn:hover, .dropbtn:focus {
	background-color: #E0E2E1;
}

.dropdown {
	position: relative;
	display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f1f1f1;
	min-width: 200px;
	overflow: auto;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
	margin-left: 10%;
}

.dropdown-content a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	width: 200px;
	display: block;
}

.dropdown a:hover {background-color: #ddd;}

/*
@media only screen and (max-width: 640px){
	.form-control-search{
		display: none;
	}
	.dropdown-content {
		position: absolute;
		background-color: #f1f1f1;
		min-width: 200px;
		overflow: auto;
		box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
		z-index: 1;
		margin-left: -300%;
		margin-top: 12px;
	}
	.text_show{
		display: none;
	}
	.img_show{
		display: unset;
	}
	.border_2px{
		cursor: pointer;
		margin-left: 10px;
		display: flex;
    padding: 6.25px 9px;
    border: 2px solid #455396;
    border-radius: 10px;
	}
	span#imgUser.dropbtn {
		padding: 5px 10px;
		width: 50px;
	}
	.slide_hide {
    position: unset; 
    right: unset;
	}

	.result{
		background-color: unset;
	}
	.map{
		transform:unset;
	}
	.result{
		top: unset;
		bottom: 0;

		width: 100%;

		flex-direction: row;
		margin: 3% -2%; 
		height: unset;
		overflow-x: scroll;
			overflow-y: hidden;
			white-space: nowrap;

	}
	.result .block{
		width: 150px;
		height: 206px;
	}
	.toggle_result{
		display: none;
	}
	.over_result{
		height: auto;
		width: 100%;
		margin: 0%;
		position: fixed;
		bottom: 0px;
		background-color: rgba(255, 255, 255, 0.62);
	}
	.full{
		display: none;
	}
	.rating td{
		padding: 5px 11px;
		text-align:center;
	}
	.address{
		display: none;
	}
	.minimize{
		display: block;
	}
	.minimize .col-md-9 > .col-md-12{
		margin-top: 5px;
	}
	.rating{
		margin-bottom: 5px;
	}
	.result .block{
		margin-left: 0px;
		margin-right: 5px;
	}
	.minimize{
		display: flex;
		flex-flow: wrap;
		justify-content: center;
		text-align: center;
	}
	.minimize div{
		padding: 0;
	}
	.add{
		display: flex;
		flex-flow: column;
	}
	.mr_riggt400{
		margin-right: 0px;
	}
	.toggle_mobile_re{
		display: inherit;
		background-color: rgba(255, 255, 255, 0.62);
		
	    width: 50px;
	    height: 40px;
	    position: absolute;
	    top: -40px;
	    margin-left: calc(50% - 25px);
	    border-radius: 5px 5px 0px 0px;
	}
	.slide_hide_mini{
		position: fixed;

		bottom: -260px;


	}
	.btn_toggle_hide_mini{
		position: fixed;
		bottom: 0px;
		top:unset;
	
	}

	.white{
		background-color: white;
	}
	.center{
		text-align: center;
	}


	.a-field__label-wrap{
		display: block;
	}
	.name{
		margin-top: 20px;
	}
	#table  .table{
		display: none;
	}
	#table .result{
		display: block;
		margin: unset;
		padding: unset;
		width: 100%;
	}
	#table_search .result{
		display: block;
		margin: unset;
		padding: unset;
		width: 100%;
	}
	#table .result .address{
		display: block;
	}
	#table .result .block{
		width: 90%;
		margin :8px auto 8px auto;
	}
	#table_search .result .block{
		width: 90%;
		margin :8px auto 8px auto;
	}
	#table .result .name .col-md-3{
		margin-right: 10px;
	}
	#table .result .name .col-md-9{
		display: flex;
		flex-flow: column;
		margin-top: 6.5px;
		margin-bottom: 6.5px;
	}
	#table .result .add{
		display: block;
	}
	.detail_search{
		display: none;
	}
	.btn_search > a div > img{
		margin: 3px 0px 3px 0px;
	}
	

}
*/
@media only screen and (max-width: 1166px){
	.a-field__label-wrap{
		display: block;
	}
	.a-field__label-wrap > label > .btn_searchtable{
		display: flex;
		justify-content: center;
	}
	.name{
		margin-top: 20px;
	}
	/*#table  .table{
		display: none;
	}
	#table .result{
		display: block;
		margin: unset;
		padding: unset;
		width: 100%;
	}
	#table_search .result{
		display: block;
		margin: unset;
		padding: unset;
		width: 100%;
	}*/
	/*#table .result .address{
		display: block;
	}
	#table .result .block{
		width: 90%;
		margin :8px auto 8px auto;
	}*/
	/*#table_search .result .block{
		width: 90%;
		margin :8px auto 8px auto;
	}
	#table .result .name .col-md-3{
		margin-right: 10px;
	}
	#table .result .name .col-md-9{
		display: flex;
		flex-flow: column;
		margin-top: 6.5px;
		margin-bottom: 6.5px;
	}*/
	/*#table .result .add{
		display: block;
	}*/
	.detail_search{
		display: none;
	}
	.btn_search > a div > img{
		margin: 3px 0px 3px 0px;
	}
	
}





.dataTables_wrapper #table-list.table tr td:nth-child(2),.dataTables_wrapper #table-list.table th:nth-child(2){
	display: none;
}
.hide_icon, .logo_inde.hide_icon{
	display: none;
}
/*.show_approve{
	display: none;
}
*/

@media only screen and (max-width: 640px){
	.dataTables_wrapper #table-member.mobile_site tbody tr:not([role=row]){
		/*background-color: red;*/
		margin-top: 0;
	    position: relative;
	    top: -15px;
	    box-shadow: 0px 7px 6px 0px #808080ba;
		border-top: 1px dashed gray;
    	border-top-left-radius: unset;
    	border-top-right-radius: unset;
    	display: flex;

	}
	#table-member.mobile_site td:first-child{
		float: right;
		display: flex;
	}
	#table-member.mobile_site td:nth-child(6){
		width: 100%;
	}
	#table-member.mobile_site td:nth-child(7),#table-member.mobile_site td:nth-child(8){
		/*width: 50%;*/
		font-size: 10pt;
		display: inline-block;
	}
	.flex.div_btn.top_unset > .mobile_show{
		position: absolute;
    	top: 125px;
    	right: 0px;
	}
	.flex.div_btn.top_unset{
		justify-content: center;
	}
	.content > .div_btn.top_unset{
		top: unset;
	}
	.mobile_site .mobile_show,.mobile_show{
		display: inherit;
	}
	.mobile_site .round_button span.mobile_show{
		font-size: 9pt;
		margin-left: 5px;
	}
	.mobile_site td span.mobile_show{
		margin-right: 5px;
	}
	.mobile_site .round_button.add_icon,.mobile_site .round_button.edit_icon,.mobile_site .round_button.delete_icon{
		width: 90px;
    	border-radius: 10px;
    	/*margin-left: 5px;*/
	}
	.mobile_site .round_button span{
		font-size: 12pt;
		
	}
	.mobile_site .icon{
		margin-top: -1px;
    	margin-left: -2px;
	}

	table.table thead{
    	display:none;
	}
	.text_show{
		display: none;
	}
	.img_show{
		display: unset;
	}
	.border_2px{
		cursor: pointer;
		margin-left: 10px;
		display: flex;
	    padding: 6.25px 9px;
	    border: 2px solid #455396;
	    border-radius: 10px;
	}
	span#imgUser.dropbtn {
		padding: 5px 10px;
		width: 50px;
	}
	




	.dataTables_wrapper table#table-list.dataTable tbody td{
		padding-bottom: 0px;
		padding-top: 0px;
	}
	.dataTables_wrapper #table-list.table th:nth-child(2){
		display: unset;
	}
	#table-list_wrapper {
	    display: unset !important;
	}
	
	.hide_icon, .logo_inde.hide_icon{
		display: unset;
	}


	.dataTables_wrapper #table-list.table,
	.dataTables_wrapper #table-member.table{
		display:table;
		table-layout:fixed;
	}
	#table-list_wrapper #table-list thead,
	 #table-member thead{
		display: none;
	}
	#table-member3 thead{
		display: none;
	}
	.dataTables_wrapper #table-member2.table{
		display:table;
		table-layout:fixed;
	}
	#table-list_wrapper #table-list thead,
	 #table-member2 thead{
		display: none;
	}
	
	.dataTables_wrapper #table-list.table tr:nth-child(even),.dataTables_wrapper table#table-list.dataTable tbody tr,
	.dataTables_wrapper #table-member.table tr:nth-child(even),.dataTables_wrapper table#table-member.dataTable tbody tr{
		display: block;
   		background-color: #f0efef;
   		border-radius: 5px;
    	box-shadow: 0px 3px 5px grey;
    	padding: 10px;
    	margin: 20px auto 8px auto;
	}

	.dataTables_wrapper #table-member3.table tr:nth-child(even),.dataTables_wrapper table#table-member3.dataTable tbody tr{
		display: block;
   		background-color: #f0efef;
   		border-radius: 5px;
    	box-shadow: 0px 3px 5px grey;
    	padding: 10px;
    	margin: 20px auto 8px auto;
	}

	.dataTables_wrapper #table-member2.table tr:nth-child(even),.dataTables_wrapper table#table-member2.dataTable tbody tr{
		display: block;
   		background-color: #f0efef;
   		border-radius: 5px;
    	box-shadow: 0px 3px 5px grey;
    	padding: 10px;
    	margin: 20px auto 8px auto;
	}

	.dataTables_wrapper table#table-list.dataTable.no-footer , .dataTables_wrapper #table-list.table>tbody>tr>td,
	.dataTables_wrapper table#table-member.dataTable.no-footer , .dataTables_wrapper #table-member.table>tbody>tr>td{
		border-bottom: unset;
		border-top: unset;
	}
	.dataTables_wrapper table#table-member3.dataTable.no-footer , .dataTables_wrapper #table-member3.table>tbody>tr>td{
		border-bottom: unset;
		border-top: unset;
	}
	.dataTables_wrapper table#table-member2.dataTable.no-footer , .dataTables_wrapper #table-member2.table>tbody>tr>td{
		border-bottom: unset;
		border-top: unset;
	}
	#table-list.table>tbody>tr {
		/*display: block;*/
		display:table-row;
	}
	#table-member.table #tbody-member tr{
		display: grid;
	}
	#table-member3.table #tbody-member tr{
		display: grid;
	}
	#table-member.table #tbody-member tr td{
		padding-bottom: 0px;
	}
	#table-member3.table #tbody-member tr td{
		padding-bottom: 0px;
	}
	#table-member.table #tbody-member tr td h4{
		margin: unset;
		padding: unset;
	}
	#table-member3.table #tbody-member tr td h4{
		margin: unset;
		padding: unset;
	}
	#table-member2.table #tbody-member tr{
		display: grid;
	}
	#table-member2.table #tbody-member tr td{
		padding-bottom: 0px;
	}
	#table-member2.table #tbody-member tr td h4{
		margin: unset;
		padding: unset;
	}

	.dataTables_wrapper #table-member.table tr td:nth-child(3),
	.dataTables_wrapper #table-member.table tr td:nth-child(4),
	.dataTables_wrapper #table-member.table tr td:nth-child(5),
	.dataTables_wrapper #table-member.table tr td:nth-child(6){
		display: inline-flex;
		align-items: center;
	}
	.dataTables_wrapper #table-member3.table tr td:nth-child(3),
	.dataTables_wrapper #table-member3.table tr td:nth-child(4),
	.dataTables_wrapper #table-member3.table tr td:nth-child(5),
	.dataTables_wrapper #table-member3.table tr td:nth-child(6){
		display: inline-flex;
	}
	.dataTables_wrapper #table-member2.table tr td:nth-child(3),
	.dataTables_wrapper #table-member2.table tr td:nth-child(4),
	.dataTables_wrapper #table-member2.table tr td:nth-child(5),
	.dataTables_wrapper #table-member2.table tr td:nth-child(6){
		display: inline-flex;
	}

	.dataTables_wrapper #table-member.table tr td:nth-child(3) p,
	.dataTables_wrapper #table-member.table tr td:nth-child(4) p,
	.dataTables_wrapper #table-member.table tr td:nth-child(5) p,
	.dataTables_wrapper #table-member.table tr td:nth-child(6) p{
		margin-left: 5px;
		margin-right: 5px;
	}
	.dataTables_wrapper #table-member3.table tr td:nth-child(3) p,
	.dataTables_wrapper #table-member3.table tr td:nth-child(4) p,
	.dataTables_wrapper #table-member3.table tr td:nth-child(5) p,
	.dataTables_wrapper #table-member3.table tr td:nth-child(6) p{
		margin-left: 5px;
		margin-right: 5px;
	}
	.dataTables_wrapper #table-member2.table tr td:nth-child(3) p,
	.dataTables_wrapper #table-member2.table tr td:nth-child(4) p,
	.dataTables_wrapper #table-member2.table tr td:nth-child(5) p,
	.dataTables_wrapper #table-member2.table tr td:nth-child(6) p{
		margin-left: 5px;
		margin-right: 5px;
	}

	#table-member.table #tbody-member tr td:nth-child(5) h4{
		font-size: 9pt;
	}

	#table-member3.table #tbody-member tr td:nth-child(5) h4{
		font-size: 9pt;
	}

	#table-member2.table #tbody-member tr td:nth-child(5) h4{
		font-size: 9pt;
	}

	#table-member.table #tbody-member tr td:nth-child(6) h4{
		margin-top: 3px;
		font-size: 9pt;
	}
	#table-member3.table #tbody-member tr td:nth-child(6) h4{
		margin-top: 3px;
		font-size: 9pt;
	}

	#table-member2.table #tbody-member tr td:nth-child(6) h4{
		margin-top: 3px;
		font-size: 9pt;
	}

	#table-list.table>tbody>tr>td,
	#table-member.table>tbody>tr>td {
		display:table-cell;
		vertical-align: unset;
	}
	#table-member3.table>tbody>tr>td {
		display:table-cell;
		vertical-align: unset;
	}
	#table-member2.table>tbody>tr>td {
		display:table-cell;
		vertical-align: unset;
	}
	
	.dataTables_wrapper #table-list.table tr td:first-child{
		display: table-cell;
		float: left;

	}
	.dataTables_wrapper #table-list.table tr td:nth-child(2)
	{
		display: table-cell;
		width: 75%;
		margin-bottom: 0px;

	}
	.dataTables_wrapper #table-list.table tr td:nth-child(2)
	{
		display: block;
		text-align: inherit;
    	margin-left: 80px;
    	/*margin-top: 10px;*/
    	/*margin-bottom: 10px;*/
    	font-weight: 500;
	}
	.dataTables_wrapper #table-list.table tr td:nth-child(5)
	{
		display: none;
	}

	/*.dataTables_wrapper .table tr td:nth-child(3){
		padding-top: 50px;
	}*/
	.dataTables_wrapper #table-list.table tr td:nth-child(4){
		display: block;
		/*padding-top: 0px;*/
    	margin-left: 80px;
    	/*margin-top: -25px;*/
    	padding-top: 0px;
    	padding-bottom: 0px;	
	}

	.dataTables_wrapper #table-list.table tr td:nth-child(4) h4{
		font-size: 13px;
		margin-top: 2px;
		margin-bottom: 2px;
	}

	.dataTables_wrapper #table-list.table tr td:nth-child(6),
	.dataTables_wrapper #table-list.table tr td:nth-child(7),
	.dataTables_wrapper #table-list.table tr td:nth-child(8){
		
		display:inline-block;
		padding-top: 0px;
    	/*margin-top: -20px;*/
    	display: inline-flex;


	}
	.dataTables_wrapper #table-list.table tr td:nth-child(6) h4,
	.dataTables_wrapper #table-list.table tr td:nth-child(7) h4,
	.dataTables_wrapper #table-list.table tr td:nth-child(8) h4{
		font-size: 15px;
		margin:0px 3px ;
		margin-top: 3px;
	}
	.dataTables_wrapper #table-list.table tr td:nth-child(6) p,
	.dataTables_wrapper #table-list.table tr td:nth-child(7) p,
	.dataTables_wrapper #table-list.table tr td:nth-child(8) p{
		font-size: 15px;
	}
	.dataTables_wrapper #table-list.table tr td:nth-child(6){
		margin-left: 40px;
		padding-left: 20px;
	}
	.dataTables_wrapper #table-list.table tr td:nth-child(9){
		display: none;
	}
	.dataTables_wrapper #table-list .icon{
		margin-top: 0px;
	}


	.dataTables_wrapper #table-list.table tr td:nth-child(3){
		padding-left: 0px;
		/*10px*/
	}
	.dataTables_wrapper #table-list.table tr td:nth-child(3) h4 button{
		padding-left: 0px;
		/*6px*/
	}
	.dataTables_wrapper #table-list.table tr td:nth-child(4) h4 {
		padding-left: 4px;
		/*0px*/
	}
	

	
	/*.dataTables_wrapper table.dataTable tbody tr{
		display: flex;
	}
*/

	





}
@media only screen and (max-width: 400px){
	.detail_search{
		display: none;
	}
	.btn_search > a div > img{
		margin: 3px 0px 3px 0px;
	}
	.arrow-up {
		right: 38px;
	}

}



.show {display: block;}
.border-bottom{
	border-bottom: solid 1px #777;
}
.imgUser{
	margin-left: 20%;
	margin-top: 6px;

}
.dropdown img{
		z-index: 0;
}

/* #card-style-full{
	position: fixed;
	top: 120px;
	height: calc(100% - 120px);
	overflow: scroll;
} */
@media only screen and (max-width: 425px){
	/*body{
		background-color: lightsalmon;
	}*/
	.container-fluid{
		padding: 0px;
	}
	.navbar .link-button b {
    	font-size: 10px;
	}
	.navbar .link-button{
		padding: 3px 2px;
	}
	.btn_search > a div{
		padding: 6.25px 9px;
	}


	.dataTables_wrapper .table tr td:first-child.pic{
		padding: 0px;
	}

	.dataTables_wrapper .table tr td:nth-child(3) {
		display: unset;
	}
	.dataTables_wrapper .table tr td:nth-child(3) h4{
		
		/*padding-left: 10px;*/
		margin: 0px;
		margin-top: 5px;
		width: 100%;
    	float: left;
	}


	.dataTables_wrapper .table tr td:nth-child(2)
	{
		width: 100%;
    	margin-left: 0px;
	}

	.dataTables_wrapper .table tr td:nth-child(6) h4,
	.dataTables_wrapper .table tr td:nth-child(7) h4,
	.dataTables_wrapper .table tr td:nth-child(8) h4{
		margin:3px ;
		
	}

	.dataTables_wrapper .table tr td:nth-child(4),
	.dataTables_wrapper .table tr td:nth-child(6){
		margin-left: 0px;
	}
	
	.dataTable .link-button {
		padding: 3px 0px;
	}




	.dataTables_wrapper #table-list.table tr td:nth-child(6){
		padding-left: 10px;
	}

	.dataTables_wrapper #table-list.table tr td:nth-child(3){
		padding-left: 10px;
		/*10px*/
	}
	.dataTables_wrapper #table-list.table tr td:nth-child(4) h4 {
		padding-left: 0px;
		/*0px*/
	}
}

