.dr_monwidget {
    flex-direction: column;
}
.dr_monwidget .dr_green_panel_text {
    width: 100%;
    flex-direction: row;
    justify-content: left;
    gap: 20px;
    margin-left: 0 !important;
}
.dr_monwidget .dr_green_panel_link {
    flex-direction: row;
    display: flex;
    line-height: 100%;
    gap: 5px;
}
.dr_monwidget .dr_green_panel {
    flex-direction: column;
    gap: 10px;
}
.dr_monwidget .dr_qr_a {
    display:flex;
    flex-direction: row;
    gap:10px;
    flex:1;
}
.dr_monwidget .dr_qr_b {
    flex-direction: row;
    display: flex;
    gap:10px
}
.dr_monit_widget_head {
    margin-bottom: 20px;
}
.dr_monwidget .dr_green_panel {

}