.uk-input, .uk-select, .uk-textarea, .uk-radio , uk-checkbox { background: #fef2c8 !important;}

.uk-navbar-nav > li.uk-active > a {color: #000000 !important; }

.uk-navbar-nav > li > a:hover {color: #000000 !important; }

.uk-table-striped>tr:nth-of-type(odd), .uk-table-striped tbody tr:nth-of-type(odd) {background: #f2f2f2  !important;}

#main-banner1
{ 
background-image:  linear-gradient(    to right,
    #ffd00088 17%,
   #ffd00022 34% 51%) 
  }
#main-banner2
{ 
background-image: url('/home/hato1.png') !important;
}
#main-banner2 h1 {
    color: #ffffff !important;
    font-weight: 900;
        text-shadow: 1px 1px 1px black,
                 1px -1px 1px black,
                 -1px 1px 1px black,
                 -1px -1px 1px black;
}