#main .open-product .section .panel-heading {
    background: #505c66 !important;
    border-bottom: 2px;
    color: white;
}

.panel-heading h3:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    color: white;
}

div.bpControl.bp-left-adjust label {
    margin-left: 20px; !important;
    margin-top: 20px;
}

div.bpControl.bp-header-center label {
    text-align: center !important;
    margin-left: 20px;
    margin-top: 20px;
}

.table.data-list th span, .table.data-list td .value span {
    white-space: break-spaces !important;
}

