#ur-modal-wrap{display:none;background-color:#fff;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.3);box-shadow:0 3px 6px rgba(0,0,0,.3);width:500px;height:220px;overflow:hidden;margin-left:-250px;margin-top:-125px;position:fixed;top:50%;left:50%;z-index:100105;-webkit-transition:height .2s,margin-top .2s;transition:height .2s,margin-top .2s}#ur-modal-backdrop{display:none;position:fixed;top:0;left:0;right:0;bottom:0;min-height:360px;background:#000;opacity:.7;z-index:100100}#ur-modal{position:relative;height:100%}#ur-modal-title{background:#fcfcfc;border-bottom:1px solid #dfdfdf;height:36px;font-size:18px;font-weight:600;line-height:36px;padding:0 36px 0 16px;top:0;right:0;left:0}#ur-modal-close{color:#666;padding:0;position:absolute;top:0;right:0;width:36px;height:36px;text-align:center;background:0 0;border:none;cursor:pointer}#ur-modal-close:before{font:normal 20px/36px dashicons;vertical-align:top;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:36px;height:36px;content:'\f158'}#ur-modal-close:focus,#ur-modal-close:hover{color:#2ea2cc}#ur-modal-close:focus{outline:0;-webkit-box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}#ur-modal-inner{padding:0 16px 50px}#ur-modal-search-toggle:after{display:inline-block;font:normal 20px/1 dashicons;vertical-align:top;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f140'}#ur-modal #ur-modal-options{padding:8px 0 12px}#ur-modal-select-form{margin-bottom:1em;max-width:100%}#ur-modal .submitbox{padding:8px 16px;background:#fcfcfc;border-top:1px solid #dfdfdf;position:absolute;bottom:0;left:0;right:0}#ur-modal-cancel{line-height:25px;float:left}#ur-modal-update{line-height:23px;float:right}#ur-modal-submit{float:right;margin-bottom:0}@media screen and (max-width:782px){#ur-modal-wrap{height:280px;margin-top:-140px}#ur-modal-inner{padding:0 16px 60px}#ur-modal-cancel{line-height:32px}}@media screen and (max-width:520px){#ur-modal-wrap{width:auto;margin-left:0;left:10px;right:10px;max-width:500px}}@media screen and (max-height:520px){#ur-modal-wrap{-webkit-transition:none;transition:none}}@media screen and (max-height:290px){#ur-modal-wrap{height:auto;margin-top:0;top:10px;bottom:10px}#ur-modal-inner{overflow:auto;height:calc(100% - 92px);padding-bottom:2px}}