
.cc_name {
	font-weight: bold;
}
.m-bot-5 {
	margin-bottom: 5px;
}


.cc_product_name {
    font-family: "HelveticaNeueBold", Helvetica, Arial, sans-serif;
    font-weight: 500;
    border-bottom: 0 !important;
    font-size: 1.5em;
    color: #000 !important;
}
a.cc_product_name:hover {
    border-bottom: 1px solid #636363 !important;
}
.cc_label_sku {
    font-weight: bold;
}
.px-2 {
    padding-left: .5em !important;
    padding-right: .5em !important;
    align-items: center;
}
.pv-2 {
    padding-top: .25em !important;
    padding-bottom: .25em !important;
}

.checkbox {
    margin-top:0px;
}
h5.panel-title + hr {
    display:none;
}
div.cc_page_controls > ul.cc_controls_list > li.cc_layout_option_list, li.cc_layout_option_grid {
    visibility: hidden;
}
div.cc_sort_controls > div.cc_product_sort > div.cc_sort_options > div.cc_sort_item {
    display:none;
}

/* Styles for service program table */
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    border:0px;
}
.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td {
    padding-top:2px;
    padding-bottom:2px;
}
input[type="radio"], input[type="checkbox"] {
    margin: 0px 10px 0px 5px;
}
.topRow {
    border-top: 1px solid #ddd;
    margin-top: 5px;
}
/* END Styles for service program table */