.label-right{
    text-align: right;
}
.color-blue{
    color:blue;
}
.color-red{
    color:red;
}
::placeholder {           
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #999;
  opacity: 1;              
}

:-ms-input-placeholder {     
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #999;
}

::-ms-input-placeholder {     
  font-family:  Arial, sans-serif;
  font-size: 12px;
  color: #999;
}
.delete_button h5{
	font-size:1em;
	color:red;
	margin-bottom:0px;
}
.delete_button button{
	border:1px solid #9E9E9E;
	border-radius: 4px;
	background-color: white;
	padding: 8px;
}
.image-container {  
    overflow: hidden; /* Ẩn phần vượt ra ngoài */  
    width: 18px; /* Chiều rộng của phần tử chứa */  
    height: 18px; /* Chiều cao của phần tử chứa */  
    border: 1px solid #ccc; /* Đường viền (tuỳ chọn) */  
}  

.image {  
    width: 100%; /* Đặt chiều rộng hình ảnh */  
    transition: transform 0.3s ease; /* Hiệu ứng chuyển tiếp */  
}  

.tooltip-inner {  
	background-color: black; /* Thay màu nền của tooltip */  
	padding: 1px;
	border-radius:4px ;  
	
}  
.nut_them button{
	margin-left:5px;
}
.list_sp{
	padding-left:15px;
}
.list_sp h4{
	margin-left:5px;
	font-size:13px;
	color:blue;
}
.styled-table tr th {  
    padding:10px 3px 10px 5px;
    
} 

.styled-table tr td {  
    padding:10px 3px 3px 5px;
} 
.form-soluong{
    padding-bottom: 2px;
    border: 1px solid #BDBDBD;
    border-radius: 3px;
}
.paper{
    font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
.company{
    font-size:15px;
    color:#424242
}
.company_adress{
   color:#616161
}
.request_title h2{
    color:#0b5ed7;
    font-size:22px;
    font-weight: 600;
    margin-top: 20px;
}
.request_pesion{
    color:#424242;
    margin-bottom: 10px;
}
.sign{
  color:#424242;
  
}
.top_title{
  text-transform: uppercase;
  color: red;
  
}
.top_title h3{
  font-size: 1.6em;
  font-weight: 600;
  margin-top: 15px;
  text-shadow: 5px 2px 4px grey, 10px -1px 4px white;
}
.chuc-nang-sidebar-widget {
  overflow: hidden; 
}
.dashboard-widget-content .chuc-nang-sidebar-widget {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  background: #fff;
  border: 1px solid #abd9ea;
  border-radius: 5px;
  text-align: center;
  padding: 2px;
  margin-top: 10px; 
}
.s_title h2 {
 color:#222; 
 font-size: 16px;
}
.s_title h5 {
 color:#222; 
 font-size: 16px;
}
.form-scontrol{
   display: block;
   width: 50%;
   height: 31px;
}
.vrequest_noidung{
  color:#222;
  padding-left: 5px;
  margin-bottom: 30px;
}
.vrequest_noidung h5{
  font-size: 14px;
}
.phantrang{
  
  float: right;
}
