
#swagger-ui {
    width: 1000px;
}

.ct-wrapper {
    margin: 0 auto;
}

.ct-wrapper .ct-nav {
    width: 200px;
    min-height: 300px;
    float: left;
}

.ct-wrapper .ct-nav li {
    /*list-style: disc;*/
    line-height: 28px;
}

.ct-wrapper .ct-content {
    margin-left: 20px;
    float: left;
}
