﻿/*!
 * WellFrame Web Library
 *
 * Copyright (©) Wellcode Software owned by Khamis Abuelkomboz
 *
 * ALL RIGHTS RESERVED, see http://wellcode.de
 *
 */

.Open {
   background-color: #EAEA00!important;
}

.Closed {
    background-color: #E82222!important;
}

.OpenPermanent {
    background-color: #00D85A!important;
}