body.lv-custom-noscroll{overflow:hidden}
#widget-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:100000}
#widget-modal{background:#fff;width:800px;margin:10px auto;display:block}
#widget-modal .row{margin-left:0;margin-right:0}
#widget-modal .lv-title h2{margin:0}
#widget-modal .lv-title a.lv-close-modal{float:right;margin-top:3px}
#widget-modal .lv-content,#widget-modal .lv-title{padding:12px}
#widget-modal .lv-content .list-group-item{padding:12px 0}
#widget-modal .lv-title a.lv-close-modal,#widget-modal .lv-title a.lv-close-modal:active,#widget-modal .lv-title a.lv-close-modal:hover,#widget-modal .lv-title a.lv-close-modal:link,#widget-modal .lv-title a.lv-close-modal:visited{text-decoration:none;font-size:24px;font-weight:700;color:#B2B2B2}
#widget-modal .lv-title a.lv-close-modal:hover{color:#009CDE}
@media screen and (min-width:0) and (max-width:1023px){#widget-modal{width:100%;margin:0}}