body {
    /*background: #f2f2f2;*/
}
.fig-zoom{
	background: #222222;
}
.fig-zoom img{
    border: 4px solid #fdf5e3;
    box-sizing: border-box;
}

.fig-zoom td{
	width: 20%;
}

.fig-zoom .P-Fig-Caption-Large{
    padding: 10px 10px 10px 10px;
    background-color: #fdf5e3;
    text-align: left;
	max-width: 60%;
	width: 60%;
}

/**/
#document_edit .P-Sticky-Header {
	position: initial;
}
/**/
.P-Wrapper-With-Lock-Warning .P-Sticky-Header {
	top: 80px;
}

.P-Sticky-Header, .html-start-content-preview, .P-Header-Row, .htmlstartcontent_top_whitespace {

	width: 100%;
	display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap;
	-webkit-justify-content: center; justify-content: center;
}

.P-Sticky-Header {
	background: #223361;
}

.P-Header-Row {
  -webkit-justify-content: space-between; justify-content: space-between;
}

/*.P-Wrapper-Container {
     border-top: 1px solid #e2e2dc; 
    min-width: 1190px;
    position: relative;
     height: 100%; 
}*/

.html-start-content-preview {
	margin-top: 91px;
}

.htmlstartcontent_top_whitespace {
	margin-top: 50px;
}
.htmlstartcontent_top_whitespace .P-Inline-Line {
	width: 100%;
	margin: 0;
}

.P-Wrapper-Container {
	height: 100%;
	position: relative;
}
#P-Wrapper-Preview {
	position: relative;
}

.P-Sticky-Header {
	position: fixed;
	min-width: 1190px;
    top: 50px;
    z-index: 6666;
    height: 40px;
    background:#223361;
}
.P-Sticky-Header-Left, .P-Sticky-Header-Right, .P-Header-Row .P-Logo, .P-Header-Row .P-Head-Profile-Menu  {
	width: 260px;
	min-width: 260px;
}
.P-Sticky-Header-Right {
	width: 310px;
	min-width: 310px;
}
.P-Sticky-Header-Middle {
	width:900px;
	min-width:643px;
	margin:0px 0px;
}

.P-Header-Row .P-Header-Center {
	width:900px;
	min-width:643px;
	margin:0px 10px;
	display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
	-webkit-justify-content: space-between; justify-content: space-between;
}


#P-Header-Comments-Filter,
#P-Header-Document-Type {
	height:40px;
	line-height:40px;
}
#P-Header-Document-Type {
    color:white;
    font-family:Open Sans;
    text-align:left;
    font-size:14px;
    background:#223361;
	padding:0 5px 0 20px;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
#P-Header-Comments-Filter {
    /*background-color: #00B2B2;*/
    box-sizing: border-box;
    /*border-left: 3px solid #223361;*/
    /*border-right: 3px solid #223361;*/
    /*padding: 0px 60px;*/
    line-height: normal;
}
#P-Header-Comments-Filter {
	background:#223361;
}
.P-Header-Comments-Filter-Content {
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    -webkit-justify-content: center; justify-content: center;
	-webkit-align-items: center; align-items: center; 
}
#P-Header-Comments-Filter .P-Filter-Icon {
	background: url("/i/filter/filter.svg") no-repeat scroll center center transparent;
	height: 20px;
	width: 20px;
	display: inline-block;
	font-size: 0;
}
/* #P-Header-Comments-Filter .P-Filter-Icon:hover {
	background: url("/i/filter/filter_hover.svg") no-repeat scroll center center transparent;;
} */
#P-Header-Comments-Filter .P-Filter-Txt {
	color:white;
    font-family:Open Sans;
    font-size:12px;
	padding: 2px 10px 0 4px;
	display:inline-block;
	vertical-align: bottom;
}
#P-Header-Comments-Filter .P-Filter-Checkboxes {
	color:white;
    font-family:Open Sans;
    font-size:14px;
	padding: 2px 5px 0px 2px;

	display:inline-block;
	vertical-align: bottom;
}
#P-Header-Comments-Filter .P-Filter-By-Type {
	color:white;
    font-family:Open Sans;
    font-size:12px;
	padding: 5px;
	display:inline-block;
	vertical-align: bottom;
	background: #223361;
	position:absolute;
	right: 0px;
	width: 130px;
	top: 40px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.P-Flag-By-Type {
	color:white;
    font-family:Open Sans;
    font-size:12px;
	padding: 5px;
	display:inline-block;
	vertical-align: bottom;
	background: #223361;
	position:relative;
	right: 0px;
	width: 125px;
	top: -20px;
	/*margin-bottom:40px;*/
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#P-Header-Comments-Filter .P-Filter-Checkboxes .P-Single-Check-Filter {
	float:left;
}
#P-Header-Comments-Filter .P-Filter-Checkboxes .P-Single-Check-Filter:first-child {
	margin-right: 10px;
}
#P-Header-Comments-Filter .P-Filter-By-Type .P-Single-Type-Filter {
	text-align: left;
	/*float:left;*/
	/*cursor:pointer;*/
    /*display: flex;*/
    /*position: relative;*/
	/*height: 25px;*/
}
#P-Header-Comments-Filter .P-Single-Type-Filter .P-Single-Type-Filter-Dropdown {
	padding: 3px 0px;
	cursor: pointer;
}
#P-Header-Comments-Filter .P-Filter-Checkboxes .P-Single-Check-Filter label {
	display: block;
	display: -webkit-inline-box;
    padding-left: 11px;
    text-indent: -15px;
	font-size: 0.96em;
	/*margin-right: 15px;*/
}
#P-Header-Comments-Filter .P-Filter-Checkboxes .P-Single-Check-Filter input[type="checkbox"] {
	width: 13px;
	height: 13px;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	position: relative;
	top: -1px;
	margin-right: 2px;
    *overflow: hidden;
}

