.table-daily .table {
	background: #fff;
}
#table-daily tbody>tr>td {
	vertical-align: middle !important;
}
.text-hanmuc {
	color: white;
	padding-right: 20px;
	padding-bottom: 0;
	margin-bottom: 0;
	color: yellow;
}
.mt20{margin-top:20px;}

/*.modal.fade {
  opacity: 1;
}

.modal.fade .modal-dialog, .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}*/

/*.modal.fade .modal-dialog, .modal.in .modal-dialog {
	transition: none !important;
}*/


