/*
 * Title:   Custom Style File
 * Author:  http://themeforest.net/user/soaptheme 
 */

.highlight-unavailable a {
    background-color: #a5a1a13d !important;
    color: #000 !important;
	font-weight: bold !important;
}
.highlight-unavailable a:hover {
    background-color: #fdb714 !important; 
    color: #fff !important;         
}