body {
	color: #000;
	background: #fff url(images/bg.png) top left repeat-x;
	font-family: Verdana, Arial, Helvetica;
	margin: 0;
	padding: 0;
}
#page {
	font-size: 11px;
}
tr, td, th {
	font-size: 11px;
	line-height: 17px;
	color: #333;
}
table {
	text-align: left;
}
textarea {
	font-size: 12px;
}
input, select {
	font-size: 11px;
	padding: 3px 1px;
}
select {
	width: 100%;
}
div.list_container {
	display: inline-block;
}
div.dynamic_combo_btn {
	width: 100%;
	padding: 5px 0px 5px 10px;
	color: #0060a0;
	font-size: .8em;
	box-sizing: border-box;
}
div.dynamic_combo_btn i {
	display: inline-block;
	float: right;
	margin-top: 3px;
	margin-right: 3px;
	color: #0060a0;
	height: 1em;
}
div.dynamic_combo_btn:hover {
	cursor: pointer;
	background-color: #DDDDDD;
}
select[name='pager_list'] {
	padding: 0;
	font-size: 10px;
}
input.date {
	width: 135px;
}
div.date_box {
	white-space: nowrap;
}
div.date_box a {
	position: relative;
	left: -22px;
}
div.date_box a:focus {
	outline: none;
}
div.date_box a:hover {
	text-decoration: none;
}
div.date_box i {
	font-size: 1.5em;
	vertical-align: middle;
	margin-top: -1px;
}
input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

a, a:active {
	color: #00f;
	text-decoration: none;
}
a:hover, a:focus {
	color: #4f9adb;
	text-decoration: underline;
}
a:visited {
	color: #00f;
	text-decoration: none;
}
.clear {
	clear: both;
}
.nodisp {
	display: none;
}
.italic {
	font-style: italic;
}
.flleft {
	float: left;
}
.flright {
	float: right;
}

#menu{
	position: relative;
	padding: 0;
	margin: 0 auto 0 auto;
	background: url(images/menub_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

#menu li{
	float:left;
}

#menu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding:0 0 0 16px; /*16 Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;
}

#menu li a b{
	float: left;
	display: block;
	padding: 0 12px 0 0px; /*12-0/24/8Padding of menu items*/
}

#menu li.current a, #menu li a:hover{
	color: #fff;
	background: url(images/menub_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

#menu li.current a b, #menu li a:hover b{
	color: #fff;
	background: url(images/menub_hover_right.gif) no-repeat right top; /*right tab image path*/
}


#menu2{
padding: 0;
width: 100%;
height: 24px;
border-top: 1px solid #ececec; /*Brown color theme*/
background-color: #045c97;
}

#menu2 ul{
margin:0;
padding: 0;
list-style: none;
}

#menu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

#menu2 a{
float: left;
display: block;
font-size: 11px;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
border-right: 1px solid #ececec;
padding: 5px 10px;
background-color: #045c97; /*blue color theme*/
}

#menu2 a:hover{
background-color: black; /*Brown color theme*/
color: white;
}


h1 {
	font-size: 14px;
	margin-right: 20px;
	color: #466f01;
}
h2, .titletext {
	font-weight: bold;
	font-size: 13px;
	color: #555;
	padding: 5px;
}
.titletext {
	border-bottom: 1px solid #8cacbb;
}

h3 {
	font-size: 100%;
	padding-top: 1ex;
	padding-bottom: 1ex;
}
#header {
	background-color: #C7B63C;
	margin-bottom: -10px;
}
#header logo {
	float: left;
	margin: 0.3em 0 0 0;
}
#header ul {
	clear: right;
	float: right;
	font-size: 11px;
	margin: 1.5em 10px 0 0;
}
#header li{
	list-style: none;
	display: inline;
	margin: 0;
}
#header li a{
	text-decoration: none;
	padding: 0 0 0 16px;

}
#header h1 {
	padding: 8px 0 0 10px;
	margin: 0;
}
#header h2 {
	font-style: italic;
}
#header img {
	vertical-align: middle;
}
#footer {
	clear: both;
	margin-top: 25px;
	padding: 5px 0;
	background-color: #808000;
	text-align: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#footer .power a { font-size: 10px; padding: 0 12px 0 12px; text-align: center; background: transparent url(images/news.gif) no-repeat center left; color: yellow; }
#footer .date { font-size: 10px; padding: 0 12px 0 12px; text-align: center; color: #fff; }

hr {
	background: #ccc;
	border: 0;
	color: #ccc;
	height: 1px;
}

.menu_group {
	font-size: 12px;
	padding: 0;
	color: #555;
	/*background-color: #fff;*/
	background-color: transparent;
	padding-left: 3px;
	font-weight: bold;
}

.menu_group_items {
	font-size: 12px;
	/*background-color: #f4f4f4;*/
	background-color: #fcfcfc;
	font-weight: normal;
	line-height: 19px;
	padding: 9px;
	border: 1px solid #8cacbb;
}

