/* CONTROL staff_detail CSS */

#imagediv {
    float: right;
    max-width: 260px;
    padding-left: 36px;
}

.staff-row .btn {
    border-radius: 0px;
    color: #fff;
}


.contact-modal .btn {
    border-radius: 0px;
}

.contact-modal .btn-success {
    background-color: #006145;
}
