@charset "utf-8";/*!* Load Awesome v1.1.0(http://github.danielcardoso.net/load-awesome/) Copyright©2015<@DanielCardoso>
*Licensed under MIT,©2019 DSG,Inc. Customized:kknipe | Last Edited 10-30-2019*/ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline}html,body{min-height:100%}
h1{font-size:36px;display:block;text-align:center;color:#444;padding:0 0 30px 0;font-weight:400;font-family:sans-serif;position:relative;z-index:2;margin:0}
.loading-ecrf h1{margin:0 0 1.5rem 0!important}
.e-txt,.loading-txt{font-family:Helvetica,Arial,sans-serif}.e-txt{color:#05b4e8}.loading-txt{color:green!important}
.loading-shell{position:fixed;display:block;top:0;bottom:0;right:0;z-index:9999!important;padding:0;text-align:center;background:#fff;width:100vw;height:100vh}
/*bouning circles*/
.FadeCircle{text-align:center;width:200px;height:60px;margin:100px auto}
.FadeCircle span{display:inline-block;vertical-align: middle;width:20px;height:20px;margin:24px auto;margin-left:16px;background: rgb(5,165,78);border-radius:50px;
 animation:FadeCircle 1s infinite alternate;-o-animation:FadeCircle 1s infinite alternate;-ms-animation:FadeCircle 1s infinite alternate;-webkit-animation:FadeCircle 1s infinite alternate;
-moz-animation:FadeCircle 1s infinite alternate;}
.FadeCircle span:nth-child(1) {background:rgb(203,219,45)}.FadeCircle span:nth-child(4) {background:rgb(12,172,217)}.FadeCircle span:nth-child(3) {background:rgb(1,116,77)}   
#FadeCircle_1{animation-delay:0s;-o-animation-delay:0s;-ms-animation-delay:0s;-webkit-animation-delay:0s;-moz-animation-delay:0s;}
#FadeCircle_2{animation-delay:0.35s;-o-animation-delay:0.35s;-ms-animation-delay:0.35s;-webkit-animation-delay: 0.35s;-moz-animation-delay:0.35s}
#FadeCircle_3{animation-delay:0.8s;-o-animation-delay:0.9s;-ms-animation-delay:0.8s;-webkit-animation-delay: 0.8s;-moz-animation-delay:0.8s}
#FadeCircle_4{animation-delay:0.9s;-o-animation-delay:0.9s;-ms-animation-delay:0.9s;-webkit-animation-delay: 0.9s;-moz-animation-delay:0.9s}
@keyframes FadeCircle{
	0% {width:12px;height:12px;transform:translateY(0)} 
	100% {width:24px;height:24px;background-color:rgba(240,240,240,.8);transform:translateY(-20px)}
}
@-o-keyframes FadeCircle{	
    0% {width:12px;height:12px;-o-transform: translateY(0)}
	100% {width:24px;height:24px;background-color:rgba(255,255,255,.5);-o-transform:translateY(-20px)}
}
@-ms-keyframes FadeCircle{
  	0% {width:12px;height:12px;-ms-transform: translateY(0)}
  	100% {width:24px;height:24px;background-color:rgba(255,255,255,.5);-ms-transform:translateY(-20px)}
}
@-webkit-keyframes FadeCircle{
   	0% {width:12px;height:12px;-webkit-transform: translateY(0)}
	100% {width:24px;height:24px;background-color:rgba(255,255,255,.5);-webkit-transform:translateY(-20px)}
}
@-moz-keyframes FadeCircle{
    0% {width:12px;height:12px;-moz-transform: translateY(0)}
	100% {width:24px;height:24px;background-color:rgba(255,255,255,.5);-moz-transform:translateY(-20px)}
}  