:root{--sk-size:40px;--sk-color:#333}.ajax-throbber{width:40px;height:40px;position:relative}.ajax-progress.ajax-progress-fullscreen{background-color:transparent;background-image:none;z-index:11000;position:fixed;height:2em;width:2em;overflow:visible;margin:auto;top:0;left:0;bottom:0;right:0}
.antibot-message{border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;padding:15px;word-wrap:break-word;overflow-wrap:break-word;margin:9px 0 10px 8px}.antibot-message-warning{background-color:#fdf8ed;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;color:#734c00;box-shadow:-8px 0 0 #e09600}.antibot-message-error{background-color:#fcf4f2;color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;box-shadow:-8px 0 0 #e62600}
.ajax-throbber.sk-circle{width:var(--sk-size);height:var(--sk-size);position:relative}.ajax-throbber .sk-circle-dot{width:100%;height:100%;position:absolute;left:0;top:0}.ajax-throbber .sk-circle-dot:before{content:'';display:block;width:15%;height:15%;background-color:var(--sk-color);border-radius:100%;animation:sk-circle 1.2s infinite ease-in-out both}.ajax-throbber .sk-circle-dot:nth-child(1){transform:rotate(30deg)}.ajax-throbber .sk-circle-dot:nth-child(2){transform:rotate(60deg)}.ajax-throbber .sk-circle-dot:nth-child(3){transform:rotate(90deg)}.ajax-throbber .sk-circle-dot:nth-child(4){transform:rotate(120deg)}.ajax-throbber .sk-circle-dot:nth-child(5){transform:rotate(150deg)}.ajax-throbber .sk-circle-dot:nth-child(6){transform:rotate(180deg)}.ajax-throbber .sk-circle-dot:nth-child(7){transform:rotate(210deg)}.ajax-throbber .sk-circle-dot:nth-child(8){transform:rotate(240deg)}.ajax-throbber .sk-circle-dot:nth-child(9){transform:rotate(270deg)}.ajax-throbber .sk-circle-dot:nth-child(10){transform:rotate(300deg)}.ajax-throbber .sk-circle-dot:nth-child(11){transform:rotate(330deg)}.ajax-throbber .sk-circle-dot:nth-child(1):before{animation-delay:-1.1s}.ajax-throbber .sk-circle-dot:nth-child(2):before{animation-delay:-1s}.ajax-throbber .sk-circle-dot:nth-child(3):before{animation-delay:-.9s}.ajax-throbber .sk-circle-dot:nth-child(4):before{animation-delay:-.8s}.ajax-throbber .sk-circle-dot:nth-child(5):before{animation-delay:-.7s}.ajax-throbber .sk-circle-dot:nth-child(6):before{animation-delay:-.6s}.ajax-throbber .sk-circle-dot:nth-child(7):before{animation-delay:-.5s}.ajax-throbber .sk-circle-dot:nth-child(8):before{animation-delay:-.4s}.ajax-throbber .sk-circle-dot:nth-child(9):before{animation-delay:-.3s}.ajax-throbber .sk-circle-dot:nth-child(10):before{animation-delay:-.2s}.ajax-throbber .sk-circle-dot:nth-child(11):before{animation-delay:-.1s}@keyframes sk-circle{0%,80%,100%{transform:scale(0)}40%{transform:scale(1)}}
.social-auth.auth-link{border-bottom:none}.social-auth.auth-icon{width:3em;margin-right:5px;-webkit-transition:all ease .3s;-moz-transition:all ease .3s;-o-transition:all ease .3s;-ms-transition:all ease .3s;transition:all ease .3s}.social-auth.auth-icon:hover{animation-name:grey;animation-duration:.5s;filter:grayscale(1)}@keyframes grey{from{webkit-filter:grayscale(0);filter:grayscale(0)}to{webkit-filter:grayscale(1);filter:grayscale(1)}}