#P-Header-Comments-Filter .P-Filter-Checkboxes .P-Single-Check-Filter input[type="checkbox"] + label {
	margin-left: 0px;
	padding-left: 30px;	
	background: url(/i/icons/checkbox_off.svg) no-repeat center left;
	cursor: pointer;
}

@-moz-document url-prefix() {
	#P-Header-Comments-Filter .P-Filter-Checkboxes .P-Single-Check-Filter input[type="checkbox"] + label {padding-left: 38px;}
}

#P-Header-Comments-Filter .P-Filter-Checkboxes .P-Single-Check-Filter input[type="checkbox"]:checked + label {
	background: url(/i/icons/checkbox_checked.svg) no-repeat center left;
}

#P-Header-Comments-Filter .P-Filter-By-Type .P-Single-Type-Filter .P-Arrow-Icon {
	background: url("/i/filter/rightarrow.svg") no-repeat scroll center center transparent;
	width: 12px;
	display: inline-block;
	font-size: 0;
	vertical-align: middle;
	margin-left: 2px;
	margin-right: 2px;
    height: 16px;
	background-size: contain;
}
#P-Header-Comments-Filter .P-Filter-By-Type .P-Single-Type-Filter .P-Arrow-Icon.Dropped {
	background: url("/i/filter/downarrow.svg") no-repeat scroll center center transparent;
}
#P-Header-Comments-Filter .P-Filter-By-Type .P-Single-Filter-Date span {
	width: 40px;
	display: inline-block;
}
#P-Header-Comments-Filter .P-Filter-By-Type .P-Single-Filter-Date {
	display: inline-block;
	/*font-size: 0;*/
	vertical-align: top;
}
#P-Header-Comments-Filter .P-Filter-By-Type .P-Single-Filter-Date:first-child {
	margin-bottom: 5px;
}
#P-Header-Comments-Filter .P-Filter-By-Type .P-Filter-Date-Input {
	width: 60px;
	/*float: left;*/
	height: 18px;
	border:none;
	padding-left: 5px;
	font-size: 10px;
}
#P-Header-Comments-Filter .P-Filter-By-Type .P-Single-Filter-Date .ui-datepicker-trigger {
	height:14px;
	width:14px;
	margin-left:5px;
	vertical-align: middle;
	margin-top: 2px;
	cursor:pointer;
}
#P-Header-Comments-Filter .P-Filter-Close-Icon {
	/*background: url("/i/filter/close.svg") no-repeat scroll center center transparent;*/
	height: 18px;
	/*width: 18px;*/
	display: inline-block;
	/*font-size: 0;*/
	cursor:pointer;
	padding: 15px 0px 5px 0px;
}

#P-Header-Comments-Filter .P-Filter-By-Type .P-Filter-By-Type-Content {
	/* background: #00B2B2; */
	/* border: 1px solid #fff; */
	/* position: absolute; */
	/* border-radius: 2px; */
	/*padding: 5px 0px;*/
	display: none;
	text-align: left;
	z-index: 1;
	/* top: 26px; */
	/* left: 0px; */
	 /*min-width: 150px;*/
}
#P-Header-Comments-Filter .P-Filter-By-Type .P-Filter-By-Type-Content .filterInput {
	margin: 5px 2px 0px;
	color: #fff;
}

#P-Header-Comments-Filter .P-Filter-By-Type .P-Filter-By-Type-Content .filterInput label {
	display: block;
    padding-left: 15px;
    text-indent: -15px;
	font-size:12px;
	/*margin-right: 15px;*/
	padding-bottom: 5px;
}
#P-Header-Comments-Filter .P-Filter-By-Type .P-Filter-By-Type-Content .filterInput input[type="checkbox"] {
	width: 13px;
	height: 13px;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	position: relative;
	top: -1px;
	margin-right: 5px;
    *overflow: hidden;
}


