﻿/*View Personnel*/
.view-row-label {
    margin-top: -9.7px !important;
    margin-bottom: 10px !important;
    color: #000;
    background: #fff9de;
    padding: 5px 10px;
    min-height: 33px;
    width: 100%;
}

/*Create Personnel*/
.section-sub-heading {
    color: black;
    font-weight: bold;
    background: #d7d7d7;
    width: 100%;
    padding-left: 15px;
}

.section-sub-heading-2 {
    margin-top: 20px;
    color: black;
    font-weight: bold;
    background: #d7d7d7;
    width: 100%;
    padding-left: 15px;
}
