
.list_hs_row_hightlight {
	background-color: #F9F9F9;
}

.wd-table tr:hover {
	background-color: #E5EEDB;
}

.input25{
	width: 29.3%!important;
	background-image: none;
}
.col2_1{
	width: 33%;
	float: left;
}
.info-dn input{
	background-image: none!important;
}
.info-dn p{
	line-height: 26px!important;
}
#health_table img, #training_table img{
	cursor: pointer;
}
.wd-form-filter button {
    background: none repeat scroll 0 0 #5cac12!important;
    border-color: #004b77!important;
    color: #fff;
}
#dinhkemgiayto .warning_box, #noidung_thanhphangiayto_capdoi .warning_box{
	padding: 10px;
	height: auto;
}
.thamxet .uv1_2 input {
    height: auto!important;
}
.thamxet .uv1_2 td{
	height: 30px;
}


.text-bold {
    font-weight: bold;
}
.text-underline {
    text-decoration: underline;
}
.text-color-red {
    color: red;
}
.text-color-blue {
    color: blue;
}
.text-size-20 {
    font-size: 20px;
}
.text-size-19 {
    font-size: 19px;
}
.text-size-18 {
    font-size: 18px;
}
.text-size-17 {
    font-size: 17px;
}
.text-size-16 {
    font-size: 16px;
}
.text-size-15 {
    font-size: 15px;
}
.text-size-14 {
    font-size: 14px;
}
.text-size-13 {
    font-size: 13px;
}
.text-size-12 {
    font-size: 12px;
}
.height-200 {
    height: 200px;
}
.body-content {
    background-color: #fff;
    font-family: Arial;
    font-size: 13px;
    font-style: normal;
    margin-top: 5px;
    padding: 30px 40px;
}
.margin-top-80 {
    margin-top: 80px;
}
.margin-top-30 {
    margin-top: 30px;
}
.margin-top-20 {
    margin-top: 20px;
}
.margin-top-10 {
    margin-top: 10px;
}
.margin-left-20 {
    margin-left: 20px;
}
.margin-left-10 {
    margin-left: 10px;
}
.margin-left-5 {
    margin-left: 5px;
}
.margin-left-2 {
    margin-left: 2px;
}
.margin-right-20 {
    margin-right: 20px;
}
.margin-right-10 {
    margin-right: 10px;
}
.margin-bottom-10 {
    margin-bottom: 10px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
button {
    background-color: #ffffff;
    border-radius: 5px;
    height: 30px;
    padding: 2px 4px;
}
.width-200 {
    width: 200px;
}
.width-100 {
    width: 100px;
}
.table-noborder table, .table-noborder th, .table-noborder td {
    border: medium none;
}
.width-percent-100 {
    width: 100%;
}
.width-percent-95 {
    width: 95%;
}
.width-percent-90 {
    width: 90%;
}
.width-percent-80 {
    width: 80%;
}
.width-percent-70 {
    width: 70%;
}
.width-percent-45 {
    width: 45%;
}
.width-percent-40 {
    width: 40%;
}
.width-percent-35 {
    width: 35%;
}
.width-percent-34 {
    width: 34%;
}
.width-percent-33 {
    width: 33%;
}
.width-percent-31 {
    width: 31%;
}
.width-percent-30 {
    width: 30%;
}
.width-percent-20 {
    width: 20%;
}
.width-percent-5 {
    width: 5%;
}
.width-percent-10 {
    width: 10%;
}
.width-percent-1 {
    width: 1%;
}
.margin-20 {
    margin: 20px;
}
.margin-offset-15 {
    margin-left: 15%;
}
.margin-offset-10 {
    margin-left: 10%;
}
.margin-offset-5 {
    margin-left: 5%;
}
.padding-top-20 {
    padding-top: 20px;
}
.padding-top-10 {
    padding-top: 10px;
}
.padding-top-5 {
    padding-top: 5px;
}
.padding-left-10 {
    padding-left: 10px;
}
.padding-left-5 {
    padding-left: 5px;
}
.body-content input, .body-content select {
    padding: 3px;
}
.container th, .container td {
    padding: 5px;
}
.padding-10-20 {
    padding: 10px 20px;
}
.padding-5 {
    padding: 5px;
}
.body-content input[type="button"], .body-content input[type="submit"], .body-content button {
    background: none repeat scroll 0 0 #5aac12;
    border: medium none;
    color: #fff;
    font-weight: bold;
    height: 30px;
    margin: 10px 10px 10px 0;
    padding: 2px 10px;
    text-shadow: none;
}
.body-content input[type="button"]:hover, .body-content input[type="submit"]:hover, .body-content button:hover {
    background: none repeat scroll 0 0 #5cac12;
    border: 1px solid #156c37;
    color: #fff;
    font-weight: bold;
}
.body-content .error {
    color: red;
    font-weight: bold;
    line-height: 2;
}
.wd-content-backgroud {
    background-color: #fff;
}
.wd-table th {
    background-color: #e5eedb !important;
}
.A4 {
    border: 1px solid #d5d5d5;
    box-shadow: 5px 5px 5px #888;
    margin-bottom: 2%;
    margin-left: 5%;
    margin-top: 2%;
    width: 90%;
}
.body-content button, .body-content html input[type="button"], .body-content input[type="reset"], .body-content input[type="submit"] {
    color: white !important;
    cursor: pointer;
    font-weight: bold !important;
}
.wd-main-content button:hover {
    border: medium none !important;
    color: #fff;
}
.text-center{
	text-align: center;
}

.list_hs_row_hightlight {
	background-color: #F9F9F9;
}

.wd-table tr:hover {
	background-color: #E5EEDB;
}
.bill-phuongna{
	width:800px;
	height:500px;
	min-height:100px;
	border:1px solid #333;
	margin:auto;
	padding: 10px;
}
.phuongna-header-bills{
	float:left;
	width:100%;
	height:150px;
}
.phuongna-header-bills .header1{
	float:left;
	width:150px;
	
}
.phuongna-header-bills .header2{
	text-align:center;
	width:500px;
	float: left;
}
.phuongna-content-bill{
	width:100%;
	line-height:30px;
	float:left;
	margin-left: 30px;
}
.phuognna-sign-bill{
	float:right;
	width:300px;
	text-align:center;
	line-height:30px;
}

.color_na{
	background-color:#F26B5C !important;
	background-image: none!important;
}
