.jcc-color-box {
    float: left;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    border: 1px solid rgba(0, 0, 0, .2);
}

.other-filters{
    padding: 0 14px;
}

/* #companysearchform {
    display: flex;
    justify-content: center;
  }
  
  #companysearchform > div {
    display: inline-block; 
    text-align: center; 
  } */
  
#ajaxLookupInput {
    width: 50%;
    border-width: 3px;
    border-color: #00488b;
    border-style: solid;
    margin-bottom: 15px;

}