@font-face {
    font-family: vivi;
    src: url(sansation_light.woff);
}
* {
	font-family: "Times New Roman";
}
table {
	border-collapse: collapse;
	width: 960px;
}
table thead {
		background-color:#99ccff;
		
	}
thead, th, td {
	border: 1px solid;
	border-collapse: collapse;
	padding-left: 5px;
	padding-right: 2px;
}
td.green {
    background: #f8f899;
}
td .money {
	text-align: right;
}
tr.red {
    background: #ff000061;
}
span {
	font-weight: bold;
}
table tbody tr:hover {
	background-color: #f9f4ba;
}
th {
	text-transform: uppercase;
	font-size: 14px;
}
th:hover {
	background-color: #f9f4ba;
}
h1, h2, h3 {
	text-transform: uppercase;
}
h1 {
	text-align: center;
}
h2 {
	font-size: 17px;

	/*float: left;*/
}
body {
	margin: 0px auto;
	width: 1000px;
}
.btn1 {
	background-color: #fc9e25;
	border: none;
	padding: 5px;
	font-weight: bold;
	color: #000;
}
.btn1:hover {
	background-color: #f5ce9b;
}
.status {
	width: 7%;
	/*display: none;*/
}
.right-text {
	text-align:right;
}
/*small {
	font-style: italic;
}*/
.clear {
	clear: both;
}
#wrapper {
	width: 960px;
	marin: 0 auto;
	border: 1px thin #333;
	text-align: left;
	padding: 20px;
	padding-bottom: 0px;
	min-height: 1320px; 
}
#main {
	width: 960px;
}
#thanhtoan {
	margin-top: 10px;
}
#order-head {
	height: 200px;
}
#logo {
	float: left;
}
#logo img {
    position: absolute;
    height: auto;
    width: 120px !important;
}
#ngayin {
	float: right;
	font-style: italic;
	font-size: 14px;
}
#mahd {
	float: right;
	font-style: italic;
}
.luu-y {
	font-size: 14px;
	text-align: center;
}
#main-wrapper {
	padding: 10px;
	/*width: 100%;*/
	margin-top: 30px;
}
header {
	border-bottom: 1px solid;
	width: 100%;
	height: 30px;
	position: fixed;
	left: 0;
	padding-left: 10px;
	background-color: rgb(153, 204, 255);
	top: 0px;
	padding-top: 10px;
}
#manager {
	margin-top: 20px;
}
.hoanthanh {
	background-color: #87ce7b;
}
.xuly {
	background-color: #fff;
}
.huy {
	background-color: #5C5C2E;
	/*color:#000;*/
}
#menu-right {
	float: right;
	margin-right: 20px;
}
#menu-left {
	float: left;
}
footer {
	width: 100%;
	height: 20px;
	margin-bottom: 0px;
	border-top: 1px solid #333;
	//padding: 10px;
}
#footer-text {
	margin-left: 10px;
	margin-bottom: 20px;
}
.main-left {
	float: left;
	width: 200px;
}
.main-right {
	float: left;
}
label {
	width: 200px;
	float: left;
}
input, textarea, select {
	margin-bottom: 5px;
	border: 1px solid #8D8B8B;
}
input[type=text] {
	min-width: 300px;
}
textarea:focus,input:focus {
	border: 1px solid #61F5F3;
}
.notice {
	border: none;
	background-color: #F14561;
	padding: 5px;
}
#lockorder {
	background-color: #FF0606;
	color: #fff;
	border: 0px solid #FF0606;
	padding: 2px;
}
#lockorder:hover {
	background-color: #000;
}
#hopdong-info {
	margin-top: -20px;
}
.small-text {
	font-size: 14px;
}

/*Thu chi*/
.thu-row {
	width: 100%;
	display: table;
	border-bottom: 1px dashed;
}
.thu-row:hover {
	background-color: green;
}
.thu-row:last-child {
	border: none;
}
.thu-row span {
	font-weight: normal;

}
.thu-sotien {
	width: 20%;
	float: left;
	text-align: right;
	padding-right: 2%;
}
.thu-hopdong {
	width: 22%;
	float: left;
	text-align: center;
}
.thu-khachhang {
	/*width: 45%;*/
	width: 53%;
	float: left;
	padding-left: 3%;
}
.chi-row {
	width: 100%;
	display: table;
	border-bottom: 1px dashed;
}
.chi-row:last-child {
	border: none;
}
.chi-row span {
	font-weight: normal;
}
.chi-sotien {
	width: 26%;
	float: left;
	text-align: right;
	padding-right: 2%;
}
.chi-ghichu {
	width: 60%;
	float: left;
	padding-left: 2%;
}
.thu-chi {
	text-align: right;
}
.thuchi-row {
	border-bottom: 1px dashed #000;
}
.thuchi-row button {
	float: right;
}
.thuchi-row:last-child{
	border-bottom: none;
}
.thuchi-head {
	background-color: #EF4E4E;
	color: #000; 
	text-transform: uppercase; 
	font-weight: bold;
	font-size: 20px;
}
.thuchi-head td {
	border-color: #000;
	color: #fff;
}
.first-row {
	border-top: 2px solid red;
}
.col-right {
	text-align: right;
	padding-right: 5px;
}
.warning {
	color: red;
	font-style: italic;
}
.home-left {
	width: 50%;
	float: left;
}
.home-left label {
	width: 20%;
}
.home-right {
	width: 50%;
	float: right;
}
.home-right span {
	width: 70%;
	font-weight: normal;
}
.td-green {
	background-color: #9CF;
	font-weight: bold;
	text-align: center;
}
.td-green:hover {
	background-color: #F9F4BA;
}
#gopvon-table button {
	float: right;
}
#gopvon-table input {
	min-width: 40px;
	width: 70%;
	border: none;
	font-size: 17px;
}
.ten-kh {
	text-transform: capitalize;
	font-weight: normal;
}
.dc-kh {
	text-transform: capitalize;
	font-weight: normal;
}
.fired {
	background-color: #9B9B9B;
}
.cancelling {
	background-color: #888889;
}
input #money {
	text-align: right;
}

.table-full {
	width: 100%;
	margin-top: 10px;
}
.text-center {
	text-align: center;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-bold {
	font-weight: bold;
}
.bg-green {
	background-color: #99ccff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}
.red-text {
	color: red;
	border-color: #000;
}
.lichnha {
    background: #7fffd430;
    padding: 10px 20px;
}
.lichst {
    background: #faebd7c2;
    padding: 10px 20px;
}
