.layout-region--node-main .layout-region__content, .layout-region--node-footer .layout-region__content, .cke {
  max-width: 100%;
}

/** FIXME please style this templates https://app.zeplin.io/project/617f72e2526c70be1a3b991a/screen/6180d2759c28f8bfc5f8037d **/
.box{
  border: 1px solid;
  border-radius: 5px;
  width: 100%;
}
.box1{
  /*  the color is in this file drupalSettings.MSF.colors.box1*/
}
.box2{
  /*  the color is in this file drupalSettings.MSF.colors.box2*/
}

.cke-template{}
.checkbox{}
.arrow{}
.humidity{}
.pointer{}
.square{}

/*Fix for styles dropdown not showing on full screen*/
.cke_combopanel, .cke_panel {
  min-width: 150px;
}

