﻿.webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/DataManagementCloud.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/DataManagementCloud.jpeg"); }

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_DataManagementCloud.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_DataManagementCloud.jpeg");}
}



.iconLeft:before {
content:"\f3cd";
font-family: "Font Awesome 5 Duotone";
font-weight: 900;
display: none;
}

#LEGEND {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 10px;
}

#LEGEND svg {
height: 30px;
width: 30px;
color: #1d4f91;
margin: 5px 0 10px 0;
}

.matrix-column-tick-header {
    text-align: center;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5em;
}
