
body {
	background-color: #b4bdca;
}

table.menu {
	background: whitesmoke;
	border-collapse: collapse;
}

table.menu th, table.menu td {

	border: 1px silver solid;
	padding: 0.1em;

	font-family: Verdana, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 12px;

}

table.menu th {
	background: gainsboro;
	text-align: left;
}

table.login {
	background: none;
	border-collapse: collapse;
}

table.login th, table.login td {
	border: 0px silver solid;
	padding: 0.1em;

	font-family: Verdana, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
}

table.login th {
	background: gainsboro;
	text-align: center;
}



table.container {

	background: none;
	border-collapse: collapse;

}

table.container th {

	background: gainsboro;
	text-align: left;

	border: 1px silver solid;
	padding: 0.1em;

	font-family: Verdana, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 14px;

}

table.container td {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 14px;
}

/* used for text fields */
table.data {
	background: none;
	border-collapse: collapse;
}

table.data td {
	background: LightBlue;

	border: 1px silver solid;
	padding: 0.1em;

	font-family: Verdana, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 14px;
}


table.c_list_data {
	background: none;
	border-collapse: collapse;
}

table.c_list_data td.one {
	background: LightBlue;
	border: 1px silver solid;
	padding: 0.1em;

	font-family: Verdana, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 14px;

}

table.c_list_data td.two {
	background: LightGreen;
	border: 1px silver solid;
	padding: 0.1em;

	font-family: Verdana, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 14px;

}

/*
tables holding image data;
*/
table.pic {
	background: none;
	border-collapse: collapse;
}

table.pic td {
	background: none;
	border: 0px silver solid;
	padding: 0.1em;

	font-family: Verdana, "Times New Roman", Times, serif;
	font-style: normal;
	/* font-weight: bold; */
	font-size: 14px;

}

input.btn {
	color: Black;

	font-family: Verdana, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;

	background-color: #fed;
	border: 1px solid;
	border-color: Blue Blue Blue Blue;
}

select.btn {
	color: Black;

	font-family: Verdana, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;

	background-color: #fed;
	border: 1px solid;
	border-color: Blue Blue Blue Blue;
}

select.lmenu_btn {
	color: Black;

	font-family: Verdana, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;

	background-color: #fed;
	border: 1px solid;
	border-color: Blue Blue Blue Blue;
}

img.edit {
	height: 16;
	width: 16;
	border: 0px;
}

img.menu {
	height: 24px;
	width: 24px;
	border: 0px;
}

img.menu2 {
	height: 16px;
	width: 16px;
	border: 0px;
}

div.l_menu {

	display: inline; /* default display is inline */
	float: left;

/*	position: fixed; */

	top: 10px;
/*  left: 10px;  */

	width: 200px;

}

div.p_content {

	display: inline; /* default display is inline */
	float: left;

/*	position: absolute;  */

	top: 10px;
/*  left: 190px;  */

	width: 100%;

}

/*
container1, 2 and 3
*/

table.container1 {

	background: none;
	border-collapse: collapse;

}

table.container1 th {

	background: LightGreen;
	text-align: left;

	border: 1px LightSeaGreen solid;
	padding: 0.1em;

	font-family: Verdana, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 12px;

}

table.container1 td {

	border: 1px LightSeaGreen solid;
	padding: 0.1em;

	font-family: Verdana, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 12px;

}

table.container1r1 {

	background: none;
	border-collapse: collapse;

}

table.container1r1 th {

	background: #F88017;
	text-align: left;

	border: 1px #F88017 solid;
	padding: 0.1em;

	font-family: Verdana, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 12px;

}

table.container1r1 td {

	border: 1px #F88017 solid;
	padding: 0.1em;

	font-family: Verdana, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 12px;

}


table.container2 {

	background: none;
	border-collapse: collapse;

}

table.container2 th {

	background: LightYellow;
	text-align: left;

	border: 1px #b4bdca solid;
	padding: 0.1em;

	font-family: Verdana, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 12px;

}

table.container2 td {

	border: 1px #b4bdca solid;
	padding: 0.1em;

	font-family: Verdana, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 12px;
}

table.container3 {

	background: none;
	border-collapse: collapse;

}

table.container3 th {

	background: BlanchedAlmond;
	text-align: left;

	border: 1px  #b4bdca solid;
	padding: 0.1em;

	font-family: Verdana, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 12px;

}

table.container3 td {

	border: 1px #b4bdca solid;
	padding: 0.1em;

	font-family: Verdana, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 12px;

}

tr.c3d0 td {

	background-color: PowderBlue; color: black;

}

tr.c3d1 td {

	background-color: #9999CC; color: black;

}

table.mcontainer {

	background: none;
	border-collapse: collapse;

}

table.mcontainer th {

	background: Tomato;
	text-align: left;

	border: 1px  #b4bdca solid;
	padding: 0.1em;

	font-family: Verdana, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 12px;

}

table.mcontainer td {

	text-align: center;

	border: 1px #b4bdca solid;
	padding: 0.1em;

	font-family: Verdana, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;

}

div.p_content pre {

	padding: 0.1em 0.5em 0.3em 0.7em;
	border-left: 11px solid #ccc;
	margin: 1.7em 0 1.7em 0.3em;
	overflow: auto;
	width: 100%;

}

.mill_div{
	position: absolute;
	top: 44px;
	right: 18px;

}

@media screen and (max-width: 1200px) {
	.mill_div{
		position: inherit;
		padding: 20px 0 0 0;

	}
}

.hide_mill_confirm{
	opacity:0;
	/*display: none;*/
}

.show_mill_confirm {
	opacity:1;
}
.mill_button {
	background: transparent;
	color: black;
	cursor: pointer;
	font-weight: bold;
}

.small_mill_p{
	font-size: 0.6em;
	font-weight:bold;
	color: black;
}

.confirm_input {
	width:115px;
}

.more_info{
	display:inline-block;
	padding: 0 10px;
}

.mill_cont{
	display: inline-block;
}

.mill_status {
	padding: 0 10px;
	font-weight: bold;
	font-size: 1.2em;
}
