/*  -- CSS for AJohnsons Skeleton Page -- */


.title-job { margin:0; }
.title-subs {font-size:13px; }
.subtitle-bold {font-weight:700; list-style-type:none; font-size:1.7rem; text-decoration: underline;}

.element {min-height:300px; }


.display-image { box-sizing: content-box; width:100%; border:1px solid #eee; }


.lp-main-button { display:inline; padding:0 10px; }
.lp-main-button:hover { color:#fff; background-color:red; }
.lp-main-button:active { color:#fff; background-color:orange; }
.button-back { color:red; }


.notes {font-size:10px; color:blue; }