﻿  .header-logo {
       background-color: rgb(0, 88, 60)!important;
   }
   .sw-main > ul.step-anchor.nav-tabs > li.active > a {
       color: #fff !important;
       background: rgb(51, 186, 117)!important;
   }
   .title-content-info-pay {
       background-color: rgb(51, 186, 117)!important;
   }
   .title-content-info-pay > .p10 {
       color: rgb(255, 255, 255)!important;
   }
   .footer {
       background-color: rgb(0 90 58) !important;
       box-shadow: none !important;
       -webkit-box-shadow: none !important;
   }
   .footer p {
       color: rgb(186, 186, 186)!important;
       background: transparent !important;
   }
   .footer img {
       height: auto!important;
   }
   .sw-main .sw-toolbar .sw-btn-next:focus,
   .sw-main .sw-toolbar .sw-btn-next:hover,
   .sw-main .sw-toolbar .sw-btn-next,
   .sw-main .sw-toolbar .sw-btn-next.disabled,
   .sw-main .sw-toolbar .sw-btn-next.disabled:focus,
   .sw-main .sw-toolbar .sw-btn-next.disabled:hover {
       background: #33ba75 !important;
       border-color: #29955e !important;
   }
   .sw-main>ul.step-anchor.nav-tabs>li.done> a .number,
   .sw-main>ul.step-anchor.nav-tabs>li.done>a .number:before {
       background: #33ba75 !important;
   }