/*******************************************************************************/
/************************** RHISCOM STYLES ***********************************/
/*******************************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border:0;
	margin:0;
	outline:0;
	padding:0;
	font-size: 100%; /*add font size to reset */
	background: transparent;
	vertical-align: baseline;
}
body {
	line-height: 1.5em;
	color: black;
	background-color: black;
	font-size: 62.5%;
}

div#NotificationsForm  > .NotificationsFormClass tr:nth-child(2),.NotificationsFormClass tr:nth-child(3) ,.NotificationsFormClass tr:nth-child(4) {	
	color: black !important;
	font-size: 15px !important;	
	font-weight:bold !important;	
}

blockquote,body,div,dl,dt,dd,fieldset,form,h1,h2,h3,h4,h5,h6,img,input,li,ol,p,select,span,td,textarea,th,ul {
	border-style: none;
	margin: 0;
	padding: 0;
}
a,address,body,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
body,caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
ol,ul {
	list-style: none;
}
/* ===== Basic Element Styles ===== */
a,a:visited {
	/* color: #fff; */
}
a:hover,a:active {
	text-decoration: underline;
}
.disabled {
	color: #333366;
	text-decoration: none;
}
body,textarea,input,select {
	font-family:Verdana, Geneva, sans-serif;
}
hr {
	background-color: #999999;
	border: 0;
	height: 0.1em;
	margin: 0.5em 0 0.5em 0;
}
input[type="radio"],input[type="checkbox"] {
	font-size: 1.1em;
	margin: 0.2em;
	vertical-align:middle;
}
.access_login_table input[type="password"] {
	background-color: #EEEDED;
	font-size: 1.1em;
	margin: 0.2em;
	vertical-align: middle;
	padding-top: 0.4em;
	padding-right: 0;
	padding-bottom: 0.4em;
	padding-left: 1em;
	width: 215px;
	height: 40px;
	margin-top: 15px;
	color: #08A64E;
	font-weight: bold;
}
.access_login_table input[type="text"]{
	background-color: #EEEDED;
	font-size: 1.1em;
	margin: 0.2em;
	vertical-align:middle;
	padding-top: 0.4em;
	padding-right: 0;
	padding-bottom: 0.4em;
	padding-left: 1em;
	width: 215px;
	height: 40px;
	color: #08A64E;
	font-weight: bold;
}
table input[type="text"]{
	font-size: 1.1em;
	margin: 0.2em;
	vertical-align:middle;
	padding-top: 0.4em;
	padding-right: 0;
	padding-bottom: 0.4em;
	padding-left: 1em;
	width: 215px;
	height: 20px;
	color: #08A64E;
	font-weight: bold;
}
table input[type="password"] {
	font-size: 1.1em;
	margin: 0.2em;
	vertical-align: middle;
	padding-top: 0.4em;
	padding-right: 0;
	padding-bottom: 0.4em;
	padding-left: 1em;
	width: 215px;
	height: 20px;
	margin-top: 15px;
	color: #08A64E;
	font-weight: bold;
}
textarea {
	background-color: #ffffff;
	font-size: 1.1em;
	margin: 0.2em;
	padding: 0.1em;
	width: 70%;
}
#selectGroupsArea {
	background-color: #bfbfbf;	
}
select {
	background-color: #fff;
	font-size: 1.1em;
	height: 2.1em; /* force ctrl to scale with text */
	margin: 0.2em;
	padding: 0.1em;
	vertical-align:middle;
	width: 225px;
	border: 1px #ccc solid;
}
table input[type="text"]#listReceivingICDMerchandiseLineItemForm_unitToUpdate{
	width:30px;
}
table input[type="text"]#lote{
	width:30px;
}
table input[type="text"]#expirationDate{
	width:90px;
}
table input[type="text"]#temperatureReach{
	width:30px;
}
select#lotState{
	width:80px;
}
table input[type="text"]#lotStateComment{
	width:80px;
}
.selectBox {
	width: 100px;
}
#whizzycreateHelp_content {
	background-color: #FFF;		
}
maximumDiscountPercent
/*Estilos que corresponde a los tamanos de campos de texto con entrada de informacion pequeña (numeros)*/
input[name="customer_minimumAge"],input[name="customerAccount_validPeriod"],input[name="customerAccount_pointsValidPeriod"],input[name="customerAccount_mainCardMax"],input[name="marketing_agataAjustmentFactor"],input[name="marketing_agataDecimals"],input[name="serialPrefix"],input[name="customerAccount_aditionalCardMax"],input[name="maximumDiscountPercent"]{
	width: 50px;
}
/*Estilos que corresponde a los tamanos de campos de texto con seleccion de informacion numerica*/
select[name="effectiveDatetime_c_hour"],select[name="effectiveDatetime_c_minutes"],select[name="effectiveDatetime_c_ampm"],select[name="decimalPrecision"],select[name="planStartDateTimestamp_c_hour"],select[name="planStartDateTimestamp_c_minutes"],select[name="planStartDateTimestamp_c_ampm"],select[name="planEndDateTimestamp_c_hour"],select[name="planEndDateTimestamp_c_minutes"],select[name="planEndDateTimestamp_c_ampm"],select[name="effectiveDate_c_hour"],select[name="expiryDate_c_hour"],select[name="effectiveDate_c_minutes"],select[name="expiryDate_c_minutes"]{
	width: 50px;	
}
#crearMetaSucursales_sucId{
	width: 250px;
	height: 200px;
}
select[name="userPrefValue"],select[name="reportFilePath"]{
	width: 450px;
}
#search-results {
	background-color: #FFF;	
	box-shadow: 0px 1px 1px rgba(50, 50, 50, 0.75);
}
.access_login_table input[type="submit"] {
	background: #AAA9A9;
	background-image: -webkit-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -moz-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -ms-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -o-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: linear-gradient(to bottom, #AAA9A9, #AAA9A9);
	font-family: Arial;
	color: #08A64E;
	font-size: 20px;
	padding: 12px 40px 12px 40px;
	text-decoration: none;
	width: 229px;
	margin-top: 15px;
	height: auto;
	margin-left: 0px;
}
.access_login_table input[type="submit"]:hover {
	background: #AAA9A9;
	background-image: -webkit-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -moz-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -ms-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -o-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: linear-gradient(to bottom, #AAA9A9, #AAA9A9);
	text-decoration: none;
	color: #08A64E;
}
table input[type="submit"] {
	background: #08A64E;
	background-image: -webkit-linear-gradient(top, #08A64E,#08A64E);
	background-image: -moz-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -ms-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -o-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: linear-gradient(to bottom, #08A64E, #08A64E);
	font-family: Arial;
	color: #fff;
	font-size: 16px;
	padding: 0px;
	text-decoration: none;
	width: 200px;
	height: 38px;
	float: right;
	margin-bottom: 5px;
	margin-right: 70px;
	margin-left: 10px;
	margin-top: 22px;
}

table input[type="submit"]:hover {
	background: #08A64E;
	background-image: -webkit-linear-gradient(top, #08A64E, #08A64E);
	background-image: -moz-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -ms-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -o-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: linear-gradient(to bottom, #08A64E, #08A64E);
	text-decoration: none;
	color: #fff;
}

.smallSubmit{
	background: #08A64E;
	background-image: -webkit-linear-gradient(top, #08A64E,#08A64E);
	background-image: -moz-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -ms-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -o-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: linear-gradient(to bottom, #08A64E, #08A64E);
	font-family: Arial;
	color: #fff;
	font-size: 15px;
	padding: 8px 0px 8px 0px;
	text-decoration: none;	
	float: left !important;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}

.highSubmit{
  background: #08A64E;
  background-image: linear-gradient(to bottom, #08A64E, #08A64E);
  font-family: Arial;
  color: #fff;
  font-size: 15px;

  float: left !important;      
  display: block;
  margin: 12px 0 !important;   

  width: 420px !important;    
  height: 42px !important;
  padding: 8px 16px !important;

  white-space: nowrap;       
}



input[type="button"] {
	background: #08A64E;
	background-image: -webkit-linear-gradient(top, #08A64E, #08A64E);
	background-image: -moz-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -ms-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -o-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: linear-gradient(to bottom, #08A64E, #08A64E);
	font-family: Arial;
	color: #EEEDED;
	font-size: 12px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	margin-left: 2px;
	float: right;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
input[type="button"]:hover {
	background: #08A64E;
	background-image: -webkit-linear-gradient(top, #08A64E, #08A64E);
	background-image: -moz-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -ms-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -o-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: linear-gradient(to bottom, #08A64E, #08A64E);
	text-decoration: none;
}
A.buttontext {
	background: #08A64E;
	background-image: -webkit-linear-gradient(top, #08A64E, #08A64E);
	background-image: -moz-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -ms-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -o-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: linear-gradient(to bottom, #08A64E, #08A64E);
	font-family: Arial;
	color: #fff;
	font-size: 12px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	margin-left: 2px;
	float: left;
	margin-bottom: 1px;
}
A.buttontext:hover {
	background: #08A64E;
	background-image: -webkit-linear-gradient(top, #08A64E, #08A64E);
	background-image: -moz-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -ms-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -o-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: linear-gradient(to bottom, #08A64E, #08A64E);
	text-decoration: none;
}
.buttontextdisabled {
	background: #AAA9A9;
	background-image: -webkit-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -moz-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -ms-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -o-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: linear-gradient(to bottom, #AAA9A9, #AAA9A9);
	font-family: Arial;
	color: #fff;
	font-size: 12px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	margin-left: 2px;
	float: left;
	margin-bottom: 1px;
}
.buttontextdisabled:hover {
	background: #AAA9A9;
	background-image: -webkit-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -moz-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -ms-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -o-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: linear-gradient(to bottom, #AAA9A9, #AAA9A9);
	text-decoration: none;
}
.browsetext a {
	line-height: 1.5em;
	margin-left:  0.0em;
	padding: 0.4em 0.6em 0.4em 0.6em;
	color: #fff;
	-o-border-radius: 5px; /*opera*/
	-moz-border-radius: 5px; /*Mozilla*/
	/* -webkit-border-radius: 5px; */	/*Chrome*/
	-khtml-border-radius:5px; /*Nav Linux*/
	behavior: url('border-radius.htc'); /*IE*/
	/* border-radius: 5px; */
	background-color: #77C66F;
	text-decoration: none;
	margin-bottom: 1px;
	display: block;
	font-size: 11px;
}
.browsetext a:hover {
	background-color: #08A64E;
	font-weight:bold;
	color:#fff;
	border-bottom: 2px #AAA9A9 solid;
}
input[type="file"] {
	font-size: 1.1em;
	height: 2.1em; /* force ctrl to scale with text */
	margin: 0.2em;
	padding:0.4em 0;
	vertical-align:middle;
}
select[multiple="multiple"] {
height: 15em;
}
h1,.h1 {
font-size: 1.6em;
font-weight: bold;
}
h2,.h2 {
font-size: 1.7em;
font-weight: bold;
}
h3,.h3 {
/* font-size: 1.1em; */
/* font-weight: bold; */
color: #FFFFFF;  font-size: 12px;  display: block;  
min-height: 20px;  margin-top: 0;  margin-right: auto;  margin-bottom: 0;  margin-left: auto;  padding-top: 0.4em;  padding-left: 1em;  
background: #08A64E;
width: 100%;
}
/* IE7 fix */
table {
font-size: 1em;
margin: 0px;
}
th,th a {
color: #000000;
font-weight: bold;
}
.info {
color: #000000;
font-style: normal;
}
.boxhead {
	color: #FFFFFF;
	font-size: 12px;
	display: block;
	min-height: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0.4em;
	padding-left: 1em;
	background: #08A64E;
}
.boxlink {
	float: right;
}
DIV.boxtop {
	background-color: #000099;
	border-color: #999999;
	border-style: solid;
	margin: 0 auto 0 auto;
	padding: 0.1em 0.4em 0.1em 0.4em;
	text-align: center;
}
DIV.boxhead-left {
	border: none;
	color: #FFFFFF;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	width: auto;
}
DIV.boxhead-fill {
	border: none;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	width: 0;
}
DIV.boxhead-right {
	border: none;
	color: #FFFFFF;
	float: right;
	font-size: 1.1em;
	font-weight: bold;
	width: auto;
}
A.boxheadbutton {
	color: #FFFFFF;
	font-size: 1.1em;
}
A.boxheadbutton:hover {
	color: #ff0000;
	text-decoration: none;
}
.boxoutside {
	background-color: #FFFFFF;
	border: 0.1em solid #999999;
}
.boxtop {
	background-color: #000099;
	border: 0 solid #999999;
	padding: 0.1em 0.4em 0.1em 0.4em;
}
.boxbottom {
	background-color: #FFFFFF;
	border: 0 solid #999999;
	padding: 0.4em;
}
.button {
	background-color: #dddddd;
	border: 0.2em outset #9999CC;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
.browsecategorylist {
	margin-left: 10px;
}






.browsecategorytext {
	color: #000099;
	font-weight: bold;
	padding-left: 15px;
	background: url(../images/bullet_pink.png) no-repeat;
}
/* Catalogs bullet */
.browsecategorylist .browsecategorytext {
	background: url(../images/bullet_green.png) no-repeat;
}
/* Categories bullet */
.browsecategorylist .browsecategorylist .browsecategorytext {
	background: url(../images/bullet_red.png) no-repeat;
}
A.browsecategorybutton {
	color: #181818;
}
.browsecategorybuttondisabled {
	color: #333333;
	font-weight: bold;
}
A.linktext {
	color: #000099;
}
A.linktext:hover {
	color: #ff0000;
}
A.headerbuttontext {
	color: #000099;
}
A.headerbuttontext:hover {
	color: #000000;
}
.submenutextinfo {
	border-right: 0.1em solid #5886C6;
	color: #ffffff;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

A.submenutext {
	background: #AAA9A9;
	background-image: -webkit-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -moz-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -ms-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -o-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: linear-gradient(to bottom, #AAA9A9, #AAA9A9);
	font-family: Arial;
	color: #EEEDED;
	font-size: 12px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	margin: 2px 2px 1px 2px;
	float: left;
}
A.submenutext:hover {
	background: #AAA9A9;
	background-image: -webkit-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -moz-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -ms-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -o-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: linear-gradient(to bottom, #AAA9A9, #AAA9A9);
	text-decoration: none;
}
.submenutextdisabled,A.submenutextdisabled {
	border-right: 0.1em solid #5886C6;
	color: #CCCCCC;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 0.2em;
	padding-right: 0.5em;
}
A.submenutextdisabled:hover {
	color: #ffff00;
}
.submenutextinforight {
	color: #ffffff;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 0.2em;
}
.submenutextright,A.submenutextright {
	color: #ffff00;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 0.2em;
}
A.submenutextright:hover {
	color: #ffff00;
}
.submenutextrightdisabled,A.submenutextrightdisabled {
	color: #CCCCCC;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 0.2em;
}
A.submenutextrightdisabled:hover {
	color: #ffff00;
}
A.lightbuttontext {
	border: none;
	color: #ffff00;
}
A.lightbuttontext:hover {
	color: #ffff00;
}
A.lightbuttontextsmall {
	border: none;
	color: #ffff00;
	font-size: 0.8em;
}
A.lightbuttontextsmall:hover {
	color: #ffff00;
}
.lightbuttontextdisabled {
	color: #CCCCCC;
	font-weight: bold;
}
A.buttontextbig,.buttontextbigdisabled {
	background-color: #ffffff;
	border: #999999 solid 0.1em;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0.2em;
	padding: 0.1em 0.4em 0.1em 0.4em;
}
A.buttontextbig {
	color: #000099;
}
.buttontextbigdisabled {
	color: #CCCCCC;
}
A.buttontextbig:hover {
	color: #ff0000;
}
A IMG.imageborder {
	border: 0.1em solid #999999;
}
/* ===== System messages rendering ===== */
.eventMessage, .errorMessage {
	font-size: 1.3em;
	_margin: 5px 7px 0 7px;
	padding: 0 1em 0 100px;
}
.eventMessage {
	background: #D0E6F9 url(../images/information2.png) no-repeat 0px 100%;
	color: #000;  font-size: 12px;  border: solid 1px #D0E6F9;  z-index: 999;  position: relative;  height: 60px;
	overflow-y: auto;
}
.errorMessage {
	background: #D0E6F9 url(../images/exclamation2.png) no-repeat 0px 100%;
	color: #000;
	font-size: 12px;
	border: solid 1px #D0E6F9;
	z-index: 999;
	position: relative;
	height: 60px;
	overflow-y: auto;
}
/* Comienzo mensajes productos controlados, citotoxico, refrigerado */

.message-producto-citotoxico { /* citotoxico */
    background: url(../images/icon-exclamation.png) no-repeat 0px 100%;
	color: #000;
	font-size: 12px;
	z-index: 999;
	position: relative;
	height: 60px;
	overflow-y: auto;		
	background-color: #FF9751;
	border: solid 1px #FF9751;
	font-size: 1.3em;	
	padding: 0 1em 0 100px;	
}
.message-producto-controlado { /* controlado */
	background: url(../images/icon-exclamation.png) no-repeat 0px 100%;
	color: #000;
	font-size: 12px;
	z-index: 999;
	position: relative;
	height: 60px;
	overflow-y: auto;
	background-color: #ED1C24;
	border: solid 1px #ED1C24;
	font-size: 1.3em;	
	padding: 0 1em 0 100px;
}
.message-producto-refrigerado { /* refrigerado */
	background: url(../images/icon-exclamation.png) no-repeat 0px 100%;
	color: #000;
	font-size: 12px;
	z-index: 999;
	position: relative;
	height: 60px;
	overflow-y: auto;
	background-color: #00A2E8;
	border: solid 1px #00A2E8;
	font-size: 1.3em;	
	padding: 0 1em 0 100px;	
}
 
/* Fin mensajes productos controlados, citotoxico, refrigerado*/ 

.content-messages p {
	margin: 0.5em 0 0.5em 1em;
}
.mediumSubmit,.largeSubmit,.loginButton {
	background-color: #ffffff;
	border: #999999 solid 0.1em;
	color: #000099;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0.2em;
}
.mediumSubmit:hover,.largeSubmit:hover,.loginButton:hover {
	color: #ff0000;
}
.smallAltSubmit,.mediumAltSubmit,.largeAltSubmit {
	font-size: 1.1em;
}
.basePrice {
	color: #000000;
}
.normalPrice {
	color: #008000;
}
.salePrice {
	color: #ff0000;
}
/* ===== Product Summary Styles ===== */
.product-prevnext {
	text-align: right;
}
.productsummary-container {
	border-top: #999 solid 0.1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.productsummary {
	border-bottom: #999 solid 0.1em;
	/* using min-height as an alternative to clear: both; because that, in some browsers, will clear the top-level columns and not just in this div (Mozilla based, namely) */
	min-height: 6em;
	overflow: auto;
	padding: 0.5em;
	position: relative;
}
.productsummary .smallimage {


	float: left;
	margin: 0 0.5em 0.5em 0;
}
.productsummary .smallimage img {
	border: #CCC solid 0.1em;
	height: 5em;
}
.productsummary .productbuy {
	float: right;
	margin: 0.5em;
	text-align: right;
	width: 13em;
}
.productsummary .productinfo {
	text-align: left;
}
/* ===== Product Detail Styles ===== */
#productdetail #long-description {
	border-top: #999 solid 0.1em;
	margin-top: 1em;
	padding-top: 0.5em;
}
#productdetail #reviews {
	border-top: #999 solid 0.1em;
	margin-top: 1em;
	padding-top: 0.5em;
}
#productdetail #associated-products {
	border-top: #999 solid 0.1em;
	margin-top: 1em;
	padding-top: 0.5em;
}
.treeWrapper {
	background-color: #ffffff;
	border-top: 0.1em solid #000000;
	border-left: 0.1em solid #000000;
	color: #000000;
	font-size: 1.6em;
	font-weight: normal;
	margin-left: 1.2em;
	margin-top: 0.2em;
	text-align: left;
	text-decoration: none;
}
.lefthalf {
	float: left;
	height: 1%;
	left: 0;
	margin: 0% 1% 1% 0%;
	width: 49%;
}
.righthalf {
	float: right;
	height: 1%;
	margin: 0 0 1% 1%;
	right: 0;
	width: 49%;
}
.leftclear {
	clear: left;
	height: 1%;
}
/* ==== Styles For Form Widgets === */
.formTableBordered {
	border: 0.1em solid #999999;
	width: 100%;
}
/* ==== Styles For The Html Log === */
.DEBUG {
	color: #808080;
}
.WARN {
	color: #0000ff;
	font-weight: bold;
}
.INFO {
	color: #008000;
}
.ERROR {
	border: 0.2em solid #ff0000;
	color: #ff0000;
	font-weight: bold;
}
.treewrapper {
	margin-left: 1em;
}
.treeitem {
	border: #888888 solid 0.1em;
	color: #0000ff;
	font-size: 1.4em;
	font-weight: bold;
}
.appbar {
	background-color: #ffffff;
}
.whitearea {
	background-color: #FFFFFF;
}

.blackarea {
	background-color: #000000;
}
.page-title {
	display: none;
}
DIV.row {
	background-color: #B4B0AA;
	margin: 0 auto 0 auto;
	text-align: center;
}
DIV.col {
	border: none;
	float: left;
	width: auto;
}
DIV.col-fill {
	background-color: #B4B0AA;
	border: none;
	color: #000099;
	font-weight: bold;
	text-align: center;
	width: 0;
}
DIV.col-right {
	border: none;
	float: right;
	width: auto;
}
DIV.contentarea {
	height: 84.2%;
}
DIV.endcolumns {
	clear: both;
}
DIV.simple-right-small {
	float: right;
	width: 2em;
	text-align: right;
}
DIV.simple-right-half {
	float: right;
	width: 50%;
	text-align: right;
}
DIV.no-padding {
	padding: 0;
	border: none;
}
#column-container {
	margin: auto;
	position: relative;
	height: 100%;
	/* background: #EEEDED; */ /*url(../images/bg_logo-cliente.svg);  background-repeat: no-repeat;*/  
	height: 100%;  
	width: 100%;  
	/*overflow-y: auto;*/
	margin: 0 auto; /* Old browsers */  /* IE9 SVG, needs conditional override of 'filter' to 'none' */  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q3ZWNjMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);  background: -moz-linear-gradient(top,  #EEEDED 0%, #ffffff 100%); /* FF3.6+ */  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EEEDED), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */  background: -webkit-linear-gradient(top,  #EEEDED 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */  background: -o-linear-gradient(top,  #EEEDED 0%,#ffffff 100%); /* Opera 11.10+ */  background: -ms-linear-gradient(top,  #EEEDED 0%,#ffffff 100%); /* IE10+ */  background: linear-gradient(to bottom,  #EEEDED 0%,#ffffff 100%); /* W3C */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EEEDED', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */;
	
}
#putOverflow-y {
	overflow-y: auto;
}
#column-container h1, #column-container .h1 {
	margin-bottom: 0.9em;
	_margin-top:.5em;
	padding-left:.3em;
	color:#251f16;
	font-weight:normal;
	font-size:17px;
}
#column-container h2, #column-container .h2 {
	_margin-top:8px;
	color: #fff;
	font-size: 15px;
	font-weight:normal;
	height: 0;  
	padding-top: 5px;  
	margin: 0px;
    padding-right: 0px;
	padding-bottom: 0px;  
	padding-left: 5px; 
	/* border-right: 10px solid transparent; */  
	border-bottom: 25px solid #03662F; 
	height: 20px;
	background: #03662F;
	border-bottom: 1px #fff solid;
}
#column-container .left {
	float: left;
	width: 20%;
	margin-right: 3px;
	height: 99%;
	overflow-y: auto;
	margin-top: 3px;
    min-width: 242px;
}
#column-container .left-larger {
	float: left;
	width: 25em;
	margin-right: 1em;
}
.left-border {
	float: left;
	margin-right: 1em;
	width: 22em;
	border-right: 0.5px dotted #ccc;
	background-color: #eee;
	height: 100%;
}
#column-container .right {
	float: right;
	margin-left: 1em;
	width: 22em;
}
#column-container .leftonly {
	margin-left: 0;
/*  width: 78%;     */
	height: 99%;
	overflow-y: auto;
}
#column-container .leftonly-larger {
	margin-left: 26em;
	width: auto;
}
#column-container .rightonly {
	margin-right: 23em;
	width: auto;
}
#column-container .center {
	margin-left: 23em;
	margin-right: 23em;
	width: auto;
}
#column-container .nocolumns {

	width: auto;
}
#content-main-section {
	padding-top: 4px;
}
DIV.column-left-wide {
	background-color: #CCC;
	border: #000000 solid 0.2em;
	float: left;
	overflow: auto;
	width: 30em;
}
DIV.widget-container {
	margin-bottom: 2em;
}
/* ===== New Styles ===== */
/* ================================ */
/* ===== Used to clear floats ===== */
/* ================================ */
.clear {
	clear: both;
	height: 0;
	visibility: hidden;
}
.no-clear .clear {
	/* Used in container elements to override the clear class
	in contained elements. */
	clear: none;
}
/* ================================= */
/* ===== Single Element Styles ===== */
/* ================================= */
.alert { /* Used for alert text */
	color: #ff0000;
}
.hidden {
	height: 0;
	display: none;
}
.label {
	/* Used for <input> element labels */
	/* font-weight: bold; */
	/* height: 1.2em; */
	/* Same as <input> height */
	padding: 5px;
	/* text-align: right; */
	/* white-space: nowrap; */
	/* width: 1%; */
	vertical-align: middle;
}
.required,input.required {
	/* required style for <input> elements */
	background-color: #FFF;
}
.tooltip { /* tooltip style */
	/*background: url(../images/tooltip.png) scroll 0 0;*/
	_border: 0.1em solid #a3a3a1;
	color: red;
	font-size:11px;
	font-style: italic;
	line-height:15px;
	margin: 0.5em 0 0.7em 0;
	padding: 0.2em 0.8em 0.2em 0.5em;
}
.visible {
	height: auto;
	visibility: visible;
}
/* ================================== */
/* ===== Used to align elements ===== */
/* ================================== */
.align-float {
	float: right;
}
.align-text {
	text-align: right;
}
.align-top {
	vertical-align: top;
}
.centered {
	text-align: center;
}
.tabbar {
	height: 40px;
	width: 100%;
	background-color: #EEEDED;


	float: left;
	border-bottom: 5px #08A64E solid;
}
.tabbar .breadcrumbs-sep {
	color: #fff;
	float: left;
	height: 32px;
	background: url(../images/appbar.png) no-repeat right 5px;
	padding: 15px 40px 0px 5px;
	font-size: 15px;
	cursor: default;
}
/* ==================================== */
/* ===== Masthead (Header) Styles ===== */
/* ==================================== */
#logo-area {
	background: url(../images/logo-cliente.png) no-repeat;
	width: 385px;
	height: 100px;
	background-position-x: 15px;
	background-position-y: 20px;
}
#masthead {
	background-color: #EEEDED;
	font-weight: bold;
	height: 15%;
	width: 100%;
	float: left;
}
#masthead ul li {
	float: left;
}
#masthead ul .opposed {
	float: right;
	text-align: right;
	padding-right:10px;
}
ul#preferences-menu li a {
  background-image: -moz-linear-gradient(top, #08A64E, #08A64E);
  background-image: -ms-linear-gradient(top, #08A64E, #08A64E);
  background-image: -o-linear-gradient(top, #08A64E, #08A64E);
  /* background-image: linear-gradient(to bottom, #08A64E, #08A64E); */
  font-family: Arial;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  /* width: 200px; */
  height: 16px;
  display: block;
  margin-top: -10px;
  /* border-top: 35px solid #EEEDED; */  
  border-left: 5px solid #EEEDED;
  background: #08A64E;
  padding: 10px;
}	
ul#preferences-menu li a:hover{
  /*background: #08A64E;
  background-image: -webkit-linear-gradient(top, #08A64E, #08A64E);
  background-image: -moz-linear-gradient(top, #08A64E, #08A64E);
  background-image: -ms-linear-gradient(top, #08A64E, #08A64E);
  background-image: -o-linear-gradient(top, #08A64E, #08A64E);
  background-image: linear-gradient(to bottom, #08A64E, #08A64E);
  text-decoration: none;
  width: 150px; 
  border-top: 40px solid #08A64E;
  border-left: 40px solid transparent;*/
}
ul#preferences-menu .user {
	color: #08A64E;
	font-size: 12px;
	/*float: left;*/
	margin-left: 5px;
}
#control-area  li{
	float: right;
}
ul#preferences-menu .context a,
ul#preferences-menu li.expanded li a {
	color: #000;
	font-size: 1em;
	font-weight: bold;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#c5cdda),  to(#ADADAD));
	background: -moz-linear-gradient(top, #c5cdda, #ADADAD);
	background-image:-o-linear-gradient(top, #c5cdda, #ADADAD);
	background-color:#ADADAD;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius:5px;
	behavior: url('border-radius.htc');
	border-radius: 5px;
	text-decoration: none;
	border-top-width: 0.1em;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-left-width: 0.1em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #FFF;
	display: block;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-top: 0.4em;
	padding-right: 0.5em;
	padding-bottom: 0.4em;
	padding-left: 0.5em;
}
ul#preferences-menu .context a:hover {
	color: #FFF;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#000000),  to(#ADADAD));
	background: -moz-linear-gradient(top, #000000, #ADADAD);
	background-image:-o-linear-gradient(top, #ADADAD, #000000);
	background-color:#ADADAD;
	border-top-width: 0.1em;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-left-width: 0.1em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #000;
	text-decoration: none;
}
ul#preferences-menu .expanded a {
	background-image: url(../images/expand.png);
	background-repeat: no-repeat;
	background-color: #0078C9 !important;
	border: thin solid #0078C9 !important;
	width: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
}
ul#preferences-menu .expanded a:hover{
	background-image: url(../images/expand_in.png);
	background-repeat: no-repeat;
}
ul#preferences-menu .collapsed a {
	background-image: url(../images/collapse.png);
	background-repeat: no-repeat;
	background-color: #0078C9 !important;
	border: thin solid #0078C9 !important;
	width: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
}
ul#preferences-menu .collapsed a:hover{
	background-image: url(../images/collapse_in.png);
	background-repeat: no-repeat;	
}
/* ========================================= */
/* ===== Footer Styles ===================== */
/* ========================================= */
#footer {
	height:80px;
	color: #fff;
	background-attachment: scroll;
	background-color: #000;
	background-position: 0% 0%;
	height: 9%;  
	width: 100%;  
	background: #08A64E;  
	position: relative;  float: left;  z-index: 2;
	border-top: 2px #AAA9A9 solid;
}
#footer li {
	float: left;
	padding: 10px;
}
#footer li.opposed {
	float: right;
}
#footer a {
	color: #EEEDED;
	font-weight:normal;
}
/* ================================================== */
/* ===== Main Navigation (App Menu) Styles ========== */
/* ================================================== */
#main-navigation,#app-navigation {
	height: 40px;
	float: left;
	font-size: 130%;
}
#control-area {
	height:30px;
	float: right;
	font-size: 100%;
	text-align: right;
	margin-top: 12px;
}
#main-navigation {
	overflow:hidden;      
	background: url(../images/appbar.png) no-repeat right -40px;
}
.menu_selected #main-navigation {
	background: url(../images/appbar.png) no-repeat right -80px;
}
#app-navigation {
	background: url(../images/appbar.png) no-repeat right 5px;
}
.menu_selected #app-navigation {
	background: url(../images/appbar.png) no-repeat right -40px;
}
#main-navigation h2,#app-navigation h2 {
	color: #fff;
	cursor: default;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	padding: 13px 45px 12px 10px;
}
#app-navigation h2 {
	color: #fff;
	font-size: 15px;
}
.menu_selected #app-navigation h2 {
	color: #fff;
	font-weight: normal;
	font-size: 15px;
}
#app-navigation .clear {
	clear: none;
}
#main-navigation ul li ul,
#app-navigation ul li ul {
	background-color: #08A64E;
	position: absolute;
	z-index:9999;
	width: 250px;
	box-shadow: 3px 3px 3px #000; /*CSS3*/

	-webkit-box-shadow: 3px 3px 3px #000; /*Chrome*/
	-moz-box-shadow: 3px 3px 3px #000; /*Mozilla*/
	-o-box-shadow: 3px 3px 3px #000; /*Opera*/
	filter: progid:DXImageTransform.Microsoft.DropShadow ( Color = '#000', OffX = '3', OffY = '3' );
}
#main-navigation ul li ul li ul.secondary{
	left:204px;
	background-color:#1b1919;
}
#main-navigation ul li ul li a,
#app-navigation ul li ul li a {
	display:block;
	padding:5px 16px;
	font-size:12px;
	font-weight:normal;
	color: #FFFFFF;
	border-bottom: 1px #fff solid;
	text-decoration: none;
}
#main-navigation ul li ul li a:hover,
#app-navigation ul li ul li a:hover {	
	background-color: #77C66F;
	text-decoration:none;
	border-bottom: 2px #AAA9A9 solid;
}
#main-navigation ul li ul li a.disabled,
#app-navigation ul li ul li a.disabled {
	color:#999999;
}
#main-navigation ul li ul li.selected a,
#app-navigation ul li ul li.selected a {
	background-color: #03662F;
	color:#FFF;
	font-weight: bold;
	border-bottom: 2px #AAA9A9 solid;
}
#main-navigation ul li ul li.selected a:hover,
#app-navigation ul li ul li.selected a:hover {
	background-color: #77C66F;
}
#main-navigation ul.main,
#app-navigation li ul{
	display:none;
}
/* ============================ */
/* ===== Screenlet Styles ===== */
/* ============================ */
.screenlet {
	width: 100%;
	/* overflow-y: auto; */
	float: left;
	height: auto !important;  height: 1%;  
	padding-bottom: 3px;  
	/* margin-bottom: 1em; */  
	/* background: transparent url(../images/screenlet_shadow1.png) repeat-x 0% 100%; */
}
.screenlet-title-bar {
	height: 24px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	/* border-right: 10px solid transparent; */  
	/* border-bottom: 25px solid #AAA9A9; */
	/* position: relative; */
	background: #08A64E;
	min-height: 21px;  
	padding-top: 0px;  
	/* margin: 0px; */  padding-right: 0px;  
	padding-bottom: 3px;  padding-left: 0px;
}

