.config-nav .softnoesis-tab .admin__page-nav-title::before {
    content: "";
    background-image: url("../images/softnoesis-new.png");
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: 0 0;
    height: 35px;
    position: absolute;
    width: 30px;
    top: 7px;
}

.config-nav .softnoesis-tab .admin__page-nav-title strong {
    margin-left: 40px;
}

#softnoesis-info .ck-logo {
    position: relative;
    bottom: -9px;
    display: inline-block;
    max-height: 41px;
    margin-left: 4px;
    margin-right: 5px;
}
#softnoesis-info a {
    font-weight: bold;
    border-left: 2px solid #918c8c;
    padding-left: 5px;
    padding-right: 10px;
    color: #1e90ff;
}

#softnoesis-info a:first-child {
    padding-left: 5px;
    border-left: none;
}

#softnoesis-info {
    font-weight: 600;
    padding-bottom: 10px;
    background-color: #eaf5e1;
}
#softnoesis-module {
    font-size: 18px;
    font-weight: 800;
    color: #40748e;
}
#softnoesis-module span {
    color: #0000ff;
}
.admin__menu .submenu .item-softnoesis-askforquote a span {
    color: #a79d95;
    font-size: 1.6rem;
    font-weight: 600;
    
}
.admin__menu .submenu .item-softnoesis-askforquote a {
pointer-events: none;
}
/*add product grid css*/
td.cls-additional_image div {
    display: flex;
}
