@charset "utf-8";
/* CSS Document */

.color-yellow{color: #fcbe11!important}

.color-geen{color: #499a44!important}

.color-orange{color: #ef4028!important}

.color-red{color: #be1e2d!important}

.bg-yellow{background-color: #fcbe11!important}

.bg-green{background-color: #499a44!important}

.bg-orange{background-color: #ef4028!important}

.bg-red{background-color: #be1e2d!important}

.bg-overlay-pattern-yellow {background: url("../images/bg_pattern_yellow.png") left top; width: 100%; height: 100%;}