@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500&display=swap');

* {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
}

body {
	background-color: #F90;
	font-family: 'Montserrat', sans-serif;
	margin: 8px;
}

ul#css3menu1,
ul#css3menu1 ul {
	margin: 0;
	list-style: none;
	padding: 0;
	background-color: #949494;
	background-image: url("mainbk.png");
	background-repeat: repeat;
	border-width: 1px;
	border-style: solid;
	border-color: #B4B4B4;
	-moz-border-radius: 28px;
	-webkit-border-radius: 28px;
	border-radius: 28px;
}

ul#css3menu1 ul {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	background-color: #fff;
	background-image: url("subbk.png");
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding: 0;
}

ul#css3menu1 li:hover>* {
	display: block;
}

ul#css3menu1 li {
	position: relative;
	display: block;
	white-space: nowrap;
	font-size: 0;
	float: left;
}

ul#css3menu1 li:hover {
	z-index: 1;
}

ul#css3menu1 ul ul {
	position: absolute;
	left: 100%;
	top: 0;
}

ul#css3menu1 {
	font-size: 0;
	z-index: 999;
	position: relative;
	display: inline-block;
	zoom: 1;
	padding: 6px 6px 6px 0;
	*display: inline;
}

* html ul#css3menu1 li a {
	display: inline-block;
}

ul#css3menu1>li {
	margin: 0 0 0 6px;
}

ul#css3menu1 ul>li {
	margin: 6px 0 0;
}

ul#css3menu1 a:active,
ul#css3menu1 a:focus {
	outline-style: none;
}

ul#css3menu1 a {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	color: #666;
	cursor: pointer;
	padding: 8px 20px;
	background-repeat: repeat;
	border-width: 0;
	border-style: solid;
	border-color: transparent;
}

ul#css3menu1 ul li {
	float: none;
	margin: 0;
}

ul#css3menu1 ul a {
	text-align: left;
}

ul#css3menu1 li:hover>a,
ul#css3menu1 li a.pressed {
	background-color: #0078FF;
	border-color: #F8F8F8;
	border-style: solid;
	color: #FFF;
	text-decoration: none;
}

ul#css3menu1 ul span {
	background-image: none;
	padding-right: 8px;
}

ul#css3menu1 li.topmenu>a {
	background-image: none;
	background-position: 0 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: transparent;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 1px 1px #000000;
}

ul#css3menu1 li.topmenu:hover>a,
ul#css3menu1 li.topmenu a.pressed {
	background-color: rgba(217, 217, 217, 0.3);
	background-image: url("mainbk.png");
	background-position: 0 100%;
	color: #fff;
	text-decoration: none;
}

.p-0 {
	padding: 0px !important;
}

.text-white {
	color: white;
}

#termlogin .form-table {
	min-width: 350px;
	border-collapse: collapse;
	margin-top: 5px;
}

#termlogin .form-table td {
	background-color: #FF6600;
	border: 2px solid #F90;
}

#termlogin .form-table td:first-child {
	width: auto;
}

#termlogin .form-table td:last-child {
	width: auto;
}

#termlogin .form-table tr:last-child {
	text-align: center;
}

#termlogin .form-table tr:last-child td {
	padding: 10px;
}

#termlogin .form-table tbody tr td:first-child {
	color: #FFF;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;

	padding-left: 10px;
}

.input {
	border: 0.25px solid #000000;
	width: 100%;
	background-color: #FFF;
	min-width: 160px;
}

.input-cal {
	border: 0.25px solid #000000;
	width: 90%;
	background-color: #FFF;
	min-width: 160px;
}

.button {
	border-radius: 0px;

	border: 0.25px solid #000000;
}

.dtable {
	width: 600px;
	height: auto;
}

.dtable thead {
	background-color: #FF6600;
}

.dtable th,
.dtable td {
	padding: 5px;
	text-align: center;
	font-weight: 400;
	border-right: 1px solid #FFFF00;
	height: auto;
	color: black !important;
}

.dtable th:last-child {
	border-right: 0px solid #FFFF00;
}

.dtable tbody tr:first-child {
	padding: 5px;
	text-align: center;
	font-weight: 400;
	border-right: 1px solid #FFFF00;
}

.dtable tbody tr:first-child {
	border-right: 0px solid #FFFF00;
}

.dtable tbody .yellowd td{
	background-color:  #FFFF00 !important;
}

.dtable tbody tr td {

	background-color: #FFF;
	border-color: #F90;
}

.dtable tbody tr:first-child td {

	background-color: #FFFF00;
}

.dtable-1 tr:nth-child(odd) td {
	background-color: #CCCCCC;
}

.dtable-draw tr td {
	background-color: #fff !important;
	border-color: #FE9900;
	color: blue !important;
}

.dtable-draw tr:first-child td {
	background-color: #FF6600 !important;
	border-color: #FE9900;
	color: black !important;
}
.saletable th{
	background-color: #FF6600 !important;
	border-color: #FF6600;
	color:white !important;
}
.saletable tr:last-child td{
	background-color: #FF6600 !important;
	border-color: #FF6600;
	color:white !important;
}

.table-bar-code {
	width: auto;
}

.table-bar-code td {
	font-size: 12px !important;
	border-color: black !important;
	font-weight: bold;
	width: 18px !important;
	padding: 2px !important;
	text-align: center;
	color: black !important;
}

.table-bar-code tr:nth-child(1) td {
	background-color: #F90;
}

.table-bar-code tr:nth-child(2) td {
	background-color: #E9E8FC;
}

.dtablebar {
	width: auto;
}

.dtablebar th {
	background-color: #FF6600;
	border: 2px solid #F90;
}
.dtablebar td{
	background-color: #CCCCCC !important;
}
.white-card{
	width: 225px;
	background-color: white;
}
.white-card table{
	width: auto;
}
.white-card table td{
	background-color: white;
	border: 0px solid;
	padding: 4px !important;
	text-align: left  !important;
}
.white-card .input{
	width: 100%;
	min-width: auto;
}
.white-card .btn{
	background: #FFED00;
	border:solid 0px;
	padding: 5px 8px;
	border-bottom: 3px solid #FF9900;
}
.white-card .dtable{
	margin: 0px;
}
.white-card .dtable th{
	background-color: #01FF67 !important;
	border:0px solid;
}
.white-card .dtable th:first-child
{
	border-right: 1px solid black;
}
.white-card .dtable tr:nth-child(even) td {
	background-color: #fff !important;
}
.white-card .dtable tr:nth-child(odd) td {
	background-color: #00B2FF !important;
}