#topbarbox {
    background-color:white;
    float: left;
    position: relative;
    width: 100%;
    z-index: 1000;
}
#topbarwrap {
    margin: 0 auto;
    width: 960px;
}
#topbar {
    float: left;
    margin: 0 20px;
    width: 100%;
}
#logobox {
    background: url("/images/logonew.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    float: left;
    height: 62px;
    padding-left: 70px;
    width: 400px;
}
#logobox span {
    display: block;
    line-height: 1em;
}
#biztitle {
    color: black;
    font-size: 30px;
    font-style: italic;
    font-weight: bold;
    padding-top: 10px;
}
#bizsitetitle {
    color: black;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    padding-top: 10px;
}
#biztagline {
/*    color: #7CA3FB; */
    color: red;
    font-size: 10px;
    text-transform: uppercase;
}
#topcontactbox {
    float: right;
    height: 50px;
    padding-top: 10px;
}

#jmrtitle {
width: 100%;
height: 30px;
background-color:#FFFFFF;
/* background-color: #1f2a51; */

/* background-color:gray */
}
/*.nt-site-footer {
border-top:0;
}*/
#contentbody_div {
    background: url("/images/powerlines.jpg") no-repeat scroll left center rgba(0, 0, 0, 0);
}

#landing-page  {
    background: url("/images/bg.jpg") no-repeat scroll left center rgba(0, 0, 0, 0);
    width:100%;
    min-height:500px;
}



/*#contentbody_div {
    background: url("/images/bg.jpg") no-repeat scroll left center rgba(0, 0, 0, 0);
}*/

#landing-page  {
    background: url("/images/bg.jpg") no-repeat scroll left center rgba(0, 0, 0, 0);
    width:100%;
    min-height:500px;
}
/* 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;}


#complain_div .nt-form-grid-row {
flex-wrap: unset !important;
}


#thankyou_div .nt-form-grid-row {
flex-wrap: unset !important;
}

.nt-gauge-text-suffix {
    font-size: 2em;
}


.jmr-m-width {
	    width: 100%;
}
.nt-form-table-cell {
    padding: 0;
}
.nt-form-grid-row {
    margin-bottom: 0em;
}
 
.jmr-info-box .nt-form-grid-cell-value-comment {
	border:1px solid black;
}
 
.jmr-info-box .nt-formcell {
	width:60%; display: block;
	padding: 0px 8px 0px;
}

.jmr-info-box .nt-prompt {
	float: left; width: 35%;
	display: inline;
	clear: both;
	min-height: 0em;
}

.jmr-info-box #updatepolicy_filler1_value_div {
	display: none;
}
