/* developing print CSS for MRM Solution 
* @version 0.0.6
* @lastmodified 30.05.2023
* @author Lukas
*/
/* 
	declare all collective and standard colors, 
	indivdual CI colors declare in companies folder
    author: ls
*/
/* neutral, black, grey and white spectrum colors for non-customizable interfaces */
/* opaque colors */
/* submenu, multirows */
/* menus, rows, borders	*/
/* disabled fonts, mild borders and shadows, rows */
/* disabled fonts, softer borders and shadows */
/* high contrast borders and shadows */
/* high contrast fonts, signs and borders */
/* transparent colors */
/* header for longest titles behind notify and Logo */
/* e.g. tooltips SVG */
/* sector icon */
/* sticky col shadow */
/* button, sticky col shadow */
/* button hover shadow */
/* redish colors for errors and alerts */
/* blueish colors for highlighting/shadowing in standard color */
/* greenish colors for friendly alerts, validations */
/* standard navigation colors */
/* actitity colors */
/* special activity choice in colors elsewhere not in use */
/* lighter was better distinguishable */
/* for .notice class */
/*off 52px height*/
/* 
	declare color themes, 
	indivdual CI colors declare in companies folder
    author: ls
*/
.error {
  font-weight: bold;
  color: #cb0e00;
  width: 100%;
  padding: 5px;
}
.warning {
  font-weight: bold;
  color: #f36304;
  width: 100%;
  padding: 5px;
}
.disclaim {
  box-sizing: border-box;
  font-weight: normal;
  color: #000;
  display: block;
  max-width: calc(97% + 3px);
  padding: 3px;
  border-radius: 2px;
  margin: 5px 0px 2px 0px;
  background-color: #ffe9db;
  opacity: 0.75;
}
.homeindex .disclaim {
  color: #cb0e00;
  width: calc(100% - 25px);
  padding: 5px;
}
.notice {
  font-weight: bold;
  color: #868600;
  width: 100%;
  padding: 5px;
}
.tester {
  font-weight: bold;
  color: #f36304;
  width: 100%;
  padding: 5px;
}
.white {
  color: #FFF;
}
.red {
  color: #cb0e00;
}
.red a,
.red link {
  color: #cb0e00;
}
.darkgreen {
  color: #376900;
}
.darkgreen a,
.darkgreen link {
  color: #376900;
}
.orange {
  color: #f36304;
}
.orange svg {
  fill: #f36304;
}
.green {
  color: #59ac00;
}
.blue {
  color: #bccfe5;
}
.darkblue {
  color: #9dbbdc;
}
.yellow {
  color: #ff0;
}
.lightgrey {
  color: #eee;
}
.grey {
  color: #ddd;
}
.mediumgrey {
  color: #aaa;
}
.systemgrey {
  color: #808080;
}
.darkgrey {
  color: #666;
}
.finorange100 {
  color: #f3731c;
}
.wakeupcolor {
  color: #fa56af;
}
.backfill {
  color: #ca56df;
  fill: #ca56df;
  stroke: #731983;
  border-color: #731983;
}
.activityBackfill {
  background-color: #ca56df;
  fill: #ca56df;
}
.activityDone {
  background-color: #e7ffe7;
  fill: #e7ffe7;
}
.activityUpcoming {
  background-color: #feffac;
  fill: #feffac;
}
.activityDue {
  background-color: #ffe9db;
  fill: #ffe9db;
}
.activityOverdue {
  background-color: #ffa8a8;
  fill: #ffa8a8;
}
.activityPlanned {
  background-color: #eee;
  fill: #eee;
}
.activityObsoleted {
  background-color: #deebf7;
}
.fgcompany {
  color: #f36304;
  stroke: #f36304;
  fill: #f36304;
  background: #f36304;
  border-color: #f36304;
}
.lanecolor0 {
  color: #fffcfb;
  stroke: #fffcfb;
  fill: #fffcfb;
  background: #fffcfb;
  border-color: #fffcfb;
}
.lanecolor1 {
  color: #ffe9db;
  stroke: #ffe9db;
  fill: #ffe9db;
  background: #ffe9db;
  border-color: #ffe9db;
}
.lanecolor2 {
  color: #f3b48a;
  stroke: #f3b48a;
  fill: #f3b48a;
  background: #f3b48a;
  border-color: #f3b48a;
}
.lanecolor3 {
  color: #f39f67;
  stroke: #f39f67;
  fill: #f39f67;
  background: #f39f67;
  border-color: #f39f67;
}
.lanecolor3fg {
  color: #f39f67;
}
.lanecolor4 {
  color: #f3731c;
  stroke: #f3731c;
  fill: #f3731c;
  background: #f3731c;
  border-color: #f3731c;
}
.lanecolor5 {
  color: #f36304;
  stroke: #f36304;
  fill: #f36304;
  background: #f36304;
  border-color: #f36304;
}
.lanecolor6 {
  color: #d75a07;
  stroke: #d75a07;
  fill: #d75a07;
  background: #d75a07;
  border-color: #d75a07;
}
.lanegrey0 {
  color: #FDFDFD;
  stroke: #FDFDFD;
  fill: #FDFDFD;
  background: #FDFDFD;
  border-color: #FDFDFD;
}
.lanegrey1 {
  color: #E9E9E9;
  stroke: #E9E9E9;
  fill: #E9E9E9;
  background: #E9E9E9;
  border-color: #E9E9E9;
}
.lanegrey2 {
  color: #C4C4C4;
  stroke: #C4C4C4;
  fill: #C4C4C4;
  background: #C4C4C4;
  border-color: #C4C4C4;
}
.lanegrey3 {
  color: #A6A6A6;
  stroke: #A6A6A6;
  fill: #A6A6A6;
  background: #A6A6A6;
  border-color: #A6A6A6;
}
.lanegrey4 {
  color: #919191;
  stroke: #919191;
  fill: #919191;
  background: #919191;
  border-color: #919191;
}
.lanegrey5 {
  color: #767676;
  stroke: #767676;
  fill: #767676;
  background: #767676;
  border-color: #767676;
}
.lanegrey6 {
  color: #515151;
  stroke: #515151;
  fill: #515151;
  background: #515151;
  border-color: #515151;
}
.companyred {
  color: #cb0e00;
}
/* 
	declare font faces and sizes,
	indivdual CI fonts declare in companies folder
    author: ls
*/
@font-face {
  font-family: ptsans;
  src: url('/css/fonts/ptsans.ttf') format('truetype');
}
/* rem does rely on html and not on DOM, therefore no inheritance problems */
a,
link {
  color: #666;
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'PT Sans', PTSans, Arial, Helvetica, sans-serif;
  font-weight: 800;
  margin: 5px 0;
  padding: 0;
}
h1 {
  font-size: calc(1.4*1rem);
}
@media (min-width: 480px) and (max-width: 959px) and (orientation:landscape) {
  h1 {
    font-size: 1.5em;
  }
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  h1 {
    font-size: 1.5em;
  }
}
h2 {
  font-size: calc(1.2*1rem);
}
@media (min-width: 480px) and (max-width: 959px) and (orientation:landscape) {
  h2 {
    font-size: 1.5em;
  }
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  h2 {
    font-size: 1.5em;
  }
}
h3 {
  font-size: calc(1.1*1rem);
}
@media (min-width: 480px) and (max-width: 959px) and (orientation:landscape), (min-width: 480px) and (max-width: 959px) and (orientation:portrait) {
  h3 {
    font-size: 1.1em;
  }
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  h3 {
    font-size: 1.1em;
  }
}
h4 {
  font-size: calc(1.1*1rem);
}
@media (min-width: 480px) and (max-width: 959px) and (orientation:landscape) {
  h4 {
    font-size: 1.1em;
  }
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  h4 {
    font-size: 1.1em;
  }
}
h5 {
  font-size: calc(1*1rem);
  margin-bottom: 1px;
}
@media (min-width: 480px) and (max-width: 959px) and (orientation:landscape) {
  h5 {
    font-size: 1.1em;
  }
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  h5 {
    font-size: 1.1em;
  }
}
/* 
	declare images
    author: ls
*/
.roundedImage {
  border-radius: 50%;
}
.imageCutSmaller {
  display: inline-block;
  width: 40%;
}
.imageCutSmaller img {
  display: block;
  width: 50px;
  margin: 10px 10px 10px auto;
  /*top right bottom left*/
}
@media (min-width: 480px) and (max-width: 959px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .imageCutSmaller img {
    width: 25%;
  }
}
.imageCutRegular img {
  display: block;
  width: 80%;
  max-width: 200px;
  margin: auto;
}
@media (min-width: 480px) and (max-width: 959px) and (orientation:landscape) {
  .imageCutRegular img {
    width: 50%;
  }
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape) {
  .imageCutRegular img {
    width: 40%;
  }
}
.col-33 .imageCutRegular img {
  max-width: 50%;
}
.imageCentered {
  box-sizing: border-box;
  width: 100%;
}
.imageCentered img {
  width: 80%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.iconsmall {
  width: 30px;
}
/* 
	declare views
    author: ls
*/
/* shared in screen and print media */
.width100 {
  clear: both;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: left;
  display: inline-block;
}
.width50 {
  vertical-align: top;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #808080;
  border-radius: 5px;
  margin-right: 10px;
  display: inline-block;
  width: calc(50% - 10px);
}
.width00 {
  clear: both;
  margin: 0;
  padding: 0;
  display: block;
  text-align: left;
}
.width80 {
  clear: both;
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 80%;
  text-align: left;
}
.width20 {
  display: inline-block;
  width: 20px;
}
.width40 {
  display: inline-block;
  width: 40px;
}
.width480 {
  display: block;
  width: 480px;
  margin: 0 auto;
  text-align: left;
}
.unbreak {
  clear: both;
  margin-right: 20px;
  padding: 0;
  display: block;
  min-width: 100%;
  text-align: left;
  white-space: nowrap;
}
.nonbreak {
  clear: none;
  float: left;
  display: block;
}
.width100_20 {
  width: calc( 100% - 20px);
}
.width100_50 {
  width: calc( 100% - 50px);
}
.width100_80 {
  width: calc( 100% - 80px);
}
.noneDisplay {
  display: none;
}
.height1 {
  height: 1px;
}
.height5 {
  height: 5px;
}
.height10 {
  height: 10px;
}
.height20 {
  height: 20px;
}
.height22 {
  height: 22px;
}
.height30 {
  height: 30px;
}
.height40 {
  height: 40px;
}
.scrollheight {
  clear: both;
  height: 20px;
}
.roundcorner {
  border-radius: 5px 5px 0 0;
}
.rect {
  text-align: center;
  width: 25px;
  height: 25px;
  border: 2px solid #bccfe5;
}
.rect p {
  margin: 0;
  padding: 2px 7px;
  word-break: break-word;
  hyphens: auto;
}
.circle {
  width: calc(2*10px);
  height: calc(2*10px);
  border: calc(2/3*10px) solid;
  border-radius: calc(2*10px);
  background-color: #FFF;
}
@media (min-width: 480px) and (max-width: 959px) and (orientation:landscape) {
  .circle {
    width: calc(8/5*10px);
    height: calc(8/5*10px);
    border: calc(8/5*1/3*10px) solid;
    border-radius: calc(8/5*10px);
  }
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .circle {
    width: calc(6/5*10px);
    height: calc(6/5*10px);
    border: calc(6/5*1/3*10px) solid;
    border-radius: calc(6/5*10px);
  }
}
.pie {
  width: calc(2*10px);
  height: calc(2*10px);
  border: calc(1/6*10px) solid;
  border-radius: 50%;
  background-image: linear-gradient(150deg, rgba(255, 255, 255, 0) 50%, #FFF 50%), linear-gradient(90deg, #FFF 50%, rgba(255, 255, 255, 0) 50%);
}
@media (min-width: 480px) and (max-width: 959px) and (orientation:landscape) {
  .pie {
    width: calc(8/5*10px);
    height: calc(8/5*10px);
    border: calc(4/5*1/6*10px) solid;
  }
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .pie {
    width: calc(6/5*10px);
    height: calc(6/5*10px);
    border: calc(6/5*1/6*10px) solid;
  }
}
.divGroups .circle {
  margin-left: calc(10px/3);
  margin-top: calc(10px/3);
  margin-bottom: calc(10px/3);
  box-shadow: 0 0 1px 0 #FFF inset, 0 0 1px 0 #666, calc(10px/8) calc(10px/8) calc(10px/4) #ddd;
}
.textcirclesized {
  line-height: calc(7/3*10px);
  margin-right: calc(1rem/2);
}
.bold {
  font-weight: bold;
}
.center {
  text-align: center;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.floatright {
  float: right;
  margin-right: 5px;
}
.floatright img {
  float: right;
}
.nimmsweg {
  display: inline-block;
  color: #FFF;
}
.linkCross {
  padding: 0;
  width: 35px;
  cursor: pointer;
}
.linkCross img {
  width: 25px;
  border: 0;
}
@media (min-width: 480px) and (max-width: 959px) and (orientation:landscape) {
  .linkCross img {
    width: 25px;
  }
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .linkCross img {
    width: 20px;
  }
}
.linkCrossSmall {
  padding: 0;
  width: 30px;
  cursor: pointer;
}
.linkCrossSmall img {
  width: 20px;
  border: 0;
}
@media (min-width: 480px) and (max-width: 959px) and (orientation:landscape) {
  .linkCrossSmall img {
    width: 25px;
  }
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .linkCrossSmall img {
    width: 20px;
  }
}
.divMiddleBig {
  width: 98%;
  max-width: 1000px;
}
.divMiddleMedium {
  width: 98%;
  max-width: 700px;
}
#divMiddleSmall {
  width: 98%;
  z-index: 15000;
  max-width: 700px;
}
#divMiddle {
  width: 98%;
  max-width: 1100px;
  z-index: 15000;
  display: none;
}
#divMiddleTwo {
  width: 98%;
  max-width: 1100px;
  z-index: 15000;
}
.ui-autocomplete {
  z-index: 15000 !important;
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
}
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #9dbbdc;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #f36304;
  background: hsl(23.84937238, 86.7611336%, 58.43137255%);
  font-weight: normal;
  color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #f36304;
  background-color: #ffffff;
}
#divMiddle,
#divMiddleTwo,
.divMiddleBig,
.divMiddleMedium,
#divMiddleSmall {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  max-height: 80vh;
  margin: auto;
  background-color: #FFF;
  border: 1px solid #666;
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
}
#divMiddle .divMiddleTop,
#divMiddleTwo .divMiddleTop,
.divMiddleBig .divMiddleTop,
.divMiddleMedium .divMiddleTop,
#divMiddleSmall .divMiddleTop {
  width: calc( 100% - 20px);
  padding: 10px;
  height: 35px;
  background-color: #f36304;
}
#divMiddle .divMiddleTop .divMiddleDraggable,
#divMiddleTwo .divMiddleTop .divMiddleDraggable,
.divMiddleBig .divMiddleTop .divMiddleDraggable,
.divMiddleMedium .divMiddleTop .divMiddleDraggable,
#divMiddleSmall .divMiddleTop .divMiddleDraggable {
  clear: none;
  float: left;
  width: 35px;
  margin-bottom: 10px;
  color: #ffe9db;
  font-size: calc(20/16*1rem);
}
#divMiddle .divMiddleTop .divMiddleDraggable:hover,
#divMiddleTwo .divMiddleTop .divMiddleDraggable:hover,
.divMiddleBig .divMiddleTop .divMiddleDraggable:hover,
.divMiddleMedium .divMiddleTop .divMiddleDraggable:hover,
#divMiddleSmall .divMiddleTop .divMiddleDraggable:hover {
  cursor: move;
}
#divMiddle .divMiddleTop .divMiddleTitle,
#divMiddleTwo .divMiddleTop .divMiddleTitle,
.divMiddleBig .divMiddleTop .divMiddleTitle,
.divMiddleMedium .divMiddleTop .divMiddleTitle,
#divMiddleSmall .divMiddleTop .divMiddleTitle {
  clear: none;
  float: left;
  width: calc( 100% - 80px);
  margin-bottom: 10px;
  color: #ffe9db;
  font-size: calc(20/16*1rem);
}
#divMiddle .divMiddleTop .divMiddleCross,
#divMiddleTwo .divMiddleTop .divMiddleCross,
.divMiddleBig .divMiddleTop .divMiddleCross,
.divMiddleMedium .divMiddleTop .divMiddleCross,
#divMiddleSmall .divMiddleTop .divMiddleCross {
  display: block;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  #divMiddle .divMiddleTop,
  #divMiddleTwo .divMiddleTop,
  .divMiddleBig .divMiddleTop,
  .divMiddleMedium .divMiddleTop,
  #divMiddleSmall .divMiddleTop {
    height: 30px;
  }
}
#divMiddle .divMiddleContent,
#divMiddleTwo .divMiddleContent,
.divMiddleBig .divMiddleContent,
.divMiddleMedium .divMiddleContent,
#divMiddleSmall .divMiddleContent {
  width: calc( 100% - 20px);
  min-height: 200px;
  max-height: calc( 80vh - 100px);
  overflow: auto;
  display: inline-block;
  padding: 10px;
}
#divMiddle .divMiddleBottom,
#divMiddleTwo .divMiddleBottom,
.divMiddleBig .divMiddleBottom,
.divMiddleMedium .divMiddleBottom,
#divMiddleSmall .divMiddleBottom {
  position: relative;
  bottom: 0;
}
.box {
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
}
.colContainerGrid {
  width: 100%;
  display: grid;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .colContainerGrid {
    display: inline-block;
  }
}
.colContainer {
  width: 100%;
  display: flex;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .colContainer {
    display: inline-block;
  }
}
.flexContainer {
  display: flex;
  box-sizing: border-box;
}
.flockContainer {
  display: flex;
  margin: 0;
  padding: 0;
}
@media (min-width: 480px) and (max-width: 959px) and (orientation:landscape) {
  .flockContainer {
    display: block;
  }
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .flockContainer {
    display: block;
  }
}
.col-5 {
  width: 4%;
  clear: none;
  float: left;
  margin: 0;
}
@media (min-width: 480px) and (max-width: 959px) and (orientation:landscape) {
  .col-5 {
    width: 49%;
  }
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .col-5 {
    margin: 0;
    text-align: center;
    width: 100%;
    clear: both;
    float: none;
  }
}
.col-10 {
  width: 9%;
  clear: none;
  float: left;
  margin: 0;
}
@media (min-width: 480px) and (max-width: 959px) and (orientation:landscape) {
  .col-10 {
    width: 49%;
  }
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .col-10 {
    margin: 0;
    text-align: center;
    width: 100%;
    clear: both;
    float: none;
  }
}
.col-15 {
  width: 13%;
  clear: none;
  float: left;
  margin: 0;
}
@media (min-width: 480px) and (max-width: 959px) and (orientation:landscape) {
  .col-15 {
    width: 49%;
  }
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .col-15 {
    margin: 0;
    text-align: center;
    width: 100%;
    clear: both;
    float: none;
  }
}
.col-16 {
  width: 16.3%;
  clear: none;
  float: left;
  margin: 0;
}
@media (min-width: 480px) and (max-width: 959px) and (orientation:landscape) {
  .col-16 {
    width: 49%;
  }
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .col-16 {
    margin: 0;
    text-align: center;
    width: 100%;
    clear: both;
    float: none;
  }
}
.col-20 {
  width: 19.6%;
  clear: none;
  float: left;
  margin: 0;
}
@media (min-width: 480px) and (max-width: 959px) and (orientation:landscape) {
  .col-20 {
    width: 49%;
  }
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .col-20 {
    margin: 0;
    text-align: center;
    width: 100%;
    clear: both;
    float: none;
  }
}
.col-25 {
  width: 24%;
  clear: none;
  float: left;
  margin: 0;
}
@media (min-width: 480px) and (max-width: 959px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .col-25 {
    width: 49%;
  }
}
.col-33 {
  width: calc(33% - 2px);
  clear: none;
  float: left;
  margin: 0;
  margin-right: 1%;
  margin-bottom: 1%;
  height: inherit;
}
@media (min-width: 480px) and (max-width: 959px) and (orientation:landscape) {
  .col-33 {
    width: calc(49% - 4px);
  }
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait), (min-width: 480px) and (max-width: 959px) and (orientation:portrait) {
  .col-33 {
    width: 100%;
    height: 100%;
    clear: both;
    float: none;
  }
}
.col-40 {
  width: 39%;
  clear: none;
  margin: 0;
}
@media (min-width: 480px) and (max-width: 959px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .col-40 {
    margin-bottom: 10px;
    width: 100%;
    clear: both;
    float: none;
  }
}
.col-50 {
  width: 49%;
  clear: none;
  float: left;
  margin: 0;
}
@media (min-width: 480px) and (max-width: 959px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .col-50 {
    margin-bottom: 10px;
    width: 100%;
    clear: both;
    float: none;
  }
}
.col-66 {
  height: inherit;
  width: calc(66% - 10px);
  clear: both;
  float: left;
  margin-right: 1%;
  margin-bottom: 1%;
}
@media (min-width: 480px) and (max-width: 959px) and (orientation:landscape) {
  .col-66 {
    width: calc(49% - 4px);
    min-width: calc(49% - 4px);
  }
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait), (min-width: 480px) and (max-width: 959px) and (orientation:portrait) {
  .col-66 {
    width: 100%;
    clear: both;
    float: none;
    display: inline-block;
  }
}
.col-75 {
  width: 74%;
  clear: none;
  float: left;
  margin: 0;
}
@media (min-width: 480px) and (max-width: 959px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .col-75 {
    margin-bottom: 10px;
    width: 100%;
    clear: both;
    float: none;
  }
}
.col-90 {
  width: 90%;
  clear: both;
  float: none;
  margin: 0 auto;
}
@media (min-width: 480px) and (max-width: 959px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .col-90 {
    margin: 0;
    margin-bottom: 10px;
  }
}
.col-100 {
  width: calc(100% - 12px);
  clear: both;
  float: none;
  margin: 0;
}
@media (min-width: 480px) and (max-width: 959px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .col-100 {
    width: calc(100% - 6px);
    margin: 0;
    margin-bottom: 10px;
  }
}
.col-content {
  width: calc( 100% - 20px);
  padding: 10px;
  display: inline-block;
}
.colLeft {
  float: left;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .colLeft {
    margin-right: 0;
  }
}
.colRight {
  float: right;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .colRight {
    margin-left: 0;
  }
}
.col-66 {
  margin-right: 1%;
  box-sizing: border-box;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .col-66 {
    margin-right: 0;
  }
}
.col-25,
.col-33 {
  margin-right: 1%;
  box-sizing: border-box;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .col-25,
  .col-33 {
    margin-right: 0;
  }
}
.col-5,
.col-10,
.col-15,
.col-20,
.col-25,
.col-33,
.col-40,
.col-50,
.col-50-smallImage,
.col-66,
.col-75,
.col-100 {
  margin-bottom: 10px;
  display: block;
  height: auto;
}
ul.flexcolumn {
  width: calc(100% - 10px);
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  margin-right: 20px;
  white-space: nowrap;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-fill: balance;
  column-fill: balance;
}
@media (max-width: 1000px) {
  ul.flexcolumn {
    -webkit-column-count: 1;
    column-count: 1;
  }
}
@media (min-width: 1200px) {
  ul.flexcolumn {
    -webkit-column-count: 3;
    column-count: 3;
  }
}
@media (min-width: 1600px) {
  ul.flexcolumn {
    -webkit-column-count: 4;
    column-count: 4;
  }
}
ul.flexcolumn li {
  white-space: pre-wrap;
}
.ampeltask {
  display: inline-block;
  min-width: calc(16/16*1rem);
  line-height: calc(36/16*1rem);
  text-align: center;
  cursor: pointer;
  padding: 0 4px;
}
.moduleContainer {
  width: 100%;
  display: block;
  clear: left;
  margin: 0;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .moduleContainer {
    display: inline-block;
  }
}
.moduletile {
  display: inline-block;
  position: relative;
  margin-right: 1%;
  margin-bottom: 1%;
}
.moduletile.hidden {
  display: none;
}
.moduletile:first-child:nth-last-child(5n),
.moduletile:first-child:nth-last-child(5n) ~ .moduletile,
.moduletile:first-child:nth-last-child(5n+1),
.moduletile:first-child:nth-last-child(5n+1) ~ .moduletile,
.moduletile:first-child:nth-last-child(5n+2),
.moduletile:first-child:nth-last-child(5n+2) ~ .moduletile,
.moduletile:first-child:nth-last-child(5n+3),
.moduletile:first-child:nth-last-child(5n+3) ~ .moduletile,
.moduletile:first-child:nth-last-child(5n+4),
.moduletile:first-child:nth-last-child(5n+4) ~ .moduletile {
  width: calc(19% - 5px);
}
@media (min-width: 480px) and (max-width: 959px) and (orientation:landscape) {
  .moduletile:first-child:nth-last-child(5n),
  .moduletile:first-child:nth-last-child(5n) ~ .moduletile,
  .moduletile:first-child:nth-last-child(5n+1),
  .moduletile:first-child:nth-last-child(5n+1) ~ .moduletile,
  .moduletile:first-child:nth-last-child(5n+2),
  .moduletile:first-child:nth-last-child(5n+2) ~ .moduletile,
  .moduletile:first-child:nth-last-child(5n+3),
  .moduletile:first-child:nth-last-child(5n+3) ~ .moduletile,
  .moduletile:first-child:nth-last-child(5n+4),
  .moduletile:first-child:nth-last-child(5n+4) ~ .moduletile {
    width: calc(49% - 4px);
  }
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .moduletile:first-child:nth-last-child(5n),
  .moduletile:first-child:nth-last-child(5n) ~ .moduletile,
  .moduletile:first-child:nth-last-child(5n+1),
  .moduletile:first-child:nth-last-child(5n+1) ~ .moduletile,
  .moduletile:first-child:nth-last-child(5n+2),
  .moduletile:first-child:nth-last-child(5n+2) ~ .moduletile,
  .moduletile:first-child:nth-last-child(5n+3),
  .moduletile:first-child:nth-last-child(5n+3) ~ .moduletile,
  .moduletile:first-child:nth-last-child(5n+4),
  .moduletile:first-child:nth-last-child(5n+4) ~ .moduletile {
    width: 100%;
    clear: both;
    float: none;
  }
}
.moduletile:first-child:nth-last-child(4n),
.moduletile:first-child:nth-last-child(4n) ~ .moduletile,
.moduletile:first-child:nth-last-child(4n-1),
.moduletile:first-child:nth-last-child(4n-1) ~ .moduletile {
  width: calc(24% - 5px);
}
@media (min-width: 480px) and (max-width: 959px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .moduletile:first-child:nth-last-child(4n),
  .moduletile:first-child:nth-last-child(4n) ~ .moduletile,
  .moduletile:first-child:nth-last-child(4n-1),
  .moduletile:first-child:nth-last-child(4n-1) ~ .moduletile {
    width: calc(49% - 4px);
  }
}
.moduletile:first-child:nth-last-child(3n),
.moduletile:first-child:nth-last-child(3n) ~ .moduletile {
  width: calc(32% - 3px);
}
@media (min-width: 480px) and (max-width: 959px) and (orientation:landscape) {
  .moduletile:first-child:nth-last-child(3n),
  .moduletile:first-child:nth-last-child(3n) ~ .moduletile {
    width: calc(49% - 4px);
  }
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .moduletile:first-child:nth-last-child(3n),
  .moduletile:first-child:nth-last-child(3n) ~ .moduletile {
    width: calc(99% - 2px);
    clear: both;
    float: none;
    margin-right: 0;
  }
}
.moduletile:first-child:nth-last-child(2),
.moduletile:first-child:nth-last-child(2) ~ .moduletile {
  width: calc(49% - 4px);
}
.moduletile:first-child:nth-last-child(1),
.moduletile:first-child:nth-last-child(1) ~ .moduletile {
  width: calc(99% - 2px);
}
.margin5 {
  margin: 5px;
  display: inline-block;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .margin5 {
    margin: 3px;
  }
}
.padding5 {
  padding: 5px;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .padding5 {
    padding: 3px;
  }
}
.paddingtop5 {
  padding-top: 5px;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .paddingtop5 {
    padding-top: 3px;
  }
}
.paddingtop3 {
  padding-top: 3px;
}
.paddingright5 {
  padding-right: 5px;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .paddingright5 {
    padding-right: 3px;
  }
}
.padding10 {
  padding: 10px;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .padding10 {
    padding: 5px;
  }
}
.paddingright10 {
  padding-right: 10px;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .paddingright10 {
    padding-right: 5px;
  }
}
.padding12 {
  padding: 12px;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .padding12 {
    padding: 6px;
  }
}
.padding20 {
  padding: 20px;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .padding20 {
    padding: 10px;
  }
}
.margintop11 {
  margin-top: 11px;
}
.paddingtop27 {
  padding-top: 27px;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .paddingtop27 {
    padding-top: 21px;
  }
}
.paddingright20 {
  padding-right: 20px;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .paddingright20 {
    padding-right: 10px;
  }
}
.paddingleft20 {
  padding-left: 20px;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .paddingleft20 {
    padding-left: 10px;
  }
}
.marginright20 {
  margin-right: 20px;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .marginright20 {
    margin-right: 10px;
  }
}
.marginright10 {
  margin-right: 10px;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .marginright10 {
    margin-right: 5px;
  }
}
.marginright5 {
  margin-right: 5px;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .marginright5 {
    margin-right: 2px;
  }
}
.marginbottom2 {
  margin-bottom: 2px;
}
hr {
  margin: 0;
  margin-bottom: 3px;
  padding: 0;
  color: #666;
}
.pointer {
  cursor: pointer;
}
hr.mildtopstroke {
  border-top: solid 1px #ddd;
}
hr.mildbottomstroke {
  border-bottom: solid 1px #ddd;
}
hr.openstroke {
  border-top: dashed 2px #FFF;
  border-bottom: dashed 1px #808080;
}
div.attachleft {
  display: inline;
  overflow: hidden;
}
fieldset {
  border: 1px solid #808080;
  border-radius: 3px;
}
.oneclicklegend {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
.singleedithover a:hover + span + i,
.singleedithover a + span:hover + i,
.singleedithover a + span + i:hover {
  visibility: visible;
}
.singleedithover a + span + i {
  visibility: hidden;
}
.singleedithover ul.singlecolumn,
ul.flexcolumn {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0.25rem;
}
.singleedithover ul.flexcolumn {
  margin-bottom: 0.25rem;
}
.singleedithover ul.flexcolumn li {
  white-space: nowrap;
}
a.additem,
a.debug {
  padding: 5px;
  border: 1px solid #808080;
  line-height: 2em;
  border-radius: 5px;
}
#divMiddledivMiddleContent > a.debug:last-of-type {
  display: inline-block;
  margin-bottom: 10px;
}
a.additem::before {
  font-size: calc(2*1rem);
  content: "+ ";
  vertical-align: middle;
}
.wordingedit {
  display: none;
}
sup.wordingedit {
  position: relative;
  width: 1em;
  margin-left: 2px;
  cursor: pointer;
  margin-top: 2px;
}
td label {
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  max-width: 100%;
  padding-right: 1em;
}
td label sup.wordingedit {
  position: absolute;
  top: -0.5em;
  right: 0em;
}
span[onclick="toggleEditMode();"] {
  cursor: pointer;
}
.reload {
  cursor: pointer;
  font-size: calc(16/16*1rem);
}
span.reload,
a[title="Reload"] {
  font-size: calc(1.4*16/16*1rem);
  line-height: calc(1.4*13/16*1rem);
}
/* 
	declare header
    author: ls
*/
header {
  width: 100%;
  min-height: 60px;
  margin: 0;
  padding: 0;
  font-size: calc(12/16*1rem);
}
header a,
header link {
  font-size: calc(12/16*1rem);
}
header #topcontrols {
  width: 100%;
  text-align: right;
  padding-right: 20px;
  padding-top: 20px;
  background-color: rgba(255, 255, 255, 0.8);
}
header #topcontrols div {
  display: inline;
  position: relative;
}
header .countbubble {
  position: absolute;
  left: -8px;
  top: -8px;
  background: #ff0008;
  color: #FFF;
  border-radius: 8px;
  padding: 0px 2px 0px 2px;
  font-size: smaller;
  font-weight: bold;
}
header #topNavigation {
  display: inline;
  position: relative;
  font-size: calc(1.6*1rem);
}
header #topTitle {
  font-size: calc(2*1rem);
  padding-left: 5px;
  margin-top: 12.4px;
  margin-left: 6.5px;
  white-space: nowrap;
  overflow-x: visible;
  max-width: 50%;
}
header #topcontrols,
header #topTitle {
  flex-basis: 20%;
}
header .logo {
  background-color: rgba(255, 255, 255, 0.8);
  flex-basis: 60%;
  text-align: right;
  padding-right: 20px;
  padding-top: 5px;
}
header .logo img {
  max-width: 272px;
  max-height: 52px;
  margin-bottom: -13px;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  header .logo img {
    max-height: 80px;
  }
}
header .logo #moduleTitle,
header .logo #forCompany {
  line-height: 52px;
  display: inline;
  font-size: calc(28.8/16*1rem);
  white-space: nowrap;
}
header .logo #moduleTitle img,
header .logo #forCompany img {
  margin-bottom: -11px;
}
header .poweredDiv {
  padding-left: 20px;
  font-size: calc(9/16*1rem);
}
@media (min-width: 960px) {
  header {
    margin: 0;
    display: flex;
    justify-content: space-between;
  }
  #topTitle {
    order: 1;
  }
  #topcontrols {
    order: 2;
  }
  .logo {
    order: 3;
  }
}
/* 
	declare forms and layout of forms,
    author: ls
*/
.divLeft {
  clear: none;
  float: left;
  width: 250px;
  font-weight: bold;
  text-align: left;
  padding-right: 5px;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .divLeft {
    width: 99%;
    clear: both;
    float: none;
  }
}
.divLeft button {
  font-weight: normal;
}
#customform .divLeft.question,
.divLeft .explanatory {
  font-size: calc(12/16*1rem);
  line-height: calc(1.4*13/16*1rem);
  font-weight: normal;
  text-align: left;
  padding: 4px;
  margin-right: 4px;
}
#customform .editrow,
#customform h2,
#customform h3 {
  padding-left: 4px;
}
#customform .editrow {
  padding-bottom: 4px;
  padding-top: 4px;
}
#customform h3 + section div.editrow:nth-child(1):not(.rowtype_text) ~ div.editrow:nth-of-type(2n),
#customform h3 + section div.editrow.rowtype_text:nth-child(1) ~ div.editrow:nth-of-type(2n+3) {
  /* alternate rowtype_form pattern */
  background-color: #eee;
}
#customform .divRight.inputBig ul {
  padding-left: 2ch;
  margin-left: 0px;
}
#customform .divRight.inputBig ol {
  padding-left: 3ch;
  margin-left: 0px;
}
#customform .divRight.inputBig ul > b,
#customform .divRight.inputBig ol > b {
  margin-left: -2ch;
}
#customform .divRight.inputBig ul li:only-of-type {
  margin-left: -2ch;
  list-style-type: none;
}
.divMidLeft {
  clear: none;
  float: left;
  width: 200px;
  text-align: left;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .divMidLeft {
    width: 99%;
    clear: both;
    float: none;
  }
}
.divMidRight {
  clear: none;
  float: left;
  width: calc( 100% - 215px);
  margin-left: 10px;
  text-align: left;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .divMidRight {
    width: 99%;
    clear: both;
    float: none;
  }
}
.divMidRight textarea {
  min-height: 35px;
}
.divMidLeft::first-line,
.divMidRight::first-line {
  color: #000;
}
.hidden {
  display: none;
  height: 0px;
}
.teflon {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.shown {
  display: block;
  height: auto;
}
.floatleft {
  float: left;
}
.floatleft a[target="_blank"] {
  display: block;
}
#divSidepanel .divLeft {
  clear: none;
  float: left;
  width: 45%;
  max-width: 250px;
  margin-right: 10px;
  font-weight: bold;
  text-align: left;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  #divSidepanel .divLeft {
    width: 99%;
    clear: both;
    float: none;
  }
}
.divRight {
  clear: none;
  float: left;
  width: calc( 100% - 255px);
  text-align: left;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .divRight {
    padding-left: 1%;
    width: 99%;
    clear: both;
    float: none;
    margin-bottom: 5px;
  }
}
.flexx {
  display: flex;
  justify-content: left;
  align-items: center;
}
#divSidepanel .divRight {
  width: 50%;
}
.divSmallLeft {
  clear: none;
  float: left;
  width: 150px;
  font-weight: bold;
}
.divBigRight {
  display: inline;
  margin-left: 10px;
  background: rgba(255, 255, 255, 0.7);
}
.soft {
  color: #aaa;
}
.divCenter {
  clear: none;
  float: left;
  width: 58%;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .divCenter {
    padding-left: 1%;
    width: 90%;
  }
}
.divRightSmall {
  clear: none;
  float: left;
  width: 8%;
}
.contactForm {
  width: 100%;
  display: inline-block;
}
.contactForm label {
  top: 0;
  width: 30%;
}
.contactForm input,
.contactForm textarea {
  width: 60%;
}
/* form elements dont inherit fonts, we do */
button,
input,
textarea,
select {
  font: inherit;
}
input {
  font-family: arial, sans-serif;
  font-size: calc(14/16*1rem);
  background-color: #FFF;
  text-indent: 3px;
}
button,
input[type=submit] {
  cursor: pointer;
  font-size: calc(14/16*1rem);
  color: #f36304;
  padding: 7px 15px;
  white-space: nowrap;
  border: 0;
  border-radius: 5px;
  min-height: 35px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition-duration: 0.4s;
  /* Safari */
  transition-duration: 0.4s;
  background-color: #ffe9db;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  button,
  input[type=submit] {
    padding: 2px 10px;
    min-height: 25px;
    font-size: calc(10/16*1rem);
  }
}
.btn-promote {
  margin-bottom: 0.3em;
}
button:hover,
input[type=submit]:hover {
  background-color: #ffe9db;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3), 0 6px 20px 0 rgba(0, 0, 0, 0.3);
  color: hsl(23.84937238, 86.7611336%, 58.43137255%);
}
form > button:last-child,
#divMiddledivMiddleContent > button:last-child,
.leftRight > button:last-child,
.divRight > button:last-child {
  margin-bottom: 22px;
  /* show full shadow end + 10% */
}
input[type=text],
input[type=password],
input[type=email],
input[type=number],
input[type=date],
input[type=datetime-local],
input[type=tel],
select,
textarea {
  font-family: 'PT Sans', PTSans, Arial, Helvetica, sans-serif;
  font-size: calc(14/16*1rem);
  text-indent: 3px;
  height: 35px;
  border: 1px solid #ddd;
  border-radius: 5px;
  background-color: #FFF;
  color: #666;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  input[type=text],
  input[type=password],
  input[type=email],
  input[type=number],
  input[type=date],
  input[type=datetime-local],
  input[type=tel],
  select,
  textarea {
    height: 25px;
    font-size: calc(10/16*1rem);
  }
}
input[type=text]:disabled {
  color: #ddd;
  user-select: none;
  border: 1px solid #eee;
}
button.inactive,
button:disabled {
  cursor: auto;
  background-color: #eee;
  box-shadow: none;
}
button.inactive:hover,
input[type=submit].inactive:hover,
button:disabled {
  background-color: #eee;
  color: #ddd;
  box-shadow: none;
}
select {
  text-indent: 0;
  padding-left: 5px;
  max-width: 100%;
}
select[multiple] {
  height: 100%;
  max-height: 100px;
  margin-right: 10px;
}
select:focus,
input:focus,
textarea:focus {
  outline: none;
}
input:focus,
textarea:focus {
  box-shadow: 0 0 0 2pt #f36304;
}
select:focus {
  -webkit-box-shadow: 0 0 0 2pt #f36304;
  box-shadow: 0 0 0 2pt #f36304;
}
select option:checked,
select option::selection {
  -webkit-box-shadow: 0 0 10px 100px #f36304 inset;
  box-shadow: 0 0 10px 100px #f36304 inset;
  color: #000;
}
select:not(.tabularlistcontrol) option:checked,
select:not(.tabularlistcontrol) option::selection {
  width: 100%;
}
select option:hover {
  -webkit-box-shadow: 0 0 10px 100px hsl(23.84937238, 86.7611336%, 58.43137255%) inset;
  box-shadow: 0 0 10px 100px hsl(23.84937238, 86.7611336%, 58.43137255%) inset;
  color: #FFF;
}
select:not([multiple]) option[value="0"] {
  background-color: #eee;
}
select[disabled] {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  color: #aaa;
}
.numberSmall {
  width: 25%;
}
.buttonBig {
  width: 180px;
}
.inputBig input:not([type=file]):not([type=checkbox]),
.inputBig select,
.inputBig textarea {
  width: 97%;
}
.inputMiddle {
  width: 68%;
}
.inputSmall {
  width: 26%;
}
textarea {
  resize: both;
  font-size: calc(14/16*1rem);
  height: 80px;
  font-family: 'PT Sans', PTSans, Arial, Helvetica, sans-serif;
  resize: vertical;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  textarea {
    font-size: calc(10/16*1rem);
  }
}
/* rows of textareas are defined in Helpers / Wio.php */
textarea[rows="2"] {
  height: calc(2*24/16*1rem);
}
textarea[rows="10"] {
  height: calc(10*24/16*1rem);
}
.searchfieldSmall {
  width: 38%;
}
.searchBUtton {
  border: none;
  background-color: transparent;
  box-shadow: none;
}
.buttonGross {
  width: 200px;
  height: 40px;
  border-radius: 10px;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .buttonGross {
    width: 100px;
    height: 25px;
    border-radius: 5px;
  }
}
.buttonHeader {
  width: 180px;
  height: 100px;
  border-radius: 10px;
}
.buttonKlein {
  height: 25px;
  padding: 2px 10px;
  font-size: calc(10/16*1rem);
}
.buttonError {
  background-color: #cb0e00;
  color: #FFF;
}
input.errorForm,
number.errorForm,
textarea.errorForm,
select.errorForm,
password.errorForm,
input:invalid,
number:invalid,
textarea:invalid,
select:invalid,
password:invalid {
  border: 1px solid #cb0e00;
}
input[type=checkbox].errorForm,
input[type=radio].errorForm,
input[type=checkbox]:invalid,
input[type=radio]:invalid {
  outline: 1px solid #cb0e00;
}
input[type=file].unsavedForm {
  padding: 4px;
  border: 1px solid #fc6;
}
input[type=text].unsavedForm,
input[type=password].unsavedForm,
input[type=email].unsavedForm,
input[type=number].unsavedForm,
input[type=date].unsavedForm,
input[type=datetime-local].unsavedForm,
input[type=tel].unsavedForm,
select.unsavedForm,
textarea.unsavedForm {
  border: 1px solid #fc6;
}
select.unsavedForm > option.unsavedForm {
  color: #fc6;
}
input[type=checkbox].unsavedForm,
input[type=radio].unsavedForm {
  outline: 1px solid #fc6;
}
input[type=checkbox],
input[type=radio] {
  width: 15px;
  height: 15px;
}
input[type=checkbox]:checked {
  background-color: hsl(23.84937238, 86.7611336%, 58.43137255%);
  /* will not work on macos */
  accent-color: hsl(23.84937238, 86.7611336%, 58.43137255%);
  /* will work on many modern browsers */
}
.formbreak {
  display: table;
  width: 100%;
  clear: both;
  float: none;
  margin-bottom: 5px;
}
#divLogin {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  padding: 12px;
}
#form-importmodel h2,
#form-importmodel h3 {
  margin-top: 1.2em;
}
#form-importmodel h2 {
  margin-bottom: 0.8em;
}
#default_workstream_id optgroup {
  font-size: 1rem;
  font-weight: bold;
  color: #d75a07;
  font-style: normal;
  font-stretch: expanded;
}
#default_workstream_id option {
  color: #000;
  font-weight: normal;
}
input[placeholder]::placeholder,
textarea[placeholder]::placeholder {
  color: #aaa;
}
input[type=text]:read-only {
  color: #ddd;
  pointer-events: none;
}
/*
.subwindow div[onmouseover]:after, subwindow a[title]:not([title='']):after {
	margin-left: -0.5em;
	display:inline;
	content: " ◹";
	vertical-align: super;
	font-size: calc(@standardfontsize*3/4);
}
*/
.subwindow a[href]:link:not(.fas):not(.far),
.subwindow a[href]:visited:not(.fas):not(.far),
#form-promoteactivity a[href]:link:not(.debug),
#form-promoteactivity a[href]:visited:not(.debug),
#diveditstep a[href]:link:not(.debug),
#diveditstep a[href]:visited:not(.debug),
#form-editanything a[href]:link:not(.debug),
#form-editanything a[href]:visited:not(.debug),
.subwindow td[onclick],
.subwindow input[type=file] {
  color: #f36304;
  font-weight: bold;
}
.subwindow .minibutton > a[href]:link:not(.fas):not(.far),
.subwindow .minibutton > a[href]:visited:not(.fas):not(.far) {
  /*	border: 1px solid @bgcompanycolor;	*/
  padding-left: calc(1rem/4);
  padding-right: calc(1rem/4);
  margin-bottom: calc(1rem/4);
  border-radius: calc(1rem/4);
  background-color: rgba(255, 255, 255, 0.382);
  border: 1px solid #eee;
  margin-left: calc(-1*(1rem/4 + 1px));
}
.subwindow a[href]:hover :not(.fas):not(.far),
.subwindow input[type=file]:hover {
  text-shadow: 1px 1px 7px #89ACB2;
  /*one of companies color space*/
}
.subwindow .minibutton > a[href]:link:not(.fas):not(.far):hover {
  border: 1px solid #ddd;
}
.fa-floppy-disk {
  font-size: calc(16/16*1rem);
}
/* make sure flex layouts are transferred */
form {
  width: inherit;
}
#form-home {
  /* takes no space */
  height: 0px;
  width: 0px;
}
#divNumberofgroups,
#divNumberofsegments {
  display: inline-block;
}
.showforprint {
  display: inline;
  display: none;
  height: 0px;
  max-height: 0px;
  overflow: hidden;
}
/**
 * Forms
 *
 * @author    Nurul Amin Muhit <me@muhit.me>
 * @copyright MRM Solution GmbH
 */
