﻿

.api-example {
    width: 100%;
    height: 1000px;
}


a.target {
    /*visibility: hidden;*/
}

.api-example-wrapper {
    margin-top: 35px;
}

.bigCode {
    white-space:pre-line;
}

#swaggerLogo{
    height: 50px;;
}


.sectionHeader .glyphicon {
    visibility: hidden;
}

.sectionHeader:hover .glyphicon {
    visibility: visible;
}