@font-face {
font-family: summernote;
font-style: normal;
font-weight: 400;
font-display: auto;
src: url(summernote/font/summernote.eot);
src: url(summernote/font/summernote.eot?#iefix) format("embedded-opentype"), url(summernote/font/summernote.woff2) format("woff2"), url(summernote/font/summernote.woff) format("woff"), url(summernote/font/summernote.ttf) format("truetype");
}
@media screen and (min-width:100px) and (max-width:767px){
.status-warning{flex-wrap: wrap;justify-content: center;text-align: center !important;}
button#click1 {margin: auto;margin-top: 10px;}
}
@media screen and (min-width:768px) and (max-width:991px){
button#click1 {padding: 8px;min-width: 115px;}
}