﻿#header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.headerItem{margin:30px;width:auto;height:60px}#buttons{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:#f0f0f0;padding:10px;font-family:'Raleway',sans-serif}.ssprButton{margin:10px;padding:10px;width:auto;height:150px;color:#fff;display:-webkit-flex;display:-ms-flexbox;display:flex;border-top-right-radius:32px;border-bottom-left-radius:32px}.ssprButton:hover,.ssprButton:active,.ssprButton:focus,.ssprButton:visited{text-decoration:none;color:#fff}.ssprButton>div{margin:auto;font-weight:bold;text-align:center;vertical-align:middle;font-size:150%;color:#fff}.buttonContainer>div{color:#4f7343;text-align:center}.buttonContainer{width:340px}#button1{background-color:#7ba96b}#button2{background-color:#7ba96b}#button3{background-color:#7ba96b}#button4{background-color:#7ba96b}#disclaimer>h4{text-align:center;color:#4f7343}#disclaimer>p{text-align:center}