/************
 * DOCS MENU
 ************/
 
            .my-drop-zone { border: dotted 3px lightgray; }
            .nv-file-over { border: dotted 3px red; } /* Default class applied to drop zones on over */
            .another-file-over-class { border: dotted 3px green; }
            html, body { height: 100%; }
.site-sidenav {
    background: #0f6d8a;
}
.site-sidenav md-content {
    background: transparent;
}
.site-sidenav,
.site-sidenav.md-locked-open-add-active,
.site-sidenav.md-locked-open {
    width:     272px;
    min-width: 272px;
    max-width: 272px;
}
.site-sidenav > * {
    min-width: 218px;
}

md-content[role=navigation] {
    margin-top: 50px;
}

.docs-menu,
.docs-menu ul {
    list-style: none;
    padding: 0;
    max-width: 100%;
    overflow-x: hidden;
    margin-bottom: 0px;
    margin-top: 0px;
}
.docs-menu li {
    margin: 0;
}
.docs-menu > li:nth-child(1) {
    border-top: none;
}
.md-whiteframe-glow-z1 {
    box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.14),
    0px 0px 2px 2px rgba(0, 0, 0, 0.098),
    0px 0px 5px 1px rgba(0, 0, 0, 0.084);
}
.docs-menu > li {
    border-bottom: 1px solid #137c9c;
}

.docs-menu .md-button {
    border-radius: 0;
    color: white;
    cursor: pointer;
    display: block;
    align-items: inherit;
    line-height: 40px;
    margin: 0;
    max-height: 40px;
    overflow: hidden;
    padding: 0px 16px;
    text-align: left;
    text-decoration: none;
    white-space: normal;
    width: 100%;
}

html[dir=rtl] .docs-menu .md-button,
body[dir=rtl] .docs-menu .md-button {
    unicode-bidi: embed;
    text-align: right;
}


.docs-menu .md-button:hover,
.docs-menu .md-button:focus {
    background: #227f9c;
}
.docs-menu .md-button md-icon {
    color: white;
}

.docs-menu md-select {

    /* Override md-select margins.  With margins the menu will look incorrect and causes mobile list
       to not be scrollable.
     */
    margin: 0;
    width: 100%;
}

.docs-menu md-select md-select-label {
    justify-content: flex-end;
    padding-top: 10px;
}

.docs-menu md-select md-select-label span {
    margin-right: auto;
    padding-left: 13px;
}

.docs-menu md-select .md-select-icon {
    margin-right: 28px;
}

.docs-menu button.md-button::-moz-focus-inner {
    padding: 0;
}
.docs-menu .md-button.active {
    background: #095a73;
}
.menu-heading {
    display: block;
    line-height: 32px;
    margin: 0;
    padding: 8px 16px 0;
    text-align: left;
    width: 100%;
    color: rgba(255, 255, 255, 0.54)
}


html[dir=rtl] .menu-heading,
body[dir=rtl] .menu-heading {
    unicode-bidi: embed;
    text-align: right;
}


.docs-menu li.parentActive,
.docs-menu li.parentActive .menu-toggle-list {
    /*background-color: #2C80D2 !important;*/
}
.menu-toggle-list {
    overflow: hidden;
    position: relative;
    z-index: 1;
    -webkit-transition: 0.75s cubic-bezier(0.35, 0, 0.25, 1);
    -webkit-transition-property: height;
    -moz-transition: 0.75s cubic-bezier(0.35, 0, 0.25, 1);
    -moz-transition-property: height;
    transition: 0.75s cubic-bezier(0.35, 0, 0.25, 1);
    transition-property: height;
}
.docs-menu .menu-toggle-list a.md-button {
    display: block;
    padding: 0 16px 0 32px;
    text-transform: none;
    text-rendering: optimizeLegibility;
    font-weight: 500;
}

.parent-list-item:last-child {
    margin-bottom: 0px;
}
.md-button-toggle .md-toggle-icon {
    display: block;
    margin-left: auto;
    speak: none;
    vertical-align: middle;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transition: transform 0.3s ease-in-out;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
}
.md-button-toggle .md-toggle-icon.toggled {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

.md-toggle-icon md-icon {
    padding-top: 8px;
}

/* End Docs Menu */

.docs-logo {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 0 16px;
    margin: 0 auto;
}
.docs-logo:focus {
    outline: none;
}
.docs-logo > img {
    height: 150px;
    width: auto;
    display: block;
    transform-origin: 50% 0;
    transform: scale(1.2);
}
.nav-header {
    background-color: #106CC8;
    background: linear-gradient(#185694, #106cc8);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #185694), color-stop(1, #106cc8));
    background: -webkit-linear-gradient(top, #185694 0%, #106cc8 100%);
    background: -moz-linear-gradient(top, #185694 0%, #106cc8 100%);
    background: linear-gradient(top, #185694 0%, #106cc8 100%);
    border-bottom: 1px solid #267ED5;
    flex-shrink: 0;
    z-index: 2;
}
a.docs-logo {
    border-bottom: none;
}
.docs-logotype {
    color: white;
    text-align: center;
    font-weight: 400;
    font-size: 26px;
}
.docs-menu-separator-icon {
    margin: 0;
}
.docs-menu-separator-icon img {
    height: 16px;
}
.md-breadcrumb {
    font-size: 24px !important;
    font-weight: 400 !important;
}
.md-breadcrumb md-icon {
    color: #666 !important;
    fill: #666 !important;
}
.md-breadcrumb-page {
    display: inline-block;
    word-wrap: break-word;
}
.docs-toolbar-tools {
    max-width: 864px;
    padding: 0;
    margin: 0 24px;
    width: auto;
}
.docs-tools .md-button,
.docs-tools .md-button md-icon {
    color: #666 !important;
}
.docs-toolbar-tools .md-button md-icon {
    color: #666 !important;
    fill: #666 !important;
}
md-toolbar#navigation.md-default-theme:not(.md-menu-toolbar), md-toolbar#navigation:not(.md-menu-toolbar) {
    background: #f6f6f6 !important;
    color: #202020 !important;
}
md-toolbar.md-default-theme:not(.md-menu-toolbar) md-icon, md-toolbar:not(.md-menu-toolbar) md-icon {
    color: #f6f6f6;
    fill: #0f6d8a;
}
@media (max-width: 400px) {
    .docs-tools {
        display: none;
    }
}
.layout-content,
.doc-content {
    max-width: 864px;
    margin: 16px;
    box-sizing: border-box;
}
docs-demo {
    display: block;
    margin-top: 16px;
}
.doc-description p {
    margin-top: 0;
}

.docs-list {
    padding: 16px;
}
.docs-descriptions h4 {
    margin: 0;
}
.docs-list md-divider {
    margin: 8px 0;
}
.docs-list li {
    list-style: none;
    margin: 0 0 8px;
}
.docs-output {

}

ul.closed {
    height: 0;
}