.style1 {font-size: large; margin:20px 0 20px 0;}
.style1b {font-size: large; margin:20px 0 20px 0; color: white;}
.style1a {font-size: large; margin:20px 0 20px 0; color:#FFFF00;}
.style2 {text-align: center; font-size: large; color: yellow;}
.style3 {font-size: medium; color:white; margin:auto;display:inline;vertical-align:baseline;}
.category {font-size: medium; color:white; margin:auto;display:inline;vertical-align:baseline;}
.style4 {margin:20px 0 10px 0;}
.gth {font-size: medium; color:white;}
#label1 {
	font-size: 1.8em;
}
#label2 {
	color:rgb(246, 246, 248);
	font-size: 16pt;
}
.inputnarrow{
	background-color:#303030;
	-webkit-border-radius: .4em;
	-moz-border-radius: 0.4em;
	border-radius: .4em;
	-moz-box-shadow: 0 -1px 0 0px #000;
	-webkit-box-shadow: 0 -1px 0 0px #000;
	box-shadow: 0 -1px 0 0px #000;
	border: 1 solid black;
	width:120px;
	height:27px;
	margin:auto;
	color:#fff;
	padding:0 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.6em;
	letter-spacing:2px;
	vertical-align:baseline;
	display:inline;
	text-align: right;
	}
.tdspace{
	padding: 5px;	
}
.tdsubcat{
	padding: 5px;
	width: 224px;	
}
.ui-dialog-title{
	font-size: 120%;
	color: #FF0000;
	background: #000000;
}
.inbutton {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
}
.tdnumber{
	font-size: 2.0em;
	color: white;
	padding: 5px;
	text-align: right;
	width: 100px;
}
.tdregno{
	font-size: 2.0em;
	color: white;
	padding: 5px;
	text-align: left;
	width: 100px;
}
.maninput {
	font-size: 1.8em;
	color: black;
	background-color: white;
	padding: 5px;
}	
.tddescrip{
	font-size: 2.0em;
	color: white;
	padding: 5px;
	width: 480px;
	text-align: left;
}

.tdcheck{
	width:40px;
	padding: 5px;
}
.bodyclass{

	width:600px;

	height:150px;

	margin:auto;

	}



.totals{
	font-size: 2.0em;
	color: white;
	padding: 5px;
	text-align: right;
	width: 580px;	
}
#memberlookup{
	color:#303030;
}
table, th, td {
	border: 2px solid white;
}
#table2{
	border: 1px solid gray;
	width: 1024px;
}
.td1 {
	border: 1px solid gray;
	width: 46%;
	vertical-align: center;
}
.th2, .td2 {
	border: 1px solid gray;
	width: 22%;
	vertical-align: center;
}
#alltable {
	width: 1024px;
}
#mytable {
	width: 1024px;	
}
.nfscheck {font-size: medium; color:white; margin:auto;display:inline;vertical-align:baseline; width:40px;}
.delete {font-size: medium; color:white; margin:auto;display:inline;vertical-align:baseline; width:80px; height: 27px;}
.reprint {font-size: medium; color:white; margin:auto;display:inline;vertical-align:baseline; width:80px; height: 27px;}
.subcat {font-size: medium; color:white; margin:auto;display:inline;vertical-align:baseline; width: 224px;}
.skill {font-size: medium; color:white; margin:auto;display:inline;vertical-align:baseline;}
.table1 {
	padding: 20px;
	border-spacing: 20px;
	width: 100%;
}
.pdir {
	font-size: 14px;
	line-height: 17px;
	margin: 0;
}
.myheader { height: 100px;}
.addButton {
	width: 120px;
	height: 30px;
	float: left;
	margin: 10px 10px;
}
.salesbutton {
	width: 140px;
	height: 80px;
	margin-top: 30px; 
	margin-bottom: 30px;
	margin-left: 30px;
	margin-right: 30px;
	display: block;
	font-size: 2.0em;
}
.salesbuttonlarge {
	width: 300px;
	height: 100px;
	margin-top: 15px; 
	margin-bottom: 15px;
	margin-left: 20%;
	margin-right: 20%;

	font-size: 2.0em;
}.salesbuttonsmall {
	width: 60%;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: center;
	display: block;
	font-size: 2.0em;
}
.tdsales {
	vertical-align: middle;
}
.traddButton {
	width: 120px;
	height: 30px;
	float: left;
	margin: 15px 0px;
}
.trdoneButton {
	width: 120px;
	height: 30px;
	float: left;
	margin: 10px 0px;
}
.doneButton {
	width: 120px;
	height: 30px;
	float: left;
	margin: 10px 10px;
}
.trprintButton {
	width: 120px;
	height: 30px;
	float: left;
	margin: 10px 0px;
}
.printButton {
	width: 120px;
	height: 30px;
	float: left;
	margin: 10px 10px;
}

