/* new style */
.oneday_grid_header thead tr {
	background-color: grey;
    color: #fff;
}

.oneday_grid_header thead tr th {
	border-bottom: 0 !important;
}

.oneday_grid_header.dataTable.no-footer {
    border-bottom: 1px solid #ddd !important;
}

.oneday .box-title {
    overflow: hidden;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 3px solid #2271B1;
    padding-bottom: 8px;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-right: 15px;
}

.tai-khoan-vip_page_menu_slug_ty_gia .dataTables_wrapper {
    padding: 0 !important;
    border: 0 !important;
}

.tai-khoan-vip_page_menu_slug_ty_gia #wpfooter {
    position: unset;
}

.dataTables_wrapper .paginate_button {
    border-radius: 50% !important;
    border: 0 !important;
}

.txt-center {
	text-align: center;
}

#example_length {
    margin-bottom: 15px;
}

.dataTables_wrapper .dataTables_paginate {
    margin: 15px auto;
    text-align: center !important;
	float: unset !important;
}

.dataTables_wrapper .dataTables_info {
    display: none;
}

.dataTables_wrapper {
    margin-right: 15px;
}

.h_filter {
	overflow: hidden;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
    margin-right: 15px;
    padding-bottom: 10px;
}

.h_filter .col-4 {
    display: inline-block;
    margin-right: 30px;
}

.h_filter label {
	float: left;
    margin-bottom: 10px;
    font-weight: 600;
}

.h_filter .hinput {
	float: left;
	margin-bottom: 8px;
    clear: both;
}

.h_filter .oneday-control {
	margin-bottom: 15px;
}

.history_package .dataTables_filter {
	display: none;
}

#report_bo_loc {
    background-color: orange;
}

.export2excel {
    background-color: #2271b1;
    color: #fff;
    border: 0;
    width: 100px;
    line-height: 25px;
	display: block;
	margin-bottom: 10px;
	display: block;
}

.haction {
	float: left;
}

#total_price {
    font-weight: 600;
    text-align: center;
    background-color: grey;
    color: #fff;
	outline: 0;
	box-shadow: unset;
    border: 0;
}

.modal .one_box label {
    width: 100%;
	width: 100%;
    display: block;
	margin-bottom: 6px;
}

.modal .select2-container {
    width: 100% !important;
}

.modal .one_box:nth-child(1) label {
    margin-top: 8px;
}

.modal .one_box:nth-child(2) label {
    margin-top: 15px;
}

.modal .oneday_actions {
    float: left;
    margin-right: 10px;
	width: 100%;
}

.modal.khach-hang .oneday_actions .btn_act_below {
    float: right;
}

.toplevel_page_menu_slug .oneday.box-header{
	position: relative;
}

.toplevel_page_menu_slug .oneday.box-header .btn_oneday_default {
    position: absolute;
    top: -6px;
    right: 15px;
}

/* new style */