@CHARSET "UTF-8";

.portal *,
#content-resize-btn {
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

#lod-main {
	float: left;
	width: 65%;
}

#lod-side {
	float: right;
	width: 33%;
}

.lodbrowserlinks {
	font-size: 0.9em;
}

.uri {
	font-size: 0.9em;
	color: gray;
	font-style: italic;
	white-space: nowrap;
}

.lodentity {
	border-style:dotted;
	border-width:thin;
	background-color:#f8f8f8;
	margin-bottom:0.2em;
	padding:0.2em;
	display:relative;
}

.urirow {
	background-color:#f8f8f8;
}

.loaddata {
	position:absolute;
	right : 1em;
	bottom : 0.5em;
}
div.subheader {
	margin-top: -20px;
	margin-bottom:10px;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid rgb(170, 170, 170);
	color: #87ab4a;
}
h1.firstHeading {
	border-bottom: 0px;
}

#main-workflow,
#main-tasks,
#main-answers,
#main-taskmetadata,
#main-tree,
#main-simple-tree,
#main-data,
#main-comp,
#main-credits,
#main-person,
#main-personexpertise,
#main-persontasks,
#pageid-suggestion,
#category-chooser,
#main-std-props,
#main-in-props,
#main-facts {
	clear:both;
	padding:5px;
	margin-bottom:5px;
	width:100%;
	font-size:12px;
	border-style:solid;
	border-color: #aaa;
	border-width:thin;
	border-radius: 5px;
}

#main-credits,
#main-tree-sidebar,
#category-chooser,
#pageid-suggestion,
#main-std-props,
#main-in-props,
#main-facts {
	display: none;
}

img.wflowimage {
	width:50%;
	border: thin #aaa solid;
}

.wt-infobox {
	padding:2px !important;
	color:#666;
	margin-bottom:5px;
	font-size:12px;
	font-style: italic;
}

.wt-sidebox {
	font-size:12px;
	width:20em;
	max-width:50%;
	margin-left:5px;
	float:right;
	clear:right;
}

/*
	Contributions Table
*/
/*#main-person {
	max-height: 220px;
	overflow: auto;
}*/
.props-table .wt-table.contrib {
	padding:0px;
}
.props-table .wt-table.contrib .wt-row .wt-cell {
	font-size: 12px;
	padding: 4px;
	border-bottom: 1px solid #ddd;
}
/*<<<<<<< HEAD

#main-answers {
	background-color:#f6fff6;
}

#main-person div.scroller {
	max-height: 200px;
	overflow: auto;
}

#main-workflow {
	background-color:#f0fff0;
}

#main-tasks,
*/
#main-tree {
	background-color:transparent;
	border:none;
	padding:0px;
	padding-left:18px;
}
/*
#main-data {
	background-color:khaki;
}

#main-comp {
	background-color:khaki;
}

#main-facts {
	background-color:#f6f6ff;
=======*/
.props-table .wt-table.contrib .wt-row.head .wt-cell {
	border-bottom: 1px solid #ddd;
	background-color: #eee;
	padding:2px;
	padding-left:4px;
	font-weight: bold;
/*>>>>>>> origin/master*/
}
.props-table .wt-table.contrib .wt-row .wt-cell.time {
	white-space: nowrap;
	width:20%;
}

.props-table .wt-table.contrib .wt-row .wt-cell.page {
	width:35%;
	text-overflow: ellipsis;
}
.props-table .wt-table.contrib .wt-row .wt-cell.comment {
	width:45%;
}

.sidebar-facts-source {
	font-size: 12px;
	white-space: nowrap;
}

.actionlink {
	font-size: 12px;
}

.head-note {
	font-size: 12px;
	align: right;
}

.noarticletext {
	display:none;
}

#wikipedia-content, #lod-content {
	min-height:150px;
}

.hideotherlanguages tr.otherlang {
	display:none;
}

a.lodlink {
	cursor:pointer;
}

a.lodbutton {
	cursor:pointer;
	padding:2px 5px;
	margin:0px;
	border-radius: 3px;
	background-color:#eee;
	border:1px solid #ddd;
}
a.lodbutton:hover {
	background-color:#FFEE99;
	border-color:#EEDD88;
	text-decoration:none;
	-webkit-box-shadow: 2px 2px 1px #A98;
	-moz-box-shadow: 2px 2px 1px #A98;
	box-shadow: 2px 2px 1px #A98;
}

.lodselected {
	background-color:#FFEE99;
}

.editsection {
	visibility:hidden;
}

.x-small {
	font-size: 0.9em;
}

.lodhidden {
	display:none;
}