.screenlet-title-bar .h1,
.screenlet-title-bar .h2,
.screenlet-title-bar .h3,
.screenlet-title-bar h1,
.screenlet-title-bar h2,
.screenlet-title-bar h3 {
	color: #ffffff;
	font-weight: normal;
	font-size:15px;
	padding-top: 0.2em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	padding-left: 0em;
}
.screenlet-title-bar ul {
	display: inline; /* IE Fix */
}
.screenlet-title-bar ul li {
	border-left: 0.1em solid #BBBBBB;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	padding: 0.1em 0.5em 0.2em 0.5em;
}
.screenlet-title-bar ul h1, .screenlet-title-bar ul h2, .screenlet-title-bar ul h3, .screenlet-title-bar ul .h1, .screenlet-title-bar ul .h2, .screenlet-title-bar ul .h3 {
	border-left: none;
	font-size:12px;
	/* padding-left: 23px; */
	padding-top: 4px;
	float: right;
	width: 84%;
}
.screenlet-title-bar .h1 {
	font-size: 1.6em;
}
.screenlet-title-bar .h2 {
	font-size: 1.3em;
}
.screenlet-title-bar .h3,.screenlet-title-bar .head4 {
	font-size:15px;
	float: left;
	background: #08A64E;
	/* font-weight: bold; */
}
.screenlet-title-bar .h3 a {
	color: #ffff66;
	display: inline;
}
.screenlet-title-bar ul a {
	color: #FFFFFF;
	display: block;
	width: 100%;
	height: 100%;
}
.screenlet-title-bar ul a:hover {
	color: #ffffff;
	text-decoration: none;
}
.screenlet-title-bar ul .disabled {
	color: #CCCCCC;
}
.screenlet-title-bar ul .collapsed, .screenlet-title-bar ul .collapsed:hover {
	background: url(../images/bullet_arrow_down.png) no-repeat;
	width: 14%;
	height: 27px;
	border:none;
	padding: 0px;
	margin: 0px;
	z-index: 999;
	/*position: absolute;*/
	float:left;
}
.screenlet-title-bar ul .expanded, .screenlet-title-bar ul .expanded:hover {
	background: url(../images/bullet_arrow_up.png) no-repeat;
	width: 14%;
	height: 27px;
	padding: 0px;
	border:none;
	margin-top: 0;
	display: block;
	position: relative;
	z-index: 999;
	float:left;
}
.screenlet-title-bar ul .collapsed a, .screenlet-title-bar ul .expanded a {
	cursor: pointer;
}
.screenlet-body {
	background: #EEEDED;

	height:auto !important;
	padding: 0px 0px 0px 0px;
	height: auto !important;  
	/* padding: 5px; */
	box-shadow: 0px 1px 0px #999;;
}

