﻿.swagger-section #header,
.swagger-section .swagger-ui-wrap .footer,
.info { display: none; }
.swagger-section .swagger-ui-wrap h1 { color: #2C1B56; }

#instructions { margin-top: 30px; }
    #instructions .page-header:before { content: ""; position: absolute; top: 0; right: 100%; height: 77%; background: #2C1B56; width: 1000px; -webkit-transform: skew(-11deg, 0deg); -ms-transform: skew(-11deg, 0deg); transform: skew(-11deg, 0deg); margin: 0px 12px 0 0; display: block; }
    #instructions a { color: #AE81FF; font-weight: 700; }
        #instructions a:hover { color: #2C1B56; text-decoration: underline; transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; }
