.mysql,
.sql,
.sqlserver,
.vertica,
.oracle,
.postgres,
.mariadb,
.cassandra,
.apache_druid,
.mongo,
.mongodb,
.ftp,
.s3,
.drop,
.onedrive,
.shared_location,
.file_upload,
.ga,
.pdf,
.csv,
.xls,
.xlsx,
.hdfs,
.db2,
.sqream,
.teradata,
.athena,
.redshift,
.hive,
.impala,
.api,
.azure,
.azure_blob,
.shared,
.sap.hana,
.saphana,
.snowflake,
.scikiq_dna_hub,
.scikiq.dna,
.sftp,.kafka,.rfc,
.s4hana,
.webhook,
.servicenow,
.api-write,
.tableau,
.twitter,
.sap_odata,
.sapodata,
.sap-ecc,
.slack,
.teams,
.email,
.powerbi,
.purview,
.gcp,
.oracle-ebs,
.bigquery,
.dynamiccrm,
.glue,
.storage,
.storage_,
.bw4hana {
    position: relative;
    width: 38px;
    height: 38px;
    /* padding-left: 50px; */
}

.mysql:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/mysql.svg");
    object-fit: cover;
    background-size: 36px 35px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}

.sql:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/microsoft-sql-server.svg");
    object-fit: cover;
    background-size: 26px 35px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.sqlserver:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/db-icon/sqlserver.svg");
    object-fit: cover;
    background-size: 26px 35px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}

.vertica:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/vertica.svg");
    object-fit: cover;
    background-size: 148px 20px;
    background-position: right;
    background-repeat: no-repeat;
    background-color: #fff;
    /* left: 5px;
    top: 10px; */
    /*top: -6px;*/
}

.postgres:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/postgresql.svg");
    object-fit: cover;
    background-size: 26px 35px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}

.oracle:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/oracle.svg");
    object-fit: cover;
    background-size: 26px 35px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}


.oracle-ebs:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/oracle-ebs.svg");
    object-fit: cover;
    background-size: 26px 35px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}


.oracle-fusion:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/oracle-fusion.svg");
    object-fit: cover;
    background-size: 26px 35px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}


.sap-ecc:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/db-icon/sap-ecc.svg");
    object-fit: cover;
    background-size: 26px 35px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.pdf:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/pdf.svg");
    object-fit: cover;
    background-size: 26px 35px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}

.csv:before {
    color: #ddd;
    /* left: 5px;
    top: 10px; */
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/csv-file.svg");
    object-fit: cover;
    background-size: 39px 49px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}

.xls:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/xls-1.svg");
    object-fit: cover;
    background-size: 26px 35px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}

.xlsx:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/excel.svg");
    object-fit: cover;
    background-size: 26px 35px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}

.ftp:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/ftp-3.svg");
    object-fit: cover;
    background-size: 27px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}

.s3:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/aws-s3.svg");
    object-fit: cover;
    background-size: 26px 17px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}

.hdfs:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/hdfs-logo.jpg");
    object-fit: cover;
    background-size: 38px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}

.drop:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/dropbox-2.svg");
    object-fit: cover;
    background-size: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.db2:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url(/common/web/img/db2.svg);
    object-fit: cover;
    background-size: 71px 33px;
    background-position-x: right;
    background-repeat: no-repeat;
    /*top: -6px;*/
    background-color: #09af05;
}
.sqream:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/sqream_logo.svg");
    object-fit: cover;
    background-size: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.teradata:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/teradata.png");
    object-fit: cover;
    background-size: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.athena:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/athena.png");
    object-fit: cover;
    background-size: 23px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.redshift:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/redshift.svg");
    object-fit: cover;
    background-size: 33px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.hive:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/hive_logo.svg");
    object-fit: cover;
    background-size: 27px;
    background-position: center;
    background-repeat: no-repeat;
    /*top: -6px;*/
    background-color: #ffff00;
}
.impala:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/impala.svg");
    object-fit: cover;
    background-size: 13px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.sftp:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/sftp.svg");
    object-fit: cover;
    background-size: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.api:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/api-1.svg");
    object-fit: cover;
    background-size: 33px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.azure:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/azureblob.svg");
    object-fit: cover;
    background-size: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.azure_blob:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/azureblob.svg");
    object-fit: cover;
    background-size: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.kafka:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/kafka-icon.svg");
    object-fit: cover;
    background-size: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.shared:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/network.svg");
    object-fit: cover;
    background-size: 26px;
    background-position: center;
    background-repeat: no-repeat;
    /*top: -6px;*/
}
.sap.hana:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/db-icon/saphana.svg");
    object-fit: cover;
    background-size: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.saphana:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/db-icon/saphana.svg");
    object-fit: cover;
    background-size: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.snowflake:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/db-icon/snowflake.svg");
    object-fit: cover;
    background-size: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.scikiq_dna_hub:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/db-icon/scikiq_dna_hub.svg");
    object-fit: cover;
    background-size: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.scikiq.dna:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/db-icon/scikiq_dna_hub.svg");
    object-fit: cover;
    background-size: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.rfc:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/db-icon/rfc.svg");
    object-fit: cover;
    background-size: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.s4hana:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/db-icon/s4hana.svg");
    object-fit: cover;
    background-size: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.bw4hana:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/db-icon/bw4hana.svg");
    object-fit: cover;
    background-size: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.webhook:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/db-icon/webhooks.svg");
    object-fit: cover;
    background-size: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.servicenow:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/db-icon/servicenow.svg");
    object-fit: cover;
    background-size: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.api-write:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/db-icon/rest-api.svg");
    object-fit: cover;
    background-size: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.tableau:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/db-icon/tableau-software.svg");
    object-fit: cover;
    background-size: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.twitter:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/db-icon/x.svg");
    object-fit: cover;
    background-size: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.sap_odata:before, .sapodata:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/sap_odata.png");
    object-fit: cover;
    background-size: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.slack:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/db-icon/slack.svg");
    object-fit: cover;
    background-size: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.teams:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/db-icon/teams.svg");
    object-fit: cover;
    background-size: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.powerbi:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/db-icon/powerbi.svg");
    object-fit: cover;
    background-size: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}

.purview:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/db-icon/purview.svg");
    object-fit: cover;
    background-size: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.email:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/db-icon/email.svg");
    object-fit: cover;
    background-size: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.gcp:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/gcp.svg");
    object-fit: cover;
    background-size: 26px 35px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.bigquery:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/bigquery.svg");
    object-fit: cover;
    background-size: 26px 35px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}

.dynamiccrm:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/db-icon/dynamiccrm.svg");
    object-fit: cover;
    background-size: 26px 35px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.storage:before, .storage_:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/db-icon/storage.svg");
    object-fit: cover;
    background-size: 26px 35px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.oracle-ebs:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/db-icon/oracle-ebs.svg");
    object-fit: cover;
    background-size: 26px 35px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.glue:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/db-icon/glue.svg");
    object-fit: cover;
    background-size: 26px 35px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}
.mongo:before, .mongodb:before {
    color: #ddd;
    border: solid 1px #e2e5ed;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    content: ' ';
    background-image: url("/common/web/img/db-icon/mongo.svg");
    object-fit: cover;
    background-size: 26px 35px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*top: -6px;*/
}