html {
  position: relative;
  min-height: 100%; }

#waffles_site_home_index {
  background: url('../images/sketch_bg-b71c26991942bbcfa6e2dbf8c8d3bcab.png') #fff no-repeat bottom center fixed;
  margin-bottom: 100px;
  /* Custom page header */ }
  #waffles_site_home_index .header {
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.5);
    padding-bottom: 19px;
    padding-top: 13px; }
    #waffles_site_home_index .header form .checkbox {
      left: 20px;
      margin: 0; }
    #waffles_site_home_index .header form .col {
      left: 30px;
      margin-right: -15px;
      position: relative; }
    #waffles_site_home_index .header form .help-block, #waffles_site_home_index .header form .form-group {
      margin-bottom: 0; }
    @media screen and (min-width: 768px) {
      #waffles_site_home_index .header {
        position: fixed;
        width: 100%;
        z-index: 1; } }
  @media screen and (min-width: 768px) {
    #waffles_site_home_index .main {
      margin-top: 195px; } }
  @media screen and (min-width: 992px) {
    #waffles_site_home_index .main {
      margin-top: 118px; } }
  #waffles_site_home_index .main .col {
    border-style: solid;
    border-width: 0px 12px 0px 13px;
    -moz-border-image: url('../images/sketch_col_border_side-861af35dd3c8c2b421fae53de710c54f.png') 0 12 0 13 repeat;
    -webkit-border-image: url('../images/sketch_col_border_side-861af35dd3c8c2b421fae53de710c54f.png') 0 12 0 13 repeat;
    -o-border-image: url('../images/sketch_col_border_side-861af35dd3c8c2b421fae53de710c54f.png') 0 12 0 13 repeat;
    border-image: url('../images/sketch_col_border_side-861af35dd3c8c2b421fae53de710c54f.png') 0 12 0 13 repeat fill;
    padding-top: 13px;
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace; }
  #waffles_site_home_index #sketch_airplane {
    background-image: url('../images/sketch_airplane-87bba80bde2b6a475c4ae782212fd683.png');
    height: 107px;
    left: -182px;
    position: fixed;
    top: 150px;
    width: 182px;
    z-index: 2; }
