/* - Prebrane a upravene z bundle.css - */

/* body .s_container > .s_homefeature nav button.active::before, body .s_container > .s_homefeature nav button:hover::before  */
body .s_container>.s_homefeature .ui-tabs-nav .ui-state-active a::before,
	body .s_container>.s_homefeature .ui-tabs-nav .ui-state-active a:hover::before
	{
	opacity: 1;
}

/* body .s_container > .s_homefeature nav button::before */
body .s_container .s_homefeature .ui-tabs-nav a::before {
	bottom: -10px;
	content: "▼";
	font-size: 10px;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	text-align: center;
	transition: inherit;
}

body .s_container .s_homefeature .ui-tabs-nav .ui-state-active a::before,
	body .s_container .s_homefeature .ui-tabs-nav a:hover::before {
	opacity: 1;
}

/* body .s_container > .s_homefeature nav button.active, body .s_container > .s_homefeature nav button:hover */
body .s_container .s_homefeature .ui-tabs-nav .ui-state-active a, body .s_container .s_homefeature .ui-tabs-nav a:hover
	{
	border-color: white;
}

/* body .s_container > .s_homefeature nav button */
body .s_container .s_homefeature .ui-tabs-nav a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	color: white;
	font-family: "Open Sans Bold", sans-serif;
	font-size: 15px;
	margin: 30px 10px;
	padding: 10px 0;
	position: relative;
	text-shadow: inherit;
}

/* body .s_container > .s_homefeature */
body .s_container .s_homefeature .ui-tabs-nav {
	color: white;
	text-align: center;
	display: inline-block;
}

body .s_container .s_homefeature .ui-tabs-nav:after {
	content: normal;
}

