
@media screen {
/*************************************
 General Form Styles
*************************************/
fieldset {
	/************/
	float: left;
	/*clear:left;*/
	xwidth: 100%;
	/************/
	margin: 0.5em 0 0 0;
	padding: 0 0 0.5em 0;
}
legend {
	margin-left: 1em;
	color: #000000;
	font-weight: bold;
	margin-bottom: 1em;
}
fieldset ol {
	padding: 0em 1em 0 1em;
	list-style: none;
	margin: 0 0 0 0;
}
/*********fieldset li {
float:left;
clear:left;
width:100%;
padding-bottom: 0;
}***/
fieldset.submit {
	float: none;
	width: auto;
	border-style: none;
	padding-left: 12em;
}
fieldset#directors {
	border-style: none;
}
fieldset#addressbook {
	border-style: none;
}
/*************************************
 Contextual Selectors 
*************************************/

fieldset input.widetext {
	width: 24em;/*background-color: cyan;*/
}
input.extrawidetext {
	width: 34em;
}
fieldset select.selwidth {
	width: 25em;/*background-color: cyan;*/
}
form.subnav {
	float: left;
	height: 30px;
	padding: 0 20px 0 0;
}
.mybuttonsmall {
	width: 120px;
}
/*************************************
 Layout DIVs
*************************************/
#leftcol {
	width: 47%;
	float: left;
	margin: 0 1em 0 0;
}
#rightcol {
	width: 47%;
	min-height: 800px;
	height: auto !important;
	height: 800px;
	float: left;
}
#frame {
	height: 500px;
	margin: 0 0 -270px 0;
}
#frame2 {
	height: 500px;
	margin: 0 0 -270px 0;
}
#subnav {
}
#fpwForm {
	background-color: #f3f3f3;
	padding: 50px 0 0 0;
}
#belownotes {
	margin-top: 200px;
	color: #1111ff;
}
#belownotes2 {
	margin-top: 100px;
	color: #1111ff;
}
/*************************************
 HTML tag styles
*************************************/
html {
	background-color: #DDDDFF;
}
body {
	font-family: Trebuchet MS, sans-serif;
	color: #333333;
	line-height: 1.3;
	font-size: 10pt;
	margin-left: 5%;
	margin-right: 5%;
	padding: 0px;
	background-color: #F0F0FF;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 1600px;
}
h1, h2 {
	clear: left;
}
h3 {
	margin: 0 0 0 0;
}
table {
	font-size: 10pt;
}
/*************************************
 Classes
*************************************/
}
.floatright {
	float: right;
}
.clearleft {
	clear: left;
}
.emphasis {
	font-weight: bold;
}
.emp_red {
	color: ff0000;
}
.emp_ital {
	font-style: italic;
}
.minibutton {
	height: 20px;
	Margin: 0 0 -15px 10px;
}
.detailbutton {
	height: 20px;
	Margin: 0 0 -15px 10px;
}
.miniform {
	height: 20px;
	Margin: 0 0 0 10px;
}
.cmd_save {
	background-color: 00ff00;
}
.cmd_cancel {
	background-color: ff0000;
}
.statChange {
	margin: 0 0 0 0;
}
#statlist {
	border: 2px solid #f00000;
	width: 10em;
	padding: 5px;
}
#statlist ul {
	list-style-type: circle;
	font-weight: bold;
	margin: 0 0 0 1em;
	color: #aaaaaa;
}
.current {
	list-style-type: square;
	color: #f00000;
}
/* 14/6/10: Style which were in Header .
body {
margin-left: 10%;
margin-right: 10%;
background-color: #ccc; 
}
.style4 {color: #eeeeaa}
.err {color: #FF0000}
.mybutton { width: 12em; }
.lines {border-bottom: 1px solid gray; padding: 2px; }
*/
/*NAVIGATION BAR ********************************************************/


#navlist a:link, #navlist a:visited, #navlist a:active {
	text-decoration: none;
	color: #FFF;
}
#navcontainer ul li:hover {
	background-color: #369;
	color: #fff;
}
#livemenu #livecustomer, #livemenu #livecredits, #livemenu #livereceipt, #livereports, #livereports2, #livemenu #livepayment, .show {
	max-height: 0px;
	overflow: hidden;
}
div, nav, aside, section, header, li, ul {
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}
#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	color: White;
	width: 100%;
}
#navcontainer p {
	background-color: #036;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	display: block;
	margin-top: -65px;
	float: right;
	padding: 8px;
	color: #FFF;
	width: 200px;
	text-align: center;
}
#navcontainer ul li {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-right: 10px;
	padding: 0.2em 0.8em;
	background-color: #036;
	min-height: 31px;
	color: White;
	max-width: 130px;
	cursor: pointer;
}
#livemenu {
	max-height: 0px;
	overflow: hidden;
}
#livemenu li {
	border-bottom: #FFF 1px solid;
	margin: 0px;
	margin-right: 0px !important;
	padding: 0.2em 0.2em !important;
	margin-bottom: 3px;
	width: 95%;
}
#livemenu .thelive li {
	text-align: left;
	min-height: 20px;
	width: 100%;
	padding-left: 5px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border-bottom: 0px;
	border-top: 1px solid #006
}
#lilive {
	position: absolute
}
#menuhide {
	display: none
}

