/*#contentbody_div {
    background: url("/images/assess.jpg") no-repeat scroll left center rgba(0, 0, 0, 0);
}*/

#landing-page  {
    background: url("/images/assess.jpg") no-repeat scroll left center rgba(0, 0, 0, 0);
    width:100%;
    min-height:600px;
}
/* generic div for "_busy" graphic */
.nt-busy {
position: absolute;
background-color: transparent;
top: 50%;
left: 50%;
margin-top: -64px;
margin-left: -64px;
width: 128px;
height: 128px;
  z-index:9999;
}

.nt-child-grid-cell {
  flex: auto;
}
.mikepdf {
width:100em;
}
.mikepdf > div{
height:50em;
width:100em;
}
/* override nt */
.cl-webinar-register > .ui-button{min-width:20em;}