#body  {
	width: 100%;
}
#body > div {
	overflow: hidden;
	overflow-x: auto;
	overflow-y: auto;
	resize: both;
}

.absolute {
	position: absolute;
}

.relative {
	position: relative;
	float: left;
}

.left-0 {
	left: 0%;
}
.top-0 {
	top: 0%
}
.w-0 {
	width: 0%;
}
.h-0 {
	height: 0%;
}
.left-5 {
	left: 5%;
}
.top-5 {
	top: 5%
}
.w-5 {
	width: 5%;
}
.h-5 {
	height: 5%;
}
.left-10 {
	left: 10%;
}
.top-10 {
	top: 10%
}
.w-10 {
	width: 10%;
}
.h-10 {
	height: 10%;
}
.left-15 {
	left: 15%;
}
.top-15 {
	top: 15%
}
.w-15 {
	width: 15%;
}
.h-15 {
	height: 15%;
}
.left-20 {
	left: 20%;
}
.top-20 {
	top: 20%
}
.w-20 {
	width: 20%;
}
.h-20 {
	height: 20%;
}
.left-25 {
	left: 25%;
}
.top-25 {
	top: 25%
}
.w-25 {
	width: 25%;
}
.h-25 {
	height: 25%;
}
.left-30 {
	left: 30%;
}
.top-30 {
	top: 30%
}
.w-30 {
	width: 30%;
}
.h-30 {
	height: 30%;
}
.left-35 {
	left: 35%;
}
.top-35 {
	top: 35%
}
.w-35 {
	width: 35%;
}
.h-35 {
	height: 35%;
}
.left-40 {
	left: 40%;
}
.top-40 {
	top: 40%
}
.w-40 {
	width: 40%;
}
.h-40 {
	height: 40%;
}
.left-45 {
	left: 45%;
}
.top-45 {
	top: 45%
}
.w-45 {
	width: 45%;
}
.h-45 {
	height: 45%;
}
.left-50 {
	left: 50%;
}
.top-50 {
	top: 50%
}
.w-50 {
	width: 50%;
}
.h-50 {
	height: 50%;
}
.left-55 {
	left: 55%;
}
.top-55 {
	top: 55%
}
.w-55 {
	width: 55%;
}
.h-55 {
	height: 55%;
}
.left-60 {
	left: 60%;
}
.top-60 {
	top: 60%
}
.w-60 {
	width: 60%;
}
.h-60 {
	height: 60%;
}
.left-65 {
	left: 65%;
}
.top-65 {
	top: 65%
}
.w-65 {
	width: 65%;
}
.h-65 {
	height: 65%;
}
.left-70 {
	left: 70%;
}
.top-70 {
	top: 70%
}
.w-70 {
	width: 70%;
}
.h-70 {
	height: 70%;
}
.left-75 {
	left: 75%;
}
.top-75 {
	top: 75%
}
.w-75 {
	width: 75%;
}
.h-75 {
	height: 75%;
}
.left-80 {
	left: 80%;
}
.top-80 {
	top: 80%
}
.w-80 {
	width: 80%;
}
.h-80 {
	height: 80%;
}
.left-85 {
	left: 85%;
}
.top-85 {
	top: 85%
}
.w-85 {
	width: 85%;
}
.h-85 {
	height: 85%;
}
.left-90 {
	left: 90%;
}
.top-90 {
	top: 90%
}
.w-90 {
	width: 90%;
}
.h-90 {
	height: 90%;
}
.left-95 {
	left: 95%;
}
.top-95 {
	top: 95%
}
.w-95 {
	width: 95%;
}
.h-95 {
	height: 95%;
}
.left-100 {
	left: 100%;
}
.top-100 {
	top: 100%
}
.w-100 {
	width: 100%;
}
.h-100 {
	height: 100%;
}

.autotable_head {
	text-transform: capitalize;
}