.form-group {
  margin: 1rem 0rem;
}
.form-label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
.form-control,
input.form-control {
  display: block;
  width: 100%;
  height: auto;
  padding: 0.5rem 0.75rem;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
  color: #333333;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 1px solid #CED4DA;
  border-radius: 0rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control:focus,
input.form-control:focus {
  border-color: #FFE9DB;
  box-shadow: none;
  outline: none;
}
.form-control[type="file"],
input.form-control[type="file"] {
  cursor: pointer;
  overflow: hidden;
}
.form-control::file-selector-button,
input.form-control::file-selector-button {
  padding: 0.5rem 0.75rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 0.75rem;
  background-color: #FFE9DB;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0rem;
  border-radius: 0rem;
  border-inline-end-width: 1px;
  color: #F36304;
  font-size: 1em;
  line-height: 1.5;
}
.form-check {
  display: block;
}
.form-check-input,
input.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.25rem;
  vertical-align: bottom;
  background-color: #FFF;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid #CED4DA;
  border-radius: 0rem;
}
.form-check-input:focus,
input.form-check-input:focus {
  border-color: #FFE9DB;
  box-shadow: none;
  outline: none;
}
.form-check-input:checked,
input.form-check-input:checked {
  background-color: #F36304;
  border-color: #F36304;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus {
  z-index: 3;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 3;
}
/* 
	declare for wio and responsive
    author: ls
*/
#divDocs {
  border: 1px solid #eee;
  position: fixed;
  top: 10px;
  left: 10px;
  width: calc( 100% - 20px);
  z-index: 100000;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 10px;
  display: none;
}
.plus {
  position: relative;
  padding-top: 40px;
  padding-right: 40px;
  margin-right: 35px;
  text-align: right;
}
.plus a,
.plus link {
  font-size: calc(12/16*1rem);
}
.plus img {
  width: 50px;
  z-index: 110;
  position: relative;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .plus img {
    max-height: 80px;
  }
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .plus {
    top: 10px;
    right: 10px;
    height: 20px;
    font-size: calc(10/16*1rem);
  }
  .plus a,
  .plus link {
    font-size: calc(10/16*1rem);
  }
}
#dropmenu {
  text-align: right;
}
#plusActions {
  display: none;
  position: relative;
  top: 0px;
  right: 4px;
  z-index: 16000;
  background-color: #FFF;
  border: 1px solid #f36304;
  padding: 10px;
}
#plusActions a,
#plusActions link {
  font-size: calc(12/16*1rem);
  padding: 5px;
}
#plusActions a:hover,
#plusActions link:hover {
  background-color: #ffe9db;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  #plusActions {
    top: 10px;
    right: 10px;
    left: 4px;
    min-height: 20px;
    font-size: calc(10/16*1rem);
  }
  #plusActions a,
  #plusActions link {
    font-size: calc(10/16*1rem);
  }
}
#themaRiskmodel {
  width: 100%;
  max-height: calc( 100% - 80px);
  display: flex;
  margin: 0;
  padding: 0;
  position: relative;
}
#themaRiskmodel .imagecenter {
  display: flex;
  text-align: center;
  width: 100%;
  margin: auto;
  height: 100%;
}
#themaRiskmodel .imagecenter .divGroups {
  position: relative;
  text-align: right;
  margin-left: 15%;
  margin-bottom: 20px;
  min-width: 100%;
  overflow: hidden;
}
#themaRiskmodel .imagecenter .divSegments {
  position: absolute;
  max-width: 400px;
  padding: 5px;
  font-size: calc(12/16*1rem);
  text-align: left;
  background-color: rgba(255, 255, 255, 0.7);
}
#themaRiskmodel .imagecenter .divSegments .divSegmentTitle {
  font-size: calc(15/16*1rem);
}
#themaRiskmodel .imagecenter .divSegments .divSegmentTitle:hover {
  cursor: pointer;
}
#themaRiskmodel .imagecenter .divSegments .divSegmentDescription {
  display: none;
}
#themaRiskmodel .imagecenter .divActions {
  position: relative;
  left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