.screenlet-body.rh-scroll-table {

	overflow: auto !important;
}

.screenlet-body div{
	margin-top: 1px;
}
.screenlet-body h1, .screenlet-body .h1 {
	margin-bottom: 0.5em;
	margin-top:.5em;
	padding-left:.5em;
	color:#f1f1f1;
	font-weight:normal;
	font-size:18px;
}
.screenlet-body h2, .screenlet-body .h2 {
	margin-left:-5px;
	margin-right:-5px;
}
.no-padding h2, .no-padding .h2 {
	margin:0;
}
/* login screenlet decorator */
.login-screenlet {
	min-width: 30em;
	width: 30%;
}
.login-screenlet .screenlet-title-bar {
	text-align: center;
}
/***********************************************
ajax auto complete
***********************************************/
div.autocomplete {
	position:absolute;
	width:auto !important;
	background-color:#f8f8f8;
	border:1px solid #999999;
	margin:0;
	padding:0;
}
div.autocomplete ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
div.autocomplete ul li.selected {
	background-color: #ffb;
}
div.autocomplete ul li {
	list-style-type:none;
	display:block;
	float: none;
	margin:0;
	padding:2px;
	cursor:pointer;
}
.indicator img {
	background: url(/images/ajax-loader.gif) no-repeat 0 0;
	display: block;
	margin:3px 10px 0px 34px;
	width:16px;
	height:16px;
	border: none;
}
/* ======================================================= */
/* ===== Basic Navigation (Vertical Menu) Style ========== */
/* ======================================================= */
.basic-nav { /* indent menu - helpful for widgets */
	padding-left: 1em;
}
.basic-nav ul { /* placeholder */}
.basic-nav ul li {}
.basic-nav ul a {
	color: #000099;
	font-size: 1.1em;
}
.basic-nav ul .selected,.basic-nav ul .selected a {
	color: #0000ff;
}
.basic-nav ul a:hover {
	color: #0000ff;
}
.basic-nav ul .disabled,.basic-nav ul .disabled a {
	color: #D4D0C8;
}
/* ======================================== */
/* ===== Button Bar Navigation Styles ===== */
/* ======================================== */
.button-bar {
	margin: 10px 5px;
}
.button-bar ul {
	display: inline; /* IE Fix */
}
.button-bar ul li {
	float: left;
	font-weight: bold;
}
.button-bar ul .opposed {
	float: right;
}
.button-bar ul a,.button-bar a {
	background-image:url(../images/tab_normal1.png);
	color:#000000;
	padding:0.6em 1em 0.9em 1em;
	line-height:19px;
	white-space: nowrap;
	text-transform:uppercase;
}
.button-bar ul a.create,.button-bar a.create {
	background: url(../images/ptrn_create.gif) no-repeat;
	padding:6px 10px 6px 30px;
}
.button-bar ul a.create:hover,.button-bar a.create:hover {
	background: url(../images/ptrn_hot_create.gif) no-repeat;
}
.button-bar ul a.refresh,.button-bar a.refresh {
	background: url(../images/ptrn_refresh.png) no-repeat;
	padding:6px 10px 6px 30px;
}
.button-bar ul a.refresh:hover,.button-bar a.refresh:hover {
	background: url(../images/ptrn_hot_refresh.png) no-repeat;
}
.button-bar ul a.search,.button-bar a.search {
	background: url(../images/ptrn_search.png) no-repeat;
	padding:6px 10px 6px 30px;
}
.button-bar ul a.search:hover,.button-bar a.search:hover {
	background: url(../images/ptrn_hot_search.png) no-repeat;
}
.button-bar ul a:hover,.button-bar a:hover {
	color:#25292c;
	background-image:url(../images/ptrn_button_hover.gif);






	background-color:#EDCC12;
	text-decoration: none;
}
.button-bar .opposed,.button-bar .opposed li,.button-bar ul .opposed {
	float: right;
}
/* ===== Button style decorator ===== */
.button-style-1 ul li,.tabContainer ul li {
	background-color: #ffffff;
	color: #000099;
}
.button-style-1 a,.button-style-1 ul a,a.button-style-1 {
	background-color: #D4D0C8;
	border: solid #000099 0.1em;
	color: #000099;
}
.button-style-1 .selected,.button-style-1 ul .selected,.button-style-1 ul .selected a {
	background-color: #000099;
	color: #ffffff;
}
.button-style-1 a:hover,.button-style-1 ul a:hover,a.button-style-1:hover {
	background-color: #000099;
	color: #ffffff;
	text-decoration: none;
}
/* ===== Button style decorator ===== */
.button-style-2 ul li {
	background-color: #ffffff;
	color: #000099;
}
.button-style-2 ul a,.button-style-2 a,a.button-style-2 {
	color:#25292C;
	padding:0.6em 1em;
	white-space: nowrap;
}
.button-style-2 ul .selected a,.button-style-2 .selected {
	background-color: #000099;
	color: #ffffff;
}
.button-style-2 ul a:hover,.button-style-2 a:hover,a.button-style-2:hover {
	_background-color: #000099;
	color:#25292c;
	text-decoration: none;
}
.button-style-2 .disabled {
	background-color: #ffffff;
	border: solid #D4D0C8 0.1em;
	color: #D4D0C8;
	padding:0.1em 0.5em;
}
/* ===== Button bar decorators ===== */
.tool-bar {
	background-color: #D4D0C8;
	border: 0.1em solid #000099;
	padding: 0.2em;
}
.tool-bar ul li {
	background-color: #D4D0C8;
	padding: 0.1em;
}
/* tab-bar decorator intended to be used at
the top of the main content area */
.tab-bar {
	//background-color: #837f87;
	//background-image: url(../images/tab_bar.gif);
	background-repeat:repeat-x;
	padding:0px 10px 0px 0px;
	font-size:1.1em;
	margin: 0px;
	height: 30px;
}
.tab-bar ul li {
	margin: 0 2px 0 0px;
	float:left;
	padding:0 3px 0 0px;
}
.tab-bar ul li a {
	background: #AAA9A9;
	background-image: -webkit-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -moz-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -ms-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -o-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: linear-gradient(to bottom, #AAA9A9, #AAA9A9);
	font-family: Arial;
	color: #EEEDED;
	font-size: 12px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	float: left;
	margin-left: 2px;
}
.tab-bar ul li.selected a {
	background: #AAA9A9;

	background-image: -webkit-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -moz-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -ms-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -o-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: linear-gradient(to bottom, #AAA9A9, #AAA9A9);
	font-family: Arial;
	color: #EEEDED;
	font-size: 12px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	margin-left: 2px;
	float: left;
	margin-bottom: 1px;
}
.tab-bar ul li.selected a:hover {
	background: #AAA9A9;
	background-image: -webkit-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -moz-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -ms-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -o-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: linear-gradient(to bottom, #AAA9A9, #AAA9A9);
	text-decoration: none;
}
.tab-bar ul a:hover {
	background-color: #D0D0D0;
	color: #FFF;
	text-decoration: none;
}
.tab-bar ul .disabled {
	font-weight: bold;
	line-height: 2.9em;
	margin-left:  0.0em;
	padding: 0.4em 0.6em 0.4em 0.6em;
	color: #000000;
	text-decoration: none;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#B2B2B2),  to(#666666)); /*Chrome*/
	background: -moz-linear-gradient(top, #B2B2B2, #666666); /*Mozilla*/
	background-image:-o-linear-gradient(top, #B2B2B2, #666666); /*Opera*/
	background-color:#B2B2B2;/*IE*/
	-o-border-radius: 5px; /*opera*/
	-moz-border-radius: 5px; /*Mozilla*/
	-webkit-border-radius: 5px;	/*Chrome*/
	-khtml-border-radius:5px; /*Nav Linux*/
	behavior: url('border-radius.htc'); /*IE*/
	border-radius: 5px;
	border-top-width: 0.1em;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-left-width: 0.1em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #FFF;
}
.tab-bar .opposed,.tab-bar .opposed li,.tab-bar ul .opposed {
	border-left: 0.1em solid #5f9fcf;
	border-right: none;
}
.leftonly .tab-bar {
	margin-left:0px;
	margin-right:-12px;
	padding-bottom:4px;
}
/* ======================== */
/* ===== Table Styles ===== */
/* ======================== */
.basic-table {
	color: #000000;

	width: 100%;
	/* box-shadow: 2px 2px 1px rgba(50, 50, 50, 0.75); */
}
form .basic-table,.screenlet-body .basic-table {
	margin-bottom: 0;
}
.basic-table tr td { /* Style for all cells */
	padding: 1em;
	vertical-align: middle;
 }
.basic-table tr .label,.basic-table tr .group-label {
	/* field labels for forms */
	font-weight: bold;
	text-align: right;
	padding-right: 1.5em;
	white-space: nowrap;
	width: 1%;
}
.basic-table tr .group-label { /* "header" for field label groups */
	font-size: 1.2em;
	padding: 2em 1.5em 0 0;
}
.basic-table tr.header-row, .basic-table tr.header-row-2 {
	background: #08A64E;
	color: #fff;
	text-transform:uppercase;
}
.basic-table tr th,.basic-table .header-row {
	font-weight: bold;
	text-align: left;
}
.basic-table .header-row td {
	border-bottom: 0.1em solid #000000;
}
.basic-table .header-row td a {
	color: #fff;
}
.basic-table .alternate-row { /* Alternating row style */
	 background-color: #EEEDED;
}
.basic-table .alternate-row-2 { /* Alternating row style */
	background-color:#FFF;
}
.basic-table .selected {
	background: #FFFCCF;
}
.basic-table .alternate-rowSelected {
	background: #FFF55F;
}
.basic-table .Validate { /*Style use by alt-row-style on list*/
	background: #A0D5F7;
}
.basic-table .alternate-rowValidate {/*Style use by alt-row-style on list*/
	background: #72A8F2;
}
.basic-table .Warn { /*Style use by alt-row-style on list*/
	background: #f55C5C;
}
.basic-table .alternate-rowWarn { /*Style use by alt-row-style on list*/
	background: #FC7455;
}
.basic-table tr .button-col { /* button column style - for the small collection of buttons used in lists */
	vertical-align: top;
}
.basic-table tr .button-col a {
	background:transparent url(../images/ptrn_button.gif) repeat-x scroll left center;
	border:2px solid #DDDDDD;
	color:#333333;
	float:left;
	font-weight:bold;
	margin:0 0.1em;
	padding:0.1em 0.4em;
	text-transform:uppercase;
	white-space:nowrap;
}
.basic-table .collapsed {
	visibility: collapse;
}
/* ===== Alternate table header style ===== */
.basic-table .header-row-2 th,.basic-table .header-row-2 td {
	/* background-color: #1e1e1d; */
	border-bottom: 0;
	/* padding-left:5px; */
	border-right: 1px solid #fff;
	color: #fff;
	font-weight: normal;
	text-align: left;
	background: #08A64E;
}
.basic-table .header-row-2 th a,.basic-table .header-row-2 td a {
	background-color: #999999;
	border-bottom: 0;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
/* ===== Sort field style ===== */
.basic-table .header-row-2 th .sort-order-asc,.basic-table .header-row-2 td .sort-order-asc {
	background: url(../images/arrow-gr-up.png) no-repeat right;
	padding-right: 20px;
}
.basic-table .header-row-2 th .sort-order-desc,.basic-table .header-row-2 td .sort-order-desc {
	background: url(../images/arrow-gr-dw.png) no-repeat right;
	padding-right: 20px;
}
.basic-table .header-row-2 th .sort-order,.basic-table .header-row-2 td .sort-order {
	background: transparent;
	padding-right: 20px;
}
/* ===== Table decorator - Hover bar ===== */
.hover-bar tr:hover {
	background-color: #77C66F;
	cursor: default;
}
.hover-bar .header-row:hover,.hover-bar tr th:hover {
	background: #08A64E;  color: #fff;

}
/* ===== Table decorator - Grid ===== */
/* These decorators need an IE hack. IE7 does not
render borders around empty <td> elements */
.dark-grid { /* dark grid */
	border-right: 0.1em solid #000000;
	border-top: 0.1em solid #000000;
}
.dark-grid td,.dark-grid .header-row-2 th,.dark-grid .header-row-2 td {
	border-bottom: 0.1em solid #000000;
	border-left: 0.1em solid #000000;
}
.light-grid { /* light grid */
	border-right: 0.1em solid #cccccc;
	border-top: 0.1em solid #cccccc;
}
.light-grid td,.light-grid .header-row td {
	border-bottom: 0.1em solid #cccccc;
	border-left: 0.1em solid #cccccc;
}
/* ===== Table decorator - Calendar ===== */
.calendar {
	border-right: 0.1em solid #cccccc;
}


.calendar tr td {
	border-bottom: 0.1em solid #cccccc;
	border-left: 0.1em solid #cccccc;
	vertical-align: top;
	padding: 0.5em;
}
.calendar .header-row td {
	background-color: #69a9d9;
	border-bottom: 0.1em solid #cccccc;
	border-left: 0.1em solid #cccccc;
	color: #ffffff;
	height: auto;
	text-align: center;
}
.calendar tr td .add-new {
	float: right;
}
.calendar tr td .h1 {
	color: #000099;
	float: left;
}
.calendar .current-period {
	background-color: #ffffcc;
}
.calendar .active-period {
	background-color: #eeeeee;
}
/* ======================= */
/* ===== Tree Styles ===== */
/* ======================= */
.basic-tree {
	height:100px;	
}
.basic-tree ul {
	padding-left: 1em;
	height:30px;
}
.basic-tree li {
	/*padding-left: 1em;
	white-space: nowrap;*/
	padding-top: 5px;
}
.basic-tree li .expanded {
	background: url(../images/collapse.gif) no-repeat left center;
	padding-right: 1em;
}
.basic-tree li .collapsed {
	background: url(../images/expand.gif) no-repeat left center;
	padding-right: 1em;
}
.basic-tree li .leafnode {
	background: url(../images/expand-collapse-placeholder.gif) no-repeat left center;
	padding-right: 1em;
}


.basic-tree li a {
	background: #AAA9A9;
	background-image: -webkit-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -moz-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -ms-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -o-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: linear-gradient(to bottom, #AAA9A9, #AAA9A9);
	font-family: Arial;
	color: #EEEDED;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	margin-left: 2px;
	margin-bottom: 1px;
}
.basic-tree li a:hover {
	background: #AAA9A9;
	background-image: -webkit-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -moz-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -ms-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -o-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: linear-gradient(to bottom, #AAA9A9, #AAA9A9);
	text-decoration: none;
}


/* ======================== */
/* ===== Form Styles ===== */
/* ======================== */
.basic-form table {
	width: 100%;
}
.basic-form table .header-row:hover {
	background-color: #ffffff;
	color: #000000;
}
.basic-form table tr td {
	padding: 0.1em;
}
.basic-form table tr .label,.basic-form table tr .group-label {/* field labels for forms */
	font-weight: bold;
	text-align: right;
	padding-right: 1.5em;
	width: 200px;
}
.basic-form table tr .group-label {/* "header" for field label groups */
	font-size: 1.2em;
	padding: 2em 1.5em 0 0;
	text-align: left;
}
.basic-form table tr th,.basic-form table .header-row {
	font-weight: bold;
	text-align: left;
}
.basic-form table .header-row:hover,.basic-form table tr th:hover {
	background-color: #ffffff;
	color: #000000;
}
.basic-form table .header-row td {
	border-bottom: 0.1em solid #999999;
}
.basic-form table .viewManyTR1,.basic-form table .alternate-row {/* Alternating row style *//* .viewManyTR1 deprecated - use .alternate-row */
	background-color: #eeeeee;
}
.basic-form table tr td .disabled {
	background-color: #cccccc;
	color: #333366;
	text-decoration: none;
}
/* ===== Form decorator - Form Widget ===== */
.form-widget table tr .label,.form-widget-table tr .label {/* Added for backward compatibility */
	width: 20%;
}
.form-widget table,.form-widget-table {
	width: auto;
}
.form-widget-table {
	margin-bottom: 1em;
}
/* Pager */
.nav-pager {
	background-color: #EEEDED;
	padding:8px 20px;
	height:21px;
}
/*nuevo*/
.nav-pager select{
	background-color: #FFF;
	margin-left:10px;
	border:none;
	height: auto;
	margin-top: 0;
}
.nav-pager ul {
	display: inline; /* IE Fix */
}
.nav-pager ul li {
	float: left;
	line-height: 1.8em;
	margin: 0px 3px;	
	color:#333333;
	font-size:12px;
}
.nav-pager ul li.nav-displaying {
	float: right;
}
.nav-pager ul li a {
	display: block;
	text-indent:-2000px;
}
.nav-pager ul li span {
	visibility:hidden;
	display: block;
}
.nav-pager ul .nav-first a:hover {
	background: url(../images/navigation.png) no-repeat 0px -46px;
}
.nav-pager ul .nav-previous a:hover {
	background: url(../images/navigation.png) no-repeat -23px -46px;
}
.nav-pager ul .nav-next a:hover {
	background: url(../images/navigation.png) no-repeat -46px -46px;
}
.nav-pager ul .nav-last a:hover {
	background: url(../images/navigation.png) no-repeat -69px -46px;
}
.nav-pager ul .nav-first a {
	background: url(../images/navigation.png) no-repeat 0px -23px;
}
.nav-pager ul .nav-previous a {
	background: url(../images/navigation.png) no-repeat -23px -23px;
}
.nav-pager ul .nav-next a {
	background: url(../images/navigation.png) no-repeat -46px -23px;
}
.nav-pager ul .nav-last a {
	background: url(../images/navigation.png) no-repeat -69px -23px;
}
.nav-pager ul .nav-first-disabled {
	background: url(../images/navigation.png) no-repeat 0px 0px;
}
.nav-pager ul .nav-previous-disabled {
	background: url(../images/navigation.png) no-repeat -23px 0px;
}
.nav-pager ul .nav-next-disabled {
	background: url(../images/navigation.png) no-repeat -46px 0px;
}
.nav-pager ul .nav-last-disabled {
	background: url(../images/navigation.png) no-repeat -69px 0px;
}
.nav-pager ul .nav-first a, .nav-pager ul .nav-previous a, .nav-pager ul .nav-next a, .nav-pager ul .nav-last a, .nav-pager ul .nav-first-disabled, .nav-pager ul .nav-previous-disabled, .nav-pager ul .nav-next-disabled, .nav-pager ul .nav-last-disabled {
	width: 23px;
	height:23px;
}
.nav-pager ul .nav-pagesize {
	padding: 0 30px 0 30px;
}
.view-calendar a {
	background: url(../images/cal.png) no-repeat !important;
	display: inline-block;
	vertical-align:top;
	margin-top:3px;
	width:22px;
	height:22px;
}
.field-lookup a{

	background: url(../images/fieldlookup.png) no-repeat 0 0;
	display: inline-block;
	vertical-align:top;
	margin-top:3px;
	width:35px;
	height:22px;
}
.CalLookupImage {
	display:inline-block;
	background: url(../images/cal.png) no-repeat;
	width: 22px;
	height: 22px;
	vertical-align:middle;
}
.CalLookupImage img {
	display: none;
}
#masthead ul li.last-system-msg{
	color:#FFFFFF;
	padding-left:10px;
	float: right;
	margin-right: 20px;
}
.last-system-msg a{
	color:#FFFFFF;
}
/* ================================= */
/* ===== Calendar Date Select ====== */
/* ================================= */
.calendar_date_select {
	color: #fff;
	display: block;
	width: 300px;
	z-index: 1000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #FFF;
	box-shadow: 3px 3px 3px #000; /*CSS3*/
	-webkit-box-shadow: 3px 3px 3px #000; /*Chrome*/
	-moz-box-shadow: 3px 3px 3px #000; /*Mozilla*/
	-o-box-shadow: 3px 3px 3px #000; /*Opera*/
	filter: progid:DXImageTransform.Microsoft.DropShadow ( Color = '#000', OffX = '3', OffY = '3' );
}
/* this is a fun ie6 hack to get drop downs to stay behind the popup window.  This should always be just underneath .calendar_date_select */
iframe.ie6_blocker {
	position: absolute;
	z-index: 999;
}
.calendar_date_select thead th {/*Dias*/
	font-weight: bold;
	background-color: #000;
	color: white !important;
}
.calendar_date_select .cds_buttons 
    text-align: center;
    padding: 5px 0px;
    background-color: #AAA9A9;
}
.calendar_date_select .cds_footer {
	background-color: #08A64E;
	padding: 3px;
	font-size: 11px;
	color:#23190f;
	text-align: center;
}
.calendar_date_select table {
	margin: 0px;
	padding: 0px;
}
.calendar_date_select .cds_header {
	background-color: #AAA9A9;
	padding:5px 0;
	text-align: center;
}
.calendar_date_select .cds_header span {
	font-size: 15px;
	color: #000;
	font-weight: bold;
}
.calendar_date_select select {
	font-size: 11px;
}
.calendar_date_select .cds_header a:hover {
	color: #fff;
}
.calendar_date_select .cds_header a {
	width: 22px;
	height: 20px;
	text-decoration: none;
	font-size: 14px;
	color: #fff !important;
	background: none !important;
}
.calendar_date_select .cds_header a.prev {
	float: left;
}
.calendar_date_select .cds_header a.next {
	float: right;
}
.calendar_date_select .cds_header a.close {
	float: right;
	display: none;
}
.calendar_date_select .cds_header select.month {
	width: 90px;
}
.calendar_date_select .cds_header select.year {
	width: 61px;
}
.calendar_date_select .cds_buttons a {
	color: white !important;
	font-size: 9px;
	background: none !important;
	display: inline !important;
}
.calendar_date_select td {
    font-size: 12px;
    width: 24px;
    height: 21px;
    text-align: center;

    vertical-align: middle;
    background-color: #FFF;
    color:#333;
}
.calendar_date_select td.weekend {
	background-color: #f8f3d0;
}
.calendar_date_select td div {
	color: #000;
	font-size:9px;
	margin:-2px 8px 8px 1px;
	text-align:left;
}
.calendar_date_select td div.other {
	color: #444;
}
.calendar_date_select td.selected div {
	color: #000;
}
.calendar_date_select tbody td {
	border-bottom: 1px solid #e8dcb2;
}
.calendar_date_select td.selected {
	background-color: #ea9f27;
}
.calendar_date_select td:hover {
    background-color: #FD8500;
}
.calendar_date_select td.today {
	border: 1px dashed #FFFF00;
	background-color: #FD8501;
}
.calendar_date_select td.disabled div {
	color: #454545;
}
.fieldWithErrors .calendar_date_select {
	border: 2px solid #e37102;
}
._picked{
	background-color: #ea9f27;
}
.alternate-row_picked{
	background-color: #ea9f27;
}
._differ{
	background-color: #F08080;
	font-weight: bold;
}
._alarmTypeI{
	background-color: #FFFF33;
	font-weight: bold;
}
._alarmTypeII{
	background-color: #FFCC33;
	font-weight: bold;
}
._alarmTypeIII{
	background-color: #FF6666;
	font-weight: bold;
}
._green{
	background-color: #00FF00;
	font-weight: bold;
}
._red{
	background-color: #FF6666;
	font-weight: bold;
}
/* ============================= */
/* ===== FieldGroup Styles ===== */
/* ============================= */
.fieldgroup-title-bar {
	font-size: 1.2em;
	font-weight: bold;
	font-size: 1.2em;  font-weight: bold;  padding: 5px 0 5px 10px;
}
.fieldgroup-body {
    background-color: #EEEDED;
    padding:0px;
}
.fieldgroup-title-bar ul .collapsed,.fieldgroup-title-bar ul .collapsed:hover{
	background: url(../images/bullet_toggle_plus.png) no-repeat left center;
	display: block;
}
.fieldgroup-title-bar ul .expanded,.fieldgroup-title-bar ul .expanded:hover{
	background: url(../images/bullet_toggle_minus.png) no-repeat left center;
	display: block;
}
.fieldgroup-title-bar a {
	cursor:pointer;
	text-decoration:none;
	padding-left: 10px;
	color: #000000;
}
/* == Portlet configuration screenlet == */
.portlet-config {
	background-color: #D4D0C8;
	border: 2px solid #D4D0C8;
	margin-bottom: 5px;
}
.portlet-config-title-bar .title {
	color: #555555;
	font-size: 1.2em;
	float: left;
}
.portlet-config-title-bar ul {
	display: inline; /* IE Fix */
}
.portlet-config-title-bar ul li {
	float: right;
	font-size: 1em;
	font-weight: bold;
	padding: 0.1em 0.5em 0.2em 0.5em;
}
.portlet-config-title-bar ul li.move-up {
	background: url(/images/arrow-single-up-green.png) no-repeat center center;
}
.portlet-config-title-bar ul li.move-down {
	background: url(/images/arrow-single-down-green.png) no-repeat center center;
}
.portlet-config-title-bar ul li.move-left {
	background: url(/images/arrow-single-left-green.png) no-repeat center center;
}
.portlet-config-title-bar ul li.move-right {
	background: url(/images/arrow-single-right-green.png) no-repeat center center;
}
.portlet-config-title-bar ul li.move-top {
	background: url(/images/arrow-end-up-green.png) no-repeat center center;
}
.portlet-config-title-bar ul li.move-bottom {
	background: url(/images/arrow-end-down-green.png) no-repeat center center;
}

.portlet-config-title-bar ul li.remove {
	background: url(/images/mini-trash.png) no-repeat center center;
}
.portlet-config-title-bar ul li.edit {
	background: url(/images/mini-edit.png) no-repeat center center;
}
/* == Portal Manager Toolbar == */
#manage-portal-toolbar {
	background-color: #D4D0C8;
	margin-bottom: 0.5em;
}
#manage-portal-toolbar ul li {
	float: left;
	padding: 0.1em 0.5em 0.2em 0.5em;
}
#manage-portal-toolbar #config-on-off,#manage-portal-toolbar #manage-portal-page,#manage-portal-toolbar #add-column {
	float: right;
}
#manage-portal-toolbar #portal-page-name {
	font-size: 1.5em;
	font-weight: bold;
}
.manage-portal-column-toolbar #add-portlet,.manage-portal-column-toolbar #delete-column,.manage-portal-column-toolbar #column-width {

	float: right;
}

/***********************************************
Webtools
***********************************************/
.webToolList h3 {
	margin:0.75em 0 0.09em 0;
	text-transform:uppercase;
}
/***********************************************
Lookups
***********************************************/
.fieldLookup {
	background: #ffffff;
	border-right: 2px solid #000;
	border-left: 2px solid #000;
	border-bottom: 3px solid #000;
	position: absolute;
	padding: 3px 1 1 1;
	overflow: visible;
	z-index: 110000;
	visibility: visible;
}
.fieldLookupHeader {
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #000;
	height: 18px;
	font-size: 12px;
	padding: 3px 0;
	color: #333;
	background-image: url(../images/header_top_bg.gif);
	cursor: move;
}
.fieldLookupHeader span {
	text-align: right;
	cursor: pointer;
}
.fieldLookupHeader span div {
	background-image: url(../images/header_close_button.png);
	float: right;
	width: 16px;
	height: 16px;
}
#fieldLookupContent {
	background-color: #ffffff;
	overflow: auto;
	width:100%;
	height:95%;
}
/* overwrite */
#fieldLookupContent ul li a {
	display: inherit;
	cursor: pointer;
	margin-top: 0px;
}
#fieldLookupContent td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#fieldLookupContent td span a {
	background: url(../images/fieldlookup.png) no-repeat;
	display: inline-block;
}
#fieldLookupContent td a {
	cursor: pointer;
	color: #000000;
	background: #FCF9E6 url(../images/button_whitegray.jpg);
	padding: 0.4em 0.6em;
	display: inline;
}
/* overwrite*/
#findScreenlet {
	margin-top: 0;
}
.fadedBackground {
	background: url(../images/faded_background.png);
	position: absolute;
	overflow: visible;
	z-index: 109999;
	visibility: visible;
	left: 0px;
	top: 0px;
}
.row-level-one.alternate-row {
	background-color:#81817F;
}
.row-level-two {
	background-color:#D4D0C8;
}
.basic-table.order-items tr td {
    vertical-align:top;
}
.order-items .order-item-description {
    display:inline;
    font-size:145%;
}
.basic-table.order-items .screenlet-body {
    background-color:#dfdfdf;
}
.basic-table.order-items .alternate-row .screenlet-body {
    background-color:#bfbfbf;
}
.order-info .current-status {
	font-size:145%;
	padding:10px;
}
.order-item-status-list .current-status {
	font-size:145%;
}
.order-info .APPROVED, .order-list .APPROVED {
	background-color:#a9b996;
}
.order-info .REJECTED, .order-list .REJECTED {
	background-color:#b29898;
}
.order-item-status-list.APPROVED .screenlet-body, .alternate-row .order-item-status-list.APPROVED .screenlet-body {
	background-color:#a9b996;
}
.order-item-status-list.REJECTED .screenlet-body, .alternate-row .order-item-status-list.REJECTED .screenlet-body {
	background-color:#b29898;
}
/*AJAX Styles*/
.ajaxLoader {
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	top: 45%;
	left: 45%;
	position: absolute;
}
/* BS_ACCESS */
body[name="access"]{
	background-color: #FFF; 	
}
.access_body {
	width:100%;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left:0px;
	top:0px;
	position: absolute;
}
.access_header {
	height: 90.8%;
	width: 100%;
	background: #EEEDED;
	float: left;
}
#access_logoHeader {
	height: 100px;
	width: 315px;
	background-image: url(../images/logo-cliente.png);
	background-repeat: no-repeat;
	margin: 5em auto 0em;
	z-index: 2;
	position: relative;
}
.access_login_header{
	float: left;
	height: 200px;
	width: 30px;
	background-image: url(../images/title-header.png);
	padding-right: 20px;
	background-repeat: no-repeat;
}
.access_login_body {	
	width: 300px;
	height: 250px;
	margin: 0em auto 5em;
}
.login{
	padding: 20px 16px 48px 16px;
	font-weight: normal;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	background: #08A64E;
	-moz-box-shadow: rgba(200, 200, 200, 1) 0 4px 5px;
	-khtml-box-shadow: rgba(200, 200, 200, 1) 0 4px 5px;
	width: 100%;
	height: 100%;
}
.access_content {		
	height: 75%;
	width: 80%;
	position:relative;
	z-index:2;


	margin-left: 10%;
}
#access_modulos_title {
	background-image: url(../images/title-modulos.png);
	float: left;
	height: 300px;
	width: 30px;
}
.access_footer {
	background-repeat: repeat-x;
	height: 9%;
	width: 100%;
	background: #08A64E;
	position: relative;
	float: left;
	z-index: 2;
	border-top: 2px #AAA9A9 solid;
}
#access_v2 {
	float: right;
	width: 70%;
	color: #fff;
	/* text-align: center; */	
}