.lodinvisible {
	visibility:hidden;
}

.lodblock {
	display:block;
}

.lodright {
	display:block;
	float:right;
}

.lodleft {
	display:block;
	float:left;
}

table.compact {
	border-collapse: collapse;
	width: 100%;
}
table.compact td {
	padding:0px;
}
table.compact ul {
	margin-top:0px;
}

ul.jstree-container-ul,
ul.jstree-children,
div.props-table ul {
	text-indent: 0ex !important;
	list-style: disc !important;
}
ul.jstree-container-ul,
ul.jstree-children {
	padding-left: 0px;
}
ul.jstree-container-ul > li:before,
ul.jstree-children > li:before,
div.props-table ul > li:before {
	content: none !important;
}

div.props-table hr {
	margin: 5px;
}

.main-tree button, input, optgroup, select, textarea {
	line-height:normal !important;
	vertical-align:middle !important;
}

table.lod-table {
	table-layout:fixed;
	border-collapse: collapse;
	width: 100%;
	font-size:1em;
}

table.lod-table td {
	border-top: 1px solid #eee;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}

table.lod-table table td {
	border-width: 0px;
}

table.lod-facts-inner-table {
	table-layout:fixed;
	border-collapse: collapse;
	width: 100%;
	background-color: transparent;
}
table.lod-facts-inner-table td {
	padding:0px;
}

table.lod-table td.prop {
	width: 30%;
}

table.lod-table td.source {
	font-size: 0.9em;
	border-top: 0px;
}

div.lodsources {
	float:right;
	opacity:0.5;
}

a.source_sindice {
	display:block;
	float:left;
	width:50px;
	height:13px;
	background: url('../images/sindice.png') no-repeat;
}

a.source_sameas {
	display:block;
	float:left;
	width:45px;
	height:9px;
	background: url('../images/sameas.png') no-repeat;
}

a.source_organicdatapublishing {
	display:block;
	float:left;
	width:16px;
	height:16px;
	background: url('../images/odp.png') no-repeat;
}

a.source_user {
	display:block;
	float:left;
	width:45px;
	height:11px;
	background: url('../images/user.png') no-repeat;
}

.lodlabel {
	font-weight:bold;
}

.loddomain {
	font-size:0.9em;
	font-style:italic;
}

#ca-edit {
	visibility: hide;
}

.lodspacer {
	height:5px;
}

a.todo,
a.todo:visited,
a.todo:hover {
	color: #BA0000;
}

/* Menu */
.lodmenu {
	margin: 0;
	padding: 0;
}

.lodmenu li {
	list-style: none;
	font-size:0.9em;
}

.lodmenu li a {
	cursor: pointer;
	white-space: nowrap;
}

.lodmenu li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border: 1px solid #DDD;
	z-index:99;
}

.lodmenu li ul li {
	float: none;
	display: inline
}

.lodmenu li ul li a {
	width: auto;
	display: block;
	background: #FFF;
	padding:0px 2px 0px 10px;
	border-bottom: 1px solid #EEE;
}

.lodmenu li ul li a:hover {
	background: #FFEE99;
}

.helpbutton {
	display:block;
	float:right;
	padding-left:16px;
	height:16px;
	background-image: url(../images/help.png);
	background-repeat: no-repeat;
}

/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */

.jqmWindow {
    display: none;

    position: fixed;
    top: 17%;
    left: 50%;

    margin-left: -300px;
    width: 600px;

    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

/*<<<<<<< HEAD*/
#content-resize-btn{
	background-color:#a7d7f9;
	color:#f6f6f6;
	width:40px;
	height:50px;
	padding:6px;
	padding-top:11px;
	margin-left:260px;
	z-index:200;
	float:left;
	font-size:10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
#main-tree-sidebar{
	padding-bottom:20px;
}

#main-tree-sidebar .filtertabs{
	display: table;
	width:100%;
	border-bottom:1px solid #a7d7f9;
}

#main-tree-sidebar .filtertabs .wt-row{
	display: table-row;
}

#main-tree-sidebar .filtertabs .wt-row .space{
	display: table-cell;
}


#main-tree-sidebar .filtertabs .wt-row .wt-cell{
	display: table-cell;
	height:25px;
	padding:3px;
	padding-top:6px;
	font-size: 12px;
	border-right:1px solid #a7d7f9;
	color:#5745be;
}

#main-tree-sidebar .filtertabs .wt-row .wt-cell:hover,
#main-tree-sidebar .filtertabs .wt-row .wt-cellsmall .wt-icon:hover{
	cursor:pointer;
}

