#diagramContainer {
    outline: none !important;
}

.bp-item {
    position: absolute;
    overflow: hidden;
    font-family: Arial, Verdana, Helvetica, Trebuchet, Tahoma, Futura, sans-serif;
    -webkit-tap-highlight-color: #ffffff;
    box-sizing: content-box;
}

.bp-corner-all {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

.bt-item-frame {
    border: 1px solid #cccccc;
    background: #f2f2f2;
    color: transparent;
}

.bp-title {
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    line-height: 16px;
    color: #ffffff;
    padding: 0px;
    font-weight: 700;
    width: 270px;
    text-align: center;
}

.bp-title-frame {
    background: #24135f !important;
    border-width: 0px;
    height: 16px;
    padding: 0.2em;
    width: 270px;
    margin: 2px 2px;
}

.bp-photo-frame {
    border: 1px solid #cccccc;
    background: #f6f6f6;
    color: #3c3c3c;
}

.bp-description {
    color: #3c3c3c;
    font-size: 0.625em;
    font-weight: normal;
    left: 10px;
    line-height: 1;
    top: 34px;
}

.bp-cursor-frame {
    display: none;
}

.bp-highlight-frame {
    display: none;
}

.bp-highlight-dot-frame {
    display: none;
}

.bp-grouptitle-frame {
    background: #24135f;
    border-width: 0px;
    color: #ffffff;
    padding: 0px;
}

.bp-selectioncheckbox-frame {
    font-size: 12px;
    line-height: 14px;
}

.bp-selectioncheckbox {
    font-size: 12px;
    line-height: 14px;
    vertical-align: middle;
}

.bp-selectiontext {
    font-size: 12px;
    line-height: 14px;
    vertical-align: middle;
}

.bp-readmore {
    font-size: 10px;
    line-height: 12px;
    text-align: right;
    text-decoration: none;
}

.bp-label {
    font-size: 10px;
    line-height: 12px;
    vertical-align: middle;
}

.bp-connector-label {
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    color: #3c3c3c;
    font-weight: bold;
}

.bp-label-annotation {
    font-size: 16px;
    text-align: center;
}

.bp-badge {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, Trebuchet, Tahoma, Futura, sans-serif;
    padding: 4px;
    float: left;
}

.bp-printpreview {
    position: absolute;
    overflow: hidden;
    border-right: 1px;
    border-bottom: 1px;
    border-right-style: dotted;
    border-bottom-style: dotted;
    border-right-color: #cccccc;
    border-bottom-color: #cccccc;
}

.bp-item-email {
    top: 50px;
    left: 10px;
    width: 300px;
    height: 36px;
    font-size: .825em;
}

.bp-item-phone {
    top: 70px;
    left: 10px;
    width: 200px;
    height: 36px;
    font-size: .825em;
}