.mdl-components {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.mdl-components-index {
    box-sizing: border-box;
    position: relative;
    padding-top: 64px
}

.mdl-components-index-text {
    max-width: 960px;
    margin: 0
}

.mdl-components-index-text .mdl-components-dl {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: 40px
}

.mdl-components-text {
    margin: 0;
    padding: 0
}

.mdl-components-dl {
    padding: .5em;
    width: 80%
}

.mdl-components-dt {
    float: left;
    clear: left;
    width: 150px;
    font-weight: 700
}

.mdl-components-dd {
    margin: 0 0 0 150px;
    padding: 0 0 .5em
}

.mdl-components .mdl-components__nav {
    display: inline-block;
    background: #fff;
    width: 200px;
    box-sizing: border-box;
    padding: 24px 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    z-index: 1
}

.mdl-components .mdl-components__pages {
    display: inline-block;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-bottom: 120px;
    padding-left: 10px;
}

.mdl-components .mdl-components__link {
    margin: 16px;
    font-weight: 400;
    color: rgba(0, 0, 0, .66);
    position: relative;
    padding-left: 72px;
    min-height: 48px;
    display: table;
    line-height: 48px
}

.mdl-components .mdl-components__link.is-active {
    font-weight: 700;
    color: #c2185b
}

.content {
    background: #fafafa
}

.mdl-components .mdl-components__page {
    display: none;
    min-height: 1000px
}

.mdl-components .docs-toc, .mdl-components .component-title {
    margin-bottom: 60px;
    margin-left: 32px
}

.mdl-components .component-title {
    margin-top: 30px
}

.mdl-components .component-title h3 {
    font-size: 16px;
    font-weight: 500;
    margin-top: 80px;
    text-transform: uppercase
}

.mdl-components .snippet-code pre.language-markup code {
    padding-left: 40px
}

.mdl-components .mdl-components__page.is-active {
    display: block
}

.mdl-components__link-image {
    display: inline-block;
    margin: 0 10px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ddd;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 48px;
    border-radius: 50%;
    height: 46px;
    width: 46px
}

.mdl-components__warning {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    background-color: #FFF9C4;
    padding: 16px;
    border-radius: 2px;
    color: #212121
}

.mdl-components__link.is-active .mdl-components__link-image {
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .14), 0 3px 3px -2px rgba(0, 0, 0, .2), 0 1px 8px 0 rgba(0, 0, 0, .12)
}

/*navigation*/
.bg-sm ul, .bg-sm li {
    list-style: none;
    padding: 0;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
}

.bg-sm a {
    color: #757575;
    padding: 0;
    display: block;
}

.bg-sm .pli {
    border-top: 1px solid rgba(0, 0, 0, .5);
    padding: 4px 0;
    background-color: rgb(231, 231, 231);
}

.bg-sm .cli {
    border-top: 1px solid rgba(0, 0, 0, .1);
    background-color: rgb(247, 247, 247);
}

h3 {
    margin: 0 !important;
    padding: 10px 0 !important;
}

/*features*/
.bg-feature {
    background-color: white;
    font-size: 13px;
    padding: 0;
}

.bg-feature div {
    padding: 4px;
    margin: 4px;
}

.bg-feature hr {
    margin: 4px 0;
    width: 100%;
}

.bg-feature img {
    width: 100%;
    height: auto;
}

.plic {
    background-color: #cce0dd !important;
}

.alic {
    /*background-color: rgba(219, 230, 214, 0.6) !important;*/
}

.alic ul {
    /*background-color: rgba(255,255,255,.6) !important;*/
}

.databaseicon {
    background: url(../images/BGDatabaseMenuIcon.png) no-repeat 5px 15px;
    background-size: 16px;
    background-position: 5px 10px;
}

.downloadicon {
    background: url(../images/BGDownloadIcon.png) no-repeat 5px 15px;
    background-size: 16px;
    background-position: 5px 5px;
}


#leftmenu a {
    padding-left: 24px !important;
}

.collidersicon {
    background: url(../images/ColliderPack.png) no-repeat 5px 12px;
    background-size: 16px;
}

.bg-desc {
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    text-align: center;
    font-size: 16px;
    padding-bottom: 10px;
    color: #757575;
}

