.scwpFormFieldsBundle___1P0Q1 {
  width: 100%;
  display: flex;
}
/*
Variables For Form Builder
*/
/*
Mixins For Form Builder
*/
.scwpConditionField___37aaL {
  width: calc(100% / 3 - 3.5px);
  height: 42px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  background-color: #ffffff;
  border: 1px solid #e8e8e8;
  margin: 0 5px 5px 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  position: relative;
}
.scwpConditionField___37aaL:nth-child(3n) {
  margin-right: 0;
}
.scwpConditionField___37aaL h3 {
  font-size: 14px;
  color: #727c87;
  margin: 0;
  display: block;
  padding-left: 20px;
  line-height: 40px;
  font-weight: 700;
  cursor: pointer;
  width: calc(100% - 30px);
}
.scwpConditionField___37aaL.active___8CHFC {
  border: 1px solid #506DAD;
}
.scwpConditionField___37aaL .scwpDeleteCondition___2y6Nb {
  margin-left: auto;
  width: 30px;
  height: 40px;
  border: 0;
  outline: 0;
  padding: 0;
  background-color: #ffffff;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}
.scwpConditionField___37aaL .scwpDeleteCondition___2y6Nb:before {
  content: '\F2D7';
  font-family: 'ionicons';
  font-size: 14px;
  color: #888;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.scwpConditionField___37aaL .scwpDeleteCondition___2y6Nb:hover:before {
  color: #fc4a52;
}
/*
ADD FIELDS PANEL
*/
/*
Variables For Form Builder
*/
/*
Mixins For Form Builder
*/
/* Add Field Panel */
.scwpSettingsPannelWrapper___1CAND {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.scwpSettingsPannelWrapper___1CAND .scwpFieldsbtnWrapper___9wiad {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.scwpSettingsPannelWrapper___1CAND .scwpFieldsbtnWrapper___9wiad .scwpFieldsbtn___1a1Xr {
  width: calc(100% / 2 - 2.5px);
  height: 50px;
  display: -webkit-inline-flex;
  display: -ms-inline-flex;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  background-color: #595E80;
  border: 0;
  outline: 0;
  margin-bottom: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.scwpSettingsPannelWrapper___1CAND .scwpFieldsbtnWrapper___9wiad .scwpFieldsbtn___1a1Xr:hover {
  background-color: #4f5371;
}
.scwpSettingsPannelWrapper___1CAND .scwpCancelBtnWrapper___2Jt-L {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
.scwpSettingsPannelWrapper___1CAND .scwpCancelBtnWrapper___2Jt-L button.scwpCancelSettingsbtn___tOIS0 {
  width: 100%;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  line-height: 40px;
  background-color: #506DAD;
  display: -webkit-inline-flex;
  display: -ms-inline-flex;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  outline: 0;
  border: 0;
  position: relative;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.scwpSettingsPannelWrapper___1CAND .scwpCancelBtnWrapper___2Jt-L button.scwpCancelSettingsbtn___tOIS0:hover {
  background-color: #48629c;
}
/* Add Field Panel End */
/*
Variables For Form Builder
*/
/*
Mixins For Form Builder
*/
.reuseButton___3zdN3 {
  font-size: 14px;
  font-weight: 700;
  color: #fdfdfd;
  display: inline-block;
  background: none;
  text-align: center;
  background-color: #595e80;
  padding: 0 30px;
  height: 42px;
  line-height: 42px;
  outline: 0;
  border: 0;
  cursor: pointer;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.4s cubic-bezier(0.28, 0.75, 0.25, 1);
  -moz-transition: all 0.4s cubic-bezier(0.28, 0.75, 0.25, 1);
  -ms-transition: all 0.4s cubic-bezier(0.28, 0.75, 0.25, 1);
  -o-transition: all 0.4s cubic-bezier(0.28, 0.75, 0.25, 1);
  transition: all 0.4s cubic-bezier(0.28, 0.75, 0.25, 1);
}
.reuseButton___3zdN3 i {
  font-size: 14px;
  line-height: 42px;
  margin-right: 10px;
}
.reuseButton___3zdN3:hover {
  background-color: #444862;
}
.reuseButton___3zdN3:focus {
  background: none;
  background-color: #595e80;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
}
.reuseButton___3zdN3:disabled {
  border: 0;
  color: #9da3a9;
  background-color: #f3f3f3;
  line-height: 42px;
}
.reuseButton___3zdN3:disabled i {
  color: #9da3a9;
}
.reuseButton___3zdN3:disabled:hover {
  color: #9da3a9;
  background-color: #f3f3f3;
}
.reuseButton___3zdN3:disabled:hover i {
  color: #9da3a9;
}
.reuseButton___3zdN3.reuseOutlineButton___1Dhzn {
  color: #595e80;
  border: 1px solid #595e80;
  background-color: transparent;
  line-height: 40px;
}
.reuseButton___3zdN3.reuseOutlineButton___1Dhzn i {
  color: #595e80;
}
.reuseButton___3zdN3.reuseOutlineButton___1Dhzn:hover {
  background-color: #595e80;
  border-color: transparent;
  color: #fdfdfd;
}
.reuseButton___3zdN3.reuseOutlineButton___1Dhzn:hover i {
  color: #fdfdfd;
}
.reuseButton___3zdN3.reuseOutlineButton___1Dhzn:disabled {
  border: 1px solid #bfc4ca;
  background-color: transparent;
  color: #9da3a9;
}
.reuseButton___3zdN3.reuseOutlineButton___1Dhzn:disabled i {
  color: #9da3a9;
}
.reuseButton___3zdN3.reuseOutlineButton___1Dhzn:disabled:hover {
  background-color: transparent;
  border: 1px solid #bfc4ca;
  color: #9da3a9;
}
.reuseButton___3zdN3.reuseOutlineButton___1Dhzn:disabled:hover i {
  color: #9da3a9;
}
.reuseButton___3zdN3.reuseFluidButton___5yU9l {
  width: 100%;
}
.reuseButton___3zdN3.reuseFlatButton___3LApK {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.reuseButton___3zdN3.reuseOutlineFlatButton___3BWdK {
  color: #595e80;
  border: 1px solid #595e80;
  background-color: transparent;
  line-height: 40px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.reuseButton___3zdN3.reuseOutlineFlatButton___3BWdK i {
  color: #595e80;
}
.reuseButton___3zdN3.reuseOutlineFlatButton___3BWdK:hover {
  background-color: #595e80;
  border-color: transparent;
  color: #fdfdfd;
}
.reuseButton___3zdN3.reuseOutlineFlatButton___3BWdK:hover i {
  color: #fdfdfd;
}
.reuseButton___3zdN3.reuseOutlineFlatButton___3BWdK:disabled {
  border: 1px solid #bfc4ca;
  background-color: transparent;
  color: #9da3a9;
}
.reuseButton___3zdN3.reuseOutlineFlatButton___3BWdK:disabled i {
  color: #9da3a9;
}
.reuseButton___3zdN3.reuseOutlineFlatButton___3BWdK:disabled:hover {
  background-color: transparent;
  border: 1px solid #bfc4ca;
  color: #9da3a9;
}
.reuseButton___3zdN3.reuseOutlineFlatButton___3BWdK:disabled:hover i {
  color: #9da3a9;
}
.scwpSettingsBtnWrapper___1J5Oc {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  margin-bottom: 30px;
}
.scwpSettingsBtnWrapper___1J5Oc .scwpSettingBtn___35GtB {
  width: calc(100% / 2 - 0.5px);
  height: 45px;
  display: -webkit-inline-flex;
  display: -ms-inline-flex;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  color: #595E80;
  border: 0;
  outline: 0;
  border: 1px solid #595E80;
  margin-right: -1px;
  cursor: pointer;
}
.scwpSettingsBtnWrapper___1J5Oc .scwpSettingBtn___35GtB:first-of-type {
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.scwpSettingsBtnWrapper___1J5Oc .scwpSettingBtn___35GtB:last-of-type {
  margin-right: 0px;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.scwpSettingsBtnWrapper___1J5Oc .scwpSettingBtn___35GtB.activePanel___1mI2o {
  background-color: #595E80;
  color: #ffffff;
}
.reuseDataSelect___34u0O {
  width: 100%;
  margin-bottom: 10px;
}
.reuseDataSelect___34u0O:last-child {
  margin-bottom: 0;
}
.scwpDataTabWrapper___3vwvp {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  margin-bottom: 30px;
}
.scwpDataTabWrapper___3vwvp .scwpSettingBtn___35GtB {
  padding: 0 15px;
  height: 35px;
  display: -webkit-inline-flex;
  display: -ms-inline-flex;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  color: #595E80;
  border: 0;
  outline: 0;
  border: 1px solid #595E80;
  margin-right: -1px;
  cursor: pointer;
}
.scwpDataTabWrapper___3vwvp .scwpSettingBtn___35GtB.activePanel___1mI2o {
  background-color: #595E80;
  color: #ffffff;
}
/*
Variables For Form Builder
*/
/*
Mixins For Form Builder
*/
.scwpConditionSingleArray___1VwGz {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin: 20px 0;
}
.scwpConditionSingleArray___1VwGz:last-of-type {
  margin-bottom: 0;
}
.scwpConditionSingleArray___1VwGz .scwpConditionArrayFieldBtn___2sDOB,
.scwpConditionSingleArray___1VwGz .scwpConditionArrayRalationBtn___12SLp {
  width: 100%;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  border: 0;
  outline: 0;
  background-color: #6491e6;
}
.scwpConditionSingleArray___1VwGz .scwpConditionArrayFieldBtn___2sDOB.scwpConditionArrayRalationBtn___12SLp,
.scwpConditionSingleArray___1VwGz .scwpConditionArrayRalationBtn___12SLp.scwpConditionArrayRalationBtn___12SLp {
  background-color: #595E80;
}
.scwpConditionSingleArray___1VwGz .scwpCollapsibleWrapper___2FKTt {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  background-color: #fafafa;
  border: 2px solid #6491e6;
  border-top: 0;
}
.scwpConditionSingleArray___1VwGz .scwpCollapsibleWrapper___2FKTt > div {
  width: 100%;
}
.scwpConditionSingleArray___1VwGz .scwpCollapsibleWrapper___2FKTt .scwpConditionArrayField___1V_Jl {
  width: 100%;
  padding: 12.5px 20px;
}
.scwpConditionSingleArray___1VwGz .scwpCollapsibleWrapper___2FKTt .scwpConditionArrayField___1V_Jl:first-of-type {
  padding-top: 20px;
}
.scwpConditionSingleArray___1VwGz .scwpCollapsibleWrapper___2FKTt .scwpConditionArrayField___1V_Jl:last-of-type {
  padding-bottom: 20px;
}
.scwpConditionSingleArray___1VwGz .scwpCollapsibleWrapper___2FKTt .scwpConditionArrayField___1V_Jl .scwpConditionArrayFieldTitle___23bbn {
  display: flex;
  width: 100%;
  margin-bottom: 15px;
}
.scwpConditionSingleArray___1VwGz .scwpCollapsibleWrapper___2FKTt .scwpConditionArrayField___1V_Jl .scwpConditionArrayFieldTitle___23bbn span {
  font-size: 14px;
  font-weight: 700;
  color: #727c87;
}
.scwpConditionSingleArray___1VwGz .scwpCollapsibleWrapper___2FKTt .scwpConditionArrayField___1V_Jl.scwpSecondOperandWrapper___CmKA_ {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.scwpConditionSingleArray___1VwGz .scwpCollapsibleWrapper___2FKTt .scwpConditionArrayField___1V_Jl.scwpSecondOperandWrapper___CmKA_ .scwpSecondOperandFieldOptWrapper___12uC2 {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.scwpConditionSingleArray___1VwGz .scwpCollapsibleWrapper___2FKTt .scwpConditionArrayField___1V_Jl.scwpSecondOperandWrapper___CmKA_ .scwpSecondOperandOptWrapper___3etf1 {
  display: flex;
  width: 100%;
}
.scwpConditionSingleArray___1VwGz .scwpCollapsibleWrapper___2FKTt .scwpConditionArrayField___1V_Jl.scwpSecondOperandWrapper___CmKA_ .scwpSecondOperandOptWrapper___3etf1 .scwpSecondOperandOptBtn___1Apkr {
  width: 60px;
  height: 42px;
  display: -webkit-inline-flex;
  display: -ms-inline-flex;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #6491e6;
  color: #6491e6;
  cursor: pointer;
}
.scwpConditionSingleArray___1VwGz .scwpCollapsibleWrapper___2FKTt .scwpConditionArrayField___1V_Jl.scwpSecondOperandWrapper___CmKA_ .scwpSecondOperandOptWrapper___3etf1 .scwpSecondOperandOptBtn___1Apkr:last-child {
  margin-left: -1px;
}
.scwpConditionSingleArray___1VwGz .scwpCollapsibleWrapper___2FKTt .scwpConditionArrayField___1V_Jl.scwpSecondOperandWrapper___CmKA_ .scwpSecondOperandOptWrapper___3etf1 .scwpSecondOperandOptBtn___1Apkr.scwpActiveOpt___1USDd {
  background-color: #6491e6;
  color: #ffffff;
}
.scwpConditionSingleArray___1VwGz .scwpCollapsibleWrapper___2FKTt .scwpConditionArrayField___1V_Jl.scwpSecondOperandWrapper___CmKA_ .scwpSecondOperandFieldWrapper___gYS4s {
  margin-top: -1px;
  display: flex;
  width: 100%;
  flex-direction: column;
  border: 1px dashed #6491e6;
  border-top: 0;
  border-bottom: 0;
}
.scwpConditionSingleArray___1VwGz .scwpCollapsibleWrapper___2FKTt .scwpConditionArrayField___1V_Jl.scwpSecondOperandWrapper___CmKA_ .scwpSecondOperandFieldWrapper___gYS4s .scwpConditionArrayField___1V_Jl {
  width: 100%;
  padding: 12.5px 20px;
}
.scwpConditionSingleArray___1VwGz .scwpCollapsibleWrapper___2FKTt .scwpConditionArrayField___1V_Jl.scwpSecondOperandWrapper___CmKA_ .scwpSecondOperandFieldWrapper___gYS4s .scwpConditionArrayField___1V_Jl:first-of-type {
  padding-top: 20px;
  border-top: 1px dashed #6491e6;
}
.scwpConditionSingleArray___1VwGz .scwpCollapsibleWrapper___2FKTt .scwpConditionArrayField___1V_Jl.scwpSecondOperandWrapper___CmKA_ .scwpSecondOperandFieldWrapper___gYS4s .scwpConditionArrayField___1V_Jl:last-of-type {
  padding-bottom: 20px;
  border-bottom: 1px dashed #6491e6;
}
.scwpConditionSingleArray___1VwGz .scwpCollapsibleWrapper___2FKTt .scwpConditionArrayField___1V_Jl .scwpDeleteArrayFieldBtn___3obAt {
  width: 100%;
  height: 42px;
  display: -webkit-inline-flex;
  display: -ms-inline-flex;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  border: 0;
  outline: 0;
  background-color: #fc4a52;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
/*
Variables For Form Builder
*/
/*
Mixins For Form Builder
*/
.scwpConditionArrayRelation___sRtIg {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin: 5px 0;
}
.scwpConditionArrayRelation___sRtIg .scwpRealtionBtn___1kZxb {
  width: 100px;
  height: 40px;
  display: -webkit-inline-flex;
  display: -ms-inline-flex;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  color: #6491e6;
  border: 1px solid #6491e6;
  margin-right: -1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  cursor: pointer;
}
.scwpConditionArrayRelation___sRtIg .scwpRealtionBtn___1kZxb:after {
  content: 'Relation';
  font-size: 8px;
  line-height: 1;
  position: absolute;
  right: 5px;
  top: 3px;
}
.scwpConditionArrayRelation___sRtIg .scwpRealtionBtn___1kZxb:last-child {
  margin-right: 0;
}
.scwpConditionArrayRelation___sRtIg .scwpRealtionBtn___1kZxb.scwpOrRealtion___HN4fX {
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.scwpConditionArrayRelation___sRtIg .scwpRealtionBtn___1kZxb.scwpNoRealtion___1mTSU {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.scwpConditionArrayRelation___sRtIg .scwpRealtionBtn___1kZxb.scwpAndRealtion___2YQtJ {
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.scwpConditionArrayRelation___sRtIg .scwpRealtionBtn___1kZxb.active___v8hnA {
  background-color: #6491e6;
  color: #ffffff;
}
/*
Variables For Form Builder
*/
/*
Mixins For Form Builder
*/
/*
BLOCK
*/
.scwpConditionSingleBlock___2ANUf {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin: 20px 0;
}
.scwpConditionSingleBlock___2ANUf:last-of-type {
  margin-bottom: 0;
}
.scwpConditionSingleBlock___2ANUf .scwpConditionSingleBlockBtn___1NgJt {
  width: 100%;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  border: 0;
  outline: 0;
  background-color: #595E80;
}
.scwpConditionSingleBlock___2ANUf .scwpCollapsibleWrapper___mjv0p {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  background-color: #fafafa;
  border: 2px solid #595E80;
  border-top: 0;
  padding: 0 20px;
}
.scwpConditionSingleBlock___2ANUf .scwpCollapsibleWrapper___mjv0p > div {
  width: 100%;
}
.scwpConditionSingleBlock___2ANUf .scwpCollapsibleWrapper___mjv0p .scwpFieldBlockBtnWrapper___23r8a {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  margin-bottom: 20px;
}
.scwpConditionSingleBlock___2ANUf .scwpCollapsibleWrapper___mjv0p .scwpFieldBlockBtnWrapper___23r8a:after {
  content: 'or';
  font-size: 11px;
  font-weight: 700;
  color: #595E80;
  width: 30px;
  height: 30px;
  display: -webkit-inline-flex;
  display: -ms-inline-flex;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #fafafa;
  position: absolute;
  left: calc(50% - 15px);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.scwpConditionSingleBlock___2ANUf .scwpCollapsibleWrapper___mjv0p .scwpFieldBlockBtnWrapper___23r8a .scwpFieldBlockBtn___InE26 {
  width: calc(100% / 2 - 0.5px);
  height: 45px;
  display: -webkit-inline-flex;
  display: -ms-inline-flex;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  border: 0;
  outline: 0;
  background-color: #32373c;
  margin-right: 1px;
  cursor: pointer;
}
.scwpConditionSingleBlock___2ANUf .scwpCollapsibleWrapper___mjv0p .scwpFieldBlockBtnWrapper___23r8a .scwpFieldBlockBtn___InE26:first-of-type {
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.scwpConditionSingleBlock___2ANUf .scwpCollapsibleWrapper___mjv0p .scwpFieldBlockBtnWrapper___23r8a .scwpFieldBlockBtn___InE26:last-of-type {
  margin-right: 0px;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.scwpConditionSingleBlock___2ANUf .scwpCollapsibleWrapper___mjv0p .scwpFieldBlockBtnWrapper___23r8a .scwpFieldBlockBtn___InE26.scwpFieldBtn___UGMTr {
  background-color: #6491e6;
}
.scwpConditionSingleBlock___2ANUf .scwpCollapsibleWrapper___mjv0p .scwpFieldBlockBtnWrapper___23r8a .scwpFieldBlockBtn___InE26.scwpDeleteBtn___1i-uB {
  background-color: #fc4a52;
}
/*
Variables For Form Builder
*/
/*
Mixins For Form Builder
*/
/*
CONSEQUENCES
*/
.scwpConsequencesWrapper___yjLZA {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin: 20px 0 0;
}
.scwpConsequencesWrapper___yjLZA .scwpConsequencesFieldBtn___2xA2Z {
  width: 100%;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  border: 0;
  outline: 0;
  background-color: #6491e6;
}
.scwpConsequencesWrapper___yjLZA .scwpCollapsibleWrapper___2Ovva {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  background-color: #fafafa;
  border: 2px solid #6491e6;
  border-top: 0;
}
.scwpConsequencesWrapper___yjLZA .scwpCollapsibleWrapper___2Ovva > div {
  width: 100%;
}
.scwpConsequencesWrapper___yjLZA .scwpCollapsibleWrapper___2Ovva .scwpConsequencesField___1IbXz {
  width: 100%;
  padding: 12.5px 20px;
}
.scwpConsequencesWrapper___yjLZA .scwpCollapsibleWrapper___2Ovva .scwpConsequencesField___1IbXz:first-of-type {
  padding-top: 20px;
}
.scwpConsequencesWrapper___yjLZA .scwpCollapsibleWrapper___2Ovva .scwpConsequencesField___1IbXz:last-of-type {
  padding-bottom: 20px;
}
.scwpConsequencesWrapper___yjLZA .scwpCollapsibleWrapper___2Ovva .scwpConsequencesField___1IbXz .scwpConsequencesFieldTitle___1aZA1 {
  display: flex;
  width: 100%;
  margin-bottom: 15px;
}
.scwpConsequencesWrapper___yjLZA .scwpCollapsibleWrapper___2Ovva .scwpConsequencesField___1IbXz .scwpConsequencesFieldTitle___1aZA1 span {
  font-size: 14px;
  font-weight: 700;
  color: #727c87;
}
.scwpConsequencesWrapper___yjLZA .scwpCollapsibleWrapper___2Ovva .scwpConsequencesField___1IbXz .scwpDeleteConsequencesBtn___IuSCg {
  width: 100%;
  height: 42px;
  display: -webkit-inline-flex;
  display: -ms-inline-flex;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  border: 0;
  outline: 0;
  background-color: #fc4a52;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
/*
Logic Section Styling
*/
/*
Variables For Form Builder
*/
/*
Mixins For Form Builder
*/
/* Condition Tab Bar*/
/* Condition Field Section */
.scwpConditionFieldsSection___3xU3q {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 20px;
}
/* Condition Field Section End */
/* Fields Part */
.scwpFieldsSection___2XQSi {
  width: calc(100% / 2 - 15px);
  margin-right: 30px;
  /* Array Design */
}
.scwpFieldsSection___2XQSi .scwpFieldBlockBtnWrapper___1aMeG {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
.scwpFieldsSection___2XQSi .scwpFieldBlockBtnWrapper___1aMeG:after {
  content: 'Add';
  font-size: 11px;
  font-weight: 700;
  color: #595E80;
  width: 32px;
  height: 32px;
  display: -webkit-inline-flex;
  display: -ms-inline-flex;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #fafafa;
  position: absolute;
  left: calc(50% - 17px);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.scwpFieldsSection___2XQSi .scwpFieldBlockBtnWrapper___1aMeG .scwpFieldBlockBtn___2Yk2g {
  width: calc(100% / 2 - 0.5px);
  height: 42px;
  display: -webkit-inline-flex;
  display: -ms-inline-flex;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  border: 0;
  outline: 0;
  background-color: #32373c;
  margin-right: 1px;
  cursor: pointer;
}
.scwpFieldsSection___2XQSi .scwpFieldBlockBtnWrapper___1aMeG .scwpFieldBlockBtn___2Yk2g:first-of-type {
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.scwpFieldsSection___2XQSi .scwpFieldBlockBtnWrapper___1aMeG .scwpFieldBlockBtn___2Yk2g:last-of-type {
  margin-right: 0px;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.scwpFieldsSection___2XQSi .scwpFieldBlockBtnWrapper___1aMeG .scwpFieldBlockBtn___2Yk2g.scwpFieldBtn___3mpnD {
  background-color: #6491e6;
}
.scwpFieldsSection___2XQSi .scwpFieldBlockBtnWrapper___1aMeG .scwpFieldBlockBtn___2Yk2g.scwpBlockBtn___1inOp {
  background-color: #595E80;
}
/* Fields Part End  */
/* Consequences Section */
.scwpConditionConsequencesSection___1xGcJ {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: calc(100% / 2 - 15px);
}
/* Consequences Section End */
.scwpAddConsequencesBtn___2FycU {
  width: 100%;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #506DAD;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  border: 0;
  outline: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.scwpConditionConsequencesWrapper___3OKWa {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}
/*
Variables For Form Builder
*/
/*
Mixins For Form Builder
*/
/*
SINGLE FIELDS
*/
.scwpSingleSettingsFieldWrapper___WfEH8 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin: 15px 0 0;
}
.scwpSingleSettingsFieldWrapper___WfEH8:first-of-type {
  margin-top: 0;
}
.scwpSingleSettingsFieldWrapper___WfEH8:last-of-type {
  margin-bottom: 20px;
}
.scwpSingleSettingsFieldWrapper___WfEH8 .scwpSingleSettingsFieldBtn___19C18 {
  width: 100%;
  height: 42px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  color: #888;
  border: 0;
  outline: 0;
  background-color: #ffffff;
  border: 1px solid #e3e3e3;
  padding: 0 14px 0 20px;
  position: relative;
}
.scwpSingleSettingsFieldWrapper___WfEH8 .scwpSingleSettingsFieldBtn___19C18:after {
  content: '\F2F7';
  font-family: 'ionicons';
  font-size: 16px;
  color: #cecece;
}
.scwpSingleSettingsFieldWrapper___WfEH8 .scwpCollapsibleWrapper___C_oqw {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  background-color: #fafafa;
  border: 1px solid #e3e3e3;
  border-top: 0;
  overflow: auto !important;
}
.scwpSingleSettingsFieldWrapper___WfEH8 .scwpCollapsibleWrapper___C_oqw > div {
  width: 100%;
}
.scwpSingleSettingsFieldWrapper___WfEH8 .scwpCollapsibleWrapper___C_oqw .scwpSingleSettingsField___2N9cB {
  width: 100%;
  padding: 12.5px 20px;
}
.scwpSingleSettingsFieldWrapper___WfEH8 .scwpCollapsibleWrapper___C_oqw .scwpSingleSettingsField___2N9cB:first-of-type {
  padding-top: 20px;
}
.scwpSingleSettingsFieldWrapper___WfEH8 .scwpCollapsibleWrapper___C_oqw .scwpSingleSettingsField___2N9cB:last-of-type {
  padding-bottom: 20px;
}
.scwpSingleSettingsFieldWrapper___WfEH8 .scwpCollapsibleWrapper___C_oqw .scwpSingleSettingsField___2N9cB .scwpSingleSettingsFieldTitle___dO7pm {
  font-size: 14px;
  font-weight: 700;
  color: #9a9a9a;
  display: flex;
  width: 100%;
  margin-bottom: 15px;
}
.scwpSingleSettingsFieldWrapper___WfEH8 .scwpCollapsibleWrapper___C_oqw .scwpSingleSettingsField___2N9cB .scwpInputField___1XFKb {
  font-size: 14px;
  font-weight: 400;
  color: #888 !important;
  line-height: 40px;
  width: 100%;
  display: block;
  padding: 0 15px;
  border: 1px solid #e3e3e3;
  overflow: hidden;
  background-color: #ffffff !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  outline: 0 !important;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
/*
Variables For Form Builder
*/
/*
Mixins For Form Builder
*/
/*
GLOBAL SETTINGS STYLING
*/
.scwpPostTypeSelection___10a6_ {
  width: 100%;
}
.scwpPostTypeSelection___10a6_ > div {
  margin-bottom: 30px;
}
.scwpPostTypeSelection___10a6_ .scwpPostTypeLabel___1s8l_ {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 15px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #cacaca;
}
.scwpPostTypeSelection___10a6_ .scwpPostTypeLabel___1s8l_ label {
  font-size: 16px;
  font-weight: 700;
  color: #727c87;
  cursor: default;
}
.scwpPostTypeSelection___10a6_ .scwpPostTypeLabel___1s8l_ button {
  font-style: 14px;
  font-weight: 700;
  color: #506DAD;
  padding: 0;
  background-color: transparent;
  outline: 0;
  border: 0;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.scwpPostTypeSelection___10a6_ .scwpPostTypeLabel___1s8l_ button:hover {
  color: #48629c;
}
.scwpSettingsFieldWrapper___3kkGS {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: -10px;
}
.scwpSendBtn___14p_m {
  width: 100%;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #506DAD;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  border: 0;
  outline: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.scwpSendBtn___14p_m:hover {
  background-color: #40578a;
}
