/*Blue theme*/
a { color:#0e76b4;}
.cTitle { color:#296196; }
.cDark { color:#414141; }
.cLight { color:#c9c8c8; }
.cLight2 { color:#979494; }
.nav li a { color:#0d5eab;}
.nav li a:hover, .nav li a.active { color:#13497e; }
.btn,.nConfig-button,.btn:link { background: rgb(77,145,210)!important; background: -moz-linear-gradient(top, rgba(77, 145, 210, 1) 0%, rgba(29, 104, 175, 1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(77, 145, 210, 1)), color-stop(100%, rgba(29, 104, 175, 1))); background: -webkit-linear-gradient(top, rgba(77, 145, 210, 1) 0%, rgba(29, 104, 175, 1) 100%); background: -o-linear-gradient(top, rgba(77, 145, 210, 1) 0%, rgba(29, 104, 175, 1) 100%); background: -ms-linear-gradient(top, rgba(77, 145, 210, 1) 0%, rgba(29, 104, 175, 1) 100%); background: linear-gradient(to bottom, rgba(77, 145, 210, 1) 0%, rgba(29, 104, 175, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d91d2', endColorstr='#1d68af', GradientType=0 );color:#fff; }
.btnLight{ background:#72bbff; color:#fff!important;}
