.header_groups{
    border-bottom: 1px solid #C8CED3;
    z-index: 999;
    background-color: white;
    padding: 10px;
}
.flex_header_groups{
	display: flex;
}
.flex_header_groups_left{
	width: 20%;
    padding-left: 10px;
}
.flex_header_groups_right{
	width: 80%;
}
.box_flex_header_groups_right{
	float: right;
	padding-right: 20px;
    position: relative;
    z-index: 9;
}
.ngaydathang span{
    color: #acacac;
    display: block;
}
.bg_truongngom{
    background: #1b2ce245 !important;
}
.boxs_header_groups_user{
	    display: flex;
    align-items: center;
    height: 100%;
    padding: 15px;
    border-left: 1px solid #EAEDF1;
    position: relative;
    cursor: pointer;
}
.boxx_menu_u{
    position: absolute;
    display: none;
    padding: 10px;
    background: #fff;
    top: 50px;
    left: 0px;
    z-index: 99;
    box-shadow: 0px 0px 3px 0px #ccc;
    min-width: 200px;
}
.boxx_menu_u a{
    display: block;
    margin-bottom: 10px;
}
.boxx_menu_u a img{
    height: 20px;
    width: 20px;
    display: inline-block;
    margin-right: 5px;
}
.boxx_menu_u a span{
    display: inline-block;
    color: #333;
    padding-top: 5px;
}
.boxx_menu_u a:hover span{
    color: #1e51cf;
}
.boxs_header_groups_user img{
	height: 30px;
	border-radius: 50%;
	width: 30px;
}
.boxs_header_groups_user:hover .boxx_menu_u{
display: block;
}
.boxs_header_groups{
	margin-right: 15px;
}
.boxs_header_groups a{
    cursor: pointer;
}
.img_boxs_user_groups{
	margin-right: 10px;
}
.img_boxs_user_groups img{
    width: 35px;
    height: 35px;
    border-radius: 50%;
}
.boxs_header_groups img{
	height: 35px;
}
.box_flex_header_groups_right{
	display: flex;
	align-items: center;
}
.container_groups{
	    display: flex;

    min-height: 0;
    background: #f0f2f5;
        min-height: 100vh;

}
.w60{
    width: 60px;
}
.left_container_groups {
    background: #444d97;
    bottom: 0;
    position: fixed;
    top: 0;
    transition: all .3s;
    z-index: 10;
}
.pl60{
    padding-left: 60px;
}
.right_container_groups{

}
.flex_header_groups_left{
	display: flex;
	align-items: center;
}
.icon_menu_group{
	padding-left: 20px;
    cursor: pointer;
}
.icon_menu_group img{
	height: 30px;
}
.header_logo_groups{
	padding-left: 25%;
}
.header_logo_groups img{
    width: 130px;
}
.sidebar-open{
    box-shadow: 0px 3px 3px -2px #00000033, 0px 3px 4px 0px #00000024, 0px 1px 8px 0px #0000001f;
}
.ant-layout-sider {
    background: #fff !important;
        position: relative;
    min-width: 0;
    transition: all 0.2s;
}
.ant-layout {
    /*display: flex;
    flex: auto;
    flex-direction: column;
    min-height: 0;*/
    background: #f0f2f5;
}


