body{
	background-image: url(../images/bg-header.png);
	background-repeat: repeat-x;
	background-color: #FFF;
	padding-bottom: 3em;
}

.logo{
	margin-top: 1.5em;
}
.head-title{
	margin-bottom: 2em;
	margin-top: 2em;
	position: relative;
    text-align: -webkit-center;
    font-family: 'Noto Sans Thai', 'Noto Sans', sans-serif;
	text-align: -moz-center; /*firefox*/
	text-align: -webkit-center; /*safari, chrome*/
    z-index: 111;

}
.head-title h3{
	background: #000;
	background-color: #000;
	width: 6em;
	-moz-transform: scale(1.6) skew(-22deg, 0deg);
	-webkit-transform: scale(1.6) skew(-22deg, 0deg);
	-o-transform: scale(1.6) skew(-22deg, 0deg);
	-ms-transform: scale(1.6) skew(-22deg, 0deg);
	transform: scale(1.6) skew(-22deg, 0deg);
	text-align: center;
	color: #FFF;
	z-index: 111;	
	position: relative;
	font-family: 'Noto Sans Thai', 'Noto Sans', sans-serif;
	margin: 0 auto;
}
.head-title h1{
	background: #ffa29a ;
	background-image: linear-gradient(to right, #ffa29a , #ffba83);
	width:8em;
	-moz-transform: scale(1.6) skew(-22deg, 0deg);
	-webkit-transform: scale(1.6) skew(-22deg, 0deg);
	-o-transform: scale(1.6) skew(-22deg, 0deg);
	-ms-transform: scale(1.6) skew(-22deg, 0deg);
	transform: scale(1.6) skew(-22deg, 0deg);
	text-align: center;
	padding-top: 24px;
    font-weight: bold;
    font-size: 2.5em;
    margin: 0 auto;
}
.form{
	background-color: #f2f2f2;
	background: #f2f2f2;
	border-radius: 1em;
	margin-top: -4em;
	padding: 2em 2.7em 0.25em;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	z-index: 1;
	margin-bottom: 3em;
}

.form .border{
	border: 5px solid #FFF !important;
	border-radius: 1em;
	padding: 2.5em 2.5em 0.5em 2.5em}

.form .row{
	margin-bottom: 1.5em;
}

.form .form-control{
	border-radius: 20px;
}

.form .btn{
	background: #ffa29a ;
	background-image: linear-gradient(to right, #ffba83 , #ffa29a );
	border-radius: 20px;
	color: #FFF;
	margin-top: 1em;
	font-weight: bold;
	font-size: 1.3em;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.table{
	min-width: 1200px;
	margin-top: 1em;
}

.table th,{
	border-top: 0px solid transparent;
	font-size: 1.2em;
}
.table td{
	border-top: 0px solid transparent;
	border-bottom: 1px solid #dee2e6;
	font-size: 0.9rem;

}
.box-page-navigation{
	margin-top: 2em;
}
.box-page-navigation .page-link{
	margin-right: 10px;
	padding: 8px;
	width: 35px;
	text-align: center;
	color: #404040;
	border-radius: 4px;
}
.box-page-navigation .page-link:hover,
.box-page-navigation .page-link:focus,
.box-page-navigation .page-link.active{
	color: #FFF;
	background: #59bc52;
	box-shadow: 0 0 0 0rem rgba(0,123,255,.25);
}
.title-all-page{
	margin-top: 2.25em;
}
table.dataTable.no-footer{
	border-bottom: 1px solid  transparent !important;
}
table.dataTable thead th, table.dataTable thead td{
	border-top: 0px solid transparent !important;
	border-bottom: 1px solid  #dee2e6 !important;
}
.pagination>li>a, .pagination>li>span{
	position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;	
}
.pagination-container{
	text-align: center;
}
.pagination{
	display: -webkit-inline-box;
}
.pagination>li>a, .pagination>li>span{
	margin-right: 10px;
	padding: 5px;
	width: 35px;
	text-align: center;
	color: #404040;
	border-radius: 4px;	
}
.pageNumbers{
	display: none;
}
.pagination li.disabled a,
.pagination li.disabled span{
	color: #d0d0e1 !important;
}
.pagination li.active a,
.pagination li.active span{
	color: #FFF;
	background: #59bc52;
	box-shadow: 0 0 0 0rem rgba(0,123,255,.25);	
}


.dataTables_wrapper .dataTables_paginate .paginate_button{
	margin-right: 10px;
	padding: 8px !important;
	width: 35px;
	text-align: center;
	color: #404040 !important;
	border-radius: 4px !important;
	border:1px solid #dddddd !important;
	background: #f4f4f4 !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{
	color: #FFF !important;
	background: #59bc52 !important;
	box-shadow: 0 0 0 0rem rgba(0,123,255,.25) !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{
	color: #FFF !important;
	background: #59bc52 !important;
	box-shadow: 0 0 0 0rem rgba(0,123,255,.25) !important;	
}

.table tfoot{
	position: initial;
	
}
.table tfoot td{
	border-bottom: 0px solid transparent;
	padding-top: 25px;
}

@media (max-width: 767px) {
	.logo img{
		width: 150px;
	}
	.head-title h3{
		width: 100px;	
		font-size: 1em;
	}
	.head-title h1{
		width:200px;
		font-size: 1.5em;
	}	
	.head-title{
		margin-top: 1em;
	}
	.form{
		margin-top: -2em;
		padding: 2em 2.7em 2em;
	}
	.form .border{
		padding: 1em;
	}
	.form .row{
		margin-bottom: 0em;
	}
	.form .mb{
		margin-bottom: 1em;
	}
	.table{
		min-width: 1200px;
	}
	.scroll-mobil{
		overflow: scroll;
	}
	.box-page-navigation .page-link{
		margin-right: 5px;
	}
	.box-page-navigation,
	.title-all-page{
		margin-top: 1.5em;
	}

	.box-page-navigation .pagination{
		display: block;
	}
	.box-page-navigation .pagination .page-item{
		display: inline-block;
		float: left; 
		margin-bottom: 15px;
	}
	.table tfoot{
		position: relative;
	}

}
@media (max-width: 1199px){
	.scroll-mobil{
		overflow: scroll;
	}
	.box-page-navigation,
	.title-all-page{
		width: 100%;
		position: relative;
	    display: block;
	    flex: auto;
	}
	.table tfoot{
		position: relative;
	}
}
/*{
	.box-page-navigation,
	.title-all-page
}*/

.form-inline {
	display: contents;
}

#SampleDT1_info {
	color: #ff7e00;
}

#SampleDT1_length {
	display: none;
}

.form-control.select2-container {
	height: calc(1.5em + .75rem + 2px);
	padding: inherit;
	border: 1px solid #ced4da;
	color: #495057;
}

.select2-container {
	border: 1px solid #ced4da;
}

.form-control .select2-choice {
	border: 0px solid #B5B5B5;
	height: 37px;
	padding: 6px 0 0 12px;
}

.select2-container-active .select2-choice, .select2-container-active .select2-choices {
	border: 0px solid #999!important;
}

.select2-drop-active {
	border: 0px solid #999
}

.select2-container .select2-choice .select2-arrow {
	border-left: 0px solid #ddd;
	height: 75%;
	top: 4px;
}

.dataTables_wrapper .dataTables_scroll {
	overflow: auto;
}

.fa {
	line-height: inherit !important;
}

