.body {
  width: 1024px;
  height: 768px;
  margin: auto;
}
.chumaudo {
  color:red;
}
.footer {
  width: 1024px;
  margin: auto;
  position: fixed;
  bottom: 0;
  text-align: center;
}
.login-form {
  width: 600px;
  height: 300px;
  background-color: rgb(245, 247, 247);
  margin: auto;
  margin-top: 200px;
}
.title-loginform {
  padding-top: 30px;
}
.tendangnhap {
  width: 400px;
  margin: auto;
  margin-top: 80px;
}
.matkhau {
  width: 400px;
  margin: auto;
}
.btndangnhap {
  margin: auto;
  width: 120px;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1510 !important;
}

.color_trangthaihuy {
  color: #E7E7E7;
}
.color_trangthaidaxuat {
  color: #34C125;
}
.gachngang {
  display:none;
}
#phieubanhang_title_label {
  color:red;
}


#modal_anhsanphammau_anhsanphammau{
  width: 600px;
  height: 600px;
}

@media only screen and (max-width: 600px) {
  td {
    white-space: nowrap;
  }
  th {
    white-space: nowrap;
  }
  #modal_anhsanphammau_anhsanphammau{
    width: 250px;
    height: 250px;
  }
  .gachngang{
    display:block;
  }
}