#themaRiskmodel .imagecenter svg {
  font-size: 4pt;
  line-height: 1;
  z-index: 1;
  height: calc( 100vh - 90px);
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 480px) and (max-width: 959px) and (orientation:landscape) {
  #themaRiskmodel .imagecenter svg {
    height: 85%;
  }
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  #themaRiskmodel .imagecenter svg {
    height: auto;
    max-height: 100vw;
    width: 100%;
    min-width: 900px;
    margin-left: calc(-50% - 20px);
  }
}
#themaRiskmodel .imagecenter svg .fontbig {
  font-size: 4pt;
}
#themaRiskmodel .imagecenter svg .fontbig a,
#themaRiskmodel .imagecenter svg .fontbig link {
  font-size: 4pt;
  text-decoration: none;
}
#themaRiskmodel .imagecenter svg .fontbigger {
  font-size: 4pt;
}
#themaRiskmodel .imagecenter svg .fontbigger a,
#themaRiskmodel .imagecenter svg .fontbigger link {
  font-size: 4pt;
  text-decoration: none;
}
#themaRiskmodel .imagecenter svg text {
  font-size: 3pt;
}
#themaRiskmodel .imagecenter svg text a,
#themaRiskmodel .imagecenter svg text link {
  font-size: 3pt;
}
#themaRiskmodel .imagecenter svg rect:hover {
  fill: #FFF;
}
#themaRiskmodel .imagecenter svg a,
#themaRiskmodel .imagecenter svg link {
  text-decoration: none;
}
#themaRiskmodel .imagecenter svg a:hover,
#themaRiskmodel .imagecenter svg link:hover {
  background-color: #FFF;
}
#themaRiskmodel .imagecenter svg a:hover rect,
#themaRiskmodel .imagecenter svg link:hover rect {
  fill: #FFF;
}
#themaRiskmodel .imagecenter .riskmodelCircle {
  stroke: #000;
}
#themaRiskmodel .imagecenter .riskmodelMRMCircle {
  fill: #fffcfb;
  stroke: #000;
}
#themaRiskmodel .imagecenter .riskmodelMOCircle {
  fill: #ffe9db;
}
#themaRiskmodel .imagecenter .riskmodelMUCircle {
  fill: #f3b48a;
}
#themaRiskmodel .imagecenter .riskmodelCenterCircle {
  fill: #FFF;
  stroke: #000;
}
#themaRiskmodel .imagecenter .rectActive {
  stroke: #cb0e00;
  stroke-width: 1;
  fill: transparent;
  cursor: move;
}
#themaRiskmodel .imagecenter .rectActive:hover {
  fill: rgba(255, 255, 255, 0.7);
  stroke-width: 1;
}
#themaRiskmodel .imagecenter .rectActive:hover a,
#themaRiskmodel .imagecenter .rectActive:hover link {
  color: #000;
}
#themaRiskmodel .imagecenter .rectTransparent {
  stroke: #000;
  stroke-width: 0.5;
  fill: transparent;
  cursor: move;
  /*  
//should be indirectly activated only on showToolTip of the segments
            &:hover {
                fill: @whitetransparent;
                stroke-width:1;
                a , link {
                    color: @black;
                }
            }
*/
}
#themaRiskmodel .imagecenter .rectFill {
  stroke: #000;
  stroke-width: 0.5;
  fill: #000;
}
#themaRiskmodel .imagecenter .actiontext {
  cursor: move;
}
#themaRiskmodel .imagecenter .actiontext a,
#themaRiskmodel .imagecenter .actiontext link {
  font-weight: normal;
}
#themaRiskmodel .imagecenter .actiontext:hover {
  fill: #000;
}
#themaRiskmodel .imagecenter .actiontext:hover a,
#themaRiskmodel .imagecenter .actiontext:hover link {
  color: #000;
}
#themaRiskmodel .imagecenter .roundTransparent {
  stroke: #f36304;
  fill: transparent;
  stroke-width: 0.5;
  stroke-linecap: round;
}
#themaRiskmodel .imagecenter .tooltipText {
  background-color: rgba(255, 255, 255, 0.7);
  margin-top: 20px;
  display: none;
  width: 400px;
  height: 200px;
}
#themaRiskmodel .imagecenter .tooltipText:last-child:not(:hover) {
  user-select: none;
  /* remove undesired text selection on double-click opening */
}
#themaRiskmodel .imagecenter .tooltipRect {
  fill: #eee;
  stroke: #666;
  min-width: 100px;
  min-height: 40px;
  padding: 10px;
  display: none;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait), (min-width: 480px) and (max-width: 959px) and (orientation:landscape) {
  #themaRiskmodel .imagecenter {
    width: 100%;
  }
}
#themaRiskmodel .description {
  position: absolute;
  margin: 0;
  bottom: 20px;
  right: 9%;
  max-width: 330px;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  #themaRiskmodel .description {
    left: 3%;
    max-width: 100%;
    bottom: 5px;
  }
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 480px) and (max-width: 959px) and (orientation:landscape) {
  #themaRiskmodel .description {
    right: 3%;
    width: 100%;
  }
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  #themaRiskmodel .description .descriptiontext {
    display: none;
  }
}
#themaRiskmodel .circlealluser {
  background: #59ac00;
}
#themaRiskmodel .circlealluserinactive {
  border: 2px solid #e7ffe7;
  background: transparent;
}
#divWorkstream {
  position: relative;
}
#divWorkstream #divWorkstreamDetail {
  position: absolute;
  z-index: 10000000;
}
#colDroppable,
#colDraggable {
  border: 1px solid #000;
  width: 200px;
  min-height: 350px;
  padding-top: 10px;
  padding-bottom: 40px;
}
[draggable] {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  /* Required to make elements draggable in old WebKit */
  -khtml-user-drag: element;
  -webkit-user-drag: element;
}
.activities {
  margin: 5px;
}
.largeTooltip {
  position: fixed;
  border: 1px solid grey;
  border-radius: 6px;
  background-color: #ffffee;
  top: 20px;
  left: 5%;
  right: 5%;
  height: auto;
  max-height: 45%;
  overflow-y: auto;
  padding: 8px;
}
/* Lukas Schuler, xirrus GmbH, 2.3.2020 
	when new form IDs are introduced, please add to form-index etc.
*/
#divMiddleTwo {
  width: calc(100% - 1.1vw);
  max-width: 1100px;
  top: 70px;
  left: 150px;
  z-index: 15000;
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
}
@media (max-width: 840px) {
  .width50 .width100 .divRight {
    clear: left;
    width: 100%;
  }
}
@media (max-width: 1200px) {
  #divMiddleTwo {
    left: 0.5vw;
  }
}
#form-workshop #middleColumn {
  height: calc(100vh - 90px);
}
#form-workshop #rightyColumn {
  height: calc(100vh - 90px);
  margin-bottom: 25px;
}
@media (max-width: 1200px) {
  #form-workshop #rightyColumn {
    height: 100%;
    margin-bottom: 25px;
  }
}
.width50 .width100 .divLeft {
  width: 240px;
  min-width: 100px;
  max-width: 100%;
}
@media (max-width: 840px) {
  .width50 .width100 .divRight {
    clear: left;
  }
}
#divSidepanel {
  width: 25%;
  min-width: 350px;
  max-width: 600px;
  top: 70px;
  right: 20px;
  z-index: 1000;
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
  max-height: 90%;
  overflow: hidden;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  #divSidepanel {
    min-width: 300px;
  }
}
#divMiddle,
#divMiddleTwo,
#divSidepanel,
#divMiddleSmall {
  position: fixed;
  height: auto;
  max-height: 80%;
  margin: auto;
  background-color: #FFF;
  border: 1px solid #666;
  display: none;
  border-radius: 5px;
  box-sizing: border-box;
}
#divMiddle #divMiddledivMiddleTop,
#divMiddleTwo #divMiddledivMiddleTop,
#divSidepanel #divMiddledivMiddleTop,
#divMiddleSmall #divMiddledivMiddleTop,
#divMiddle #divMiddleTwodivMiddleTop,
#divMiddleTwo #divMiddleTwodivMiddleTop,
#divSidepanel #divMiddleTwodivMiddleTop,
#divMiddleSmall #divMiddleTwodivMiddleTop,
#divMiddle #divSidepaneldivMiddleTop,
#divMiddleTwo #divSidepaneldivMiddleTop,
#divSidepanel #divSidepaneldivMiddleTop,
#divMiddleSmall #divSidepaneldivMiddleTop,
#divMiddle #divMiddleSmalldivMiddleTop,
#divMiddleTwo #divMiddleSmalldivMiddleTop,
#divSidepanel #divMiddleSmalldivMiddleTop,
#divMiddleSmall #divMiddleSmalldivMiddleTop {
  width: 100%;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  min-height: 30px;
  overflow: auto;
  background-color: #f36304;
  box-sizing: border-box;
}
#divMiddle #divMiddledivMiddleTop #divMiddleDraggable,
#divMiddleTwo #divMiddledivMiddleTop #divMiddleDraggable,
#divSidepanel #divMiddledivMiddleTop #divMiddleDraggable,
#divMiddleSmall #divMiddledivMiddleTop #divMiddleDraggable,
#divMiddle #divMiddleTwodivMiddleTop #divMiddleDraggable,
#divMiddleTwo #divMiddleTwodivMiddleTop #divMiddleDraggable,
#divSidepanel #divMiddleTwodivMiddleTop #divMiddleDraggable,
#divMiddleSmall #divMiddleTwodivMiddleTop #divMiddleDraggable,
#divMiddle #divSidepaneldivMiddleTop #divMiddleDraggable,
#divMiddleTwo #divSidepaneldivMiddleTop #divMiddleDraggable,
#divSidepanel #divSidepaneldivMiddleTop #divMiddleDraggable,
#divMiddleSmall #divSidepaneldivMiddleTop #divMiddleDraggable,
#divMiddle #divMiddleSmalldivMiddleTop #divMiddleDraggable,
#divMiddleTwo #divMiddleSmalldivMiddleTop #divMiddleDraggable,
#divSidepanel #divMiddleSmalldivMiddleTop #divMiddleDraggable,
#divMiddleSmall #divMiddleSmalldivMiddleTop #divMiddleDraggable,
#divMiddle #divMiddledivMiddleTop #divMiddleTwoDraggable,
#divMiddleTwo #divMiddledivMiddleTop #divMiddleTwoDraggable,
#divSidepanel #divMiddledivMiddleTop #divMiddleTwoDraggable,
#divMiddleSmall #divMiddledivMiddleTop #divMiddleTwoDraggable,
#divMiddle #divMiddleTwodivMiddleTop #divMiddleTwoDraggable,
#divMiddleTwo #divMiddleTwodivMiddleTop #divMiddleTwoDraggable,
#divSidepanel #divMiddleTwodivMiddleTop #divMiddleTwoDraggable,
#divMiddleSmall #divMiddleTwodivMiddleTop #divMiddleTwoDraggable,
#divMiddle #divSidepaneldivMiddleTop #divMiddleTwoDraggable,
#divMiddleTwo #divSidepaneldivMiddleTop #divMiddleTwoDraggable,
#divSidepanel #divSidepaneldivMiddleTop #divMiddleTwoDraggable,
#divMiddleSmall #divSidepaneldivMiddleTop #divMiddleTwoDraggable,
#divMiddle #divMiddleSmalldivMiddleTop #divMiddleTwoDraggable,
#divMiddleTwo #divMiddleSmalldivMiddleTop #divMiddleTwoDraggable,
#divSidepanel #divMiddleSmalldivMiddleTop #divMiddleTwoDraggable,
#divMiddleSmall #divMiddleSmalldivMiddleTop #divMiddleTwoDraggable,
#divMiddle #divMiddledivMiddleTop #divSidepanelDraggable,
#divMiddleTwo #divMiddledivMiddleTop #divSidepanelDraggable,
#divSidepanel #divMiddledivMiddleTop #divSidepanelDraggable,
#divMiddleSmall #divMiddledivMiddleTop #divSidepanelDraggable,
#divMiddle #divMiddleTwodivMiddleTop #divSidepanelDraggable,
#divMiddleTwo #divMiddleTwodivMiddleTop #divSidepanelDraggable,
#divSidepanel #divMiddleTwodivMiddleTop #divSidepanelDraggable,
#divMiddleSmall #divMiddleTwodivMiddleTop #divSidepanelDraggable,
#divMiddle #divSidepaneldivMiddleTop #divSidepanelDraggable,
#divMiddleTwo #divSidepaneldivMiddleTop #divSidepanelDraggable,
#divSidepanel #divSidepaneldivMiddleTop #divSidepanelDraggable,
#divMiddleSmall #divSidepaneldivMiddleTop #divSidepanelDraggable,
#divMiddle #divMiddleSmalldivMiddleTop #divSidepanelDraggable,
#divMiddleTwo #divMiddleSmalldivMiddleTop #divSidepanelDraggable,
#divSidepanel #divMiddleSmalldivMiddleTop #divSidepanelDraggable,
#divMiddleSmall #divMiddleSmalldivMiddleTop #divSidepanelDraggable,
#divMiddle #divMiddledivMiddleTop #divMiddleSmallDraggable,
#divMiddleTwo #divMiddledivMiddleTop #divMiddleSmallDraggable,
#divSidepanel #divMiddledivMiddleTop #divMiddleSmallDraggable,
#divMiddleSmall #divMiddledivMiddleTop #divMiddleSmallDraggable,
#divMiddle #divMiddleTwodivMiddleTop #divMiddleSmallDraggable,
#divMiddleTwo #divMiddleTwodivMiddleTop #divMiddleSmallDraggable,
#divSidepanel #divMiddleTwodivMiddleTop #divMiddleSmallDraggable,
#divMiddleSmall #divMiddleTwodivMiddleTop #divMiddleSmallDraggable,
#divMiddle #divSidepaneldivMiddleTop #divMiddleSmallDraggable,
#divMiddleTwo #divSidepaneldivMiddleTop #divMiddleSmallDraggable,
#divSidepanel #divSidepaneldivMiddleTop #divMiddleSmallDraggable,
#divMiddleSmall #divSidepaneldivMiddleTop #divMiddleSmallDraggable,
#divMiddle #divMiddleSmalldivMiddleTop #divMiddleSmallDraggable,
#divMiddleTwo #divMiddleSmalldivMiddleTop #divMiddleSmallDraggable,
#divSidepanel #divMiddleSmalldivMiddleTop #divMiddleSmallDraggable,
#divMiddleSmall #divMiddleSmalldivMiddleTop #divMiddleSmallDraggable {
  clear: none;
  float: left;
  width: 35px;
  margin-bottom: 10px;
  color: #ffe9db;
  font-size: calc(20/16*1rem);
}
#divMiddle #divMiddledivMiddleTop #divMiddleDraggable:hover,
#divMiddleTwo #divMiddledivMiddleTop #divMiddleDraggable:hover,
#divSidepanel #divMiddledivMiddleTop #divMiddleDraggable:hover,
#divMiddleSmall #divMiddledivMiddleTop #divMiddleDraggable:hover,
#divMiddle #divMiddleTwodivMiddleTop #divMiddleDraggable:hover,
#divMiddleTwo #divMiddleTwodivMiddleTop #divMiddleDraggable:hover,
#divSidepanel #divMiddleTwodivMiddleTop #divMiddleDraggable:hover,
#divMiddleSmall #divMiddleTwodivMiddleTop #divMiddleDraggable:hover,
#divMiddle #divSidepaneldivMiddleTop #divMiddleDraggable:hover,
#divMiddleTwo #divSidepaneldivMiddleTop #divMiddleDraggable:hover,
#divSidepanel #divSidepaneldivMiddleTop #divMiddleDraggable:hover,
#divMiddleSmall #divSidepaneldivMiddleTop #divMiddleDraggable:hover,
#divMiddle #divMiddleSmalldivMiddleTop #divMiddleDraggable:hover,
#divMiddleTwo #divMiddleSmalldivMiddleTop #divMiddleDraggable:hover,
#divSidepanel #divMiddleSmalldivMiddleTop #divMiddleDraggable:hover,
#divMiddleSmall #divMiddleSmalldivMiddleTop #divMiddleDraggable:hover,
#divMiddle #divMiddledivMiddleTop #divMiddleTwoDraggable:hover,
#divMiddleTwo #divMiddledivMiddleTop #divMiddleTwoDraggable:hover,
#divSidepanel #divMiddledivMiddleTop #divMiddleTwoDraggable:hover,
#divMiddleSmall #divMiddledivMiddleTop #divMiddleTwoDraggable:hover,
#divMiddle #divMiddleTwodivMiddleTop #divMiddleTwoDraggable:hover,
#divMiddleTwo #divMiddleTwodivMiddleTop #divMiddleTwoDraggable:hover,
#divSidepanel #divMiddleTwodivMiddleTop #divMiddleTwoDraggable:hover,
#divMiddleSmall #divMiddleTwodivMiddleTop #divMiddleTwoDraggable:hover,
#divMiddle #divSidepaneldivMiddleTop #divMiddleTwoDraggable:hover,
#divMiddleTwo #divSidepaneldivMiddleTop #divMiddleTwoDraggable:hover,
#divSidepanel #divSidepaneldivMiddleTop #divMiddleTwoDraggable:hover,
#divMiddleSmall #divSidepaneldivMiddleTop #divMiddleTwoDraggable:hover,
#divMiddle #divMiddleSmalldivMiddleTop #divMiddleTwoDraggable:hover,
#divMiddleTwo #divMiddleSmalldivMiddleTop #divMiddleTwoDraggable:hover,
#divSidepanel #divMiddleSmalldivMiddleTop #divMiddleTwoDraggable:hover,
#divMiddleSmall #divMiddleSmalldivMiddleTop #divMiddleTwoDraggable:hover,
#divMiddle #divMiddledivMiddleTop #divSidepanelDraggable:hover,
#divMiddleTwo #divMiddledivMiddleTop #divSidepanelDraggable:hover,
#divSidepanel #divMiddledivMiddleTop #divSidepanelDraggable:hover,
#divMiddleSmall #divMiddledivMiddleTop #divSidepanelDraggable:hover,
#divMiddle #divMiddleTwodivMiddleTop #divSidepanelDraggable:hover,
#divMiddleTwo #divMiddleTwodivMiddleTop #divSidepanelDraggable:hover,
#divSidepanel #divMiddleTwodivMiddleTop #divSidepanelDraggable:hover,
#divMiddleSmall #divMiddleTwodivMiddleTop #divSidepanelDraggable:hover,
#divMiddle #divSidepaneldivMiddleTop #divSidepanelDraggable:hover,
#divMiddleTwo #divSidepaneldivMiddleTop #divSidepanelDraggable:hover,
#divSidepanel #divSidepaneldivMiddleTop #divSidepanelDraggable:hover,
#divMiddleSmall #divSidepaneldivMiddleTop #divSidepanelDraggable:hover,
#divMiddle #divMiddleSmalldivMiddleTop #divSidepanelDraggable:hover,
#divMiddleTwo #divMiddleSmalldivMiddleTop #divSidepanelDraggable:hover,
#divSidepanel #divMiddleSmalldivMiddleTop #divSidepanelDraggable:hover,
#divMiddleSmall #divMiddleSmalldivMiddleTop #divSidepanelDraggable:hover,
#divMiddle #divMiddledivMiddleTop #divMiddleSmallDraggable:hover,
#divMiddleTwo #divMiddledivMiddleTop #divMiddleSmallDraggable:hover,
#divSidepanel #divMiddledivMiddleTop #divMiddleSmallDraggable:hover,
#divMiddleSmall #divMiddledivMiddleTop #divMiddleSmallDraggable:hover,
#divMiddle #divMiddleTwodivMiddleTop #divMiddleSmallDraggable:hover,
#divMiddleTwo #divMiddleTwodivMiddleTop #divMiddleSmallDraggable:hover,
#divSidepanel #divMiddleTwodivMiddleTop #divMiddleSmallDraggable:hover,
#divMiddleSmall #divMiddleTwodivMiddleTop #divMiddleSmallDraggable:hover,
#divMiddle #divSidepaneldivMiddleTop #divMiddleSmallDraggable:hover,
#divMiddleTwo #divSidepaneldivMiddleTop #divMiddleSmallDraggable:hover,
#divSidepanel #divSidepaneldivMiddleTop #divMiddleSmallDraggable:hover,
#divMiddleSmall #divSidepaneldivMiddleTop #divMiddleSmallDraggable:hover,
#divMiddle #divMiddleSmalldivMiddleTop #divMiddleSmallDraggable:hover,
#divMiddleTwo #divMiddleSmalldivMiddleTop #divMiddleSmallDraggable:hover,
#divSidepanel #divMiddleSmalldivMiddleTop #divMiddleSmallDraggable:hover,
#divMiddleSmall #divMiddleSmalldivMiddleTop #divMiddleSmallDraggable:hover {
  cursor: move;
}
#divMiddle #divMiddledivMiddleTop #divMiddletopTitle,
#divMiddleTwo #divMiddledivMiddleTop #divMiddletopTitle,
#divSidepanel #divMiddledivMiddleTop #divMiddletopTitle,
#divMiddleSmall #divMiddledivMiddleTop #divMiddletopTitle,
#divMiddle #divMiddleTwodivMiddleTop #divMiddletopTitle,
#divMiddleTwo #divMiddleTwodivMiddleTop #divMiddletopTitle,
#divSidepanel #divMiddleTwodivMiddleTop #divMiddletopTitle,
#divMiddleSmall #divMiddleTwodivMiddleTop #divMiddletopTitle,
#divMiddle #divSidepaneldivMiddleTop #divMiddletopTitle,
#divMiddleTwo #divSidepaneldivMiddleTop #divMiddletopTitle,
#divSidepanel #divSidepaneldivMiddleTop #divMiddletopTitle,
#divMiddleSmall #divSidepaneldivMiddleTop #divMiddletopTitle,
#divMiddle #divMiddleSmalldivMiddleTop #divMiddletopTitle,
#divMiddleTwo #divMiddleSmalldivMiddleTop #divMiddletopTitle,
#divSidepanel #divMiddleSmalldivMiddleTop #divMiddletopTitle,
#divMiddleSmall #divMiddleSmalldivMiddleTop #divMiddletopTitle,
#divMiddle #divMiddledivMiddleTop #divMiddleTwotopTitle,
#divMiddleTwo #divMiddledivMiddleTop #divMiddleTwotopTitle,
#divSidepanel #divMiddledivMiddleTop #divMiddleTwotopTitle,
#divMiddleSmall #divMiddledivMiddleTop #divMiddleTwotopTitle,
#divMiddle #divMiddleTwodivMiddleTop #divMiddleTwotopTitle,
#divMiddleTwo #divMiddleTwodivMiddleTop #divMiddleTwotopTitle,
#divSidepanel #divMiddleTwodivMiddleTop #divMiddleTwotopTitle,
#divMiddleSmall #divMiddleTwodivMiddleTop #divMiddleTwotopTitle,
#divMiddle #divSidepaneldivMiddleTop #divMiddleTwotopTitle,
#divMiddleTwo #divSidepaneldivMiddleTop #divMiddleTwotopTitle,
#divSidepanel #divSidepaneldivMiddleTop #divMiddleTwotopTitle,
#divMiddleSmall #divSidepaneldivMiddleTop #divMiddleTwotopTitle,
#divMiddle #divMiddleSmalldivMiddleTop #divMiddleTwotopTitle,
#divMiddleTwo #divMiddleSmalldivMiddleTop #divMiddleTwotopTitle,
#divSidepanel #divMiddleSmalldivMiddleTop #divMiddleTwotopTitle,
#divMiddleSmall #divMiddleSmalldivMiddleTop #divMiddleTwotopTitle,
#divMiddle #divMiddledivMiddleTop #divSidepaneltopTitle,
#divMiddleTwo #divMiddledivMiddleTop #divSidepaneltopTitle,
#divSidepanel #divMiddledivMiddleTop #divSidepaneltopTitle,
#divMiddleSmall #divMiddledivMiddleTop #divSidepaneltopTitle,
#divMiddle #divMiddleTwodivMiddleTop #divSidepaneltopTitle,
#divMiddleTwo #divMiddleTwodivMiddleTop #divSidepaneltopTitle,
#divSidepanel #divMiddleTwodivMiddleTop #divSidepaneltopTitle,
#divMiddleSmall #divMiddleTwodivMiddleTop #divSidepaneltopTitle,
#divMiddle #divSidepaneldivMiddleTop #divSidepaneltopTitle,
#divMiddleTwo #divSidepaneldivMiddleTop #divSidepaneltopTitle,
#divSidepanel #divSidepaneldivMiddleTop #divSidepaneltopTitle,
#divMiddleSmall #divSidepaneldivMiddleTop #divSidepaneltopTitle,
#divMiddle #divMiddleSmalldivMiddleTop #divSidepaneltopTitle,
#divMiddleTwo #divMiddleSmalldivMiddleTop #divSidepaneltopTitle,
#divSidepanel #divMiddleSmalldivMiddleTop #divSidepaneltopTitle,
#divMiddleSmall #divMiddleSmalldivMiddleTop #divSidepaneltopTitle,
#divMiddle #divMiddledivMiddleTop #divMiddleSmalltopTitle,
#divMiddleTwo #divMiddledivMiddleTop #divMiddleSmalltopTitle,
#divSidepanel #divMiddledivMiddleTop #divMiddleSmalltopTitle,
#divMiddleSmall #divMiddledivMiddleTop #divMiddleSmalltopTitle,
#divMiddle #divMiddleTwodivMiddleTop #divMiddleSmalltopTitle,
#divMiddleTwo #divMiddleTwodivMiddleTop #divMiddleSmalltopTitle,
#divSidepanel #divMiddleTwodivMiddleTop #divMiddleSmalltopTitle,
#divMiddleSmall #divMiddleTwodivMiddleTop #divMiddleSmalltopTitle,
#divMiddle #divSidepaneldivMiddleTop #divMiddleSmalltopTitle,
#divMiddleTwo #divSidepaneldivMiddleTop #divMiddleSmalltopTitle,
#divSidepanel #divSidepaneldivMiddleTop #divMiddleSmalltopTitle,
#divMiddleSmall #divSidepaneldivMiddleTop #divMiddleSmalltopTitle,
#divMiddle #divMiddleSmalldivMiddleTop #divMiddleSmalltopTitle,
#divMiddleTwo #divMiddleSmalldivMiddleTop #divMiddleSmalltopTitle,
#divSidepanel #divMiddleSmalldivMiddleTop #divMiddleSmalltopTitle,
#divMiddleSmall #divMiddleSmalldivMiddleTop #divMiddleSmalltopTitle {
  clear: none;
  float: left;
  width: calc( 100% - 100px);
  margin-bottom: 10px;
  color: #ffe9db;
  font-size: calc(20/16*1rem);
  overflow-wrap: break-word;
}
#divMiddle #divMiddledivMiddleTop #divMiddletopCross,
#divMiddleTwo #divMiddledivMiddleTop #divMiddletopCross,
#divSidepanel #divMiddledivMiddleTop #divMiddletopCross,
#divMiddleSmall #divMiddledivMiddleTop #divMiddletopCross,
#divMiddle #divMiddleTwodivMiddleTop #divMiddletopCross,
#divMiddleTwo #divMiddleTwodivMiddleTop #divMiddletopCross,
#divSidepanel #divMiddleTwodivMiddleTop #divMiddletopCross,
#divMiddleSmall #divMiddleTwodivMiddleTop #divMiddletopCross,
#divMiddle #divSidepaneldivMiddleTop #divMiddletopCross,
#divMiddleTwo #divSidepaneldivMiddleTop #divMiddletopCross,
#divSidepanel #divSidepaneldivMiddleTop #divMiddletopCross,
#divMiddleSmall #divSidepaneldivMiddleTop #divMiddletopCross,
#divMiddle #divMiddleSmalldivMiddleTop #divMiddletopCross,
#divMiddleTwo #divMiddleSmalldivMiddleTop #divMiddletopCross,
#divSidepanel #divMiddleSmalldivMiddleTop #divMiddletopCross,
#divMiddleSmall #divMiddleSmalldivMiddleTop #divMiddletopCross {
  display: block;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  #divMiddle #divMiddledivMiddleTop,
  #divMiddleTwo #divMiddledivMiddleTop,
  #divSidepanel #divMiddledivMiddleTop,
  #divMiddleSmall #divMiddledivMiddleTop,
  #divMiddle #divMiddleTwodivMiddleTop,
  #divMiddleTwo #divMiddleTwodivMiddleTop,
  #divSidepanel #divMiddleTwodivMiddleTop,
  #divMiddleSmall #divMiddleTwodivMiddleTop,
  #divMiddle #divSidepaneldivMiddleTop,
  #divMiddleTwo #divSidepaneldivMiddleTop,
  #divSidepanel #divSidepaneldivMiddleTop,
  #divMiddleSmall #divSidepaneldivMiddleTop,
  #divMiddle #divMiddleSmalldivMiddleTop,
  #divMiddleTwo #divMiddleSmalldivMiddleTop,
  #divSidepanel #divMiddleSmalldivMiddleTop,
  #divMiddleSmall #divMiddleSmalldivMiddleTop {
    height: 30px;
  }
}
#divMiddle #divMiddledivMiddleContent,
#divMiddleTwo #divMiddledivMiddleContent,
#divSidepanel #divMiddledivMiddleContent,
#divMiddleSmall #divMiddledivMiddleContent,
#divMiddle #divMiddleTwodivMiddleContent,
#divMiddleTwo #divMiddleTwodivMiddleContent,
#divSidepanel #divMiddleTwodivMiddleContent,
#divMiddleSmall #divMiddleTwodivMiddleContent,
#divMiddle #divSidepaneldivMiddleContent,
#divMiddleTwo #divSidepaneldivMiddleContent,
#divSidepanel #divSidepaneldivMiddleContent,
#divMiddleSmall #divSidepaneldivMiddleContent,
#divMiddle #divMiddleSmalldivMiddleContent,
#divMiddleTwo #divMiddleSmalldivMiddleContent,
#divSidepanel #divMiddleSmalldivMiddleContent,
#divMiddleSmall #divMiddleSmalldivMiddleContent {
  width: 100%;
  max-height: calc( 80vh - 55px);
  /* fill subwindow */
  overflow-y: auto;
  overflow-x: hidden;
  display: inline-block;
  padding: 10px;
  box-sizing: border-box;
}
#divMiddle #divMiddleTwodivMiddleContent:has(table.tabularlist.manycols),
#divMiddleTwo #divMiddleTwodivMiddleContent:has(table.tabularlist.manycols),
#divSidepanel #divMiddleTwodivMiddleContent:has(table.tabularlist.manycols),
#divMiddleSmall #divMiddleTwodivMiddleContent:has(table.tabularlist.manycols) {
  overflow-x: auto;
}
#divMiddle #divMiddleBottom,
#divMiddleTwo #divMiddleBottom,
#divSidepanel #divMiddleBottom,
#divMiddleSmall #divMiddleBottom {
  position: relative;
  bottom: 0;
}
#importmodelfile {
  overflow-x: auto;
}
#leftyColumn,
#middleColumn,
#rightyColumn {
  flex-basis: 30%;
}
#leftyColumn {
  flex: 1;
  display: flex;
  padding-top: 10px;
  padding-right: 10px;
}
#lefttopHalf {
  flex: 1;
}
#leftbottomHalf {
  flex: 1;
  display: flex;
  align-items: flex-end;
  padding-bottom: 20px;
}
.sandbox {
  width: 100%;
  box-shadow: inset 2vw 2vh 3vw 3vh #FFF;
  -webkit-box-shadow: inset 2vw 2vh 3vw 3vh #FFF;
  border-radius: 2vw;
  background-image: url('/assets/images/sandbox.png');
  background-repeat: repeat;
  background-position: center;
  background-size: 10% auto;
}
#middleColumn {
  flex: 5;
  align-content: flex-start;
}
#middleColumn #svgWorkshopTop {
  max-height: 100vw;
  width: 100%;
}
#rightyColumn {
  flex: 1;
  display: flex;
}
#righttopHalf {
  flex: 1;
  align-content: flex-start;
}
#rightbottomHalf {
  flex: 1;
  display: flex;
  align-items: flex-end;
  padding-bottom: 20px;
  /* for edit wordings mode */
}
@media (min-width: 1200px) {
  #form-index,
  #form-workshop {
    display: flex;
    justify-content: space-between;
  }
  #leftyColumn,
  #rightyColumn {
    flex-direction: column;
    flex: 1;
  }
  #leftyColumn {
    order: 1;
  }
  #middleColumn {
    max-width: 66%;
    order: 2;
    flex: 5;
  }
  #middleColumn #svgWorkshopTop {
    width: 100%;
  }
  #rightyColumn {
    order: 3;
  }
}
#lefttopHalf button {
  max-width: 60%;
  min-width: 50%;
  white-space: normal;
  display: inline-block;
}
#lifecycleId {
  max-width: 300px;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  #lifecycleId {
    min-width: 200px;
  }
}
@media (min-width: 480px) and (max-width: 959px) and (orientation:portrait) {
  #lifecycleId {
    min-width: 250px;
  }
}
.showActionTitle {
  position: relative;
  margin-top: 10px;
  margin-left: 8px;
}
.inline {
  display: inline-block;
}
/* 
	declare for workstream activities
    author: ls
*/
.activityText {
  stroke: #666;
  stroke-width: 0.1;
  font-size: 3.2pt;
  pointer-events: none;
  /* remove hover effect for transparent bounding box only */
  user-select: none;
  /* remove undesired text selection on double-click opening */
}
.activity {
  stroke: #868686;
  fill: lightgrey;
  background-color: lightgrey;
  border-color: lightgrey;
  stroke-width: 0.35;
}
.activityDone {
  stroke: #80ff00;
  fill: #cf9;
  background-color: #cf9;
  border-color: #80ff00;
}
.activityObsoleted {
  stroke: #00beff;
  fill: #99e5ff;
  background-color: #99e5ff;
  border-color: #00beff;
}
.activityUpcoming {
  stroke: #ffff00;
  fill: #ff9;
  background-color: #ff9;
  border-color: #ffff00;
}
.activityDue {
  stroke: #cc8800;
  fill: #fc6;
  background-color: #fc6;
  border-color: #cc8800;
}
.activityOverdue {
  stroke: #d90000;
  fill: #ff7373;
  background-color: #ff7373;
  border-color: #d90000;
}
.activityPlanned {
  stroke: #868686;
  fill: lightgrey;
  background-color: lightgrey;
  border-color: #868686;
}
.activityBackfill {
  stroke: #731983;
  fill: #ca56df;
  background-color: #ca56df;
  border-color: #731983;
}
.activityUnplanned:hover {
  fill: #919191 !important;
  background-color: #919191;
}
.activityDraft {
  stroke: #2b2b2b;
  fill: transparent;
  background-color: transparent;
  border-color: #2b2b2b;
}
.activityDraft:hover {
  fill: #919191 !important;
  background-color: #919191;
}
.activityLocked,
.activityLocked + text {
  stroke: #868686;
  fill: transparent;
  background-color: transparent;
  border-color: #868686;
}
.activityStart {
  stroke: #c2edbc;
  stroke-width: 0.75;
  fill: #5c4;
  background-color: #5c4;
  border-color: #c2edbc;
}
.activityInbetween {
  stroke: #f1fcf8;
  stroke-width: 0.75;
  fill: #7db;
  background-color: #7db;
  border-color: #f1fcf8;
}
.activityEnd {
  stroke: #d9eef2;
  stroke-width: 0.75;
  fill: #6bc;
  background-color: #6bc;
  border-color: #d9eef2;
}
label.disabled {
  color: #ddd;
}
.activityOther {
  fill: #FFF;
  background-color: #FFF;
}
.invisibleclick {
  stroke: transparent;
  fill: transparent;
  background-color: transparent;
  border-color: transparent;
  cursor: pointer;
}
.notrespo {
  fill: #FFF;
  background-color: #FFF;
}
rect.highlight {
  stroke: #D8641A;
  stroke-width: 0.49;
  /*	fill: @ampelhighlight; */
  background-color: pink;
  border-color: pink;
  animation: pulsate 2s infinite ease;
  transform-box: fill-box;
  transform-origin: center;
}
rect.highlight + text {
  animation: pulsate-text 2s infinite ease;
  transform-box: fill-box;
  transform-origin: center;
}
@keyframes pulsate {
  0% {
    opacity: 1;
    stroke-width: 0.35;
    stroke: #868686;
  }
  50% {
    opacity: 1;
    stroke-width: 0.49;
    filter: invert(100%);
    transform: scale(1.2);
  }
  100% {
    opacity: 1;
    stroke-width: 0.35;
    stroke: #868686;
  }
  /*100% { opacity: 1.0; }*/
}
@keyframes pulsate-text {
  0% {
    fill-opacity: 1;
    stroke-width: 0.1;
  }
  50% {
    fill-opacity: 1;
    stroke-width: 0.1;
    filter: invert(100%);
  }
  100% {
    fill-opacity: 1;
    stroke-width: 0.1;
  }
  /*100% { opacity: 1.0; }*/
}
@keyframes pulsate-arrow {
  0% {
    fill-opacity: 0;
    stroke-width: 0.2;
  }
  50% {
    fill-opacity: 0;
    stroke-width: 0.4;
  }
  100% {
    fill-opacity: 0;
    stroke-width: 0.2;
  }
}
path.highlight {
  animation: pulsate-arrow 2s infinite ease;
  transform-box: fill-box;
  transform-origin: center;
}
.deadlineampel {
  width: calc(20/16*1rem);
  height: calc(20/16*1rem);
  border-radius: calc(25/16*1rem);
  box-shadow: 2px 2px #eee;
  border-width: 1px;
  border-style: solid;
  margin: 4px;
}
.lineheightofdeadlineampel {
  line-height: calc(36/16*1rem);
  cursor: pointer;
}
/* introduce background for activity legends */
.bglegend {
  stroke: #FFF;
  stroke-width: 0px;
  fill: #FFF;
  opacity: 0.5;
}
.width100 > h3 {
  margin-top: 10px;
  margin-bottom: 5px;
}
select#workstreamId optgroup[label]:only-of-type {
  color: #aaa;
}
select#workstreamId optgroup:only-of-type > option {
  color: #666;
}
#validation :not(table):first-child {
  margin-left: 5px;
}
#validation h4,
#validation h3 {
  font-weight: normal;
}
#validation h4::before {
  content: "» ";
}
.columnar {
  column-count: 3;
  /* FIXME: any working CSS idea that dynamically scales with content would be welcome */
  column-width: 265px;
  /* if column-width exists too, column-count is treated as maximum number */
  column-gap: 2em;
  column-rule: 2px double #666;
  display: block;
  word-break: keep-all;
}
a:hover div.columnar {
  text-shadow: 1px 1px 6px #89ACB2;
}
/* 
	declare themaContainer,
    author: ls
*/
.themaContainer {
  float: right;
  width: calc( 100% - 250px);
  margin-left: 10px;
  margin-bottom: 25px;
  padding: 0;
  text-align: left;
}
@media (min-width: 480px) and (max-width: 959px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:landscape) {
  .themaContainer {
    width: 100%;
  }
}
.themaContainer .thema {
  width: calc( 100% - 60px);
  max-width: calc(1200px - 60px);
  padding: 30px;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .themaContainer .thema {
    width: calc( 100% - 20px);
    padding: 10px;
  }
}
.themaContainer .login {
  width: calc( 100% - 60px);
  padding: 30px;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape), (min-width: 1px) and (max-width: 479px) and (orientation:portrait) {
  .themaContainer .login {
    width: calc( 100% - 20px);
    padding: 10px;
  }
}
.themaContainer .themaNoPadding {
  width: 100%;
  padding: 0;
}
.themaContainer .thema,
.themaContainer .themaNoPadding {
  margin: auto;
}
.themaContainer .thema label,
.themaContainer .themaNoPadding label {
  clear: none;
  float: left;
}
.themaContainer.homeindex {
  display: block;
  width: 100vw;
  margin: 0;
}
div.themaContainer.fullpage {
  width: calc( 100% - 250px) !important;
  text-align: left !important;
  float: left;
}
.themaContainer.fullpage .colContainer,
.col-80,
.col-content {
  width: 100% !important;
}
.themaContainer.fullpage > .colContainer > .col-80 > .col-content > #form-listanything > div > div:not(.nonbreak) {
  width: 100% !important;
  overflow-x: scroll !important;
  overflow-y: visible !important;
}
#form-listanything > div > div.flexitem {
  display: inline-flex;
  width: auto !important;
  overflow-x: auto !important;
  overflow-y: auto !important;
  min-height: 0 !important;
}
.themaContainer.fullpage > .colContainer > .col-80 > .col-content > #form-listanything > div > div.flexitem {
  display: inline-flex;
  width: auto !important;
  overflow-x: auto !important;
  overflow-y: auto !important;
  min-height: 0 !important;
}
#form-listanything > div > div.flexitemmiddle {
  display: inline-flex;
  width: auto !important;
  overflow-x: auto !important;
  overflow-y: auto !important;
  min-height: 0 !important;
}
.themaContainer.fullpage > .colContainer > .col-80 > .col-content > #form-listanything > div > div.flexitemmiddle {
  display: inline-flex;
  width: auto !important;
  overflow-x: auto !important;
  overflow-y: auto !important;
  min-height: 0 !important;
}
.themaContainer.fullpage th.col0 {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 3;
  border-right: solid 2px #ddd;
  border-collapse: separate;
  box-shadow: 2px 0px 2px 0px rgba(0, 0, 0, 0.1);
  min-width: 5%;
  width: 10%;
  max-width: 15%;
}
.themaContainer.fullpage td.col0 {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 4;
  border-right: solid 2px #ddd;
  border-collapse: separate;
  box-shadow: 1px 0px 6px 0px rgba(220, 220, 220, 0.8);
}
.themaContainer.fullpage th[class="title"][colspan] {
  transform: translate3d(0, 0, 0);
  transform-origin: top;
  height: 1.5em;
}
.themaContainer.fullpage th[class="title"][colspan] > div {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  right: 0;
  padding: 2px;
  margin-top: -1.6em;
  width: calc(98vw - 261px);
  z-index: 4;
}
.themaContainer.fullpage tr:not([class*="highlight"]):nth-child(2n+1) td.col0 {
  background-color: #f8f8f8;
}
.themaContainer.fullpage tr:not([class*="highlight"]):nth-child(2n) td.col0 {
  background-color: #FFF;
}
.themaContainer.fullpage td[class^="col"]:last-child {
  position: sticky;
  right: 0;
  z-index: 2;
  border-left: solid 2px #ddd;
  border-collapse: separate;
  box-shadow: -1px 0px 6px 0px rgba(220, 220, 220, 0.8);
}
.themaContainer.fullpage tr:nth-child(2n+1) td[class^="col"]:last-child {
  background-color: #f8f8f8;
}
.themaContainer.fullpage tr:nth-child(2n) td[class^="col"]:last-child {
  background-color: #FFF;
}
.themaContainer.fullpage th[class^="col"]:last-child {
  position: -webkit-sticky;
  position: sticky;
  right: 0;
  z-index: 2;
  border-left: solid 2px #ddd;
  border-collapse: separate;
  box-shadow: -2px 0px 2px 0px rgba(0, 0, 0, 0.1);
  min-width: 5%;
  width: 10%;
  max-width: 15%;
}
.themaContainer.fullpage td[class^="col"]:last-child {
  position: -webkit-sticky;
  position: sticky;
  right: 0;
  z-index: 2;
  background-color: #f8f8f8;
  border-left: solid 2px #ddd;
  border-collapse: separate;
}
.themaContainer.fullpage th[style="max-width: 1px;"] {
  font-size: calc(1.5*13/16*1rem);
  height: 1.4em;
}
.themaContainer.fullpage td[style="max-width: 1px;"] {
  font-size: calc(1.2*13/16*1rem);
  height: 1.4em;
}
.fullpageprinter {
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 30px;
}
/**
 * Containers
 *
 * @author    Nurul Amin Muhit <me@muhit.me>
 * @copyright MRM Solution GmbH
 */
