A, TABLE, TH, TD, TR, SPAN, DIV { font-family: "MS Sans Serif", Arial, Helvetica, sans-serif; font-size: 10pt; } .HeaderLogin{ BACKGROUND-COLOR : #31659B; COLOR: #FFFFFF; FONT-FAMILY : Arial, "Times New Roman", Times, serif, "Courier New", Courier; FONT-SIZE : 18x; FONT-WEIGHT: bold; } .NormalLogin{ BACKGROUND-COLOR : #FFFFFF; COLOR: #000000; FONT-FAMILY : Arial, "Times New Roman",Courier; FONT-SIZE : 14px; FONT-WEIGHT: Normal; } .Normal{ BACKGROUND-COLOR : #FFFFFF; COLOR: #000000; FONT-FAMILY : Arial, "Times New Roman",Courier; FONT-SIZE : 12px; FONT-WEIGHT: Normal; } body { width: 100%; height:100%; font-family: 'Open Sans', sans-serif; background: #092756; background: -moz-radial-gradient(0% 100%, ellipse cover, rgba(104,128,138,.4) 10%,rgba(138,114,76,0) 40%),-moz-linear-gradient(top, rgba(57,173,219,.25) 0%, rgba(42,60,87,.4) 100%), -moz-linear-gradient(-45deg, #9ba2a2 0%,rgba(127, 224, 133, 0.44) 100%); background: -webkit-radial-gradient(0% 100%, ellipse cover, rgba(104,128,138,.4) 10%,rgba(138,114,76,0) 40%), -webkit-linear-gradient(top, rgba(57,173,219,.25) 0%,rgba(42,60,87,.4) 100%), -webkit-linear-gradient(-45deg, #9ba2a2 0%,rgba(127, 224, 133, 0.44) 100%); background: -o-radial-gradient(0% 100%, ellipse cover, rgba(104,128,138,.4) 10%,rgba(138,114,76,0) 40%), -o-linear-gradient(top, rgba(57,173,219,.25) 0%,rgba(42,60,87,.4) 100%), -o-linear-gradient(-45deg, #9ba2a2 0%,rgba(127, 224, 133, 0.44) 100%); background: -ms-radial-gradient(0% 100%, ellipse cover, rgba(104,128,138,.4) 10%,rgba(138,114,76,0) 40%), -ms-linear-gradient(top, rgba(57,173,219,.25) 0%,rgba(42,60,87,.4) 100%), -ms-linear-gradient(-45deg, #9ba2a2 0%,rgba(127, 224, 133, 0.44) 100%); background: -webkit-radial-gradient(0% 100%, ellipse cover, rgba(104,128,138,.4) 10%,rgba(138,114,76,0) 40%), linear-gradient(to bottom, rgba(57,173,219,.25) 0%,rgba(42,60,87,.4) 100%), linear-gradient(135deg, #9ba2a2 0%,rgba(127, 224, 133, 0.44) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3E1D6D', endColorstr='#092756',GradientType=1 ); } .form-group .label { color: #FFF; } .panel { background-color: rgba(153,239,138,.4)!important; opacity: 0.5!important; filter: alpha(opacity=50)!important; /* For IE8 and earlier */ }