@font-face {
	font-family: "Renogare";
	src: url("../fonts/Renogare-Regular.otf") format("opentype");
}


body{
	font-family: sans-serif;
    font-size: 15px;
    color: #222;
}

pre {tab-size: 4;}

a{
	color: #ff1155;
	text-decoration: none;
}

a:hover {
	color: #ff1155;
	text-decoration: underline;
}

h1{
	font-family: "Renogare";
	text-align: center;
	margin-top: 60px;
	color: #ff1155;
	font-weight: 100;
	border-bottom: solid 1px;
}

h3{
	font-family: "Renogare";
	color: #ff1155;
	font-weight: 100;
	margin-block-start: 0em;
    margin-block-end: .3em;
}

h4{
	font-family: "Renogare";
	color: #ff1155;
	font-weight: 100;
	margin-block-start: 1.3em;
    margin-block-end: .3em;
}

h5{
	font-size: 15px;
	font-family: "Renogare";
	display: inline;
	color: #ff1155;
	font-weight: 100;
	margin-block-start: 1.3em;
    margin-block-end: .3em;
}

center-img{
	display: block;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}

#toc{
	font-family: "Renogare";
    color: #ff1155;
    line-height: 1.8em;
}

.legal-table{
	
}


.legal-table td{
	padding-bottom: 7px;
}

.img-inline{
	display: inline-block;
	width: 32px;
	height: 32px;
	vertical-align: middle;
	margin-right: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#canvas-banner{
	width: 960px;
	height: 128px;
}

.main-container{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
.header{
	text-align: center;
}
.banner-image{
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	top: 8px;
}

.page{
	border-top: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	box-shadow: 2px 2px 4px #00000047;
	border-radius: 5px;
}
.page-lower{
	padding: 32px;
	padding-top: 16px;
}

.shape-icon{
	width: 64px;
	height: 64px;
	margin-right: 18px;
	float: left;
}

.shape-title{
	font-family: Renogare;
	color: #ff1155;
	font-size: 1.6em;
	position: relative;
	margin-top: 40px;
	left: 8px;
	top: 0px;
	height: 32px;
}

.shape-desc-holder{
	border-radius: 8px;
	box-shadow: 1px 1px 4px #00000042;
	padding: 8px;
	display: flex;
}
.shape-desc-icon-side{
	flex: 0 0 8%;
}
.shape-desc-desc-side{
	padding-top: 5px;
	line-height: 1.4em;
	flex: 1;
}

.shape-property-expand-button{
	border: none;
    background: none;
    color: #ff1155;
    font-weight: 700;
    cursor: pointer;
    display: contents;
}

.shape-property-expand-button:hover {
	text-decoration: underline;
}

.shape-desc-properties{
	display: none;
	overflow: hidden;
	margin-top: 8px;
	margin-left: 16px;
}

.prop-type{
	color: #aaa;
	width: 130px;
	display: inline-block;
	text-align: right;
	margin-right: 8px;
}

.prop-name{
    color: #ff1155;
    padding: 0px 4px;
    border-radius: 4px;
    font-weight: 600;
    width: 150px;
    display: inline-block;
    text-align: left;
    font-family: monospace;
    margin: 2px 1px;
}
.prop-name-shared{
    color: #ff1155;
    padding: 0px 4px;
    border-radius: 4px;
    font-weight: 600;
    width: 150px;
    display: inline-block;
    text-align: left;
    font-family: monospace;
    margin: 2px 1px;
}
.prop-desc{
    margin-left: 8px;
    font-size: 1em;
    color: #166153;
}
.shape-prop-line{
	border-bottom: solid 1px #efefef;
}

.vert-tri-count{
	font-family: monospace;
	font-style: bold;
	color: #ccc;
}

.vert-tri-count-desc{
	font-style: italic;
	color: #ccc;
}


.tri-desc-table{
	/*text-align: left;*/
}
.tri-desc-table-cell{
	text-align: left;
	color: #999;
	font-weight: normal;
}

.tri-desc-table-header{
	margin-top: 16px;
	text-align: left;
	color: #888;
}

.feature-text{
	padding-left: 16px;
	padding-right: 16px;
}

propname{
	color: #ff1155;
    font-weight: bold;
    font-family: monospace;
}


msp{
	font-family: monospace;
	background: #eee;
	padding: 0px 4px;
	border-radius: 4px;
}

.hljs{
	background: #eee;
	border-radius: 4px;
	border-radius: 6px;
	box-shadow: inset 2px 2px 4px 0px #00000026;
}

faded{
	color: #ccc;
}


.captioned-image-holder{
	margin-top: 16px;
	text-align: center;
}

.captioned-image-holder-inner{
	position: relative;
	display: inline-block;
}

.captioned-image-holder-inner img{
	display: block;
}

.trailer{
	width: 960px;
	height: 540px;
	border-bottom: solid 2px #ff1155;
	display: inline-block;
}

.trailer-holder{
	text-align: center;
}

.main-button-row{
	table-layout: fixed;
	font-family: "Renogare";
	width: 100%;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.1em;
	margin-bottom: 32px;
}

.main-button-subtitle{
	font-family: monospace;
	font-weight: 100;
	color: #ccc;
	font-size: 0.8em;
}

.main-center-button-bordered{
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
}

.changelog-change-entry{
	margin-bottom: 0.6rem;
}

.changelog-version-title{
	font-size: 2rem;
}

.changelog-date{
	font-size: 1.2rem;
	color: #888;
	font-family: monospace;
	font-weight: 100;
	color: #ccc;
}

.footer-line{
	margin-top: .5rem;
	font-family: Renogare;
	color: #bbb;
}

.feature-table{
	margin-top: 8px;
    border-spacing: 1px;
    border: solid 1px #ccc;
    border-radius: 8px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 8px;
}

.feature-table td{
	border-radius: 4px;

}

.feature-table th{
	font-family: Renogare;
	font-weight: 100;
	border-radius: 4px;
	color: #ff1155;
	padding-left: 4px;
	padding-right: 4px;
}

td.on{
	font-weight: 700;
	background-color: #daffce;
    color: #29b948;
}

td.off{
    font-weight: 700;
    background-color: #ff111180;
    color: #bd003dc7;
}

td.na{
	font-weight: 700;
	background-color: transparent;
    color: #ccc;
}

td.depends{
    font-weight: 700;
    background-color: #ffa10554;
    color: #ca5400;
}

span.footnote{
	font-size: 12px;
    font-weight: 100;
    letter-spacing: 1px;
    vertical-align: top;
}

span.shape-type-note{
	font-size: 12px;
    font-weight: 100;
    vertical-align: top;
}