﻿.LoadingPanel_Hay
{
	background:url('Grid/loading.gif') center center no-repeat #f3f3e2;
}

.iframeMoveOrders
{
	width:1000px;
	height:550px;	
	 background-color:#EEF1F2;
}

.iframeHeatOrder
{
	/*width:990px;*/
	height:575px;	
	background-color:#EEF1F2;
}

.backColorMoveOrders
{
	background-color:#EEF1F2;
}

.pageTitle
{
	font-family: 'Trebuchet MS' , Verdana, Arial;
	font-size: 11pt;
	color:Gray;
	background-color: #2859A6;
	font-weight:bold;
}

.GridTitle
{
	font-family: 'Trebuchet MS' , Verdana, Arial;
	font-size: 9pt;
	color: Gray;
	background-color: #2859A6;
	font-weight:bold;
}

.trText
{
	font-family: 'Trebuchet MS' , Verdana, Arial;
	font-size: 9pt;
	color:Black;
	background-color:White;
	font-weight:normal;
}
.trAltText
{
	font-family: 'Trebuchet MS' , Verdana, Arial;
	font-size: 9pt;
	color: Black;
	background-color: #EBEBEB;
	font-weight: normal;
}

body, p, td
{
	font-family: 'Trebuchet MS' , Verdana, Arial;
	font-size: 11px;
    margin-left: 80px;
}

.MensajeError
{
	color: #FF0000;
}

.FilaPrincipal
{
	background-color: #FFFFFF;
}
	
	.FilaAlternativa
{
	background-color: #D7D7D7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.lblPrograma
{
	border-style: groove;
	border-width: medium;
	width: 25px;
	height: 25px;

}


.labelNoEditable
{
	font-family: 'Trebuchet MS' , Verdana, Arial;
	font-size: 10pt;
	/*color: white;
	background-color: #2859A6;*/
}

	.TextBoxHorario
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color:Black;
}

.Titulos
{
	background-color: #5D7B9D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

   .OcultaBoton
    {
        display:none;	
    }
    
    .boton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(   'Resources/Images/boton-inferior.jpg' );
	background-repeat: no-repeat;
	background-position: center center;
	color: #000080;
}