.ant-breadcrumb {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, 0.85);
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: 'tnum';
    color: rgba(0, 0, 0, 0.45);
    font-size: 14px;
}
.ant-breadcrumb {
    background-color: #fff;
    padding: 10px 10px;
    box-shadow: 0 1px 2px 0 rgba(60,75,100,0.14), 0 3px 1px -2px rgba(60,75,100,0.12), 0 1px 5px 0 rgba(60,75,100,0.2);
}
.ant-breadcrumb {
    font-size: 16px;
}
.ant-breadcrumb-link, .last-login, .ant-row, .rct-title {
    font-size: 16px;
    color: #000;
}
.ant-breadcrumb-separator {
    margin: 0 8px;
    color: rgba(0, 0, 0, 0.45);
}
.ant-breadcrumb-link>span:nth-child(1) {
    display: inline-block;
    margin-left: 5px;
    padding-top: 4px;
}
.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9;
}
.maxw200{
    max-width: 200px;
}
.ant-breadcrumb img{
    height: 25px;
}
.sidebar-right-custom {
    height: calc(100vh - 180px);
    /*overflow-y: auto;
    overflow-x: hidden;*/
}
.main-layout {
    
}
.ant-layout.ant-layout-has-sider {
    
}
.lidiv1 img{
	height: 25px;
    cursor: pointer;
}
.ant-menu {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-variant: tabular-nums;
    line-height: 1.5715;
    font-feature-settings: 'tnum';
    margin-bottom: 0;
    padding-left: 0;
    color: rgba(0, 0, 0, 0.85);
    font-size: 14px;
    text-align: left;
    list-style: none;
    background: #fff;
    outline: none;
    /*box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
    transition: background 0.3s, width 0.3s cubic-bezier(0.2, 0, 0, 1) 0s;*/
}
.ul_menu_left_groups{
	margin-top: 10px;
}
.lidiv1{
	display: flex;
	align-items: center;
	
	margin-bottom: 5px;
}

.li1_groups{
    cursor: pointer;
    position: relative;
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}
.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}
.h-10 {
    
}
.cursor-pointer.click{
width: 230px;
}
.fixed_group{
        position: fixed;
}
.bottom-0{
    bottom: 0;
    width: 60px;
}
.li1_groups ul{
        position: absolute;
    top: 0px;
    left: 100%;
    z-index: 999;
    margin-left: 0px;
    background: #fff;
    min-width: 230px;
    border: 1px solid #d0d0d0;
    border-radius: 8px;
    text-align: left;
}
.li1_groups ul{
    display: none;
}
.li1_groups ul li{
display: block;
padding: 5px 0px;
}
.li1_groups ul li:hover{
background: #cccccc63;
}
.showmenu li{

}
.li1_groups ul li a{
	color: #000;
	margin-bottom: 5px;
	padding-left: 15px;
    font-size: 16px;
}
.lidiv1 span{
    font-size: 16px;
    padding-top: 5px;
    padding-left: 5px;
}
.li1_groups ul li:hover{
    background: #daeaff;
}
.li1_groups ul li a:hover,.li1_groups ul li a.act{
	color: #000;
    
}
.ant-layout-content {
    flex: auto;
    min-height: 0;
}
.main-content {
    margin: 10px;
    clear: both;
    overflow-x: hidden;
}
.container-main{
    margin-bottom: 15px;
    border:1px solid #C8CED3;
    border-radius: 5px;
}
.slider_group{
    display: flex;
    width: 100%;
    overflow: hidden;
}
.container-main .card-header, .container-second-main .card-header, .container-business-info-main .card-header{
    background-color: #FFFFFF;
    font-weight: 550;
    font-size: 18px;
    color: #252A31;
    padding: 1rem 1.25rem;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #C8CED3;
}
.container-main .card-body{
    padding: 0.5rem 1.25rem;
    background: #fff;
    border-radius: 10px;
}
.donhang_groups .chukocosp{
    padding-top: 20px;
}
.paging-product-groups .trangnha_item{
    grid-template-columns: repeat(3,1fr);
}
.paging-product-khodonhanggroups .trangnha_item{
    grid-template-columns: repeat(3,1fr);
    }
