@charset "UTF-8";

#e-alarm{background:rgba(54,54,54,0.1);display:none;height:100%;position:fixed;text-align:center;width:100%;z-index:99999999999999999999999999;outline:0;left:0;top:0}
.e-alarm-background{height:100%;width:100%;margin:0 auto;padding:0}
.e-alarm-box{background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:2px 2px 15px #eee;display:inline-block;padding:15px 5px;max-height:90%;min-width:300px;max-width:600px;top:40%;position:relative}
.e-alarm-message{color:#111;font-size:14px;text-align:center;padding:20px 15px}
.e-alarm-button{border:2px solid #0a8eeb;font-size:14px;width:100px;height:33px;line-height:40px;text-align:center;margin:auto;border-radius:10px;line-height:28px;color:#0a8eeb;cursor:pointer;user-select:none}
.e-alarm-button:before{content:'\f00c';color:#0a8eeb;font-family:"Font Awesome 5 Free";font-weight:900;padding-right:10px}
.e-alarm-button:hover{background-color:#0a8eeb;color:#fff}
.e-alarm-button:hover.e-alarm-button:before{color:#fff}
#e-confirm{background-color:rgba(54,54,54,0.1);height:100%;width:100%;position:fixed;z-index:99999999999999999999999999;display:none;text-align:center;outline:0;left:0;top:0}
.e-confirm-background{height:100%;width:100%;padding:0;outline:0}
.e-confirm-box{background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:2px 2px 15px #eee;display:inline-block;padding:15px 5px;max-height:90%;min-width:300px;max-width:600px;top:40%;position:relative}
.e-confirm-message{color:#111;font-size:14px;text-align:center;padding:20px 15px}
.e-confirm-ok-button{border:2px solid #0a8eeb;display:inline-block;font-size:14px;width:100px;height:33px;text-align:center;margin:auto;border-radius:10px;line-height:28px;color:#0a8eeb;cursor:pointer;user-select:none}
.e-confirm-ok-button:before{content:'\f00c';color:#0a8eeb;font-family:"Font Awesome 5 Free";font-weight:900;padding-right:10px}
.e-confirm-ok-button:hover{background-color:#0a8eeb;color:#fff}
.e-confirm-ok-button:hover.e-confirm-ok-button:before{color:#fff}
.e-confirm-cancel-button{border:2px solid #bfbfbf;display:inline-block;font-size:14px;width:100px;height:33px;text-align:center;margin-left:15px;border-radius:10px;line-height:28px;color:#bfbfbf;cursor:pointer;user-select:none}
.e-confirm-cancel-button:before{content:'\f00d';color:#bfbfbf;font-family:"Font Awesome 5 Free";font-weight:900;padding-right:10px}
.e-confirm-cancel-button:hover{background-color:#bfbfbf;color:#fff}
.e-confirm-cancel-button:hover.e-confirm-cancel-button:before{color:#fff}@charset "UTF-8";div.ui-datepicker{font-size:10px !important;z-index:99 !important}