.footer-div{
    color:#ededed;
    font-size: 16px;
}

.ptop05{
    padding-top:0.5rem;
}


/*  added by Roland*/

/* Admin properties module SAVE button fix to the bottom */

.fixed-bottom{
    position: fixed;
    bottom: 0;
    background-color: white;
    width: 100%;
    border-top: 1px solid #ccc;
    z-index: 99;
}



/* Property ref code label in properties.php */
.type-container-right{
    top: 5px;
    right: 5px;
    position: absolute;
}


/*  added by Roland*/