﻿body {
}

.collapsePanelHeader {
    width: 100%;
    height: 30px;
    background-image: url(img/collapse_back.png);
    background-repeat: repeat-x;
    color: #FFF;
    font-weight: bold;
}

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.Panel {
    padding: 3px;
}

.login {
    font-family: Arial;
    font-size: small;
    background-image: url('img/login.gif');
    width: 400px;
    height: 300px;
    text-align: center;
}

.TextBoxMoneda {
    text-align: right;
    width: 80px;
}

.TextBox {
    border-bottom: #cbb945 1px solid;
    border-left: #cbb945 1px solid;
    background: url(/copics/croDiggFormBk.gif) #fffadb repeat-x;
    color: #776b1b;
    font-size: 110%;
    border-top: #cbb945 1px solid;
    border-right: #cbb945 1px solid;
}

.FondoModal {
    background-image: url(img/fill1.png);
    background-size: 8px 100%;
    background-repeat: repeat-x;
    font-family: Arial;
    font-size: small;
}

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.EstiloDropdownCascading {
    width: 255px;
}

.trEstiloTitulo {
    color: White;
    background-color: #953735;
    font-weight: bold;
}

.tdEstiloTitulo {
    color: #C0504D;
    background-color: #F2DDDC;
}

.tdEstiloTexto {
    color: #C0504D;
}

.headerFlotante {
    overflow: auto;
}

    .headerFlotante table th {
        position: relative;
    }



.brdPan {
    border: 1px solid #953735;
    background-color: #F2DDDC;
}


.tblInfCfd {
    color: Black;
    background-color: #632523;
    border-color: #632523;
    border-width: 3px;
    border-style: Double;
    border-collapse: collapse;
    font-size: small;
}

.titInfCfd {
    color: White;
    background-color: #953735;
    font-weight: bold;
}

.titPan {
    background-color: #953735;
    margin: 1px;
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
    text-indent: 10px;
    vertical-align: middle;
    border: 1px solid #953735;
}

.cuePan {
    background-color: #F2DDDC;
    margin-top: 5px;
    margin-right: 1px;
    margin-bottom: 5px;
    margin-left: 1px;
}

.txtPan {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #632523;
    text-align: left;
    text-indent: 10px;
}

.celFrm {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #FFFFFF;
    vertical-align: middle;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #632523;
    text-align: left;
    text-indent: 10px;
    width: 200px;
}
