div {
  margin-bottom: 10px;
  position: relative;
}

input[type="number"] {
  width: 100px;
}

input + span {
  padding-right: 30px;
}

input:invalid+span:after {
  position: absolute; content: '✖';
  padding-left: 5px;
  color: #8b0000;
}

input:valid+span:after {
  position: absolute;
  content: '✓';
  padding-left: 5px;
  color: #009000;
}

a:link, a:visited {
	color: #586EA5;
	text-decoration: none; 
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}

body, html {
	background-color: #FFFFFF;
	color: #35497D;
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	scrollbar-base-color: D5DFEE;
	scrollbar-shadow-color:#555F6E;
	scrollbar-3dlight-color:#D5DFEE;
	scrollbar-arrow-color:#555F6E;
	scrollbar-base-color:#D5DFEE;
	scrollbar-darkshadow-color:#D5DFEE;
	scrollbar-face-color:#D5DFEE;
	scrollbar-highlight-color:#D5DFEE;
}
form, td {
	font-size: 11px;
}
hr {
	color: #35497D;
	opacity: .5;
	filter: Alpha(Opacity=80,FinishOpacity=0,Style=2);
	height: 2px;
	width: 95%;
}
img {
	border: 0px;
}
.pageprint { 
	page-break-after: always;
	clear: both;
} 
.sidboxtitle {
	border-bottom: solid #AACFE9;
	border-bottom-width: 1px;
	border-top: solid #AACFE9;
	border-top-width: 1px;
	color: #35497D;
	height: 21px;
	padding: 2pt;
	margin: 0pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-decoration: none;
	vertical-align: middle;
}
.leftsidboxtitle {
	border-bottom: solid #B8CAE5;
	padding: 2px;
	border-bottom-width: 1px;
	border-top: solid #B8CAE5;
	border-top-width: 1px;
	color: #586EA5;
	padding: 2pt;
	margin: 1pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-decoration: none;
	vertical-align: middle;
}
.leftsideboxcontent {
	background-color: #FBFBFC;
	border-bottom: 1px solid #B8CAE5;
	border-left: 1px solid #B8CAE5;
	border-right: 1px solid #B8CAE5;
	color: #404040;
	padding: 2pt 3pt 8pt;
	text-align: left;
	text-decoration: none;
}
.bg1, .sidebar1, .sidebar2 {
	background-color: #FBFBFC;
}
.bg1Selected {
	background-color: #FBFBFB;
	color: #FF0000;
	font-weight: bold;
}
.bg2, .bg4 {
	background-color: #D5DFEE;
}
.bg3 {
	background-color: #EBF4F8;
}
.bg5 {
	background-color: #FFFFAA;
}
.bg6 {
	background-color: #FFCCCC;
}
.login, .textarea, .text, .button, .file, .select, .phone {
	border: 1px solid #477391;
	background-color: #B8CFE0;
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
}
.login2, .textarea2, .text2, .button2, .file2, .select2 {
	border: 1px solid #477391;
	background-color: #FFCCCC;
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
}
.copyTo{
	border: thin none;
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	text-transform: uppercase;
}
.waitbox {
	background: #F5F5F5;
	border: 1px solid #666666;
}
.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CECEDB;
	font-weight: bolder;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #CC3300;

}
.edits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.txtpq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.menu-select {
	font-family: Verdana;
	font-size: 8pt;
	border-style: groove;
	color : #0000A0;	
}
.statusAproved {
	background-color: #00CC00;
}
.statusWaiting {
	background-color: #FFFF66;
}
.statusHeld {
	background-color: #FF9966;
}
.statusRejected {
	background-color: #FF0000;
}.jumpLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.copyToFocused {
	border: thin none;
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 9px;
	color: #FF0000;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FFFFAA;
}
.transp_button {
    border: none;
    background-color: transparent;
	cursor: pointer;
}
.table_printing {
	border: 1px solid #000000;
}

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}




/* The main calendar widget.  DIV containing a table. */

.calendar {
  position: relative;
  display: none;
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
  font-size: 11px;
  cursor: default;
  background: Window;
  color: WindowText;
  font-family: tahoma,verdana,sans-serif;
}

.calendar table {
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
  font-size: 11px;
  cursor: default;
  background: Window;
  color: WindowText;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border: 1px solid;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
  background: ButtonFace;
}

.calendar .nav {
  background: ButtonFace url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #000;
  background: ActiveCaption;
  color: CaptionText;
  text-align: center;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid ButtonShadow;
  padding: 2px;
  text-align: center;
  background: ButtonFace;
  color: ButtonText;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border: 2px solid;
  padding: 0px;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  border-width: 1px;
  padding: 2px 0px 0px 2px;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid ButtonShadow;
  background: ButtonFace;
  color: ButtonText;
}

.calendar tbody .rowhilite td {
  background: Highlight;
  color: HighlightText;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
  padding: 2px 2px 0px 2px;
  background: ButtonFace;
  color: ButtonText;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody td.disabled { color: GrayText; }

.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) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: ButtonFace;
  padding: 1px;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
  color: ButtonText;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #e4e0d8;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border: 1px solid;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
  background: Menu;
  color: MenuText;
  font-size: 90%;
  padding: 1px;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .active {
  padding: 0px;
  border: 1px solid #000;
}

.calendar .combo .hilite {
  background: Highlight;
  color: HighlightText;
}

.calendar td.time {
  border-top: 1px solid ButtonShadow;
  padding: 1px 0px;
  text-align: center;
  background-color: ButtonFace;
}

.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: Menu;
}

.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: Highlight;
  color: HighlightText;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}

.encontrado{
  width:210px;
  font-size:11px;
  border:1px solid #CCCCCC;
  background-color:#FFFFFF;
  padding:3px;
  display:none;
}