.cmp_hs_right:after {
    background: #fff url(clientlib/images/Tech-frame-rev.png) no-repeat;
    background-size: auto 100%;
    mix-blend-mode: hard-light;
}
.course_apply_now {
    display: inline-block;
    margin: 0;
    padding: 9px 20px;
    transform: translate(-50%, 0);
    position: absolute;
    left: 50%;
    display: none;
    bottom: 15px;
}
.all-course {
    padding-bottom: 0;
}
.cmp_course_curriculum {
    margin-top: 25px;
}
.course_apply_now_free {
    justify-content: end;
    margin: 15px 30px 15px 0;
}
.goBack .cmp_filter_btn {
    border: 1px solid #96B5DB;
    font: normal normal 600 18px/23px Encode Sans Condensed;
    letter-spacing: 1.44px;
    color: #032146;
    text-transform: uppercase;
    padding: 15px 30px;
    margin-bottom: 35px;
    display: inline-block;
    cursor: pointer;
}
.goBack {
    display: flex;
    justify-content: space-between;
}
.goBack .cmp_filter_btn:hover {
    background: #032146;
    color: #fff;
}
#filterCandidateModal .modal-content {
    border-radius: 0;
    background: #032146;
}
#filterCandidateModal .modal-header {
    padding: 35px;
    display: block;
    padding-right: 80px;
    border: 0;
}
#filterCandidateModal .btn-close {
    background: #0a51a5;
    padding: 17px 19px;
    position: absolute;
    right: 39px;
    top: 44px;
    color: #fff;
    opacity: 1;
    line-height: 1;
    z-index: 10;
    font-size: 25px;
    border-radius: 0;
}
#filterCandidateModal .modal-dialog {
    max-width: 750px;
}
#filterCandidateModal h4 {
    font: normal normal 300 30px/52px Encode Sans Condensed;
    letter-spacing: 0px;
    color: #FFFFFF;
}
#filterCandidateModal h5 {
    font: normal 600 16px/23px Encode Sans Condensed;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 0.6;
}
#filterCandidateModal .modal-body {
    padding: 0 35px 35px 35px;
}
#filterCandidateModal select {
    border: 1px solid #96B5DB;
    margin: 0 0 5px;
    padding: 7px;
    width: 100%;
    height: 52px;
    overflow: visible;
    padding-left: 18px;
    transition: .3s all ease-out;
    font: normal normal 400 18px/23px Encode Sans Condensed;
    box-shadow: inherit;
    outline: inherit;
    border: 1px solid #96b5db;
    background: #032146;
    border-radius: 0;
    margin-bottom: 20px;
    letter-spacing: 1.44px;
    color: #B6D2F7;
    text-transform: uppercase;
    opacity: 0.4;
}
#filterCandidateModal button[type="submit"] {
    background: #0A51A5 0% 0% no-repeat padding-box;
    border: 1px solid #96B5DB;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 12px 50px;
}
.cmp_filter_oem_desc{
    margin: 20px 0 40px  0;
    border: 1px solid #B6D2F7;
    padding: 20px;
    display: flex;
}
.cmp_filter_oem_logo{
    max-width: 220px;
    margin-right: 30px;
}
.cmp_filter_oem_txt h3{
    font: normal normal normal 22px/30px Encode Sans Condensed;
    letter-spacing: 0px;
    color: #032146;
}
.cmp_filter_oem_txt p{
    font: 500 16px/20px Encode Sans Condensed;
    letter-spacing: 0px;    margin: 0;
    color: #0A51A5;
}
.cmp_filter_table{
    margin-top: 40px;
}
.cmp_filter_table thead{
    background: #032146;
    
}
.cmp_filter_table thead th{
    color: #fff;
    font: 500 18px/24px Encode Sans Condensed;
    border: 0;
}
.cmp_filter_table td{
    border: 0;
    border-bottom: 1px solid #96B5DB;
    font: 500 18px/30px Encode Sans Condensed;
letter-spacing: 0px;
color: #032146;
padding: 15px!important;
}
.cmp_filter_table td strong{
    display: block;
}
.cmp_filter_table #alumni-table img{
    max-width:70px;
}
.cmp_filter_table #alumni-table tbody tr td:nth-child(5){
        display: flex;
        justify-content: center;
}