/*! Compiled SASS file | Do NOT modify from here !*/@import url("//fonts.googleapis.com/css?family=Nunito+Sans:400,600,700");@import url("//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600");@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");@-webkit-keyframes turnaround{0%{-webkit-transform:rotate(0deg) translate(-24px) rotate(0deg);transform:rotate(0deg) translate(-24px) rotate(0deg)}to{-webkit-transform:rotate(360deg) translate(-24px) rotate(-360deg);transform:rotate(360deg) translate(-24px) rotate(-360deg)}}@keyframes turnaround{0%{-webkit-transform:rotate(0deg) translate(-24px) rotate(0deg);transform:rotate(0deg) translate(-24px) rotate(0deg)}to{-webkit-transform:rotate(360deg) translate(-24px) rotate(-360deg);transform:rotate(360deg) translate(-24px) rotate(-360deg)}}.ajax-progress-fullscreen{margin:0;padding:0;position:fixed;width:32px;height:32px;margin:-16px 0 0 -16px;padding:0;position:fixed;top:50%;left:50%;z-index:1000;opacity:1;border:0;border-radius:50%;-webkit-box-shadow:0 0 8px rgba(231, 231, 231, 0.6);box-shadow:0 0 8px rgba(231, 231, 231, 0.6);background-image:url("../../images/logos/logo.svg");background-position:5px center;background-repeat:no-repeat;background-size:auto 22px;background-color:#006AB0}.ajax-progress-fullscreen:before{content:'';width:8px;height:8px;margin:-4px 0 0 -4px;padding:0;position:absolute;top:50%;right:auto;bottom:auto;left:50%;border-radius:50%;background:#006AB0;-webkit-animation:turnaround 0.5s infinite linear;animation:turnaround 0.5s infinite linear}[dir=rtl] .ajax-progress-fullscreen{left:50%;right:auto}