#dangnhap {
  background: #EFF7FF;
  padding: 40px;
  border-radius: 5px;
}
#dangnhap label {
  display: block;
  font-size: 16px;
  font-weight: 700;
  color: #004992;
  margin-bottom: 5px;
}
#dangnhap .login-username .input, #dangnhap .login-password .input {
  line-height: 40px;
  width: 100%;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  background: rgba(217, 217, 217, 0.4);
  border-radius: 5px;
}

#thongtinduan .uk-modal-body
{
  width: 1200px;
}
#dangnhap .login-username .input:focus, #dangnhap .login-password .input:focus {
  outline: 1px dashed blue;
}
input.uk-active + button {
  background: #2B6BCB;
  color: #FFF;
}
#trangthai .uk-modal-dialog 
{
  border-radius: 10px;
 
}
#trangthai #capnhat
{
  border-radius: 5px;
} 
/* #thongtinduan .uk-modal-body
{
  width: 1200px;
} */
#dangnhap #wp-submit {
  background: #0D87FF;
  line-height: 40px;
  padding: 0 15px;
  border: none;
  border-radius: 4px;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
}
.table-infor
{
  margin-top: 10px;
}
.table-infor,.table-infor tr,.table-infor td,.table-infor th
{
  border:1px solid #0B1016;
}
.table-infor th
{
  text-align: center;
  font-weight: bold;
  color:#000
}
#dangnhap .login-username::before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
}
#dangnhap .login-submit {
  margin-bottom: 0;
}

#table.uk-table, #table td {
  border: 1px solid #bebebe;
}

#table thead th {
  background: #F5F5F5;
  color: #0B1016;
  font-size: 14px;
  font-weight: bold;

}

#table td {
  padding: 10px 12px;
}

#table tbody td {
  color: #004992;
  font-weight: 500;
  color:#0B1016;
  font-size: 14px;
}
#table tbody td  a
{
  color: #004992;
  font-size: 14px;
}
#dropdown
{
  max-width: 100% !important;
  max-height: 150px;
  padding:10px;
  overflow-y: scroll;
  width: 100%;
}
.form__input
{
  color:#FFF;
}

.form__input-group {
  margin: 0;
  width: 100%;
  position: relative;
  display: flex;
}
.form__input-label {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  transition: all 0.25s ease-in-out;
}
.form__input.uk-active
{
  color: #004992;
}
.form__input:focus ~ .form__input-label, .form__input.uk-active + .form__input-label {
  top: 0;
  background-color: #f8f8f8;
  font-size: 14px;
  padding: 0 10px;
}

#menu-left
{
  position: fixed;
  left: 0;
  width: 200px;
  bottom: 0;
  top:0;
  z-index:1;
}
#form_duan
{
  padding: 20px;
  background:#FFF;
  border-radius: 4px;
  box-shadow: 0px 10px 20px rgba(18, 38, 63, 0.0313726);
}
.tm-header 
{
  padding-left: 300px;
}
.count
{
    width: 20px;
    height: 20px;
    position: absolute;
    background: rgba(244, 106, 106, 1);
    color: #FFF;
    text-align: center;
    border-radius: 50%;
    font-weight: bold;
    line-height: 20px;
    top: -10px;
    left: 15px;

}
#search-table,#search-table.uk-table-divider>:not(:first-child)>tr,#search-table.uk-table th,#search-table.uk-table td
{
  border:1px solid #0B1016;
  color:#0B1016;
  font-weight: bold;
}

#search-table tr th {
  background-color: white;
}
#xtddu .uk-modal-dialog
{
  width:1200px;
}
.uk-pagination>*
{
  display: flex;
  align-items: center;
  justify-content: center;
}



.ndtt .tt0 { background-color: yellow;color: gray; }
.ndtt .tt1 {background-color: #f0506e;}
.ndtt .tt2 {background-color: orange;}
.ndtt .tt3 { background-color: orange;}
.ndtt .tt4 { background-color: #1e87f0;}
.ndtt .tt5 { background-color: #32d296;}
.ndtt .tt6 { background-color: #f0506e;}

