 .container-covor{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000045;opacity:1;z-index:99999999}.div-covor-img{display:flex;align-items:center;justify-content:center;height:100%}.fountainG-container{height:100%;width:100%;left:0;top:0;position:relative;text-align:center}.fountainG-container .srv-notic{display:none;width:100%;top:200px;left:0;position:absolute;height:20px;text-align:center}.fountainG-container .srv-notic-inner{z-index:9999999;position:relative;text-align:right;line-height:30px;font-size:13px;width:calc(100% - 50px);margin:0 15px;max-width:500px;min-height:150px;display:inline-block;background:white;box-shadow:0 3px 9px #00000052;border-radius:9px}.fountainG-container .srv-notic-ok{display:inline-block;color:white;background-color:#615a75;border:solid 1px white;user-select:none;cursor:pointer;border-radius:5px;box-shadow:0 0 3px #000000a1;padding:5px 10px;margin:10px 20px 20px 3px;font-size:12px;height:30px;line-height:16px;font-family:"droid arabic kufi"}.fountainG-container .srv-notic-cancel{display:inline-block;color:white;background-color:#7c7492;border:solid 1px #ffffff;user-select:none;cursor:pointer;border-radius:5px;box-shadow:0 0 3px #000000a1;padding:5px 10px;margin:10px 3px 20px 5px;font-size:12px;height:30px;line-height:16px;font-family:"droid arabic kufi"}.fountainG-center{margin:0;position:absolute;display:inline-block;top:50%;left:calc(50% - 122px);-ms-transform:translateY(-50%);transform:translateY(-50%)}#fountainG{position:relative;width:117px;height:28px;margin:auto}.fountainG{position:absolute;top:0;background-color:rgb(255,255,255);width:28px;height:28px;animation-name:bounce_fountainG;-o-animation-name:bounce_fountainG;-ms-animation-name:bounce_fountainG;-webkit-animation-name:bounce_fountainG;-moz-animation-name:bounce_fountainG;animation-duration:1.5s;-o-animation-duration:1.5s;-ms-animation-duration:1.5s;-webkit-animation-duration:1.5s;-moz-animation-duration:1.5s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-direction:normal;-o-animation-direction:normal;-ms-animation-direction:normal;-webkit-animation-direction:normal;-moz-animation-direction:normal;transform:scale(.3);-o-transform:scale(.3);-ms-transform:scale(.3);-webkit-transform:scale(.3);-moz-transform:scale(.3);border-radius:19px;-o-border-radius:19px;-ms-border-radius:19px;-webkit-border-radius:19px;-moz-border-radius:19px}#fountainG_1{left:0;animation-delay:.6s;-o-animation-delay:.6s;-ms-animation-delay:.6s;-webkit-animation-delay:.6s;-moz-animation-delay:.6s}#fountainG_2{left:29px;animation-delay:.75s;-o-animation-delay:.75s;-ms-animation-delay:.75s;-webkit-animation-delay:.75s;-moz-animation-delay:.75s}#fountainG_3{left:58px;animation-delay:.9s;-o-animation-delay:.9s;-ms-animation-delay:.9s;-webkit-animation-delay:.9s;-moz-animation-delay:.9s}#fountainG_4{left:88px;animation-delay:1.05s;-o-animation-delay:1.05s;-ms-animation-delay:1.05s;-webkit-animation-delay:1.05s;-moz-animation-delay:1.05s}#fountainG_5{left:117px;animation-delay:1.2s;-o-animation-delay:1.2s;-ms-animation-delay:1.2s;-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s}#fountainG_6{left:146px;animation-delay:1.35s;-o-animation-delay:1.35s;-ms-animation-delay:1.35s;-webkit-animation-delay:1.35s;-moz-animation-delay:1.35s}#fountainG_7{left:175px;animation-delay:1.5s;-o-animation-delay:1.5s;-ms-animation-delay:1.5s;-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s}#fountainG_8{left:205px;animation-delay:1.64s;-o-animation-delay:1.64s;-ms-animation-delay:1.64s;-webkit-animation-delay:1.64s;-moz-animation-delay:1.64s}@keyframes bounce_fountainG{0%{transform:scale(1);background-color:rgb(255,255,255)}100%{transform:scale(.3);background-color:rgb(255,255,255)}}@-o-keyframes bounce_fountainG{0%{-o-transform:scale(1);background-color:rgb(255,255,255)}100%{-o-transform:scale(.3);background-color:rgb(255,255,255)}}@-ms-keyframes bounce_fountainG{0%{-ms-transform:scale(1);background-color:rgb(255,255,255)}100%{-ms-transform:scale(.3);background-color:rgb(255,255,255)}}@-webkit-keyframes bounce_fountainG{0%{-webkit-transform:scale(1);background-color:rgb(255,255,255)}100%{-webkit-transform:scale(.3);background-color:rgb(255,255,255)}}@-moz-keyframes bounce_fountainG{0%{-moz-transform:scale(1);background-color:rgb(255,255,255)}100%{-moz-transform:scale(.3);background-color:rgb(255,255,255)}}@media screen and (max-width:800px){.fountainG-container .srv-notic{top:150px}}.notification{position:fixed;left:30px;bottom:-90px;font-size:14px;padding:10px 2px;border-radius:5px;box-shadow:0 0 50px #000000;width:300px;text-align:center;z-index:99999;transition:all .5s ease-in-out;border-right:solid 3px;color:black;background:#96b0d6;border-color:#005680}.notification.default{background:#96b0d6;border-color:#005680}.notification.success{background:#96d696;border-color:green}.notification.warning{background:#e6d287;border-color:#8c7213}.notification.error{background:#ffbcbc;border-color:#b70000}.notification.show_up{bottom:40px}