.btn_add01 {
    text-align: right;
}
.btn_add {
    margin: 10px 0px 10px;
}

.btn_add01 a {
    display: inline-block;
    vertical-align: middle;
}

.btn_add01 a:hover {
    text-decoration:none !important;
}

.btn_add01 a, .btn_add01 button {
    padding: 6px;
    border: 1px solid #ccc;
    background: #f0f0f0;
    text-decoration: none;
    cursor: pointer;
}

.product_insert_btn {
    background: #4b545e !important;
    color: white;
    width: 90px;
    text-align: center;
}

.product_insert_btn2 {
    background: #4b545e !important;
    color: white;
    width: 90px;
    /* height: 40px; */
    text-align: center;
}

.product_insert_btn3 {
    background:red !important; 
    color: white; 
    width: 90px;
    text-align: center;
}

.dong_insert_btn {
    background: #ffffff !important;
    color: white;
    width: 140px;
    height: 40px;
	padding:10px;
	color:black;
	border:1px solid #888989;
    text-align: center;
}

select {
    border: 1px solid #ced9de;
	height:40px;
}

input[type=text], input[type=password], input[type=submit], input[type=image] {
    -webkit-appearance: none;
}

.frm_input {
    height:40px;
    line-height: 1.8em;
}

textarea, .frm_input {
    border: 1px solid #ced9de;
    background: #ffffff;
    vertical-align: middle;
}

.tbl_head01 th {
    padding: 10px 0;
    border: 1px solid #d1dee2;
    background: #f6f6f6;
    color: #383838;
    font-size: 0.95em;
    letter-spacing: -0.1em;
	font-weight:bold;
	height:30px !important;
}

#editFrm th {
	width:30%;
}

.textCenter {
	text-align:center;
}

.edit_proc_btn {
    background: #4b545e !important;
    color: white;
    width: 90px;
    height: 40px;
    text-align: center;
}