.scFormObjectOdd {
  border-style: none !important;
  border-bottom: 1px solid #000000 !important;
  border-radius: 0 !important;
  outline: none !important;
  margin: 0 0 8px 0 !important;
  box-shadow: none !important;
}
.scFormObjectFocusOdd {
  border-style: none !important;
  border-bottom: 2px solid #0D5FA6 !important;
  border-radius: 0 !important;
  outline: none !important;
  margin: 0 0 8px 0 !important;
  box-shadow: none !important;
}
.select2-container {
border-bottom: 1px solid #000000 !important;
}
#TB_iframeContent {
	width: 900px  !important;
	height: 700px !important;
}
.sc-steps .item {
    padding: 0.5rem 0.5em !important;
}