.container,
.container-fluid {
  box-sizing: border-box;
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: auto;
  margin-right: auto;
}
.container *,
.container-fluid *,
.container ::after,
.container-fluid ::after,
.container ::before,
.container-fluid ::before {
  box-sizing: border-box;
}
.content-wrapper {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.content {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
/* 
	declare footer,
    author: ls
*/
footer {
  width: 100%;
  height: 20px;
  background-color: #ffe9db;
  color: #f36304;
  position: fixed;
  z-index: 5;
  bottom: 0;
  left: 0;
  display: inline-block;
  padding-bottom: 5px;
  font-size: calc(11/16*1rem);
}
footer a,
footer link {
  color: #f36304;
  text-decoration: none;
  font-size: calc(11/16*1rem);
}
footer a:hover {
  color: hsl(23.84937238, 86.7611336%, 58.43137255%);
  text-decoration: underline;
}
footer .footerContent {
  margin: auto;
  padding: 5px 10px;
  width: calc( 100% - 20px);
}
footer .footerContent .footerContentPart {
  width: 33.3%;
}
@media (min-width: 1px) and (max-width: 479px) and (orientation:landscape) {
  footer .footerContent .footerContentPart {
    width: 100%;
  }
}
@media print {
  html {
    all: unset;
  }
  body {
    margin: 0;
    background: white;
    transform: scale(0.96);
    line-height: 1.2;
  }
  * {
    -webkit-print-color-adjust: exact !important;
    color-adjust: exact !important;
    print-color-adjust: exact !important;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 9pt;
  }
  *,
  ::before,
  ::after {
    box-sizing: content-box;
  }
  a {
    text-decoration: none;
    color: #f36304;
  }
  #form-listanything a[href]:link:not(.fas):not(.far),
  #form-listanything a[href]:visited:not(.fas):not(.far),
  #form-listanything input[type=file] {
    color: #f36304;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-weight: bold;
    page-break-before: auto;
    break-before: auto;
  }
  .imageCentered svg {
    margin-right: 0.4cm;
    padding-right: 0.5cm;
  }
  .fullpage {
    width: 100%;
    margin: 0;
    float: none;
  }
  header {
    display: none;
  }
  .subwindow {
    display: none;
  }
  #form-saveworkshop {
    width: 100%;
  }
  .inputBig input:not([type=checkbox]):not([type=radio]),
  textarea {
    min-width: 12cm;
  }
  .flexContainer,
  .width50,
  .width100 {
    float: none;
    page-break-inside: auto;
    break-inside: auto;
    height: auto;
  }
  .width100 {
    display: inline-block;
    page-break-before: auto;
    break-before: auto;
    page-break-after: auto;
    break-after: auto;
    overflow-y: visible;
  }
  .width50 {
    page-break-inside: auto;
    break-inside: auto;
    display: inline-block;
    width: calc(100% - 20px);
    overflow-y: visible;
  }
  .divRight {
    width: calc(100% - 255px);
    overflow-y: visible;
  }
  #divNumberofgroups,
  #divNumberofsegments {
    display: inline-block;
    page-break-before: avoid;
    break-before: avoid-page;
    page-break-inside: auto;
    break-inside: auto;
    height: auto;
  }
  #divNumberofgroups .editrow,
  #divNumberofsegments .editrow {
    width: 100%;
    page-break-before: auto;
    break-before: auto;
    page-break-inside: avoid;
    break-inside: avoid-page;
    page-break-after: auto;
    break-after: auto;
  }
  div.unbreak.height5 {
    page-break-before: avoid;
    break-before: avoid-page;
    page-break-inside: avoid;
    break-inside: avoid-page;
    page-break-after: auto;
    break-after: auto;
  }
  .circle {
    transform: scale(0.75, 0.75) translate(calc(-1/2*10px), calc(-1/2*10px));
  }
  .quarter-circle-bottom-left {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(2*10px);
    height: calc(2*10px);
    background: #f39f67;
    border-radius: 0 calc(2*10px) 0 0;
    -moz-border-radius: 0 calc(2*10px) 0 0;
    -webkit-border-radius: 0 calc(2*10px) 0 0;
    transform: scale(0.5, 0.5) translate(calc(10px), calc(-1*10px));
  }
  .divGroups .circle {
    box-shadow: none;
  }
  .colContainer {
    display: block flex;
  }
  .flexContainer {
    display: table-cell;
    width: 100%;
    vertical-align: top;
  }
  .flockContainer {
    clear: both;
    margin-bottom: 1rem;
  }
  .col-66 {
    width: calc(66% - 22px);
    height: 100%;
  }
  .col-content {
    display: block;
  }
  .moduletile {
    padding-right: 3%;
  }
  .moduletile svg {
    max-height: 5cm;
    max-width: 5cm;
  }
  header {
    visibility: hidden;
  }
  #topTitle,
  #topcontrols,
  .logo {
    display: inline;
    visibility: visible;
  }
  .showforprint {
    visibility: visible;
    height: auto;
  }
  script {
    display: none;
  }
  input[type='hidden'] {
    display: none;
  }
  .linkCross {
    display: none;
  }
  #divDocs,
  #admin-navi {
    display: none;
  }
  #themaRiskmodel {
    width: auto;
    max-height: 100%;
    box-shadow: none;
    display: block;
    height: -moz-fit-content;
    height: fit-content;
  }
  #divMiddleTwo {
    left: auto;
  }
  #form-workshop #middleColumn {
    height: auto;
  }
  #form-workshop #rightyColumn {
    height: auto;
  }
  #lefttopHalf {
    display: none;
  }
  #leftbottomHalf {
    display: block;
  }
  #middleColumn #svgWorkshopTop {
    max-height: 21cm;
  }
  #righttopHalf {
    display: none;
  }
  #rightbottomHalf {
    display: block;
  }
  .width50 .width100 {
    vertical-align: top;
  }
  .width50 .width100 .divLeft {
    width: 240px;
    min-width: 100px;
    max-width: 240px;
  }
  table {
    page-break-before: avoid;
    break-before: avoid-page;
    page-break-inside: auto;
    break-inside: auto;
    page-break-after: auto;
    break-after: auto;
  }
  .inventory table {
    height: -moz-fit-content;
    height: fit-content;
  }
  :not(.inventory) table {
    width: -moz-fit-content;
    width: fit-content;
  }
  th:not(.fa-solid),
  td:not(.fa-solid) {
    border-left: 0px;
    border-top: 0px;
    border-bottom: 0.5pt solid #ddd;
    border-collapse: collapse;
  }
  th:not(:last-child),
  td:not(:last-child) {
    border-right: 0.5pt solid #ddd;
  }
  thead {
    display: table-header-group;
  }
  tfoot {
    display: table-footer-group;
  }
  td label,
  .rowtoggle {
    border: 0;
  }
  div.verticalcell {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
  }
  th.colcontent_sublifecycle_name {
    width: 1.2em;
  }
  .col0,
  th[class^="col"]:last-child {
    position: relative;
  }
  .flexlayoutcontainerforcontrols,
  .tableshifter,
  .topright .fas,
  .bottomright .fas,
  .gridy .topright,
  .gridy .bottomright {
    display: none;
  }
  .tabularlist {
    width: auto;
    overflow: visible;
  }
  .gridrow {
    display: block;
    overflow: auto;
    height: auto;
    border: 0px;
  }
  .gridy {
    height: 100%;
    width: 100%;
    padding: 0.176cm;
    margin: 0;
    border: 0px;
  }
  .gridyHigh {
    vertical-align: bottom;
  }
  .divLeft {
    float: left;
    width: 250px;
    font-weight: bold;
    text-align: left;
    padding-right: 5px;
  }
  img {
    page-break-inside: avoid;
    break-inside: avoid-page;
  }
  :not(.inventory) tr,
  :not(.model) tr {
    page-break-inside: avoid;
    break-inside: avoid-page;
    page-break-after: auto;
    break-after: auto;
  }
  .inventory tr,
  .model tr {
    page-break-before: auto;
    break-before: auto;
    page-break-inside: auto;
    break-inside: auto;
    page-break-after: auto;
    break-after: auto;
  }
  .inventory td,
  .model td {
    page-break-inside: avoid;
    break-inside: avoid-page;
    page-break-after: auto;
    break-after: auto;
  }
  .col-50,
  .col-100 {
    float: none;
    width: auto;
    height: -moz-fit-content;
    height: fit-content;
  }
  .col-100 {
    margin-bottom: 2cm;
  }
  #form-admin,
  .col-50,
  .col-content,
  .unbreak,
  .singleedithover {
    page-break-inside: auto;
    break-inside: auto;
  }
  #form-admin .fa-pencil-alt,
  .col-50 .fa-pencil-alt,
  .col-content .fa-pencil-alt,
  .unbreak .fa-pencil-alt,
  .singleedithover .fa-pencil-alt {
    display: none;
  }
  .dopagebreak {
    page-break-after: always;
    break-after: always;
  }
  fieldset {
    width: calc(100% - 20px);
    border: 1px solid #808080;
    border-radius: 3px;
    page-break-before: auto;
    break-before: auto;
    page-break-inside: auto;
    break-inside: auto;
    page-break-after: auto;
    break-after: auto;
  }
  div.unbreak.height20 {
    height: 1cm;
  }
  table:last-of-type {
    margin-bottom: 10mm;
  }
  .colcontent_responsibles,
  .colcontent_access,
  .colcontent_sublifecycle_names {
    font-size: 6.4pt;
  }
  .fa-stack.fa-2x :not(.fa-arrows-spin) {
    margin-top: 1em;
  }
  .rowtype_text,
  .rowtype_static,
  .rowtype_processed,
  .rowtype_bigtextarea,
  .rowtype_textarea,
  .rowtype_smalltextarea,
  .rowtype_phone,
  .rowtype_email,
  .rowtype_uint,
  .rowtype_keyword,
  .rowtype_ufloat,
  .rowtype_colorchooser,
  .rowtype_tagger,
  .rowtype_line,
  .rowtype_password,
  .rowtype_checkbox,
  .rowtype_date,
  .rowtype_downloadupload,
  .rowtype_selector,
  .rowtype_multiple,
  .rowtype_form,
  .rowtype_meta {
    display: flex;
    height: 100%;
  }
  :is(.rowtype_text,
.rowtype_static,
.rowtype_processed,
.rowtype_bigtextarea,
.rowtype_textarea,
.rowtype_smalltextarea,
.rowtype_phone,
.rowtype_email,
.rowtype_uint,
.rowtype_keyword,
.rowtype_ufloat,
.rowtype_colorchooser,
.rowtype_tagger,
.rowtype_line,
.rowtype_password,
.rowtype_checkbox,
.rowtype_date,
.rowtype_downloadupload,
.rowtype_selector,
.rowtype_multiple,
.rowtype_form,
.rowtype_meta) .divLeft {
    flex: 1;
  }
  div[id|=diveditanything] ~ div div table.tabularlist.fewcols {
    width: calc(100% - 20px);
  }
  div[id|=diveditanything] ~ div div table.tabularlist.fewcols .col0 {
    width: 250px;
  }
  .tabularlist td table ~ table {
    top: 0cm;
  }
  .themaContainer {
    float: none;
  }
  .themaContainer .thema {
    width: 100%;
    display: block;
  }
  footer {
    margin-top: 0.5cm;
    position: relative;
    display: inline-block;
    height: 100%;
    z-index: auto;
  }
  .footerContent {
    display: flex;
    overflow: auto;
    height: 100%;
  }
  .footerContentPart {
    height: 100%;
  }
  .printfooter {
    margin-top: 2cm;
    font-weight: bold;
  }
  p {
    orphans: 2;
    widows: 2;
  }
  #svgWorkshop text textPath {
    font-size: 3pt;
  }
  .divMidRight textarea {
    width: auto;
  }
  @page {
    size: A3 landscape;
    margin: 5mm 5mm 8mm 5mm;
  }
}
@media print and (max-width: 840px) {
  .width50 .width100 .divRight {
    clear: none;
    width: auto;
  }
}
@media print and (max-width: 840px) {
  .width50 .width100 .divRight {
    clear: none;
  }
}
/*
print stylesheet

HIDING

.box {
  display: none;
}

INSERTING CONTENT

.wrapper::after {
  content: "Please see www.mysite.com for the latest version of this information.";
}

#print links

a[href]:after {
  content: " (" attr(href) ")";
}

#exclude internal links

a[href^="http"]:not([href*="example.com"]):after {
  content: " (" attr(href) ")";
}

Advanced Print Styling

@page {
  margin: 0.5cm;
}

@page :first {
  margin-top: 1cm;
}

@page :left {
  margin-right: 1cm;
}

@page :right {
  margin-left: 1cm;
}

break-before & break-after
auto
avoid
avoid-page
page
left
right
recto
verso

The older properties of page-break-before and page-break-after accept a smaller range of values.
auto
always
avoid
left
right
inherit

h2, h3 {
  break-after: avoid-page;
  page-break-after: avoid;
}

break-inside
This property controls breaks inside boxes and accepts the values:
auto
avoid
avoid-page
avoid-column
avoid-region

As with the previous two properties, there is an aliased page-break-inside from CSS2, which accepts the values:
auto
avoid
inherit

figure {
  break-inside: avoid;
  page-break-inside: avoid;
}

p {
  orphans: 2;
  widows: 2;
}

box-decoration-break
The final property defined in the Fragmentation module is box-decoration-break. This property deals with whether borders, margins, and padding break or wrap the content. The values it accepts are:
slice
clone

*/
