﻿.inner
{
    margin: 0 auto;
}

.fondoGradiente
{
    background-image: url('images/gradientePlataV.jpg');
    background-repeat: repeat-x;
}

.panel
{
    background-color: #cadeff;
}

/* header */
#header
{
    clear: both;
    color: #ccc;
    background-color: #fff;
    padding: 0 0 0 0; /* MAXI 20100312 - height:85px;*/
}

.fondoBlanco
{
    background-color: #fff;
}

#header .legend
{
    margin-left: 70px;
    color: #FF9900;
    font-weight: bold;
    font-size: 0.9em;
}

#header .links
{
    padding: 20px 0 0 0;
}

    #header .links a
    {
        color: #ccc;
    }

        #header .links a:hover
        {
            color: #fff;
        }

/* navbar */
.menu
{
    padding: 5px 10px 4px;
    background-color:#2B6D85;
    border-left: solid 2px #fff; 
    border-right: solid 2px #fff;
}

    .menu a.static,
    .menu a.static:focus
    {
        font-size: 14px;
        font-weight: bold;
        margin-right: 6px;
        color: #fff !important;
    }

    .menu ul {}
    .menu ul li    {
        border-right: dotted 1px #fff;
        padding-left: 0.5em;
    }
        .menu ul li:last-child
        {
            border: none;
        }

    .menu ul.dynamic
    {
        border: 1px solid rgba(0, 0, 0, 0.15);
        margin-top: 4px !important;
        background-color: #fff;
    }

    .menu li.dynamic
    {
        font-size: 11px;
        font-weight: bold;
    }

        .menu li.dynamic a
        {
            padding: 0 5px;
        }

    .menu a.dynamic.highlighted
    {
        background-color: #2a6d84;
        color: #fff;
    }

#navbar
{
    background-image: url('images/gradienteMenuAquaV.jpg');
    background-repeat: repeat-x;
}

.itemStatic
{
    font-size: 11px;
    font-weight: bold;
    text-align: left !important;
    padding-left: 3px;
    padding-right: 3px;
    color: #2e4e72;
    background-color: Transparent;
}

    .itemStatic a
    {
        color: #fff;
    }

.itemStaticSelect
{
    font-size: 11px;
    font-weight: bold;
    text-align: left !important;
    padding-left: 3px;
    padding-right: 3px;
    color: #cedcec;
    background-color: #82a6ce;
}

.toolbarDinamic
{
    border-left: 1px solid Transparent;
    border-top: 1px solid Transparent;
    color: #2e4e72;
    background-repeat: repeat-x; /*Fix para el Asp.net Menu en IE8 */
    z-index: 100;
    text-align: left !important;
}

.itemDinamic
{
    font-size: 11px;
    font-weight: bold;
    text-align: left !important;
    padding-left: 3px;
    padding-right: 3px;
    color: #2e4e72;
    background-repeat: repeat-x;
}

/* content */
#content
{
    clear: both;
    padding: 10px 10px 5px 10px;
    overflow: auto; /* min-height: 420px; */
}

.contentHeader
{
    background-color: #b7e2ff;
    height: 80px;
}

.BGCDisabled
{
    background-color: #eaf7ff;
}

.title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
    color: #06a;
}

.ListItemCheckBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-left: 10px;
    color: #06a;
}

.ListSearchExtenderPrompt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #357;
    background-color: #def;
    border-style: solid;
    border-width: 1px;
    border-color: #333;
    height: 18px !important;
}

.message
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #77c9ff;
}

.labelLeft
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #77c9ff;
}

.textLIGHT
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #cedcec;
}

.label
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}

.field
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.fieldUpper
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
}

.fieldCapitalize
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-transform: capitalize;
}

.button
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
}

.outerPanel
{
    border: solid 1px #c0c0c0;
    background-color: #e1e1e1;
    width: 700px;
    height: 400px;
    z-index: 20;
    padding: 2px;
    position: absolute;
    top: 100px;
    left: 50px;
}

.dragPanel
{
    border: solid 1px #fff;
    background-color: #c0c0c0;
    width: 672px;
    height: 16px;
    color: #fff;
    font-weight: bold;
    padding: 2px;
    cursor: move;
}

.closePanel
{
    border: solid 1px #fff;
    background-color: #c0c0c0;
    width: 20px;
    height: 20px;
    color: #fff;
    font-weight: bold;
}

.contentPanel
{
    color: #4f82b9;
    font-weight: bold;
    padding: 10px;
    overflow: auto;
}

.headerPanel
{
    background-color: #4f82b9;
    color: #fff;
    font-weight: bold;
    padding-left: 2px;
}

.rowPanel
{
    padding-right: 10px;
}

.rowKey
{
    padding-right: 10px;
    color: #2e4e72;
}

.labelColumn
{
    color: #808080;
}

.decodeColumn
{
    color: #2e4e72;
    padding-left: 10px;
}