#P-Header-Comments-Filter .P-Header-Comments-Filter-Content {
	text-align: center;
	line-height: normal;
	height: 100%;
	position: relative;
}
#P-Header-Comments-Filter .P-Header-Comments-Filter-Content .P-Comment-Txt {
	color: white;
	font-family: Open Sans;
	font-size: 1.1em;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 5px;
}
#P-Header-Comments-Filter .P-Header-Comments-Filter-Content .P-Comment-Btn {
	display: inline-block;
	font-size: 0;
	cursor: pointer;
	vertical-align: middle;
}
#P-Header-Comments-Filter .P-Header-Comments-Filter-Content .P-Comment-Btn img {
	width: 22px;
	height: 24px;
	vertical-align: middle;
}
#P-Header-Comments-Filter .P-Header-Comments-Filter-Content .P-Nav-Btns {
	display: inline-block;
	font-size: 0;
	cursor: pointer;
	vertical-align: middle;
	margin-left: 15px;
	margin-right: 10px;
	height: 100%;
	width: 40px;
}
#P-Header-Comments-Filter .P-Header-Comments-Filter-Content .P-Nav-Btns img.left_arrow,
#P-Header-Comments-Filter .P-Header-Comments-Filter-Content .P-Nav-Btns img.right_arrow {
	width: 14px;
	height: 40px;
	vertical-align: middle;
}
#P-Header-Comments-Filter .P-Header-Comments-Filter-Content .P-Nav-Btns img.left_arrow {
	margin-right: 10px;
}



.P-Wrapper-Container-Left, .P-Wrapper-Container-Right {
    height: 100%;
    width: 260px;
    min-width: 260px;
    z-index: 5;
}
.P-Wrapper-Container-Right {
	/*margin-left: 10px;*/
	z-index: 7000;
	width: 310px;
    min-width: 310px;
}
#P-Layout-Base-Comment {
	margin-left: 10px;
}
.P-Article-Structures {
    background: #f2f2f2 none repeat scroll 0 0;
    color: #444444;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: normal;
    height: 100%;
    /*left: 0;*/
    overflow-x: hidden;
    position: fixed;
    top: 90px;
    width: 260px;
    transition-property: top;
    transition-duration: 0.5s;
	/*padding-left:10px;*/
}

.P-Info-Content > .P-Article-Structures {
    background: none;
    height: auto;
    overflow-x: hidden;        
	width: 100%;
	position: inherit; 
	top: 0px;
	font-family: Calibri;
	font-size: 12pt;
    font-weight: normal;
}

.P-Article-Structures .warning {
    background: #f6e3dc !important;
    padding-left: 5px;
}

.P-Article-Structures .indent {
    background: #eff1f1 !important;
    padding-left: 5px;
}

.P-Article-Structures .arrowdown {
    padding-left: 12px;
}

.P-Article-Structures .P-Article-Holder {
    min-height: 16px;    
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 15px;
	display: table; /* fix for instance right actions */
}
/* only for mozila firefox hack */
@-moz-document  url-prefix() {
	.example_page_holder .P-Article-Structures .P-Article-Holder {	    
		width: 96%;
	}
}

.P-Article-Structures ul {
	list-style: none;
}

.P-Article-Structures li a {
    text-decoration: none;
    color: #223361;
    display: table-cell;
    overflow-x: hidden;
	font-weight: 600;
}
.P-Article-Structures li .children-list a {
	/*margin-right:11px;*/
}
.P-Article-Structures li ul {
    margin-left: 20px;
}

.P-Article-Structures li ul li ul{
    font-size:13px;
}

.P-Article-Active {
    font-weight: bold;
    background-color: #BCCFE9 !important;
}

.P-Article-Active a {
    color: #221F1F !important;
}

.P-Article-Active .P-Down-Arrow {
    background-image: url("/i/icons/pwt_icons_collapse.svg");
}

.P-Article-Active .P-Right-Arrow {
    background-image: url("/i/icons/pwt_icons_expand.svg");
}

.P-Article-Active .P-Article-Move {
    background-image: url("/i/move_iconActive.png")
}
.P-Right-Arrow, .P-Down-Arrow {
	height: 8px;
	width: 8px;
	cursor: pointer;
	display: table-cell;
	background-size: contain;
}
.P-Right-Arrow {
    background: url("/i/icons/pwt_icons_expand.svg") no-repeat center center;
	position: relative;
	left: -14px;
}

.P-Down-Arrow {
    background: url("/i/icons/pwt_icons_collapse.svg") no-repeat center center;
	position: relative;
	left: -14px;
}

