.rwIcon {
    display: none !important;
}

    .rwCloseButton {
        background-image: url("/eBus/Themes/PersonifyDefault/images/closeico.png") !important;
        cursor: pointer !important;
    }

    .rcbInput {
        width: 300px !important;
    }

    .rcbArrowCellRight a {
        width: 18px !important;
    }

    .riTextBox[type="text"] {
        border-right: 1px solid #B8B8B8;
        border-bottom: 1px solid #B8B8B8;
        border-top: 1px solid #8E8E8E;
        border-left: 1px solid #8E8E8E;
        line-height: 15px;
        padding: 2px 12px 2px 12px;
    }