@media only screen and (max-width: 1120px) {
#navcontainer p {
	background-color: #036;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	display: block;
	margin-top: 0px;
	float: right;
	padding: 0px;
	color: #FFF;
	width: 200px;
	text-align: center;
	position: absolute;
	top: 0px;
	right: 10px;
}
#navcontainer ul {
	margin-top: 20px;
}
#navcontainer ul li {
	width: 130px;
	margin-top: 20px;
}
#navcontainer ul li li {
	width: 100px;
	margin-top: 5px;
}
#lilive {
	position: relative
}
}

@media only screen and (max-width: 590px) {
#navlist {
	max-height: 0px;
	overflow: hidden;
	padding-top: 20px;
}
#menuhide {
	display: block !important;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	background: #009;
	color: #FFF;
	text-align: center;
	padding: 10px;
	position: fixed;
	top: 0px;
}
#navcontainer ul li {
	width: 90% !important;
	max-width: 90% !important;
	margin: auto !important;
	margin-top: 10px !important;
}
}
/*NAVIGATION BAR END ****************************************************/

/*Exspanding divs */
.slide-body {
	height: 0px;
	overflow: hidden;
}
.slide-body tr:nth-child(odd) {
	background-color: #CDF;
}
.expanded {
	height: auto !important;
	overflow: visible !important;
}
#webmenu_child {
	height: auto !important;
}
.content-left {
	float: left;
}
.content-right {
	float: left;
	padding-left: 20px;
}
.button-container {
	display: block;
}
.button-container button {
    font-size: 1.2em;
}
.scroll {
	position: fixed;
	top: 35px;
	width: 100%;
}
/*FORMS ****************************************************/
input[type="text"], input[type="number"], select, input[type="date"] {
	padding: 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
	width: 200px;
	margin-bottom: 5px;
}
label {
	float: left;
	width: 10em;
	margin-right: 2em;
	text-align: right;
	margin-bottom: 5px;
}
#nospace label {
	margin-bottom: 0px !important;
}


.label {
    float: left;
    width: 10em;
    text-align: right;
    margin-right: 2em;
    margin-top: 0em;
    margin-bottom: 0.7em;
}

.readonly {
    float: left;
    width: 18em;
    font-weight:bold;
    //border: 1px solid;
    margin-top: 0em;
    margin-bottom: 0.7em;
}

textarea {
	padding: 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
	width: 400px;
	height: 100px;
}
input[type="submit"] {
	padding: 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
}
}
.table {
	display: table;

}
.table2 {
	overflow: auto;
	white-space: nowrap;
}
.row {
	display: table-row;
	white-space: nowrap;
	width: 48% !important;
}


.row:nth-child(odd) {
	background-color: #FCFCFC;
}

.row:hover {
	background-color:#608DC3;
}


.nopay {
	background: #FCC2C2
}
.row_title {
	font-weight: 700;
	background-color: #BAC0E3 !important;
	text-align:center; 
}
.row_botton {	font-weight: 800;
	background-color: #1C23A2 !important; color:#FFFFFF}
	.row_final {	font-weight: 800;
	background-color: #000000 !important; color:#FFFFFF}
.cell {
	display: table-cell;
	border: #555555 1px solid;
	border-top: 0;
	padding: 5px;
}


.product {  float:left;width:40%; margin-left:10px;
 }
 
 .product_print {  float:left;width:60%; margin-left:10px; }
	
.value   {
}
	
.dates { font-weight:600;}
	
	
.line {    }

.days  { border-bottom:#BBBBBB 1px solid;
}

.total { font-weight: 900; }

.month {  border:1px solid #D3CDCD; width:90%; padding:1%; margin:auto; cursor: pointer}

.status {
    color: red;
    font-weight: bold;
    margin-bottom:10px;
}

.opening_row .cell{
    font-weight: bold;
}

.right {
    text-align: right;
}
