﻿/* here you can put your own css to customize and override the theme */

.editable-fullname {
    display: block;
    margin-bottom: 5px;  
}

.editable-fullname span {
    width: 160px;  
    display: inline-block;
	color: black;
}

.editable-empty {
	color: white;
}
