.m8-bg { background-color: #f0f0f0; }
.m8-bg2 { background-color: #01263a; }
.m8-nav { background-color: #01263a; }
.m8-nav .nav-item a { color: #c1c1c1!important; }
.m8-nav .nav-item a:hover { color: #c1c1c1!important; }
.m8-nav .nav-item.active a { color: #ffffff!important; }

.m8-btn-submit { background-color: #01263a!important; color: #ffffff!important; }
.m8-btn-cancel { background-color: #01263a!important; color: #ffffff!important; }
.m8-btn-default { background-color: #01263a!important; color: #ffffff!important; }
.m8-btn-b1 { background-color: #01263a!important; color: #ffffff!important; }
.m8-btn-b2 { background-color: #01263a!important; color: #ffffff!important; }
.m8-btn-b3 { background-color: #01263a!important; color: #ffffff!important; }
.m8-btn-b4 { background-color: #01263a!important; color: #ffffff!important; }
.m8-btn-b5 { background-color: #ffffff!important; color: #01263a!important; }

.m8 .m8-h1 { color: #343434; font-size: 20pt; }
.m8 .m8-h2 { color: #343434; font-size: 16pt; }
.m8 .m8-h3 { color: #343434; font-size: 12pt; }
.m8 .m8-h4 { color: #343434; font-size: 10pt; }
.m8 .m8-h5 { color: #343434; font-size: 8pt; }
.m8 .m8-text { color: #343434; font-size: 12pt; }
.m8 .m8-label { color: #343434; font-size: 8pt; }
.m8 .m8-link { color: #343434; font-size: 12pt; }

.m8-modal { background-color: #01263a; color:#ffffff; }
.m8-modal h6,.m8-modal h1, .m8-modal h2, .m8-modal h3, .m8-modal h4, .m8-modal h5 { color:#ffffff; font-size:10pt; }
.m8-modal .m8-btn-close { color:#ffffff; font-size:10pt;}

.m8 .m8-itext { color: #343434; font-size: 10pt; }
.m8 .m8-ilabel { color: #343434; font-size: 10pt; }
.m8 .m8-ilabel-s { color:#343434; font-size:8pt; }
.m8-select { border-color: #01263a; background-color: #01263a; color:#ffffff; }
.m8-select:hover, .m8-select:focus, .m8-select:active { border:0;box-shadow: #01263a;}
.m8-icon { color:#01263a; }

.m8-ball { color:#01263a;background-color: #01263a;}
.m8-hr { color:#ffffff;background-color: #ffffff;}
.m8-panel { background-color: #ffffff;}

.m8-card { background-color: #ffffff;}
.m8-card .card-header { background-color: #f0f0f0; color:#343434; font-size:10pt;}
.m8-card .card-footer { background-color: #f0f0f0; color:#343434; font-size:10pt;}

.m8-table { background-color: #ffffff;}
.m8-table thead { background-color: #f0f0f0; color: #343434; font-size:10pt;}
.m8-table tbody tr { color: #343434; font-size:10pt;}
.m8-table tfoot tr { color: #343434; font-size:10pt;}