.menu_left_groups{
}
.thanhvien_groups .box_list_user_tk:hover{
    background: none;
}
.thanhvien_groups .box_list_user_tk a{
    display: flex;
    align-items: center;
}
.thanhvien_groups .box_list_user_tk a img{
    width: 30px;
    height: 30px;
}
.box_list_user_group{
    display: flex;
    align-items: center;
}
.box_list_user_group img{
    height: 20px;
    display: inline-block;
    margin-right: 5px;
}
.box_list_user_group b{
    font-weight: 600;
}
.box_list_user_group1{
    display: flex;
    align-items: center;
}
.box_list_user_group1 img{
    margin-right: 5px;
    display: inline-block;
}
.thanhvien_groups{
    margin-top: 20px;
}
.thanhvien_groups table{
    width: 100%;
}
.thanhvien_groups table tr.tr_header, .body_thongke_groups_center_r table tr.tr_header{
    background: #eeeeee8a;
    border-radius: 5px;
}
.box_thanhvien_groups_order table tr.tr_header_order{
    background: #eeeeee;
}
.box_thanhvien_groups_order table tr.tr_header_order th{
    padding: 10px;
    border: 1px solid #cccccc73;

}
.box_thanhvien_groups_order table{
    border-collapse: collapse;
}
.box_thanhvien_groups_order table, th, td {
  border: 1px solid #eeeeee;
}
.thanhvien_groups table tr td{
}
.thanhvien_groups table tr td div{
    padding:5px 10px;
}
tr.tr_header th{
    padding: 10px;
}
tr.tr_body{
    background: #fff;
    /*border:1px solid #ddd;*/
}
.tr_body:hover{
    background: #f1f0f08c;
}
tr.tr_body td{

 /* border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;*/

      
}
/*tr.tr_body td:first-child {
    border-left: 1px solid #eee;
    border-radius:5px 0 0px 5px;
  }
tr.tr_body td:last-child {
border-right: 1px solid #eee;
border-radius: 0px 5px 5px 0px;
}

tr.tr_header th:first-child {
    border-radius:5px 0 0px 5px;
  }
tr.tr_header th:last-child {
border-radius: 0px 5px 5px 0px;
}*/
.box_list_user_group2 a{
    display: block;
}
.boxx_ten span{
    display: block;
}
.info_groups_full{
    width: 80%;
    padding: 2%;
}
.order_groups_info td,.order_groups_info th{
    padding: 5px 10px;
}
.order_groups_info td a{
    display: block;
}
.left_container_groups.show{
    width: 230px;
    z-index: 99;
}
.right_container_groups.show{
   padding-left: 230px;
}

.li1_groups ul{
    display: none;
}
.li1_groups:hover{
background: #4f5bb2;
}
.li1_groups:hover ul{
    display: block;
}
.left_container_groups.show .lidiv1 span,.left_container_groups.show .li1_groups ul{
    
    }

.auto_hinhanhtn_groups .owl-dots{
    position: absolute;
    top: 82%;
    left: 0;
    z-index: 99;
    width: 100%;
}
.auto_hinhanhtn_groups .owl-dot{
outline: none;
}
.id_translation_group{
    position: fixed;
    top: 85%;
    left: 20px;
    z-index: 99
}
.id_translation_group .box_id_translation_group{
    padding: 10px;
    display: flex;
    align-items: center;
}
.box_id_translation_group img{
    margin-right: 10px;
    width: 80px

}
.box_id_translation_group b{
    display:block;
    font-size: 18px;
    font-weight: 600;
}
.box_id_translation_group span{
    font-size: 16px;
}
.groups_chuyendon{
    align-items: center;
    padding:0px 10px;
}
.chuyendon_groups_id{
    display: block;
    background: #2699fb;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    font-size: 17px;
    
    cursor: pointer;
    padding: 5px 10px;
    width: 40%;
}
.chuyendon_groups_id:hover{
    background: #1b75bb;
    color: #fff;
}
.box_select_g{
    width: 150px;
}
.taptin-select-groups{
    width: 90%;
    padding: 5px 10px;
}
.box_select_g .taptin-select-groups{
    width: 90%;
    padding: 7px 10px
}
.timkiem_header_groups .thongke_select{
margin-left: 20px;
margin-right: 0px;
}
.timkiem_header_groups select{
    font-size: 16px;
}

.mau_grid1{
    background:#6880fe;
}
.mau_grid2{
    background:#123972;
}
.mau_grid3{
    background:#be6000;
}
.mau_grid4{
    background:#848484;
}
.mau_grid5{
    background:#7783bd;
}
.mau_grid6{
    background:#684d30;
}
.thongke_groups_top_grid{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-row-gap: 20px;
    grid-column-gap: 15px;
    

}
.box_tk_grid_bottom{
    margin-top: 40px;
    align-items: center;
}
.box_tk_grid_bottom img{
    height: 40px;
}
.box_tk_grid_bottom b{
    font-size: 18px;
    font-weight: 600;
}
.box_tk_grid {
    color: #fff;
}
.box_tk_grid_top b{
    display: block;
    font-size: 18px;
}
.box_tk_grid_top span{
    display: block;
    font-size: 16px;
}
.thongke_groups_body{
    padding: 20px 0px;
}
.box_tk_grid{
    padding: 10px;
    border-radius: 5px;
}
.body_thongke_groups_center_r img{
    height: 20px;
}
.thongke_groups_center_l{
    width: 35%;
    }
