/* This stylesheet should be used to add your custom styles to the back-office without using the Sass sources. It will be loaded after all the default styles. 
You should NOT edit any other exisiting back-office CSS file manually: they are generated by the Sass preprocessor: http://www.sass-lang.com/ . */
body.ps_back-office.bootstrap #login,
body.ps_back-office.bootstrap #login .btn.btn-primary[name="submitLogin"]{background-color: #273443;border:none}
body.ps_back-office.bootstrap #login #login-header,
body.ps_back-office.bootstrap #login #shop-img img,
body.ps_back-office.bootstrap #login #login-footer,
body.ps_back-office.bootstrap #login #login-panel .flip-container+p{display: none;}
body.ps_back-office.bootstrap #login #login-panel .flip-container .form-group{margin-bottom: 15px;}
body.ps_back-office.bootstrap #login #login-panel{padding: 100px 0;max-width: 460px;}body.ps_back-office.bootstrap #login #shop-img{background-image: url(azendologowhite.png);width: 243px;height: 48px;}
body.ps_back-office.bootstrap #login #login-panel .flip-container{margin-top: 120px;}
body.ps_back-office.bootstrap #login #login-panel .flip-container:before{content:' ';display:block;width: 100%;height: 120px;margin: 0 auto;position: absolute;z-index: 3;background-repeat: no-repeat;background-position: center;margin-top: -100px;}
body.ps_back-office.bootstrap #login a.show-forgot-password{color: #273443;}
body.ps_back-office.bootstrap .form-group{position:relative;}
body.ps_back-office.bootstrap #login-panel .front{padding-bottom: 20px;}