#main-tree-sidebar .filtertabs .wt-row .first{
	border-left:1px solid #a7d7f9;
}
#main-tree-sidebar .filtertabs .wt-row .wt-cell.all{
	width: 60px;
}
#main-tree-sidebar .filtertabs .wt-row .wt-cell.my{
	width: 90px;
}

#main-tree-sidebar .filtertabs .wt-row .wt-cell.my .counter{
	display: inline-block;
	vertical-align: text-top;
	margin-left: 2px;
	padding: 0 5px;
	line-height: 14px;
	font-size: 10px;
	color: white;
	background: #e93631;
	border-radius: 8px;
	-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), 0 1px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), 0 1px rgba(0, 0, 0, 0.2);
}

#main-tree-sidebar .filtertabs .wt-row .wt-cellsmall{
	display: table-cell;
	vertical-align: bottom;
	width: 22px;
}

#main-tree-sidebar .filtertabs .wt-row .wt-cellsmall .wt-icon{
	height: 20px;
	border-right:1px solid #a7d7f9;
}

#main-tree-sidebar .filtertabs .wt-row .wt-cellsmall .wt-icon .list{
	background-image: url('../includes/core/api/WTIconAPI.php?icon=view&type=list');
}

#main-tree-sidebar .filtertabs .wt-row .wt-cellsmall .wt-icon .hierarchy{
	background-image: url('../includes/core/api/WTIconAPI.php?icon=view&type=hierarchy');
}

#main-tree-sidebar .filtertabs .wt-row .unselected{
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAIAAADITs03AAAAPElEQVR4XuWK2xEAIAzCsPvv5DSu0ahX3yv4wQVyGGCSvg2dnJvduT8sz/IwKOIfjCi2z/76FhHeJcslVZQFLUC06LZ/AAAAAElFTkSuQmCC);
	background-position: bottom left;
	background-repeat: repeat-x;
}

#main-tree-sidebar .filtertabs .wt-row .selected{
	background: #999; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#a7d7f9'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#a7d7f9)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #f6f6f6,  #a7d7f9); /* for firefox 3.6+ */
}


#main-tree-sidebar .filters{
	background-color:#a7d7f9;
}

#main-tree-sidebar .filters input{
	padding:0px;
	margin-left:2px;
	width: 120px;
	border: 1px solid #a9a9bb;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
    padding-right: 23px;
	font-size: 12px;
    background-position: 100px 4px;
    /*background-image: url('../../../skins/Vector/images/search-ltr.png?303');*/
    background-repeat: no-repeat;
	margin-bottom:2px;
}

#main-tree-sidebar .filters select{
	margin-left:2px;
	margin-bottom:2px;
	font-size: 12px;
	border: 1px solid #a9a9bb;
}

#main-tree-sidebar .filters select.unselected{
	color:#a9a9bb;
}

#main-tree-sidebar .msg{
	color:#cccccc;
	text-align:center;
	padding: 15px;
	font-weight:bold;
	font-size:smaller;
}

#context .wt-table{
	display: table;
	width:100%;
}
#context .wt-row{
	display: table-row;
}
#context .wt-cell{
	display: table-cell;
}
#context .parent .wt-icon{
	width: 14px;
}
#context .parent .title{
	font-size:10px;
	line-height:14px;
}
#context .headline .dots{
	background-image: url(jstree/l.png);
	background-repeat:no-repeat;
	background-position: 2px 0px;
	width: 15px;
}
#context .headline .wt-icon{
	width:35px;
	height:30px;
}
#context .headline .title{
	vertical-align: middle;
	font-size: 1.6em;
	color:black;
	border-bottom: 1px solid #a7d7f9;
}
#context .headline .tabs{
	width: 120px;
	font-size:10px;
	vertical-align: bottom;
	border-bottom: 1px solid #a7d7f9;
	line-height: 1.0em;
	text-align: right;
}
#context .headline .tabs .tab{
	display: inline-block;
	color:#333333;
	padding:4px;
	cursor: pointer;
	border-left:1px solid #a7d7f9;
	border: 1px solid #a7d7f9;
	border-bottom:none;
	color: #a7d7f9;
}
#context .headline .tabs .tab.selected{
	background-color: #a7d7f9;
	color:white;
}
#pt-alert{
	cursor:pointer;
	padding-left: 15px !important;
	background-repeat: no-repeat;
}
#pt-alert .count{
	background-color: red;
	color:white;
	display: inline-block;
	vertical-align: text-top;
	line-height: 12px;
	margin-top:5px;
	padding-left:2px;
	padding-right:2px;
	font-size: 9px;
	font-weight:bold;
	color: white;
	background: #red;
	border-radius: 4px;
	border:1px solid white;
}

