body{margin:0;padding:0;background:url(../img/fond-extranet.png) repeat;}
a{font-size:.75rem;color:#999;text-decoration:none;text-transform:uppercase;}
a:hover,#lang .selected{text-decoration:underline !important;color:#000;}
#header, #footer{background-color:#fff;width: 100%;padding-bottom: 10px;text-align: center;}
#footer{margin-top:2.5rem;  width: 100%;}
#content,form{position:relative;}
#welcome{color:#444;}
#lang ul{overflow:hidden;margin: 0;padding:0;list-style:none;}
#lang ul>li{display:inline-block;margin-left:1.125rem;list-style:none;}
#lang select{margin:0;}
#content{max-width:30rem;margin:auto;text-align:center;}
#logo{height:85px;margin-bottom:0.5rem;background:url(../img/logoindustrievegetal.jpg) center center no-repeat;}
#logolegume{height:96px;margin-bottom:1.5rem;background:url(../img/fruit.jpg) center center no-repeat;}
form{margin: 0 .5rem 0 .5rem;padding:0 1.5rem .9rem 1.1rem;border-collapse:separate;background:#4ca928;box-shadow:0 .25rem .1875rem -.125rem rgba(0,0,0,.1),0 .0625rem .0625rem 0 rgba(0,0,0,.2);}
form>div{text-align:center;background:left .375rem no-repeat;background-size:1.5rem;font-family: "Noto Sans",Helvetica,Arial,sans-serif;
font-weight: normal;
font-style: normal;margin-bottom: 15px;}
#div-forgot a {color : white;}
#welcome{font-size:2em;padding:2rem 0 1.5rem;color : white;text-align: center;}
#div-user{background-image:url(../../lib/img/usergray24.png);}
#div-pass{background-image:url(../../lib/img/passgray24.png);}
#oa_social_login_container{margin-top: 1rem;}
#status{font-size:.875rem;line-height:1.2;position:relative;display:none;margin-top:1rem;padding:.75rem 1rem .75rem 3rem;text-align:left;border:1px solid #f66;background:url(../img/msgwarn16.png)1rem .75rem no-repeat #ffc;-moz-box-shadow:0 .0625rem .1875rem rgba(0,0,0,.4);box-shadow:0 .0625rem .1875rem rgba(0,0,0,.4);}
.loading{background-image:url(../../lib/img/spinner16.gif);background-position-x:4px;background-size:16px;}
button {
  border: 0 solid #00728a;
  cursor: pointer;
  font-family: "Noto Sans", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: block;
  padding: .625rem 0 .6875rem;
  font-size: 1rem;;
  background-color: #008ead;
  color: #fff;
  transition: background-color 300ms ease-out;
  width: 100%;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  background-color: #fff;
  font-family: inherit;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.8125rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.25rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}



/* logoff */
.logoff form{padding-right:35px;}
.logoff #welcome{color:#fff;font-size:2em;}
.logoff #buttons{padding:0;}
/* Hi-res devices */
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-resolution:130dpi),only screen and (min-resolution: 2dppx){
	#logo{background-image:url(../img/logoindustrievegetal.jpg);}
	#div-user{background-image:url(../../lib/img/usergray48.png);}
	#div-pass{background-image:url(../../lib/img/passgray48.png);}
	.loading{background-image:url(../../lib/img/spinner32.gif);}
}
/* medium/large devices */
@media only screen and (min-width:40.063em),print{
	form{margin:0 2.25rem;padding:0 3.125rem 1.375rem 2.1875rem;}
}
@media only screen and (min-height:33em){
	.no-social #footer{position:absolute;bottom:0;margin:0;}
}
@media only screen and (min-height:38em){
	#footer{position:absolute;bottom:0;margin:0;}
}
@media only screen and (min-height:40em){
	#content{padding-top:3rem;}
}
@media only screen and (min-height:50em){
	#content{padding-top:5rem;}
}
@media only screen and (min-height:56em){
	#content{padding-top:8rem;}
}
@media only screen and (max-width: 20rem){
	#content{padding-top:0;}
	#logo{background-size: 80%;margin: 1rem 0;}
	form{margin: 0 .5rem;}
}
