body {
	margin:0 auto;
	max-width:1000px;
	padding:0px;
	background-color: #EEEEEE;
}

body, table, li, a, textarea, input, select {
	font-family:Montserrat;
	font-size:14px;
}

select {
	background-color:#cecfeb;
	color:#24339F;
	height:28px;
	border:0px;
	padding-left:3px;
	padding-right:3px;
	font-size:14px;
}

select > option {
	background-color:#24339F;
	color:white;
	padding-top:5px;
	padding-bottom:5px;
}

p, li {
	font-family:Montserrat;
	line-height:1.5em;
	font-width:400;
    text-align: justify;
    text-justify: inter-word;
}

.highlighted {
	color: red;
	font-weight: bold;
}

.highlighted.normal {
	font-weight: normal;
}

h2 {
	color: #24339F; 
	border-bottom:1px dotted #24339F; 
}

h2.highlighted {
	color: blue; 
	border-bottom:1px dotted red; 
}

table {
	width:100%;
	border: 0px;
	background-color:#c1c6f1;
}


table > thead > tr > td {
	font-weight: bold;
}

table > tbody > tr:NTH-CHILD(1n) {
	background-color:#FFFFFF;
}


table > tbody > tr:NTH-CHILD(2n) {
	background-color:#e0e1f0;
}

table > tbody > tr:last-child > td {
	border-bottom:4px solid #c1c6f1;
}

table tr td {
	padding:5px;
}

.compilation > tbody > tr:last-child > td {
	border-bottom:0px;
}

.compilation code {
	width: 95%;
}

.search > a {
	font-family:Cinzel;
	font-weight:bold;
}

code {
	font-family: Courier New;
	border: 1px solid #CCCCCC;
	text-align: left;
	white-space: pre-wrap;
	display: inline-block;
	width: 100%;
	font-size: 14px;
	padding: 10px;
	background-color: white;
	line-height: 20px;
    box-sizing: border-box;
}

code a {
	font-size: inherit;
    font-family: inherit;
}

.heading {
	display:table;
}

.heading > img {
	display:table-cell;
}

h1 {
	color: #24339F; 
	display:table-cell; 
	vertical-align: middle; 
	border-bottom:inherit;
	padding-left: 11px;
	font-size: 36px;
	font-family:Oswald;
}

h1 > span {
	font-weight: normal;
}

h2,h3,h4 {
	font-family:Cinzel;
}

h3.caption {
	margin-top: 0px;
    border-bottom: 1px solid black;
}

.menu {
	border-top:3px solid #24339F;
	border-bottom: 1px solid #cecfeb;
	padding-bottom: 1px;
}

.menu > img {
	display: none;
}

.menu > div {
    display: inline-block;
    margin-top: 1px;
	background-color: #cecfeb;
	padding-top: 3px;
	padding-bottom: 3px;
}

.menu > div.active {
	background-color: #24339F;
}

.menu > div > a {
	text-decoration: none;
	font-size: 16px;
	color: #24339F;
	font-family:Cinzel;
	padding-left: 10px;
	padding-right: 10px;
}

.menu > div.active > a {
	color: white;
}

.searchForm {
	margin-bottom:0px;
	display:inline-block;
	width:250px;
}

.searchForm > #search {
	width:100%;
	height: 27px;
    padding-left: 2px;
	font-size:13px;
}

.searchForm > #search::placeholder {
	color:black;
}

.compilation {
	background-color: inherit;
}

.compilation td {
	width: 50%;
}

.autofit {
	width:100%;
}

.footerSeparator {
	height: 3px;
	background-color: #24339F;
	border: 0px;
}

.footerLink {
	font-family: Cinzel; 
	text-decoration:none; 
	color:#24339F; 
	font-weight: bold;
}

.footerLink > span {
	font-size:18px;
}

.footerLink.selected {
	color: red;
}

textarea {
	width: 100%;
	height:200px;
}

.send {
	font-size:18px;
}

small li, small a {
	font-size: 13px;
}

.secondaryMenuCaption {
	margin-top: 4px;
	font-style:italic;;
}

.github {
	text-decoration:none;
	font-weight:bold;
	color:blue;
}

.section {
	text-decoration: none;
    background-color: #24339F;
    color: white;
    font-family: Cinzel;
    padding: 0 5 0 5;
}