body .s_container .s_homefeature {
	background: #127cbe
		radial-gradient(ellipse farthest-side at 50% 0, #1a9ae9, #127cbe)
		repeat scroll 0 0;
	border-bottom: 4px solid white;
	border-top: 1px solid #1a9ae9;
	color: white;
	overflow: hidden;
	padding: 60px 0 40px;
	position: relative;
	text-align: center;
	z-index: 20;
}

body .s_container .s_homefeature .title {
	font-family: "Open Sans", sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-shadow: 1px 1px 1px rgba(49, 49, 51, 0.5);
}

body .s_container .s_homefeature .e_formtext .label {
	color: white;
	font-family: "Open Sans Bold", sans-serif;
}

body .s_container .s_feature {
	background: #8fc03f
		radial-gradient(ellipse farthest-side at 50% 0, #a5cd65, #8fc03f)
		repeat scroll 0 0;
	color: white;
	overflow: hidden;
	padding: 20px 0 25px;
	position: relative;
	z-index: 20;
}

body .s_container .s_feature .title {
	font-size: 30px;
	font-weight: inherit;
	line-height: 1.25;
	margin-top: 20px;
}

body .s_container .s_feature .icon {
	font-size: 130px;
	left: 760px;
	opacity: 0.25;
	position: absolute;
	text-shadow: none;
	top: -10px;
}

body .s_container main .title {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 20px;
	text-align: center;
}

body .s_container main .title em {
	color: #8fc03f;
	font-style: normal;
}

/* ----------------------------------------------------------------------------------------------------------------- */

/* body .s_container > .s_tabs a.active::before */
body .s_container .pf_tabs .pf_tabs_search .ui-state-active a::before {
	border-bottom: 6px solid #dedede;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	bottom: 0;
	content: " ";
	display: block;
	height: 0;
	left: 50%;
	position: absolute;
	transform: translate(-50%, 0px);
	width: 0;
}

/* body .s_container > .s_tabs a */
body .s_container .pf_tabs .pf_tabs_search .ui-tabs-nav a {
	float: left;
	font-family: "Open Sans", sans-serif;
	position: relative;
	text-align: center;
	padding: 0 1em !important;
}

/* body .s_container > .s_tabs a.active */
body .s_container .pf_tabs .pf_tabs_search .ui-state-active a {
	color: #313133;
}

/* body .s_container .w  */
body .s_container .pf_tabs_search .ui-tabs-nav {
	margin: 0 auto;
	max-width: 100%;
	padding: 0;
	position: relative;
	width: 960px;
	line-height: 50px;
}

/* body .s_container > main */
body .s_container .pf_tabs_search .ui-tabs-panels main {
	box-shadow: 0 5px 15px 0 #dedede inset;
	background-color: #EEEEEE;
	padding: 20px 0;
}

/* body .s_container > .s_tabs */
body .s_container .pf_tabs {
	position: relative;
	z-index: 10;
	overflow: hidden;
	padding: 0px;
	background: white;
}

/* body .s_container > .s_tabs + .s_resultstitle */
body .s_container .pf_tabs .pf_tabs_search .ui-tabs-panel {
	background: white none repeat scroll 0 0;
	border-top: 1px solid #dedede;
}

body .s_container .s_header {
	position: relative;
	z-index: 30;
	background: white;
	color: white;
}

body .s_container .s_header .title, body .s_container .s_header .menu,
	body .s_container .s_header .lang, body .s_container .s_header .options
	{
	float: left;
}

body .s_container .s_header .title a, body .s_container .s_header .menu a,
	body .s_container .s_header .lang a, body .s_container .s_header .options a
	{
	float: left;
	line-height: 118px;
	font-family: 'Open Sans Bold', sans-serif;
}

body .s_container .s_header h1.title {
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #1a9ae9;
}

body .s_container .s_header h1.title strong {
	color: white;
	font-family: 'Open Sans', sans-serif;
}

body .s_container .s_header h1.title img {
	margin-top: 17px;
}

body .s_container .s_header h1.title .logo-description {
	font-size: 11px;
	font-family: 'Open Sans Italic', sans-serif;
	line-height: 14px;
	color: #b4b4b4;
	display: block;
	margin-left: 25px;
}

body .s_container .s_header .menu {
	position: static;
	margin-left: 20px;
}

body .s_container .s_header .menu ul {
	font-size: 14px;
	letter-spacing: 0;
}

body .s_container .s_header .menu li {
	float: left;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	/*border-left: 1px solid @c_text_mute;*/
}

body .s_container .s_header .menu li>a {
	padding: 0 16px;
	color: #313133;
	font-size: 14px;
	font-family: 'Open Sans Bold', sans-serif;
}

body .s_container .s_header .menu li>a:hover {
	color: #3cc1cc;
}

body .s_container .s_header .menu li>a::before {
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	content: '\E003';
	font: normal normal normal 11px 'icons';
	text-rendering: auto;
	display: inline-block;
	width: 16px;
	height: 14px;
	margin-left: -10px;
	color: #313133;
	opacity: 0.5;
	padding: 3px;
}

body .s_container .s_header .menu li.active, body .s_container .s_header .menu li:hover
	{
	background: #eee;
}

body .s_container .s_header .menu li.active>a::before, body .s_container .s_header .menu li:hover>a::before
	{
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	opacity: 1;
	color: #3cc1cc;
}

body .s_container .s_header .menu li:hover .mega {
	visibility: visible;
	opacity: 1;
}

body .s_container .s_header .menu li:hover .dropdown {
	visibility: visible;
	opacity: 1;
}

body .s_container .s_header .menu.save-space li>a {
	padding: 0 11px;
}

body .s_container .s_header .lang {
	float: right;
	font-size: 12px;
	font-weight: normal;
	margin-left: 0;
	position: absolute;
	right: 5px;
	top: 10px;
}

body .s_container .s_header .lang a {
	padding: 0 5px;
	line-height: 30px;
	color: #313133;
}

body .s_container .s_header .lang a.grey {
	color: #b4b4b4;
}

.ui-datatable thead th {
	text-align: left !important;
}

.ui-datatable tfoot td {
	text-align: center;
}

body .s_container .s_header .lang a:hover {
	color: #3cc1cc;
}

body .s_container .s_header .lang a.active {
	color: #313133;
	font-weight: 700;
}

body .s_container .s_header .options {
	font-size: 18px;
	float: right;
}

body .s_container .s_header .options li {
	position: relative;
	float: left;
	color: #56565a;
}

body .s_container .s_header .options li a {
	color: #313133;
	float: none;
}

body .s_container .s_header .options li i {
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

body .s_container .s_header .options li.active {
	color: white;
}

body .s_container .s_header .options li.active a {
	color: #313133;
}

body .s_container .s_header .options li.active .down a {
	color: #56565a;
}

body .s_container .s_header .options li.active .down a:hover {
	color: #1a9ae9;
}

body .s_container .s_header .options li.notify:before {
	position: absolute;
	top: 45px;
	right: 8px;
	width: 6px;
	height: 6px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #8fc03f;
	content: '';
}

body .s_container .s_header .options li:hover {
	color: #1a9ae9;
}

body .s_container .s_header .options li:hover .down {
	visibility: visible;
	opacity: 1;
}

body .s_container .s_header .options li.login {
	font-size: 13px;
	color: white;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

body .s_container .s_header .options li.login i {
	font-size: 8px;
	margin-left: 4px;
	-webkit-transition: none;
	transition: none;
}

body .s_container .s_header .options li.login:hover {
	color: #1a9ae9;
}

body .s_container .s_header .options li.logout i {
	font-size: 20px;
}

body .s_container .s_header .options li .blind-friendly i {
	color: #3cc1cc;
	font-size: 22px;
}

body .s_container .s_header .options li.item-count::before {
	background: #ee0000 none repeat scroll 0 0;
	border-radius: 50%;
	content: " ";
	height: 13px;
	position: absolute;
	right: 10px;
	top: 39px;
	width: 13px;
}

body .s_container .s_header .options li.item-count .the-count {
	border-radius: 50%;
	color: white;
	display: inline-block;
	font-size: 9px;
	font-weight: 900;
	height: 13px;
	left: 0;
	position: absolute;
	text-align: center;
	top: -13px;
	width: 41px;
}

body .s_container .s_header .options a {
	-webkit-transition: inherit;
	transition: inherit;
	padding: 0 10px;
}

body .s_container .s_header .mega {
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	position: absolute;
	top: 118px;
	left: 0;
	right: 0;
	z-index: 40;
	padding: 30px 0;
	text-align: center;
	background: #eee;
	visibility: hidden;
	opacity: 0;
}

body .s_container .s_header .mega .mega_container {
	height: 120px;
}

body .s_container .s_header .mega a {
	width: 14.28571429%;
	padding: 0 15px;
	line-height: 1.5;
	font-weight: normal;
	color: #313133;
	font-size: 13px;
	height: 100%;
	display: block;
}

body .s_container .s_header .mega a strong, body .s_container .s_header .mega a i
	{
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

body .s_container .s_header .mega a strong {
	display: block;
	margin: 10px 0;
	color: #313133;
	letter-spacing: -0.5px;
}

body .s_container .s_header .mega a strong i {
	color: #313133;
	font-size: 10px;
	margin-left: 2px;
}

body .s_container .s_header .mega a i {
	font-size: 40px;
	color: #3cc1cc;
}

body .s_container .s_header .mega a+a {
	border-left: 1px solid #b4b4b4;
}

body .s_container .s_header .mega a.active strong, body .s_container .s_header .mega a:hover strong,
	body .s_container .s_header .mega a.active i, body .s_container .s_header .mega a:hover i
	{
	color: #3cc1cc;
}

body .s_container .s_header .mega a.disabled {
	cursor: default;
}

body .s_container .s_header .mega a.disabled strong, body .s_container .s_header .mega a.disabled i,
	body .s_container .s_header .mega a.disabled em {
	color: #56565a;
}

body .s_container .s_header .mega a.disabled:hover {
	color: #56565a;
}

body .s_container .s_header .down {
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	position: absolute;
	top: 90px;
	left: 50%;
	z-index: 40;
	width: 200px;
	margin-left: -100px;
	-webkit-box-shadow: 0 0 5px #313133;
	box-shadow: 0 0 5px #313133;
	font-size: 13px;
	font-style: italic;
	color: #313133;
	background: #eee;
	visibility: hidden;
	opacity: 0;
}

body .s_container .s_header .down a {
	display: block;
	float: none;
	padding: 5px 10px;
	line-height: 1.5;
}

body .s_container .s_header .down a.all {
	text-align: center;
	color: #127cbe;
}

body .s_container .s_header .down a+a {
	border-top: 1px solid #b4b4b4;
}

body .s_container .s_header .down a:hover {
	color: #0e5e8f;
}

body .s_container .s_header .down:before {
	position: absolute;
	left: 0;
	width: 100%;
	top: -12px;
	z-index: 50;
	text-align: center;
	font-style: normal;
	content: '\25b2';
	color: #eee;
}

body .s_container .s_header .dropdown {
	padding: 10px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	position: absolute;
	top: 118px;
	z-index: 40;
	min-width: 150px;
	font-size: 13px;
	font-style: italic;
	color: #313133;
	background: #eee;
	visibility: hidden;
	opacity: 0;
}

body .s_container .s_header .dropdown a {
	display: block;
	float: none;
	padding: 5px 10px;
	line-height: 1.5;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

body .s_container .s_header .dropdown a:hover {
	color: #3cc1cc;
}

body .s_container .s_header .dropdown a:hover:before {
	color: #3cc1cc;
}

body .s_container .s_header .dropdown a:before {
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	content: '\E006';
	font: normal normal normal 7px/1 'icons';
	text-rendering: auto;
	display: inline-block;
	width: 15px;
	margin-left: -10px;
	color: #313133;
	vertical-align: middle;
}

body .s_container>.s_feature {
	position: relative;
	z-index: 20;
	overflow: hidden;
	padding: 20px 0 25px;
	color: white;
	background: #8fc03f;
	background-image: -webkit-radial-gradient(50% 0, ellipse farthest-side, #a5cd65, #8fc03f);
	background-image: radial-gradient(ellipse farthest-side at 50% 0, #a5cd65, #8fc03f);
}

body .s_container>.s_feature .title {
	margin-top: 20px;
	line-height: 1.25;
	font-weight: inherit;
	font-size: 30px;
}

body .s_container>.s_feature .icon {
	position: absolute;
	left: 760px;
	top: -10px;
	text-shadow: none;
	font-size: 130px;
	opacity: .25;
}

body .s_container>.s_feature .e_breadcrumbs {
	font-size: 12px;
}

/* body .s_container > .s_header .lang span.nav-pipe {*/
body .s_container .s_header .lang span.nav-pipe {
	color: #b4b4b4;
	line-height: normal;
	margin-top: 5px;
}

/*body .s_container > .s_header .lang span {*/
body .s_container .s_header .lang span {
	color: #313133;
	float: left;
	line-height: 30px;
	padding: 0 5px;
}

/* ----------------------------------------------------------------------------------------------------------------- */
.pf_result_table tbody td {
	border-width: 0 !important;
}

.pf_tab_panel {
	padding: 0 !important;
}

.pf_tab_panel>.ui-panel-content {
	padding: 0 !important;
}

.pf_tab_panel main {
	padding: 20px 0;
}

.pf_autocomplete {
	display: block !important;
	height: 40px !important;
}

.pf_autocomplete_panel {
	background: #fff none repeat scroll 0 0;
	color: #0e5e8f;
	display: block;
	left: 0;
	line-height: normal;
	list-style: outside none none;
	margin: 0;
	outline: 0 none;
	padding: 0 0 10px;
	position: absolute;
	top: 0;
	z-index: 100;
}

.pf_autocomplete_panel .ui-autocomplete-group>td {
	font-size: 17px;
	line-height: 40px;
	padding: 0 20px !important;
	border-top: 1px solid #e5e5e5 !important;
	border-bottom: none !important;
	border-left: none !important;
	border-right: none !important;
}

.pf_autocomplete_panel .ui-autocomplete-item>td {
	font-weight: 700;
	line-height: 25px;
	padding: 0 20px 0 30px !important;
	background-color: #ffffff;
	border: medium none !important;
}

.pf_autocomplete_panel .ui-autocomplete-item>td::before {
	color: #fead82;
	content: "";
	display: inline-block;
	font: 10px/1 icons;
	margin-left: -10px;
	width: 15px;
}

.pf_button-icon1 {
	font: normal normal normal 16px/1 'icons';
	font-size: inherit;
	text-rendering: auto;
	display: inline-block;
	text-decoration: none;
	text-transform: none;
	vertical-align: baseline;
	text-indent: 35px !important;
}

.e_formselect .pf_message::before, .e_formtext .pf_message::before {
	color: rgba(198, 54, 76, 0.95);
	content: "▼";
	left: 0;
	margin-top: -6px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 100%;
	z-index: 300;
}

.e_formselect .pf_message, .e_formtext .pf_message {
	background: rgba(198, 54, 76, 0.95) none repeat scroll 0 0;
	bottom: 100%;
	color: #fff;
	display: none;
	font-weight: 700;
	left: 0;
	padding: 10px;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 301;
}

.s_tabs li.ui-tabs-selected a::before {
	bottom: -20px;
	color: #d8d8d8;
	content: "Ă˘â€“Ë›";
	left: 0;
	position: absolute;
	right: 0;
}

.s_tabs li.ui-tabs-selected a {
	color: #313133;
}

/*.pf_tab {
  border: 5px solid #eee;
}*/
.pf_button_table_icon {
	font: normal normal normal 16px/1 'icons';
	font-size: inherit;
	text-rendering: auto;
	display: inline-block;
	text-decoration: none;
	text-transform: none;
	vertical-align: baseline;
	text-indent: 5px !important;
	border: none !important;
	padding: 0 !important;
	min-width: 25px;
	min-height: auto;
	top: 3px;
}

.pf_button_table_icon:hover {
	background: none;
	color: #127cbe;
}

.pf_button_with_icon {
	border: none !important;
	width: 0.5em !important;
}

.pf_button_with_icon_remove_tarcha {
	border: none !important;
}

.pf_button_with_icon_remove_tarcha:hover {
	background: none !important;
}

.pf_button_with_icon:hover {
	background: none !important;
}

.pf_button_icon_right {
	font: normal normal normal 16px/1 'icons';
	font-size: inherit;
	text-rendering: auto;
	display: inline-block;
	text-decoration: none;
	text-transform: none;
	vertical-align: baseline;
	text-indent: 5px !important;
}

.pf_button_icon {
	font: normal normal normal 16px/1 'icons';
	font-size: inherit;
	text-rendering: auto;
	display: inline-block;
	text-decoration: none;
	text-transform: none;
	vertical-align: baseline;
	text-indent: 5px !important;
}

.pf_button_icon.i_arrow_left {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.pf_button_icon.i_arrow_left:before {
	content: '\E006';
}

.pf_button.green .ui-button-icon-left {
	left: 0 !important;
}

.pf_button.blue .ui-button-icon-left {
	left: -1.5em !important;
}

.pf_button.pf_default .ui-button-icon-left {
	left: -3em !important;
}

.pf_button.pf_disabled .ui-button-icon-left {
	left: 0 !important;
}

.pf_button.large {
	font-size: 15px;
	min-height: 60px;
	padding: 0 10px !important;
}

.pf_one_button {
	text-decoration: none;
}

.pf_tab_title a {
	line-height: 40px;
	width: 100%;
}

.pf_reset {
	border: 1px solid #b4b4b4 !important;
	box-shadow: 0 0 5px rgba(30, 30, 31, 0.25);
}

.pf_reset button {
	min-height: 20px !important;
	border: none !important;
	color: red;
	float: right;
	margin-right: 0 !important;
	padding-top: 10px;
	text-indent: 0 !important;
}

.pf_reset button:hover {
	background: transparent none repeat scroll 0 0;
}

.pf_reset input {
	width: 85% !important;
	border: none !important;
	height: 37px !important;
	box-shadow: none !important;
	border: none !important;
	padding-right: 5px !important;
}

.pf_tab_title a {
	line-height: 40px;
	width: 100%;
}

.pf_tab_title.ui-state-active {
	background-color: #FFFFFF;
}

.pf_tab_title.ui-state-active a {
	background: white none repeat scroll 0 0;
	color: #313133;
}

.pf_tab_title.ui-state-active.ui-state-hover a {
	background: white none repeat scroll 0 0;
	color: #313133;
}

.pf_tab {
	color: #333333;
	display: block;
}

.pf_tab2 .ui-tabs-nav {
	display: table;
	line-height: 15px;
	margin: 0 0 20px 60px !important;
	padding: 0 10px 0 10px !important;
}

.pf_tab_title2 {
	border: 1px solid #3cc1cc !important;
	float: left;
	margin: 0 0 0 -1px;
	position: relative;
	border-radius: 0;
	color: #3cc1cc;
	display: inline-block;
	font-size: 14px;
	line-height: normal;
	margin: 0 !important;
	max-width: 100%;
	min-height: 40px;
	padding: 5px 15px;
	text-align: center;
	text-decoration: none !important;
	text-shadow: none !important;
	transition: all 0.2s ease 0s;
	float: left;
}

.pf_tab_title2.ui-state-hover a {
	/*color: #3cc1cc !important;*/
	
}

.pf_tab_title2.ui-state-hover {
	color: #ffffff;
	background-color: #3cc1cc;
}

.pf_tab_title2 a {
	line-height: 19px;
	color: #3cc1cc;
	width: 100%;
	border: none !important;
}

.pf_tab_title2.ui-state-active::before {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #3cc1cc;
	bottom: -5px;
	content: " ";
	display: block;
	height: 0;
	left: 50%;
	position: absolute;
	transform: translate(-50%, 0px);
	width: 0;
}

.pf_tab_title2.ui-state-active {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #3cc1cc;
	bottom: -5px;
	content: " ";
	display: block;
	position: absolute;
	background-color: #3cc1cc;
	color: white;
}

.pf_tab_title2.ui-state-active a {
	color: white;
	border: none !important;
}

.pf_tab_title2.ui-state-active.ui-state-hover a {
	color: white !important;
}

.pf_tab_title2.first_tab {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

.pf_tab_title2.last_tab {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

.pf_select_one_col {
	padding-right: 0 !important;
	line-height: 20px;
}

.pf_select_one_col .ui-selectonemenu {
	padding-right: 0px !important;
}

.pf_select_one_edit label {
	font-size: 14px;
	position: relative;
	text-align: left;
	display: inline-block;
	/*width: 95% !important;*/
	width: 100% !important;
	min-height: 40px;
	height: auto !important;
	white-space: initial !important;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 25px;
}

.pf_select_one {
	font-size: 14px;
	position: relative;
	text-align: left;
	display: inline-block;
	width: 100% !important;
	padding-right: 0 !important;
	border: 1px solid #b4b4b4 !important;
}

.pf_select_one select {
	background: white none repeat scroll 0 0;
	color: #313133;
	display: block;
	font-size: 13px;
	width: 100%;
}

.pf_select_one label {
	font-size: 14px;
	position: relative;
	text-align: left;
	display: inline-block;
	/*width: 95% !important;*/
	width: 100% !important;
	height: 40px;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 25px;
}

.pf_select_one_bsm_custom {
	font-size: 14px;
	position: relative;
	text-align: left;
	display: inline-block;
	width: 100% !important;
	padding-right: 0 !important;
	border: 1px solid #b4b4b4 !important;
}

.pf_select_one_bsm_custom label {
	font-size: 14px;
	position: relative;
	text-align: left;
	display: inline-block;
	/*width: 95% !important;*/
	width: 100% !important;
	min-height: 40px;
	height: auto !important;
	white-space: initial !important;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 25px;
}

.pf_select_one>.ui-selectonemenu-trigger {
	width: 15px !important;
}

.pf_select_one>.ui-selectonemenu-trigger::after {
	color: #127cbe;
	content: "";
	cursor: pointer;
	float: right;
	font: 10px/1 "icons";
	left: 0px;
	position: relative;
	text-rendering: auto;
	top: 12px;
	z-index: 1;
	width: 15px;
}

.e_formselect .field.pf_select_one_field::after {
	content: none;
}

.pf_select_one_panel {
	font-size: 13px;
	background-color: white;
}

.pf_select_one_panel .ui-state-hover {
	color: #FFFFFF;
	background-color: #0080ff;
}

.pf_select_one_vlastnik {
	width: 100% !important;
}

.pf_select_one_vlastnik>label {
	margin-bottom: 10px;
	display: inline-block;
	width: 100%;
	font-size: 14px;
	position: relative;
	text-align: left;
	background-color: white;
	border: 1px solid !important;
	border-radius: 2px;
	color: #313133;
	font-weight: normal;
	line-height: normal;
	padding: 4px 0 1px 20px !important;
	text-align: left;
	vertical-align: baseline;
	white-space: normal;
	line-height: 20px;
	border: 1px solid !important;
	border-radius: 2px;
}

.pf_select_one_vlastnik_panel {
	font-size: 13px;
	background-color: white;
}

.pf_select_one_vlastnik_panel .ui-state-hover {
	color: #FFFFFF;
	background-color: #0080ff;
}

.pf_radio {
	margin: 0 !important;
}

.pf_radio .ui-radiobutton-box {
	border-radius: 50%;
	text-align: center;
	transition: all 0.2s ease 0s;
	background: white none repeat scroll 0 0;
	border: 2px solid #127cbe;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	height: 15px;
	width: 15px;
}

.pf_radio .ui-icon-bullet {
	background: #127cbe none repeat scroll 0 0;
	border: 0 solid #1e1e1f;
	border-radius: 100%;
	display: inline-block;
	height: 7px;
	margin: 2px 0;
	position: relative;
	vertical-align: top;
	width: 7px;
}

.pf_dialog {
	color: #333333;
	line-height: 20px;
	background: white none repeat scroll 0 0;
	border-radius: 5px;
	max-width: 1200px;
	min-width: 900px;
	left: 50%;
	position: fixed;
	top: 40%;
	transition: all 0.2s ease 0s;
	z-index: 41;
}

.pf_dialog_rusenie {
	max-width: 1100px;
	min-width: 1100px;
}

.pf_dialog_edit {
	color: #333333;
	line-height: 20px;
	background: white none repeat scroll 0 0;
	border-radius: 5px;
	max-width: 900px;
	min-width: 900px;
	left: 50%;
	position: fixed;
	top: 40%;
	transition: all 0.2s ease 0s;
	z-index: 41;
}

.pf_dialog_content {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}

.pf_dialog .pf_dialog_content {
	display: block;
	max-height: 600px;
	overflow-y: auto;
	padding: 30px;
}

/*.pf_select_many {*/
/*width: 100% !important;*/
/*}*/
.pf_select_many tr td:first-of-type {
	width: 20px !important;
}

.pf_select_many label {
	font-size: 14px !important;
}

.pf_select_many li {
	border: 1px solid !important;
	padding-left: 4px;
	padding-top: 4px !important;
	padding-bottom: 2px;
}

.pf_select_many .ui-chkbox {
	display: inline-block;
	border-color: #0893c7;
}

.pf_select_many .ui-chkbox-box {
	margin: 0 7px 0 0;
	border-radius: 2px;
	display: inline-block;
	height: 16px;
	width: 16px;
	background: #fafafa none repeat scroll 0 0;
	border: 1px solid #00aeef;
	box-shadow: none;
	color: #a9a9a9;
	cursor: pointer;
	height: 16px !important;
	width: 16px !important;
}

.pf_select_many .ui-chkbox-box .ui-icon.ui-icon-blank {
	overflow: visible;
	background-color: #ffffff;
	background-position: center center;
	background-size: 100% auto;
	transition: all 0.2s ease 0s !important;
	width: 14px;
	height: 14px;
}

.pf_select_many .ui-chkbox-box .ui-icon.ui-icon-check {
	overflow: visible;
	background-color: #00aeef;
	background-size: 100% auto;
	border-radius: 1px;
	transition: all 0.2s ease 0s !important;
	width: 14px;
	height: 14px;
}

.pf_select_many .ui-chkbox-label {
	margin-top: 0 !important;
}

.pf_select_many .ui-chkbox-box.ui-state-default.ui-state-disabled .ui-icon.ui-icon-blank
	{
	background-color: #eee;
}

.pf_select_checkbox {
	float: left;
	color: transparent;
	border: 1px solid #127cbe;
	transition: all 0.2s ease 0s;
	background: white none repeat scroll 0 0;
	border-radius: 3px;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	height: 15px;
}

.pf_select_checkbox .ui-chkbox-box {
	height: 12px !important;
	width: 12px !important;
}

.pf_select_checkbox .ui-state-active {
	color: white;
	content: "";
	font-family: "icons";
	font-feature-settings: normal;
	font-kerning: auto;
	font-language-override: normal;
	font-size: 10px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-synthesis: weight style;
	font-variant: normal;
	font-weight: normal;
	left: 2px;
	line-height: inherit;
	margin-top: 1px;
	position: absolute;
	text-rendering: auto;
	transition: all 0.2s ease 0s;
	background: #127cbe none repeat scroll 0 0;
}

.ui-tabs .ui-tabs-panel {
	padding: 0 !important;
}

.ui-tabs {
	padding: 0 !important;
}

.x {
	background-color: #333334;
	border: 3px solid #eee;
	border-radius: 50%;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4);
	color: #eee;
	cursor: pointer;
	font-family: "Open Sans Bold", sans-serif;
	font-size: 20px;
	height: 26px;
	opacity: 1;
	position: absolute;
	right: 0px;
	text-align: center;
	text-shadow: none;
	top: -12px;
	transition: all 0.2s ease 0s;
	width: 26px;
	z-index: 11;
	float: right;
	font-weight: bold;
	line-height: 1;
	font: normal normal normal 16px/1 'icons';
	content: '\E00D';
	text-rendering: auto;
	display: inline-block;
	text-decoration: none;
	text-transform: none;
	vertical-align: baseline;
	text-indent: 5px !important;
}

.pf_dialog .ui-dialog-titlebar-close {
	background-image: url("../img/close-icon.png");
	height: 26px;
	width: 26px;
}

.pf_messages .ui-icon-close {
	background-image: url("../img/icon-close.png");
	height: 16px !important;
	width: 16px !important;
}

.x.medium {
	height: 20px;
	width: 20px;
}

.pf_plus_button {
	font-size: 15px;
	min-height: 40px;
	width: 40px !important;
}

.pf_back_arrow {
	font-size: 15px;
	min-height: 40px;
	padding: 0 30px !important;
	margin-right: 8px !important;
}

.tab .ui-panel-content {
	padding: 0 !important;
}

.tab.pf_active {
	display: block;
}

.ui-widget-overlay {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.7);
}

.pf_table {
	border-collapse: collapse;
}

.pf_table_header {
	text-align: center;
	background: none repeat scroll 0 0 #E5E5E5;
	border-bottom: 1px solid #BBBBBB;
	padding: 16px;
}

.pf_table_odd {
	text-align: center;
	background: none;
	border-top: 1px solid #BBBBBB;
}

.pf_table_even {
	text-align: center;
	background: none repeat scroll 0 0 #F9F9F9;
	border-top: 1px solid #BBBBBB;
}

.pf_center-block {
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.pf_link {
	color: #127cbe !important;
	text-align: right !important;
}

.pf_column_header {
	border-top: 1px solid #25aae1 !important;
	border-right: 1px solid #3cc1cc !important;
	border-bottom: 1px solid #25aae1 !important;
	border-left: 1px solid #3cc1cc !important;
}

td.pf_column_header {
	border-top: 1px solid #e2e8f0 !important;
	border-left: 1px solid #eee !important;
	border-right: 1px solid #eee !important;
	border-bottom: none !important;
}

.pf_column_header.pf_column_header_icon {
	padding: 10px 0;;
}

/*border-left: 1px solid gray !important;*/
/*border-right: 1px solid gray !important;*/

/*pf_column_header_grey {
        border-collapse: separate !important;
    }*/
th.pf_column_header_grey {
	background: #FBFBFB !important;
	border: none !important;
	color: #313133 !important;
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
	border-bottom: none !important;
}

td.pf_column_header_grey {
	border-top: 1px solid #e2e8f0 !important;
	border-left: 1px solid #eee !important;
	border-right: none !important;
	border-bottom: none !important;
	font-weight: normal;
}

th.pf_column_header_grey.ui-state-active {
	border: none !important;
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
	border-bottom: none !important;
}

.pf_column_link {
	color: #127cbe !important;
	text-align: left !important;
	display: inline !important;
}

.pf_table_checkbox {
	width: 35px;
	text-align: center;
}

td.pf_table_checkbox {
	width: 35px;
	text-align: center;
}

.pf_table_checkbox .ui-chkbox-box {
	border: 1px solid #127cbe;
	transition: all 0.2s ease 0s;
}

.pf_accord_title, .panel-toggleable .ui-panel-titlebar {
	font-weight: 400;
	color: #127cbe;
	background-color: #eee;
	line-height: 30px !important;
}

.pf_accord_title .ui-icon {
	
}

.pf_table_no_header thead {
	display: none;
}

.pf_tab2 .ui-tabs-nav {
	margin: 0 auto !important;
}

.pf_column_icon_only {
	padding: 0 !important;
}

.panel-toggleable {
	padding: 0 !important;
}

.panel-toggleable .ui-panel-title {
	font-weight: 500;
}

.panel-toggleable .ui-panel-content {
	padding: 10px !important;
}

.panel-toggleable .ui-panel-content .ui {
	padding: 10px !important;
}

.panel-toggleable table {
	border-collapse: unset !important;
}

.panel-toggler:hover {
	color: #313133 !important;
}

.panel-toggler {
	color: #787f87 !important;
	font-size: 12px;
	font-weight: normal;
	text-align: right !important;
	width: auto;
	max-width: 120px;
}

.ui-outputlabel-rfi {
	color: #c6364c;
}

input.ui-state-error {
	border-color: #c6364c !important;
}

.field i.error {
	scolor: #c6364c;
}

.field i.success {
	scolor: #92c01d;
}

.field i.error, .field i.success {
	position: absolute;
	right: 0;
	top: 22px;
	border-radius: 3px;
	font-size: inherit;
	height: inherit;
	line-height: inherit;
	padding: 0 15px;
	margin: 0;
	z-index: 2 !important;
}

.ui-message {
	display: none !important;
}

.ui-message-display {
	background: rgba(198, 54, 76, 0.95) !important;
	bottom: 100%;
	color: #fff !important;
	display: block !important;
	font-size: 13px;
	font-weight: 700;
	height: auto;
	left: 0;
	margin: 0 !important;
	overflow: visible !important;
	padding: 10px !important;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 301;
}

.ui-message-display::before {
	color: rgba(198, 54, 76, 0.95);
	content: "▼";
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 300;
	margin: 0 auto;
	bottom: -24px;
}

.ui-message-error-detail {
	display: block;
	line-height: normal !important;
}

.b_tabs .tabs-top-main>ul {
	background: #127cbe none repeat scroll 0 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	box-shadow: 0 2px 3px 2px #dedede;
	color: white;
	display: flex;
	flex-direction: row;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	max-width: 100%;
	padding: 0;
	position: relative;
	width: 960px;
}

.b_tabs .tabs-top-main>ul {
	padding: 0 !important;
}

.b_tabs .tabs-top-main>ul>li {
	flex-grow: 1;
	margin: 0;
}

.b_tabs .tabs-top-main>ul>li.ui-state-active::after {
	background: white none repeat scroll 0 0;
	border-top: 3px solid #127cbe;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	content: " ";
	display: block;
	height: 7px;
	left: 0;
	position: absolute;
	top: -3px;
	width: 100%;
}

.b_tabs .tabs-top-main>ul.ui-helper-clearfix::after {
	content: none;
}

.b_tabs .tabs-top-main>ul>li>a {
	padding: 0 1em;
}

/* HOME */
body .s_container main {
	box-shadow: 0 5px 15px 0 #dedede inset;
	padding: 20px 0 40px;
}

.home-btn {
	display: block;
}

.home-btn-gradient {
	text-align: center;
}

.home-btn-icon {
	display: block;
	text-align: center;
}

/* FILE UPLOAD */
.file-upload-no-buttons .ui-fileupload-upload, .file-upload-no-buttons .ui-fileupload-cancel
	{
	display: none;
}

/* REGISTRE */
.table-registre .ui-widget-header {
	border: none !important;
	text-align: left;
}

.table-registre {
	border: 1px solid rgba(30, 30, 31, 0.25);
	border-collapse: unset !important;
	border-radius: 5px;
	border-spacing: 0;
	margin: 20px 0;
	width: 100%;
}

.table-registre th {
	text-align: left !important;
}

.table-registre th, .table-registre tr td {
	padding: 10px 15px !important;
	height: 45px;
}

.table-registre tr:nth-child(2n) {
	background: #fdfaf5 none repeat scroll 0 0;
}

.table-registre tr td {
	border-bottom: 1px solid #f2e2cd !important;
}

.table-registre tr:last-of-type td {
	border-bottom: medium none;
}

/* DATATABLE PAGINATOR */
.register-list .ui-paginator {
	text-align: left;
}

.ui-datatable .ui-paginator-jtp-select {
	display: inline-block;
	height: auto;
	margin: 0 7px;
	padding: 4px !important;
	width: auto;
}

.ui-datatable .ui-paginator-prev.ui-state-disabled, .ui-datatable .ui-paginator-next.ui-state-disabled
	{
	background: none;
	border: 1px solid #bbbbbb;
	color: #bbbbbb;
}

.register-list .ui-paginator .ui-paginator-prev, .register-list .ui-paginator .ui-paginator-next
	{
	float: right;
}

.Opac100 {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}

.pf_block_ui {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	font-size: 1em;
	padding: 1em;
	text-align: center;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.8);
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	background: #fff none repeat scroll 0 0;
	border: 1px solid #d5d5d5;
	color: #222;
}

.ui-accordion .ui-accordion-content {
	padding: 0 !important;
}

.ui-accordion .b_padding_s table td {
	border: none !important;
}

.b_tabbed {
	border: 1px solid #eee !important;
}

.ui-state-disabled {
	background: #eee none repeat scroll 0 0;
	color: #555;
}

.button-group.m-bottom.many-buttons .ui-button-text-only .ui-button-text
	{
	padding: 0 !important;
}

.link-button {
	border: 1px solid #3cc1cc;
	border-radius: 3px;
	color: #3cc1cc;
	display: inline-table;
	font-size: 14px;
	line-height: normal;
	margin: 0 5px 0 0;
	max-width: 100%;
	min-height: 40px;
	padding: 5px 15px;
	text-align: center;
	text-decoration: none !important;
	text-shadow: none !important;
	transition: all 0.2s ease 0s;
	overflow: visible;
}

.link-button.tall {
	font-size: 16px;
	min-height: 120px;
	padding: 10px;
}

.link-button.full {
	width: 100%;
}

.link-button.medium {
	font-size: 16px;
	padding: 25px;
}

.link-button.grey-blue {
	background: transparent none repeat scroll 0 0;
	border-color: #eee;
	color: #0e5e8f;
}

.link-button:focus {
	color: #3cc1cc;
}

.link-button:hover, .link-button.active, .link-button:active {
	background: #3cc1cc none repeat scroll 0 0;
	color: white;
}

.link-button.grey-blue:hover, .link-button.grey-blue.active {
	background: #0e5e8f none repeat scroll 0 0;
	color: white;
}

.link-button.link-more {
	padding-bottom: 36px;
	padding-top: 36px;
}

.link-button-content {
	display: table-cell;
	height: 100px;
	vertical-align: middle;
}

.link-button-content.h30 {
	height: 30px;
}

.p-15 {
	padding: 15px !important;
}

.p-top-1 {
	padding-top: 1px !important;
}

table.simple.m-none thead {
	background-color: inherit;
	border: medium none !important;
	color: #313133;
	font-family: "Open Sans Bold", sans-serif;
	font-size: 13px;
	letter-spacing: -0.5px;
	text-transform: uppercase;
}

table.simple.m-none th {
	text-align: left;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-image: none;
	border: medium none -moz-use-text-color;
	border-top: 1px solid #b4b4b4;
	padding: 10px;
}

table.simple td {
	border: medium none !important;
	border-top: 1px solid #b4b4b4 !important;
	text-transform: none;
}

button {
	margin-right: 5px !important;
	margin-left: 5px !important;
}

.button-group button {
	margin: 0 0 0 -1px !important;
}

.e_formradio>label {
	margin: 0 5px;
}

.ui-panel.b {
	padding: 20px !important;
}

.pf_button_select>span {
	padding: 0 !important;
}

.pagin.ui-paginator-first .ui-button-icon-left {
	transform: rotate(90deg);
}

.pagin.ui-paginator-last .ui-button-icon-left {
	transform: rotate(270deg);
}

.ui-paginator-pages .ui-state-active {
	color: #313133;
}

table.no-header {
	border: medium none;
}

table.flat-list tbody tr td {
	padding: 10px;
}

table.no-header tr td:nth-child(1) {
	border-left: 1px solid #b4b4b4;
}

table.no-header tr td:last-child {
	border-right: 1px solid #b4b4b4;
}

table.no-header tr:last-child td {
	border-bottom: 1px solid #b4b4b4;
}

.pf_hide_columns_header table thead tr {
	display: none;
}

.pf_m-bottom-sm {
	margin-bottom: 0 !important;
}

.ttip-text-300 {
	display: inline-block;
	width: 250px;
	white-space: normal
}

.vertical-top {
	vertical-align: top;
}

.pf_error {
	font-size: 14px;
	font-weight: 600;
	color: #FF0000;
}

#searchNehnDialog, #searchNehnUcastDialog {
	margin-top: 25px;
}

.pf_select_one_auto_width {
	border: 1px solid #b4b4b4 !important;
	box-shadow: 0 0 5px rgba(30, 30, 31, 0.25);
	display: inline-block;
	font-size: 14px;
	padding-right: 0 !important;
	position: relative;
	text-align: left;
	width: auto;
}

.field .input-wrapper {
	border: 1px solid #b4b4b4;
}

/* UCASTNICI KALENDAR - header */
.ui-datepicker .ui-datepicker-header {
	background-color: #2fabb6;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #b4b4b4;
}

.ui-datepicker-month, .ui-datepicker-year {
	padding: 0 0px;
	height: 30px;
	display: inline;
}

.ui-datepicker .ui-icon-circle-triangle-w {
	width: 16px;
	background: url("../img/arrow_l.png") 0px 3px;
	background-size: 16px 16px;
	background-repeat: no-repeat;
}

.ui-datepicker .ui-icon-circle-triangle-e {
	width: 16px;
	background: url("../img/arrow_r.png") 0px 3px;
	background-size: 16px 16px;
	background-repeat: no-repeat;
}

.hasDatepicker {
	height: 40px !important;
}

/* primafaces accordion */
.ui-accordion-header.pf-accordion-header-h2 {
	font-family: "Open Sans Bold", sans-serif;
	font-size: 20px;
	line-height: normal;
	color: #0e5e8f;
	text-decoration: none;
	padding-left: 0;
}

.ui-accordion-header.pf-accordion-header-h3 {
	font-family: "Open Sans Bold", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
	color: #0e5e8f;
	text-decoration: none;
	padding-left: 0;
}

.ui-accordion-header.pf-accordion-header-h2:after, .ui-accordion-header.pf-accordion-header-h3:after
	{
	color: #787f87;
	content: '\E004';
	display: inline-block;
	font-family: "icons";
	font-feature-settings: normal;
	font-kerning: auto;
	font-language-override: normal;
	font-size: inherit;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-synthesis: weight style;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-decoration: none;
	text-transform: none;
	vertical-align: baseline;
	transform: rotate(0deg);
	margin-left: 5px;
}

.ui-accordion-header.pf-accordion-header-h2.ui-state-active:after,
	.ui-accordion-header.pf-accordion-header-h3.ui-state-active:after {
	transform: rotate(180deg);
}

.ui-accordion .ui-accordion-header {
	padding: 0 !important;
}

pf-accordion-header-h2>.ui-icon {
	display: none;
}

.ui-accordion-header.pf-accordion-header-h3:before {
	display: inline-block;
	font-family: "icons";
	font-feature-settings: normal;
	font-kerning: auto;
	font-language-override: normal;
	font-size: 26px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-synthesis: weight style;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-decoration: none;
	text-transform: none;
	vertical-align: baseline;
	color: #787f87;
	margin-right: 10px;
}

.pf-nahladlv_pocty {
	margin-bottom: 15px
}

/* primafaces tooltip */
.ui-tooltip {
	border: 1px solid #ccc;
	box-shadow: 0 0 10px 0 #ddd;
	-moz-box-shadow: 0 0 10px 0 #ddd;
	-webkit-box-shadow: 0 0 10px 0 #ddd;
	color: #313133;
	background-color: #FFF4D3;
}

.autocompleteKU {
	height: 60px !important;
	width: 100% !important;
}

.autocompleteObec, .autocompletePsc {
	height: 40px !important;
	width: 100% !important;
}

.search_height_small {
	height: 40px !important;
}

.ui-accordion .ui-accordion-content {
	top: 0 !important;
}

body .s_container .s_header .lang span.pf_nav-dot {
	padding-right: 5px;
	color: #b4b4b4;
	line-height: 20px;
}

.button-blue {
	background: #3cc1cc none repeat scroll 0 0;
	color: white;
	display: inline-block;
	max-width: 100%;
	padding: 10px 15px;
	text-decoration: none !important;
	text-shadow: none !important;
	text-align: center;
	line-height: normal;
	font-size: 14px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	margin: 0px 5px 0px 0px;
	border: 1px solid #3cc1cc;
	min-height: 40px;
}

.button-blue:hover {
	background: #0e5e8f;
	border-color: #0e5e8f;
	color: white;
}

/* datatable */
table.datatable {
	border-collapse: collapse;
	border-spacing: 0 5px;
	border: 1px solid transparent;
}

table.datatable thead tr {
	background: none;
	color: #313133;
}

table.datatable thead tr th {
	padding: 5px 10px 5px 10px;
	border: 1px solid #b4b4b4;
}

table.datatable tbody tr:nth-child(even) {
	background: white;
}

table.datatable tbody tr:hover, table.datatable tbody tr.active {
	background: #e1ebf8;
}

table.datatable tbody tr td {
	padding: 5px 10px 5px 10px;
	border: 1px solid #b4b4b4;
}

table.datatable tbody td.pf-remove button {
	padding: 0 0 0;
	margin: 0 0 0 0;
	border: none;
	min-height: 20px;
}

table.datatable td.pf-remove button:hover {
	border: none;
	background-color: transparent;
}

table.datatable thead tr th .ui-column-customfilter {
	display: inline-block;
}

table.datatable thead tr th input, table.datatable thead tr th .ui-column-customfilter input
	{
	background: white none repeat scroll 0 0;
	border: 1px solid #b4b4b4;
	border-radius: 3px;
	color: #313133;
	display: inline-block !important;
	line-height: 14px;
	height: 20px;
	width: 100px;
	padding: 2px 2px 2px 4px;
}

table.datatable thead tr th span {
	margin-right: 10px;
}

.hide-table-header thead {
	display: none;
}

.hide-table-header thead {
	display: none;
}

.padding-off tbody td {
	padding: 15px 10px !important;
}

.ui-autocomplete-panel {
	/*position: fixed !important;*/
	
}

.dark-blue-button-text {
	color: #0e5e8f;
	border: none;
}

.dark-blue-button-text:hover {
	color: #127cbe;
	background: none;
	border: none;
}

.table-overflow-vis .ui-datatable-tablewrapper {
	overflow: visible;
}

.ui-fileupload-simple .ui-button-text {
	padding: 10px 10px 10px 10px !important;
	background: #3cc1cc none repeat scroll 0 0;
	color: white;
	height: 50px;
}

.ui-fileupload-simple .ui-state-hover .ui-button-text {
	background: #0e5e8f none repeat scroll 0 0;
	border-color: #0e5e8f;
}

.ui-fileupload-filename {
	position: relative;
	top: -25px;
}

a.button {
	border-radius: 0;
	float: left;
	margin: 0 0 0 -1px;
	overflow: visible;
	padding: 0px 15px 0px 15px;
	position: relative;
}

a.green {
	background: #8fc03f none repeat scroll 0 0;
	border-color: #8fc03f;
	color: white;
}

.button:first-of-type {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

.button:last-of-type {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

.green:hover {
	background: #b0d240;
	border-color: #b0d240;
}

.button-group-small .button {
	font-size: 14px;
	min-height: 30px;
	padding: 1px 15px;
	margin: 0;
}

.button .ui-icon {
	display: inline;
}

a.green-link {
	background: transparent none repeat scroll 0 0;
	border: 1px solid #dedede;
	border-radius: 3px;
	color: #8fc03f;
	padding: 10px;
}

a.green-link:hover {
	background: #b0d240;
	border-color: #b0d240;
	color: white;
}

/* lightbox */
.ui-lightbox-caption {
	background-color: white;
	color: #333333;
}

.ui-widget-header .ui-icon-closethick {
	background-image: url("../img/close-icon.png");
	height: 26px;
	width: 26px;
}

.ui-datatable.full-paging .ui-paginator button, .ui-datatable.full-paging .ui-paginator .ui-paginator-pages
	{
	width: auto;
	max-width: 200px;
}

@media all and (-ms-high-contrast: none) , ( -ms-high-contrast : active)
	{
	/* IE10+ CSS styles go here */
	.ui-fileupload-simple .ui-button-text-icon-left .ui-button-text {
		padding: 23px 10px 10px 10px !important;
	}
}

.b_placeholder {
	border-radius: 5px;
	display: table;
	width: 100%;
}

.b_placeholder .w_half {
	width: 50%;
}

.b_placeholder .rollout i {
	color: #dedede;
	margin-right: 5px;
	transform: rotate(180deg);
	transition: all 0.2s ease 0s;
}

.b_placeholder .rollout.down i {
	transform: rotate(0deg);
}

.b_placeholder .rollout:hover {
	color: #313133;
}

.gp-nehnutelnost-table thead {
	text-transform: none !important;
}

.gp-nehnutelnost-table td, .gp-nehnutelnost-table th {
	font-size: 12px;
}

/*table.no-header thead {*/
/*visibility: hidden;*/
/*}*/
.i_close.close-remove-view {
	color: #000 !important;
	opacity: 1;
}

.geom_plan_datatable .ui-datatable-empty-message {
	color: #e41e1e !important;
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important;
	border: 1px solid #e41e1e !important;
	background: #fff5f5 !important;
	padding: 10px 20px !important;
}

#ucastnikDialog .row>.col-sm-4 {
	margin-bottom: 5px;
}

#ucastnikDialog .pf_dialog_content {
	padding: 5px 20px 5px 20px;
}

#ucastnikDialog .row {
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
}

#ucastnikDialog .ui-dialog-content {
	padding: 0 0 0 0 !important;
}

table thead .ui-column-filter {
	font-size: 14px; /* !important; */
	color: #0e5e8f; /*!important; */
}

#primefacesmessagedlg {
	background-color: white;
}

.b_box .duplicate-with-fixed-visibility .ui-datatable-tablewrapper {
	overflow: hidden;
}

.b_box .duplicate-with-fixed-visibility .watched-select-show {
	width: 100%;
}

.ui-datatable table.watched-select-show.duplicate-visibility-hidden.no-header
	{
	border-collapse: initial;
}

.ui-datatable .ui-sortable-column-icon {
	display: inline-block;
	font-family: "icons";
	font-feature-settings: normal;
	font-kerning: auto;
	font-language-override: normal;
	font-size: 10px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-synthesis: weight style;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-decoration: none;
	text-rendering: auto;
	vertical-align: middle;
	text-indent: 0px !important;
}

.ui-datatable .ui-icon-triangle-1-n::before {
	content: "";
}

.ui-datatable .ui-icon-triangle-1-s::before {
	content: "";
}

.ui-datatable .ui-icon-triangle-1-s {
	transform: rotate(180deg);
}

.ui-datatable .ui-column-filter {
	width: 100% !important;
}

.ui-datatable .ui-column-customfilter input {
	height: 25px;
	line-height: inherit;
	padding: 4px;
	border: 0 none;
	border-radius: inherit;
}

table.flat-list thead tr th {
	padding: 10px !important;
}

.ui-datatable .ui-selection-column .ui-chkbox-all {
	margin: 0 !important;
}

.ui-button-icon-only .ui-icon {
	margin-left: -10px !important;
}

.ui-button-icon-only-right .ui-icon {
	margin-left: -10px !important;
	padding-right: 4px;
	padding-bottom: 4px;
}

.ui-button-icon-only-left .ui-icon {
	margin-left: -10px !important;
	padding-right: 5px;
	padding-top: 4px;
}

.b_tabs .ui-state-disabled:last-of-type {
	border-right: none;
}

.b_tabs .ui-state-disabled.active {
	background: white;
	color: #313133;
}

.b_tabs .ui-state-disabled {
	display: table-cell;
	position: relative;
	text-align: center;
	width: 500px;
	white-space: nowrap;
	cursor: pointer;
	border-right: 1px solid #cccccc;
	font-family: 'Open Sans Bold', sans-serif;
	color: white;
	background-color: #b2b2b2;
}

.vlastnik-2 .e_formtext.w-small .field {
	width: 60px;
}

.e_formcheck .field input[type="checkbox"]:disabled ~ .visual:after {
	color: white !important;
}

#dgNovaStavba .ui-selectonemenu-panel {
	width: 100%;
}

.ui-selectonemenu-panel .ui-selectonemenu-item.ui-selectonemenu-list-item
	{
	white-space: normal;
}

.ui-dialog {
	background-color: white !important;
}

#warn_zapis_5rokov {
	background-color: #fef2e7;
	border-radius: 5px;
	border: solid 2px #f9bf85;
	margin-bottom: 10px;
}

#warn_zapis_5rokov p {
	padding-left: 1em;
	padding-top: 10px;
	font-weight: bold;
	color: #f7a655;
}
/*
https://github.com/primefaces/primefaces/pull/2373
*/
.ui-tooltip {
	border: 1px solid #ccc;
	box-shadow: 0 0 10px 0 #ddd;
	-moz-box-shadow: 0 0 10px 0 #ddd;
	-webkit-box-shadow: 0 0 10px 0 #ddd;
	color: #313133;
	background-color: #FFF4D3;
	pointer-events: none !important;
}

.ui-selectmanymenu {
	width: 100% !important;
}

.button-group-nehnutelnosti button {
	padding: 5px 5px;
	font-size: 13px;
}

/*
Menu s vyberovymi moznostami pri druhu chranenych nehnutelnosti by bolo priesvitne keby
mu nedame farbu a tym padom nepouzitelne. z-index je tam preto, ze dialog je maly, a 
moznosti je vela, a teda moznosti sa zobrazia aj CEZ (MIMO) dialogu, inac je to nepouzitelne.
*/
.ui-selectcheckboxmenu-panel {
	background: white;
	z-index: 2000 !important;
}

/*
Neoznacene aj oznacene checkboxy by nebolo vidno keby nemali nastaveny border
*/
.ui-chkbox-box.ui-widget.ui-corner-all.ui-state-default {
	border: 1px solid #00aeef;
}

.ui-chkbox-box.ui-widget.ui-corner-all.ui-state-default.ui-state-hover {
	border: 1px solid #00aeef;
}

/*
Velkost textu ked sa otvori menu s viacerymi moznostami
*/
.ui-selectcheckboxmenu-item.ui-selectcheckboxmenu-list-item.ui-corner-all.ui-selectcheckboxmenu-unchecked>label
	{
	font-size: 14px;
}

.ui-selectcheckboxmenu-item.ui-selectcheckboxmenu-list-item.ui-corner-all.ui-selectcheckboxmenu-checked>label
	{
	font-size: 14px;
}

/*
Taktiez vec ktora v PF demo ukazke funguje ale u nas nie - checkbox zakliknuty ma modru farbu
*/
.ui-chkbox-box.ui-widget.ui-corner-all.ui-state-default.ui-state-active
	{
	background: #00aeef;
}

/*
Bez tohto nezobrazi sedy border ako v defaultnom primefaces deme
*/
.ui-selectcheckboxmenu-multiple.ui-selectcheckboxmenu.ui-widget.ui-state-default.ui-corner-all
	{
	width: 100% !important;
	border: 1px solid #b4b4b4 !important;
}

/* 
Bez nasledujucich dvoch selectorov to nezobrazi sipku dole 
(tu sipku ktora naznacuje ze sa da na zoznam kliknut)
ako v defaultnom primefaces deme. toto je skopirovane z 
ui-selectONEmenu-trigger, co presne ma byt ten "content" neviem. asi ta sipka.
*/
.ui-selectcheckboxmenu-trigger {
	width: 15px !important;
}

.ui-selectcheckboxmenu-trigger::after {
	color: #127cbe;
	content: "";
	cursor: pointer;
	float: right;
	font: 10px/1 "icons";
	left: 0px;
	position: relative;
	text-rendering: auto;
	top: 12px;
	z-index: 1;
	width: 15px;
}

.ui-selectcheckboxmenu-multiple.ui-selectcheckboxmenu.ui-widget.ui-state-default.ui-corner-all
	{
	font-size: 14px;
	position: relative;
	text-align: left;
	display: inline-block;
	width: 100% !important;
	height: 40px;
	overflow: hidden;
}

.ui-selectcheckboxmenu-token-label {
	display: block !important;
	padding: 0px !important;
	margin-left: 11px !important;
	margin-top: 7px !important;
	margin-bottom: 0px !important;
}

.ui-selectcheckboxmenu-multiple-container.ui-inputfield {
	padding: 0px !important;
}

.ui-selectcheckboxmenu-header {
	display: none !important;
}

.set_width_120 {
	width: 120px;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
}
/*
Kvoli chybe Portal-255 Nespravne zobrazanie input fieldu "Pocet"
dane riesenie funguje aj v normalnych prehliadacoch aj v internet explroreri
a je pouzite len na jednej stranke aby sa nerozbili ostatne
*/
.iespecific_e_formtext.w-middle .field {
	width: 50px;
}

.iespecific_e_formtext .field input {
	padding: 0 15px;
	line-height: inherit;
	font-size: inherit;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	width: 100%;
	border: 1px solid #b4b4b4;
	color: #313133;
	background: white;
}

td.tarcha-komu-cell {
	border-right: 1px solid #b4b4b4 !important;
}

th.tarcha-komu-cell {
	border-right: none !important;
}

td.tarcha-popis-cell {
	border-bottom: 1px solid #b4b4b4 !important;
	border-right: 1px solid #b4b4b4 !important;
	border-top: none !important
}

td.tarcha-popis-cell-2 {
	border-left: 1px solid #b4b4b4 !important;
	border-right: 1px solid #b4b4b4 !important;
}

th.tarcha-popis-cell {
	border-bottom: 1px solid #b4b4b4 !important;
}

table tbody tr td.w_min_nowrap2 {
	padding: 0px;
	white-space: nowrap;
	word-wrap: break-all;
	width: 1px;
}

.iespecific_e_formtext .field input {
	padding: 0 15px;
	line-height: inherit;
	font-size: inherit;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: initial;
}

#notfound {
	position: relative;
	height: 75vh;
}

#notfound .notfound {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.notfound {
	max-width: 767px;
	width: 100%;
	line-height: 1.4;
	padding: 0px 15px;
}

