html,body{
background-image: url('https://d2v9y0dukr6mq2.cloudfront.net/video/thumbnail/SCi57nbolj05ixyx4/videoblocks-aerial-coffee-plantation-in-sao-paulo-state-brazil_rh7roym_jg_thumbnail-full01.png');
background-size: cover;
background-repeat: no-repeat;
height: 100%;
font-family: 'Arial', sans-serif;
}

.card{

margin-top: 5%;
margin-bottom: auto;
width: 600px;
background-color: rgba(0,0,0,0.8) !important;
}
.container {
  height: 100%;
}
.card-header {
  color: white;
  font-size: 2rem;
}
.links{
color: white;
}

.links a{
margin-left: 4px;
}

.login_btn {
    color: black;
    background-color: #0facf3;
    width: 100px;
}
.login_btn:hover{
color: black;
background-color: white;
}
.safra {
  color: white;
  font-size: 20px;
}
.tipo {
  color: white;
  margin-top: 0rem;
  font-size: 17px;
  margin-bottom: -1px;
  margin-right: 15px;
}
.form-control {
  height: 30px;
  margin-left: 3px;
  width: 100% !important;
}
.form-group {
  margin-bottom: 3px;
}
.opc {
  float: left;
    width: 70px;
    margin-right: 20px;
    border-radius: .25rem;
}
.opc2 {
  border-radius: .25rem;
  width: 325px;
}
.for {
  border-radius: .25rem;
  width: 40%;
}