#pt-alertbox .headline{
	padding:10px;
	padding-left:40px;
	padding-right:40px;
	font-weight:bold;
	color:#0645ad;
}
#pt-alertbox .tasks{
	overflow-y:scroll;
	padding-bottom:10px;
	margin-bottom:1px;
}
#pt-alertbox ::-webkit-scrollbar {
    width: 10px;
}
#pt-alertbox ::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #F7F7F7;
}
#pt-alertbox ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #deecf6;
}
#pt-alertbox .tasks .task{
	padding-left:40px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	height:36px;
	background-repeat:no-repeat;
	background-position:7px 3px;
}
#pt-alertbox .tasks .task:hover{
	background-color:#deecf6;
	cursor:pointer;
	color:#0645ad;
}
#pt-alertbox .tasks .task .title{
	font-weight: bold;
	font-size: 12px;
}
#pt-alertbox .tasks .task .since{
	font-size: 9px;
	color:gray;
}
#pt-alertbox .noalert{
	font-size:smaller;
	font-weight:bold;
	color:gray;
	padding:5px;
	padding-bottom:15px;
	text-align:center;
}

#main-timeline .msg{
	padding-top:5px;
	padding-bottom:15px;
	color:gray;
	font-size:smaller;
	font-weight:bold;
}

#main-taskmetadata{
	border-color:#e2e2e2;
	background-color: #f6f6f6;
	padding:0px;
	overflow:hidden;
}

#main-taskmetadata .wt-table{
	display: table;
	width: 100%;
	padding:5px 0px;
}
#main-taskmetadata .wt-row{
	display: table-row;
}
#main-taskmetadata .wt-row input,
#main-taskmetadata .wt-row select{
	margin: 0px;
}
#main-taskmetadata .wt-row:hover{
	cursor: pointer;
	background-color: #bee0f8;
}
#main-taskmetadata .wt-row.edit{
	background-color: #bee0f8;
}
#main-taskmetadata .wt-row .wt-cell{
	display: table-cell;
	padding:2px;
}
#main-taskmetadata .wt-row.wt-fade{
	color:#cccccc;
}
#main-taskmetadata .wt-row .wt-cell.wt-icon{
	/*width: 105px;*/
	width: 150px;
	background-repeat: no-repeat;
	background-position: 7px 4px;
	padding-left:30px;
	padding-right:5px;
}
#main-taskmetadata .wt-row .wt-cell.wt-icon .mandatory{
	vertical-align: 3px;
	font-size: 70%;
	font-weight:bold;
}
/*=======*/
#main-workflow,
#main-tasks,
#main-answers,
#main-data,
#main-comp,
#main-credits,
#main-person,
#pageid-suggestion,
#category-chooser,
#main-std-props,
#main-in-props,
.wt-sidebox, .wt-infobox {
	border: 1px solid;
	border-color:#e2e2e2;
	background-color: #f6f6f6;
	padding: 0px;
}

#main-facts {
	border-color:#e2e2ef;
	background-color: #f6f6ff;
	padding: 0px;
}
#main-facts .heading,
#main-facts .heading a {
	color:#667;
	background-color:#e2e2ef;
}

#main-in-props,
#main-credits {
	border-color:#efefe2;
	background-color: #fffff6;
	padding: 0px;
}

#main-in-props .heading,
#main-credits .heading {
	color:#776;
	background-color:#efefe2;
}

#main-tasks,
#main-simple-tree {
	border-color:#efe6ef;
	background-color: #fffaff;
	padding: 0px;
}
#main-tasks .heading,
#main-tasks .heading a,
#main-simple-tree .heading,
#main-simple-tree .heading a {
	color:#767;
	background-color:#efe6ef;
}

#pageid-suggestion,
#main-answers {
	border-color:#e2efe2;
	background-color: #f6fff6;
	padding: 0px;
}

#pageid-suggestion .heading,
#main-answers .heading,
#main-answers .heading a {
	color:#676;
	background-color:#e2efe2;
}

#main-data {
	background-color:#f0e68c;
	border-color:#d0c66c;
	padding: 0px;
}
#main-data .heading,
#main-data .heading a {
	color:#761;
	background-color:#d0c66c;
}

#main-workflow {
	background-color:#f0fff0;
	border-color:#d0ddd0;
	padding: 0px;
}
#main-workflow .heading,
#main-workflow .heading a {
	color:#676;
	background-color:#d0ddd0;
}

