body.skin-basf {
  background-color: white;
  font-family: "Helvetica Neue LT W06 45 Light", sans-serif;
  font-size: 0.875rem;
  line-height: 1.5625rem;
}

.skin-basf .header .fixBasf,
.skin-basf #footer .fixBasf {
  max-width: 1170px;
  margin: auto !important;
}

.skin-basf #content {
  width: 100% !important;
}

.skin-basf .subheader {
  color: #65ac1e;
  max-width: 1140px;
  margin: auto;
}

.skin-basf .subheader a {
  color: #65ac1e;
  font-family: "Helvetica Neue LT W06 45 Light", sans-serif;
  font-size: 0.875rem;
  line-height: 1.5625rem;
}

.skin-basf .contentPanel {
  max-width: 1140px;
  margin: auto;
  margin-top: -115px;
  z-index: 5;
  position: relative;
  padding: 10px 15px;
  background-color: white;
  overflow: hidden;
  min-height: 100px;
}

.skin-basf label,
.skin-basf a {
  font-size: 1.25rem;
  text-shadow: none;
}

.skin-basf .normalSize {
  font-size: 12px !important;
}

.skin-basf .normalSize a {
  font-size: unset !important;
}

.skin-basf select,
.skin-basf input {
  font-size: 0.875rem;
}

.skin-basf ul {
  padding: 0px 20px;
}

.skin-basf li {
  line-height: 1.5625rem;
  text-align: justify;
}

.skin-basf select {
  height: 30px !important;
  width: 100%;
}

@media (max-width: 991.98px) {
  .stage picture img {
    height: 370px;
  }

  .stage .swiper-pagination {
    margin-bottom: 0;
  }
}

