.cmf-core-business-controls-state-box-main-container {
  width: 312px;
  position: relative;
}
.cmf-core-business-controls-state-box-main-container .execution-state-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 24px;
}
.cmf-core-business-controls-state-box-main-container .execution-state-icon.no-icon {
  display: none;
}
.cmf-core-business-controls-state-box-main-container.body-hidden.isNote {
  width: 96px !important;
}
.cmf-core-business-controls-state-box-main-container.body-hidden.isNote ::ng-deep cmf-core-controls-baseWidget > div.cmf-core-controls-baseWidget > div.header > div.title {
  display: none;
}
.cmf-core-business-controls-state-box-main-container.body-hidden ::ng-deep cmf-core-controls-baseWidget > div.cmf-core-controls-baseWidget > div.body {
  display: none;
}
.cmf-core-business-controls-state-box-main-container ::ng-deep cmf-core-controls-baseWidget ::ng-deep cmf-core-controls-dropdown .cmf-core-controls-dropdown-header {
  font-size: 20px;
  width: 48px;
  line-height: 48px;
  text-align: center;
}
.cmf-core-business-controls-state-box-main-container ::ng-deep cmf-core-controls-baseWidget ::ng-deep cmf-core-controls-dropdown .cmf-core-controls-dropdown-header cmf-core-controls-title-dropdown {
  padding: 0 !important;
}
.cmf-core-business-controls-state-box-main-container ::ng-deep cmf-core-controls-baseWidget ::ng-deep cmf-core-controls-moreoptions .icon-only {
  width: 48px !important;
  height: 48px !important;
  font-size: 20px;
}
.cmf-core-business-controls-state-box-main-container ::ng-deep cmf-core-controls-baseWidget ::ng-deep cmf-core-business-controls-propertyEditor .cmf-core-business-controls-property-field-container {
  line-height: 18px !important;
  padding: 4px !important;
}
.cmf-core-business-controls-state-box-main-container ::ng-deep cmf-core-controls-baseWidget ::ng-deep cmf-core-business-controls-propertyEditor textarea {
  width: 100% !important;
  height: 128px !important;
}
.cmf-core-business-controls-state-box-main-container ::ng-deep cmf-core-controls-baseWidget > div.cmf-core-controls-baseWidget > div.header {
  width: 100%;
  height: 48px;
  line-height: 48px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}
.cmf-core-business-controls-state-box-main-container ::ng-deep cmf-core-controls-baseWidget > div.cmf-core-controls-baseWidget > div.header > div.icon {
  height: 46px;
  width: 46px;
  padding-left: 14px;
  font-size: 26px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.cmf-core-business-controls-state-box-main-container ::ng-deep cmf-core-controls-baseWidget > div.cmf-core-controls-baseWidget > div.header > div.title {
  -webkit-box-flex: 1;
          flex: 1;
  margin-left: 6px;
  font-size: 14px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.cmf-core-business-controls-state-box-main-container ::ng-deep cmf-core-controls-baseWidget > div.cmf-core-controls-baseWidget > div.header > div.sub-title {
  display: none;
}
.cmf-core-business-controls-state-box-main-container ::ng-deep cmf-core-controls-baseWidget > div.cmf-core-controls-baseWidget > div.body {
  padding: 0;
}
.cmf-core-business-controls-state-box-main-container ::ng-deep cmf-core-controls-baseWidget > div.cmf-core-controls-baseWidget > div.body textarea {
  pointer-events: all;
}
.cmf-core-business-controls-state-box-main-container .state-box-body {
  width: 100%;
  padding: 2px;
  overflow: hidden;
}
.cmf-core-business-controls-state-box-main-container .state-box-body-description {
  width: 100%;
  font-size: 11px;
  font-family: "open-sans-regular";
  padding: 6px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cmf-core-business-controls-state-box-main-container .state-box-body-info-badges {
  width: 100%;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
}
.cmf-core-business-controls-state-box-main-container .state-box-body-info-badges .info-badge {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: flex;
}
.cmf-core-business-controls-state-box-main-container .state-box-body-info-badges .info-badge .info-badge-icon {
  height: 20px;
  width: 20px;
  font-size: 16px;
  text-align: center;
}
.cmf-core-business-controls-state-box-main-container .state-box-body-info-badges .info-badge .info-badge-text {
  height: 20px;
  font-size: 11px;
  text-align: left;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.cmf-core-business-controls-state-box-main-container .state-box-body-info-badges .info-badge .info-badge-text.italic {
  font-size: 12px;
  font-style: italic;
}
.cmf-core-business-controls-state-box-start-end-point-container {
  width: 56px;
  height: 56px;
  overflow: hidden;
}
.cmf-core-business-controls-state-box-start-end-point-container .point-icon {
  width: 100%;
  height: 100%;
  line-height: 56px;
  font-size: 56px;
  text-align: center;
  -webkit-transform: scale(1.25);
          transform: scale(1.25);
}
.cmf-core-business-controls-state-box-start-end-point-container .point-icon.init {
  -webkit-transform: scale(1.35);
          transform: scale(1.35);
}
.cmf-core-business-controls-state-box-start-end-point-container .point-icon.end {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
