@charset "UTF-8";

.panel_wrapper{
  #general_panel{
    height:auto;
  }
}

body{
  margin: 0;
  form{
    padding: 0 10px;
  }
}
