﻿.ce_object.ce_grid table tbody td {
    border-bottom: 1px solid !important;
}

.ce_object.ce_label .text {
    cursor: inherit !important;
}

#ll_body {
    z-index: 2147483647 !important;
}

.ce_object.ce_genericItem:not(.active):not(.disabled):hover {
    opacity: 1 !important;
}

.divReadOnlyForm .ce_object.ce_field > .field > .control, .ce_object.ce_field > .field > .detail {
    text-align: left;
}

.divReadOnlyForm .ce_object.ce_field > .label {
    padding-top: 0;
}

.divReadOnlyForm .fixedTextWitdh {
    width: 500px !important;
}

.divReadOnlyForm .ce_object.ce_field .detail .ce_object.ce_label.center > .text {
    text-align: left
}

.divReadOnlyForm .ce_object.ce_field {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    margin-bottom: 5px;
}

.msjDenunciante.ce_genericItem {
    border: none !important;
    border-radius: 15px 15px 2px 15px !important;
    width: 70% !important;
    float: right !important;
    margin: 2px !important;
    margin-bottom: 5px !important;
}

.msjAbogado.ce_genericItem {
    border: none !important;
    border-radius: 15px 15px 15px 2px !important;
    width: 70% !important;
    float: left !important;
    margin: 2px !important;
    margin-bottom: 5px !important;
}

.msjSistema.ce_genericItem {
    border: 1.5px solid !important;
    border-radius: 15px 15px 2px 15px !important;
    width: 70% !important;
    float: right !important;
    margin: 2px !important;
    margin-bottom: 5px !important;
}

.msjSolicitudInfo.ce_genericItem {
    border: 1.5px solid !important;
    border-radius: 15px 15px 15px 2px !important;
    width: 70% !important;
    float: left !important;
    margin: 2px !important;
    margin-bottom: 5px !important;
}

.msjDenunciante.bandejaEntrada.ce_genericItem {
    border-radius: 15px 15px 15px 2px !important;
    float: left !important;
}

.msjAbogado.bandejaEntrada.ce_genericItem {
    border-radius: 15px 15px 2px 15px !important;
    float: right !important;
}

.msjAbogado.me.bandejaEntrada.ce_genericItem .text {
    color:inherit !important;
}

.msjSistema.bandejaEntrada.ce_genericItem {
    border-radius: 15px 15px 15px 2px !important;
    float: left !important;
}

.msjSolicitudInfo.bandejaEntrada.ce_genericItem {
    border-radius: 15px 15px 2px 15px !important;
    float: right !important;
}

#listaMensajes.ce_genericItemList {
    min-height: 50vh;
    max-height: 50vh;
    overflow: auto;
    cursor: pointer;
    border: 1px solid rgba(0,0,0,0.2);
}

#divContenidoBandeja .ce_object.ce_field .control {
    text-align: left !important;
}

#divContenidoBandeja .ce_object.ce_field .fa.fa-asterisk {
    color: rgb(222,42,54);
}

#divContenidoBandeja .ce_object.ce_field .detail .ce_object.ce_label > .text {
    text-align: left;
    max-width: 307.2px !important
}

.ce_object.ce_dropDownList select option {
    color: rgb(34, 33, 90) !important;
}

.ce_object.ce_genericItemList .pages .ce_object.ce_label .text {
    cursor: pointer !important;
}

.ce_object.ce_fileUploadInterface .dragNdrop {
    border-left: 0px solid;
    border-right: 0px solid;
    border-top: 2px solid;
    border-bottom: 2px solid;
}

.backgroundColorAlt .ce_object.ce_field .detail .ce_object.ce_label > .text {
    color: inherit !important;
}

.ce_object.ce_grid table tbody td {
    border-bottom: 1px solid lightgray !important;
}

.ce_object.ce_grid table tbody tr:last-child td {
    border-bottom: 0px solid lightgray !important;
}

.ce_object.ce_grid tfoot .ce_object.ce_label .text {
    cursor: pointer !important;
}

.ce_object.ce_grid {
    font-size: 12px!important;
}