.props-table{
	padding: 0px;
	overflow:hidden;
}
.props-table .wt-table{
	display: table;
	table-layout: fixed;
	width: 100%;
	padding: 0px;
}
.props-table .wt-row{
	display: table-row;
}
.props-table .wt-row input,
.props-table .wt-row select{
	margin: 0px;
}
.props-table .wt-table.editable .wt-row:hover{
	cursor: pointer;
	background-color: #bee0f8;
}
.props-table .wt-row.edit{
	background-color: #bee0f8;
}

.props-table .wt-row input {
	width: calc(100% - 5px);
	outline: 0;
	border: 1px solid #5a97bb;
	padding: 2px;
	font-size: 12px;
}
.props-table .wt-row.edit input {
	width: calc(100% - 20px);
}
.props-table .wt-row .wt-cell{
	display: table-cell;
	padding:2px;
	overflow:hidden;
	text-overflow:ellipsis;
}
.props-table .wt-row.wt-fade .wt-cell.wt-icon,
.props-table .wt-row.wt-fade,
.props-table .wt-row.wt-fade a {
	color:#bbbbbb !important;
}
.props-table .wt-row .wt-cell.wt-label{
	width: 30%;
	white-space: nowrap;
}
.props-table .wt-row .wt-cell.wt-author {
	width: 15%;
	font-size:9px;
	color:#999;
	text-align:right;
	padding-right: 5px;
	white-space: nowrap;
}
.props-table .wt-row .wt-cell.wt-buttons {
	width: 15%;
	text-align: left;
	font-size: 10px;
}
.props-table .wt-row .wt-cell.wt-buttons .lodbutton {
	margin: 0px 1px;
	padding: 3px 2px 4px 2px;
}

.props-table .wt-row .wt-cell i.wt-icon{
	color: #97bb5a;
	padding: 0px 10px;
	font-weight: bold;
}
.props-table .wt-row .wt-cell.wt-icon{
	color: #97bb5a;
	width: 24px;
	padding-left: 3px;
	text-align: center;
}
.props-table .wt-row .wt-cell.wt-content{
}
.props-table .wt-row .wt-cell.wt-icon .mandatory{
/*>>>>>>> origin/master*/
	vertical-align: 3px;
	font-size: 70%;
	font-weight:bold;
}
/*<<<<<<< HEAD*/
#main-taskmetadata .notes{
	color:#aaa;
	font-size: 10px;
	line-height: 10px;
	padding-left:30px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;
	background-color:#e2e2e2;
}
/*=======*/
.props-table .notes{
	color:#aaa;
	font-size: 10px;
	line-height: 10px;
	padding-left:6px;
/*>>>>>>> origin/master*/
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;
	background-color:#e2e2e2;
}
/*<<<<<<< HEAD*/
#wt-metadata-warning{
	padding:3px;
	padding-left:25px;
	background-image: url('../images/task/warning.png');
	background-repeat: no-repeat;
}

#main-persontasks {
	margin-bottom:20px;
}
#main-taskmetadata .expertise{
	margin-right:4px;
	margin-top:4px;
	padding:0px 4px;
	background-color: #cccccc;
	display: inline;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display:inline-block;
}

#main-taskmetadata .participant{
	display:inline-block;
	margin-right:6px;
}

#main-taskmetadata .del{
	display: inline-block;
	margin-left:1px;
	width: 12px;
	background-image: url('../includes/core/api/WTIconAPI.php?icon=del');
	background-position: center center;
	background-repeat: no-repeat;
}

#main-personexpertise,
#main-persontasks{
	background-color: none;
	border: 0px;
	padding: 0px;
}
#main-persontasks .category{
	margin-bottom:10px;
}
#main-persontasks .category .wt-label{
	border-bottom: 1px solid #aaa;
	margin-bottom:5px;
	font-size:1.5em;
}
#main-persontasks .category .wt-label .counter{
	display: inline-block;
	vertical-align: middle;
	margin-left: 4px;
	margin-bottom:3px;
	padding: 0 5px;
	line-height: 14px;
	font-size: 10px;
	font-weight:bold;
	color: white;
	background: #aaa;
	border-radius: 8px;
}
#main-persontasks .category .task{
	padding-left:42px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	min-height:36px;
	background-repeat:no-repeat;
	background-position:7px 3px;
}
#main-persontasks .category .task:hover{
	background-color:#deecf6;
	cursor:pointer;
	color:#0645ad;
}
#main-persontasks .category .task .title{
	font-weight: bold;
}
#main-persontasks .category .task .since{
	font-size:0.8em;
	color:gray;
	line-height: 8px;
}

#main-personexpertise{
	margin-bottom:10px;
}

