.lyrow .remove, .lyrow .drag, .lyrow .preview, .lyrow .set ,.lyrow .addIcon,.lyrow .layoutSet{
  display: none !important; }

.preview {
  display: none; }

  .addIcon{
    display:none;
  }
  .editTag{
    display:none !important;
  }

  .important_note_wrap{
          position: absolute;
    z-index: 9999;
    min-width: initial !important;
    height: initial !important;
    left: 49%;
    margin-left: 465px;
    top: 132px;
    
}
.important_note_wrap >img{
  width : 92px;
}
html{
	height: 100%;
    overflow-y: auto;
}
html , body{
      min-width: 1140px;
}

body {
    overflow-y: hidden !important;
    overflow-x: auto;
}
.scrollContainer{
	    width: 100%;
    height: 100%;
    min-height: 100px;
    min-width: 1140px;
    z-index: 100000;
    overflow-x: hidden;
}
/*@media (min-width: 576px){
  .important_note_wrap{
      left: calc(50% + 270px);
  }
}
@media (min-width: 768px){
  .important_note_wrap{
      left: calc(50% + 360px);
  }
}
@media (min-width: 992px){
  .important_note_wrap{
      left: calc(50% - 10px + 480px);
  }
}*/
/*@media (min-width: 1200px){*/
  /*  .important_note_wrap{
        left: calc(50% - 15px + 480px);
    }*/
/*}*/
/*@media (min-width : 1200px ) and (max-width : 1200px){
   .important_note_wrap{
        left: calc(600px - 15px + 480px);
    }
}*/

/*# sourceMappingURL=setting.css.map */