.subsection {
	text-decoration: none;
    background-color: #CC0000;
    color: white;
    font-family: Cinzel;
    padding: 0 5 0 5;
}

.user_option {
	text-decoration: none;
    background-color: #CCCCCC;
	padding: 2px;
	font-family: Montserrat;
}
.back > a {
    font-family: cinzel;
    font-weight: bold;
    color: red;
    text-decoration: none;
}

.api {
	background-color: #9f5d24;
    color: white;
    padding: 2px 6px 2px 6px;
    text-decoration: none;
    border-radius: 2px;
    font-family: Cinzel;
}

.breadcrumb, .breadcrumb > a {
    font-family: Cinzel;
    font-size: 14px;
	font-weight: bold;
	padding-top:2px;
}

.submenu, .submenu > a {
    font-size: 14px;
    padding-top: 1px;
}

.flex_container {
	display:flex;
	padding-top: 1px;
}

.submenu {
	line-height: 17px;
	border-top: 1px solid #cecfeb;
}

.folder_structure{
	line-height: 17px;
	font-size:14px;
}

hr {
    height: 5px;
    background-color: #24339F;
    border: 0px;
}

.colors_glossary, .colors_glossary li {
	font-size:13px;
}

.developer {
	color: blue;
}

.installer {
	color: red;
}

.collapsable {
	color: #666666;
}

div.collapsable {
	text-decoration: underline;
	cursor: pointer;
}

ul > li {
	list-style: square;
}

.portofolio {
	display: table;
	width: 100%;
}

.portofolio > div {
	display: table-row;
}

.portofolio > div > div {
	display: table-cell;
	width: 25%;
	padding-bottom:10px;
}
.portofolio > div > div > a {
	font-style:italic;
	color:red;
}

.selfPortraits {
	width: 100%;
}

.selfPortraits > img {
	width:49.4%;
}

.benchmark {
	display:table;
	width:100%;
}

.benchmark > div {
	display:table-cell;
	width:50%;
}

 @media only screen and (max-width: 900px) {	
	.portofolio, .portofolio > div,.portofolio > div > div {
		display:block;
	}
	
	.portofolio > div > div {
		width: 100%;
	}
	
	canvas {
		width: 100%;
	}
}


@media only screen and (max-width: 780px) {
    h1 {
        font-size: 28px;
    }
    
    h2 {
        font-size: 18px;
    }
    
    h3 {
        font-size: 16px;
    }
    
    .menu {
    	display:table;
    	width:100%;
    }
    
    .menu > div {
    	display: none;
    }
    
    .menu > img {
    	display: table-cell;
    	vertical-align: middle;
    	cursor: pointer;
    }
    
    .menu > form {
    	display: table-cell;
    	vertical-align: middle;
    	width:100%;
    }
    
    .searchForm > #search {
    	width: 100%;
    }
    
    p,a,li,td {
    	font-size:14px;
    }
    
    code {
    	font-size:12px;
    }
}


@media only screen and (max-width: 500px) {
    .benchmark, .benchmark>div {
        display:block;
    }

    .benchmark>div {
        width:100%;
    }
}
	
 @media only screen and (max-width: 1000px) {
	body {
	    padding-left: 10px;
    	padding-right: 10px;
    }
	
	.searchForm {
		margin-top:1px;
	}
 }

 @media only screen and (max-width: 720px) {
	.footer {
		position:inherit;
		margin-top: inherit;
		margin-left: inherit;
	}
}

.toc > li > ul {
	display:none;
}

.demo {
	width:100%;
	padding:5px;
	border:2px dotted red;
	background-color:#FFDDDD;
	line-height: 1.5em;
}

.interface {
	color: red;
    font-family: Cinzel;
    font-weight: bold;
}

.abstract_class {
	color: magenta;
    font-family: Cinzel;
    font-weight: bold;
}

.class {
	color: blue;
    font-family: Cinzel;
    font-weight: bold;
}

.abstract_data_type {
	color: #003300;
    font-family: Cinzel;
    font-weight: bold;
}

.data_structure {
	color: #006600;
    font-family: Cinzel;
    font-weight: bold;
}

#canvas_container {
	text-align:left;
    font-size:12px;
    background-color: #FEFEFE;
    padding: 5px;
    border: 1px solid #DDDDDD;
}

#canvas_container > div {
    text-align: center;
}