Project

General

Profile

1
/*#footer#3 {*/
2
/*margin-right: 280px;*/
3
/*}*/
4

    
5
/*#footer#9 a, #footer#11 a, #footer#13 a {*/
6
/*color: #dedede;*/
7
/*line-height: 22px;*/
8
/*padding: 2px 0;*/
9
/*}*/
10

    
11
#footer\#9 a,  #footer\#11 a,  #footer\#13 a {
12
  color: #dedede;
13
  line-height: 22px;
14
  padding: 2px 0;
15
}
16

    
17
#footer\#9 a:hover,#footer\#11 a:hover, #footer\#13 a:hover {
18
  color: rgba(255, 255, 255, 0.5);
19
}
20

    
21
@media all and (min-width: 640px) {
22
  #footer\#3 {
23
    margin-right: 280px;
24
  }
25
}
26

    
27
#footer\#7 a {
28
  color: rgba(255, 255, 255, 0.7) !important;
29
  text-align: left;
30
  font-size: 14px;
31
}
32

    
33

    
34
.uk-block-secondary {
35
  background: #003D8C none repeat scroll 0 0;
36
}
37

    
38
.uk-block-secondary:not(.tm-block-texture) {
39
  border-color: #003D8C;
40
}
41

    
42
.tm-bottom-d {
43
  color: #ffffff;
44
  font-size: 10px;
45
  letter-spacing: 4px;
46
  text-transform: uppercase;
47
}
48

    
49
.newsletter .uk-icon {
50
  padding-left: 0px;
51
  padding-bottom: 0px;
52
}
(1-1/3)