#access_logo {
	float: left;
	height: 100%;
	width: 30%;
}
#access_modulos{
	float:left;
	width: 80%;
	position:relative;
	z-index:8;
}
.access_login_table[name="login"]{
	font-size: 12px;
	color: #FFF;
}
.access_login_table{
	margin:35px;	
}
#access_userPass{
	margin: 10px 15px 15px 15px;
	padding: 0;
	position: relative;
	z-index: 2;
}
#access_userPass2{
	margin: -138px 0px 15px 15px;
	float: right;
	position: relative;
	z-index: 5;
}
#access_userPass2 a {
  background-image: -moz-linear-gradient(top, #08A64E, #08A64E);
  background-image: -ms-linear-gradient(top, #08A64E, #08A64E);
  background-image: -o-linear-gradient(top, #08A64E, #08A64E);
  /* background-image: linear-gradient(to bottom, #08A64E, #08A64E); */
  font-family: Arial;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  /* width: 200px; */
  height: 16px;
  display: block;
  margin-top: -10px;
  /* border-top: 35px solid #EEEDED; */  
  border-left: 5px solid #EEEDED;
  background: #08A64E;
  padding: 10px;
  float: left;
}	
#access_userPass2 a:hover {}
#access_v2 a {
	color: #fff;
}
/*Bs_Modulos*/
#bs-area-transactions,
#bs-area-recharge-management,
#bs-area-forecourt-management,
#bs-area-customer-relationship-management,
#bs-area-customer-relationship-management-pharmacy,
#bs-area-customer,
#bs-area-store-administration,
#bs-area-inventory-management,
#bs-area-inventory-management-pharmacy,
#bs-area-item-and-price-maintenance,
#bs-area-item-and-price-maintenance-pharmacy,
#bs-area-loyalty,
#bs-area-myportal,
#bs-area-mechandise-flow,
#bs-area-on-construction,
#bs-area-ordering:hover,
#bs-area-point-of-sale-processing,
#bs-area-promotions,
#bs-area-retaildomain,
#bs-area-configuration,
#bs-area-sales-and-productivity-reporting,
#bs-area-tender-control,
#bs-area-webtools,
#bs-area-workforce-management,
#bs-area-coupons,
#bs-area-equipment-management,
#bs-area-comisiones,
/*Clientes ==================================*/
#bs-area-locatel-custom,
#bs-area-farmasanitas-custom,
#bs-area-pichara-custom {
	-o-border-radius: 5px; /*opera*/

	-moz-border-radius: 5px; /*Mozilla*/
	/* -webkit-border-radius: 5px; */	/*Chrome*/
	-khtml-border-radius:5px; /*Nav Linux*/
	behavior: url('border-radius.htc'); /*IE*/
	/* box-shadow: 3px 3px 3px #000; */ /*CSS3*/
	/* -webkit-box-shadow: 3px 3px 3px #000; */ /*Chrome*/
	-moz-box-shadow: 3px 3px 3px #000; /*Mozilla*/
	-o-box-shadow: 3px 3px 3px #000; /*Opera*/
	filter: progid:DXImageTransform.Microsoft.DropShadow ( Color = '#000', OffX = '3', OffY = '3' );/*IE*/	
}
#bs-area-forecourt-management{
	background:url(../images/bs_area_forecurt-management.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;	
}
#bs-area-customer-relationship-management{
	background:url(../images/bs_area_customer-relationship-management.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;	
}
#bs-area-customer-relationship-management-pharmacy{
	background:url(../images/bs_area_customer-relationship-management.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;	
}
#bs-area-customer{
	background:url(../images/bs_area_customer.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;	

}
#bs-area-store-administration{
	background:url(../images/bs_area_store-administration.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;	
}
#bs-area-inventory-management{
	background:url(../images/bs_area_inventory-management.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;	
}
#bs-area-inventory-management-pharmacy{
	background:url(../images/bs_area_inventory-management.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;	
}
#bs-area-item-and-price-maintenance{
	background:url(../images/bs_area_item-and-price-maintenance.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;	
}
#bs-area-item-and-price-maintenance-pharmacy{
	background:url(../images/bs_area_item-and-price-maintenance.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;	
}
#bs-area-loyalty{
	background:url(../images/bs_area_loyalty.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;	
}
#bs-area-myportal{
	background:url(../images/bs_area_myportal.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;		
}
#bs-area-mechandise-flow{
	background:url(../images/bs_area_merchandise-flow.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;		
}
#bs-area-on-construction{
	background:url(../images/bs_area_default.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;		
}
#bs-area-ordering{
	background:url(../images/bs_area_ordering.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;


	float:left;		
}
#bs-area-point-of-sale-processing{
	background:url(../images/bs_area_point-of-sale-processing.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;		
}
#bs-area-promotions{
	background:url(../images/bs_area_promotions.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;		
}
#bs-area-retaildomain{
	background:url(../images/bs_area_retaildomain.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;		
}
#bs-area-configuration{
	background:url(../images/bs_area_configuration.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;		
}
#bs-area-sales-and-productivity-reporting{
	background:url(../images/bs_area_sales-and-productivity-reporting.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;		
}
#bs-area-tender-control{
	background:url(../images/bs_area_tender-control.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;		
}
#bs-area-webtools{
	background:url(../images/bs_area_webtools.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;		
}
#bs-area-workforce-management{
	background:url(../images/bs_area_workforce-management.png);
	height: 40px;
	width: 200px;;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;		
}
#bs-area-coupons{
	background:url(../images/bs_area_coupons.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;		
}
#bs-area-equipment-management{
	background:url(../images/bs_area_gestionequipos.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;		
}
#bs-area-recharge-management{
	background:url(../images/bs_area_recharge-management.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;		
}
#bs-area-transactions{
	background:url(../images/bs_area_transactions.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;		
}
#bs-area-comisiones{
	background:url(../images/bs-area-comisiones.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;		
}
#bs-area-aprovisionamientoapp{
	background:url(../images/bs_area_aprovisionamientoapp.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;		
}
/*Comienzo Clientes
========================================================*/
#bs-area-locatel-custom {/*Locatel*/
	background:url(../images/bs_area_modulo-custom.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;		
}
#bs-area-farmasanitas-custom {
	background:url(../images/bs_area_modulo-custom.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;	
}
#bs-area-cuadratura {
	background:url(../images/bs_area_cuadratura.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;	
}
#bs-area-pichara-custom { 
	background:url(../images/bs_area_pichara.png); 
	height: 40px;
	width: 200px;;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;		
}
/*Fin Clientes =========================================*/
#bs-area-transactions:hover,
#bs-area-recharge-management:hover,
#bs-area-forecourt-management:hover,
#bs-area-customer-relationship-management:hover,
#bs-area-customer-relationship-management-pharmacy:hover,
#bs-area-customer:hover,
#bs-area-store-administration:hover,
#bs-area-inventory-management:hover,
#bs-area-inventory-management-pharmacy:hover,
#bs-area-item-and-price-maintenance:hover,
#bs-area-item-and-price-maintenance-pharmacy:hover,
#bs-area-loyalty:hover,
#bs-area-myportal:hover,
#bs-area-mechandise-flow:hover,
#bs-area-on-construction:hover,
#bs-area-ordering:hover:hover,
#bs-area-point-of-sale-processing:hover,
#bs-area-promotions:hover,
#bs-area-retaildomain:hover,
#bs-area-configuration:hover,
#bs-area-sales-and-productivity-reporting:hover,
#bs-area-tender-control:hover,
#bs-area-webtools:hover,
#bs-area-workforce-management:hover,
#bs-area-coupons:hover,
#bs-area-equipment-management:hover,
#bs-area-comisiones:hover,
/*Clientes ===================================*/
#bs-area-locatel-custom:hover,
#bs-area-pichara-custom:hover,
#bs-area-farmasanitas-custom:hover,
#bs-area-cuadratura:hover,
#bs-area-aprovisionamientoapp:hover {
	background-color: #FFFFFF;
	opacity: 0.6;
	filter:alpha(opacity=60);
}
/** ****************** **/
/** View Receipt Style **/
/** ****************** **/
#receiptHeader {
	text-align: center;
	background-image: url(../images/logotrx.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom:30px;
}
#receiptBody {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
	font-style: normal;
	width: 500px;
	border: thin solid #999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	-webkit-box-shadow: 2px 2px 5px #999;
	-moz-box-shadow: 2px 2px 5px #999;
}
#receiptBody #InfoDos {
	background-color: #ACD5FE;
	border: thin solid #09F;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
	-moz-border-radius: 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px;
}
#receiptBody #InfoTres {

	background-color: #ADD6FF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: thin solid #09F;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	-moz-border-radius: 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px;
}
#receiptBody #InfoUno {
	background-repeat: repeat-y;
	-moz-border-image: 8px 8px 8px;
	-webkit-border-image: 8px 8px 8px;	
}
#receiptIdentity, #dateAndTime {
	text-align: center;
	font-weight: bold;
	font-size : 13px;
	line-height: 1.5em;
}
#transactionId, #receiptNumberAndWorkstation {
	text-align: center;
	font-size : 13px;
	line-height: 1.5em;
}
#totalQuantity, #operatorName, #loyaltyMain, #pointAward {
	text-align: center;
	font-size : 13px;
	line-height: 1.5em;	
}
#receiptTable {
	width: 100%;
	border: thin solid #999;
	background-color: #c5cdda;
	background-image: url(../images/bs_ticket-bg-table.png);
	background-repeat: repeat;
	margin-bottom: 10px;
}
#headerTable {
	background-color: #000;
	font-weight: bolder;
	font-size: 10px;
	color: #fff;
	text-align: center;
}
#barcode {
	text-align: left;
	font-size: 12px;
}
#quantity {
	text-align: center;
	font-size: 12px;
}
#product {
	text-align: left;
	font-size: 12px;
}
#price {
	text-align: right;
	font-size: 12px;
}
#totalLine {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
#tenderLine {
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}
#tenderAmount {
	text-align: right;
	font-size : 12px;
}
#cashbackLine {
	font-size: large;
	font-weight: bold;
	text-align: right;
}
#barcodeHeader, #quantityHeader, #productHeader, #priceHeader {
	color: #FFF;
	text-align: center;
}
.description {
	word-wrap: break-word;
	white-space: pre-wrap;.
	width: 70%;
}
pre {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
.div_circle{
	margin-top:-75px	
}
.circle_1{
	border-radius: 50%;
	display: inline-block;
	width: 100px;
	height: 100px;
	background: #EEEDED;
}
.circle_2{
	border-radius: 50%;
	display: inline-block;
	width: 80px;
	height: 80px;
	background: #AAA9A9;
	margin-top: 10px;
}
.img_icon{
	width: 50%;
	height: 50%;
	margin: 25% 0% 0% 2%;
	background: url(../images/ico_login.png);
}
.content_img{
	width:100%;
	height:100%;	
	position: absolute;
	z-index: 1;
}
.img_bg{
	background: url(../images/bg-logo.svg);
	background-repeat: no-repeat;
	height: 100%;
	width: 1100px;  margin: 0 auto;
}
.span_footer{
    font-size: 10px;
    margin: 2.5% 0% 0% 0%;
}
.img_logo{
	background-image: url(../images/logo-cruz-verde.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 309px;	
	/* margin-top: 5%; */
}
.texto_welcome{
    color: #08A64E;
	font-size: 12px;
    float: left;
    /* display: block; */
}
.titulo{
	color: #08A64E;
	font-size: 15px;
	font-weight:bold;
	border-bottom: 2px #AAA9A9 solid;
	line-height: 25px;
}
.linea{
	border-right: 1px solid #D1DCEB;
}
.access_content a div{
	background: #AAA9A9;
	background-image: -webkit-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -moz-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -ms-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -o-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: linear-gradient(to bottom, #AAA9A9, #AAA9A9);
	font-family: Arial;
	color: #EEEDED;
	font-size: 20px;
	text-decoration: none;
	width: 225px;
	margin-top: 15px;	
}
.access_content a div:hover{
	background: #AAA9A9;
	background-image: -webkit-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -moz-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -ms-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -o-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: linear-gradient(to bottom, #AAA9A9, #AAA9A9);
	text-decoration: none;
}
.content_list{
	margin: 10px 0px 0px 80px;	
}
.expanded{
	display:none;	
}
.page-container{
	width:100%;
	height:100%;
	position:absolute;
    min-width: 1210px;
}
.icono_cerrar{
	background: url(../images/iconos_cerrar.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	background-color: #AAA9A9;
	float: left;
	border-radius: 50%;
	margin: -4px 0px 0px 5px;
}
.texto_cerrar{  
	margin-left: 0px;  float: left;  width: auto;  
	margin: 0px 15px 0px 10px;  font-size: 12px;
}
.icono_cerrar2{
	background: url(../images/iconos_cerrar.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	background-color: #AAA9A9;
	float: left;
	margin: -4px 0px 0px 5px;
	border-radius: 50%;
}
.texto_cerrar2{
	margin-left: 0px;	
	float: left;
	width: auto;
	margin: 0px 15px 0px 10px;
	font-size: 12px;
}
.icono_menu{
	background: url(../images/iconos_caja.png);
	background-repeat: no-repeat;
	background-color: #77C66F;
	height: 35px;
	width: 40px;
	float: left;
	font-size: 130%;	
}
.basic-form{
	background:#EEEDED;	
}
input[name="submitButton"]{
	background: #08A64E;
	background-image: -webkit-linear-gradient(top, #08A64E, #08A64E);
	background-image: -moz-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -ms-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -o-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: linear-gradient(to bottom, #08A64E, #08A64E);
	font-family: Arial;
	color: #fff;
	font-size: 15px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;	
	float: right;
	margin-bottom: 5px;
	margin-right: 70px;
	margin-left: 10px;
	margin-top: 14px;
	height: 38px;
	width: 170px;
}
input[name="submitButtonLeftAlign"]{
    background: #D32F2F;
    background-image: none;
    font-family: Arial;
    color: #fff;
    font-size: 15px;
    padding: 6px 10px 6px 10px;
    text-decoration: none;
    float: left;
    margin-bottom: 5px;
    margin-right: 80px;
    margin-left: 10px;
    margin-top: 14px;
    height: 38px;
    width: 180px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
}
input[name="submitButtonLeftAlign"]:hover{
    background: #B71C1C;
}
.submitButtonPrimary{
	background: #08A64E;
	background-image: -webkit-linear-gradient(top, #08A64E, #08A64E);
	background-image: -moz-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -ms-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -o-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: linear-gradient(to bottom, #08A64E, #08A64E);
	font-family: Arial;
	color: #fff;
	font-size: 16px;
	text-align: center;	
	display: table-cell;
	vertical-align:middle;	
	padding: 0px !important;
	text-decoration: none;
	width: 185px;
	height: 38px;
	float: right;
	margin-bottom: 5px;
	margin-right: 70px;
	margin-left: 10px;
	margin-top: 5px;
}
.submitButtonSecundary{
	background: #AAA9A9;
	background-image: -webkit-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -moz-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -ms-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -o-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: linear-gradient(to bottom, #AAA9A9, #AAA9A9);
	font-family: Arial;
	color: #fff;
	font-size: 12px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;	
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
input[name="submitButton"]:hover {
	background: #08A64E;
	background-image: -webkit-linear-gradient(top, #08A64E, #08A64E);
	background-image: -moz-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -ms-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: -o-linear-gradient(top, #AAA9A9, #AAA9A9);
	background-image: linear-gradient(to bottom, #08A64E, #08A64E);
	text-decoration: none;
}
.fieldgroup{
	margin-bottom:5px;	
}
input[name="resolveAllTransactionsButton"]{
	width:300px !important;	
}
.help{
	display:none;	
}
#internInventoryMovementsMenu > .screenlet-title-bar ul .h3, #internInventoryMovementsMenu > .screenlet-title-bar{
	background: #03662F;
}
#externInventoryMovementsMenu > .screenlet-title-bar ul .h3, #externInventoryMovementsMenu > .screenlet-title-bar{
	background: #03662F;
}
#receiptOrdersExternalMenu > .screenlet-title-bar ul .h3, #receiptOrdersExternalMenu > .screenlet-title-bar, 
#AddOrderICDMerchandiseLinePosItemScreenlet > .screenlet-title-bar ul .h3, #AddOrderICDMerchandiseLinePosItemScreenlet > .screenlet-title-bar,
#createOrderICDMerchandiseLineItemScreenlet > .screenlet-title-bar ul .h3, #createOrderICDMerchandiseLineItemScreenlet > .screenlet-title-bar{
	background: #03662F;
}


#internInventoryMovementsMenu > .screenlet-title-bar ul .collapsed,#internInventoryMovementsMenu > .screenlet-title-bar ul .collapsed:hover {
	background: url(../images/bullet_arrow_down.png) no-repeat;
	width: 14%;
	height: 27px;
	border:none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 999;
	position: absolute;
}
#internInventoryMovementsMenu > .screenlet-title-bar ul .expanded,#internInventoryMovementsMenu > .screenlet-title-bar ul .expanded:hover {
	background: url(../images/bullet_arrow_up.png) no-repeat;
	width: 14%;
	height: 27px;
	padding: 0px;
	border:none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	display: block;
	position: absolute;
	z-index: 999;
}
#externInventoryMovementsMenu > .screenlet-title-bar ul .collapsed,#externInventoryMovementsMenu > .screenlet-title-bar ul .collapsed:hover {
	background: url(../images/bullet_arrow_down.png) no-repeat;
	width: 14%;
	height: 27px;
	border:none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 999;
	position: absolute;
}
#externInventoryMovementsMenu > .screenlet-title-bar ul .expanded,#externInventoryMovementsMenu > .screenlet-title-bar ul .expanded:hover {
	background: url(../images/bullet_arrow_up.png) no-repeat;
	width: 14%;
	height: 27px;
	padding: 0px;
	border:none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	display: block;
	position: absolute;
	z-index: 999;
}

#preferences-menu > li.businessUnit > a {
	background: #08A64E !important;
}
#searchOptions > div.screenlet-title-bar > ul > li.h3 {
	/*width: 96%;*/
}

#securityGroupCreation > div.screenlet-title-bar > ul > li {
	/*width: 99%;*/
}
#partyUserLogins > div.screenlet-title-bar > ul > li:nth-child(2) > a {
	background: #AAA9A9;
	margin: 2px 0px 0px 0px;
	padding: 2px;
}
#partyVisits > div.screenlet-title-bar > ul > li:nth-child(2) > a {
	background: #AAA9A9;
	margin: 2px 0px 0px 0px;
	padding: 2px;
}
#partyNotes > div.screenlet-title-bar > ul > li:nth-child(2) > a {
	background: #AAA9A9;
	margin: 2px 0px 0px 0px;
	padding: 2px;
}
#partyContactInfo > div.screenlet-title-bar > ul > li:nth-child(2) > a {
	background: #AAA9A9;
	margin: 2px 0px 0px 0px;
	padding: 2px;
}
span#createItem_merchandiseHierarchyGroupId_show,
span#FindItem_merchandiseHierarchyGroupId_show,
span#ExportToSpreadsheetForm_businessUnitGroupId_show,
span#createBusinessUnit_businessUnitGroupId_show,
span#editItem_merchandiseHierarchyGroupId_show,
span#FindMonitorIntegration_businessUnitId_show,
span#editBusinessUnit_businessUnitGroupId_show,
span#FindTransactions_customerId_show,
span#reprocessFiltersForm_retailStoreId_show,
span#importTlogForm_retailStoreId_show,
span#createPartyStoreAssignmentForm_retailStoreId_show,
span#createOrderICDMerchandiseLineItemForm_itemId_show,
span#createICDReferenceForm_referToInvetoryControlDocumentId_show,
span#findOrderDocumentForm_vendorId_show,
span#createReceivingDocumentFromOrderForm_orderDocumentId_show,
span#LookupFindOrderDocument_sourceBusinessUnitId_show,
span#LookupFindOrderDocument_vendorId_show,
span#findReceivingDocumentForm_vendorId_show,
span#createReturnICDMerchandiseLineItemForm_itemId_show,
span#findReturnDocumentForm_vendorId_show,
span#createTransferInDocumentFromTransferOutForm_transferOutDocumentId_show,
span#LookupFindTransferOutDocument_sourceBusinessUnitId_show,
span#findTransferInDocumentForm_sourceBusinessUnitId_show,
span#createTransferOutDocumentForm_destinationBusinessUnitId_show,
span#createTransferOutICDMerchandiseLineItemForm_itemId_show,
span#updateTransferOutDocumentForm_destinationBusinessUnitId_show,
span#findTransferOutDocumentForm_destinationBusinessUnitId_show,
span#AddItemLineToTemplateForm_itemId_show,
span#AddPhysicalCountLineItemsForm_itemId_show,
span#selectPhysicalCountTemplateForm_physicalCountDocumentId_show,
span#AddAdjustmentsLineItemsForm_itemId_show,
span#FindItemInventoryForm_itemId_show,
span#FindItemInventoryStateForm_itemId_show,
span#createReportForm_businessUnitId_show,
span#createReportForm_itemId_show,
span#FindBusinessUnitAtipico_businessUnitId_show,
span#FindRequerimientosSucursalForm_businessUnitId_show,
span#FindBusinessUnitAdicionales_businessUnitId_show,
span#FindNovedadesSucursalForm_businessUnitId_show {
	background: transparent !important;
	font-size: 12px;
	font-weight: bold;
	width: 150px;
	display: block;
	float: left;
	margin-top: 5px;
}
input[name=textDeleteConfirm] {
	font-size: 12px !important;
}
.label_por_importancia{
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	margin-left: 75px;
}
#percentage_cabeceraNovedadItemForm{
	width: 50px;
}
#logUnitOfMeasure_cabNovedForm{
	width: 50px;

