/*
* general style
*/
.body {
	padding-left: 5px;
	padding-right: 5px;
}

.page-title-div {
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
	width: auto;
	float: left;
	right: 0px;
}

.page-search-div {
	width: auto;
	float: right;
}

.page-adv-search-div {
	width: auto;
}

.extras-menu-search-div {
	martin-top: 2px;
	margin-right: 200px;
	padding: 2px 25px;
	float: left;
	top: 5px;
	text-decoration: none;
}

.extras-menu-label {
	text-align: center;
}

.extras-menu-item {
	text-align: left;
}

/* page search element */
.page-search-element {
	float: left;
}

/*
* listy style
*/
.switch-div-bottom,.switch-div-top {
	width: auto;
	text-align: right;
}

.switch-div-top {
	right: 5px;
}

.switch-el-ds {
	float: left;
	margin-right: 2px;
}

.switch-el-txt {
	float: left;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
}

.switch-button,.switch-limit-bottom,.switch-limit-top {
	text-decoration: none;
	margin-left: 1px;
	margin-right: 1px;
}

.switch-limit-bottom {
	margin-top: 3px;
}

.col-number {
	text-align: right;
}

.col-active,.col-action {
	text-align: center;
	width: 50px;
}

.col-action * : not ( : FIRST-CHILD ){
	margin-left: 3px;
}

.col-action .rich-menu-item {
	margin-left: 0px;
	text-align: left;
}

.col-action .rich-label-text-decor {
	display: inline;
}

.col-date {
	width: 80px;
}

.col-message-key {
	width: 400px;
}

.col-language {
	width: 50px;
}

/* searchResults */
.search-result-pnl {
	margin-top: 10px;
	padding: -5px;
	position: relative;
	padding-top: 25px;
}

.search-result-int-pnl {
	margin-top: 0px;
	border: none;
	padding: -5px;
	position: relative;
	padding-top: 25px;
}

.action-button,input[type="button"].action-button {
	margin: 0px;
}

.action-button-div,.switch-div-top {
	position: absolute;
	top: 5px;
}

.action-button-div {
	margin: 0px;
	padding-bottom: 3px;
	width: auto;
	float: left;
}

/*
* edit style
*/
.displayFooter {
	color: #A0A0A0;
}

.displayFooterColumn {
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 20px;
	padding-top: 4px;
	float: left;
}

/*
* rich:panel i richPanelSwitch
*/
.dr-stglpnl-b {
	padding: 5px;
}

.dr-pnl-b {
	padding: 5px;
}

/*
* evidence export
*/
.export-evidence-search-panel-class {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(300px, 2fr));
}

.export-evidence-buttons {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(250px, 2fr));
	margin-bottom: 5px;
}

.export-evidence-button {
	min-width: 100px;
	margin-right: 15px!important;
}

/*
* search Pannel
*/
.search-panel-class {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(350px, 2fr));
}

.searchName,.vertical-name,.searchNameNarrow {
	vertical-align: top;
	font-weight: bold;
	margin-top: 3px;
	clear: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 5px;
}

@media (max-width: 1200px) {
	.searchName {
		float: left;
	}

	.searchNameNarrow {
		float: left;
	}
}

@media (min-width: 1201px) {
	.searchName {
		min-width: 100px;
		float: left;
		text-align: right;
	}

	.searchNameNarrow {
		min-width: 80px;
		float: left;
		text-align: right;
	}
}


.vertical-name {
	display: block;
}

.searchValue {
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 5px;
}

.vertical-value {
	display: block;
}

input[type="submit"].searchButton,input[type="button"].searchButton {
	margin-top: 2px;
}

.search-cols-2 {
	width: 50%;
}

.search-cols-3 {
	width: 33%;
}

.search-cols-2-3 {
	width: 66%;
}

.search-cols-1-3 {
	width: 33%;
}

.search-pnl-gr {
	padding: 0px;
	width: 100%;
}

.search-btns {
	width: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
}

/*
* inne
*/
.small-input,.small-wrapper {
	width: 130px;
}

.small-input {
	text-align: left;
}

