Project

General

Profile

1
.tm-toolbar .uk-subnav-line .custom-monitor-li {
2
   display: block;
3
  background:#68A704 !important; color:#fff !important;
4
/*#8BCC00 68A704*/
5
}
6
.custom-monitor-toolbar   ul.uk-subnav.uk-subnav-line{
7
  background-color: #8BCC00 !important;
8
  }
9

    
10
  .custom-monitor-toolbar .inner {
11
       background-color: #8BCC00 !important;
12
  }
13

    
14
  .custom-monitor-toolbar{
15
    border-top-color:#8BCC00 !important;
16
  }
17
.uk-button-default:hover,.uk-button-default:focus,.btn:hover,.btn:focus {
18
  background-color:#fff !important;
19
  color:#5b5b5b !important;
20
 box-shadow:0 6px 50px rgba(0,0,0,0.05)
21
}
22

    
23

    
24
.mainPageSearchForm {
25
    background-image: url("./home.jpeg") !important;
26
    background-color: rgb(255, 255, 255);
27
    box-sizing: border-box;
28
    min-height: calc(100vh - 412.767px);
29
}
(5-5/6)