.menu_group_items a {
	/*color: #2570bc;*/
	color: #808000; /*text color of lower headings*/
	text-decoration: none;
}

.tableheader {
	font-weight: bold;
	background-color: #9fa91f;
	color: #fff;
	text-align: center;
}

.tableheader2 {
	font-weight: bold;
	background-color: #d15705;
	color: #fff;
	text-align: left;
}

.tableseparator {
	border-left: 1px solid #ccc;
}

.headingtext {
	font-weight: bold;
	font-size: 12px;
	color: #555;
}

.headingtext2 {
	font-size: 12px;
	color: black;
}

.headingtext3 {
	font-weight: bold;
	font-size: 10px;
	color: black;
}

.errortext {
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}

.inputsubmit {
	font-size: 11px;
	border: 1px #06c solid;
	background-color: #e2e2e2;
	padding: 1px 4px;
}

.ajaxsubmit {
	font-size: 11px;
	border: 1px #06c solid;
	background-color: #e2e2e2;
	padding: 1px 4px;
}

.oddrow {
	/*background-color: #f2f6ee;*/
	background-color: #f3ffff;
}

.evenrow {
	/*background-color: #eeeeed;*/
	background-color: #f3f3f3;
}

.overduebg {
	background-color: #fca164;
}

.overduefg {
	color: #fca164;
}

.currentfg {
	color: #f66;
}

.redfg, a.redfg {
	color: red;
	font-weight: bold;
}

.settledbg {
	background-color: #0b0;
}

.settledfg {
	color: #0b0;
}

.inquirybg {
	background-color: #fdfeef;
}

.currencybg {
	background-color: #e88;
}

.stockmankobg {
	background-color: pink;
}

table.tablestyle {
	border-collapse: collapse;
	border: 1px solid #e1e1e1;
}
table.tablestyle td {
	border-collapse: collapse;
	border: 1px solid #e1e1e1;
}
table.tablestyle2 {
	border-collapse: collapse;
	border: 1px solid #cccccc;
}
table.tablestyle2 td {
	border-collapse: collapse;
	border: 1px solid #cccccc;
}
table.tablestyle_inner {
	border-collapse: collapse;
	border: 1px solid #f9f9f9;
}
table.tablestyle_inner td {
	border-collapse: collapse;
	border: 1px solid #f9f9f9;
}
.tablestyle_noborder {
	padding: 3px;
}

.label {
	background-color: #f3f3f3;
	color: black;
}

#loginscreen {
	background: #f5f5f5;
}

.login {
	width: 350px;
	border-left: 12px solid #367cb5;
	border-collapse: collapse;
	background-color: #eeeeee;
}
.login td {
	border-collapse: collapse;
	border: 1px solid #cccccc;
}

.amount {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-align: right;
}

input.amount {
	padding-right: 0px;
	border-right: none;
}

.editbutton {
	/*font-family: Arial, Verdana, sans-serif;
	font-size: 12px;*/
	color:#00f;
	background-color:transparent;
	border-style:none;
	text-decoration:none;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

.navibutton[disabled] {
	color:#ccc;
	text-decoration:none;
	cursor: auto;
}

button.navibutton {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color:#fff;
	padding: 0 3px;
	background-color: transparent;
	border-style:none;
	cursor: pointer;
}

.navibutton span {
	text-decoration:underline;
}

.navibar {
	padding: 0 3px;
	color: #fff;
	border: 1px solid #d15705;
	border-collapse: collapse;
	background-color: #d15705;
}

.listsubmit {
	display: none;
}

.inactive {
	color: gray;
}

button {
	font-size: 11px;
	border: 1px #0066cc solid;
	padding: 1px 0px;
}
button i {
	margin-right: 3px;
	font-size: 1.1em;
	vertical-align: middle;
}
i.btn_ok {
	color: #82C91E;
}
i.btn_danger {
	color: #EE3625;
}
i.btn_warning {
	color: #E37400;
}
i.btn_grey {
	color: #777;
}
i.btn_green {
	color: #009077;
}
ul.ajaxtabs{
	padding: 3px 0 0 0;
	margin: 3px 3px 0 3px;
	font: 12px Tahoma,Verdana;
	font-weight: bold;
}

ul.ajaxtabs li{
	list-style: none;
	margin: 0;
	display: inline;
}

ul.ajaxtabs li button{
	background-color: #dee7ec;
/*	background-repeat: repeat-x;
	background-position: top; */
	padding: 3px 8px;
	margin: 0px;
	border-top: 1px solid #8cacbb;
	border-right: 1px solid #8cacbb;
	border-bottom: none;
	border-left: none;
	font-weight: bold;
}

ul.ajaxtabs li button:hover{
	border-top: 1px solid #8cacbb;
	color:#FFFFFF;
}
div.spaceBox{
	background-color: #8cacbb;
	height:8px;
	border-bottom: 1px solid #8cacbb;
	border-left: 1px solid #8cacbb;
	border-right:1px solid #8cacbb;
	margin: 0 3px 0px 3px
}

div.contentBox{
	border: 1px solid #8cacbb;
	margin: 0 3px 3px 3px
}

ul.ajaxtabs li button.current, ul.ajaxtabs li button.current:hover{
	border-left: 1px solid #8cacbb;
	background-color: #8cacbb;
	color:#FFFFFF;
}
#hints {
  font-size: 12px;
  padding: 5px;
  border-bottom: 1px solid #8cacbb;
  margin: -4px -2px -2px;
  border: 1px solid #8cacbb;
  background-color: #FFFFE0;
  white-space: nowrap;
}

