#applicantview-row-studies .custom-select,
#applicantview-row-top .custom-select {
    height: 40px;
}

#widget-applicantview .widget-title-bar {
    padding-right: 25px;
}

#widget-applicantview .widget-title-bar .icon-button {
    fill: #275fa0;
    cursor: pointer;
}

#widget-applicantview-body .nav-link {
    padding: .2rem .7rem;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #ffcb4a;
}

.nav-link, .nav-link a{
    color: #275fa0;
}

#tab-applicant-followup-table thead tr :nth-child(1),
#tab-applicant-followup-table tbody th {
    width: 120px;
}

#tab-applicant-followup-table thead tr :nth-child(4),
#tab-applicant-followup-table tbody tr :nth-child(4) {
    width: 100px;
}

#tab-applicant-followup-botrow {
    margin-top: 15px;
}

#tab-applicant-followup-edit {
    height: 200px;
}