.alert{position:relative;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 24px;background:#fff;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1);margin-bottom:20px}.alert:after{position:absolute;content:"";display:block;top:0;left:0;height:100%;width:2px}.alert--inline{border-radius:0}.alert--danger:after{background-color:#f06f50}.alert--danger .primary{fill:#f06f50}.alert--warning:after{background-color:#fba018}.alert--warning .primary{fill:#fba018}.alert--info:after{background-color:#3c4ca9}.alert--info .primary{fill:#3c4ca9}.alert--info .secondary{fill:#fff}.alert__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.alert__text{margin-left:20px}.alert__text span{opacity:.8}.alert__action{text-align:right}.alert--inline{-webkit-box-shadow:none;box-shadow:none;border-bottom:1px solid #f3f3fa}.alert__icon{position:absolute;top:12px;left:16px}.auth{background:#3c4ca9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.auth__container{position:relative;height:100%;width:100%;max-width:1200px}.auth__data,.auth__gallery{z-index:10}.auth__data__container{max-width:400px}.auth__form{background-color:#fff;border-radius:8px;padding:24px 32px;z-index:5}.auth__form__title{font-size:24px}.auth__form__title b{font-weight:600}.auth__form__title__container{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:28px}.auth__form__title__container img{margin-right:12px}.auth__form__message{width:100%}.auth__form__message.alert{height:auto;padding:12px 20px}.auth__form__message h6{font-size:14px;font-weight:400;margin-bottom:0}.auth__form__forgot-btn{text-align:right;padding:8px 0}.el-form-item--small.el-form-item.auth__form__btn{margin-bottom:8px}.el-form-item--small.el-form-item.auth__form__btn:last-of-type{margin-bottom:0}.auth__gallery{z-index:1}.auth__gallery__container{max-height:80%}.auth__gallery__image{height:60%;max-height:550px;margin-bottom:16px}.auth__gallery__image,.auth__gallery__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.auth__gallery__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;color:#fff}.auth__gallery__title{font-size:32px;line-height:1.3;margin-bottom:12px}.auth__gallery__text{font-size:16px;line-height:1.3;margin-bottom:32px}@media only screen and (max-height:700px){.auth__decorative-element:after{width:200%;height:200%;top:-60%}}