html{background:url(/static/authentication/images/login_wallpaper.jpg) center center/cover no-repeat fixed}body{color:#A7A9AC;margin:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.panel{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:'Myriad Pro','Lucida Grande',Lucida,Verdana,sans-serif;height:100vh;min-height:534px;min-width:480px}.panel-view{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(46,46,47,.6);display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:530px;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:center;width:480px}.text-hostname{color:#fff;font-size:20px;font-weight:700;height:40px;line-height:50px}.text-alert{color:red;font-size:12px;text-align:left;width:235px}.icon-logo{background-position:50% 100%;background-repeat:no-repeat;height:250px;width:480px}.input-block{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.input{border:2px;border-color:#6D6E71;border-style:solid;color:#000;height:25px;margin:2px 0;padding:0 5px;width:221px}.input-invalid{background-color:#fff;background-image:url(/static/generic/images/icon_exclamation.png);background-position:95% 50%;background-repeat:no-repeat;border-color:red;color:red}.k-checkbox-label{font-size:12px}.k-checkbox-label:before{background:#fff;border-color:#fff;border-width:2px}.k-checkbox:checked+.k-checkbox-label:before{background:#6D6E71;content:""}.panel-button-block{color:#fff;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:18px;height:40px;line-height:40px;margin-top:4px;text-align:center}.panel-button{cursor:pointer;width:240px}.panel-button-left{background:linear-gradient(to right,#FCA738,#EF5023)}.panel-button-right{background:linear-gradient(to right,#6E4588,#7458A1)}.panel-button-disable{cursor:default;opacity:.7}.icon-logo-atlas{background-image:url(/static/authentication/images/icon_login_atlas.png)}.text-logo{color:#A7A9AC;font-size:20px;line-height:50px}.option-block{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:235px}.option{line-height:25px;text-align:left;width:130px}.icon-loading{-webkit-animation:loading-animation 3s;animation:loading-animation 3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background-color:rgba(127,63,127,0);background-image:url(/static/authentication/images/panel_login_loading.png);background-position:50% 50%;background-repeat:no-repeat;height:490px;width:100%}@-webkit-keyframes loading-animation{0%{background-color:rgba(127,63,127,.3)}20%{background-color:rgba(63,63,127,.3)}40%{background-color:rgba(63,127,127,.3)}60%{background-color:rgba(63,127,63,.3)}80%{background-color:rgba(127,127,63,.3)}100%{background-color:rgba(127,63,127,.3)}}@keyframes loading-animation{0%{background-color:rgba(127,63,127,.3)}20%{background-color:rgba(63,63,127,.3)}40%{background-color:rgba(63,127,127,.3)}60%{background-color:rgba(63,127,63,.3)}80%{background-color:rgba(127,127,63,.3)}100%{background-color:rgba(127,63,127,.3)}}.icon-logo-forgot{background-image:url(/static/authentication/images/icon_login_forgot.png)}.text-forgot-password-reminder{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;color:#fff;font-size:12px;text-align:left;width:227px}