.thongke_groups_center_r{
    width: 65%;
    padding-left: 5%;
    }
.thongke_groups_center{
    margin-top: 20px;
}
.title_thongke_groups_center{
    margin-bottom: 10px;
}
.title_thongke_groups_center b{
    font-size: 18px;
    margin
}
.info_user_id_logo{
    width: 30px;
    height: 30px !important;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
}
.body_thongke_groups_center_r table{
    border-collapse: collapse;
    width: 100%;
}
.body_thongke_groups_center_r td, .body_thongke_groups_center_r th {padding:5px 10px}
.ten_thanhvien_thongke b{
    display: block;
    line-height: 30px;
}
.body_thongke_groups_bieudo_l{
    width: 100%;
}
.body_thongke_groups_bieudo_r{
    width: 40%
}
.body_thongke_groups_center{
    border: 1px solid #e9e3e3;
    padding: 10px;
    border-radius: 5px;
}
.box_body_thongke_groups_bieudo_r{
    margin-bottom: 5px;
}
.box_body_thongke_groups_bieudo_r i{
    display: inline-block;
    margin-right: 2px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}
.imau1{
    background: #5883f4;
}
.imau2{
    background: #b0e620;
}
.imau3{
    background: #78b47e;
}
.muiten_boxs_user_groups img{
    height: 20px;
    width: 20px;
}
.w-full{
    width: 100%;
}
.box_danhsachnhom{
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    padding: 10px;
}
.box_danhsachnhom:hover{
    background: #eeeeee82;
    cursor: pointer;
}
.chukocosp_danhsachkh{
    display: block;
    text-align: center;
    min-height: 300px;
    padding-top: 100px !important;
}
.chukocosp_danhsachkh span{
display: block;
padding-bottom: 10px;
}
.chukocosp_danhsachkh img{
    max-width: 80px;
    display: inline-block;
}
.box_danhsachnhom img{
    float:left;
    margin-right: 10px;
    max-width: 45px;
}
.box_danhsachnhom b{
    display: block;
}
.w12{
    width: 160px;
}
.aligc{
        justify-content: space-between;
}
.thongke_thang{
    margin-bottom: 10px;
    text-align: right;
}
.thongke_thang select{ 
    margin-right: 0px;
    }
.tr_header_order_donhangcuatoi th span{
    display: block;
}
.box_list_user_group_ngay span{
    display: block;
}
.bgtdcolor{
    background:#c5eaff;
}
.bgtdcolor .box_select_g{
    padding: 0px;
}
.bgtdcolor .groups_chuyendon{
}
.box_dhcuatoi a{
    margin-bottom:0px;
}
.box_dhcuatoi:nth-child(1) a{
    background: #33cc00;
}
.box_dhcuatoi:nth-child(1) a:hover{
    background: #1e51cf;
}
.tr_header_order th span{
    display: block;
}
.grid_thongke{
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 30px;
    padding-top: 20px;
}
.h_box_grid_thongke{
    background:#bce2ff;
    color: #6c84d5;
    
    font-size: 16px;
    border-radius: 5px;
    border:1px solid #6aa3f9;
    padding:5px 15px; 
    margin-bottom: 20px;
}
.h_box_grid_thongke span{
   border-radius: 50%;
    border: 1px solid #6c84d5;
    margin-right: 5px;
    width: 30px;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
}
.flex_c_box_grid_thongke{
    display: flex;
}
.ch_tong b{
    display: block;
    text-align: center;
    font-size: 35px;
}
.bolddiv{
    
}
.border_b{
    border-bottom: 1px solid #ded9d9;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.bga_grid_thongke{
    background: #0e4be4;
    border-radius: 10px 10px 0px 0px;
    text-align: center;
    padding: 5px 0px;
    margin-bottom: 0px !important;
}
.bga_grid_thongke a{
    color: #fff;
    font-size: 18px;
}
.bgc_grid_thongke{
    background: #12186c;
    border-radius: 0px 0px 10px 10px;
    color: #fff;
    padding: 10px 10px;
    padding-top: 20px;
}

