/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 23, 2016, 9:27:41 AM
    Author     : root
*/


.bk-blue-color {
    color: #005DA7;
}

.bk-red-color {
    color: #E1001A;
}

.bk-yellow-color {
    color: #FBBF00;
}

.white {
    color: #fff;
}

.black {
    color: #000;
}
.green {
    color: #019548;
}