.loadingOverlay{opacity:0;z-index:-999}.loadingOverlay.active{position:fixed;z-index:999;height:11em;width:11em;overflow:visible;margin:auto;top:0;left:0;bottom:0;right:0;opacity:1;-webkit-transition:opacity 1s}.loadingOverlay.active:after{font-family:'icomoon';content:"";font-size:150px;line-height:153px;height:155px;width:155px;text-align:center;color:#3b79e6;display:block;position:relative;-webkit-animation:spin 1500ms infinite linear;-moz-animation:spin 1500ms infinite linear;-ms-animation:spin 1500ms infinite linear;-o-animation:spin 1500ms infinite linear;animation:spin 1500ms infinite linear}.inlineloadingIcon{display:inline-block;margin:0 5px;width:10px}.inlineloadingIcon .icon-spinner{display:inline-block;color:#3b79e6;-webkit-animation:spin 3000ms infinite linear;-moz-animation:spin 3000ms infinite linear;-ms-animation:spin 3000ms infinite linear;-o-animation:spin 3000ms infinite linear;animation:spin 3000ms infinite linear}.loadingOverlay.active:before{content:'';display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;opacity:.4}
@-ms-keyframes spin{from{-ms-transform:rotate(0deg)}to{-ms-transform:rotate(360deg)}}@-moz-keyframes spin{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(360deg)}}@-o-keyframes spin{from{-o-transform:rotate(0deg);}to{-o-transform:rotate(360deg);}}@-webkit-keyframes spin{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
@font-face{font-family:'icomoon';src:url('/Css/fonts/icomoon.eot?lli8sa');src:url('/Css/fonts/icomoon.eot?lli8sa#iefix') format('embedded-opentype'),url('/Css/fonts/icomoon.woff2?lli8sa') format('woff2'),url('/Css/fonts/icomoon.ttf?lli8sa') format('truetype'),url('/Css/fonts/icomoon.woff?lli8sa') format('woff'),url('/Css/fonts/icomoon.svg?lli8sa#icomoon') format('svg');font-weight:normal;font-style:normal}[class^="icon-"],[class*=" icon-"]{font-family:'icomoon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-spinner:before{content:""}.icon-next:before{content:""}.icon-previous:before{content:""}.icon-checkmark:before{content:""}