/* ----------------------- GLOBAL ---------------------- */

/*--- Font --- */ 


/*--- Header ---*/

ntphn-navbar {
    min-height: 500px;
}

ntphn-header {
    background-color: #ffffff;
}

/*--- Multstep Forms ---*/

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background: #D26127;
    border-color: #D26127;
}

#ait_msnfp_request, #ait_candidatetype {
    background: #f4f4f4 !important;
}

.tab-column {
    padding: 15px 30px !important;
    background: #f4f4f4;
}

.crmEntityFormView .actions {
    border: none;
}
  
.crmEntityFormView {
    border: none !important;
}