@import url('https://fonts.googleapis.com/css?family=Montserrat');

html  {
    min-height: 100%;
    height: auto !important;
}
html body {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

html body label { text-decoration: underline}
#updiframe,form[target=updiframe] { display: none;}

#cke_1_top,.cke_top,#cke_1_bottom {
   background: none !important;
   border: none;
}
#cke_1_top {
   border-bottom: thin solid #efefef;
}
html body .cke_1 {
   border: thin solid #efefef;
}
