/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 14, 2017, 7:09:16 PM
    Author     : rodney.chan
*/

h3 {
  margin: 20px;
  margin-left: 0px;
}

.row {
  margin-top: 20px;
  margin-left: 0px;
}

.error {
  color: #ff0000;
}

div#footerPC {
  /* height: 150px; */
  float: none !important;
  height: 192px;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

div#content p {
  margin-bottom: 0;
}

.page_counter {
  margin-right: 10px;
}