/* Faijan CSS 11 March 2020 */

#questionnarie .row {
    display: flex;
  }
  .scw_section_one {
    padding-right: 50px;
  }
  .scw_section_two {
    flex: 2;
  }
  .scw_section_one .ps-nav {
    margin: 0;
    list-style-type: none;
  }
  .scw_section_one .ps-nav .ps-nav-item {
    margin-bottom: 10px;
  }
  .ps-form-group {
    margin-bottom: 20px;
  }
  .ps-form-group label{
    margin-bottom: 5px;
  }
  .ps-form-group #scw_chat_message_to, .ps-form-group #scw_chat_subject, .ps-form-group #scw_chat__message_to, .ps-form-group #scw_chat__subject {
    width: 100%;
    box-shadow: inherit;
      border: 1px solid #e5e5e5;
  }
  