﻿html, body {
    background-color: #fff !important;
}


.bg-inverse {
    background-color: #263746 !important;
}

.thead-inverse th{
    background-color: #263746 !important;
}

.conserviceBlue{
	color: #009BDE;
}
