/*
*******************************************************************************
	Version: 1.0
	Created: 10.09.2012 Asemota
*******************************************************************************
*/
.cipherDataTableHeaderGrid {
	border: none;
}
/*
-------------------------------------------------------------------------------
Loos
-------------------------------------------------------------------------------
*/
.previousLogo {
	background: url("/mwst-webpublikationen/public/javax.faces.resource/webapp/1324992582_back32.png.xhtml?ln=images")
		no-repeat;
	width: 30px;
}

#nextHeaderLogo {
	position: absolute;
	top: 0px;
	background: url("/mwst-webpublikationen/public/javax.faces.resource/webapp/1324992662_forward32.png.xhtml?ln=images")
		no-repeat;
	width: 30x;
	height: 30px;
	z-index: 5;
}

#upHeaderLogo {
	position: absolute;
	top: 0px;
	background: url("/mwst-webpublikationen/public/javax.faces.resource/webapp/1324992615_up32.png.xhtml?ln=images")
		no-repeat;
	width: 30px;
	height: 30px;
	z-index: 5;
}
/*
-------------------------------------------------------------------------------
Table
-------------------------------------------------------------------------------
*/
#cipherDisplayNavigationTableLayout {
	width: 100%;
	border: 0;
	width: 100%;
}

#cipherDisplayNavigationTableLayout a {
	text-decoration: none;
}

#cipherDisplayNavigationTableLayout span {
	margin-left: 5px;
	font-size: 11px;
	margin-right: 5px;
	text-decoration: underline;
}

#cipherDisplayNavigationTableLayout a img {
	border-bottom-style: none;
	border-bottom-color: #36f;
	border-right-style: none;
	border-top-color: #36f;
	border-top-style: none;
	border-right-color: #36f;
	vertical-align: middle;
	border-left-style: none;
	border-left-color: #36f;
}

/*
-------------------------------------------------------------------------------
Page Layout Styles
-------------------------------------------------------------------------------
*/

/*.column-layout.column-layout-3*/
/*.column-main.column-main-without-left-container {*/
	/*width: 80%!important;*/
/*}*/
/*.column-layout.column-layout-3.column-expanded-right*/
/*.column-main.column-main-without-left-container {*/
	/*width: 100%!important;*/
/*}*/

/*!*.application-content*!*/
/*!*.column-layout.column-layout-3*!*/
/*!*div.search-left-container + .column-main {*!*/
	/*!*width: 60%!important;*!*/
/*!*}*!*/
/*.application-content*/
/*.column-layout.column-layout-3.column-expanded-left*/
/*div.search-left-container + .column-main {*/
	/*width: 80%!important;*/
/*}*/
/*.application-content*/
/*.column-layout.column-layout-3.column-expanded-right*/
/*div.search-left-container + .column-main {*/
	/*width: 80%!important;*/
/*}*/
/*.application-content*/
/*.column-layout.column-layout-3.column-expanded-right.column-expanded-left*/
/*div.search-left-container + .column-main {*/
	/*width: 100%!important;*/
/*}*/

/*
-------------------------------------------------------------------------------
Generelle Styles
-------------------------------------------------------------------------------
*/

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.oneLineDatePicker button{
		margin-top: -28px;
	}
}

.oneLineDatePicker button{
	float: right;
	height: 28px;
	width: 32px;
}

.oneLineDatePicker input{
	padding-right: .5em;
	margin-bottom: 5px;
	height: 28px;
	overflow: hidden;
	width: calc(100% - 34px)!important;
}



.previousLogo {
	background: url("/mwst-webpublikationen/public/javax.faces.resource/webapp/1324992582_back32.png.xhtml?ln=images")
		no-repeat;
	display: inline;
	float: left;
	margin: 5px 15px 5px 0;
	width: 160px;
	height: 40px;
}

.nextHeaderLogo {
	background: url("/mwst-webpublikationen/public/javax.faces.resource/webapp/1324992662_forward32.png.xhtml?ln=images")
		no-repeat;
	float: right;
	margin: 10px auto;
	width: 160px;
	height: 40px;
}

.upHeaderLogo {
	background: url("/mwst-webpublikationen/public/javax.faces.resource/webapp/1324992615_up32.png.xhtml?ln=images")
		no-repeat;
	width: 160px;
	height: 40px;
}

.loadPreviousCipher {
	padding: 5px 0px 5px 30px;
	display: block;
	background-image:
		url("");
	background-repeat: no-repeat;
	background-size: 24px 24px;
}

.loadPreviousCipher {
	padding: 15px 0px 5px 30px;
	display: block;
	background-image:
		url("/mwst-webpublikationen/public/javax.faces.resource/webapp/1324992582_back32.png.xhtml?ln=images");
	background-repeat: no-repeat;
	background-size: 24px 24px;
}

.loadNextCipher {
	padding: 15px 0px 5px 30px;
	display: block;
	background-image:
		url("/mwst-webpublikationen/public/javax.faces.resource/webapp/1324992662_forward32.png.xhtml?ln=images");
	background-repeat: no-repeat;
	background-size: 24px 24px;
}

