latest changes requested to remove ID number and date of birth
[namibia] / public / css / ie.css
1 /* ------------------------------------------------------- IE Hacks */
2
3 #Header {
4   height : 80px;
5 }
6
7
8
9
10 #Header .header-bottom .nav-bar{
11   width : 100% !important;
12 }
13 :root *> #publicHome { margin-top: -30px !important;  }
14
15 #publicHome {
16         margin-top: -30px !important;
17 }
18 .benefits.carousel-caption {
19         margin-top: -590px !important;
20 }
21
22 .header-bottom .nav-bar .navbar a {
23         font-size: 11px;
24 }
25
26 .best.carousel-caption {
27         background:url("/images/slider_lable.jpg") no-repeat #000;
28         display:block;
29         width:400px;
30         height:88px;
31         color:#FFF;
32         font-weight:bold;
33         font-size:27px;
34         text-align:left;
35         padding-left:0px;
36         padding-top:22px;
37         margin-top:-255px;
38         position:inherit;
39         float:right;
40         
41 }