#diagramContainer {
    outline: none !important;
    min-width: 100% !important
}

.orgdiagram {
    min-width: 100% !important
}

.bp-item {
    position: absolute;
    overflow: hidden;
    font-family: Arial, Verdana, Helvetica, Trebuchet, Tahoma, Futura, sans-serif;
    -webkit-tap-highlight-color: #fff;
    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 #ccc;
    background: #f2f2f2;
    color: transparent
}

.bt-item-frame_2 {
    border: 1px solid #fff !important;
    background: #fff;
    color: transparent;
    width: 165px !important;
    height: 122px !important;
    top: 618px !important;
    margin-left: 126px !important
}

.bp-title {
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    padding: 0;
    font-weight: 700;
    width: 270px;
    text-align: center
}

.bp-title-frame {
    background: #24135f !important;
    border-width: 0;
    height: 16px;
    padding: .2em;
    width: 270px;
    margin: 2px 2px
}

.bp-photo-frame {
    border: 1px solid #ccc;
    background: #f6f6f6;
    color: #3c3c3c
}

.bp-description {
    color: #3c3c3c;
    font-size: .625em;
    font-weight: normal;
    position: relative;
    line-height: 1;
    top: 34px;
    text-align: center;
}

.bp-cargo {
    color: #3c3c3c;
    font-size: .625em;
    font-weight: normal;
    position: relative;
    top: 35px;
    text-align: center;
}

.bp-cursor-frame {
    display: none
}

.bp-highlight-frame {
    display: none
}

.bp-highlight-dot-frame {
    display: none
}

.bp-grouptitle-frame {
    background: #24135f;
    border-width: 0;
    color: #fff;
    padding: 0
}

.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: #ccc;
    border-bottom-color: #ccc
}

.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
}

@media(max-width:768px) {
    .bp-title {
        font-size: .813em
    }

    .bp-description {
        font-size: .938em
    }
}