/*------------------------------------------------------*/
/* File name	: colour.css															*/
/* Function		: Design all interface colour and size		*/
/* Program by	: Ding																		*/
/* Date			: 01/02/2005																*/
/*------------------------------------------------------*/
/*
@import "sortable.css";
@import "flora.all.css";
@import "jquery-tools.css";



@import "anylinkmenu.css";

@import "jquery-ui-1.9.0.custom.css";

*/
/*@import "jquery-tools.css";*/
@import "jquery-ui.css";
@import "dragable-boxes.css";
@import "jquery.jgrowl.css";
@import "form-field-tooltip.css";

body {
/*	font-family:"Lucida Grande","bitstream vera sans","trebuchet ms",sans-serif,verdana;*/
}

body {
	background-color:#F7F3EF;
	margin: 0pt;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #0082BF; 
	scrollbar-arrow-color:  #0082BF; 
	scrollbar-track-color: #E3E3E3; 
	scrollbar-darkshadow-color: #000066;
}

/*
img{
	vertical-align: middle;
}
*/
/**/
.ui-tabs {border-width: 0px;}
.ui-tabs .ui-tabs-panel { display: block; border-width: 1; border-top: 0 !important;background: #DBEAF5; float: left; position: relative;white-space: nowrap;}

/*
.ui-tabs {
	padding: 0px;
	background: none;
	border-width: 0px;
}
.ui-tabs .ui-tabs-nav {
	padding-left: 0px;
	background: transparent;
	border-width: 0px 0px 1px 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.ui-tabs .ui-tabs-panel {
	background: url(images/ui-bg_highlight-hard_100_f5f3e5_1x100.png) repeat-x scroll 50% top #f5f3e5;
	border-width: 0px 1px 1px 1px;
}
*/
/*
input,textarea	{border-width: 1px;border-style: solid;border-color: #000099;padding: 2px;}
*/
a:link			{color: #8A9292;}
a:visited		{color: #8A9292;}
a:active		{color: #8A9292;}
a:hover			{color: #FF0099;}
a			{text-decoration:none}



/*div.growlUI { background: url(/image/check48.png) no-repeat 10px 10px }*/
div.growlUI {
	font-family: Tahoma, Verdana, sans-serif; 
	font-size: 12px;
}

div.growlUI h1, div.growlUI h2 {
	color: white; padding: 5px 5px 5px 75px; text-align: left
}

h1{
	font-size: 28px;
	color: #FFFFFF;
	background-color: #4682b4;
}

/*start css table tab - a new version of tab*/
.tbltab{
	border-bottom:2px solid #FFFFFF;
	border-top:2px solid #FFFFFF;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	background-color:#E0DFE3;
	color:#9A9CA6;
}
/*end of table tab*/

/*start css tab*/
ul#tab{
	width: 100%;
	margin: 0;
	padding: 0;
	/*list-style-type: none;*/
}

ul#tab li{
	display: block;
	float: left;
	position: relative;
	/*top: 5px;*/
	border:1px solid black;
	border-bottom:0px solid #4682B4;
	border-top:2px solid #F7F3EF;/*#E0DFE3;*/
	border-left:2px solid #F7F3EF;/*#E0DFE3;*/
	border-right:2px solid #F7F3EF;/*#E0DFE3;*/
/*	margin: 0 0 0 10px;*/
	margin: 0 0 0 0px;
	background-color: #F7F3EF;/*#E0DFE3;*/
}

ul#tab li a{
	display: block;	
/*	padding: 5px;*/
	text-decoration:none;
	font-family: Tahoma, Verdana; 
	font-size: 14px; 
}

body#tab1 li.tab1,
body#tab2 li.tab2,
body#tab3 li.tab3,
body#tab4 li.tab4,
body#tab5 li.tab5,
body#tab6 li.tab6,
body#tab7 li.tab7,
body#tab8 li.tab8,
body#tab9 li.tab9,
body#tab10 li.tab10,
body#tab11 li.tab11,
body#tab12 li.tab12,
{
	border-bottom:2px solid #4682B4;
	border-top:2px solid #4682B4;
	border-left:2px solid #4682B4;
	border-right:2px solid #4682B4;

/*	padding: 5px;*/
	background-color:#4682B4;
	color:#FFFFFF; 
	font-weight: bold; 
	font-family: Tahoma, Verdana; 
	font-size: 14px; 
	 
}

/*end css tab*/
.right {
	text-align:right;
}

.oddRow {
	background-color: #F2DFFF;
}

.evenRow {
	background-color: #FFFFFF;
}

.header1{
	color: #ffffff; 
	background: #4682B4; 
	font-weight: bold; 
	font-family: Tahoma, Verdana; 
	font-size: 13px; 
	margin: 0px; 
	padding-left: 2px; 
	height: 22px;
}

.lblTitle lblMsgWarning{
	border: none #FFFFFF;
	font-family: Tahoma, Verdana, sans-serif; 
	font-size: 12px;
	height: 22px;
	margin: 0px; 
}

.lblMsgWarning{
	color: red;
}

.tbl{
	background-color: #DBEAF5;
}

.tblDotLink{
	float: left; 
	background-color: rgb(193, 30, 91); 
	width: 5px; 
	height:5px; 
	margin: 4px; 
	border: 1px solid black;
}

.txb {
	margin: 0 5px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	background-color: #DBEAF5;
	border: 1px solid #A9A9A9;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.txb:focus {
	border-color: #696969;
}

.txb:disabled, .txb[readonly] {
	background-color: #E9ECEF;
}

.txbPriceNegative{
	font-family: Tahoma, Verdana, sans-serif; 
	font-size: 12px; 
	background-color: #DBEAF5;
	margin: 0 5px 0 5px;
	color: #CC0000;
}

.txbDisplayPriceNegative{
	border: none #FFFFFF;
	font-family: Tahoma, Verdana, sans-serif; 
	font-size: 12px;
	padding: 0px 0px 0px 5px;
	color: #CC0000;
}

.txbArea{
	font-family: Tahoma, Verdana, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	background-color: #DBEAF5;
	margin: 0 5px 0 5px;
}

.txbDisplay {
	border: none #FFFFFF;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	padding: 0px 0px 0px 5px;
  /*readOnly:true;*/
  box-shadow: none;
}

/* DISPLAY BACKGROUND COLOR IS BLUE #4682B4 */
.txbDisplayB{
	color: #ffffff; 
	border: none #4682B4;
	background-color: #4682B4;
	font-family: Tahoma, Verdana, sans-serif; 
	font-size: 12px;
	padding: 0px 0px 0px 5px;
    /*readOnly:true;*/

}

/* DISPLAY BACKGROUND COLOR IS PINK #F2DFFF */
.txbDisplayP{
	border: none #4682B4;
	background-color: #F2DFFF;
	font-family: Tahoma, Verdana, sans-serif; 
	font-size: 12px;
	padding: 0px 0px 0px 5px;
    /*readOnly:true;*/

}

/* DISPLAY BACKGROUND COLOR IS GREEN #CCFFCC */
.txbDisplayG{
	border: none #4682B4;
	background-color: #CCFFCC;
	font-family: Tahoma, Verdana, sans-serif; 
	font-size: 12px;
	padding: 0px 0px 0px 5px;
    /*readOnly:true;*/

}

.txbInput{
	border-right: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-bottom: #330099 1px solid;
	font-family: Tahoma, Verdana, sans-serif; 
	font-size: 12px;
	margin: 0 0 0 5px;
}

.txbTitle{
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 14px;
	padding: 0px 0px 0px 5px;
	border: #4682B4 0px solid;
	background-color: #3399CC;
}

.txbError{
	font-family: Tahoma, Verdana, sans-serif; 
	font-size: 12px; 
	margin: 0 5px 0 5px;
	border: 1px solid #cd0a0a; 
	background: #fef1ec ;
	color: #cd0a0a;
}
/*.selectBox{
	font-family: Tahoma, Verdana, sans-serif; 
	font-size: 12px;
	padding: 0px 0px 0px 5px;
	margin: 0 5px 0 5px;
}*/

/*mylong 02/08/2012*/
.selectBox{
	font-family: Tahoma, Verdana, sans-serif; 
	font-size: 12px;
	padding: 0px 0px 0px 5px;
	margin: 0 5px 0 5px;
}

.selectmultiple {
	font-size:10px;
	width:200px
}

.button{
/*	border: 0px solid #4682B4; 
	font-family: tahoma, verdana; 
	font-size: 12px; 
	background-color: #DBEAF5;#3b5998 
	height:18px; 
	text-align: center; 
	cursor: hand;

  padding: 2px 15px 3px 15px;
*/  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-color: #D9DFEA;
  border-left-color: #D9DFEA;
  border-bottom-color: #0e1f5b;
  border-right-color: #0e1f5b;
  background-color: #4682B4;
  color: #FFFFFF;
  font-size: 12px;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  text-align: center;
  cursor: hand;
}

.button:disabled {
	opacity: .65;
}

.tfvHighlight{
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
	padding: 0px 0px 0px 5px;
	height:21px; 
}

.tfvHighlight1{
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: normal;
	color: #CC0000;
	font-size: 12px;
	padding: 2px 0px 2px 5px;
	height:21px; 
}

.tfvNormal{
	/*font-weight: normal;*/
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: normal;
	color: black;
	font-size: 12px;
	padding: 0px 0px 0px 5px;
	height:21px; 
}

.labelNormal{
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	padding: 4px 0px 2px 5px;
}

.titleFont {
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 14px;
	padding: 2px 0px 2px 5px;
}

.bodyFont {
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: normal;
	color: black;
	font-size: 12px;
	padding: 0px 0px 0px 5px;
}

.bodyFontwhite {
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: normal;
	color: white;
	font-size: 12px;
	padding: 0px 0px 0px 5px;
}

.primaryidFont {
	border:none #FFFFFF;
	text-align:left;
	font-weight:bold;
	font-size:20px;
}

.remarkFont {
	font-family:Tahoma, Verdana, sans-serif;
	border:none #FFFFFF;
	color: #CC0000;
	text-align:left;
	font-style: italic;
	font-size:11px;
}
.mainTitleFont {
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: normal;
	color: #6699CC;
	font-weight: bold; 
	font-size: 18px;
	padding: 2px 0px 2px 5px;
}

.hand {
	cursor: hand;
}

.tblheader{padding: 2px;}

.evenRowColor{ background-color: #FEDFFF ; border-left-color:#FEDFFF;border-right-color:#FEDFFF; 
			    border-color:#FEDFFF; border-bottom-color:#FEDFFF;border-top-color:#FEDFFF;width:10%;} 
			   
.oddRowColor { background-color: #D2FFD2; border-left-color:#D2FFD2; border-right-color:#D2FFD2;  
			   border-color:#D2FFD2; border-bottom-color:#D2FFD2; border-top-color:#D2FFD2;width:10%;}

.pwd-strength-box,
.pwd-strength-box-low,
.pwd-strength-box-med,
.pwd-strength-box-hi{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9px;
	color: #C0C0C0;
	padding: 2px 2px 2px 5px;
	background-color: #3399CC;
}

.pwd-strength-box-low{
	color: #000000;
	background-color: #FF0D13;
}

.pwd-strength-box-med{
	color: #000000;
	background-color: #FFFF99;
}

.pwd-strength-box-hi{
	color: #000000;
	background-color: #00FF00;
}

.navi-position{
	/*position:relative;
	left:760px;*/
	text-align: center;
}

.navi-position2{ 
position:absolute;
	left:780px; 
	top:400px;
}

.navi-positionsmall{
	position:relative;
	left:670px; 
}


.filter-position{
	position:relative;
}

/*mylong*/
.filter-position2{
	position:relative;
	left:4px; 
}

.msgDivTitle{
	font-family: Tahoma, Verdana, sans-serif;
	color: yellow;
	float:left;
	font-size: 14px;
}

.msgDiv{
	font-family: Tahoma, Verdana, sans-serif;
	display:none;
	font-size: 14px;
}

.msgDivTxtHighlight{
	font-family: Tahoma, Verdana, sans-serif;
	color: #CC3366;
	font-size: 14px;
}

.divRptMenu {
	border:1px solid black;
	position: absolute;
	
}

/* ############################### CALENDAR CSS #################################################################### */

/* The main calendar widget.  DIV containing a table. */

div.calendar { position: relative; }

.calendar, .calendar table {
  border: 1px solid #556;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #eef;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
}

.calendar .nav {
	/*menuarrow.gif not found*/
  /*background: #778 url(menuarrow.gif) no-repeat 100% 100%;*/
  background-color: #778;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  background: #fff;
  color: #000;
  padding: 2px;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
  background: #778;
  color: #fff;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #bdf;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #556;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #a66;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #aaf;
  color: #000;
  border: 1px solid #04f;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background-color: #77c;
  padding: 2px 0px 0px 2px;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #456;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fbb;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #bdf;
}

.calendar tbody .rowhilite td {
  background: #def;
}

.calendar tbody .rowhilite td.wn {
  background: #eef;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #def;
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #cde;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #fff;
  color: #000;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #a66;
}

.calendar tbody td.today { /* Cell showing selected date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #556;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #fff;
  color: #445;
  border-top: 1px solid #556;
  padding: 1px;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #aaf;
  border: 1px solid #04f;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #77c;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #655;
  background: #def;
  color: #000;
  font-size: 90%;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: #acf;
}

.calendar .combo .active {
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  background: #eef;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #f4f0e8;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}

/* ############################### TOOLTIP FOR DISPLAYING REQUIRED DESCRIPTION ########################### */

#dhtmltooltip{  /* Tooltip for displaying required description */
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

/* ############################### CSS FOR THE SEARCH DIV ########################################### */

/* CSS for the search DIV */
#acDiv{ border: 3px solid #9F9F9F;  background-color:#F3F3F3; padding: 6px; font-size:12px; font-family:Courier, mono,"Courier New"; color:#000000; display:none; position:absolute; z-index:999;}
#acDiv UL{ list-style:none; margin: 0; padding: 0; } 
#acDiv UL LI{ display:block;}
#acDiv A{ color:#000000; text-decoration:none; }
#acDiv A:hover{ color:#000000; }
#acDiv LI.selected{ background-color:#98D0FE; color:#000000; }

#mainTable{ width: 95%;}
#mainTable #titulo{ font-size:18px; font-weight:bold; color:#006699; }
#mainTable #subtitulo{ font-size:10px; padding: 0 0 10px 0; vertical-align:top; }
#mainTable #logo{ text-align:right; }
#exTable{ width: 100%; border-left: 2px solid #006699; margin-left: 15px; background-color:#EEEEEE; padding: 5px;}
#exTable INPUT{ width:90%; border: 1px solid #006699; color:#666666; padding: 0 0 0px 4px;}
#exTable #texto{ font-size:10px; color: #000000; text-align:justify; padding: 18px;}
#exTable #label{ font-size:10px; font-weight:bold; color:#006699; padding-left: 3px;}
#exTable #label.lateral{ width: 10%; text-align:right; padding: 0 5px 0 0;}
#mainTable #footer{ font-size: 10px;}
#mainTable A{ color:#336699; border-bottom: 1px dashed #CCCCCC; text-decoration:none;}
#mainTable A:hover{ color:#003366;}
#changelog{ border: 1px solid #006699; background-color:#EEEEEE; padding: 5px; font-size:10px; width: 50%;}

/* ############################### UL CONTEXT MENU CSS ########################################### */

ul.contextmenu
{
    font: 12px Tahoma, Verdana, sans-serif;
	list-style:none;
	padding:0;
	margin:0;
	border:1px solid #ccc;
	border-bottom:none;
	background:#fff;
}

ul.contextmenu li 
{
	padding:0;
	margin:0;
	border-bottom:1px solid #ccc;
}

ul.contextmenu a , ul.contextmenu a:visited
{
	display:block;
	white-space:nowrap;
	padding:4px 10px 4px 4px;
	color:#000000;
	font-weight:bold;
}

ul.contextmenu a img
{	
	padding-right:4px;
	border:none;
}

ul.contextmenu a:hover 
{
	background:#eee;
	color:#900;
	text-decoration:none;
}

/*###################### Remove button ##############################*/

.bttRemove {
	float:right;
	height: 48%;
	padding:5px;
}


.bttRemove2 {
	float:right;
	padding:3px;
}


.mutiText {
	float:left;
	overflow:auto;
	width: 400px;
	padding:2px;
}
/*DATE ERROR
input.error {
	border: 2px solid red;
}
*/

input {
	outline: 0;
}

img,
svg {
  vertical-align: middle;
}

.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5;
}
.btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}
.btn-close:focus {
  outline: 0;
  /*box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);*/
  opacity: 1;
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  opacity: 0.25;
}

/* class for alternate dialog (DIV) of showModalDialog */
.gs-modal-dialog {
	max-height: 90%;
	max-width: 90%;
}