.grid_kh{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 30px;
    padding-top: 30px;
}
.header_grid_kh{
    color: #fff;
    padding: 0px 10px;
    border-radius: 10px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
.bgcam{
    background:#de6c31;
}
.bgxanh{
    background:#1245a7;
}
.header_grid_kh select{
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
}
.avata_kh img{
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.content_grid_kh{
    margin-top: 30px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 30px;
}
.tongsotien_kh b{
    color: #3081eb;
}
.box_content_grid_kh{
    border-radius: 10px;
    border-left: 5px solid #de6c31;
    box-shadow: 2px 2px #ccc;
    padding:20px;
    box-shadow: 1px 0px 0px 1px #ccc;
}
.avata_kh{
    margin-bottom: 20px;
        display: flex;
    align-items: center;

}
.tongsotien_kh{
    margin-bottom: 10px;
    font-size: 16px;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4); /* Màu nền bóng mờ */
  z-index: 1; /* Hiển thị phía trên mọi phần tử khác trừ hộp thoại */
  display: none; /* Ban đầu ẩn bóng mờ */
}

.dialog {
  position: fixed;
  top: 0;
  right: -60%;
  width: 60%;
  height: 100%;
  background-color: white;
  /*box-shadow: -5px 0px 10px rgba(0, 0, 0, 0.2);*/
  transition: right 0.3s ease-in-out;
  display: flex;
  flex-direction: column;
  padding: 20px;
  z-index: 2; /* Hiển thị phía trên bóng mờ */
  overflow-y: scroll;
}

.avatar36 {
    border-radius: 100%;
    height: 36px;
    min-height: 36px;
    min-width: 36px;
    width: 36px;
}
.flex-none {
    flex: none;
}
.w-full {
    width: 100%;
}
.justify-between {
    justify-content: space-between;
}
.items-center {
    align-items: center;
}
.flex {
    display: flex;
}
.box-noti {
    align-items: center;
    border-bottom-width: 1px;
    display: flex;
    padding: 0.5rem;
}
.noti-name {
    --tw-text-opacity: 1;
    color: #000;
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.25rem;
    margin-bottom: 0.25rem;
}
.p-0 {
    padding: 0;
}
.colorxam{
    color: #8b8383;
}
.header_box_content_thongbao span{
    font-size: 18px;
    
}
.closeDialogBtn{
        position: absolute;
    top: 50%;
    left: -1rem;
    width: 32px;
    height: 32px;
    border: none;
    border-radius: 50%;
    text-align: center;
    font-size: 20px;
    line-height: 35px;
    box-shadow: 0 4px 6px -1px rgba(0,0,0,.1), 0 2px 4px -2px rgba(0,0,0,.1);
}
.bg-white {
    --tw-bg-opacity: 1;
    background-color: #fff;
}
.rounded-full {
    border-radius: 9999px;
}
.py-2 {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}
.border-b {
    border-bottom-width: 1px;
}
.tag-new {
    --tw-text-opacity: 1;
    border-radius: 0.25rem;
    color: rgb(255 255 255/5);
    font-size: .75rem;
    font-weight: 600;
    line-height: 1rem;
    margin-right: 0.5rem;
    padding: 0.125rem 0.625rem;
}
.tag-update {
    --tw-bg-opacity: 1;
    background-color: #16b364;
}
.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(107 114 128/4);
}
.text-xs {
    font-size: .75rem;
    line-height: 1rem;
}
.text-sm {
    font-size: .875rem;
    line-height: 1.25rem;
}
.button_header{
    margin-top: 10px;
    margin-bottom: 10px;
}
.button_header a{
        color: #000;
    background: #e3e4e6;
    margin-right: 10px;
    border-radius: 5px;
    padding: 5px 7px;
    display: flex;
    align-items: center;
}
.button_header a:hover{
    background: #2c5099;
    color: #fff;
}
.button_header a i{
    margin-right: 5px;
}

