/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
#janus-ddm-wrap{

}
/* #janus-ddm-wrap .select select {
    appearance: none;
    background-color: transparent;
    border: none;
    padding: 0 1em 0 0;
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    cursor: inherit;
    line-height: inherit;
  }
  #janus-ddm-wrap .select{
    border: 1px solid #333;
    border-radius: 10px;
    box-shadow: 0 0 5px #e2e2e2;
    float: left;
    margin: 10px;
  } */