body {
    padding: 0px;
    margin: 0px;
    background: url(/img/fondocaduceum.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 100% 100%;
    margin: auto;
    height: auto;
    min-height: 100%;
    
}

.tformRegistro
{
    height: 400px;
    width: 900px;
    margin: auto;
    margin-top: 5px; /*border: thin solid #83C639;*/
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0px 0px 30px #eeeeee inset;
    border-collapse: separate;
    background-color: rgba(27, 163, 13, 0.44);
    /*background: rgba(0, 0, 0, 0.50);
    background: rgba(46, 139, 204, 0.30);*/
}

.tformhc
{
    height: 100px;
    width: 900px;
    margin: auto;
    margin-top: 5px; /*border: thin solid #83C639;*/
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0px 0px 30px #eeeeee inset;
    border-collapse: separate;
    background-color: rgba(159, 165, 162, 0.65);
    /*background: rgba(0, 0, 0, 0.50);
    background: rgba(46, 139, 204, 0.30);*/
}

.tformhc2
{
    height: 400px;
    width: 900px;
    margin: auto;
    margin-top: 5px; /*border: thin solid #83C639;*/
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0px 0px 30px #eeeeee inset;
    border-collapse: separate;
    background-color: rgba(159, 165, 162, 0.65);
    /*background: rgba(0, 0, 0, 0.50);
    background: rgba(46, 139, 204, 0.30);*/
}

.tformhc3
{
    height: 400px;
    width: 900px;
    margin: auto;
    margin-top: 5px; /*border: thin solid #83C639;*/
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0px 0px 30px #eeeeee inset;
    border-collapse: separate;
    /*background-color: rgba(159, 165, 162, 0.65);
    background: rgba(0, 0, 0, 0.50);
    background: rgba(46, 139, 204, 0.30);*/
}

.ui-autocomplete
{
    width: 500px;
    background-color: rgba(159, 165, 162, 0.65);
    list-style: none;
    cursor: pointer;
    font-family: arial;
    border-radius: 5px


}

.ui-menu-item:hover {
    background: #5da5a2;ç
   
   
}