﻿header {
    position:relative;
    z-index:10;
    min-height:20px;
}

.row-1 {
    min-height:20px;
}

div.row-1-1 {
    position:fixed;
    top:0;
    left:0;
    width: 100%;
  height: 33px;

}

div.row-1 div.heading,
#confirm
 {
    margin: 33px 30px 0 30px;
    z-index:1;
}
