::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
::-webkit-scrollbar-thumb {
  background: #888; 
}

::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

body {
  background-color: rgb(250, 250, 250);
}

.form-control {
  font-size: 16px !important;
}

pre {
  white-space: pre-wrap;
  font-family: "Times New Roman";
}

.panel-group {
  background: white;
  margin-top: 50px;
  padding: 20px;
  border: 1px solid lightgray;
  border-radius: 10px;
}

#bangthongbao {
  position: absolute;
  right: 5px;
  bottom: 5px;
  z-index: 10000;
}

.alert {
  min-width: 300px;
  max-width: 500px;
  display: none;
  opacity: 0.9;
  font-size: 1.2em !important;
  padding: 20px 10px !important;
  border-radius: 10px !important;
}

.timkiemnhanh {
  box-shadow: 0px 0px 5px black;
}

.timkiemnhanh input, .timkiemnhanh .input-group-addon {
  background-color: rgb(37, 42, 45);
  color: rgb(80, 80, 80);
  border: none;
  border-radius: 0px;
}

.khungchinh, .khungphu {
  height: 100vh;
  overflow: scroll;
  position: relative;
}

.khungchinh {
  background-color: white;
  width: calc(100% - 250px);
  float: right;
}

.khungphu {
  background-color: rgb(37, 42, 45);
  z-index: 1;
  position: fixed;
  width: 250px;
  border-right: 1px solid lightgray;
}

a:hover {
  text-decoration: none;
}

.daunhom, .nhomcon {
  padding: 5px 5px 5px 10px;
}

.daunhom {
  color: rgb(100, 100, 100);
}

.nhomcon {
  color: rgb(150, 150, 150);
}

.kichhoat {
  border-left: 5px solid rgb(49, 146, 207);
  background-color: rgb(85, 85, 85);
  color: white;
  font-weight: bold;
}

.dautrang-menu {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-right: 1px solid lightgray;
  float: left;
}

.dautrang {
  height: 50px;
  line-height: 50px;
  border: 1px solid lightgray;
}

.input-group-btn label {
  margin-bottom: 0px !important;
}

.dautrang-tieude {
  padding-left: 10px;
  float: right;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 50px);
}

.noidung {
  padding: 10px;
}

.truongngan {
  width: 75px;
  display: inline-block;
}

#admintoolbar, .khungan, .laplai {
  display: none;
}

.cuoitrang {
  position: absolute;
  bottom: 0px;
  width: 100%;
  cursor: pointer;
  box-shadow: 0px 0px 5px black;
}

.nhomcon:hover, .cuoitrang:hover {
  color: rgb(200, 200, 200);
}

.laplaituan label,
.laplaithang label {
  border: 1px solid lightgray;
  background: lightcyan;
  padding: 5px;
  border-radius: 10px;
}

.nutnhan {
  margin: 3px 5px;
}
.nutnhan:first-child {
  margin-left: 0px;
}
.nutnhan:last-child {
  margin-right: 0px;
}

.binhluan {
  position: relative;
  border-bottom: 1px solid lightgray;
}

.binhluan:last-child {
  border-bottom: none;
}

.bongmo {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  background-color: black;
  z-index: 1;
  opacity: 0.5;
}

.thongtinthem {
  color: rgb(200, 200, 200);
}

.goiy {
  position: relative;
}

.ui-datepicker {
  z-index: 9999 !important;
}

.input-group .goiy .danhsachgoiy {
  top: 34px;
}

.danhsachgoiy {
  position: absolute;
  background: white;
  width: 100%;
  max-height: 300px;
  overflow-y: scroll;
  border: 1px solid lightgray;
  z-index: 100;
}

.danhsachgoiy div {
  border-bottom: 1px solid lightgray;
  padding: 10px;
  overflow: hidden;
}

.danhsachgoiy div:last-child {
  border-bottom: none;
}

.danhsachgoiy div:hover {
  background-color: lightgreen;
}

.phongban-cha,
.phongban-con {
  background: rgb(250, 250, 250);
  border-bottom: 1px solid lightgray;
  clear: both;
  padding: 5px;
  overflow: overlay;
  line-height: 30px;
}