.error {
    width:400px;
    height:20px;
    height:auto;
    position:absolute;
    left:35%;
    margin-left:-50px;
    top:200px;
    background-color: #380000;
    color: #F0F0F0;
    font-family: Calibri;
    font-size: 20px;
    padding:10px;
    text-align:center;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 24px -1px rgba(56, 56, 56, 1);
    -moz-box-shadow: 0px 0px 24px -1px rgba(56, 56, 56, 1);
    box-shadow: 0px 0px 24px -1px rgba(56, 56, 56, 1);
}
.error2 {
    width:200px;
    height:20px;
    height:auto;
    position:absolute;
    left:20%;
    margin-left:-100px;
    bottom:10px;
    background-color: #380000;
    color: #F0F0F0;
    font-family: Calibri;
    font-size: 20px;
    padding:10px;
    text-align:center;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 24px -1px rgba(56, 56, 56, 1);
    -moz-box-shadow: 0px 0px 24px -1px rgba(56, 56, 56, 1);
    box-shadow: 0px 0px 24px -1px rgba(56, 56, 56, 1);
}
.error3 {
	display: none;
    width:400px;
    height:300px;
    height:auto;
    position:fixed;
    left:20%;
    top:30%;
	margin:-100px;
    background-color: #380000;
    color: #F0F0F0;
	overflow: auto;
    font-family: Calibri;
    font-size: 20px;
    padding:10px;
    text-align:center;
    border-radius: 2px;
}
.error5 {
	display: none;
    width:400px;
    height:400px;
    height:auto;
    position:fixed;
    left:20%;
    top:30%;
	margin:-100px;
    background-color: #0f1066;
    color: #F0F0F0;
	overflow: auto;
    font-family: Calibri;
    font-size: 20px;
    padding:10px;
    text-align:center;
    border-radius: 2px;
}
.error6 {
	display: none;
    width:400px;
    height:300px;
    height:auto;
    position:fixed;
    left:20%;
    top:30%;
	margin:-100px;
    background-color: #380000;
    color: #F0F0F0;
	overflow: auto;
    font-family: Calibri;
    font-size: 20px;
    padding:10px;
    text-align:center;
    border-radius: 2px;
}
.error3-content {
	background-color:darkred;
	margin: auto;
	padding: 20px;
	border: 1px solid #888;
	width: 80%;
}
.error6-content {
	background-color:darkred;
	margin: auto;
	padding: 20px;
	border: 1px solid #888;
	width: 80%;
}
.error5-content {
	background-color:rgb(14, 4, 104);
	margin: auto;
	padding: 20px;
	border: 1px solid #888;
	width: 80%;
}
.error4 {
	display: none;
    width:700px;
    height:500px;
    position:fixed;
    left:20%;
    top:10%;
	margin:-80px;
    background-color: #363333;
    color: #160202;
	overflow: visible;
    font-family: Calibri;
    font-size: 18px;
    padding:10px;
    text-align:center;
    border-radius: 2px;
}

#smalltext {
	font-size: 14px;
	color: black;
}
.error4-content {
	background-color:rgb(218, 216, 216);
	margin: auto;
	padding: 20px;
	border: 1px solid rgb(22, 2, 2);
	width: 90%;
}
.e4table {
	background-color:rgb(218, 216, 216);
	margin: auto;
	padding: 20px;
	border: 1px solid rgb(22, 2, 2);
	width: 90%;
	height: 90%;
	overflow: auto;
}
#alpha {
	width: 70px;
	height: 30px;
	text-align: center;
	margin: 5px 5px;
	color: #fff;
}
#cancelmemlist {
	width: 120px;
	height: 30px;
	text-align: center;
	margin: 5px 5px;
	color: #fff;
}

.close {
	color: #aaaaaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}
.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
.rebutton {
	font-size: 10px;
	line-height: 1.2;
	padding: 8px 8px;
	width: 100px;
	height: 25px;
	margin: 5px 5px;
}
.retext {
	font-size: 10px;
}
.rerow {
	vertical-align: middle;
}