.resizedLogo {
  width: 80%;
  background-image: url(/../images/agrishare/horta/logo_basf.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin: auto;
  height: 120px;
}

picture,
picture > img {
  width: 100%;
}

.skin-basf picture img {
  -o-object-fit: cover;
  object-fit: cover;
  max-height: 560px;
  height: 371px;
  font-family: "object-fit: cover;", sans-serif;
}

.skin-basf #navigation .navbar-inner {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

body.skin-basf > #wrap > #main > .header .navbar {
  height: 80px;
  margin-bottom: 0;
  background-image: -moz-linear-gradient(top, #65ac1e, #65ac1e) !important;
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#65ac1e),
    to(#65ac1e)
  ) !important;
  background-image: -webkit-linear-gradient(top, #65ac1e, #65ac1e) !important;
  background-image: -o-linear-gradient(top, #65ac1e, #65ac1e) !important;
  background-image: linear-gradient(to bottom, #65ac1e, #65ac1e) !important;
}

.skin-basf #navigation .navbar-inner {
  border-bottom: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-image: -moz-linear-gradient(top, #65ac1e, #65ac1e) !important;
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#65ac1e),
    to(#65ac1e)
  ) !important;
  background-image: -webkit-linear-gradient(top, #65ac1e, #65ac1e) !important;
  background-image: -o-linear-gradient(top, #65ac1e, #65ac1e) !important;
  background-image: linear-gradient(to bottom, #65ac1e, #65ac1e) !important;
}

.skin-basf input#user_id_in,
.skin-basf input#user_password_in {
  box-sizing: border-box;
  font-size: 18px;
  padding: 16px 0 16px 17.45px;
  width: 100%;
  border: 0px solid #8f8f8f;
  border-top: 1.5px double #a9a9a9;
  background: #f0f0f0;
  color: #8f8f8f;
  margin-top: 5px;
  outline: none;
  border-radius: 0px;
  filter: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #f0f0f0 inset !important;
  box-shadow: 0 0 0 30px #f0f0f0 inset !important;
}

.basf-background {
  background: #63af00;
  color: white;
  transition: all 0.5s;
}

.basf-background-active {
  color: #63af00;
  background: white;
  transition: all 0.5s;
}

.skin-basf input#login_label,
.loginBasfBtn {
  font-size: 16px;
  padding: 20px 0px;
  background: #63af00;
  border: 1px solid white;
  color: #fff;
  text-shadow: none;
  width: 100%;
}

.skin-basf #footer {
  background-color: #65ac1e;
  color: white;
  padding: 5px;
}

.skin-basf #footer h4,
.skin-basf #footer h5 {
  color: white !important;
}

.skin-basf #footer a {
  color: white !important;
  font-size: 0.75rem;
}

.skin-basf #footer p.desc-no {
  margin: 0;
}

.textwidget p {
  font-size: 14px !important;
}

.font-basf {
  color: #00793a;
}

.columOuter {
  color: #f7f7f7;
}

.columnInner {
  margin: 0 5px;
}

.androidpanel {
  display: flex;
  justify-content: center;
  margin-top: 7px;
  padding-top: 5px;
  border-top: 1px solid black;
}

.ios_panel {
  display: flex;
  justify-content: center;
  margin-top: 7px;
  padding-top: 5px;
  border-top: 1px solid black;
}

.noheight {
  height: 0px;
  transition: height 0.5s;
}

.fullheight {
  height: 65px;
  transition: height 0.5s;
}

.halfpanel {
  width: 50%;
}

.imageWrapper {
  width: 81px;
  border: 0px;
  background-size: 80px, 80px !important;
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
}

.logoWrapper {
  width: 50px;
  height: 50px;
  background-size: 50px;
  border: 0px;
}

.txtWrapped {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  margin-top: -12px;
}

.container {
  max-width: 1140px;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.container-fluid .container {
  padding: 0;
}

.stage .container-fluid .container .stage-content-wrapper {
  max-width: 50%;
  margin-bottom: 80px;
}

.stage {
  position: relative;
  overflow: hidden;
  z-index: -1;
}

.flex {
  display: flex;
}

.flexItem {
  flex-grow: 1;
}

.centerBtn {
  margin-right: 10px;
  margin-left: 10px;
}

.overflow {
  overflow: hidden;
}

.stage .container-fluid.position-bottom {
  margin-top: 0;
  margin-bottom: 30px;
  bottom: 0;
}

.stage .container-fluid {
  position: absolute;
  margin-top: 30px;
  z-index: 10;
}

.stage .container-fluid .container p {
  font-family: "Helvetica Neue LT W06 75 Bold", sans-serif;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.625rem;
  margin: 0 !important;
  font-weight: bold;
}

.privacyBanner {
  width: 50%;
  margin: auto;
  position: relative;
  border: 5px solid #00793a;
  padding: 20px;
  font-family: "Helvetica Neue LT W06 75 Bold", sans-serif;
  font-size: 1rem;
  top: 25%;
  background-color: white;
}

.mymodal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

span.hover:hover {
  text-decoration: underline;
  cursor: pointer;
}

.fancybox-title {
  background-color: #65ac1e;
  color: white;
  padding: 10px;
  font-weight: bold;
}

.marginImg {
  margin-top: 1.5em;
}

.fontProcedures {
  font-size: 1em !important;
}

.navBtn {
  overflow: hidden;
}

.borderTop {
  border-top: 1px solid;
}

.flexFooter {
  display: flex;
}

.one-third {
  flex-grow: 1;
}

@media (min-width: 992px) {
  .stage .container-fluid.position-bottom {
    margin-bottom: 60px;
  }
}

@media (max-width: 1025px) {
  .skin-basf .contentPanel {
    margin-top: -100px;
  }

  .stage-content-wrapper {
    margin-left: 20px;
  }
}

@media (min-width: 576px) {
  .stage .container-fluid .container p {
    font-size: 2rem;
    line-height: 2.125rem;
  }
}

@media (min-width: 768px) {
  .stage .container-fluid .container .stage-content-wrapper p {
    font-size: 2.25rem;
    line-height: 2.375rem;
  }

  .txtWrappedTablet {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    margin-top: -12px;
  }

  .skin-basf #footer {
    height: auto;
  }

  .flexTablet {
    display: flex;
  }
}

@media (min-width: 860px) {
  .columOuter {
    width: 0%;
    float: left;
  }

  .columnLeft {
    margin-right: 15px;
    width: 40%;
    float: left;
  }

  .columnRight {
    margin-left: 15px;
    width: 55%;
    float: left;
  }
}

@media (min-width: 770px) {
  .navBtn {
    float: left;
    width: 20%;
    height: 70px;
  }
}
