.transparencia
{
    position: fixed !important;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    width: 100%;
    height:100%;
    opacity: 0.45;
    background-color: #003F66; 
	overflow:auto;   
}

*.transparencia
{
    filter: alpha(opacity = 45);
}
.transparenciaOver
{
	top: 0px;
    left: 0px;
	text-align:center;
    margin-top: 20px;;
    position: absolute;
    z-index: 15;
    opacity: 1;
	background-color: white; 
	vertical-align:middle;
}
*.transparenciaOver
{
    filter: alpha(opacity = 100);
}
.labelSistema {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #1978B4;
}
.skinButton{
	cursor: pointer;
	font-family: Tahoma;
	font-size: 12px;
	color: #45830B;
	background-color: #FFF;
	border: 1px solid #888888;
	font-weight: normal;
	padding: 2px 6px 2px 6px;
}
.field {
	border: 1px solid #AAAAAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #434343;
}
.fieldNoBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #434343;
}
.fonteStatus{
	border: 1px solid #D6D2C2;
	background-color: #EDECDE;
	font-weight: bold;
	color: blue;
	text-align: center;
	cursor: default;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 24px;
}
.fonteSubStatus{
	border: 1px solid blue;
	background-color: #EDECDE;
	font-weight: bold;
	color: blue;
	text-align: center;
	cursor: default;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 24px;
}
.specialDate { 
	background-color: #FFCC66;
	font-weight: bold;
	font-style: italic;
}
.specialDatePedido { 
	background-color: #00CC66;
	font-weight: bold;
	font-style: italic;
}
body{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	overflow: hidden;
	background-color: #ffffff;
}
.textacceso
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.textacceso2
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
}
.textacceso3
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	background-color: #333;
	}
.textacceso4
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-left: 15px;
}
.art-button
{
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	position: relative;
	display: inline-block;
	vertical-align:middle;
	white-space: nowrap;
	text-align: center;
	color: #FFFFFF !important;
	width: auto;
	outline: none;
	border: none;
	background: none;
	line-height: 55px;
	margin-top: -1px !important;
	padding: 0 15px !important;
	overflow: visible;
	cursor: pointer;
	text-indent: 0;
}
.art-button:hover
{
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	background-color: #6BAA27;
	vertical-align:middle;
}

.art-buttonadm
{
	color:#F5F37A !important;
}
.card
{
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.ayuda
{
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	position: relative;
	display: inline-block;
	vertical-align:middle;
	white-space: nowrap;
	text-align: center;
	color: #FFFFFF !important;
	width: auto;
	outline: none;
	border: none;
	background: none;
	line-height: 20px;
	margin-top: 0px !important;
	padding: 0 42px !important;
	overflow: visible;
	cursor: pointer;
	text-indent: 0;
}
.ayuda:hover
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	background-color: #6BAA27;
	vertical-align:middle;
}
.toolbarlink
{
	font-family: Tahoma, Geneva, sans-serif;
	color: #45830b;
}