﻿
.edit-wrapper > p {
    font-weight: bold;
}

.edit-wrapper > .row {
    margin: 10px auto;
}


    .edit-wrapper > .row p {
        font-size: 12px;
        font-weight: bold;
        display:inline;
    }

.single-chk-box-domain label, .single-chk-box-industry label, .single-chk-box-function label {
    font-weight: normal !important;
    /*display: inline;
    margin-right: 15px;*/
}

.tab-pane > .row p {
    font-weight: bold;
    display: inline;
}
.rowBtn {
    background: transparent;
    border: none;
    color: #337ab7;
    outline:none;
}

.rowBtn:hover {
    text-decoration:underline;
}

.lbl-normal-font {
    font-weight:normal;
}

.class-product-list li:not(:first-child) {
    margin:20px auto;
}