img { border: 0; }

/*
	Calendar style
*/
#CCIframe {
	display: none;
	left: 0px;
	position: absolute;
	top: 0px;
	height: 250px;
	width: 270px;
	z-index: 99;
}
#CC {
	position:absolute;
	background-color:#FFF;
	margin:0; padding:0;
	display:none;
	z-index: 100;
}
#CC table {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 8pt;
	border-left: 1px solid #336;
	border-right: 1px solid #336;
}
#CC th {
	font-weight: normal;
	text-align: center;
}
#CC th a {
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	padding: 1px;
}
#CC td {
	text-align: center;
}
#CC .header {
	background-color: #045c97;
}
#CC .weekday {
	background-color: #f3ffff;
	color: #000;
}
#CC .weekend {
	background-color: #FFC;
	color: #000;
}
#CC .weekno {
	background-color: #dfdfdf;
	color: #555;
}
#CC .current {
	border: 1px solid #339;
	background-color: #045c97;
	color: #FFF;
}
#CC .weekday, #CC .weekend, #CC .current {
	display: block;
	text-decoration: none;
	border: 1px solid #FFF;
	width: 2em;
}
#CC .weekday:hover, #CC .weekend:hover, #CC .current:hover {
	color: #FFF;
	background-color: #045c97;
	border: 1px solid #999;
}
#CC .previous {
	text-align: left;
}
#CC .next {
	text-align: right;
}
#CC .previous, #CC .next {
	padding: 1px 3px 1px 3px;
	font-size: 1.4em;
}
#CC .previous a, #CC .next a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#CC .title {
	text-align: center;
	font-weight: bold;
	color: #FFF;
}
#CC .empty {
	background-color: #f3f3f3;
	border: 1px solid #FFF;
}
div.err_msg {
	margin: 10px;
	padding: 3px;
	border: 1px solid #cc3300;
	background-color: #ffcccc;
	color: #dd2200;
	text-align: center;
}

div.warn_msg {
	margin: 10px;
	padding: 3px;
	border: 1px solid #ff9900;
	background-color: #ffff00;
	color: #ff5500;
	text-align: center;
}

div.note_msg {
	margin: 10px;
	padding: 3px;
	border: 1px solid #33cc00;
	background-color: #ccffcc;
	color: #007700;
	text-align: center;
}

#title {
	margin-bottom: 10px;
	width: 100%;
}
div.widgets_container {
	display: inline-block;
	width: 100%;
}
div.widget_title {
	font-weight: bold;
	color: #555;
	font-size: 1.3em;
	width: 100%;
	border-bottom: 1px solid #DDD;
	padding: 5px 0;
	margin-bottom: 5px;
}
div.widget {
	border: 1px solid #DDD;
	background: #FFF;
	padding: 0 10px;
	margin: 10px 0;
	box-sizing: border-box;
	display: inline-block;
	float: left;
	height: 23em;
	overflow: auto;
}
div.widget_full {
	width: calc(100% - 40px);
	margin-left: 20px;
}
div.widget_half {
	width: calc(50% - 30px);
	margin-left: 20px ;
}

.select2-selection__rendered {
	line-height: 18px !important;
	margin-top: 1px !important;
}
.select2-container .select2-selection--single {
	height: 22px !important;
	margin-top: -1px !important;
	border: 1px solid #777;
	border-radius: 2px !important;
}
.select2-selection__arrow {
	height: 21px !important;
	top: 0px !important;
}
.select2-dropdown {
	border: 1px solid #E5E5E5 !important;
	border-radius: 2px !important;
	-webkit-box-shadow: 0px 6px 12px #999;
	-moz-box-shadow:    0px 6px 12px #999;
	box-shadow:         0px 6px 12px #999;
}

::-webkit-scrollbar {
	width: 8px;
}
::-webkit-scrollbar-track {
	background: #F1F1F1;
}
::-webkit-scrollbar-thumb {
	background: #888;
}
::-webkit-scrollbar-thumb:hover {
	background: #555;
}