.notfound h2 {
	font-family: "Open Sans Bold", sans-serif;
	font-size: 26px;
	font-weight: 700;
	margin: 0;
}

.notfound p {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 0px;
}

.notfound a:hover {
	opacity: 0.8;
}

stack_trace {
	height: 15vh;
	position: relative;
}

.pf_tooltip {
	position: relative;
	display: inline-block;
	pointer-events: auto !important;
}

.pf_tooltip .pf_tooltiptext {
	visibility: hidden;
	width: 280px;
	background-color: #555;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px 0;
	position: absolute;
	z-index: 1;
	bottom: 125%;
	left: 50%;
	margin-left: -60px;
	opacity: 0;
	transition: opacity 0.3s;
}

.pf_tooltip .pf_tooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #555 transparent transparent transparent;
}

.pf_tooltip:hover .pf_tooltiptext {
	visibility: visible !important;
	opacity: 1 !important;
}

.pf_obmedzenie {
	background-color: #EEEEAA;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	width: 960px;
	padding: 15px;
	margin: auto;
	border-radius: 5px;
	box-shadow: 0 0 3px #ccc;
}

.pf_datatable_lv .ui-datatable-tablewrapper {
	overflow: inherit !important;
}

.pf_datatable_lv.ui-panelgrid {
	border-collapse: inherit !important;
}

.pf_datatable_lv .ui-panelgrid-cell.border-left {
	border-left: 1px solid #b4b4b4 !important;
}

.pf_datatable_lv .ui-panelgrid-cell.border-right {
	border-right: 1px solid #b4b4b4 !important;
}

.pf_datatable_lv tbody .ui-panelgrid-cell {
	border-top: 1px solid #b4b4b4 !important;
	padding: 10px 10px 10px 10px;
}

.pf_datatable_lv .ui-panelgrid-cell {
	border-width: 0px !important;
}

.pf_datatable_lv thead tr {
	background-color: white !important;
	color: rgb(49, 49, 51) !important;
}

.pf_datatable_lv thead tr td {
	border: none !important;
}

.pf_datatable_lv .left {
	text-align: left !important;
}

.pf_datatable_lv td.no-border-top {
	border-top: none !important;
}

.pf_strong {
	font-weight: bold;
}

.pf_center_block {
	position: fixed;
	left: 50%;
	margin-top: -100px;
	margin-left: -100px;
}
}