#main-personexpertise:hover{
	background-color:#deecf6;
	cursor:pointer;
}

#main-personexpertise .expertise{
	margin:2px;
	padding-left:4px;
	background-color: #cccccc;
	display: inline;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display:inline-block;
}
#main-personexpertise .expertise .count{
	display: inline-block;
	margin-left:3px;
	padding:0px 3px;
	background-color: #eeeeee;
	color:#aaa;
	font-weight:bold;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

#main-personexpertise .expertise .del{
	display: inline-block;
	margin-left:1px;
	width: 18px;
	background-image: url('../includes/core/api/WTIconAPI.php?icon=del');
	background-position: center center;
	background-repeat: no-repeat;
}

.wt-dialog{
	border:1px solid #a7d7f9;
	border-bottom:5px solid #a7d7f9;
	width: 300px;
	background-color: white;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.wt-dialog .head{
	display: table;
	width:100%;
	/*background-color: #a7d7f9*/;
	background: #999; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#a7d7f9'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#a7d7f9)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #f6f6f6,  #a7d7f9); /* for firefox 3.6+ */

	color:#066bbc;
	padding: 5px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.wt-dialog .head .wt-icon{
	display: table-cell;
	width: 25px;
	background-position: -2px -2px;
	background-repeat: no-repeat;
}
.wt-dialog .head .title{
	display: table-cell;
	font-weight: bold;
}
.wt-dialog .head .close{
	display: table-cell;
	width: 16px;
	background-image: url('../images/del.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}
.wt-dialog .head .close:hover{
	background-position: -19px 0px;
}
.wt-dialog .wt-content{
	padding: 5px;
	padding-bottom:5px;
	font-size: smaller;
}
.wt-dialog .options{
	background-color:#a7d7f9;
	padding: 5px;
}
.wt-dialog .options button{
	color:gray;
	cursor: pointer;
}
#wt-documentation{
	width: 100%;
}
#wt-documentation td{
	vertical-align: top;
}
#wt-documentation .wt-content{
	padding-top:10px;
	padding-right:10px;
}
#wt-documentation .menu{
	width: 200px;
	font-size: 10px;
	background-color: #a7d7f9;
	color:#066bbc;
	margin-left:5px;
}
#wt-documentation .menu .item.selected,
#wt-documentation .menu .item:hover{
	/*background-color: #eaf2f8*/;
	background-color: #066bbc;
	color:white;
	cursor: pointer;
	font-style: italic;
}

.props-table .heading{
	color:#666;
	background-color:#e2e2e2;
	font-size: 14px;
	line-height: 14px;
	padding-left:6px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 2px;
}

.content-icon {
	width: 12px;
	text-align: center;
}

.okbutton {
	color: green;
	font-size: 14px !important;
	vertical-align: middle;
	padding-bottom: 2px;
}

.delbutton {
	color: maroon;
	font-size: 14px !important;
	vertical-align: middle;
	padding-bottom: 2px;
}

.ui-autocomplete.ui-widget {
  font-size: 11px;
}
.ui-state-highlight {
  font-weight: bold;
}

#main-person .top-section {
	height: 150px;
}

#main-person .top-section .summary-section {
	height: 150px;
	padding: 1px 4px;
	overflow: auto;
}

#main-person .top-section img {
	height: 150px;
	float: left;
	border-right: 1px solid #DDD
}

#main-person #main-std-props {
	/*float: right;
	width: calc(100% - 175px); */
	border-width: 1px 0px 0px 0px;
	border-radius: 0px;
	margin: 0px;
}

#main-person #main-std-props .wt-cell.wt-author {
	display: none;
}

.props-table .wt-row {
	line-height: 21px;
}
.props-table .wt-row .wt-cell.wt-icon {
    color: #5a97bb;
}

div.subheader {
	border-bottom: 2px solid #C9302C;
	color: #4a87ab;
}

select.category-select {
	display: block;
}
select.wg-select {
	display: block;
}

div.summary-header {
	font-weight: bold;
	color: #4a87ab;
	font-size: 11px;
	margin-left: 2px;
	margin-bottom: 0px;
	/*text-decoration: underline;*/
}

div.summary-item {
	display: inline-block;
}
div.summary-item a {
	display: inline-block;
	margin: 2px;
	border-radius: 5px;
	font-size: 11px;
	padding: 1px 3px;
	/*background: #DDEEFF;
	border: 1px solid #BBCCDD;
	color: #336699;*/
	background: #EEE;
	border: 1px solid #DDD;
	color: #666;
	cursor: pointer;
	text-decoration: none;
}


