/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

.fullWidth {
   width: 100%;
   margin-left: 0px;
   margin-right:0px;
   max-width: initial;
}
.blackBg {
background-color: #000;
color: #CCC;
}
.greyBg {
background-color: #333;
color: #CCC;
}
.whiteBg {
background-color: #FFF;
color: #333;
}
input[type="text"] {
  background-color: #333;
  color: #999;
  
}
textarea {
  background-color: #333;
  color: #999;
  
}
.blackBg ul li a:not(.button){
background-color: #000 !important;
font-size: 16px;
}
.blackBg ul li a:hover{
background-color: #008CBA !important;
}
.white{
  color: #ccc;
}
audio {
    background-color: #333;
}
#gmap_canvas img
{max-width:none!important;background:none!important
}
.Surname {
    display:none;
    visibility:hidden;
position: absolute;
}