.children-list .P-Right-Arrow,
.children-list .P-Down-Arrow
{
	left: -8px;
	margin-right: -2px;
} 

.children-list ul li {
    background: url("/i/dynatree/vline.png") repeat-y left;
}
.children-list ul li .P-Article-Holder {
    background: url('/i/dynatree/hline.png') no-repeat left center;
}
.children-list ul li:last-child {
    background: url("/i/dynatree/lastnode.png") no-repeat 0 0;
}
.children-list ul li:last-child .P-Arrow {
	display: inline-block;
	float: left;
	top: -1px;
}
.children-list ul li:last-child > .P-Article-Holder {
    background: none;
}
li .P-Article-Holder:hover{
    background-color: #e0e0e0!important;
    opacity: 1;
}
.children-list ul li:hover > .P-Article-Holder {
    background: url("/i/dynatree/vline.png") repeat-y left, url('/i/dynatree/hline.png') no-repeat left center;
    background-color: #e0e0e0;
	padding-right: 6px;
}
.children-list ul li:last-child:hover > .P-Article-Holder{
    background: url("/i/dynatree/lastnode.png") no-repeat 0 0;
    background-color: #e0e0e0;
}
.P-Wrapper-Container-Middle {
    width:900px;
    min-width:643px;
    height:100%;
	position: relative;
	z-index: 7000;
}


.P-Wrapper-Container-Right:hover {
    opacity: 1;
    filter: alpha(opacity = 100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.htmlstartcontent_top_whitespace .P-Article-StructureHead {
	background: #00B2B2;
}
.htmlstartcontent_top_whitespace .P-Wrapper-Container-Right .page {
	position: fixed;
	width: 260px;
	height: 100%;
	overflow-y: auto; 
	margin-bottom: 10px;
    transition-property: top;
    transition-duration: 0.5s;
}
.revisions .page {
	width: 310px !important;
}
.P-Filter-Drop-Down {
	height: 17px;
	width: 17px;
	display: inline-block;
	font-size: 0;
	background: url("/i/icons/filter_drop_off.svg") no-repeat scroll center center transparent;
}
.P-Filter-Drop-Down-On {
	background: url("/i/icons/filter_drop_on.svg") no-repeat scroll center center transparent;
}

.P-Flag-Drop-Down {
	background: url(/i/filter/rightarrow.svg) no-repeat scroll center center transparent;
    width: 12px;
	height: 12px;
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
    margin-left: 3px;
    margin-right: 2px;
	margin-top: -4px;
    background-size: contain;
	
}
.P-Flag-Drop-Down-On {
	background: url("/i/filter/downarrow.svg") no-repeat scroll center center transparent;
}

#P-Comments-Fixed-Header {
	position: fixed;
	z-index: 9;
	top: 50px;
	margin: 0px;
	width: 310px;
}
.P-Filter-Drop-Down-Label {
	font-size: 0.96em;
	vertical-align: top;
	padding-left: 3px;
}
.P-Filter-Dropdown-Content {
	cursor:pointer;
}
#editorToolbarSpacer {
	height: 40px;
	width: 100%;
	width: 894px;
	margin: 0 3px;
	background: #FFF !important;
	box-shadow: 0px 0px 4px 0.3px rgba(0, 0, 0, 0.5);
	/*position: absolute;*/
	position: fixed;
	top: 50px;
	z-index: 99999;
}

@media (max-width: 1445px) {
	#P-Header-Comments-Filter .P-Header-Comments-Filter-Content .P-Comment-Txt {
		display: none;
	}
	#P-Header-Comments-Filter .P-Filter-Icon {
		display: none;
	}
	#P-Header-Comments-Filter .P-Filter-Checkboxes {
	    padding: 3px 0px 0px 0px;
	}
	#P-Header-Comments-Filter .P-Filter-Checkboxes .P-Single-Check-Filter label {
	    padding-left: 5px;
        margin-right: 13px;
	}
	#P-Header-Comments-Filter .P-Filter-Checkboxes .P-Single-Check-Filter input[type="checkbox"] {
		margin-right: 1px;
	}
	#P-Header-Comments-Filter .P-Filter-By-Type .P-Single-Type-Filter {
	    padding-right: 16px;
	}
	#P-Header-Comments-Filter .P-Filter-By-Type .P-Filter-Date-Input {
		box-sizing: border-box;
	    width: 40px;
	}
	#P-Header-Comments-Filter {
	    background-image: url("/i/filter/filter.svg");
	    background-repeat: no-repeat;
	    background-position: 20px 10px;
	}
	#P-Header-Comments-Filter .P-Header-Comments-Filter-Content {
		margin-left: 30px;
	}
}