.path-api, #page, .path-api input[type=text], .social-bar{ background: #fff !important}
.site-footer{
    display: none;
}
.question-ph, label{
    color: #000;
}

#helpful-wc input{
    color: #000;
    border: 1px solid #00155e;
}
.path-api *{ color: #000;}
.path-api .button--primary, 
.path-api input[type=submit]{
    background: #00155e !important;
    border-radius: 99px;
    color: #fff !important;
    border: 0 !important;
    margin: 20px 0 0;
}
.path-api input[type=text]{
    width: 100%;
}
.path-api .form-actions{
    text-align: center;
    display: block;
}
.error-message{
    color: #ff0000 !important;
}
#helpful-wc,
#helpful-vote{
    padding: 20px 15px;
}

.message-conf{
    text-align: center;
    font-weight: bold;
    padding: 50px 10px;
}

#helpful-vote legend{
    display: none !important;
}

#helpful-vote .fieldset__wrapper{
    border: 1px solid #fff;
    border-radius: 8px;
}

#helpful-vote h2{ margin-bottom: 15px !important;}


.path-api{
  background-color: #fff !important;
}

.path-api *{ color: #00155e !important; }

.user-logged-in.path-api,
.user-logged-in.path-api .social-bar,
.user-logged-in.path-api #page{
    background-color: #00155e !important;
}
.user-logged-in.path-api *{ color: #fff !important; }

.wr-result-wc{
    padding: 15px 30px;
    border-radius: 8px;
    border: 1px solid #fff
}
.title-pds{
    padding: 0 30px;
}
.path-api .main-content{
    width: 100%;
}
.main-content__container{
    margin: 0 auto;
    padding-top: 30px !important;
}

.loader-zone{
    position: absolute;
    top: 30%;
    width: 80px;
    height: 80px;
    left: 50%;
    margin-left:-40px
}

.lds-ring,
.lds-ring div {
  box-sizing: border-box;
}
.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid currentColor;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: currentColor transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}



@media (min-width: 62.5rem) {
  .layout--content-medium, .layout--pass--content-medium > * {
    grid-column: 1 / 15 !important;
  }
}

#helpful-vote h2 {
  margin-bottom: 11px !important;
  font-size: 16px;
  line-height: 28px;
  padding: 0;
  margin-top: 0px;
}

.form-type-boolean {
  margin: 0 0 10px !important;
  font-size: 14px;     
}

#helpful-vote .fieldset__wrapper {
  border: 1px solid #fff;
  border-radius: 8px;
  padding: 0;
}
.path-api .button--primary, .path-api input[type=submit] {
  background: #00155e !important;
  border-radius: 99px;
  color: #fff !important;
  border: 0 !important;
  margin: 0;   
}

.main-content__container {
  margin: 0 auto;
  padding-top: 0 !important;
}

.messages * {
  color: #fff !important;
}

/*
#block-olivero-content .block__content{
  width: 1400px;
}*/