.v122 {
    padding-left: 42px;
    background: url(../images/v122.png) no-repeat left;
    min-height: 32px;
}

.v12 {
    padding-left: 42px;
    background: url(../images/v12.png) no-repeat left;
    min-height: 32px;
}

.v11 {
    padding-left: 42px;
    background: url(../images/v11.png) no-repeat left;
    min-height: 32px;
}

.v10 {
    padding-left: 42px;
    background: url(../images/v10.png) no-repeat left;
    min-height: 32px;
}

.colliders {
    padding-left: 42px;
    background: url(../images/ColliderPack.png) no-repeat left;
    min-height: 32px;
}

/*Custom*/

#content {
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
}

code {
    background-color: rgba(0, 0, 0, .06);
    border-radius: 3px;
    /*font-size: 85%;*/
}


code::before, code::after {
    letter-spacing: -.2em;
    content: "\00a0";
}

/*code sample*/
.cs {
    background-color: rgba(0, 0, 0, .06);
    margin: 0 0 10px;
    font-size: 12px;
}

.moreinfo {
    border: #0b0b0b dashed 1px;
    background-color: rgb(233, 241, 241);
    font-size: small;
    padding-left: 15px;
    padding-right: 5px;
}

.moreinfo ul {
    font-size: small;
}

.downloadButton {
    background: url(../images/DownloadButton.png) no-repeat;
    cursor: pointer;
    border: none;
    width: 120px;
    height: 34px;
    display: block;
    margin: 5px auto 0 auto;
}

/* Darker background on mouse-over */
/*
.downloadButton:active {
    background:url(../images/DownloadButtonH.png) no-repeat;
}
*/
.downloadButton:hover {
    background: url(../images/DownloadButtonH.png) no-repeat;
}

.centered {
    display: block;
    margin: 0 auto;
}

.backToDownloads2 {
    text-align: left;
    background: #eeeced;
    padding: 4px;
    border: #bfbdbe;
    border-style: solid;
    border-width: thin;
}

.previewDownloadImage {
    width: 400px;
    height: 200px;
}

.backToDownloads {
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background: linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
    background-color: #ededed;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
    display: inline-block;
    cursor: pointer;
    color: #777777;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 12px;
    text-decoration: none !important;
    text-shadow: 0px 1px 0px #ffffff;
    margin-bottom: 5px;
}

.backToDownloads:hover {
    background: linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
    background-color: #dfdfdf;
}

.backToDownloads:active {
    position: relative;
    top: 1px;
}

.flexdiv {
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    margin-top: 6px;
    border-style: dotted;
    border-width: 1px;
    font-size: 12px;
    min-height: 50px;
    display: flex;
    align-items: center;
    background: rgb(251, 251, 251) url("../images/info_icon.png") no-repeat;
    background-size: 40px;
    background-position: 7px 5px;
    padding: 4px 4px 4px 64px;
}
.flexdiv a, .flexdiv li{
    font-size: 12px;
}
.flexdiv ol{
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 12px;
}

.nomargin{
    padding: 0;
    margin: 0;
}
pre code {
    display: block;
    font-family: Consolas, Monaco, monospace;
    font-size: 10pt;
    overflow-x: auto;
    padding: 0.5em;
    scrollbar-width: thin;
    -moz-tab-size: 4;
    tab-size: 4;
}
.ra {
    text-align: right;
    vertical-align: top;
}
.vimeo-c{
    width: 560px;
    height: 315px;
    padding: 0;
    margin: 0 auto;
}

/*spoilers*/
details {
    width: 100%;
    background: #e8e8e8;
    box-shadow: 0 .1rem 1rem -.5rem rgba(0,0,0,.4);
    border-radius: 5px;
    overflow: hidden;
}

summary {
    padding: 1rem;
    display: block;
    background: #393939;
    padding-left: 2.2rem;
    position: relative;
    cursor: pointer;
    color: white;
}

summary:before {
    content: '';
    border-width: .4rem;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: 1.3rem;
    left: 1rem;
    transform: rotate(0);
    transform-origin: .2rem 50%;
    transition: .25s transform ease;
}

details[open] > summary:before {
    transform: rotate(90deg);
}

details summary::-webkit-details-marker {
    display:none;
}