/*

 - cache/global.less.60adca73220c7e0bb97a578f4633aa64.css
 - cache/module--common.less.ab0b1cbc2a871c498d507cf902b3d1c1.css
 - cache/login.less.b7e11f210745f5d7a554b142f49d6018.css
 - cache/module--login.less.3a6924799fe01fa9215d12a8616eb429.css

*/


/* minified the hell out of this */

/* minified the hell out of this */
body .n-product {display: inline-block;
font-family: 'Dorsa', sans-serif;
font-size: 1.8em;
line-height: 100%;}
body .n-product::first-letter {color: #007afb;
font-size: 70%;
line-height: 70%;
vertical-align: top;}
/* minified the hell out of this */
.btn-collapse .fa-expand {display: none;}
.btn-collapse .fa-compress {display: inline-block;}
.btn-collapse.collapsed .fa-expand {display: inline-block;}
.btn-collapse.collapsed .fa-compress {display: none;}
.panel-heading .btn-collapse {float: right;
margin-top: -1px;
margin-right: -5px;
background: none;
border: none;}
.panel-heading .btn-collapse:focus,
.panel-heading .btn-collapse:active {outline: none;}
nav > ul.pagination {margin-bottom: 0;}
/* minified the hell out of this */
html {min-height: 100%;}
html body {min-height: 100%;
background: url(/assets/images/background/login-bg.jpg) no-repeat center;
background-size: cover;}
html body main {min-height: 100vh;
background: none;
display: flex;
justify-content: center;
align-items: center;}
/* minified the hell out of this */
.panel.login.login-default {width: 360px;
border-radius: 0;
box-shadow: 0 3px 10px #333;
opacity: 0;
transition: all 0.9s cubic-bezier(0.3,1,0.1,0.7);
transform: translateY(30px);
background: -moz-linear-gradient(top,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.6) 50%,rgba(255,255,255,0.3) 100%);
background: -webkit-linear-gradient(top,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.6) 50%,rgba(255,255,255,0.3) 100%);
background: linear-gradient(to bottom,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.6) 50%,rgba(255,255,255,0.3) 100%);}
.panel.login.login-default.ready {opacity: 1;
transform: translateY(0);}
.panel.login.login-default .card-header {text-align: center;
font-size: 2.2rem;
background: none;}
.panel.login.login-default .greeting {text-align: center;
margin-bottom: 1em;}
.panel.login.login-default .greeting strong {font-size: 1.2rem;}
.panel.login.login-default .input-group .input-group-text,
.panel.login.login-default .input-group .form-control,
.panel.login.login-default .input-group .btn-outline-secondary {background: rgba(238,238,238,0.5);
border-color: #ccc;}
.panel.login.login-default .input-group .input-group-prepend .input-group-text {min-width: 40px;
display: flex;
justify-content: center;}
.panel.login.login-default .controls {text-align: right;}
.panel.login.login-default .messages {min-height: 60px;
margin-top: 1em;}
.panel.login.login-default .messages .alert {margin: 0;}

