/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--sk-size:40px;--sk-color:#333;}.ajax-throbber{position:relative;width:40px;height:40px;}.ajax-progress.ajax-progress-fullscreen{position:fixed;z-index:11000;top:0;right:0;bottom:0;left:0;overflow:visible;width:2em;height:2em;margin:auto;background-color:transparent;background-image:none;}
.ajax-throbber.sk-cleo{width:var(--sk-size);height:var(--sk-size);position:relative;}.ajax-throbber .sk-cleo-circle{border:0;margin:0;width:40%;height:40%;position:absolute;border-radius:50%;animation:sk-cleo 2s ease infinite}.ajax-throbber.sk-cleo :first-child{background:#0056B3;animation-delay:-1.5s}.ajax-throbber.sk-cleo :nth-child(2){background:#0083CA;animation-delay:-1s}.ajax-throbber.sk-cleo :nth-child(3){background:#00AEEF;animation-delay:-0.5s}.ajax-throbber.sk-cleo :last-child{background:#31BEC2}@keyframes sk-cleo{0%,100%{transform:translate(0)}25%{transform:translate(160%)}50%{transform:translate(160%,160%)}75%{transform:translate(0,160%)}}
.dont-show-btn{border-bottom:1px dotted #ffffff;}.cleo-dts-lock-block{background:linear-gradient(#0083CA,#02D3DE);}.fa-question-circle{margin-right:0.5rem;}.password-wrapper{position:relative;}.password-wrapper .password-input{padding-right:40px;width:100%;}.password-wrapper .toggle-password{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#666;padding:5px;width:34px;}.password-wrapper .toggle-password:hover{color:#2a5885;}@keyframes spin{to{transform:rotate(360deg);}}@media (max-width:480px){.password-wrapper .toggle-password{right:5px;padding:3px;}}