.cipherDisplayNavigationPanelGrid {
	width: 1000px;
	background-color: transparent;
}

.cipherDisplayCipherLinkColumn {
	align: left;
}

.cipherDisplayContentLinkColumn {
	align: center;
}

.cipherDisplayCipherEditLinkColumn {
	align: right;
}

.cipherDisplayCipherTitel {
	font-weight: bold;
}

.cipherDisplayContentPanelGrid {
	width: 100%;
	margin-top: 20px;
}

.treePanel {
	border: 0 !important;
	height: 100px;
	padding: 0px 5px 0px 0px !important;
}

.pageSelectContent {
	float: center;
	margin: 5px 15px 5px 0;
}

/*.topTocLinkButtonStyle { !*   border: 1px solid #999;**!*/
	/*padding: 1px 4px 1px 4px;*/
	/*text-decoration: none;*/
	/*margin-right: 5px;*/
	/*display: inline;*/
	/*cursor: pointer;*/
/*}*/

.commandButtonsModifiyPubTitleDialog {
	padding: 1px 4px 1px 4px;
	text-decoration: none;
	margin: 3px 3px 3px 0 !important;
	left: 20px;
	cursor: pointer;
}

.tableOfContentTreeItem {
	text-decoration: none !important;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

/*.editTocButtonStyle {*/
	/*border: 1px solid #999;*/
	/*padding: 1px 4px 1px 4px;*/
	/*color: #333;*/
	/*background-color: #e7e7e7;*/
	/*text-decoration: none;*/
	/*margin-right: 10px;*/
	/*display: inline;*/
	/*cursor: pointer;*/
/*}*/

.cipherDisplayFooterColumn{
	width: 33%;
	font-size:10pt;
	margin-top: 10px;
	float: left;
}

/* used for the table of content page */
.containerBoxes {
	padding: 5px;
	margin-bottom: 20px;
	box-shadow: 0px 2px 4px #999;
	/*width: 100%;*/
	font-size: 12pt;
}

.uploadTitleFirst {
	margin: 0 0 5px 0;
}

.uploadTitle {
	margin: 20px 0 5px 0;
}

.subMenuItemCreatePublicationLink {
	text-decoration: none !important;
	border: 1px solid #333333!important;
	color: black;
	padding: 5px!important;
	width: 240px !important;
}

a.subMenuItemCreatePublicationLink:link {
	text-decoration: none;
	color: #000000;
}

a.subMenuItemCreatePublicationLink:visited {
	text-decoration: none;
	color: #000000;
}

a.subMenuItemCreatePublicationLink:active {
	text-decoration: none;
	color: #000000;
}

a.subMenuItemCreatePublicationLink:hover {
	text-decoration: none!important;
}

.subMenuItemCreatePublication {
	cursor: pointer;
	color: #369;
	padding-bottom: 10px;
}

.infoBox {
	padding: 5px;
	background-color: #DEF;
	border: 1px solid #369;
	color: #369;
}

/*.infoBoxIcon {*/
	/*background: transparent*/
		/*url("/mwst-webpublikationen/public/javax.faces.resource/portal/ui-icons_336699_256x240.png.xhtml?ln=images")*/
		/*no-repeat -16px -144px;*/
	/*height: 16px;*/
	/*width: 16px;*/
	/*display: inline-block;*/
/*}*/

.infoBoxText {
	margin-left: 2px;
}

/*.infoBoxTextHistory {*/
	/*margin-left: 2px;*/
/*}*/

.infoBoxIconHistory {
	background: transparent
		url("/mwst-webpublikationen/public/javax.faces.resource/portal/ui-icons_336699_256x240.png.xhtml?ln=images")
		no-repeat -16px -125px;
	height: 16px;
	width: 16px;
	display: inline-block;
}

/*.infoBoxHistory {*/
	 /*padding: 5px;*/
	 /*background-color: #EE0000;*/
	 /*border: 1px solid #369;*/
	 /*color: #000000;*/
 /*}*/

.infoBoxHistoryPdfHtml {
	padding: 5px;
	background-color: orange;
	border: 1px solid #369;
	color: #000000;
	margin-bottom: 10px;
}

.tree {
	min-height: 400px;
	width: 400px;
	border: none !important;
	width: 100%;
}



.tocDialoge {
	padding: 5px;
	height: 300px;
	width: 450px;
}

.inputFieldToc {
	width: 200px !important;
	border: 1px solid white;
	padding: 2px;
	margin: 0 0 10px 0;
}

.inputFieldCheckCommentToc {
	width: 400px !important;
	border: 1px solid white;
	padding: 2px;
	margin: 0 0 10px 0;
}

.dropdownListRoles {
	width: 150px !important;
	border: 1px solid white;
	padding: 2px;
}

.publicationContextInfoLabel {
	width: 140pt;
	font-weight: bold;
}

.componentContextStatusColorGreen {
	color: green;
}

.componentContextStatusColorRed {
	color: red;
}

.publication-icon-readyForCheck {
	background-image: url("/mwst-webpublikationen/public/javax.faces.resource/icon_cog_16px.gif.xhtml?ln=images");
	padding-left: 20px;
	background-position: left;
	background-repeat: no-repeat;
	width: 8em;
	height: 8em;
}

.publication-component-marked-for-delete {
	background-image: url("/mwst-webpublikationen/public/javax.faces.resource/icon_delete_16px.gif.xhtml?ln=images");
	padding-left: 20px;
	background-position: left;
	background-repeat: no-repeat;
	width: 8em;
	height: 8em;
}

.inputFieldNewPublication {
	width: 200px !important;
	border-width: 1px;
	border-style: solid;
	border-color: #E5E5E5;
	padding: 2px;
	margin: 0 0 10px 0;
}

/*.searchButton{*/
	/*float: right;*/
	/*margin-right: 10px;*/
/*}*/

/*.searchInput{*/
	/*overflow: hidden;*/
	/*padding-right: 1em;*/
/*}*/

.extendedSearchDatePicker button {
	float: right;
	margin-top: -30px;
	height: 30px;
	width: 30px;
	margin-right: 0px;
}

.extendedSearchDatePicker{

	float: left;
	padding-right: 20px;
}

/*.extendedSearchDatePickers {*/
	/*overflow: hidden;*/
/*}*/

.ui-selectonemenu-filter-container {
	width: 100%!important;
}

.extendedSearchCheckbox td {
	padding-right: 5px;

}

.ui-widget-content li a:hover{
	text-decoration: none!important;
}

.changedCipherDatePicker button{
	float: right;
	margin-top: -25px;
	height: 25px;
	width: 20px;
	margin-right: 0px;
}

.changedCipherDatePicker label{
	float: left;
}

.changedCipherDatePicker{
	width: 330px;
	padding-left: 10px;
	overflow: hidden;
}
.changedCipherDatePicker span{
	float:right;
	width: 150px;
}

.changedCipherDatePickers {
	overflow: hidden;
}

@media screen and (max-width: 1200px) and (min-width: 700px) {
	.changedCiphersTable {
		width: 600px !important;
		margin-top: 20px;
	}

	.changedCiphersTable .ui-state-default {
		font-size: 70% !important;
		font-size: 10px !important;
		white-space: pre-wrap !important;
	}

	.changedCiphersTable td,
	.changedCiphersTable th {
		padding: 4px 1px !important;
	}
}

.changedCiphersTable th{
	border-color: black;
}

@media screen and (max-width: 1000px) and (min-width: 768px) {
	#pageSubNavigation .nav-stacked{
		font-size: 11px;
	}

}

