
p{margin-bottom: 0;}
hr{margin:5px 0;}
.table td, .table th{
padding:3px;
}
.bd-readonly{border: 1px solid #bbb6b6;}
label{margin-bottom:0px;}
.form-control{
font-size: inherit;
}
.select30{
	width:30%;
}
html {
    height: 100%;
}
body{
	height: 100%;
	background-color:#fbefe9;
}
a{
    text-decoration:none !important;
}
a:hover{
    text-decoration:none;
}
.tieude{color: #ff7c07;}
.lh-6{
    line-height:8;
}
.del-link{color:black;}
select#nguoigiao {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
}
div#login{
	height:100%;
	background-image: url("../images/bg-login.jpg");
	background-size: cover;
}
/*form index*/
#header
{
	margin-top: 10px;
}
.input-group{
    flex-wrap: inherit;
}
}
div#nghi-phep select,div#nghi-phep input[type="text"] {
width:35%;
}
div#nghi-phep label{
width:15%;
}
div#thongtinnhanvien input.top-nv {
width:100%;
}
div#tbl-noidung .table{
    padding: 1px;
    vertical-align: revert;
    border-top: 1px solid #dee2e6;
    text-align: left;
}
a.del-data i:hover{
  cursor: pointer;
}
.table-hover thead tr:hover{
  /*background-color: #f5f5f5;*/
}

#dangnhapright {
    display: grid;
    align-items: center;
    position: absolute;
    right: 0px;
    z-index: 8;
}
.navbar-collapse {
    background-color: #3a94a3;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
h5
{
	color:#818182;
}
.ten
{
	text-transform: uppercase;
}

/*form dang nhap*/
div#dangnhap label{
	display: inline-block;
	width:130px;
	padding-bottom: 10px;
	text-align:left;
}
div#dangnhap
{
	padding-top: 30px;
	width: 600px;
	margin: 0 auto;
	
}
.form-inline-group {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
  }

  .form-inline-group label {
    min-width: 120px; /* hoặc width cố định tùy ý */
  }

  .form-inline-group input {
    flex: 1;
  }
.modal-dialog.modal-right{
  position:absolute;
  right:0;
  top:0;
}

/*thong tin nhan vien */

div#thongtinnhanvien label{
	display: inline-block;
	width:150px;
	margin-top:10px;
	margin-bottom:0px;
}


div#thongtinnhanvien button
{
	
	margin: 0 auto;
}
div#thongtinnhanvien input,select,textarea
{
	width: 100%;
}
div#thongtinnhanvien tr{
	padding-bottom:5px;
}
div#thongtinnhanvien td{
	padding-right:5px;
}
div#dangnhapright li
{
	list-style: none;
	display: inline;
}
/*gio lam nhan vien*/
div#giolamnhanvien label{
	display: inline-block;
	width:150px;
	padding-bottom: 10px;
}


div#giolamnhanvien input,select
{
	/*width: 230px;*/
}

input#delete {
	color: #007bff;
    background-color: transparent;
    border: none;
    cursor: pointer;
    border-bottom: 1px dashed #888686;
}
input#delete:hover
{
	color:#d80d21;
}

div#giolamnhanvien button
{
    display: block;
    width: 175px;
    /*float: left;*/

    margin: 0 auto;
}

/*menu*/
div#menu li
{
	display: list-item;
}
.navbar
{
	padding:0;
	display: block;
}

.navbar-toggler
{
	background-color:#3a94a3; 
	padding:0 5px;
}

.navbar-dark .navbar-nav .nav-link
{
color:white;
}
li.nav-item:hover {
    background-color: #eeefe0;
    transition:1s;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover
{
	color: #0062cc;
  border: 1px solid #17a2b8;
  
}
.tenphong
{background-color: #e2e1df;
}

div#testxuatkho {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    background-color: #f0f8ff96;
}

div#soluongxk {
    width:550px;
    text-align: center;
    margin: 0px auto;
    top: 30%;
    background: #3a94a3;
    color:white;
}

/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}
/* Style the tab content cham cong */

.text-center.hotenchung {
    position: absolute;
    top: 225px;
    left: 43%;
    font-size: 28px;
    color: #d89392;
    font-weight: 500;
}

@media (min-width: 992px) and (max-width: 1199.98px) { 
img.sinhnhat {
    width: 90%;
}
 }
@media (min-width: 768px) and (max-width: 991.98px) { 
.text-center.hotenchung {
  
    font-size: 18px;
}
img.sinhnhat {
    width: 100%;
}

 }

@page {
  size: auto;
}
@media (max-width: 575.98px) {div#thongtinnhanvien input.top-nv {
width:100%;
} 
div#thongtinnhanvien input,select,textarea
{
	width:100%;
}
div#nghi-phep input[type="text"],div#nghi-phep select
{
	width:100%;
}

div#nghi-phep label{
	width:100%;
	margin-bottom:0px;
	margin-top:0.5rem;
}
h5{
	font-size:1rem;
}
.select30{
	width:100%;
}
.text-center.hotenchung {
   top: 90px;
    font-size: 14px;
}

element.style {
}
img.sinhnhat {
    width: 100%;
}
}