/* Settings the width of tabs LHS and RHS */
.lsow-tabs.lsow-vertical .lsow-tab-nav {
		flex: unset !important;
		width: 30% !important;
}
.lsow-tabs .lsow-tab-panes {
    width: 70% !important;
}
/*.tbl_100 .td_100 .th_100 .tbody_100  {
    border: 1px solid black !important;
    border-collapse: collapse;
  }*/
.su-button-style-flat {
		text-align: left !important;
}