#link-register{
    text-decoration: none;
    /*background-color: orange;*/
    color: green;
    /*font-family: 'Prelo',sans-serif;*/
    font-size: 12px;
    font-weight: bold;
    /*border-radius: 4px 4px 4px 4px;*/
    /*padding: 4px;*/
}

div.pq-toolbar-crud > button.ui-button{
    padding-right: 7px !important;
}

.disponibles-span{
    color: green;
    font-weight: bold;
}

.content-div{
    width: 998px; 
    text-align: center;
    height: 550px;
    background-color: #d3e1f1;
    vertical-align: middle;
    border-radius: 8px;
}