.dh_thongbao{
    border-bottom: 1px solid #dbd9da;
    margin-bottom: 10px;
    color: #000;
}
.box_dh_thongbao1{
    width: 40%;
}
.box_dh_thongbao1_img{
    float: left;
    width: 60px;
}
.box_dh_thongbao1_img img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.ngonngudichtu_thongbao .ten_ngonngudichtu_thongbao{
display: block;
margin-bottom: 5px;
}
.img_ngonngu_thongbao{
    width: 50%;
    align-items: center;
}
.img_ngonngu_thongbao img{
    width: 25px;
    height: 25px;
    border-radius: 50%;
    float: left;
    margin-right: 5px;
}
.img_ngonngu_thongbao span{

}

.box_dh_thongbao2{
    width: 30%;
    padding-left: 4%;
}
.box_dh_thongbao2 b{
    display: block;
    font-weight: 400;
    color: #686cff;
}
.box_dh_thongbao2 span{
    color: #b0b0b0;
    display: block;
}
.box_dh_thongbao3{
    width: 30%;
    color: #000;
}
.img_box_tb_content_g{
    margin-right: 10px;
}
.full_donhang_dichthuat{
        display: flex;
    }
.full_donhang_dichthuat_l{
    width: 62%;
    margin-right: 3%;
    padding: 20px;
    border:1px solid #ddd;
    border-radius: 10px;
    background: #fff;
}
.full_donhang_dichthuat_r{
    width: 35%;
    border:1px solid #ddd;
    border-radius: 10px;
    background: #fff;
    padding: 20px 10px;
}

.thongtin_dh_gr_l{
    width: 30%;
}
.thongtin_dh_gr_l img{
    float: left;
    margin-right: 10px;
    border-radius: 50%;
    border:1px solid #ddd;
    width: 50px;
    height: 50px;
}
.thongtin_dh_gr_l b{
    margin-bottom: 5px;
}
.thongtin_dh_gr_l span{

}
.thongtin_dh_gr_r{
    width: 70%;
}
.title_dh_gr{
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    
    font-size: 16px;

}
.dichtu_gr{
    align-items: center;
    margin-bottom: 10px;
}
.dichtu_gr_img{
    margin-left: 10px;
}
.dichtu_gr_img img{
    height: 25px;
    width: 25px;
    border-radius: 50%;
    margin-right: 5px;
}
.chuyennganh_gr{
    align-items: center;
}
.chuyennganh_gr img{
     height: 30px;
    width: 30px;
    border-radius: 50%;
    margin-right: 5px;
}
.wdichtu{width: 80px;}
.thongtin_dh_gr_r_box{
    margin-bottom: 10px;
}
.dukien_dh_gr{
    margin-top: 20px;
}
.dukien_dh_gr_l{
    width: 48%;
    border:1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
    margin-right: 2%;
}
.dukien_dh_gr_r{
    width: 48%;
    border:1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
    margin-left: 2%;
}

.box_dukien_dh_gr_l img{
    width: 50px;
    height: 50px;
    margin-right: 10px;

}
.bx_sotu_gr span{
    display: block;
}
.box_dukien_dh_gr_l{
    width: 50%;
}
.box_dukien_dh_gr_r{
    width: 50%;
}
.box_dukien_dh_gr_r span{
	background: url(../icons/groups/calendar.png)  no-repeat center left;
	background-size: 20px;
	padding-left: 25px;
}
.yeucau_kh_gr{
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    background: #ddd;
    padding: 5px;
}
.thongtin_dichgia_gr{
    margin-bottom: 10px;
}


.thongtin_dichgia_gr table {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #ddd;
}

.thongtin_dichgia_gr table tr, .thongtin_dichgia_gr table td, .thongtin_dichgia_gr table th {
  border: 1px solid #ddd;
  border-radius: 10px;
  border-collapse: collapse;
  text-align: center;
  padding: 5px;
}

.ttdg_gr{
    align-items: center;
}
.ttdg_gr img{

    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 5px;

}
.title_dh_gr span{
    text-transform: uppercase;
}
.info_kh_gr b{
    display: block;
}
.full_donhang_dichthuat_r_content .scrollbar{
	background:#fff;
}
.thongtin_tinnhan_gr_l{
	width: 30%;
}
.thongtin_tinnhan_gr_r{
	width: 70%;
}