body.zyght .cover.alto{
    min-height: 500px;
    max-height: 800px;
  }
body.zyght .headbanner{
    background-color: white !important;
  }
body.zyght  .headbanner>.container li>a{
    color:white;
  }
body.zyght .loginbox{
    background-color: #f3f0f0;
  }
body.zyght .zyghtcoloryelow{
    background-color: #FFC113;
  }
body.zyght .zyghtcolorgrey{
    background-color: #808284;
  }
body.zyght .zyghtbutton{
    background-color: #ffc113;
    border-color: #faa51e;
    color: white;
  }
body.zyght .footer-content{
  background-color: white;
  color: black !important;
}
body.zyght .footer-content a{
  color: black !important;
}
