/*
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 : Jul 17, 2017, 2:17:26 PM
    Author     : ghanjrah
*/

.textBox {
  background: rgba(255, 255, 255, 0.75);
  color: black;
  padding: 4px 8px;
  margin: 0;
  font: 14px Sans-Serif;
}

.style3 {color: #000000}
.style7 {color: #006633}

.global-footer {
position: relative;
width: 100%;
height: 88px;
}

.collapsed-sm {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.main-content {
 padding-top: 0px !important;   
}