
.no-border {
    border: 0;
}

.exportTableCustom {
    width: 800px;
    padding-right: 9px;
}

.importTableCustom {
    width: 945px;
    padding-right: 9px;
}

.font-size {
    font-size: 75%;
}

.noteButton, .linkButtonGroup, .linkButtonCat, .linkButtonCadic, .linkButtonConditions,
.linkButtonRegul, .linkButtonArea, .linkButtonOrderNumber, .linkButtonMedida, .font-color {
    color: #0000FF;
}

.popupBody {
    padding: 10px;
    font-size: 1.1em;
}

.cadicWidth {
    width: 40px;
}

.td-style {
    border-bottom: 2px solid #000066;
    vertical-align: top;
    padding-top: 5px;
}

.td-style2 {
    border-right: 1px black solid;
    border-bottom: 1px black solid;
}

.td-style3 {
    border-right: 1px black solid;
    border-bottom: 2px #999 solid;
    border-left: 1px #ccc solid;
    font-weight: bold;
    background-color: #e2eef6;
}

.table-style {
    border: 0px black solid;
    margin-left: 10px;
}

.header-style {
    padding: 4px;
    border-right: 1px black solid;
}

.cell-style {
    background-color: #e2eef6;
    padding: 0px 10px;
    font-weight: bold;
    border-right: 1px black solid;
    border-bottom: 2px #000066 solid;
}

.div-cell-style {
    float: left;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 3px;
    background-color: #fefed9;
    border: 1px solid #000;
    color: #000;
}

.border-style {
    border-right: 1px black solid;
}

.border-style-bottom {
    border-right: 1px black solid;
    border-bottom: 2px #999 solid;
}

.popupFontFamily {
    font-family: Verdana, Arial, sans-serif;
}

.table_Row1:hover {
    background-color: #cccccc;
}
.table_Row1 {
    background-color: #ffffff;
}

.table_Row2:hover {
    background-color: #cccccc;
}
.table_Row2 {
    background-color: #f5f8fa;
}

.popupPadding {
    padding: 10px;
}

.lovWidth {
    width:50px;
}

.lovDataWidth {
    width: 100%;
}

.lovPaddingTop {
    padding-top: 1px;
}

.lovHeightAndPadding {
    height:12px;
    padding-top: 0px
}

.lovVoltarButton {
    float: right;
}