div.summary-item a:hover {
	/*background: #FFEEDD;
	border: 1px solid #DDCCBB;
	color: #336699;*/
	border: 1px solid #AED0E8;
	background-color: #BEE0F8;
	color: #3E6078;
}

ul.summary-list {
	font-size: 12px;
	margin-left: 5px;
}

ul.summary-list li {
	list-style-type: none;
	padding: 2px;
	border-bottom: 1px solid #EEE;
}

.picture-section {
	float: left;
	/*-webkit-clip-path: circle(48% at 50% 50%);
	clip-path: circle(48% at 50% 50%);*/
}
.picture-section.editable {
    position: relative;
	cursor: pointer;
}
.picture-section.editable .picture-edit {
    position: absolute;
    top: 0px;
    left: 0px;
	padding: 60px 54px 54px 60px;
	/*width: 150px;
	height: 150px;*/
    display: none;
    color: #FFF;
}
.picture-section.editable:hover .picture-edit {
    display: block;
	background: rgba(0, 0, 0, 0.4);
}

span.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #EEE;
	border-color: #DDD;
	color: #666;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 4px;
	padding: 1px 4px;
}
#main-person .select2-selection__choice {
	font-size: 11px;
	cursor: pointer;
}
#main-person .select2-selection__choice:hover {
	border: 1px solid #AED0E8;
	background-color: #BEE0F8;
	color: #3E6078;
}
span.select2-container--default .select2-selection--multiple {
	border-color: #DDD;
	padding: 2px 4px;
}
span.select2-container--default .select2-results__option[aria-selected] {
	font-size: 12px;
	background-color: transparent;
}
span.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #5a97bb;
}
span.select2-container--default.select2-container--focus .select2-selection--multiple {
	border-color: #BBB
}
span.select2-dropdown {
	border-color: #BBB
}
#main-person span.select2-container .select2-search--inline .select2-search__field {
	height: 16px;
	margin: 0px;
	margin-top: 3px;
}
span.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	margin-right: 4px;
	font-size: 15px;
	line-height: 16px;
	color: #5a97bb;
}
span.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: red;
}

span.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color:#f6f6f6;
	border: none;
	padding: 2px;
	padding-top: 0px;
}
span.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	padding: 0px;
}
span.select2-container .select2-selection--multiple {
	min-height: 20px;
	display: flex;
}
div#mw-pages {
	overflow:auto;
}
div#mw-pages table {
	table-layout: fixed;
}
div#mw-pages table td {
	overflow:hidden;
	text-overflow: ellipsis;
}
pre, .mw-code {
	overflow: auto;
	border-radius: 5px;
	border-color: #ddd;
	font-size:0.9em;
}
div.props-table div.wt-fade {
	display: none;
}
div.props-table div.editable div.wt-fade {
	display: table-row;
}
table.wikitable {
	border: 1px solid #CCC;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 5px;
}
table.wikitable tr th:first-child {
	border-radius: 5px 0px 0px 0px;
}
table.wikitable tr th:last-child {
	border-radius: 0px 5px 0px 0px;
	border-right: 0px;
}
table.wikitable tr th {
	border: 0px;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
table.wikitable tr td {
	border: 0px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
table.wikitable tr td:last-child {
	border-right: 0px;
}
table.wikitable tr:last-child td {
	border-bottom: 0px;
}
div#toc {
	border-radius: 5px;
	border-color: #ddd;
}
.wt-sidebox {
	border-radius: 5px;
	margin-bottom: 5px;
}
.wt-sidebox ul {
	margin-left: 5px;
}
.wt-sidebox li {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
div.maps-map {
	-webkit-clip-path: polygon(5px 0px, calc(100% - 5px) 0px, calc(100% - 2px) 1px, calc(100% - 1px) 2px, 100% 5px, 100% calc(100% - 5px), calc(100% - 1px) calc(100% - 2px), calc(100% - 2px) calc(100% - 1px), calc(100% - 5px) 100%, 5px 100%, 2px calc(100% - 1px), 1px calc(100% - 2px), 0 calc(100% - 5px), 0px 5px, 1px 2px, 2px 1px);
	clip-path: polygon(5px 0px, calc(100% - 5px) 0px, calc(100% - 2px) 1px, calc(100% - 1px) 2px, 100% 5px, 100% calc(100% - 5px), calc(100% - 1px) calc(100% - 2px), calc(100% - 2px) calc(100% - 1px), calc(100% - 5px) 100%, 5px 100%, 2px calc(100% - 1px), 1px calc(100% - 2px), 0 calc(100% - 5px), 0px 5px, 1px 2px, 2px 1px);
}
.catlinks {
	border: 1px solid #ddd;
	border-radius: 5px;
}
/* Mobile Devices */
@media (max-width: 768px) {
	.wt-sidebox {
		display: none;
		/*float: none;
		width: calc(100% - 10px);
		max-width: calc(100% - 10px);*/
	}
	#main-person .picture-section {
		width: 115px;
		margin-left:-35px;
		overflow: hidden;
		/*-webkit-clip-path: ellipse(25% 45% at 50% 50%);
		clip-path: ellipse(25% 45% at 50% 50%);*/
	}
	#mw-content-text img {
		max-width: 100%;
		height: auto;
	}
	#main-person img {
		max-width: none;
	}
	h1.firstHeading {
		word-break: break-all;
	}
	table.wikitable {
		table-layout: fixed;
		width: 100%;
	}
	table.wikitable td {
		overflow:hidden;
		text-overflow:ellipsis;
	}
	div#mw-navigation {
		width: 100%;
		overflow:auto;
	}
	div#mw-navigation div#mw-head {
		margin-top: 0px;
		padding: 0px;
	}
	div#mw-navigation div#mw-panel {
		font-size: 110%;
		background-color: #333;
		padding-top: 5px;
	}
	div#mw-navigation div#mw-panel * {
		color: #EEE;
	}
	div#right-navigation {
		width: 100%;
		max-width: none;
	}
	#p-search {
		float: none;
		right: 10px;
		top: 2.5em;
		position: absolute;
	}
	div#p-logo {
		display: block;
		top:0px;
		padding: 5px;
	}
	div#p-personal {
		position: absolute;
		width: 15.6em;
	}
	div#p-logo a.mw-wiki-logo {
		height: 4em;
		width: 4em;
		background-size: contain;
	}
	div.ajaxpoll {
		width: inherit;
	}
	/*#main-person .left-section {
		float: none;
		width: 100%;
		border-top: 1px solid #DDD;
	}
	#main-person .left-section .summary-section {
		width: calc(100% - 175px);
		float: right;
	}
	#main-person #main-std-props {
		float:none;
		width: 100%;
	}*/
}


