@charset "utf-8";
/* CSS Document */ 

.Form {
    border-style: none;
    border-width: 0;
    color: #333333;
    margin: 0;
    padding: 0;
}

body {
    background-repeat: repeat-x;
    color: #333333;
    font-family: Tahoma;
    font-size: 9pt;
    margin: 0;
    padding: 0;
    text-align: left;
}

.TextBlock {
    border-style: none;
    border-width: 0;
    color: #333333;
    font-family: Tahoma;
    font-size: 9pt;
    font-style: normal;
    font-variant: normal;
    ime-mode: auto;
    padding-right: 3pt;
    text-decoration: none;
    vertical-align: middle;
    white-space: normal;
}

.TextBlockNoWrap {
    border-style: none;
    border-width: 0;
    color: #333333;
    font-family: Tahoma;
    font-size: 9pt;
    font-style: normal;
    font-variant: normal;
    ime-mode: auto;
    padding-right: 3pt;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
}

.TextBlockRed {
    border-style: none;
    border-width: 0;
    color: #FF0000;
    font-family: Tahoma;
    font-size: 9pt;
    font-style: normal;
    font-variant: normal;
    ime-mode: auto;
    padding-right: 3pt;
    text-decoration: none;
    vertical-align: middle;
    white-space: normal;
}

.TextBlockBold {
    border-style: none;
    border-width: 0;
    color: #333333;
    font-family: Tahoma;
    font-size: 9pt;
    font-style: normal;
    font-variant: normal;
    ime-mode: auto;
    padding-right: 3pt;
    text-decoration: none;
    vertical-align: middle;
    white-space: normal;
    font-weight: bold;
}

.TextBlockBoldRed{
    border-style: none;
    border-width: 0;
    color: #FF0000;
    font-family: Tahoma;
    font-size: 9pt;
    font-style: normal;
    font-variant: normal;
    ime-mode: auto;
    padding-right: 3pt;
    text-decoration: none;
    vertical-align: middle;
    white-space: normal;
    font-weight: bold;
}

.ReadonlyAttribute {
    border-style: none;
    border-width: 0;
    color: #333333;
    font-family: Tahoma;
    font-size: 9pt;
    font-style: normal;
    font-variant: normal;
    ime-mode: auto;
    padding-right: 3pt;
    text-decoration: none;
    vertical-align: middle;
    white-space: normal;
}

.ReadonlyAttributeRed {
    border-style: none;
    border-width: 0;
    color: #FF0000;
    font-family: Tahoma;
    font-size: 9pt;
    font-style: normal;
    font-variant: normal;
    ime-mode: auto;
    padding-right: 3pt;
    text-decoration: none;
    vertical-align: middle;
    white-space: normal;
}


.Grid {
    border-color: #666666;
    border-style: solid;
    border-width: 1px;
    margin: 1pt;
    padding: 0pt 0pt;
    text-align: left;
    text-indent: 5px;
    width:100%;	
}

.GridTrFondoBlanco
{
    border-color: #666666;
    border-style: solid;
    border-width: 1px;
    margin: 1pt;
    padding: 0pt 0pt;
    text-align: left;
    text-indent: 5px;
    width:100%;	
}

.GridTrFondoBlancoTitle{
    background-color: #0194D1;
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 9pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    text-indent: 5px;
}

.GridTrFondoBlancoOdd{
    background-color: #FFFFFF;	
    font-family: Tahoma;
    font-size: 9pt;
    font-style: normal;
    text-align: left;
    text-indent: 5px;
    height: 20px
}

.GridDragging, .GridAcceptDrag, .GridNoAcceptDrag, .WorkWith, .GridTrFondoBlancoDragging {
    border-color: #666666;
    background-color: #C0FFFF;
    border-style: solid;
    border-width: 1px;
    margin: 1pt;
    padding: 0pt 0pt;
    text-align: left;
    text-indent: 5px;
}

.GridTitle {
    background-color: #0194D1;
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 9pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    text-indent: 5px;
}

.GridOdd {
    background-color: #FFFFFF;	
    font-family: Tahoma;
    font-size: 9pt;
    font-style: normal;
    text-align: left;
    text-indent: 5px;
    height: 20px
}

.PopupHeaderButton {
    
    background-position: right center;
    cursor: pointer;
    float: right;
    height: 16px;
    margin-right: 2px;
    margin-top: 2px;
    text-align: right;
    width: 16px;
}

.PopupHeader {
    background-color: Maroon;
    color: White;
    cursor: move;
    float: left;
    font-family: Tahoma;
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
    left: 0 !important;
    text-indent: 3px;
    top: 0 !important;
    vertical-align: bottom;
    width: 100% !important;
}

.PopupBorder {
    background-color: white;
    border-color: white;
    border-style: solid;
    border-width: 2px;
}

.PopupShadow {
    background-color: #404040;
}

.Attribute {
    border-color: #D3D4D3;
    border-style: inset;
    border-width: 1px;
    color: #333333;
    font-family: Tahoma;
    font-size: 9pt;
    font-style: normal;
    font-variant: normal;
    ime-mode: auto;
    text-decoration: none;
}

