.mT0 { margin-top: 0px ! important; }
.mT10 { margin-top: 10px ! important; }
.mT20 { margin-top: 20px ! important; }
.mT30 { margin-top: 30px ! important; }
.mT40 { margin-top: 40px ! important; }
.mT50 { margin-top: 50px ! important; }
.mT60 { margin-top: 60px ! important; }
.mT70 { margin-top: 70px ! important; }
.mT80 { margin-top: 80px ! important; }
.mT90 { margin-top: 90px ! important; }
.mT100 { margin-top: 100px ! important; }

.mB0 { margin-bottom: 0px ! important; }
.mB10 { margin-bottom: 10px ! important; }
.mB20 { margin-bottom: 20px ! important; }
.mB30 { margin-bottom: 30px ! important; }
.mB40 { margin-bottom: 40px ! important; }
.mB50 { margin-bottom: 50px ! important; }
.mB60 { margin-bottom: 60px ! important; }
.mB70 { margin-bottom: 70px ! important; }
.mB80 { margin-bottom: 80px ! important; }
.mB90 { margin-bottom: 90px ! important; }
.mB100 { margin-bottom: 100px ! important; }

.app-header { top: 0px; }

.header-btn-lg::before { background: none; }

.card-header-title.font-size-lg span { font-size: 0.8rem; margin-left: 20px; color: #000; }

.hide { display: none; }

.bg-expolytics-fade {
    background-image: linear-gradient(135deg, #ca1431 0%, #7c091f 100%) !important
}

.app-logo-inverse {
    height: 50px;
    width: 270px;
    background: url(/img/expolytics-invers.png) 50% 50% no-repeat
}

.app-header__logo .logo-src {
    background: url(/img/expolytics-logo.png) 50% 50% no-repeat;
    height: 27px;
    width: 145px;
}

 
.card-header, #filresult, .filresult { text-transform: none; }

a.link { color: #da624a ! important; }

#editform { display: none; }