/* Customization */
/*.props-table {
	font-size: 0.9em;
	font-weight: 400;
}
.props-table .wt-row.edit input {
	font-size: 1em;
}
.props-table .wt-row:last-child .wt-cell {
	border-bottom: 0px;
}
.props-table .wt-table {
	padding: 0px;
}
.props-table .wt-row .wt-cell {
    padding: 5px;
}
.props-table .wt-row .wt-author div {
    line-height: 18px;
}
#main-std-props {
	border-color:#ebebeb;
	background-color: #fbfbfb;
}
h1, .h1 {
  font-size: 26px;
}
h2, .h2 {
  font-size: 22px;
}
h3, .h3 {
  font-size: 18px;
}
h4, .h4 {
  font-size: 15px;
}
h5, .h5 {
  font-size: 13px;
}
h6, .h6 {
  font-size: 12px;
}*/


#mw-pages,
#mw-subcategories {
    border: 1px solid;
    border-color:#dfdfd2;
    background-color: #fffff6;
    border-radius: 5px;
    margin-top: 10px;
}

#mw-pages h2,
#mw-subcategories h2 {
    color:#776;
    background-color:#efefe2;
    border-color: #dfdfd2;
    font-size: 14px;
    font-family: sans-serif;
    line-height: 14px;
    padding-left: 6px;
    padding-bottom: 4px;
    padding-top: 4px;
    padding-right: 2px;
    margin: 0px;
    font-weight: bold;
    border-radius: 4px 4px 0px 0px;
}

#mw-pages p,
#mw-subcategories p {
	padding: 5px;
	padding-bottom: 0px;
	margin: 0px;
}

#mw-pages .mw-content-ltr h3,
#mw-subcategories .mw-content-ltr  h3 {
	padding: 1px 6px;
	margin: 0px -5px 0px -5px;
	font-size: 1em;
	/*border-bottom: 1px solid #dfdfd2;*/
	color:#776;
	border-color: #dfdfd2;
	background-color:#f4f4e9;
}

#mw-pages .mw-content-ltr,
#mw-subcategories .mw-content-ltr {
	padding: 5px;
}

#mw-pages ul ,
#mw-subcategories ul {
	list-style: none !important;
	margin: 2px;
}

#mw-pages ul li,
#mw-subcategories ul li {
    font-size: 0.95em;
}

.thumbinner, .thumbimage {
	border-radius: 5px;
}

.tmbox {
	margin: 4px 10%;
	padding: 10px;
	border: 1px solid #c0c090;
	background: #f8eaba;
}