.ReadonlyAttributeBold {
    border-style: none;
    border-width: 0;
    color: #333333;
    font-family: Tahoma;
    font-size: 9pt;
    font-style: normal;
    font-variant: normal;
    ime-mode: auto;
    padding-right: 3pt;
    text-decoration: none;
    vertical-align: middle;
    white-space: normal;
    font-weight: bold;

}

.ReadonlyAttribute {
    color: #333333;
    font-family: Tahoma;
    font-size: 9pt;
    font-style: normal;
    font-variant: normal;
}

.ErrorViewer {
    border-style: none;
    border-width: 0;
    color: #FF0000;
    font-family: Tahoma;
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

.RadioButom {
    border: medium none;
    color: #333333;
    font-family: Tahoma;
    font-size: 9pt;
    ime-mode: auto;
}

.TableFiltros
{
    border-radius: 0.4em;
    background-color: #E0E0E0;	
    border-color: #666666;
    border-style: solid;
    border-width: 1px;
}

.Titulo {
    border-style: none;
    border-width: 0;
    color: #333333;
    font-family: Tahoma;
    font-size: 11pt;
    font-style: normal;
    font-variant: normal;
    ime-mode: auto;
    padding-right: 3pt;
    text-decoration: none;
    vertical-align: middle;
    white-space: normal;
    font-weight: bold;
}

.TituloPantallas {
    color: #0194D1;
    font-family: Tahoma;
    font-size: 12pt;
    font-weight: bold;
}

.TableBorderGrey {
    background-color: white;
    border-color: #666666;
    border-style: solid;
    border-width: 1px;
}
/*CCS3-Selector de hermano adjacente */
/*No funciona para IE8 para abajo, no me fije si funciona en IE9*/
div[id=Grid1ContainerDiv] td[style*="text-align:center;color:#0000ff;"] {
    background-color: #BEBEBE;
    font-family: Tahoma;
    font-size: 9pt;
    font-style: normal;
    height: 20px;
    text-align: left;
    text-indent: 5px;
}

div[id=Grid1ContainerDiv] td[style*="text-align:center;color:#cd0000;"] {
    background-color: #BEBEBE;
    font-family: Tahoma;
    font-size: 9pt;
    font-style: normal;
    height: 20px;
    text-align: left;
    text-indent: 5px;
}

div[id=Grid1ContainerDiv] td[style*="text-align:center;color:#00FFFF;"] {
    background-color: #BEBEBE;
    font-family: Tahoma;
    font-size: 9pt;
    font-style: normal;
    height: 20px;
    text-align: left;
    text-indent: 5px;
}


.ReadonlyGridTrFondoGrisOdd {
    background-color: #BEBEBE;
    font-family: Tahoma;
    font-size: 9pt;
    font-style: normal;
    height: 20px;
    text-align: left;
    text-indent: 5px;
}


input[class=Image]:hover {
    
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);  
    
    -moz-opacity: 0.80;
    opacity: 0.80;
}

.ReadonlyGridTrLetraGrisOdd {
    border-style: none;
    border-width: 0;
    color: #333333;
    font-family: Tahoma;
    font-size: 9pt;
    font-style: normal;
    font-variant: normal;
    ime-mode: auto;
    padding-right: 3pt;
    text-decoration: none;
    vertical-align: middle;
    white-space: normal;
}

.ReadonlyGridTrLetraRojoOdd {
    border-style: none;
    border-width: 0;
    color: #FF0000;
    font-family: Tahoma;
    font-size: 9pt;
    font-style: normal;
    font-variant: normal;
    ime-mode: auto;
    padding-right: 3pt;
    text-decoration: none;
    vertical-align: middle;
    white-space: normal;
}

.ReadonlyGridTrLetraVerdeOdd {
    border-style: none;
    border-width: 0;
    color: #00C800;
    font-family: Tahoma;
    font-size: 9pt;
    font-style: normal;
    font-variant: normal;
    ime-mode: auto;
    padding-right: 3pt;
    text-decoration: none;
    vertical-align: middle;
    white-space: normal;
}

.ReadonlyRadioButom {
    border: medium none;
    color: #333333;
    font-family: Tahoma;
    font-size: 9pt;
    ime-mode: auto;
}

.Button {
    font-weight: bold;
    font-size: 9pt;
    font-family: Tahoma;
    color: white;
    background-color:#FF6801;
    border-width: 1px; 
    border-style: outset;
    height: 23px;
    vertical-align: bottom;
    text-indent: 0px;
    margin-top: 3pt;
    margin-right: 3pt;
    margin-left: 3pt;
    margin-bottom: 0pt;
    font: bold 9pt Verdana;
    margin: 3pt 3pt 0pt;
}

.AttributeNoWrap {
    border-color: #D3D4D3;
    border-style: inset;
    border-width: 1px;
    color: #333333;
    font-family: Tahoma;
    font-size: 9pt;
    font-style: normal;
    font-variant: normal;
    ime-mode: auto;
    text-decoration: none;
    white-space: nowrap;
}
