/* 
    Created on : 25-Apr-2016, 18:47:17
    Author     : Niall
*/
.wrapper{margin-top:.8em;text-align: center;border: 1px solid #bbb;padding-bottom: 5%;width: 98%; margin-left: 1%;margin-right: 1%;}
.term-frame{width:80%;height:auto;margin-left:auto;margin-right:auto;text-align: justify;}
p{padding-bottom:1em;}
.term-frame h2,h3,h4,h5{font-size:1.5em;}
/*Below section covers page displayed to business-owner when they login to updated terms*/
#business-dashboard-terms-frame{width: 50%; margin-left: 25%;margin-right: 25%;height:300px;overflow-y:scroll;border:1px solid #ccc;}
#accept-terms{width:auto;transform: none;text-align: center;margin-top:2em;position:relative;}