body {
	
}

h1, h1 a {
	font-size: 25pt !important;
}

h2, h2 a, h2 .ui-link .ui-widget {
	font-size: 22pt !important;
}

a:hover, a:visited:hover {
	text-decoration: underline !important;
	text-decoration-color: red !important;
}

h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 40px !important;
	margin-bottom: 15px !important;
}

.ui-widget .ui-widget {
	font-size: small;
}

.ui-widget-content {
	background: white;
}

.CategoryPath {
	font-size: small;
}

.FolderPanel {
	font-size: medium !important;
}

.FolderPanel a {
	color: white !important;
	text-decoration: none;
	font-size: medium !important;
}

.FolderPanel a:visited {
	color: #eeeeee !important;
	text-decoration: none;
	font-size: medium !important;
}

.FolderPanel a:active {
	color: #dddddd !important;
	text-decoration: none;
	font-size: medium !important;
}

.FolderPanel a:hover, .FolderPanel a:visited:hover {
	text-decoration: underline !important;
	text-decoration-color: red !important;
	font-weight: bolder;
	font-size: medium !important;
}

.FolderPanel {
	font-weight: bold !important;
	background-color: #337ab7 !important;
	border-color: #337ab7 !important;
	border-radius: 4px !important;
	padding: 0px 1px 0px 1px !important;
}

.FolderPanelParent {
	font-size: medium !important;
}

.FolderPanelParent a {
	color: white !important;
	text-decoration: none;
	font-size: medium !important;
}

.FolderPanelParent a:visited {
	color: #eeeeee !important;
	text-decoration: none;
	font-size: medium !important;
}

.FolderPanelParent a:active {
	color: #dddddd !important;
	text-decoration: none;
	font-size: medium !important;
}

.FolderPanelParent a:hover, .FolderPanel a:visited:hover {
	text-decoration: underline !important;
	text-decoration-color: red !important;
	font-weight: bolder;
	font-size: medium !important;
}

.FolderPanelParent {
	font-weight: bold !important;
	background-color: #cccccc !important;
	border-color: #cccccc !important;
	border-radius: 4px !important;
	padding: 0px 1px 0px 1px !important;
}


.FolderPanelChild {
	font-size: medium !important;
}

.FolderPanelChild a {
	color: white !important;
	text-decoration: none;
	font-size: medium !important;
}

.FolderPanelChild a:visited {
	color: #eeeeee !important;
	text-decoration: none;
	font-size: medium !important;
}

.FolderPanelChild a:active {
	color: #dddddd !important;
	text-decoration: none;
	font-size: medium !important;
}

.FolderPanelChild a:hover, .FolderPanel a:visited:hover {
	text-decoration: underline !important;
	text-decoration-color: red !important;
	font-weight: bolder;
	font-size: medium !important;
}

.FolderPanelChild {
	font-weight: bold !important;
	background-color: #cccccc !important;
	border-color: #cccccc !important;
	border-radius: 4px !important;
	padding: 0px 1px 0px 1px !important;
}

.ui-cell-editor-input {
	color: black;
}

.categoryImage{
	border-radius: 10px !important;
}

/** Content Bölümü */

/** Table **/
table.defaultContentTable, table.defaultContentTableFcl {
	border-width: 1px;
	border-collapse: collapse;
	margin-top: 15px;
	margin-bottom: 15px;
}

table.defaultContentTable th, table.defaultContentTable .subth, table.defaultContentTableFcl tr:first-child td
	{
	padding: 8px;
	border: 1px solid #56585C;
	background: #424548;
	color: #F9F7F7;
	font-weight: bold;
}

table.defaultContentTable td, table.defaultContentTableFcl td {
	border: 1px solid #56585C;
	padding: 8px;
}

/** Liste **/
.ContentPanel ol, .ContentPanel ul {
	margin: 5px 5px 5px 5px;
}

.ContentPanel ol li, .ContentPanel ul li {
	padding: 3px 3px 3px 3px;
}

.fclTree{
	margin-top: 10px;
	margin-bottom:5px;
}

.fclTree{
	margin-top: 10px;
	margin-bottom:5px;
}

.fclTree li{
	margin-top: 5px;
	margin-bottom: 10px;
}

.defaultLink {
	font-size: small !important;
	font-weight: bold;
	text-decoration: underline;
}

.defaultLink:hover {
	text-decoration: underline !important;
	text-decoration-color: red !important;
}

.titleLink {
	font-weight: bold;
	font-size: large !important;
}

.titleLink:hover {
	text-decoration: underline !important;
	text-decoration-color: red !important;
}

.gameNavLink {
	color: white;
	font-weight: bold;
	background-color: #337ab7;
	border-radius: 4px;
	margin: 3px 3px 3px 3px;
}

.gameNavLink a {
	color: white !important;
	font-weight: bold;
}

.gameNavLink a:hover {
	color: #cccccc !important;
}

.ItemPathLink {
	font-size: small !important;
	font-weight: bold;
}

.ItemPathLink:hover {
	text-decoration: underline !important;
	text-decoration-color: red !important;
}

.contentsPath:hover {
	text-decoration: underline !important;
	text-decoration-color: red !important;
}

.label-info, .label-default {
	font-size: small !important;
	margin-top: 5px;
	word-break: break-word;
}

.itemTitle {
	font-size: 22pt;
	word-break: break-word;
	font-family: Open Sans !important;
}

.itemSummary {
	font-size: 13pt;
	line-height: 1.60 !important;;
	word-break: break-word;
	font-family: Open Sans !important;
}

.itemText {
	font-size: 13pt;
	line-height: 1.60 !important;;
	word-break: break-word;
	font-family: Open Sans !important;
}

.itemSummary .panel-body, .itemText .panel-body {
	background-color: #FDFDFD !important;
}

.itemText .panel .panel-default {
	word-break: break-word;
}

.itemLink {
	font-size: 18pt !important;
}

table.gsc-search-box {
	width: 200px;
}

input.gsc-search-button {
	color: white;
	font-weight: bold;
}

.syntaxhighlighter {
	font-size: medium;
}

.syntaxhighlighter table td.code .container {
	position: relative !important;
	padding-bottom: 5px !important;
}

.panel-title {
	font-weight: bold;
}

blockquote, .quote, .note, .info, .output, .command, .listing {
	font-size: medium;
	display: block;
	overflow: auto;
	background: #f1f1f1;
	border-left: 10px solid #ccc;
	margin: 1.0em 5px !important;
	padding: 1.5em 20px !important;
	margin-right: 0.25em;
	vertical-align: -0.4em;
	font-size: medium;
}

blockquote {
	overflow-wrap: break-word;
	word-wrap: break-word;
}

.output, .command, .listing {
	white-space: pre;
}

.blockImage {
	max-width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.inlineImage {
	padding-left: 1px;
	padding-right: 1px;
}

br {
	display: block; /* makes it have a width */
	content: ""; /* clears default height */
	margin-top: 15px; /* change this to whatever height you want it */
}

.panel-heading {
	padding: 1px 1px 1px 1px !important;
}

.panel-body {
	margin: 5px !important;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed
	{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}