#unitCountInput{
	width: 50px;
}
input#id_cantDias {
	pointer-events: none;
	background: #EEEDED;
	color: #000;
}
#loading {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	opacity: 0.4;
	filter: alpha(opacity=40);
	position: absolute;
	display: block;
	pointer-events: none;
	z-index: 1;
}
#cont_mensaje {
	font-size: 20px;
	color: #FFF;
	position: absolute;
	z-index: 999;
	width: 100%;
	height: 100%;
}
#mensaje {
	margin-left: 50%;
	margin-top: 32%;
}




progress[value] {
	/* Elimino la apariencia por defecto */
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	
	/* Quito el borde que aparece en Firefox */
	border: none;

	/* Anado mis propios estilos */
	width: 270px;
	height: 30px;
	
	
/* 	Estos estilos solo se aplicaran al fondo de la barra en mozilla */
	overflow:hidden;
	border:1px inset #666;
	background-color:#D8D8D8;
	border-radius : 20px ; 
}

.progress{
	float:left;
	margin-right:30px;
	margin-bottom:20px;
}

.progress span{
	
	font-weight:bold;
	

}

/* Compatibilidad de color en Firefox, Chrome y Safari */
progress::-moz-progress-bar{ 
	background: #FF8000;
	background: rgba(255,175,75,1);
	background: -moz-linear-gradient(left, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,175,75,1)), color-stop(100%, rgba(255,146,10,1)));
	background: -webkit-linear-gradient(left, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
	background: -o-linear-gradient(left, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
	background: -ms-linear-gradient(left, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
	background: linear-gradient(to right, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a', GradientType=1 );	
	border-radius : 20px ; 
	} 
progress::-webkit-progress-value { 
	background: #FF8000;
	background: rgba(255,175,75,1);
	background: -moz-linear-gradient(left, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,175,75,1)), color-stop(100%, rgba(255,146,10,1)));
	background: -webkit-linear-gradient(left, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
	background: -o-linear-gradient(left, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
	background: -ms-linear-gradient(left, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
	background: linear-gradient(to right, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a', GradientType=1 );
	border-radius : 20px ; 	

}
progress::-webkit-progress-bar { 
	background-color:#D8D8D8;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset;
	border-radius : 20px ; 
		
	
}
