.nav-clear{
    height : 30px;
}
.pgbu-topbar-inner{
    height: 30px;
}

.page-header{
    border-bottom:2px solid #0e2d5f;
    margin-bottom: 10px;
}

.page-header h2{
    font-size: 28px;
    line-height: 28px;
}

.page-content{
    padding: 0 0px;
    font-size: 14px;
}


.section-header{
    font-size: 16px;
    color:  #0e2d5f;
    margin: 20px 0 0 0;
    font-weight:bold;
}

.main-section-header{
    font-size:18px;
    font-weight:bold;
}

.section-content{
    margin-top: 5px;
}
.section-content a{
    cursor: pointer;
    font-weight: bold;
}

.note{
    margin: 10px 20px ;
    padding: 5px;
}
.note strong{
    color : #0e2d5f
}
.license-modal.pgbu-modal{
    width: 700px;
    margin-left: -350px;
}
.license-modal iframe{
    width:99%;
    height: 350px;
}

.install-footer{
    padding-top:10px;
    padding-right:20px;
    margin: 10px 10px 10px 0;
}
