.mt60 {
    margin-top: 60px;
}
.divlvlcontpanediv, #imgsepline {
    display: none;
}
.ModDNNHTMLC p,
.gridviewLayout p,
.ContentArea p,
.ModDNNHTMLC div {
    line-height: 26px;
    color: #707070;
}
 .ModDNNHTMLC h1,
.gridviewLayout h1,
.ContentArea h1 {
    color: #0c5c92;
}
.ModDNNHTMLC a.btn {
    background: #0089C5 !important;
    color: #fff;
    text-decoration: none;
    transition: all ease 0.2s;
    font-weight: bold;
}
 .ModDNNHTMLC a.btn:hover {
    background-color: #0c5c92 !important;
    transition: all ease 0.2s;
    color: #fff !important;
}
 .ModDNNHTMLC a.btn.green {
    background: #82b92d !important;
    color: #fff !important;
    border-color: #82b92d !important;
}
 .ModDNNHTMLC a.btn.green:hover {
    background: #74a429 !important;
    color: #fff;
}

.ModDNNHTMLC>div {
  padding:0;
}