.accordionCabecera
{
    border: 1px solid black;
    background-color: #ffffff;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 1px;
    margin-left: 0;
    cursor: pointer;
    background: url(images/xp/tab.gif) repeat-x;
}

.accordionHeaderSelected
{
    border: 1px solid black;
    background-color: #fdfdfd;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 1px;
    margin-left: 0;
    cursor: pointer;
    background: url(images/xp/tab.gif) repeat-x;
}

.accordionContenido
{
    font-family: Sans-Serif;
    background-color: #fff;
    border: 1px solid black;
    border-top: none;
    font-size: 12px;
    padding: 1px;
}

.panelOverlay
{
    background-color: #a0a0a0;
    height: 100%;
    left: 0;
    opacity: 0.4;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99998;
}

/* Message */
.Shadow
{
    width: 400px;
    height: 300px;
    z-index: 99999;
}

.outerPanelMessage
{
    border: solid 1px #a6c9e2;
    background-color: #fff;
    height: 300px;
    padding: 2px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.dragPanelMessage
{
    border: solid 1px #777;
    background-color: #adadad;
    width: 372px;
    height: 16px;
    color: #fff;
    font-weight: bold;
    padding: 5px;
    cursor: move;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.closePanelMessage
{
    color: #4f4f00;
    font-weight: bold;
    position: absolute;
    right: 7px;
    top: 7px;
}

.contentPanelMessage
{
    color: #4f4f00;
    font-weight: normal;
    padding: 2px;
    overflow: auto;
}

/* footer */
#footer
{
    color: #ddd;
    background-color: #adadad;
    border-top: 3px solid #0099ff;
    clear: both;
    height: 35px;
    padding: 2px 0 0 5px;
    margin-top: 5px;
}

    #footer h3
    {
        color: #fff;
    }

    #footer a
    {
        margin-right: 10px;
    }

    #footer hr
    {
        border-color: #666;
        border-width: 1px 0 0 0;
        border-style: dotted;
    }

    /* links */
    #footer ul.links
    {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

        #footer ul.links li
        {
            display: block;
            padding: 5px 0;
            border-bottom: 1px dotted #666;
        }

        #footer ul.links a
        {
            text-decoration: none;
        }

/* layout */
.left
{
    float: left;
}

.right
{
    float: right;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 2px;
}

.rightOnly
{
    float: right;
}

.clear
{
    clear: both;
}

/* GridView */
.gridview .gridview-header
{
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
}

    .gridview .gridview-header h2
    {
        color: #fff;
        font-size: 1.2em;
        font-weight: bold;
        padding: 5px;
        margin-bottom: 0;
        padding: 5px 0;
    }

    .gridview .gridview-header span.left,
    .gridview .gridview-header span.right
    {
        padding: 3px 0;
    }

.gridview .gridview-pagination
{
    background-color: #adadad;
    padding-top: 5px;
    margin-top: -1.4em;
}

    .gridview .gridview-pagination ul
    {
        text-align: center;
    }

        .gridview .gridview-pagination ul li
        {
            list-style-type: none;
            display: inline-block;
        }

            .gridview .gridview-pagination ul li.pages
            {
                margin: 0 5px;
            }

            .gridview .gridview-pagination ul li input
            {
                width: 25px;
                text-align: center;
                background-color: #fff !important;
            }

                .gridview .gridview-pagination ul li input.disabled
                {
                    background: none;
                    background-color: #e0e0e0 !important;
                }

.outerPanelGridView
{
    vertical-align: top;
    width: 550px;
    height: 400px;
    border: 1px solid #ff0000;
    background-color: #fff;
    padding: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.outerPanelAgenda
{
    width: 940px;
    height: 890px;
    z-index: 999;
    border: 1px solid #ff0000;
    background-color: #fff;
    padding: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

/* =TABLES
   ----------------------------------------------------*/
table tbody tr
{
    cursor: pointer;
}

/* =zebra tables */
table.stripes tbody tr.alternate td
{
    background-color: #efefef;
}

table.stripes tbody tr.over td
{
    background-color: #ffecb0;
    color: #000;
}

table.stripes tbody tr.selected,
table.stripes tbody tr.alternate.selected td,
table.stripes tbody tr.over.selected td,
table.stripes tbody tr.alternate.over.selected td
{
    background-color: #ffe084;
}

table.stripes tr.disabled
{
    color: #808080;
    cursor: default;
}

table tbody tr.heading td,
table tbody tr.heading.over td
{
    background-color: #ccc;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
}

.custom-combobox
{
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
}

    .custom-combobox.requerido
    {
        background-color: #ffffc7;
    }

.ui-tooltip
{
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
}

.custom-combobox input
{
    background: none;
    width: 95%;
    color: black;
    text-transform: uppercase;
}

.custom-combobox-toggle
{
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
    /* support: IE7 */
    *height: 1.7em;
    *top: 0.1em;
}

.custom-combobox-input
{
    margin: 0;
    padding: 0.3em;
}

.colorGris
{
    color: #7f7f7f;
}
