body{
background:url(../../img/bg.jpg) center top no-repeat fixed;
}

.logo{width:497px;}
.header-img{width:413px;height:111px}
.header{margin-bottom:20px;}
#page{margin-top:15px;}
.panel-body{padding:0 15px;}
.control-label{text-align:left!important;}
.panel-heading{font-weight:bold;}
.form-group{margin-bottom:0;padding:10px 0;}

.form-group:nth-child(even){background:#f5f5f5;}

.panel {margin-bottom: 32px!important;}
.text-normal{font-weight:normal;}
.text-bold{font-weight:bold;}

@media (max-width: 990px){
  .logo{margin:auto;text-align:center;}
}
.error{color:red;}
.footer{background:url(../../img/footer.jpg) center top no-repeat ;padding-top:50px;}
a,a:hover{color:#333;text-decoration:none;}
ul{padding-left:15px;}