/*

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

*/


/* minified the hell out of this */

/* minified the hell out of this */
html {min-height: 100vh;
background: linear-gradient(#6d6d6d,#6d6d6d 50vh,#494949 100vh);
scroll-behavior: smooth;
font-size: 16px;}
body {background: #494949;
font-family: Catamaran;}
body a,
body a:hover,
body a:focus,
body a:visited {text-decoration: none;
outline: none;
box-shadow: none;
color: #96d82a;}
body h1 {font: bold 20px Signika, arial, Helvetica, sans-serif;
color: #96d82a;
text-decoration: none;
text-transform: uppercase;
font: 16px Signika, arial, Helvetica, sans-serif;
text-align: center;
margin: 0;
padding: 1.6em 0;
font-size: 26px;}
body h2 {font: bold 20px Signika, arial, Helvetica, sans-serif;
color: #96d82a;
text-decoration: none;
text-transform: uppercase;
font: 16px Signika, arial, Helvetica, sans-serif;
text-align: center;
margin: 20px 0 10px 0;
padding: 30px 0px;
font-size: 22px;}
body h4 {margin-bottom: 16px;}
body b,
body strong {font-weight: bold;}
body .form-group {margin-bottom: 8px;}
body .form-control {background: #f2f2f2;
border: solid 1px #bfbfbf;
border-radius: 5px;
font-size: 12px;}
body .btn.btn-primary {border-radius: 30px;}
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;}
body .social-media-icons {display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;}
body .social-media-icons li {display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
padding: 3px;}
body .social-media-icons li a {color: #96d82a;
flex-direction: column;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;}
body .social-media-icons li a:hover {text-decoration: none;}
body .social-media-icons li a i.fas,
body .social-media-icons li a i.fab,
body .social-media-icons li a span {display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
width: 2em;
height: 2em;
border-radius: 50%;
border: solid 1px;
font-size: 18px;
transition: color 0.3s;}
body .social-media-icons li a i.fas:hover,
body .social-media-icons li a i.fab:hover,
body .social-media-icons li a span:hover {color: #fff;
background-color: #96d82a;}
body .social-media.standard {margin: 1em;}
body .social-media.standard .share {font-size: 20px;}
body .researchgate {padding: 6px;
font-family: 'EB Garamond', serif;
color: #96d82a;
flex-direction: column;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;}
body .researchgate:hover {text-decoration: none;}
body .researchgate i.fas,
body .researchgate i.fab,
body .researchgate span {display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
width: 2em;
height: 2em;
border-radius: 50%;
border: solid 1px;
font-size: 18px;
transition: color 0.3s;}
body .researchgate i.fas:hover,
body .researchgate i.fab:hover,
body .researchgate span:hover {color: #fff;
background-color: #96d82a;}
body .researchgate sup {font-family: 'Signika', sans-serif;}
body .partner-icon-list .img-flex {background-color: #fff;
border-radius: 6px;
box-shadow: 0 2px 3px #ccc inset;}
body .partner-icon-list .img-flex:hover {box-shadow: 0 2px 2px #ddd inset;}
body .img-responsive {max-width: 100%;}
body .img-flex {background-size: cover;
background-position: center;
background-repeat: no-repeat;}
body .img-flex > img {display: none;}
body .nj-prefers-container {max-width: 1170px;
padding-left: 15px;
padding-right: 15px;
margin-left: auto;
margin-right: auto;}
body .article-container {max-width: 750px;
padding-left: 15px;
padding-right: 15px;
margin-left: auto;
margin-right: auto;}
body .btn-primary {background-color: #96d82a;
border-color: #79af20;}
body .btn-primary:hover {background-color: #202e08;}
body > header {background: #fff;}
body > header .legal-notice {max-width: 800px;
padding-left: 15px;
padding-right: 15px;
margin-left: auto;
margin-right: auto;
display: flex;
flex-wrap: nowrap;
align-items: center;
padding-top: 15px;
font-size: 0.7rem;}
@media (max-width:767px) {body > header .legal-notice {flex-direction: column;}}
body > header .legal-notice .eu-flag img {height: 40px;}
@media (max-width:767px) {body > header .legal-notice .eu-flag {margin-bottom: 12px;}}
body > header .legal-notice .funding {padding-left: 6px;}
body > header .legal-notice .funding p {margin: 0.3em 0;
line-height: 1.2;}
body > header .head-stripe {display: grid;
grid-template-rows: auto;
grid-template-columns: auto 1fr auto;
padding: 0 30px;}
body > header .head-stripe a.logo {display: block;
padding: 12px;}
body > header .head-stripe a.logo img {width: 100%;
max-width: 250px;
max-height: 60px;}
body > header .head-stripe .slogan {display: flex;
flex-wrap: wrap;
align-items: flex-end;
padding-bottom: 17px;
text-transform: uppercase;}
body > header .head-stripe .icons {display: flex;
flex-direction: row;}
@media (max-width:991px) {body > header .head-stripe {grid-template-rows: auto auto auto;
grid-template-columns: auto;}
body > header .head-stripe a.logo,
body > header .head-stripe .slogan {text-align: center;
margin-bottom: 1em;}
body > header .head-stripe .icons {display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
margin-bottom: 1em;}}
body > header .navbar-bioplat-eu {background-color: #96d82a !important;
padding: 2px 15px;}
body > header .navbar-bioplat-eu .navbar-collapse {justify-content: center;}
body > header .navbar-bioplat-eu .navbar-nav .nav-link {padding: 11px 15px;
color: #fff;
text-transform: uppercase;
font-size: 14px;
transition: all 0.6s;}
body > header .navbar-bioplat-eu .navbar-nav .nav-link.active {color: #fff;
background-color: #34480c;}
body > header .navbar-bioplat-eu .navbar-nav .nav-link:hover {color: #fff;
background-color: #445d10;}
body > header .navbar-bioplat-eu .navbar-nav .nav-item.dropdown.show {background-color: #34480c;}
body > header .navbar-bioplat-eu .navbar-nav .dropdown-menu {border-radius: 0;
background: rgba(84,115,20,0.85);}
body > header .navbar-bioplat-eu .navbar-nav .dropdown-menu .dropdown-item {text-transform: uppercase;
color: #fff;
font-size: 12px;
padding: 0.6em 2em;
margin: 0.4em 0;}
body > header .navbar-bioplat-eu .navbar-nav .dropdown-menu .dropdown-item:hover {color: #fff;
background-color: #34480c;}
body > main {background: #f2f2f2;
padding-bottom: 40px;}
body > main a,
body > main a:hover,
body > main a:focus,
body > main a:visited {text-decoration: none;
outline: none;
box-shadow: none;
color: #96d82a;}
body > main h1 {font: bold 20px Signika, arial, Helvetica, sans-serif;
color: #96d82a;
text-decoration: none;
text-transform: uppercase;
font: 16px Signika, arial, Helvetica, sans-serif;
text-align: center;
margin: 0;
padding: 1.6em 0;
font-size: 26px;}
body > main h2 {font: bold 20px Signika, arial, Helvetica, sans-serif;
color: #96d82a;
text-decoration: none;
text-transform: uppercase;
font: 16px Signika, arial, Helvetica, sans-serif;
text-align: center;
margin: 20px 0 10px 0;
padding: 30px 0px;
font-size: 22px;}
body > main h4 {margin-bottom: 16px;}
body > main p {line-height: 1.6;}
body > main li {margin-bottom: 0.6em;}
body > main .lead {font-size: 18px;}
body > main article p {margin: 10px 0;}
body > main article > date {display: block;}
body > main article > img {width: 100%;
margin: 0.6em 0;}
body > footer {background: #494949;}
body > footer .top {background: #fff;
padding: 15px 0;
font-size: 12px;}
body > footer .top .container {display: grid;
grid-template-rows: auto;
grid-template-columns: repeat(4,1fr);
grid-template-areas: "coordinator contact social newsletter";
grid-gap: 15px;}
@media (max-width:991px) {body > footer .top .container {grid-template-rows: auto auto auto auto;
grid-template-columns: auto;
grid-template-areas: "coordinator" "contact" "social" "newsletter";}}
body > footer .top .container h5 {text-align: center;
margin: 0.8em 0 1.6em 0;
color: #96d82a;
font-size: 14px;}
body > footer .top .container h5:first-letter {text-transform: uppercase;}
body > footer .top .container .coordinator {grid-area: coordinator;}
body > footer .top .container .coordinator a {display: flex;
justify-content: center;}
body > footer .top .container .coordinator a img {width: 200px;
min-width: 150px;
max-width: 100%;}
body > footer .top .container .project-contact {grid-area: contact;}
body > footer .top .container .project-contact .contact > div {margin-bottom: 0.6em;}
@media (max-width:991px) {body > footer .top .container .project-contact .contact {display: grid;
grid-template-rows: repeat(2,auto);
grid-template-columns: repeat(2,50%);
grid-template-areas: "org org" "p1 p2";
grid-gap: 15px;}
body > footer .top .container .project-contact .contact div {text-align: center;}
body > footer .top .container .project-contact .contact div:nth-child(1) {grid-area: org;}
body > footer .top .container .project-contact .contact div:nth-child(2) {grid-area: p1;}
body > footer .top .container .project-contact .contact div:nth-child(3) {grid-area: p2;}}
body > footer .top .container .social-media {grid-area: social;}
body > footer .top .container .newsletter {grid-area: newsletter;}
body > footer .top .container .newsletter .controls {text-align: right;}
body > footer .legal {max-width: 1024px;
padding-left: 15px;
padding-right: 15px;
margin-left: auto;
margin-right: auto;
color: rgba(255,255,255,0.75);
font-size: 0.8rem;}
body > footer .legal .legal-notice {display: flex;
flex-wrap: nowrap;
align-items: center;
margin-top: 15px;
padding-top: 15px;}
@media (max-width:767px) {body > footer .legal .legal-notice {flex-direction: column;}}
body > footer .legal .legal-notice .eu-flag img {width: 80px;}
body > footer .legal .legal-notice .funding {padding-left: 12px;}
body > footer .legal .legal-notice .funding p {margin: 0.6em 0;}
body > footer .navigation {padding: 15px;}
body > footer .navigation .nav .nav-link {color: #fff;
transition: all 0.3s;}
body > footer .navigation .nav .nav-link:hover {background: #547314;}
/* 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;}