/*
-------------------------------------------------------------------------------
Styles for pdfSelectionList
-------------------------------------------------------------------------------
*/
.generalPageMargin {
	width: 100%;
	margin: 10px 10px 10px 10px;
}

.checkBox {
	display: inline-block;
	margin: 0px 5px 2px 0px;
	vertical-align: top;
	width: 1.5em;
	zoom: 1;
	*display: inline;
}

.checkBoxText {
	width: 700px;
}

/*.selectButtons {*/
	/*margint-top: 10px;*/
/*}*/

.standaloneDiv {
	margin-top: 20px;
}

.floatRight {
	float: right;
}

.alphabeticalLetters{
	float:left;
	width: 15px;
	text-align:center;
}

/*
-------------------------------------------------------------------------------
Styles for tagCloud
-------------------------------------------------------------------------------
*/
.tagCloud{
	margin-top: 10px;
	width: 100%;
}

.dtAllVersions input {
	width: 60px;
}

.ui-treetable table tr {
	border: hidden;
}
.ui-treetable table td {
	margin: 0px;
	padding: 0px;
}


/*
-------------------------------------------------------------------------------
Styles for tableOfContentAllVersions
-------------------------------------------------------------------------------
*/
.allVersionsTableDate {
	min-width: 80px;
}

.allVersionsTableTitle {
	min-width: 40%;
	white-space: pre-wrap!important;
}

.allVersionsTable td:first-child span:last-child{
	padding-right: 100px;
}

.allVersionsTable {
	overflow-y: scroll;
}

/*
-------------------------------------------------------------------------------
Styles for Navigation
-------------------------------------------------------------------------------s
*/

.dropdown-left{
	left: auto!important;
}

/*
-------------------------------------------------------------------------------
for simpleSearchFormPart
-------------------------------------------------------------------------------
*/

.simpleSearchFormPart {
	margin-top: 10px;
}

#pageContent a,
.application-footer a,
span[style="color: blue;"],
span[style="color: blue; font-style: italic;"],
span[style="color: #0000ff;"] {
	color: #0c76ad !important;
}

.divider{
	width:5px;
	height:auto;
	display:inline-block;
}

.btn-ellipsis {
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
}