.docs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.docs-sidebar{border-bottom:1px solid #eee;width:100%}.docs-nav{padding-top:1.25rem}.docs-nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.docs-nav__item{margin-bottom:.625rem}.docs-nav__item--group-name{width:100%}.docs-nav__link{display:block;padding:.3125rem .9375rem}.docs-nav__item--group-name .docs-nav__link{font-weight:700;padding:.3125rem 0 0}.docs-content{padding-top:1.25rem;width:100%}.docs-group__hdg{font-size:2rem}.docs-group__content{padding:1.25rem 0}.docs-sec{margin-bottom:3.125rem}.docs-sec__hdg{background-color:#eee;border-bottom:1px solid #ddd;margin-bottom:1.25rem;padding:.625rem .9375rem}.docs-sec.container h1{background-color:#1a4187;padding-bottom:.75rem;padding-top:.75rem;color:#fff}.docs-fieldset{margin-bottom:1.875rem}.docs-toggle-dropdown__menu{opacity:0;-webkit-transition:opacity .3s ease-in-out,visibility .3s ease-in-out;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;visibility:hidden}.docs-toggle-dropdown__menu.is-visible{opacity:1;visibility:visible}.ir--docs-test{padding-bottom:70.37355%}@media only screen and (min-width:768px){.docs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.docs-sidebar{border-bottom:0;border-right:1px solid #eee;width:13.75rem}.docs-nav__item{margin-bottom:0;width:100%}.docs-nav__item--group-name{margin-bottom:.3125rem}.docs-content{padding-left:1.875rem;padding-top:0;width:calc(100% - 9.375rem)}}@media only screen and (min-width:1025px){.docs-content{padding-left:3.125rem;width:calc(100% - 13.75rem)}.docs-sec.container h1{padding-bottom:2.5rem;padding-top:2.5rem}}