
   .code-intro {
    display: block;
    }
    .section-tabs .info-block .text-with-button {
    padding-left: 0;
    }
    .generic-detail-table.generic-fixed-table table th h5{
        margin-bottom: 0;
    }
    .generic-fixed-table table td{
        font-weight: 400 !important;
    }
    .section-tabs .tabset li a:hover{
        text-decoration: none !important;
    }

    .padding-top24{
        padding-top: 24px;
    }
    .padding-top45{
        padding-top: 45px;
    }
    .padding-top60{
        padding-top: 60px;
    }
    .mgb-50{
        margin-bottom: 50px;
    }

    .weight-text-400{
        font-weight: 400;
    }


@media (max-width: 991px) {
    .code-intro .links > a:after,
    #n1ql .links > a:after {
    height:0px;
    }
    .code-intro .links > a:hover,
    #n1ql .links > a:hover {
    text-decoration: underline;
    }

}


