﻿body {
    width: 100%;
    color: #444444; /*color: #302D39;*/
    font-family: Arial;
    font-size: 10px;
    margin: 0px 0px;
}

.rwImg {
    border: 0;
}

.tablaContenido {
    width: 100%;
}

.tdContenido {
    width: 100%;
    vertical-align: top;
    border: 1px #999999 solid;
    border-top: 0;
}

.etiquetaAgregar {
    color: #555555;
    font-weight: bold;
    font-family: Arial;
}

.noticias {
    color: #555555;
    font-weight: bold;
    font-family: Arial;
    text-align: left;
    font-size: 8pt;
}


.rwEncabezadoIz {
    width: 4px;
    background-image: url('../DwImg/imgUI/imgRw/rwAccesoIz.jpg' );
    background-color: #CEE3FB;
    border-bottom: #999999 1px solid;
}

.rwEncabezadoEsp {
    height: 22px;
    background-image: url('../DwImg/imgUI/imgRw/rwAccesoEs.jpg' );
    background-color: #CEE3FB;
    border-bottom: #999999 1px solid;
}

.rwEncabezadoDe {
    width: 4px;
    background-image: url('../DwImg/imgUI/imgRw/rwAccesoDe.jpg' );
    background-repeat: no-repeat;
    background-color: #CEE3FB;
    border-bottom: #999999 1px solid;
}

/*.botonPW {
    background-color: White;
    border-right: #C9E1F9 1px solid;
    border-top: #C9E1F9 1px solid;
    border-left: #C9E1F9 1px solid;
    border-bottom: #C9E1F9 1px solid;
    background-color: White;
    font-size: 9px;
    font-family: Arial;
    font-weight: bold;
    color: Navy;
    cursor: pointer;
    margin: 2px;
    border-radius: 5px;
    padding: 2px;
}*/

.botonPW {
    border-radius: 8px !important;
    padding: 5px !important;
    border: 0px;
    background-color: #008CBA;
    color: #fff;
    font-size: 14px;
    width: 100% !Important;
    font-family: Arial;
}

.botonPW:hover {
    background-color: #C9E1F9;
    color: Navy;
}

/*.cajasTextoPW {
    display: block;
    font-size: 9px;
    font-family: Arial;
    width: 97%;
    border-right: #CEE3FB 1px solid;
    border-top: #CEE3FB 1px solid;
    border-left: #CEE3FB 1px solid;
    border-bottom: #CEE3FB 1px solid;
    margin: 2px;
    border-radius: 5px;
    padding: 2px;
}*/

.cajasTextoPW {
    padding: 6px;
    border-radius: 5px;
    display: block;
    font-size: 12px;
    font-family: Arial;
    width: 100%;
    border: #c2c2c2 1px solid;
}

/*.DropDLPW {
    display: block;
    font-size: 9px;
    font-family: Arial;
    width: 100%;
    margin: 2px;
    border-radius: 5px;    
}*/

.DropDLPW {
    display: block;
    Font-Size: 12px;
    width: 97%;
}

.tdCas40 {
    width: 40%;
    vertical-align: top;
}

#EMP {
    width: 100%;
    height: 85px;
    overflow: auto;
    position: relative;
    border-right: #CEE3FB 2px solid;
    border-top: #CEE3FB 2px solid;
    border-left: #CEE3FB 2px solid;
    border-bottom: #CEE3FB 2px solid;
    background-color: #E9F1FE;
}

#RH {
    width: 100%;
    height: 80px;
    overflow: auto;
    position: relative;
    border-right: #CEE3FB 2px solid;
    border-top: #CEE3FB 2px solid;
    border-left: #CEE3FB 2px solid;
    border-bottom: #CEE3FB 2px solid;
    background-color: #E9F1FE;
}