.small-wrapper {
	padding: 0px;
	padding-right: 3px;
}

.short-input {
	width: 200px;
	text-align: left;
}

.short-combobox {
	width: 203px;
	text-align: left;
}

.long-input {
	width: 350px;
	text-align: left;
}

.translation-input {
	width: 700px;
	text-align: left;
}

.e-number {
	width: 120px;
	text-align: left;
}

.dr-table-subheadercell {
	white-space: normal;
}

.button-delete {
	position: absolute;
	right: 0px;
}

.top-align {
	vertical-align: top;
}

#loginForm input[type='text'],#loginForm input[type='password'] {
	width: 200px;
}

div.a4j-status {
	font-family: Verdana, Geneva, sans-serif;
	position: fixed;
	margin-top: -50px;
	padding: 10px;
	left: 0px;
	right: 0px;
	background-image: url("../../img/common/white_transparent.png");
	text-align: center;
	z-index: 1000;
	font-size: x-large;
	font-weight: bold;
	color: #356ca2;
}

.blink_me {
	animation: blinker 2s linear infinite;
}

@keyframes blinker { 50% {
	opacity: 0.0;
}

}
div.a4j-status div {
	padding: 100px;
	border: 1px dotted #356ca2;
}

.timer-label {
	color: #666666;
}

.timer-value {
	color: red;
	font-weight: bold;
}

.changelog>* {
	margin-bottom: 10px;
}

.user-settings-menu {
	color: inherit;
	font: inherit;
	margin-bottom: 2px;
}

.rich-menu-list-border {
	box-shadow: 10px 10px 5px #333;
}

.user-settings-menu  .rich-menu-list-border {
	text-align: left;
	font-weight: bold;
	border-width: 1px;
}

.user-settings-menu {
	display: inline-block;
	padding: 0 5px 0 5px;
	margin: 0px;
	border: none 0px;
	text-decoration: none;
	background-color: inherit;
}

.medium-label label.name {
	width: 180px;
}

.medium-label div.display {
	min-width: 180px;
}

.long-label label.name {
	width: 250px;
}

.long-label div.display {
	min-width: 350px;
}

.medium-value div.display {
	min-width: 300px;
}

.long-value div.display {
	min-width: 400px;
}

.very-long-value div.display {
	min-width: 600px;
}

.nowrap {
	white-space: nowrap;
}

.layout-table {
	width: 100%;
	position: relative;
}

.layout-table>* {
	vertical-align: top;
}

.layout-left {
	position: absolute;
	left: 0px;
	width: 300px;
	top: 0px;
}

.layout-right {
	margin-left: 300px;
}

.license {
	text-align: center;
	font-size: larger;
	font-weight: bold;
	margin: 7px 5px;
	padding: 2px;
}

.license-error {
	color: red;
	border: thin dotted red;
}

.license-warn {
	color: orange;
	border: thin dotted orange;
}

tr.rich-table-row:hover:not (.no-hover ),tr.rich-table-row:hover:not (.no-hover
	 ) input[type=text],tr.rich-table-row:hover:not (.no-hover ) select {
	background-color: #E1E1E1;
}

/*
* Definicja stylu do wyswietlania informacji w oknach konfiguracji
*/
.main-info {
	float: right;
	width: 200px;
	min-width: 180px;
	min-height: 16px;
	background-image: url("../../img/main_info.png");
	background-position: left top;
	background-repeat: no-repeat;
}

@media (max-width: 479px) {
	.main-info {
		float: none;
		width: 100%;
	}
}


.main-info-text {
	font-size: larger;
	color: grey;
	padding-left: 20px;
}

.main-warn {
	float: right;
	width: 200px;
	min-width: 180px;
	min-height: 16px;
	background-image: url("../../img/sh/icon/warning.png");
	background-position: left top;
	background-repeat: no-repeat;
}

.main-warn-text {
	font-size: larger;
	color: orange;
	padding-left: 20px;
}

.main-info-config {
	float: right;
	width: 500px;
	min-width: 300px;
	min-height: 16px;
	background-image: url("../../img/main_info.png");
	background-position: left top;
	background-repeat: no-repeat;
}