.phongban-con {
  padding-left: 20px;
}

.chucnangphongban {
  float: right;
  width: 100px;
  text-align: right;
}

.tenphongban {
  float: left;
  width: calc(100% - 120px);
}

.dahoanthanh {
  color: green;
}
.chuahoanthanh, .glyphicon-exclamation-sign {
  color: red;
}

.congviec-nutnhan {
  width: 20px;
  height: 50px;
  float: left;
  text-align: center;
}

.congviec-nutnhan span {
  line-height: 20px;
}

.congviec-noidung {
  float: right;
  width: calc(100% - 25px);
}

.congviec-trangthai {
  display: inline-block;
  overflow: hidden;
  width: 65px;
  text-align: right;
  color: gold;
}

.congviec-trangthai span {
  color: gold;
}

.thongtincongviec {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #444;
  height: 22px;
}

.congviecquahan {
  color: red;
}

#thongtinchitiet div {
  margin-top: 3px;
}

.congviec-mota {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 150px);
  float: left;
}

.congviec-them {
  width: 150px;
  float: right;
  text-align: right;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.congviec-danhdau {
  width: 20px;
  font-size: 1.2em;
  color: red;
}

.congviec-tieude {
  float: left;
  width: calc(100% - 120px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.congviec-giaoviec {
  text-align: right;
  float: right;
  width: 100px;
  font-size: 0.8em;
  font-weight: bold;
}

.list-group-item.congviec {
  height: unset;
}

.congviec-hoanthanh .congviec-danhdau {
  color: green;
}

.congviec {
  border-bottom: 1px solid lightgray;
  padding-left: 0px;
  cursor: pointer;
  position: relative;
  height: 50px;
  clear: both;
  background: white;
}

.congviec:hover,
.phongban-cha:hover,
.phongban-con:hover {
  background-color: #eee;
}

.congviec-thongtin,
.thongtinbinhluan {
  color: #888;
  height: 30px;
  line-height: 23px;
}

.congviec-hoanthanh .congviec-tieude {
  text-decoration: line-through;
  color: green;
}

.congviec-tuychon {
  position: absolute;
  right: 0px;
  bottom: 5px;
  display: none;
}

.congviec:hover .congviec-tuychon,
.binhluan:hover .congviec-tuychon {
  display: block;
}

.khoangtrong {
  overflow: auto;
  background: rgb(238, 238, 238);
  padding: 5px 0px;
  clear: both;
}

.khoangtrong .col-xs-4, .khoangtrong .col-sm-2, .khoangtrong .col-xs-6, .khoangtrong .col-sm-3 {
  padding-left: 0px;
  padding-right: 0px;
}

.pw-image-box {
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  width: 90px;
  height: 90px;
  position: relative;
  font-size: 0.8em;
  text-align: center;
  overflow: hidden;
}

.pw-image-click {
  position: absolute;
  top: 5px;
  right: 5px;
  color: red;
}

.pw-image-box:first-child {
  margin-left: 0px;
}

.pw-image-box img {
  width: 90px;
  height: 90px;
}

img.pw-image-small {
  width: 70px;
  height: 70px;
}

.pw-none {
  display: none !important;
}

#loading {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  background-color: black;
  opacity: 0.5;
  z-index: 10000;
  display: none;
}

#loading-spin {
  width: 200px;
  position: fixed;
  left: calc(50% - 100px);
  top: calc(50% - 100px);
  display: none;
  z-index: 10001;
}

.khung-loc {
  margin: 5px;
  padding: 5px;
  background: white;
  border-radius: 5px;
  height: 50px;
}

.khung-loc div {
  font-size: 0.8em;
}

.khung-loc input, .khung-loc select {
  border: none;
  width: 100%;
}

.khung-loc input:focus {
  outline: none;
}

.khung-loc.blue {
  background: rgb(39, 131, 194);
  color: white;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}

.khung-loc.blue:hover {
  background: rgb(88, 156, 203);
}

@media (max-width: 768px) {
  .khungchinh {
    width: 100%;
  }

  .khungphu {
    display: none;
  }
}

/* #khungphu-timkiemphongban {
  color: white;
  padding-left: 10px;
}

#khungphu-timkiemcongviec {
  padding-left: 10px;
}


.khungphu-danhmuc .khungphu-phanmuc:hover {
  background-color: #aaa;
  color: black;
}
.khungphu-chitiet .khungphu-phanmuc:hover {
  background-color: #677;
  color: white;
} */

/* .khungphu,
.khungchinh,
.khungphu-danhmuc,
.khungphu-chitiet {
  overflow-x: hidden;
  overflow-y: scroll;
  height: 100vh;
} */

/* .khungphu-chitiet,
.khungphu {
  overflow-y: hidden;
}

.khungphu-danhmuc,
.khungphu-chitiet {
  width: 50%;
}

.khungphu-danhmuc {
  width: 100%;
  float: left;
  background-color: rgb(37, 45, 45);
}

.khungphu-chitiet {
  padding-left: 10px;
  float: right;
  background-color: rgb(246, 246, 246);
}

.khungphu-tieude {
  position: relative;
  color: rgb(100, 100, 100);
  padding-left: 20px !important;
}

.khungphu-tieude:before {
  content: "";
  position: absolute;
  bottom: 6px;
  left: 4px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-top: 6px solid rgb(100, 100, 100);
}

.khungphu-tieude,
.khungphu-phanmuc {
  padding: 5px;
}

.khungphu-phanmuc {
  padding-left: 20px;
  color: rgb(130, 130, 130);
}

.khungphu-chitiet .khungphu-phanmuc {
  background-color: unset;
}

.khungphu-chitiet .phanmuc-kichhoat {
  border-left: 0xp;
  background-color: rgb(39, 131, 194);
}

.phanmuc-kichhoat {
  padding-left: 15px !important;
  border-left: 5px solid rgb(49, 152, 223);
  background-color: rgb(85, 85, 85);
  color: white;
}

.khungphu {
  height: 100%;
  overflow-x: hidden;
  transition: 0.5s;
}

.khungphu-timkiem {
  color: rgb(130, 130, 130);
  padding: 10px;
} */

/* .dautrang {
  background-color: white;
  height: 40px;
  line-height: 40px;
  border: 1px solid lightgray;
}

.dautrang-thucdon {
  width: 40px;
  height: 40px;
  text-align: center;
  border-right: 1px solid lightgray;
  float: left;
}

.dautrang-noidung {
  width: 100%;
  margin-left: 10px;
} */

/* .khungchinh-khoangtrong {
  padding: 10px;
  background-color: rgb(238, 238, 238);
}

.khungnoidung {
  background-color: white;
  padding: 10px;
  border: 1px solid lightgray;
  border-radius: 3px;
  width: 100%;
  height: 60px;
  overflow: hidden;
}

.khungchinh-noidung {
  padding: 5px;
}

.dautrang-thucdon {
  display: none;
}

.khungphu-nutdong {
  display: none;
  position: fixed;
  top: 0px;
  left: 80%;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border: 1px solid lightgray;
  background: pink;
}

.list-group-item {
  overflow: hidden;
  position: relative;
}

.xoatep {
  position: absolute;
  top: 3px;
  right: 3px;
}

.xoatep:hover {
  color: red;
}

.tag {
  border: 1px solid lightgray;
  border-radius: 5px;
  padding: 0px 5px;
  margin: 0px 3px;
}

.tag-thuong {
  background-color: rgb(250, 250, 250);
  color: gray;
  text-decoration: none;
  display: inline-block;
}

.tag-caocap {
  background-color: rgb(248, 155, 74);
  color: white;
  text-decoration: none;
  display: inline-block;
}

.nutchucnang {
  background-color: rgb(39, 131, 194);
  color: white;
}

@media (max-width: 768px) {
  .khungphu {
    display: none;
    width: 80%;
  }

  .dautrang-thucdon,
  .khungphu-nutdong {
    display: block;
  }

  .dautrang-noidung {
    width: calc(100% - 60px);
    float: right;
  }

  .khungchinh {
    width: 100%;
  }
} */

/* ::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background: #888;
}

::-webkit-scrollbar-thumb:hover {
  background: #555;
} */