/* Build 415 — white job note/history cards and stable arrows */
#modal .guard-job-service-section .job-collapse-half{
  background:#fff!important;
  border-color:#dfe5e1!important;
}
#modal .guard-job-service-section .job-collapse-half .collapse-toggle{
  background:#fff!important;
}
#modal .guard-job-service-section .job-collapse-half .collapse-content,
#modal .guard-job-service-section .job-collapse-half textarea{
  background:#fff!important;
}
#modal .guard-job-service-section .job-collapse-half .collapse-toggle>span:last-child{
  display:inline-block;
  min-width:14px;
  text-align:center;
  line-height:1;
}
