html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/*zresetowanie styli PF*/
input, button {
	box-shadow:none!important;
	/*background-color:transparent!important;
	background-image:none!important;*/
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* Button */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {	
	border: none;
	color: black;
	font-weight: normal;
	text-shadow: none;
}

.ui-widget, .ui-widget .ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family: inherit;
	font-size :   inherit;
}

.ui-corner-all {
	-webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;    
}
.ui-inputtextarea,
.ui-button {
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
}


.ui-state-default {
	box-shadow: none;
}

.ui-state-hover {
	box-shadow: none;
}

.wpthemeMenuAnchor {
    display:inline-table !important;
}
.wpthemeMenuBorder {
    top: -9999px;
    border:3px solid #454545/*this is needed for IE*/;
    border:3px solid rgba(23, 23, 23, 0.8);
    -moz-box-shadow:0 0 4px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow:0 0 4px rgba(0, 0, 0, 0.4);
    box-shadow:0 0 4px rgba(0, 0, 0, 0.4);
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    margin:0;
    z-index: 10000;
    position: absolute;
    padding:0;
    display: none;
}
.wpthemeMenuBorder .wpthemeMenuNotchBorder {
    position:absolute;
    background-image:url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/css/images/master.png);
    background-position:20px -111px;
    padding: 0 20px;
    width:15px;
    height:11px;
    top:-11px;
}
.wpthemeMenuBorder .wpthemeMenuDropDown {
    list-style: none outside none;
    margin: 0;
    white-space: nowrap;
    padding: 7px 0;
    background-color:white;
    cursor:default;
}
.wpthemeMenuBorder .wpthemeMenuDropDown li {
    color:#444;
    margin: 1px;
    padding: 2px 18px;
    font-family: arial;
    font-size: 1em;
    text-align: left;
}

.wpthemeMenuBorder .wpthemeMenuDropDown li:focus, .wpthemeMenuBorder .wpthemeMenuDropDown li:hover{
    background-color:#e1f4f9;
}
.wpthemeMenuBorder .wpthemeMenuDropDown li.typeMenuitem {
    cursor:pointer;
}
.wpthemeMenuBorder .wpthemeMenuDropDown li.typeHeader {
    font-weight:bold;
    color:#000;
    font-size: 1.05em;
}
.wpthemeMenuBorder .wpthemeMenuDropDown li.wpthemeMenuError:focus {
    background-color: transparent;
}
.wpthemeMenuBorder .wpthemeMenuDropDown li.typeHeader:focus {
    background-color: transparent;
}
.wpthemeMenuBorder .wpthemeMenuDropDown li.wpthemeMenuDisabled {
    color: #CCCCCC;
}
.wpthemeMenuBorder .wpthemeMenuDropDown li.typeSeparator {
    border-top: thin solid #e0e0e0;
    background-color: transparent;
    padding: 0px 10px;
    font-size:0px;
    line-height:0;
}
.wpthemeMenuBorder .wpthemeMenuDropDown .wpthemeMenuText {
    display:block;
    width:100%;
}
.wpthemeMenuLoading {
    top: -99999px !important;
    white-space: nowrap;
    margin: 1px;
    padding: 5px 10px 5px 25px;
    position: absolute;
    color:#444;
    font-family: arial;
    font-size: 1em;
    background-image:url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/css/images/loading.gif);
    background-repeat:no-repeat;
    background-position:5px center;
}

.wpthemeMenuNotchBorder {
    visibility:hidden;
}
.wpthemeMenuShow .wpthemeMenuNotchBorder {
    visibility: visible;
}

/* Submenu handling */
.wpthemeMenuShow .wpthemeAnchorSubmenu.wpthemeTemplateSubmenu .wpthemeMenuBorder.wpthemeMenuSubmenu {
    top: -9999px;
}
.wpthemeMenuDropDown li.typeSubmenu {
}
.wpthemeMenuDropDown .wpthemeAnchorSubmenu {
    position: relative;
}
.wpthemeMenuShow .wpthemeMenuDropDown .typeSubmenu.wpthemeMenuShow .wpthemeAnchorSubmenu.wpthemeTemplateSubmenu .wpthemeMenuSubmenu {
    top: -2em;
}
.wpthemeMenuSubmenu .wpthemeMenuDropDown li {
    font-size: 1em;
}
.wpthemeMenuSubmenu .wpthemeMenuDropDown .wpthemeMenuLoading {
    font-size: 1em;
}

/* Overlay handling */
.wpthemeMenuOverlay {
    visibility:hidden; 
    position: absolute;
}
.wpthemeMenuShow .wpthemeMenuOverlay {
    visibility: visible;
}

/* prevent OneUI elements from covering the menus */
.lotusui_ie7 .wpthemeControlBody .lotusSection,
.lotusui_ie7 .wpthemeControlBody .lotusWelcomeBox {
	position: static;
}

/* Plain HTML */
.wpthemePlain .wpthemeControlHeader .wpthemeMenuFocus,
.wptheme_ie7 .wpthemePlain .wpthemeControlHeader .wpthemeMenuFocus {
	display:none;
}

/* IE7 hasLayout issue fix */
.wptheme_ie7 .wpthemeMenuDropDown { 
	min-height: 0; 
}

.wpthemeMenuLeft {
    color: #000;
    float:left;
    position: absolute; 
    z-index:10000;
    font-size: 0.9em;
}
.wpthemeMenuRight {
    color: #000;
    float:right;
    position: absolute; 
    z-index:10000;
    font-size: 0.9em;
}
.lotusui_ie7 .wpthemeMenuRight {
    float: none;
}
.wpthemeMenuLeft .wpthemeMenuBorder .wpthemeMenuNotchBorder {
    left: 0px;
}
.wpthemeIcon .wpthemeMenuLeft .wpthemeMenuBorder .wpthemeMenuNotchBorder {
    left: -15px;
}
.wpthemeMenuRight .wpthemeMenuBorder .wpthemeMenuNotchBorder {
    right: 0px;
}
.wpthemeIcon .wpthemeMenuRight .wpthemeMenuBorder .wpthemeMenuNotchBorder {
    right: -15px;
}
.wpthemeMenuBorder .wpthemeMenuDropDown li.rtl {
    text-align: right;
}

.wpthemeMenuShow .wpthemeMenuLeft .wpthemeMenuBorder {
    left: -10px;
    top: 25px;
}
.wpthemeMenuShow .wpthemeMenuRight .wpthemeMenuBorder {
    right: -10px;
    top: 25px;
    display: block;
}
.wpthemeIcon.wpthemeMenuShow .wpthemeMenuRight .wpthemeMenuBorder {
    right: 0px;
}
.wpthemeMenuShow .wpthemeMenuLeft .wpthemeMenuLoading {
    position: static;
}
.wpthemeMenuShow .wpthemeMenuRight .wpthemeMenuLoading {
    position: static;
}

/* Submenu handling */
.wpthemeMenuLeft .typeSubmenu.wpthemeMenuShow .wpthemeMenuBorder.wpthemeMenuSubmenu {
    left: 104%;
}
.wpthemeMenuLeft .typeSubmenu.rtl.wpthemeMenuShow .wpthemeMenuBorder.wpthemeMenuSubmenu {
    left: auto;
    right: 102%;
}

.wpthemeMenuRight .typeSubmenu.wpthemeMenuShow .wpthemeMenuBorder.wpthemeMenuSubmenu {
    right: 102%;
}
.wpthemeMenuRight .typeSubmenu.rtl.wpthemeMenuShow .wpthemeMenuBorder.wpthemeMenuSubmenu {
    left: 104%;
    right: auto;
}


/*** UTILITY ***/
.wpthemeFrame { min-width: 1170px; }
.wpthemeInner, .wpthemeSecondaryNav {margin: 0 auto; width: 1170px;}
.wpthemeLeft {float: left;text-align:left;}
.wpthemeRight {float: right;text-align:right;}
.wpthemeClear {clear: both;}
.wpthemeDisplayNone {display: none;}
.wpthemeOverflowAuto {overflow: auto;}
.wpthemeUnderlineText:hover, .wpthemeUnderlineText:focus {text-decoration:underline; cursor:pointer;}

/* Accessibility */
.wpthemeAccess {position: absolute; top: -99999px;}
.wpthemeAltText { display: none;}
.wpthemeImagesOff .wpthemeAltText {display: block;}
.wpthemeImagesOff #wpthemeComplementaryContentText.wpthemeAltText {display: none;}
.wpthemeImagesOff .wpthemeNavListItem.wpthemeSelected {border: 1px outset #AAAAAA;}
.wpthemeImagesOff .lotusui30 .lotusTabs .lotusSelected {border: 1px outset #AAAAAA;}
/* Workaround Firefox 15/16 high-contrast bug */
.wpthemeImagesOff .lotusui30 .lotusForm2 .lotusText {border: 1px outset #AAAAAA;}
.wpthemeImagesOff .lotusui30 input.lotusFormButton {border: 1px outset #AAAAAA;}
/*** end UTILITY ***/

/*** HEADER ***/
.wpthemeHeader {
    /*background-color: #424142;*/
    padding: 5px 0;
    overflow: hidden;
    text-align: left;
    border-bottom: 1px solid #292929;
}

/* Logo - DISABLED - remove "display:none" to enable logo */
.wpthemeLogo {
	display: none;
    background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/css/images/master.png");
	background-position:0 -758px;
	width:95px;
	height:18px;
	margin-top: 5px;
}

/*** Top Navigation - 80theme_topNav dynamic spot ***/
.wpthemeHeader .wpthemeNavContainer1 {
	float: left;
}

.wpthemeHeaderNav ul {
    padding: 0 0 0 5px;
	margin: 0;
	line-height: 2.1em;
}

.wpthemeHeaderNav ul li {
    display: block;
    margin: 0;
    font-size: 0.9em;
    color: #fff;
    padding: 0px 2px;
}

.wpthemeHeader .wpthemeHeaderNav ul li a:link,
.wpthemeHeader .wpthemeHeaderNav ul li a:visited, 
.wpthemeHeader .wpthemeHeaderNav ul li a:active {
	color: #fff;
	font-weight: normal;
	padding: 3px 13px;
}

.wpthemeHeader .wpthemeHeaderNav ul li a:hover,
.wpthemeHeader .wpthemeHeaderNav ul li a:focus, 
.wpthemeHeader .wpthemeHeaderNav ul li.wpthemeSelected a {
	color: #fff;
	text-decoration: none;
	/*background-color: #717171;*/
}
/*** end HEADER ***/

/*** BANNER ***/
.wpthemeBanner {
    padding: 0;
}

.wpthemeBannerInner {
	/*background: #353535;
	background: -moz-linear-gradient(center top , #565656 0%, #353535 100%) repeat scroll 0 0 #353535; /* FF3.6+ *
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#565656), color-stop(100%,#353535)); /* Chrome,Safari4+ *
	background: -webkit-linear-gradient(top, #565656 0%,#353535 100%); /* Chrome10+,Safari5.1+ *
	background: -o-linear-gradient(top, #565656 0%,#353535 100%); /* Opera11.10+ *
	background: -ms-linear-gradient(top, #565656 0%,#353535 100%); /* IE10+ *
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#353535',GradientType=0 ); /* IE6-9 *
	background: linear-gradient(top, #565656 0%,#353535 100%); /* W3C *
	border-top: 1px solid #636363;
	border-bottom: 1px solid #272727;*/
}

.lotusui_ie8 .wpthemeBannerInner {
	/*background-color: #353535;*/
	filter: none;
}

.wpthemeBanner ul {
	margin: 0;
	padding: 0;
    overflow: visible;
	list-style-type: none;
	line-height: 1.67;
}

/* Edit and View buttons - 80theme_pageModeToggle dynamic spot */
.wpthemeModeToggle {
	border:solid black 1px !important; 
	/*background-color:#3b3b3b !important;*/ 
	-moz-border-radius:2px 2px 2px 2px; 
	-webkit-border-radius:2px 2px 2px 2px; 
	height:2.3em; 
	color:white; 
	margin: 2px 2px 0;
	vertical-align:middle; 
	padding:3px 10px 5px; 
	background-image:-moz-linear-gradient(center top, #7E7D7D 0%, #5A5D5A 6%, #3b3b3b 100%); 
	background-image:-webkit-gradient(linear, left top, left bottom, from(#7E7D7D), to(#3b3b3b));
	cursor:pointer; 
	display:inline; 
	font-weight:bold; 
	font-size:0.9em; box-shadow: 1 1px 1 rgba(255, 255, 255, 0.15);
	float:right;
}

.wpthemeModeToggle:hover {
	background-image:-moz-linear-gradient(center top, #8d8d8d 0%, #707070 6%, #4e4e4e 100%); 
	background-image:-webkit-gradient(linear, left top, left bottom, from(#8d8d8d), to(#4e4e4e)); 
	/*background-color:#4e4e4e !important;*/
}

.lotusui_ie7 .wpthemeModeToggle {
	padding:1px 0 0;
}

.wpthemeOverlay {
	display:none;
	position:absolute;
	z-index:100;
	width: 1170px; /* width:100%; */
	background:rgba(1, 1, 1, 0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#af404040, endColorstr=#af404040);
}
.wpthemeOpen, 
.wpthemeOpen .wpthemeOverlay {
	height:19.4em !important;
}
.wpthemeMinimized, 
.wpthemeMinimized .wpthemeOverlay {
	height: 3.2em !important;
}
.wpthemeOverlay .wpthemeOverlayImg {
    background-image:url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/css/images/loading.gif");
    background-repeat:no-repeat;
	height:16px;
	width:16px;
	margin-left:49%;
}
.wpthemeOpen .wpthemeOverlay .wpthemeOverlayImg {
	margin-top:9.7em;
}
.wpthemeMinimized .wpthemeOverlay .wpthemeOverlayImg {
	margin-top: 1em;
}

.wpthemeLoading .wpthemeOverlay {
	display:inline;
}

/* Primary Navigation - 80theme_primaryNav dynamic spot  */
.wpthemeBanner .wpthemeNavContainer1 {
	float: left;
}

.wpthemePrimaryNav li {
    margin: 0;
    padding: 0;
	display: block;
	margin: 0 1px 0 0;
}

.wpthemeBanner .wpthemePrimaryNav li a:link,
.wpthemeBanner .wpthemePrimaryNav li a:visited {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    text-shadow: 0 1px 2px #000000;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding: 6px 20px;
	color: #ddd;
}
 
.wpthemeBanner .wpthemePrimaryNav li a:hover, 
.wpthemeBanner .wpthemePrimaryNav li a:active,
.wpthemeBanner .wpthemePrimaryNav li a:focus {
	background: #505050; 
	background: -moz-linear-gradient(#505050, #101010) repeat scroll 0 0 #101010; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#505050), color-stop(100%,#101010)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #505050 0%,#101010 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #505050 0%,#101010 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #505050 0%,#101010 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#505050', endColorstr='#101010',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #505050 0%,#101010 100%); /* W3C */
	border-left-color: #585858;
	border-right-color: #585858;
	color: #fff;
	box-shadow: 1px 0 0 #111, -1px 0 0 #111, 0px 0 0 #111 inset,0px 0 0 #111 inset;
	font-weight: normal;
	text-shadow: 0 1px 2px #000;
	text-decoration: none;
}

.wpthemeBanner .wpthemePrimaryNav .wpthemeSelected a:link, 
.wpthemeBanner .wpthemePrimaryNav .wpthemeSelected a:hover,
.wpthemeBanner .wpthemePrimaryNav .wpthemeSelected a:active, 
.wpthemeBanner .wpthemePrimaryNav .wpthemeSelected a:focus {
	background: #585858; 
	background: -moz-linear-gradient(#585858, #161616) repeat scroll 0 0 #161616; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#585858), color-stop(100%,#161616)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #585858 0%,#161616 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #585858 0%,#161616 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #585858 0%,#161616 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#585858', endColorstr='#161616',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #585858 0%,#161616 100%); /* W3C */
	border-left-color: #585858;
	border-right-color: #585858;
	color: #fff;
	box-shadow: 1px 0 0 #111, -1px 0 0 #111, 0px 0 0 #111 inset,0px 0 0 #111 inset;
	font-weight: normal;
}

.wpthemeBannerPrimaryNavigation {
    background: none repeat scroll 0 0 #008ABF; 
    border-bottom: 1px solid #0075A3; 
    padding: 0 0 2px;
}

.wpthemeBannerPrimaryNavigation ul {
    line-height: 1.67;
    list-style-type: none;
    margin: 0;
    overflow: visible;
    padding: 0;
}

.wpthemeBannerPrimaryNavigation .wpthemeBannerInner {
	background: #242424;
	background: -moz-linear-gradient(center top , #323232 0%, #242424 100%) repeat scroll 0 0 #242424; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#323232), color-stop(100%,#353535)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #323232 0%,#242424 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #323232 0%,#242424 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #323232 0%,#242424 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#323232', endColorstr='#242424',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #323232 0%,#242424 100%); /* W3C */
	border-top: 1px solid #4a4a4a;
}

.wpthemeBannerPrimaryNavigation .wpthemeNavContainer1 {
    float: left;
}


/* Common Actions */
.wpthemeCommonActions > li {
    display: block;
    float: left;
    margin: 0;
    font-size: 0.9em;
    color: #fff;
    padding: 0px 5px;
}

.wpthemeBanner ul.wpthemeCommonActions > li > span, 
.wpthemeBanner ul.wpthemeCommonActions li a:link, 
.wpthemeBanner ul.wpthemeCommonActions li a:visited,
.wpthemeBanner ul.wpthemeCommonActions li a:active {
	color: #fff;
	font-weight: normal;
	display: block;
	border-right: 1px solid #4b4b4b; /* required for IE */
	border-right: 1px solid rgba(255,255,255,.15);
	margin: 17px 0;
    padding: 0 10px 0 0;
}

.wpthemeBanner ul.wpthemeCommonActions li a:hover,
.wpthemeBanner ul.wpthemeCommonActions li a:focus {
	color: #fff;
	text-decoration: underline;
	cursor: pointer;
}

.wpthemeBanner .wpthemeCommonActions a.wpthemeHelp:link,
.wpthemeBanner .wpthemeCommonActions a.wpthemeHelp:focus,
.wpthemeBanner .wpthemeCommonActions a.wpthemeHelp:hover,
.wpthemeBanner .wpthemeCommonActions a.wpthemeHelp:active {
	border: 0;
	margin-top: 21px;
	margin-left: 0;
	padding: 0;
}

.wpthemeCommonActions .wpthemeHelp img{
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/css/images/master.png");
	background-position: 0 -812px;
	width:16px;
	height:16px;
}

.wpthemeCommonActions .wpthemeHelp img:hover {
	background-position:0 -786px;
}

.wpthemeBanner ul.wpthemeCommonActions .wpthemeBranding {
    display: block; 
    border: 0; 
    padding: 0;
    margin: 14px 0 0 0;
}

.wpthemeBanner ul.wpthemeCommonActions > li > span.wpthemeBranding, 
.wpthemeBanner ul.wpthemeCommonActions > li > span > a.wpthemeBrandingLink,
.wpthemeBanner ul.wpthemeCommonActions > li.wpthemeLast > span, 
.wpthemeBanner ul.wpthemeCommonActions li.wpthemeLast a, 
.wpthemeBanner ul.wpthemeCommonActions li.wpthemeLast a:active {
    border: none;
}

.wpthemeActionDisabled:hover,.wpthemeActionDisabled:focus {
	cursor: not-allowed;
}

.wpthemeActionDisabled .wpthemeUnderlineText:hover,
.wpthemeActionDisabled .wpthemeUnderlineText:focus {
	cursor: not-allowed;
}

.wpthemeBanner .wpthemeBranding img {
    background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/css/images/master.png");
    background-position:0 -890px;
    width:71px;
    height:26px;
	border: 0 none;
    line-height: 0;
    vertical-align: middle;
	display: block;
}

.wpthemeBanner ul.wpthemeCommonActions li a.wpthemeBrandingLink, 
.wpthemeBanner ul.wpthemeCommonActions li a.wpthemeBrandingLink:focus, 
.wpthemeBanner ul.wpthemeCommonActions li a.wpthemeBrandingLink:hover, 
.wpthemeBanner ul.wpthemeCommonActions li a.wpthemeBrandingLink:active {
    border: 0 none;
    margin: 0;
}

/*** end BANNER ***/

/*** SUB-BANNER ***/
.wpthemeSecondaryBanner {
	background: #fff; 
	margin: 0;
	padding: 0;
}

/* secondary nav - 80theme_secondaryNav dynamic spot */
.wpthemeSecondaryNav{
	clear: both;
}

.wpthemeSecondaryNav ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.wpthemeSecondaryNav li{
    border-color: #D2D2D2;
    border-width: 0 1px;
	border-style: solid;
    margin: 0 -1px 0 0;
}

.wpthemeSecondaryNav a, 
.wpthemeSecondaryNav a:active {
	color: #10498F;
	margin: 6px 20px 6px 0; 
	padding: 0 0 0 20px; 
	display: block;
}

.wpthemeSecondaryNav a:hover, 
.wpthemeSecondaryNav a:focus {
	color: #05386B;
	text-decoration: none;
}

.wpthemeSecondaryBanner .wpthemeNavContainer1{
	background: #f8f8f8; 
	background: -moz-linear-gradient(top, #f8f8f8 0%, #f8f8f8 84%, #e7e7e7 94%, #d2d2d2 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(84%,#f8f8f8), color-stop(94%,#e7e7e7), color-stop(100%,#d2d2d2)); 
	background: -webkit-linear-gradient(top, #f8f8f8 0%,#f8f8f8 84%,#e7e7e7 94%,#d2d2d2 100%); 
	background: -o-linear-gradient(top, #f8f8f8 0%,#f8f8f8 84%,#e7e7e7 94%,#d2d2d2 100%); 
	background: -ms-linear-gradient(top, #f8f8f8 0%,#f8f8f8 84%,#e7e7e7 94%,#d2d2d2 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#d2d2d2',GradientType=0 ); 
	background: linear-gradient(top, #f8f8f8 0%,#f8f8f8 84%,#e7e7e7 94%,#d2d2d2 100%); 
	margin: 0; 
	padding: 0;
}

.wpthemeSecondaryBanner .wpthemeNavContainer1 .wpthemeSelected  {
	background-color: #FFFFFF;
}

.wpthemeSecondaryBanner .wpthemeNavContainer2{
	border-bottom: 1px solid #e7e7e7; 
	background: #fff;
}

.wpthemeSecondaryBanner .wpthemeNavContainer2 .wpthemeSecondaryNav li, 
.wpthemeSecondaryBanner .wpthemeNavContainer2 .wpthemeSecondaryNav .wpthemeFirst,
.wpthemeSecondaryBanner .wpthemeNavContainer2 .wpthemeSecondaryNav a.wpthemeFirst a,
.wpthemeSecondaryBanner .wpthemeNavContainer2 .wpthemeSecondaryNav a.wpthemeFirst:active {
	border: 0;
}

.wpthemeSecondaryBanner .wpthemeNavContainer2 .wpthemeSecondaryNav a, 
.wpthemeSecondaryBanner .wpthemeNavContainer2 .wpthemeSecondaryNav a:active {
	border-left: 1px solid #D2D2D2;
}

.wpthemeSecondaryBanner .wpthemeNavContainer2 .wpthemeSelected  {
	font-weight: bold;
}
/*** end SUB-BANNER ***/

/*** NAVIGATION CRUMB TRAIL ***/
.wpthemeCrumbTrail {
	margin: 6px 0 0 20px;
}

.wpthemeCrumbTrail a {
	color: #222;
	font-weight: normal;
}

.wpthemeCrumbTrail a :hover, 
.wpthemeCrumbTrail a :focus {
	color: #222;
	text-decoration: underline;
}

.wpthemeCrumbTrailSeparator{
	padding: 0px 5px;
}

.wpthemeCrumbTrail .wpthemeSelected{
	font-weight: bold;
}
/*** end NAVIGATION CRUMB TRAIL ***/

/*** SEARCH ***/
.wpthemeSearch {
    font-size: 1.111em;
    border-radius: 16px;
	margin: 14px 20px 14px 5px;
    border: 1px solid #222222;
    padding: 1px 6px;
	background-color: #f3f3f3;
}

.wpthemeSearch form{
	margin:0;
}

.wpthemeSearch input.wpthemeSearchText{
	width: 14em;
	background: transparent;
	padding-left: 5px;
	font-size: 0.9em;
	color: #999;
	border: 0;
}

.wpthemeSearch input.wpthemeSearchButton {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/css/images/master.png");
	background-position:0 -224px;
	-moz-opacity: .4;
	opacity: 0.4; 
	filter: alpha(opacity=40);
	border: 0;
	width:12px;
	height:12px;
	padding: 0 2px 2px 0;
	vertical-align: middle;
}
/*** end SEARCH ***/

/*** MAIN ***/
.wpthemeMainContent{
	background: #fff; 
	min-height: 400px;
}

.wpthemeLayoutContainers {
    padding: 10px 0;
}
/*** end MAIN ***/

/*** FOOTER ***/
.wpthemeFooter {
	border-top: 1px solid #e6e6e6;
	background-color: #EDEDED;
}

.wpthemeFooter h3 {
	margin-top: 25px;
	margin-bottom: 4px;
	text-shadow: 1px 1px #ccc;
}

.wpthemeFooterCol {
	padding: 0 10px;
	width: 300px;
	text-align: left;
}

.wpthemeFooter ul {
	font-size: 0.9em;
    list-style: none;
    margin: 0;
    padding: 0;
}

.wpthemeFooter .wpthemeFooterCol ul li {
	margin: 4px 0;
	display: block;
}

.wpthemeFooter .wpthemeFooterCol ul li a:link,
.wpthemeFooter .wpthemeFooterCol ul li a:visited,
.wpthemeFooter .wpthemeFooterCol ul li a:hover,
.wpthemeFooter .wpthemeFooterCol ul li a:active {
	color: #222;
	font-weight: normal;
	padding: 0;
}
/*** end FOOTER ***/

/*** SKINS ***/
.wpthemeControl {
	width: auto;
	padding: 0;
	margin: 0 0 20px;
	background: transparent;
}

.wpthemeControlHeader {
	display: table;
    width: 100%;
	background-color: transparent;
    background-image: none;
    border-bottom: 1px solid #E5E5E5;
    border-top: 3px solid #000000;
    margin: 0;
}

.wptheme_ie7 .wpthemeControlHeader { /* display: table not supported by ie7 */
    display: block;
}

.wpthemeControl .wpthemeControlHeader h2 {
	margin: 0;
	font-size: 1em;
	padding-left: 10px;
    display: table-cell;
    font-weight: bold;
    padding: 5px 5px 5px 0px;
    vertical-align: middle;
}

.wptheme_ie7 .wpthemeControl .wpthemeControlHeader h2 { /* display: table-cell not supported by ie7 */
    display: block;
	float: left;
}

.wpthemeControlHeader .wpthemeInner{
	display: table-row;
	word-wrap: break-word;
}

.wptheme_ie7 .wpthemeControlHeader .wpthemeInner{ /* display: table-row not supported by ie7 */
	display: block;
	width: 100%;
}

.wpthemeControlHeader .wpthemeIcon {
    padding: 8px 1px;
    display: table-cell;
    vertical-align: top;
    width: 20px;
	outline: medium none;
	text-decoration: none;
	font-size: 0.9em;
}

.wptheme_ie7 .wpthemeControlHeader .wpthemeIcon { /* display: table-cell not supported by ie7 */
    display: block;
	float: right;
}

.wpthemeControlHeader a.wpthemeIcon img{
    background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/css/images/master.png");
	background-position:0 -268px;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
	opacity: 0.5;
	width:12px;
	height:12px;
	display: block;
}

.wpthemeControlHeader  a.wpthemeIcon:focus { /* creates outline around element for accessibility */
	border: 1px dotted black;
	padding: 7px 0;
}

/* Hidden Skin */
.wpthemeControl.wpthemeHidden .wpthemeControlHeader {
	display: none;
}

.edit-mode .wpthemeControl.wpthemeHidden .wpthemeControlHeader {
	display: table;
	table-layout: fixed;
}

.wptheme_ie7 .edit-mode .wpthemeControl.wpthemeHidden .wpthemeControlHeader {
	display: block;
}

.edit-mode .wpthemeControl.wpthemeHidden {
    box-shadow: 0 1px 3px #D7D7D7;
	border: 1px solid #D7D7D7;
    padding: 0px;
}

/* Standard Skin */
.wpthemeControl.wpthemeStandard {
    box-shadow: 0 1px 3px #D7D7D7;
	border: 1px solid #D7D7D7;
    padding: 0px;
}
/*** end SKINS ***/

/** WINDOW STATES ***/
.ibm-minimized .wpthemeControl .wpthemeControlBody {display: none;}
.ibm-maximized {margin: 10px 15px; max-width:100%}
/*** end WINDOW STATES ***/

/*** LAYOUTS ***/
/* columns */
.wpthemeCol{min-height: 20px;}
.edit-mode .wpthemeCol{border: 1px dotted #222;}
.wptheme1Col .wpthemeCol {width:1170px;}
.wptheme2Col .wpthemeCol {width:460px;}
.wptheme3Col .wpthemeCol {width:300px;}
.wptheme2Col.wpthemeUnequal .wpthemePrimaryContainer {width:710px; margin-right:40px;}
.wptheme2Col.wpthemeUnequal .wpthemeSecondaryContainer {width:420px;}
.wptheme3Col.wpthemeUnequal .wpthemePrimaryContainer {width:550px;}
.wptheme3Col.wpthemeUnequal .wpthemeSecondaryContainer,
.wptheme3Col.wpthemeUnequal .wpthemeTertiaryContainer {width:175px;}
.wpthemeTopCol .wpthemeHeadlineContainer {width: 945px; margin-right: 15px; margin-bottom: 20px;}
/* rows */
.wpthemeRow {overflow:auto; margin: 0 20px 20px; padding-left: 5px;}
.edit-mode .wpthemeRow {border: 1px dotted #111; min-height: 260px;}
.wpthemeRow .wpthemeControl .wpthemeControlBody{height:200px; overflow:auto;}
.wpthemeRow .wpthemeControl ,.hiddenWidgetsDiv .wpthemeControl {float: left; margin-right:7.5px; width:436px;}
.wpthemeRow .component-control { float: left; }
.wpthemeRow .ibmDndHorizontalGhost { margin: 7.5px 7.5px 7.5px 0; }
.wptheme_ie7 .hiddenWidgetsDiv .wpthemeControl {width: 415px;}
.wpthemeMainContent .hiddenWidgetsDiv { background-color:#ccc; margin-bottom: 5px;}
.wpthemeMainContent .hiddenWidgetsContainer { display:none; min-height:267px !important; border-bottom:1px solid #bbb;margin-bottom: 20px;}
.hiddenWidgetsDiv .wpthemeControl {border:1px dashed #777; background-color:#fff;}
.hiddenWidgetsDiv .hiddenWidgetMessage { background-color:#bbb; color:#000; border-bottom:1px solid #aaa; margin:0 -7.5px 7.5px; line-height:2.7em; padding:0 10px;}
/*** end LAYOUTS ***/

/*** IWIDGETS ***/
.mumHiddenWidget, .iw-Definition, .iw-ItemSet, .iw-ReceivedEvent{display: none;}
.iw-loading{display: none;}
.wpthemeControlBody .iw-iWidget, .wpthemeControlBody .iw-Content{height:100%;}
.wpthemeLayoutContainers .iw-loading{display:inline;} 
/*** end IWIDGETS ***/

/*** DYNAMIC PAGE CLOSE BUTTON ***/
.wpthemeNavList .wpthemeClose,
.wpthemeNavList .wpthemeClose:active {
	border-style: none !important;
    margin: 9px 20px 9px -10px;
    padding: 0;
}
.wpthemeHeaderNav .wpthemeClose,
.wpthemeHeaderNav .wpthemeClose:active {
	margin-left: -2px;
    margin-top: 11px;
}
.wpthemePrimaryNav .wpthemeClose,
.wpthemePrimaryNav .wpthemeClose:active {
	margin-top: 23px;
}
.wpthemePrimaryNav .wpthemeSelected .wpthemeClose,
.wpthemePrimaryNav .wpthemeSelected .wpthemeClose:active {
	margin-left: -15px;
}
.wpthemeSecondaryNav .wpthemeClose,
.wpthemeSecondaryNav .wpthemeClose:active {
	margin-top: 10px;
}
/*** end DYNAMIC PAGE CLOSE BUTTON ***/

/*** Dojo behavior ***/

/* need to hide the iframe, otherwise a scrollbar will appear on the mobile devices */
iframe#dj_history {
    display: none;
}


#utb-project-info {
	display: none !important;	/* wylacza link 'Opublikowany serwis' */
}

/**
 * These styles are to be used in conjunction with the theme_sidenav.html template
 * The styles below will create a split view where side navigation is rendered next 
 * to the page content.
 */
 
.wpthemeSplitView .wpthemeFrame { 
	min-width: 1225px;
}

.wpthemeSplitView .wpthemeMainContent > div {
	width: 1135px;
}

.wpthemeSplitView .wpthemeLayoutContainers {
	width: 850px;
}

.wpthemeSideNavigation {
	width: 275px; 
	margin: 10px 10px 10px 0;
}

.wpthemeSideNavigation ul.wpthemeNavList {
	list-style-type: none;
	margin:0;
	padding:0;
}

.wpthemeSideNavigation a.wpthemeSelected:before {
    color: #DD731C;
	content: "▪";
    font-family: Arial,Helvetica,sans-serif;
	margin: 0 4px 0 -8px
}

.wpthemeSideNavigation .wpthemeSelected {
	font-weight: bold;
}

.wpthemeSideNavigation a,
.wpthemeSideNavigation a:visited,
.wpthemeSideNavigation a:hover,
.wpthemeSideNavigation a:active { 
	text-decoration: none;
}

.wpthemeSideNavigation ul li > span {
	padding: 5px 15px;
	margin: 2px 0;
}

.wpthemeSideNavigation .wpthemeNavContainer li > span:hover {
	background: #e1f4f9;
}

.wpthemeSideNavigation > ul.wpthemeNavContainer > li {
	padding: 3px 0px;
}

.wpthemeSideNavigation .wpthemeNavContainer li {
	padding: 3px 0px 3px 25px;
}

.wpthemeSideNavigation .wpthemeClose {
	margin: 0 7px;
}

/*** SIDE NAVIGATION LAYOUTS ***/
.wpthemeSplitView .wptheme1Col .wpthemeCol {width:850px;}
.wpthemeSplitView .wptheme2Col .wpthemeCol {width:400px;}
.wpthemeSplitView  .wptheme3Col .wpthemeCol {width:260px;}
.wpthemeSplitView .wptheme2Col.wpthemeUnequal .wpthemePrimaryContainer {width:545px;}
.wpthemeSplitView .wptheme2Col.wpthemeUnequal .wpthemeSecondaryContainer {width:260px;}
.wpthemeSplitView .wptheme3Col.wpthemeUnequal .wpthemePrimaryContainer {width:434px;}
.wpthemeSplitView .wptheme3Col.wpthemeUnequal .wpthemeSecondaryContainer,
.wpthemeSplitView .wptheme3Col.wpthemeUnequal .wpthemeTertiaryContainer {width:175px;}
.wpthemeSplitView .wpthemeTopCol .wpthemeHeadlineContainer {width: 830px; margin-right: 15px; margin-bottom: 20px;}
.wpthemeSplitView .wpthemeRow {margin: 0 0 20px 20px;}
.wpthemeSplitView #layoutContainers .layoutRow .layoutColumn .component-control { width: 850px; }
/*** end SIDE NAVIGATION LAYOUTS ***/


h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 1.625em;
	font-weight: 500;
	color: #262C3F;
	margin-bottom: 1em;
}

h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 1.625em;
	font-weight: 500;
	color: #262C3F;
}

h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 1.250em;
	font-weight: 500;
	color: #262C3F;
}

.wpthemeLayoutContainers {
    padding:0;
}
/* Standardowy BOX */
.standardBox {
	width: 100%;
	min-height: 400px;
	/* overflow: hidden; */
	margin-bottom: 50px;
	max-width:1170px;
}
.standardBox.standardBoxThin {
	max-width:700px!important;
}

#ValidationResults .standardBox {
	margin-bottom:0!important;
}

/* ======= MENU ======= */
.standardBoxMenu {
	display: block;
	width: 265px;
	float: left;
    font-family:"Roboto",sans-serif;
    font-weight:500;
    font-size:18px;
}

.standardBoxMenu ul li,.standardBoxMenu .EP_menuElementNoEmpty {
	display: table;
	height: 62px;
	width: 100%;
	background-color: #e1e4ea;
	border-bottom: 2px solid #C0C7D3;
	font-size: 18px;
	line-height: 22px;
}

.standardBoxMenu ul li:last-child,.standardBoxMenu .EP_menuElement:last-child
	{
	border-bottom: 2px solid #fff;
}

.standardBoxMenu ul li a,
.standardBoxMenu .EP_menuElement a,
.standardBoxMenu ul li > span {
	display: table-cell;
	vertical-align: middle;
	color: #60769f;
	padding-left: 20px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-position: 12px 12px;
}

.standardBoxMenu ul li.current,.standardBoxMenu .EP_menuElementChecked .EP_menuElementNoEmpty {
	background-color: #cbd0da;
}

.standardBoxMenu ul li.current > span,
.standardBoxMenu ul li.current > a,
.standardBoxMenu .EP_menuElementChecked a {
	display: table-cell;
	vertical-align: middle;
	color: #404e68;	
	background-repeat: no-repeat;
	background-position: 12px 12px;
	padding-left: 20px;
	padding-right: 10px;
}

/* ======= BODY ======= */
.standardBoxBody {
	display: block;
	float: right;		
	width: 890px;
}

.wide-page .standardBoxBody,
.SBA-wide .standardBoxBody {
	float:none;
	width:auto;
}
.standardBoxMenu+.standardBoxBody {	
	margin-left:10px;
}

.standardBox > .standardBoxBody:first-child{
	width: 100%;
	margin-left: 0;
}

/* Wizard Steps */
.standardBoxBody .wizardSteps {
	margin-bottom: 1em;
	clear:both;
}

.standardBoxBody .wizardSteps table {
	width: 100%;
	display: table;
	table-layout: fixed;
}

.standardBoxBody .wizardSteps table tr td {
	border: 0 none;
	font-size: 0.75em;
	vertical-align: middle;
	padding: 0 18px 0 0;
	background: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/standard/front-light.png') no-repeat right
		center #e7ebf5;
}

.standardBoxBody .wizardSteps table tr td.first {
	background: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/standard/front-light.png') no-repeat right
		center #e7ebf5;
}

.standardBoxBody .wizardSteps table tr td.last {
	background: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/standard/last-front-light.png') no-repeat
		right center #e7ebf5;
}

.standardBoxBody .wizardSteps table tr td.current {
	background: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/standard/front-dark.png') no-repeat right
		center #cbd0da;
}

.standardBoxBody .wizardSteps table tr td.last.current {
	background: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/standard/last-front-dark.png') no-repeat
		right center #cbd0da;
}

.standardBoxBody .wizardSteps table tr td div {
	height: 70px;
	padding: 0 0 0 25px;
	background: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/standard/back-light.png') no-repeat left center #e7ebf5;
	vertical-align: middle;
	display: table-cell;
	color:#697ea5;
	font-weight:normal;
}

.standardBoxBody .wizardSteps table tr td div span {
	background:transparent!important;
	color:#697ea5;
	font-weight:normal;
}

.standardBoxBody .wizardSteps table tr td.first div {
	background: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/standard/first-back-light.png') no-repeat left center #e7ebf5;
	padding-left:17px;
	padding-right:3px;
}

.standardBoxBody .wizardSteps table tr td.current div {
	background: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/standard/back-dark.png') no-repeat left
		center #cbd0da;
}

.standardBoxBody .wizardSteps table tr td.current.first div {
	background: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/standard/first-back-dark.png') no-repeat
		left center #cbd0da;
}

.standardBoxBody .wizardSteps table tr td div a,
.office-schema .standardBoxBody .wizardSteps table tr td div a { 
	color: #60769F;
}

.standardBoxBody .wizardSteps table tr td.current div a {
	font-weight: bold;
}

.standardBoxBody .wizardSteps table tr td.current div a,
.office-schema .standardBoxBody .wizardSteps table tr td.current div a {
	color:#404e68
}


.wizardSteps td,
.wizardSteps a {
    font-weight:bold;
}

/* Naglowki */
.standardBoxBody h1 {
	clear:both;
}
.standardBoxBody h2 {
	line-height: 60px;
	clear:both;	
}

.standardBoxBody h2.h2-border-bottom{
	line-height: 75px;
	clear:both;
	border-bottom: 2px solid #CFD5E2;
}

/* p i ul */
.standardBoxBody p,.standardBoxBody ul {
	font-size: 1em;
	margin: 1em 0;
	line-height: 22px;
}

.standardBoxBody .EP2_sectionMenuTop ul {
	margin: 0;
}

.standardBoxBody ul {
	margin-left: 2em;
}

.standardBoxBody ul li {
	list-style-type: disc;
}

.standardBoxBody .dictionary-list {
	margin: 15px 0;
	display: block;
	clear:both;
}

.standardBoxBody .dictionary-list a {
	display: inline-block;
	margin: 0 3px;
	margin-bottom: 15px;
	padding: 3px;
}
.standardBoxBody .dictionary-list a.current {
	font-weight: bold;
}

.standardBoxBody .dictionary-list hr {
	background-color:#fff;
	border:#e7e7e7 2px dotted;
	border-style: none none dotted;
	color:#fff;
	margin-bottom: 16px;
	margin-left: 4px;
	margin-right: 4px;
	display: block;
	clear:both;
}

.standardBox .ui-menu .ui-menuitem {
	margin:0;
}



.image-add-field button {
    margin-left: 15px;
    position: relative;
    top: -30px;
}
#editForm .image-add-field button {
	top:0;
}


.profile-content .topNav {
	float:right;
}

.grid-action-buttons {
	clear:both;
}

.title-box {
	float:left;
}

.box-button {
	padding-bottom:20px;
}

.wpthemeControlBody .standardBoxBody ol {
	list-style: inside none decimal;
}



.wpthemeOverflowAuto {
	overflow: hidden;
}

strong {
	font-weight: bold;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}

body.mainPage {
	background: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/background_top.png") repeat-x center top;
}

body.mainPage.clear {
	background-position: center -41px;
}

img {
	border-width: 0;
	font-size: 12px;
}

a {
	text-decoration: none;
	outline: none;
	color: #0071b2;
}

a:visited {
	color: #0071b2;
}

.office-schema a {
	color: #4b60a5;
}

.office-schema #moreDepartmentsButtonRow a {
	color: #ffffff;
}

a:hover, a:active {
	outline: none;
	text-decoration: underline;
}

p {
	font-size: 0.875em;
}

h2 {
	font-size: 1.125em;
	color: #252525;
}

.req {
	color: red;
}

.req-legend {
	color: #999;
	font-size: 14px;
	text-align: right;
	float: right;
}

#rejestracja .req-legend {
	width: 545px;
	float: none;
}

#form .req-legend {
	margin-right: 10px;
}

/*
.hint {
	color: #B2B2B2;
}*/

.hint-class {
	color: #B2B2B2;
	font-size: 14px;
}

/* -- komunikaty dla PZ -- */
.globalMsgBox {
	margin: 1em 0;
}

.globalMsgBox ul,
.globalMsgBox ul > li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.globalMsgBox ul > li > span {
	display: block;
	padding: 10px 35px 10px 50px;
	clear: both;
	font-size: 0.875em;
	margin: 1em 0;
	font-weight: bold;
}

.globalMsgBox ul > li > span.iceMsgsInfo {
	background: transparent url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/messages/ok-bg.png") no-repeat 22px center;
	border: 2px solid #47a353;
	color: #47a353;
}

.globalMsgBox ul > li > span.iceMsgsError {
	background: transparent url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/messages/error-bg.png") no-repeat 15px center;
	border: 2px solid #e85a48;
	color: #e85a48;
}

/* ----------------------- */

.ok-msg p {
	margin: 0;
}

.msg-ok,
.ok-msg {
	background: transparent url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/messages/ok-bg.png") no-repeat 22px center;
	padding: 5px;
	border: 2px solid #47a353;
	clear: both;
	font-size: 0.875em;
	margin: 1em 0;
	color: #47a353;
	font-weight: bold;
}

.info-msg {
	color: #333;
	font-weight: bold;
	font-size: 0.875em;
	border: 2px solid #fc9727;
	padding: 5px;
	background: transparent url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/messages/info-bg.png") no-repeat 15px center;
	margin: 1em 0;
	display: block;
}

.error-msg {
	color: #e85a48;
	font-weight: bold;
	font-size: 0.875em;
	border: 2px solid #e85a48;
	padding: 5px;
	background: transparent url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/messages/error-bg.png") no-repeat 15px center;
	margin: 1em 0;
	display: block;
}

.EP_containerBoxMessageInvalid p {
	color: #e85a48 !important;
	margin-bottom: 20px !important;
}

p.msg-ok,
.EP_containerBoxMessageValid p,
p.ok-msg {
	background: transparent url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/messages/ok-bg.png") no-repeat 22px center;
	padding: 15px;
	padding-left: 56px;
	border: 3px solid #47a353;
	clear: both;
	font-size: 16px;
	margin: 10px 0;
	color: #47a353;
	font-weight: bold;
}

.EP_containerBoxInfo p,
p.info-msg {
	color: #333;
	font-weight: bold;
	border: 3px solid #fc9727;
	padding: 15px;
	padding-left: 55px;
	background: transparent url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/messages/info-bg.png") no-repeat 15px center;
	margin-bottom: 20px;
	display: block;
}

.EP_containerBoxMessageInvalid p,
p.error-msg {
	color: #e85a48;
	font-weight: bold;
	font-size: 0.875em;
	border: 2px solid #e85a48;
	padding: 15px;
	padding-left: 55px;
	background: transparent url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/messages/error-bg.png") no-repeat 15px center;
	margin-bottom: 20px;
	display: block;
}

.ui-messages > .ui-messages-error {
	background: transparent url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/messages/error-bg.png") no-repeat 15px center;
}

.ui-messages .ok-msg ul,
.ok-msg ul,
.ok-msg p,
.ui-messages .info-msg ul,
.info-msg ul,
.info-msg p,
.ui-messages .error-msg ul,
.error-msg ul,
.error-msg p {
	padding: 5px 0;
	margin: 0 25px 0 40px;
}

.ok-msg ul li,
.info-msg ul li,
.error-msg ul li {
	list-style: none;
}

.ok-msg.unified,
.info-msg.unified,
.error-msg.unified {
	padding: 10px 35px 10px 50px;
}

.ui-messages p.ok-msg ul,
p.ok-msg ul,
.ui-messages p.info-msg ul,
p.info-msg ul,
.ui-messages p.error-msg ul,
p.error-msg ul {
	padding: 0;
	margin: 0;
}

.EP2_standardGrid .EP_boxInfoMiddle,
.EP_gridTable .EP_boxInfoMiddle {
	background: transparent;
	background-image: none;
	padding: 0;
	border: 0 none;
	clear: none;
	font-size: 14px;
	margin: 0;
	color: #333;
	font-weight: normal;
}

#error_msg {
	border: 2px solid red;
	width: 500px;
	padding: 20px;
	margin: 50px 0px 30px 40px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
	position: relative;

}

.center {
	text-align: center;
}

#error_msg span,
.input-error-msg {
	font-size: 0.850em;

	color: red;
}

.input-error-msg {
	font-size: 1em;
}

.inputFieldWraper.error input {
	border-color: red !important;
}

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	clear: both;
	visibility: hidden
}

.clearfix {
	display: inline-table
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%
}

.clearfix {
	display: block
}

/* End hide from IE-mac */
.clearfix {
	min-height: 1px
}

.section-overlay-background {
	background-color: #fff;
	height: 100%;
	opacity: 0.7;
	position: fixed;
	width: 100%;
	z-index: 100;
}

#wrapper {
	width: 1170px;
	margin: auto;
}

/* Sekcja header */
#header #headerTop {
	height: 41px;
	-webkit-border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;

	behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
	position: relative;
}

#headerTop ul li {
	display: inline;
}

#headerTop ul li a {
	color: #FFFFFF;
	font-size: 0.875em;
	font-weight: bold;
	/*text-shadow:0px 1px 0px #035089*/
}

#headerTop .menu-left {
	float: left;
}

#headerTop .menu-left ul {
	/*margin:9px 0px 0px 10px;*/
	margin-left: 10px;
}

#headerTop .menu-left ul li {
	float: left;
}

#headerTop .menu-left ul li a {
	display: block;
	height: 41px;
	line-height: 41px;
	padding: 0px 25px;
	background: #4b60a5;
	text-transform: uppercase;
	font-family: "Roboto", sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#headerTop .menu-left ul li a.activ,
#topMenu ul li.activ a {
	background: #edeef2; /* Old browsers */
}

#headerTop .menu-left ul li:first-child a.activ {
	color: #0071b3;
}

#headerTop .menu-left ul li:first-child + li a.activ {
	color: #4b5fa5;
}

#headerTop .menu-right {
	float: right;
	margin: 13px 10px 0px 0px;
}

#headerTop .menu-right ul li {
	padding: 0 15px;
}

#headerTop .menu-right ul li.last {
	border: 0;
}

#headerTop .menu-right ul li a {
}

#headerContent {
	height: 106px;
	position: relative;
}

body.clear #headerContent {
	height: 125px !important;
}

body.clear.office-schema #userSection ul li.profil-firmy a {
	color: #4b60a5;
}

#headerContent a.logo h1 {
	margin-top: 29px;
	margin-left: 21px;
	float: left;
	width: 188px;
	height: 44px;
	font-size: 22px;
}

#headerContent a.logo h1.logo-box img {
	display: block;
}

#headerContent #search {
	z-index: 10;
}

#headerContent #search,
.auth-search table .auth-search-input {
	float: left;
	margin: 30px 0px 0px 25px;
	border: 2px solid #ccd1de;
	background-color: #FFF;
	position: relative;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	/*behavior: url(/eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);*/
}

.auth-search table .auth-search-input {
	width: 357px;
	margin: 20px;
	margin-left: 10px;
}

.section-overlay input,
#headerContent #search input,
.auth-search table .auth-search-input input#departmentSearchInput {
	color: #8f9bb8;
	text-indent: 10px;
	line-height: 33px !important;
	vertical-align: middle !important;
	padding: 5px 0;
	border: 2px solid #A3AEC7;
	font-size: 1em;
	margin: 0;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	/*behavior: url(/eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);*/
	position: relative;
}

.section-overlay input[type='text'],
#headerContent #search input[type='text'],
.auth-search table .auth-search-input input#departmentSearchInput {
	font-size: 18px !important;
	height: 33px;
	width: 357px;
	padding: 5px 0 !important;
	text-indent: 10px !important;
}

.auth-search table .auth-search-input input#departmentSearchInput {
	border: 0;
	background: transparent none;
}

#headerContent #search input,
.auth-search table .auth-search-input input {
	border: 0;
	color: #8f9bb8;
}

#headerContent #search input,
.auth-search table .auth-search-input input { /* WebKit browsers */
	line-height: 1;
}

#headerContent #search input {
	margin: 0;
	font-size: 18px;
}

#headerContent #search input.search-btn,
.auth-search table .auth-search-input input#departmentSearch {
	background: #0071b3 url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/_search_logo.png') no-repeat center center !important;
	width: 47px;
	height: 43px;
	border: none;
	text-indent: -10000px;
	margin-left: -10px;
	position: absolute;
	top: 0px;
	right: -48px;
	padding: 0;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;

	/*behavior: url(/eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);*/
}

.office-schema #headerContent #search input.search-btn,
.office-schema .auth-search table .auth-search-input input#departmentSearch {
	background-color: #4b60a5;
}

#headerContent #search input.search-btn:hover {
	cursor: pointer;
}

input[type="text"]:focus,
.section-overlay input:focus,
#headerContent #search input:focus {
	border-color: #0172b3;
	outline: none;
}

#headerContent #searchTools input {
	width: auto;
	height: auto;
}

.autocomplete-list,
#headerContent #search #searchTools {
	display: none;
	z-index: 200;
	position: absolute;
	border-width: 2px;
	border-style: solid;
	border-color: #CCD1DE;
	background: #edeef2 none;

	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;

	behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
}

.autocomplete-list {
	text-align: left;
	margin-top: -1px;
}

.autocomplete-list ul {
	margin-left: 0;
	margin-top: 0;
	overflow-y: scroll;
	max-height: 600px;
}

.autocomplete-list li.autocomplete-result-num {
	background: #edeef2;
}

.autocomplete-list li {
	background: #fff;
	border-top-color: #edeef2;
}

#editForm .autocomplete-list {
	margin-left: 0px;
	max-width: 385px;
	width: 385px;
}

.autocomplete-list li,
#headerContent #search #searchTools ul li {
	font-size: 0.8em;
	padding: 10px;
	border-top: 1px solid #fff;
	display: none;
}

.autocomplete-list li:first-child,
#headerContent #search #searchTools ul li:first-child {
	border-top: 0 none;
}

#headerContent #search #searchTools ul li.first {
	border-bottom: 0;
	background-color: #CCD1DE;
}

#headerContent #search #searchTools ul li.preLast {
	border-bottom: 0;
}

#headerContent #search #searchTools ul li.last {
	border-top: 2px solid #CCD1DE;
	border-bottom: 0;
	background-color: #0071b3;
	text-align: center;

	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;

	behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
}

#headerContent #search #searchTools ul li.last a {
	color: #fff;
}

#headerContent #search #searchTools ul li.first input[name="geoLoc"] {
	float: left;
}

#headerContent #search #searchTools ul li.first label {
	line-height: 24px;
}

#headerContent #search #searchTools ul li.first label:hover {
	cursor: pointer;
}

#headerContent #search #searchTools .disabled-link {
	font-size: 0.950em;
	display: block;
	padding: 9.5px;
}

/* Header dla SCHEMATU PODMIOT */

.office-schema #headerTop .menu-left ul li a {
	background: #0071b3;
}

.office-schema #headerTop .menu-left ul li a.activ {
	background: #edeef2;
}

/* TOP Menu */
#topMenu {
	height: 63px;
	margin-bottom: 32px;
}

#topMenu ul li {
	display: block;
	float: left;
	padding: 0 !important;
}

#topMenu ul li.active a,
#topMenu ul li a:hover {
	text-decoration: none;
	color: #fff;
}

#topMenu ul li a {
	display: block;
	height: 52px;
	text-align: center;
	padding-top: 7px;
	padding-left: 47px;
	padding-right: 47px;
	font-size: 1.125em;
	line-height: 42px;
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #0067a3;
	text-decoration: none;
}

.office-schema #topMenu ul li a {
	color: #4b60a5;
}

.office-schema #topMenu ul li a:hover,
.office-schema #topMenu ul li.active a {
	color: #fff;
}

#topMenu ul li.first a {
	width: 70px;
	height: 59px;
	border-top: 4px solid #0071b3;
	padding: 0 !important;
}

#topMenu ul li.menuFirst a {
	border-top: 4px solid #1ebb9b;
}

#topMenu ul li.menuFirst a:hover,
#topMenu ul li.menuFirst.active a {
	background: #1ebb9b;
}

#topMenu ul li.menuSecond a {
	border-top: 4px solid #0094ec;
}

#topMenu ul li.menuSecond a:hover,
#topMenu ul li.menuSecond.active a {
	background: #0094ec;
}

#topMenu ul li.menuThird a {
	border-top: 4px solid #ebc220;
}

#topMenu ul li.menuThird a:hover,
#topMenu ul li.menuThird.active a {
	background: #ebc220;
}

#topMenu ul li.menuFourth a {
	border-top: 4px solid #e64d3a;
}

#topMenu ul li.menuFourth a:hover,
#topMenu ul li.menuFourth.active a {
	background: #e64d3a;
}

#topMenu ul li.more a {
	width: 125px;
	padding-left: 0 !important;
	padding-right: 28px !important;
	border-top: 4px solid #ee8301;
	background: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/topMenu-more.png") no-repeat;
	background-position: 115px center;
}

#topMenu ul li.more > a {
	cursor: default;
}

#topMenu ul li.more.active > a {
	background: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/topMenu-more-hover.png") no-repeat #ee8301 !important;
	background-position: 115px center !important;
}

#topMenu ul li.more a:hover,
#topMenu ul li.more.active a {
	background: #ee8301;
}

#topMenu ul li.more ul {
	display: none;
}

#topMenu ul li.more ul {
	width: 138px;
	float: left;
	position: absolute;
	z-index: 10;
}

#topMenu ul li.more ul a {
	background: #f8951e !important;
	border-top-width: 3px;
	color: #fff;
}

#topMenu ul li.more ul a:hover {
	background: #ee8301 !important;
}

/* Footer */
#footer {
	min-width: 1170px;
	background: #edeef2;
	border-top: 1px solid #f6f6f8;
}

#footer .footer-top {
	width: 1170px;
	height: 53px;
	margin: auto;
	margin-top: 70px;
	border-top: 2px solid #cfd3da;
	border-bottom: 2px solid #cfd3da;
}

#footer .footer-top a.logo {
	display: block;
	float: left;
	width: 350px;
	height: 53px;
}

#footer #footerMenu {
	float: right;
	margin-top: -2px;
}

#footer #footerMenu ul {
	width: 100%;
	height: 55px;
}

#footer #footerMenu ul li {
	display: inline;
	float: left;
}

#footer #footerMenu ul li a:hover {
	color: #fff;
	text-decoration: none;
}

#footer #footerMenu ul li a {
	display: block;
	text-shadow: none;
	padding: 0;
	text-align: center;
	padding-top: 19px;
	text-transform: uppercase;
	color: #0071b3;
	height: 34px;
	font-size: 0.85em;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
}

.office-schema #footer #footerMenu ul li a {
	color: #4b60a5;
}

.office-schema #footer #footerMenu ul li a:hover {
	color: #fff;
}

#footer #footerMenu ul li.rss a {
	margin: auto 15px;
}

#footer #footerMenu ul li.first a {
	border-top: 2px solid #0094ec;
	width: 122px;
}

#footer #footerMenu ul li.first a:hover {
	background: #0094ec;
}

#footer #footerMenu ul li.regulations a {
	border-top: 2px solid #1ebb9b;
	width: 103px;
}

#footer #footerMenu ul li.regulations a:hover {
	background: #1ebb9b;
}

#footer #footerMenu ul li.accessibility a {
	border-top: 2px solid #ebc220;
	width: 115px;
}

#footer #footerMenu ul li.accessibility a:hover {
	background: #ebc220;
}

#footer #footerMenu ul li.last a {
	border-top: 2px solid #e64d3a;
	width: 123px;
}

#footer #footerMenu ul li.last a:hover {
	background: #e64d3a;
}

#footer .footer-logos {
	width: 1170px;
	text-align: center;
	/* margin-top:30px; */
	margin: auto;
	padding-top: 15px;
	border-bottom: 2px solid #cfd3da;
	padding-bottom: 15px;
	position: relative;
}

#footer .footer-logos ul li {
	display: inline-block;
	width: 33%;
	text-align: center;
}

#footer .footer-logos .footer_text {
	font-family: "Roboto", sans-serif;
	font-size: 0.9em;
}

#footer .footer-info {
	width: 1170px;
	margin: auto;
	text-align: left;
	color: #555;
	font-size: 0.85em;
	margin-top: 20px;
	padding-bottom: 25px;
}

.change-to-urzednik-mode {
	min-width: 1170px;
	background-color: #4B60A5;
	text-align: center;
}

.change-to-urzednik-mode p {
	padding: 15px 0px;
	color: #FFFFFF;
	font-weight: bold;
}

.change-to-urzednik-mode p a {
	color: #FFFFFF;
	text-decoration: underline
}

.platEPUAP {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/EPUAP.png");
}

.EP_windowShadowyMiddle h2 {
	line-height: 1.25em;
	margin-bottom: 0.75em;
}

.EP_windowShadowyMiddle p {
	line-height: 1.25em;
	margin-bottom: 1em;
	font-size: 16px;
}

.page-title {
	float: left;
}

.profile-content {
	clear: both;
}

.news_block {
	display: block;
	clear: both;
	margin: 22px 0;
}

.news_block > div {
	display: inline-block;
	vertical-align: top;
}

.news_block .news_content {
	margin-left: 15px;
}

.news_block .news_content h4 {
	font-size: 1.25em;
	margin: 5px 0;
}

.news_block .date {
	margin-top: 8px;
	color: #404e68;
}

.faq_menu a {
	display: block;
	clear: both;
	margin: 15px 0;
}

.EP_mainPageContentEN {
	line-height: 1.25em;
}

.EP_mainPageContentEN p {
	line-height: 1.25em;
	font-size: 16px;
	margin-bottom: 1em;
}

.EP_mainPageContentEN ul {
	margin-bottom: 1em;
	margin-left: 2em;
}

.EP_mainPageContentEN ul li {
	list-style: disc inside;
	line-height: 1.25em;
	font-size: 16px;
}

.EP_mainPageContentEN h4 {
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-size: 18px;
}

#autocompleteForm {
	border-top: 2px solid #cfd5e2;
}

#autocompleteForm table {
	width: 100%;
	margin-top: 10px;
}

#autocompleteForm table tbody tr:first-child td {
	background-color: #f7f7f9;
}

#autocompleteForm table td:first-child {
	vertical-align: middle;
	text-align: right;
}

#autocompleteForm table tfoot td {
	padding-right: 0;
}

#autocompleteForm table tfoot td button {
	margin-right: 0;
}

#hintForm {
	border-top: 2px solid #cfd5e2;
	margin-top: 5px;
	padding-top: 10px;
}

#hintForm .headerGridPanel {
	margin-bottom: 0;
}

#hintForm .contentGridPanel {
	margin: 0;
}

#hintForm\:hintList\:hintList\:j_id1218873978_6c9acd22 {
	width: 50%;
	float: right;
}

#hintForm\:hintList\:hintList\:j_id1218873978_6c9acda4 {
	width: 50%;
	float: left;
}

#hintForm\:hintList\:hintList {
	margin-top: 15px;
	border-top: 2px solid #cfd5e2;
}

#hintForm\:hintList\:hintList .ui-datatable-header table {
	clear: none;
}

#hintForm\:hintList\:hintList h1 {
	display: none;
}

#hintForm .ui-datatable table {
	table-layout: fixed;
}

#hintForm table th:first-child,
#hintForm table td:first-child {
	min-width: 40px;
	width: 40px;
}

#hintForm table th:first-child {
	padding-left: 10px;
}

#hintForm table.standardGrid tbody button span.ui-c {
	display: none;
}

#hintForm\:hintList\:j_id489122058_707c956a\:j_id489122058_707c956a {
	margin-top: 7px;
}

#hintForm\:hintList\:hintList_data button.ui-widget {
	top: 1px;
}

.ua-firefox #hintForm\:hintList\:hintList_data button.ui-widget {
	top: -4px;
}

#templatePanel #searchForm > h2 {
	width: 46%;
	float: left;
	border-top: 2px solid #cfd5e2;
	line-height: 1.35em;
	padding-top: 20px;
}

#templatePanel #searchForm > table {
	width: 51%;
	float: right;
	border-top: 2px solid #cfd5e2;
}

#templatePanel #searchForm table td {
	text-align: right;
}

#templatePanel #searchFormButtonBox {
	padding-top: 15px;
	border-top: 2px solid #cfd5e2;
	clear: both;
}

#templatePanel #searchFormButtonBox button {
	float: right;
}

#signaturesForm {
	clear: both;
}

#showRecipientsForm > .box-buttons-left {
	margin-top: 0;
	padding-top: 0;
}

.signatureList {
	margin-top: 5px;
}

#recipientsPanel {
	margin-top: 15px;
}

#bottomPanel {
	float: right;
	margin-top: 20px;
}

#limitUsageInfo .ui-panel .ui-panel-titlebar,
.singleSignature .ui-panel .ui-panel-titlebar {
	position: relative;
	padding-left: 25px;
}

#limitUsageInfo .ui-panel-titlebar-icon,
.singleSignature .ui-panel-titlebar-icon {
	position: absolute;
	left: 0;
	top: 9px;
}

#documentHistory {
	display: block;
	clear: both;
}

.advancedOptionsPanel {
	display: block;
	clear: both;
}

#documentInfo .button-box-left,
#operationsForm .button-box-left,
#documentHistory .button-box-left,
.advancedOption .button-box-left {
	margin-top: 0;
	padding-top: 0;
}

.fe-top-buttons {
	position: absolute;
	top: 0px;
	right: 0;
	margin-top: 0 !important;
}

.fe-content-box {
	position: relative;
}

#chooseFileDialog .fe-top-buttons {
	top: 15px;
	right: 30px;
}

#addEditForm\:periodInput {
	margin-right: 11px;
}

#addEditForm\:periodInput:focus {
	margin-right: 10px;
}

#warehouse-button-box {
	margin-right: 155px;
}

#uploadDraftForm {
	position: relative;
}

#uploadDraftForm .ui-fileupload-buttonbar {
	float: right;
	position: absolute;
	right: 0;
	top: -60px;
}

.ui-fileupload-files,
#uploadDraftForm .ui-fileupload-files {
	width: 100%;
}

.ui-fileupload-files .ui-fileupload-cancel,
#uploadDraftForm .ui-fileupload-files .ui-fileupload-cancel {
	background-position: center center;
	display: block;
	height: 17px !important;
	padding: 0 !important;
	width: 17px !important;
	float: right;
}

.ui-fileupload-files .ui-fileupload-cancel .ui-icon,
#uploadDraftForm .ui-fileupload-files .ui-fileupload-cancel .ui-icon {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/primefaces-aristo/ui-icons_0071b3_256x240.png") !important;
	margin: 0;
	padding: 0;
	width: 17px;
	height: 17px;
	margin-top: -3px;
}

#limitUsageInfoPanel_content table tr:nth-child(odd) td {
	background-color: #f7f7f9;
}

#recipientsForm td {
	max-width: 180px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

#recipientsForm td:first-child {
	max-width: 220px;
}

#recipientsForm #recipientsForm\:recipentsPanel td {
	max-width: none;
	white-space: normal;
}

#recipientsForm #recipientsForm\:recipentsPanel td .ui-message-error-detail {
	margin-left: 0;
}

#recipientsForm\:adressesList input {
	float: left;
	margin-bottom: 11px !important;
}

#recipientsForm\:adressesList input:focus {
	margin-bottom: 10px !important;
}

#recipientsForm\:dialogAddressBook {
	width: 95% !important;
	left: 29px !important;
}

#titlePanel,
#sendersRecipients {
	display: block;
	clear: both;
}

#changeFormForm\:dialogChangeDocumentForm .ui-datatable-header > table:first-child {
	display: none;
}

#changeFormForm\:changeDocumentForm .headerGridPanel {
	display: none;
}

#renameDocumentForm\:newDocumentNameInput {
	width: 100%;
}

#headerPanel .ui-commandlink {
	display: inline-block;
}

#SBA-wide .rightPanel > div {
	padding-left: 0;
	padding-right: 0;
	display: inline-block;
}

.field-box {
	display: inline-block;
	vertical-align: middle;
}

#editGateForm\:addListId_head th span {
	font-size: 1.4em;
	margin-right: 20px;

}

#editGateForm\:addListId_head th {
	text-align: right;
}

#editGateForm\:addListId_data tr td .addr-name-output {
	width: 297px;
	display: inline-block;
	padding: 14px 11px;
	margin: 10px 11px 1px 1px;
}

#editGateForm\:addListId_data tr td.last-td {
	border: none;
}

#editGateForm\:addListId_data tr td.input-td button {
	margin: 1em 5px 0 0;
	display: inline-block;
}

#editGateForm\:egBasicInfoGrid .label-td-top {
	width: 250px;
	max-width: 250px;
}

#editGateForm\:egBasicInfoGrid .input-td {
	width: auto;
}

#editGateForm\:egBasicInfoGrid table tr:hover td,
#editGateForm\:egBasicInfoGrid table tr:hover td:first-child {
	border-color: transparent !important;
	border-bottom: 2px solid #cfd5e2 !important;
}

#editGateForm\:btnSave button,
#editGateForm\:btnBackToGates button {
	margin-top: 0;
}

#editGateForm\:btnSave {
	float: left;
}

#editGateForm .connected-box {
	margin-left: 11px;
}

.deleteStatement .connected-box {
	margin-left: 11px;
	display: inline-block;
}

.deleteStatement label {
	vertical-align: top;
	margin-top: 20px;
}

#editGateForm\:egNt1Id,
#editGateForm\:egNt4Id {
	margin-right: 1em;
	vertical-align: top;
	margin-top: 17px;
}

#editGateForm\:topNav {
	margin-bottom: 15px;
}

#mgTabView\:egContentForm\:gatesList\:gatesList\:j_id437897227_6c9acf00 .title-panel h1 {
	display: none;
}

.blockUI h1 {
	margin: 1em 0;
}

.hide-radio .ui-radiobutton {
	display: none;
	visibility: hidden;
}

.hide-content > * {
	display: none;
	visibility: hidden;
}

.remove-account-link {
	display: inline-block;
	float: right;
	margin-top: 20px;
	font-weight: bold;
}

#ZawartoscPaczkiGrid_fileUploadForm .E2_conTable {
	float: left;
}

#ZawartoscPaczkiGrid_fileUploadForm .E2_uploadbuttonwrapper {
	padding-top: 24px;
}

#editGateForm\:confChooser {
	display: block;
	clear: both;
}

#editGateForm\:j_id374968313_1_72888e1e > tbody > tr > td {
	padding-left: 0;
	padding-right: 0;
}

#editGateForm\:egTransTypeBlock #editGateForm\:egTransTypeRadio {
	display: inline-block;
}

#editGateForm\:egTransTypeBlock .info-hint-box button {
	top: -10px;
	left: -15px;
	position: relative;
}

#editGateForm\:egCheckDuplId {
	display: table;
}

#editGateForm\:egValidationBlockId .ui-chkbox,
#editGateForm\:j_id495057158_5beacec5 .ui-chkbox {
	display: inline-block;
}

#editGateForm\:contents {
	clear: both;
}

#editGateForm\:egWorkingTypeBlockId .panel-info-hint {
	max-width: 515px;
}

#editGateForm\:j_id2024902776_3a48bb3f\:infoHintButton {
	padding-right: 0 !important;
	margin-right: 0 !important;
}

#sdForm\:uploadingXmlFile td,
#scForm\:advanced-service-card td {
	width: 50%;
	vertical-align: top;
}

#sdForm\:uploadingXmlFile tr > td:first-child .ui-button,
#scForm\:advanced-service-card tr > td:first-child .ui-button {
	display: block;
	margin-top: 15px;
}

#scForm\:contents,
#sdForm\:contents h1 {
	line-height: 1.15em;
}

#scForm\:allPublished .ui-outputpanel {
	text-align: left;
}

#scForm\:adres\:adresInputTable tr:nth-child(odd) td {
	background-color: #F7F7F9 !important;
}

#scForm\:adres\:adresInputTable tr:nth-child(even) td {
	background-color: #fff !important;
}

#sdForm td.label-td,
#sdForm\:attachmentAddBlock td.label-td {
	width: 31% !important;
	min-width: 170px !important;
}

#sdForm\:attachmentAddBlock td {
	background-color: #F7F7F9;
}

#sdForm\:sdStatusBlock td.label-td {
	width: 20% !important;
}

#sdForm\:sdStatusBlock td.input-td,
#leForm\:catStatusBlock td.input-td,
#leForm\:sdStatusBlock td.input-td,
#scForm\:scStatusBlock td.input-td {
	word-wrap: break-word;
	max-width: 300px;
}

#sdForm\:inputAnnotationList,
#sdForm\:legalBasesIdentificationGridId {
	margin-left: -7px;
}

#sdForm\:inputAnnotationList > tbody > tr > td > div {
	text-align: left !important;
}

#sdForm\:nazwapodstawy4 {
	margin-left: 3px;
}

#editForm\:emailToNotifySameAsRegistered {
	float: left;
}

#editForm\:emailToNotifySameAsRegistered + label {
	margin-top: 8px;
	margin-left: 8px;
}

#editForm\:msg_email {
	margin-left: 26px;
}

#scForm\:attachmentAddBlock td {
	background-color: #F7F7F9;
}

#regon-form\:inp_regon_msg .ui-message-error-icon,
#form\:inp_regon-pp_msg .ui-message-error-icon {
	display: none;
}

#regon-form\:inp_regon_msg .ui-message-error-detail,
#form\:inp_regon-pp_msg .ui-message-error-detail {
	margin-left: 0;
}

#threadsForm tbody td.documentNameColumn {
	max-width: 200px;
}

#threadsForm tbody td.width50per {
	max-width: 380px !important;
}

#threadsForm tbody td.documentNameColumn span,
#threadsForm tbody td.width50per span {
	display: block;
	width: 200px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

#threadsForm tbody td.width50per span {
	width: 380px !important;
}

#threadsForm #threadsForm\:advancedFiltersPanelId td,
#threadsForm #threadsForm\:advancedDocsFiltersPanelId td {
	max-width: none;
}

#threadsForm\:threadsDataTable\:globalFilterPanelId {
	margin-left: 30px;
}

#threadsForm\:dialogChangeNametPanel .deleteStatement input {
	width: 285px;
}

#threadsForm .panelGridClassBox .ui-datatable-header {
	background: transparent;
}

.documentUnread {
	font-weight: bold;
}

#titlePanel\:documentStateAndName h2 {
	max-width: 400px;
	word-wrap: break-word;
	line-height: 1.5em;
}

#titlePanel\:documentStateAndName .documentTitleAction {
	font-size: 1.375em !important;
	display: inline;
	font-family: "Roboto", ​sans-serif;
	font-weight: 500;
}

#changeThreadForm .statement {
	word-wrap: break-word;
}

#depListForm .headerGridPanel {
	display: none;
}

#depListForm .contentGridPanel {
	margin-top: 5px;
}

#depListForm #basicFilterPanel {
	margin-bottom: 15px;
}

#depListForm #basicFilterPanel button,
#depListForm #basicFilterPanel input {
	float: left;
}

#depListForm #basicFilterPanel input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 0;
	margin-right: 10px;
	padding-left: 13px;
}

#depListForm #basicFilterPanel input:focus {
	padding-left: 12px;
}

#depListForm #basicFilterPanel button {
	margin-top: 1px;
}

#depListForm #AdvancedFilterPanel {
	margin-left: 0;
}

#depListForm .filterPanel {
	padding-left: 0 !important;
}

#no-search-info {
	margin-top: 20px;
}

#authorizationImageForm\:authorizationImageBlock {
	max-width: 700px;
	display: block;
	overflow: hidden;
}

#authorizationImageForm\:authorizationImageBlock img {
	max-width: 100%;
}

#signingForm .hint-class {
	clear: both;
	display: block;
}

#signingForm\:certPanel {
	display: none;
}

#signingForm #signingForm\:selectSignOptionPanel,
#updForm #updForm\:selectSignOptionPanel {
	margin: 0 auto;
}

#signingForm #signingForm\:selectSignOptionPanel td,
#updForm #updForm\:selectSignOptionPanel td {
	text-align: center;
}

#editForm\:editDialogBody td:first-child {
	text-align: right;
}

#editForm\:advancedSettings {
	font-weight: bold;
}

#advanced-settings\:settings {
	font-weight: bold;
	margin-top: 8px;
}

#editForm\:removeAccount {
	display: inline-block;
	margin-top: 8px;
}

#editForm table.image-add-field {
	width: 100%;
}

#editForm table.image-add-field td:first-child {
	max-width: 67px;
	width: 67px;
	text-align: left;
}

#editForm table.image-add-field td:first-child + td {
	max-width: 110px;
	width: 110px;
}

#editForm table.image-add-field td:first-child + td + td {
	padding-left: 200px;
}

#editForm table.image-add-field .btn-lower {
	padding: 12px 19px !important;
	font-size: 16px !important;
}

#perm-form h1 {
	float: left;
}

#perm-form\:permissions-invite {
	float: right;
}

#perm-form\:org-users-col table td {
	vertical-align: middle;
}

#perm-form\:incoming-invitations-table {
	margin-top: -7px;
	font-size: 14px;
	width: 100%;
}

#perm-form\:incoming-invitations-table th {
	text-align: left;
}

#perm-form\:incoming-invitations-table tbody tr > td,
#perm-form\:incoming-invitations-table tbody tr:hover > td {
	border: 0 none;
	min-width: 50px;
	max-width: 160px;
	word-wrap: break-word;
}

#perm-form\:incoming-invitations-table tbody tr:nth-child(odd) > td {
	background: #edeef2;
}

#perm-form\:permissions-content > tbody > tr > td.title {
	min-width: 185px;
	width: 185px;
}

#edit-perm-form > table {
	width: 100%;
}

#edit-perm-form\:edit-perm-user {
	background: #f2f5f9;
	vertical-align: middle;
	font-size: 14px;
}

#edit-perm-form\:edit-perm-user img {
	margin-right: 10px;
	float: left;
}

#edit-perm-form\:remove-action {
	float: right;
	margin-top: 20px;
}

#inviteForm > table > tbody > tr > td {
	width: 100%;
}

#inviteForm\:invite-dialog-messages table {
	width: 100%;
}

#inviteForm\:inviteTypeRadio {
	margin-top: 10px;
}

#inviteForm\:permissions-message-cell label {
	float: left;
}

.permissions-table {
	margin-top: -10px;
}

.permissions-table td:first-child {
	max-width: 25px;
	width: 25px;
}

.permissions-table td {
	padding: 0 !important;
	padding-left: 5px !important;
}

.permissions-table tbody {
	background-color: #fff !important;
}

#SBA #fwForm\:allPublishedBlock > table {
	table-layout: fixed;
	max-width: 100%;
	width: 100%;
}

#signaturesForm\:dialogSignatureAdvanceView .ui-scrollpanel {
	height: 650px !important;
}

#signaturesForm\:dialogSignatureAdvanceView #signaturesForm\:signatureAdvanceViewPanelId ul {
	overflow: visible !important;
}

#signaturesForm\:dialogSignatureAdvanceView #signaturesForm\:signatureAdvanceViewPanelId li {
	font-size: 14px !important;
	margin: 0 !important;
}

#edit-perm-dialog .labelBlock,
#invite-dialog .labelBlock {
	display: block;
	font-weight: bold;
	padding-bottom: 8px;
	clear: both;
	overflow: hidden;
}

#invite-dialog .labelBlock.topSpace {
	margin-top: 10px;
}

#invite-dialog #inviteForm\:inviteTypeRadio {
	margin-top: 0;
	margin-bottom: 8px;
}

#invite-dialog textarea {
	width: 479px !important;
	height: 95px !important;
}

#senderFilterForm\:senderFilterScrollPan {
	overflow-x: hidden;
}

#confirmLogoChangeDialogEdOrg_id .form-nav-box {
	margin-top: 0.75em;
}

#please-wait-box {
	height: 40px;
	text-align: center;
}

#please-wait-box p {
	color: #333;
	display: inline;
	position: relative;
	top: -6px;
	font-family: Arial;
	font-size: 14px;
}

.history-login-failed {
	color: #fc9727;
}

#pictureImportDialog\:importModelForm .add-image-dialog td,
#importModelForm .add-image-dialog td {
	padding: 0;
}

#pictureImportDialog\:importModelForm .add-image-dialog button,
#importModelForm .add-image-dialog button {
	margin-top: 0;
	margin-bottom: 0;
}

#uploadDraftFormPanel {
	position: relative;
	top: -33px;
}
#uploadDraftFormPanelDisabled {
	position: absolute;
	top: -25px;
	left: 530px;
	width: 400px;
}

#attachmentsForm\:internalAttachmentsPanel td:first-child {
	width: 72%;
}

#form\:certificationCentre_panel.ui-selectonemenu-panel {
	left: 25px !important;
}

#ListaInstancjiGrid_gridButtonsOptions {
	margin-bottom: 10px;
}

#addEditDialog {
	width: 700px !important;
}

#addEditDialog .ui-message-error-detail {
	margin-left: 0;
}

#addEditForm .input-td p {
	margin: 0;
}

#cpEditForm\:classificationPositions_head th {
	background: #fff !important;
}

#fwForm\:namespaceDatatable td:first-child + td,
#fwForm\:namespaceDatatable td:first-child + td + td {
	word-wrap: break-word;
	white-space: normal;
	max-width: 300px;
}

#fwForm\:namespaceDatatable .box-buttons-right {
	min-width: 0;
}

#sdForm\:assignCPDialog .ui-chkbox.visibleCheckbox {
	display: block;
}

#content #search-header h1 {
	margin: 0;
}

#iframePanel > h2 {
	clear: both;
}

.singleSignatureDetails table tr:nth-child(odd) td {
	background-color: #f7f7f9;
}

#anonymousWarehouseCaseFormId\:anonymousWarehouseCaseDialog,
#rejectStatueForm\:rejectStatueDialogPanel {
	font-size: 16px;
	line-height: 1.15em;
}

#anonymousWarehouseCaseFormId\:anonymousWarehouseCaseDialog {
	width: 750px !important;
}

#statueForm\:statuePanelId > div {
	margin-bottom: 15px;
}

.statuteText {
	line-height: 1.25em;
}

#warehousesFrm {
	display: block;
	margin-bottom: 27px;
	min-height: 51px;
	height: 51px;
}

#warehouseName {
	display: block;
	margin-bottom: 39px;
}

#listForm {
	margin-top: 15px;
}

#filesForm .headerGridPanel,
#filesForm .contentGridPanel {
	display: none;
}

#filesForm tbody td.width50per {
	max-width: 380px !important;
	word-wrap: break-word;
}

/* SEKCJE NA PODGLADZIE / EDYCJI DOKUMENTU */
#titlePanel\:documentTitlePanel {
	width: 100%;
	background-color: #EDEEF2;
}

#titlePanel\:documentTitlePanel td {
	padding: 1em 20px;
	vertical-align: middle;
}

#titlePanel\:documentTitlePanel td.col-buttons-right {
	white-space: nowrap;
	text-align: right;
}

#titlePanel\:documentTitlePanel .box-buttons-right > * {
	display: inline;
}

#attachmentsForm {
	border-bottom: 2px solid #e7e7e7;
}

#attachmentsForm .ui-datatable table thead,
#attachmentsForm .ui-datatable table tfoot {
	display: none;
}

#attachmentsForm .ui-datatable table tbody {
	background-color: transparent;
}

#attachmentsForm .ui-datatable table tbody tr td {
	font-weight: normal;
	vertical-align: middle;
}

#attachmentsForm .ui-datatable tbody tr td,
#attachmentsForm .ui-datatable tbody tr:hover td,
#attachmentsForm .ui-datatable tbody tr.ui-state-highlight td {
	border: 0 !important;
}

#attachmentsForm .ui-datatable tbody tr td.slimColl {
	width: 90px !important;
}

#paymentForm\:payLaterLinkId {
	display: inline-block;
	vertical-align: middle;
	font-size: 0.925em;
}

.paymentOptionSeparator {
	padding: 0 20px;
}

/* USTAWIENIE CHECKBOX'A i MENU ROZWIJANEGO W NAGŁÓWKU GRIDA */
#threadsForm\:threadsDataTable_head th.togglerWidth,
#threadsForm\:subDocsTable\:docsTable_head th.checkboxWidth {
	overflow: visible !important
}

#threadsForm\:threadsDataTable_head th.togglerWidth span,
#threadsForm\:subDocsTable\:docsTable_head th.checkboxWidth span {
	display: block;
	position: relative;
}

#threadsForm\:threadsDataTable_head th.togglerWidth span button.btn-more,
#threadsForm\:subDocsTable\:docsTable_head th.checkboxWidth span button.btn-more {
	position: absolute;
	right: -20px;
	top: 4px;
}

#threadsForm\:threadsDataTable_head th.documentNameColumn,
#threadsForm\:subDocsTable\:docsTable_head th.documentNameColumn {
	padding-left: 30px !important;
}

.standardGrid th {
	white-space: nowrap;
}

.standardGrid td.gateName,
.standardGrid td.gateDesc {
	white-space: nowrap;
	max-width: 200px;
	text-overflow: ellipsis;
}

.standardGrid thead#filesForm\:warehouseFiles\:mainTablea_head tr td:first-child,
.standardGrid tbody#filesForm\:warehouseFiles\:mainTablea_data tr td:first-child {
	max-width: 700px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#editGateForm\:egValidationBlockId table.panelGridClass td {
	width: 50%;
}

#dialogFormEd\:authorization-file {
	z-index: 2000;
}

table td.curled-text-box {
	max-width: 500px;
}

table td.curled-text-box .curled-text {
	max-width: 500px;
	width: auto;
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline-block;
}

#mgTabView\:egUpoReviewForm\:reviewUpoList\:mainTableupo table td.curled-text-box {
	max-width: 112px !important;
}

#mgTabView\:egUpoReviewForm\:reviewUpoList\:mainTableupo table td.curled-text-box .curled-text {
	max-width: 112px !important;
	white-space: pre-line !important;
}

#scrForm\:scrList\:mainTablea table td.curled-text-box {
	max-width: 145px !important;
}

#scrForm\:scrList\:mainTablea table td.curled-text-box .curled-text {
	max-width: 145px !important;
	white-space: pre-line !important;
}

#content\:previewlegalBasisList table td.curled-text-box,
#sdForm\:legalBasisList table td.curled-text-box {
	max-width: 180px !important;
}

#content\:previewlegalBasisList table td.curled-text-box .curled-text,
#sdForm\:legalBasisList table td.curled-text-box .curled-text {
	max-width: 180px !important;
	white-space: pre-line !important;
	vertical-align: middle;
}

.btn-curled-text span {
	max-width: 282px;
	text-overflow: ellipsis;
	overflow: hidden;
}

.address-curled-text {
	max-width: 180px;
	text-overflow: ellipsis;
	overflow: hidden;
}

.adr-curled-text {
	max-width: 350px;
	text-overflow: ellipsis;
	overflow: hidden;
}

.widthtemat {
	max-width: 380px;
}

#modelsForm\:modelsList\:mainTablea table td.curled-text-box,
#formsForm\:formsList\:mainTablea table td.curled-text-box {
	max-width: 250px !important;
}

#modelsForm\:modelsList\:mainTablea table td.curled-text-box .curled-text,
#formsForm\:formsList\:mainTablea table td.curled-text-box .curled-text {
	max-width: 250px !important;
	white-space: pre-line !important;
}

#cpEditForm\:classificationPositions table td.width50per.curled-text-box,
table.standardGrid td.width50per.curled-text-box {
	max-width: 378px !important;
}

#cpEditForm\:classificationPositions table td.curled-text-box .curled-text,
table.standardGrid td.curled-text-box .curled-text {
	max-width: 378px !important;
	white-space: pre-line !important;
}

#content\:leList_data td.curled-text-box,
#scForm\:attachmentsList_data td.curled-text-box,
#sdForm\:attachmentsList_data td.curled-text-box,
#scForm\:addFormDialogFormsList_1 td.curled-text-box {
	max-width: 640px !important;
}

#content\:leList_data td.curled-text-box .curled-text,
#scForm\:attachmentsList_data td.curled-text-box .curled-text,
#sdForm\:attachmentsList_data td.curled-text-box .curled-text,
#scForm\:addFormDialogFormsList_1 td.curled-text-box .curled-text {
	max-width: 640px !important;
}

.tooltipLongName {
	max-width: 400px;
	word-wrap: break-word;
}

#mgTabView\:restoreForm input[type="file"] {
	z-index: 1000 !important;
}

.EP2_Site_Map ul {
	margin-left: 35px;
	line-height: 1.5em;
}

#changeThreadForm\:changeThreadMenu_panel ul li {
	text-overflow: ellipsis;
	max-width: 500px;
	overflow: hidden;
}

#editForm\:inp_email {
	display: block;
	clear: both;
	margin-left: 32px;
}

.document-queue-datepicker-button {
	right: 0px;
	top: 0px;
	position: relative !important;
}

.modelBackgroundDialog {
	background-color: #F7F7F9 !important;
}

#uploadModelForm\:xsdUpdateAttachmentBlock tr,
#uploadModelForm\:xsdAddAttachmentBlock tr {
	background-color: white;
}

#uploadModelForm\:metamodelAddAttachmentBlock tr,
#uploadModelForm\:xsltAddAttachmentBlock tr,
#uploadModelForm\:metamodelUpdateAttachmentBlock tr,
#uploadModelForm\:xsltUpdateAttachmentBlock tr {
	background-color: #F7F7F9 !important;
}

#queuePreviewForm .titlePanel {
	padding: 12px 0px;
}

#uploadModelForm table td,
#uploadModelForm table th {
	padding: 0 8px;
}

#specialbox-info {
	background-color: #D5D7E0;
	color: #60769f;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	position: fixed;
	bottom: 0;
	width: 100%;
	padding: 10px 0;
	display: none;
	z-index: 100;
}

#specialbox-info .wrapper {
	position: relative;
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}

#specialbox-info p {
	line-height: 1.25em;
	padding-right: 32px;
}

#specialbox-info p.mobile-info {
	font-size: 20px;
	margin-bottom: 10px;
}

#specialbox-info a.close {
	background: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/close2.png")!important;
	display: block;
	position: absolute;
	right: 5px;
	top: 0px;
	width: 16px;
	height: 16px;
	text-indent: -9999em;
}

#mainform_DictionaryGrid td.EP2_leftAlignedCol div.EP_cursorPointer {
	max-width: 550px;
	overflow: hidden;
	text-overflow: ellipsis;
}

#mainform_Grid td.EP2_leftAlignedCol div.EP_cursorPointer {
	max-width: 380px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
}

#mainform_DictionaryGrid .dateDay,
#mainform_DictionaryGrid .dateHour {
	text-align: right !important;
}

#mainform_DictionaryGrid td.EP2_leftAlignedCol,
#mainform_DictionaryGrid td.EP2_leftAlignedCol div.EP_gridRowDataCellText {
	width: 550px;
}

.search-link {
	display: block;
	padding: 10px;
}

#form1\:mainContent1 .label-td {
	padding-left: 17px;
}

#mainContent2 .label-td {
	padding-left: 75px;
}

#mainContent2 .last-td,
#form1\:mainContent1 .last-td {
	padding-left: 87px;
}

#authDialogForm\:tempAuthorization {
	border: 2px solid #a3aec7 !important;
}

#form2\:authorizationFailedPanel {
	margin-left: 7px;
}

#yt-redirect-container p {
	display: inline-block;
	float: right;
	padding-right: 10px;
	padding-top: 51px;
}

#yt-redirect-container a {
	display: inline-block;
	float: right;
}

#layoutContainers h2.page-title {
	line-height: 1.5em;
	padding-bottom: 30px;
}

#form2\:adresZamieszkaniaInput\:adresInput {
	margin: 10px 20px;
}

.logo-box .graphic-ver {
	padding-top: 9px;
}

.footer-logos #footer_innovative {
	height: 180px;
}

.footer-logos #footer_ministry {
	height: 78px;
	padding-bottom: 50px;
}

.footer-logos #footer_eu {
	height: 94px;
	padding-bottom: 43px;
}

#footer_epuap_img {
	padding-top: 7px;
}

h1#pz-conf-help-header {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.15em;
}

ol.pz-conf-help-list {
	color: rgb(153, 153, 153);
	font-family: "Arial", sans-serif !important;
	font-size: 12px !important;
	line-height: 14px;
	list-style: decimal;
	list-style-position: outside;
	margin-left: 25px;
}

p.pz-conf-help-plist {
	color: #999;
	font-family: "Arial", sans-serif !important;
	font-size: 12px !important;
	margin-left: 40px;
}

h1.pz-pp-header {
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	line-height: 1.15em;
	font-size: 16px;
	margin-left: 13px;
}

#footer_innovative_en {
	height: 95px;
	padding-bottom: 41px;
	padding-top: 10px;
}

#pz-showcase-link {
	margin-top: 103px;
	text-align: right;
}

#pz-showcase-link p {
	display: inline-block;
	font-size: 15px;
	line-height: 0;
	vertical-align: 16px;
}

.versionFooter {
	display: none;
}

#yt-redirect-container a img {
	height: 75px;
	max-height: 75px;
}

#confPointInfoForm .headerGridPanel .titlePanel {
	width: 58%;
}

#ordForm .ui-orderlist-item.ui-corner-all, #ordForm\:categorySelector_panel {
	max-width: 500px;
	width: auto;
	white-space: normal;
	word-break: break-all;
	word-wrap: break-word;
}

#zpCodeForm\:authCodeInputId {
	margin-right: 10px;
}

.standardBoxBody table.user-panel p.autorization {
	color: #999999;
	font-size: 12px;
}

.profile-content ol {
	list-style: inside none decimal !important;
}

/* DRZEWKO KLASYFIKACJI DODATKOWYCH */
#cpForm ul.ui-tree-container li.ui-treenode table {
	width: 829px;
}

#cpForm ul.ui-tree-container li.ui-treenode > ul.ui-treenode-children > li.ui-treenode table {
	width: 813px;
}

#cpForm ul.ui-tree-container li.ui-treenode > ul.ui-treenode-children > li.ui-treenode > ul.ui-treenode-children > li.ui-treenode table {
	width: 797px;
}

#cpForm table td.status-td {
	width: 120px;
	min-width: 120px;
	max-width: 120px;
}

#cpForm table td.right-btn-td {
	text-align: right;
	width: 60px;
	min-width: 60px;
	max-width: 60px;
}

.text-with-break-line {
	white-space: pre-line;
}

.sk-messages {
	position: fixed;
	width: 400px;
	height: auto;
	left: 50%;
	top: 45%;
	display: none;
	z-index: 100000 !important;
	margin-left: -200px;
}

#dialogExtendSession .box-buttons-left {
	text-align: center;
	padding-left: 80px;
}

.label-td-middle {
	vertical-align: top !important;
}

.label-middle {
	float: right;
}

.label-middle label {
	display: table-cell;
	height: 55px;
	vertical-align: middle;
}

.change-td {
	vertical-align: top !important;
	padding-top: 28px !important;
}

.top-indent {
	padding-top: 15px !important;
}

.label-maxlength {
	border-radius: 0.25em;
	color: #fff;
	font-size: 75%;
	font-weight: 700;
	padding: 0.3em 0.6em 0.3em;
	text-align: center;
	margin-top: -7px;
}

.label-success {
	background-color: #5cb85c;
}

.label-danger {
	background-color: #d9534f;
}

.screen-reader-navigation {
	position: absolute;
	overflow: hidden;
	height: 1px;
	width: 1px;
	left: -9999em;
	top: 0;
}

.hidden-label {
	display: none;
}

/* OGÓLNE */
.EP2_displayNone,.EP_displayNone {
	display: none !important;
}

/* ======= MENU Poziome (daty w CRWDE) ======= */
.EP2_sectionMenuTop {
	display: table;
	width: 100%;
	margin: 10px 0;
	clear: both;
}

.EP2_menuTop,.EP2_submenuTop {
	display: table;
	width: 100%;
	overflow: hidden;
	table-layout: auto;
}

.EP2_menuTop li,
.EP2_submenuTop li {
	display: table-cell;
}

.EP2_menuTop li .EP2_linkContainer,
.EP2_submenuTop li .EP2_linkContainer {
	border-collapse: collapse;
	border-right: 4px solid #C0C7D3;
}

.EP2_menuTop li.last .EP2_linkContainer,
.EP2_submenuTop li.last .EP2_linkContainer {
	border-right: none;
}

.EP2_submenuTop {
	border-top: 5px solid #CFD5E2;
}

.EP2_menuTop li .EP2_linkContainer,.EP2_submenuTop li .EP2_linkContainer
	{
	display: table;
	width: 100%;
	height: 35px;
}

.EP2_submenuTop.EP2_month {
	width: 100%;
}

.EP2_submenuTop.EP2_month li {
	min-width: 70px;
	font-size: 0.750em;
	float: left;
}

.EP2_submenuTop.EP2_day {
	width: 100%;
}

.EP2_submenuTop.EP2_day li {
	width: 30px;
	font-size: 0.750em;
	float: left;
}

.EP2_submenuTop.EP2_month li .EP2_linkContainer a {
	padding: 0 5px !important;
}

.EP2_menuTop li a,.EP2_submenuTop li a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	background-color: #e1e4ea;
	font-size: 1.063em;
	color: #60769f;
}



.EP2_menuTop li .EP2_indicator,.EP2_submenuTop li .EP2_indicator {
	display: none;
	width: 100%;
	height: 12px;
}

.EP2_menuTop li.checked .EP2_indicator,.EP2_submenuTop li.checked .EP2_indicator
	{
	background: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/indicator-top-menu.png") no-repeat
		center top;
	display: block;
}

.EP2_menuTop li.checked a,.EP2_submenuTop li.checked a {
	background-color: #cbd0da;
	color: #404e68;
}

/* ======= STANDARD GRID ======= */

/* <NAGLOWEK> - AKCJE / FILTROWANIE */
.EP2_gridButtons,.EP_gridButtons {
	display: block;
	width: 100%;
	margin: 5px 0;
}

.EP2_gridButtons,.EP2_gridActionButtons,.EP2_filterButton,.EP2_headerDateFilterContainer {
	display: inline-block;
}

.EP2_filterButton,.EP2_headerDateFilterContainer {
	float: right;
}

.EP2_headerDatePeriodSelect {
    width: 160px;
    height: 45px;
    margin-right: 20px;
    background-color: rgb(250, 255, 189);
    border: 2px solid #AEB8CE;
    border-radius: 3px;
    padding: 0 9px;
}

.EP2_headerDateFilterContainer {
    position: relative;
    right: 50px;
}

.EP2_headerFilterField {
    width: 120px !important;
    padding: 10px !important;
    text-align: center;
}

/* POLE FILTROWANIA */
.EP2_filterOptions,.EP_windowButtonAdvancedRollDownMiddleContent {
	display: table;
	float: left;
	width: 100%;
	overflow: hidden;
}

.EP2_filterFieldsContainer {
	display: table-cell;
	vertical-align: middle;
	width: 750px;
	text-align: left;
	overflow: hidden;
}

.EP2_filterFormButtons,.EP_gridFilterFormButtons {
	display: block;
	width: 190px;
	overflow: hidden;
	padding-top: 20px;
}

.EP2_filterFieldsContainer .EP2_filterField {
	display: inline-block;
	float: left;
	margin: 10px 15px 0 0;
}

.EP2_filterField label {
	display: block;
	clear: both;
	font-size: 0.875em;
	margin: 0;
	margin-left: 2px;
	margin-bottom:3px;
	text-align: left;
}

.EP2_inputField {
	position: relative;
}

.EP2_filterField input {
	padding: 7px !important;
	width: 190px !important;
}

/* PRZYCISKI */
.EP2_button,.EP2_filterButton {
	display: inline-block;
	overflow: hidden;
	vertical-align: middle;
}

.EP2_button a,
.EP2_button span,
.EP2_filterButton a,
.EP2_buttonSearch a,
.EP_buttonSearch a,
.EP2_buttonClear a,
.EP_buttonClearPartContent a,
.EP_buttonAdvancedRollDownPartContent a,
.EP_buttonAdvancedPartContent a,
.EP2_button input[type="submit"] {
	display: block;
	padding: 12px 9px;
	min-width: 80px;
	text-align: center;
	font-size: 14.4px !important;
	color: #fff;
	white-space: nowrap;
	border: 0;
	background-color: #0071B3!important;
	cursor: pointer;
       -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	       border-radius: 4px;
	behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
	line-height: normal;    
	font-family:"Roboto",sans-serif;
	font-weight:500;
}
.EP2_button button:hover span,
.EP2_button a:hover,
.EP2_filterButton a:hover,
.EP2_button span:hover,
.EP2_button input[type="submit"]:hover {
	background-color: #005080!important;
	text-decoration: none;
}
.EP2_button button:focus span,
.EP2_button a:focus,
.EP2_filterButton a:focus,
.EP2_button span:focus,
.EP2_button input[type="submit"]:focus {
	background-color: #005080!important;
	text-decoration: none;
}
.office-schema .EP2_button a,
.office-schema .EP2_button span,
.office-schema .EP2_filterButton a,
.office-schema .EP2_buttonSearch a,
.office-schema .EP_buttonSearch a,
.office-schema .EP2_buttonClear a,
.office-schema .EP_buttonClearPartContent a,
.office-schema .EP_buttonAdvancedRollDownPartContent a,
.office-schema .EP_buttonAdvancedPartContent a,
.office-schema .EP2_button input[type="submit"] {
	background-color:#4b60a5!important;
	text-decoration: none;
}
.office-schema .gray-button-box a,
.office-schema .gray-button-box span {
	background-color:#cfd5e2!important;
}

.office-schema .EP2_button button:hover span,
.office-schema .EP2_button a:hover,
.office-schema .EP2_filterButton a:hover,
.office-schema .EP2_buttonSearch a:hover,
.office-schema .EP2_button span:hover,
.office-schema .EP2_button input[type="submit"]:hover {
	background-color: #2f3c68!important;
	text-decoration: none;
}
.office-schema .gray-button-box a:hover,
.office-schema .gray-button-box span:hover {
	color:#fff!important;
}

.office-schema .EP2_button button:focus span,
.office-schema .EP2_button a:focus,
.office-schema .EP2_filterButton a:focus,
.office-schema .EP2_buttonSearch a:focus,
.office-schema .EP2_button span:focus,
.office-schema .EP2_button input[type="submit"]:focus {
	background-color: #2f3c68!important;
}
.office-schema .gray-button-box a:focus,
.office-schema .gray-button-box span:focus {
	color:#fff!important;
}


.EP2_filterButton a,
.EP_buttonAdvancedRollDownPartContent a,
.EP_buttonAdvancedPartContent a {
	width: 115px;
	text-align: center;
	padding: 16px 75px 16px 0 !important;
	background-color: #0071B3;
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/arrow_down_up.png");
	background-repeat: no-repeat;
	background-position: right -18px;
}
.office-schema .EP2_filterButton a,
.office-schema .EP_buttonAdvancedRollDownPartContent a,
.office-schema .EP_buttonAdvancedPartContent a {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/arrow_down_up-office.png");
}
.EP2_filterButton a:hover,
.EP_buttonAdvancedRollDownPartContent a:hover,
.EP_buttonAdvancedPartContent a:hover {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/arrow_down_up-hover.png");
	background-color:#005080;
	text-decoration: none;
}
.office-schema .EP2_filterButton a:hover,
.office-schema .EP_buttonAdvancedRollDownPartContent a:hover,
.office-schema .EP_buttonAdvancedPartContent a:hover {
	background-color:#2f3c68;
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/arrow_down_up-office-hover.png");
	text-decoration: none;
}

.EP2_filterButton.EP2_RolledDown a,.EP_buttonAdvancedRollDownPartContent a {
	background-position: right -108px;
}

.EP2_buttonSearch,.EP2_buttonClear,.EP_buttonSearch,.EP_buttonClearPartContent {
	float: left;
	width: 90px;
}

.EP2_buttonSearch,.EP_buttonSearch {
	margin-right: 10px;
}

.EP2_buttonSearch a,
.EP_buttonSearch a,
.EP2_buttonClear a,
.EP_buttonClearPartContent a {
	font-size: 0.9em !important;
	font-weight: 500 !important;
	color: #0071B3 !important;
	background-color: #CFD5E2 !important;
	text-align: center;
	padding: 16px 0 !important;
}
.EP2_buttonSearch a:hover,
.EP_buttonSearch a:hover,
.EP2_buttonClear a:hover,
.EP_buttonClearPartContent a:hover {
	background-color:#b5bed2!important;
	color:#00507f!important;
	text-decoration: none;
}
.office-schema .EP2_buttonSearch a,
.office-schema .EP_buttonSearch a,
.office-schema .EP2_buttonClear a,
.office-schema .EP_buttonClearPartContent a {
	background-color: #CFD5E2 !important;
	color: #4b60a5!important;
}
.office-schema .EP2_buttonSearch a:hover,
.office-schema .EP_buttonSearch a:hover,
.office-schema .EP2_buttonClear a:hover,
.office-schema .EP_buttonClearPartContent a:hover {
	background-color:#b5bed2!important;
	color:#2f3c68!important;
}



.EP_cursorPointer.EP_MoreMenu {
	background: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/ico-more.png") no-repeat center center;
	display: block;
	height: 14px;
	width: 15px;
}
.EP_cursorPointer.EP_MoreMenu.open {
	background: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/ico-less.png") no-repeat center center;
}
.office-schema .EP_cursorPointer.EP_MoreMenu {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/ico-more-podmiot.png");
}
.office-schema .EP_cursorPointer.EP_MoreMenu.open {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/ico-less-podmiot.png");
}

/* <GRID> */
.EP2_gridContainer {
	display: block;
	margin-top: 20px;
	width: 100%;
	clear: both;
}

/* <STOPKA> - PAGINACJA / ZAZNACZANIE */
.EP2_gridSelectOptions,.EP2_gridPaginatorOptions,.EP2_gridPaginatorOptions div
	{
	display: inline-block;
}

.EP2_gridPaginationOptions span.position {
	position: relative;
	top: 2px;
	padding: 0 5px;
}

.EP_gridFooter {
	text-align: right;
}

.EP2_gridPaginatorOptions {
	font-size: 0.8em;
	margin: 5px 0 5px 5px;
}

.EP2_gridSelectingPageOptions {
	margin-right: 10px;
	position: relative;
	top: 2px;
}

.EP2_gridPaginationOptions select {
	font-size: 0.9em;
}

.EP2_gridPaginationOptions input[type="button"] {
	width: 22px;
	height: 22px;
	background: #edeef2 !important;
	padding: 0 !important;
	vertical-align: middle;
	border: 2px solid #edeef2 !important;
}

.EP2_gridPaginationOptions input[type="button"]:hover {
	border: 2px solid #cfcfd2;
}

.EP2_gridPaginationOptions input.btn-start {
	background: url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/first.png) 4px 3px no-repeat
		#edeef2 !important;
}

.EP2_gridPaginationOptions input.btn-prev {
	background: url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/prev.png) 4px 3px no-repeat
		#edeef2 !important;
}

.EP2_gridPaginationOptions input.btn-next {
	background: url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/next.png) 4px 3px no-repeat
		#edeef2 !important;
}

.EP2_gridPaginationOptions input.btn-last {
	background: url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/last.png) 4px 3px no-repeat
		#edeef2 !important;
}

.EP2_gridPaginationOptions input[disabled].btn-start {
	background: url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/first-dis.png) 4px 3px no-repeat
		#edeef2 !important;
}

.EP2_gridPaginationOptions input[disabled].btn-prev {
	background: url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/prev-dis.png) 4px 3px no-repeat
		#edeef2 !important;
}

.EP2_gridPaginationOptions input[disabled].btn-next {
	background: url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/next-dis.png) 4px 3px no-repeat
		#edeef2 !important;
}

.EP2_gridPaginationOptions input[disabled].btn-last {
	background: url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/last-dis.png) 4px 3px no-repeat
		#edeef2 !important;
}

.EP2_gridPaginationOptions .position b {
	font-weight: bold;
}

.standardBox .standardBoxBody table th,.standardBox .standardBoxBody table td
	{
	padding: 12px 8px;
	line-height: 130%;
}

.standardBox .standardBoxBody .EP2_formContents {
	width: 100%;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 20px;
	/* border-spacing: 20px 0px; */
	border-collapse: separate;
}

.standardBox .standardBoxBody .EP2_formContents.noBor {
	margin-top: 0;
}

.standardBox .standardBoxBody .EP2_formContents.tabLay {
	table-layout: inherit;
}

.standardBox .standardBoxBody .EP2_formContents tbody td {
	border-top: 2px solid #E7E7E7;
	line-height: 1.25em;
	vertical-align: top;
}

.standardBox .standardBoxBody .EP2_formContents table tbody tr:hover > td {
	border-top-color:#0071b3;	
}
.office-schema .standardBox .standardBoxBody .EP2_formContents table tbody tr:hover > td {
	border-top-color:#4b60a5;
}

.standardBox .standardBoxBody .EP2_formContents .EP_formRadio>input,.EP_formRadio>p
	{
	line-height: 14.4px;
}

.standardBox .standardBoxBody .EP2_formContents.noBor tbody td {
	border-top: 0;
}

.standardBox .standardBoxBody .EP2_formContents tbody td>div.select:first-child,.standardBox .standardBoxBody .EP2_formContents tbody td>div.select:first-child select.select
	{
	margin-top: 0;
}

.standardBox .standardBoxBody .EP2_formContents tbody td.no-border {
	border: none !important;
	width: 10px;
}

.standardBox .standardBoxBody .EP2_formContents tbody td.separator {
	width: 30px;
}

.standardBox .standardBoxBody .EP2_formContents tbody td:FIRST-CHILD {
	font-weight: bold;
	vertical-align: text-top;
}

.standardBox .standardBoxBody .EP2_formContents.noBor tbody td:FIRST-CHILD
	{
	font-weight: normal;
}

.standardBox .standardBoxBody .EP2_formContents tbody td.title {
	font-weight:500;
	line-height:1.15em;
	padding-top:18px;
	font-family:"Roboto",sans-serif;
}

.standardBox .standardBoxBody .EP2_formContents .threecol,
.standardBox .standardBoxBody .EP2_formContents .twocol{
	border-spacing: 0px 0px;
	width: 100%;
}

.standardBox .standardBoxBody .EP2_formContents .threecol.box-border,
.standardBox .standardBoxBody .EP2_formContents .twocol.box-border{
	margin-top: 2em;
	border: 5px solid #E7E7E7;
}

.standardBox .standardBoxBody .EP2_formContents .threecol.box-border tr.box-title{
	background: #E7E7E7;
}

.standardBox .standardBoxBody .EP2_formContents .threecol.box-border tr.box-title td{
	text-align: left;
	font-weight: bold;
}

.standardBox .standardBoxBody .EP2_formContents .border {
	border: 2px solid #CFD5E2
}

.standardBox .standardBoxBody .EP2_formContents .threecol  td {
	border-style: none !important;
	font-size: 1em;
	font-weight: normal;
}
.standardBox .standardBoxBody .EP2_formContents .twocol  td {
	border-style: none !important;
	padding: 18px 8px;
}

.standardBox .standardBoxBody .EP2_formContents .threecol td.hr-line {
	background: #FFFFFF;
	border-bottom: 1px solid #E7E7E7 !important;
	height: 40px;
}

/* TABLE-LI */
.standardBox .standardBoxBody .EP2_formContents .threecol ul.table-li {
	margin: 0;
}

.standardBox .standardBoxBody .EP2_formContents .threecol ul.table-li li {
	display: table;
	margin: 10px 0 0;
	padding:0;
}
.standardBox .standardBoxBody .EP2_formContents .threecol ul.table-li li:first-child {
	margin-top:0;
}

.standardBox .standardBoxBody .EP2_formContents .threecol ul.table-li li>a,.standardBox .standardBoxBody .EP2_formContents .threecol ul.table-li li>span
	{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

.standardBox .standardBoxBody .EP2_formContents .threecol ul.table-li li div.EP2_button
	{

}

.standardBox .standardBoxBody .EP2_formContents .threecol  tr:nth-of-type(odd),
.standardBox .standardBoxBody .EP2_formContents .twocol  tr:nth-of-type(odd)
{
	background-color: #F7F7F9;
}
.standardBox .standardBoxBody .EP2_formContents .threecol.advanced-settings tr {
    background-color:nonenone!important;
}

.standardBox .standardBoxBody .EP2_formContents .threecol td:first-child {
	text-align: right;
	width: 30%;
	font-weight: normal;
}
#DictionaryForm .standardBox .standardBoxBody .EP2_formContents .threecol td:first-child {
	vertical-align: middle;
}

.standardBox .standardBoxBody .EP2_formContents .threecol2 td:FIRST-CHILD
	{
	text-align: left;
	width: 70%;
	font-weight: normal;
	vertical-align: middle;
}

.standardBox .standardBoxBody .EP2_formContents .threecol3 td:first-child
	{
	width: auto !important;
	text-align: left !important;
}

.standardBox .standardBoxBody .EP2_formContents .otherBg tr {
	background: #F7F7F9;
}

.standardBox .standardBoxBody .EP2_formContents .otherBg tr:nth-of-type(2n+1)
	{
	background: #ffffff;
}

.standardBox .standardBoxBody .EP2_formContents .verMid td:FIRST-CHILD,
.standardBox .standardBoxBody .EP2_formContents .verMid td,
.standardBox .standardBoxBody .EP2_formContents.verMid td
{
	vertical-align: middle;
}

.standardBox .standardBoxBody .EP2_formContents .tabLay td:FIRST-CHILD {
	text-align: left;
}

.standardBox .standardBoxBody .EP2_formContents .threecol td select {
	display: block;
}

.standardBox .standardBoxBody .EP2_formContents .threecol .texRig {
	text-align: right;
}

.standardBox .standardBoxBody .EP2_formContents .threecol .verBot {
	vertical-align: bottom;
}

.standardBox .standardBoxBody .EP2_formContents .threecol .texLef {
	text-align: left !important;
	width: 70% !important;
}

.standardBox .standardBoxBody .EP2_formContents tbody td:first-child span.hint-text	{
	display: block;
	color: #999;
	font-size: 12px!important;
	font-weight: normal;
	font-family:"Arial",sans-serif!important;
	width: 165px;
	line-height: 14px;
	overflow: hidden;	
}
.standardBox .standardBoxBody .EP2_formContents tbody td:first-child span.hint-text ul {
	margin-left:0!important;
	line-height:14px;
}
.standardBox .standardBoxBody .EP2_formContents tbody td:first-child span.hint-text ul li {
	list-style: none!important;
	padding-bottom:10px;
}
.standardBox .standardBoxBody .EP2_formContents tbody td:first-child span.hint-text p {
	line-height:14px;
}
.standardBox .standardBoxBody .EP2_formContents tbody td:first-child span.hint-text font {
	font-size:11px!important;
	line-height: 14px!important;
	font-family:"Arial",sans-serif!important;
}

.CRW_containerButtons,.PI_containerButtons {
	padding: 0;
}

.PI_containerButtons .EP_menu>ul {
	display: inline-block;
}

.CRW_containerButtons .EP2_button,.PI_containerButtons .EP2_button {
	margin: 5px 5px 5px 0;
}

.CRW_containerButtons.EP_floatRight .EP2_button,.PI_containerButtons.EP_floatRight .EP2_button
	{
	margin: 5px 0 5px 5px;
}

.CRW_wnioskiControlButtons .EP2_button {
	margin: 5px 10px 5px 0;
}

.CRW_wnioskiButtons {
	margin-top: 15px;
}

.CRW_wzorWersja {
	max-width: 680px;
	word-wrap: break-word;
}

.EP_formInputTypeSelect,.EP_formTextarea {
	margin: 0;
}

.EP_floatLeft {
	display: inline-block;
	float: left;
}

.EP_floatRight {
	display: inline-block;
	float: right;
}

.EP_fontWeightBold {
	font-weight: bold;
}

.EP_formRadio {
	margin: 7px 40px 0 0;
}

.EP_formRadio>input,.EP_formRadio>p {
	display: inline-block;
	float: left;
	margin: 3px;
}

.CRW_OperatoryWyszukiwaniaOpcje {
	display: block;
	overflow: hidden;
	margin-top: 15px;
}

/* CALENDARY */
#EP_calendarUI {
	display: none;
	position: absolute;
	border: 2px solid #A3AEC7;
	-webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    
    behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);    
}

.yui-overlay,.yui-panel-container {
	position: absolute;
	visibility: hidden;
	z-index: 2;
}

.EP_iconCalendarSmall {
	width: 32px;
	height: 35px;
	background: transparent url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/_date_picker_button.png) no-repeat;
	position: absolute;
	top: 50%;
	margin-top:-18px;
	right: 0px;
	cursor: pointer;
}
.office-schema .EP_iconCalendarSmall {
	background: transparent url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/_date_picker_button-office.png) no-repeat;
}

.yui-calendar {
	position: relative;
}

.yui-calendar .calnavleft {
	overflow: hidden;
	position: absolute;
	text-indent: -10000em;
	z-index: 1;
}

.yui-calendar .calnavright {
	overflow: hidden;
	position: absolute;
	text-indent: -10000em;
	z-index: 1;
}

.yui-calendar .calheader {
	position: relative;
	text-align: center;
	width: 100%;
}

.yui-calendar .calbody a:hover {
	background: inherit;
}

.yui-skin-sam .yui-calcontainer {
	background-color: #F2F2F2;
	border: 1px solid #808080;
	padding: 10px;
}

.yui-skin-sam .yui-calcontainer.withtitle {
	padding-top: 0;
}

.yui-skin-sam .yui-calendar {
	border-collapse: collapse;
	border-spacing: 0;
	font: 100% sans-serif;
	margin: 0;
	text-align: center;
}

.yui-skin-sam .yui-calendar .calhead {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	padding: 0;
	vertical-align: middle;
}

.yui-skin-sam .yui-calendar .calheader {
	background: none repeat scroll 0 0 transparent;
	font-weight: bold;
	padding: 0 0 0.6em;
	text-align: center;
}

.yui-skin-sam .yui-calendar .calheader img {
	border: 0 none;
}

.yui-skin-sam .yui-calendar .calnavleft {
	background: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/prev.png") no-repeat #EDEEF2
		center center;
	width: 22px;
	height: 22px;
	border-radius: 4px;
	left: 0;
}

.yui-skin-sam .yui-calendar .calnavright {
	background: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/next.png") no-repeat #EDEEF2
		center center;
	width: 22px;
	height: 22px;	
	right: 0;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    
    behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);    
}

.yui-skin-sam .yui-calendar .calweekdayrow th {
	border: 0 none;
	padding: 0;
	font-weight: normal;
	font-size: 0.875em;
}

.yui-skin-sam .yui-calendar .calweekdaycell {
	color: #000000;
	font-weight: bold;
	text-align: center;
	width: 2em;
}

.yui-skin-sam .yui-calendar .calfoot {
	background-color: #F2F2F2;
}

.yui-skin-sam .yui-calendar .calrowhead,.yui-skin-sam .yui-calendar .calrowfoot
	{
	border: 0 none;
	color: #A6A6A6;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
}

.yui-skin-sam .yui-calendar .calrowhead {
	padding: 0 2px 0 0;
	text-align: right;
}

.yui-skin-sam .yui-calendar .calrowfoot {
	padding: 0 0 0 2px;
	text-align: left;
}

.yui-skin-sam .yui-calendar td.calcell {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 1.6em;
	line-height: 1.6em;
	padding: 1px;
	text-align: center;
	white-space: nowrap;
}

.yui-skin-sam .yui-calendar td.calcell a {
	color: #0067a3;
	display: block;
	height: 100%;
	text-decoration: none;
}

.yui-skin-sam .yui-calendar td.calcell.today {
	background-color: #0067a3;
}

.yui-skin-sam .yui-calendar td.calcell.today a {
	background-color: #FFFFFF;
}

.yui-skin-sam .yui-calendar td.calcell.oom {
	background-color: #CCCCCC;
	color: #A6A6A6;
	cursor: default;
}

.yui-skin-sam .yui-calendar td.calcell.selected {
	background-color: #FFFFFF;
	color: #000000;
}

.yui-skin-sam .yui-calendar td.calcell.selected a {
	background-color: #0067a3;
    color:#fff;	
}

.yui-skin-sam .yui-calendar td.calcell.calcellhover {
	background-color: #0067a3;
	color: #FFFFFF;
	cursor: pointer;
}

.yui-skin-sam .yui-calendar td.calcell.calcellhover a {
	background-color: #0067a3;
	color: #FFFFFF;
}

.yui-skin-sam .yui-calendar td.calcell.previous {
	color: #E0E0E0;
}

.yui-skin-sam .yui-calendar td.calcell.restricted {
	text-decoration: line-through;
}

#floatMenuContainer {
	position: absolute;
	display: none;
	margin-top:3px;
}

#floatMenuContainer .EP2_button {
	display: block;
	width: 200px;
}

#floatMenuContainer .EP2_button a {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */
	border-bottom: 2px solid rgb(0, 71, 112);
	padding: 15px 10px;
	width: 100%;
	text-align: left;
	font-size: 1em;
	line-height: 1em;
	-webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;
}
.office-schema #floatMenuContainer .EP2_button a {
	border-bottom-color:#6073b7;
}

.EP2_standardGrid table tbody .PI_EP_nestedGrid {
	width: 100%;
	font-size:16px;
}

.EP2_standardGrid table tbody .PI_EP_nestedGrid tr,.EP2_standardGrid table tbody .PI_EP_nestedGrid tr:first-child,.EP2_standardGrid table tbody .PI_EP_nestedGrid tr:hover,.EP2_standardGrid table tbody .PI_EP_nestedGrid tr:hover:first-child,.EP2_standardGrid table tbody .PI_EP_nestedGrid tr td,.EP2_standardGrid table tbody .PI_EP_nestedGrid tr td:first-child,.EP2_standardGrid table tbody .PI_EP_nestedGrid tr td:last-child,.EP2_standardGrid table tbody .PI_EP_nestedGrid tr td:hover
	{
	border: 0 none !important;
}

.EP2_standardGrid table tbody .PI_EP_nestedGrid tr,
.EP2_standardGrid table tbody .PI_EP_nestedGrid tr:hover {
	border-top: 1px solid #cfd5e2 !important;
}


/* WIDGET DIALOG */
.ui-widget-overlay {
	background: #fff;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	opacity: 0.7;
	filter: alpha(opacity =   70); /* For IE8 and earlier */
}

.ui-dialog {
	background: #fff;
	border: 1px solid #ebedf1;
	box-shadow: 0 0 20px 5px #333333;
	min-width: 500px;
	z-index:10;
	display: none;	
}

.ui-dialog-titlebar {
	background-color: #ebedf1;
}

.ui-dialog-title {
	color: #252525;
	display: inline-block;
	font-size: 1.625em;
	letter-spacing: 1px;
	margin: 0;
	padding: 20px 70px 20px 20px;
}

.ui-dialog-content {
	padding: 20px;
}

.ui-dialog-buttonset {
	padding: 0 20px 20px 20px;
}

.ui-dialog-buttonset button {
	font-size: 0.9em !important;
	font-weight: normal !important;
	line-height: 14.4px;
	margin-right: 5px;
	min-width: 80px;
	padding: 16px !important;
}
.ui-dialog .standardBox .standardBoxBody .box-buttons-left, .box-buttons-left {
    padding:10px 0 0;
}

button.ui-dialog-titlebar-close {
	background: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/_btn-close-pop-up.png") transparent
		0 0 no-repeat !important;
	width: 45px;
	height: 45px;
	padding: 0 !important;
	position: absolute;
	right: 10px;
	top: 10px;
}

button.ui-dialog-titlebar-close.ui-state-hover {
	background-position: -75px 0 !important;
}

button.ui-dialog-titlebar-close span {
	display: none;
}

.obiInt {
	margin: 1em 0;
}

.obiInt td {
	padding: 0 10px 0 0 !important;
}

.obiInt .ico-plus {
	background: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/obi-plus.png") transparent left center no-repeat;
	width: 15px;
	height: 15px;
}
.office-schema .obiInt .ico-plus {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/obi-plus-office.png");
}

.obiInt .ico-more {
	background:transparent  url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/obi-more.png") left center no-repeat;
	width: 15px;
	height: 15px;
}
.office-schema .obiInt .ico-more {
	background-image:  url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/obi-more-office.png");
}

.PI_newLineAfterLink {
	display: block;
	clear: both;
}

/* TABLE-LI */

ul.table-li li{
	padding-top: 1em;
}

ul.table-li li:first-child{
	padding-top: 0;
}

ul.table-li li > a{
	min-width: 300px;
	display: inline-block;
}

/* TABLEGRID */

.tableGrid{
	width: 100%;
	clear: both;
	border-bottom: 4px solid #CFD5E2;
}

.tableGrid tr.header{
	background: none !important;
}

.tableGrid tr.header td{
	border: 0 none;
	font-size: 0.75em;
	font-weight: normal;
	text-align: left;
}

.tableGrid tr{
	background: #EDEEF2;
}
.tableGrid tr:nth-of-type(2n+1){
	background: #F2F5F9;
}

.tableGrid tr td{
	border-bottom: 2px solid #CFD5E2;
	font-size: 0.875em;
	padding: 8px;
	height: 40px;
	line-height: normal;
	vertical-align: middle;
}



/* RESET ALL PORTAL STYLES AND SET DEFAULT */
.reset-all-portal-styles html,.reset-all-portal-styles body,.reset-all-portal-styles div,.reset-all-portal-styles span,.reset-all-portal-styles applet,.reset-all-portal-styles object,.reset-all-portal-styles iframe,.reset-all-portal-styles h1,.reset-all-portal-styles h2,.reset-all-portal-styles h3,.reset-all-portal-styles h4,.reset-all-portal-styles h5,.reset-all-portal-styles h6,.reset-all-portal-styles p,.reset-all-portal-styles blockquote,.reset-all-portal-styles pre,.reset-all-portal-styles a,.reset-all-portal-styles abbr,.reset-all-portal-styles acronym,.reset-all-portal-styles address,.reset-all-portal-styles big,.reset-all-portal-styles cite,.reset-all-portal-styles code,.reset-all-portal-styles del,.reset-all-portal-styles dfn,.reset-all-portal-styles em,.reset-all-portal-styles img,.reset-all-portal-styles ins,.reset-all-portal-styles kbd,.reset-all-portal-styles q,.reset-all-portal-styles s,.reset-all-portal-styles samp,.reset-all-portal-styles small,.reset-all-portal-styles strike,.reset-all-portal-styles strong,.reset-all-portal-styles sub,.reset-all-portal-styles sup,.reset-all-portal-styles tt,.reset-all-portal-styles var,.reset-all-portal-styles b,.reset-all-portal-styles u,.reset-all-portal-styles i,.reset-all-portal-styles center,.reset-all-portal-styles dl,.reset-all-portal-styles dt,.reset-all-portal-styles dd,.reset-all-portal-styles ol,.reset-all-portal-styles ul,.reset-all-portal-styles li,.reset-all-portal-styles fieldset,.reset-all-portal-styles form,.reset-all-portal-styles label,.reset-all-portal-styles legend,.reset-all-portal-styles table,.reset-all-portal-styles caption,.reset-all-portal-styles tbody,.reset-all-portal-styles tfoot,.reset-all-portal-styles thead,.reset-all-portal-styles tr,.reset-all-portal-styles th,.reset-all-portal-styles td,.reset-all-portal-styles article,.reset-all-portal-styles aside,.reset-all-portal-styles canvas,.reset-all-portal-styles details,.reset-all-portal-styles embed,.reset-all-portal-styles figure,.reset-all-portal-styles figcaption,.reset-all-portal-styles footer,.reset-all-portal-styles header,.reset-all-portal-styles hgroup,.reset-all-portal-styles menu,.reset-all-portal-styles nav,.reset-all-portal-styles output,.reset-all-portal-styles ruby,.reset-all-portal-styles section,.reset-all-portal-styles summary,.reset-all-portal-styles time,.reset-all-portal-styles mark,.reset-all-portal-styles audio,.reset-all-portal-styles video
	{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
.reset-all-portal-styles article,.reset-all-portal-styles aside,.reset-all-portal-styles details,.reset-all-portal-styles figcaption,.reset-all-portal-styles figure,.reset-all-portal-styles footer,.reset-all-portal-styles header,.reset-all-portal-styles hgroup,.reset-all-portal-styles menu,.reset-all-portal-styles nav,.reset-all-portal-styles section
	{
	display: block;
}

.reset-all-portal-styles body {
	line-height: 1;
}

.reset-all-portal-styles ol,.reset-all-portal-styles ul {
	list-style: none;
}

.reset-all-portal-styles blockquote,.reset-all-portal-styles q {
	quotes: none;
}

.reset-all-portal-styles blockquote:before,.reset-all-portal-styles blockquote:after,.reset-all-portal-styles q:before,.reset-all-portal-styles q:after
	{
	content: '';
	content: none;
}

.reset-all-portal-styles table {
	border-collapse: collapse;
	border-spacing: 0;
}

.reset-all-portal-styles html,.reset-all-portal-styles address,.reset-all-portal-styles blockquote,.reset-all-portal-styles body,.reset-all-portal-styles dd,.reset-all-portal-styles div,.reset-all-portal-styles dl,.reset-all-portal-styles dt,.reset-all-portal-styles fieldset,.reset-all-portal-styles form,.reset-all-portal-styles frame,.reset-all-portal-styles frameset,.reset-all-portal-styles h1,.reset-all-portal-styles h2,.reset-all-portal-styles h3,.reset-all-portal-styles h4,.reset-all-portal-styles h5,.reset-all-portal-styles h6,.reset-all-portal-styles noframes,.reset-all-portal-styles ol,.reset-all-portal-styles p,.reset-all-portal-styles ul,.reset-all-portal-styles center,.reset-all-portal-styles dir,.reset-all-portal-styles hr,.reset-all-portal-styles menu,.reset-all-portal-styles pre
	{
	display: block;
	unicode-bidi: embed
}

.reset-all-portal-styles li {
	display: list-item;
}

.reset-all-portal-styles head {
	display: none
}

.reset-all-portal-styles table {
	display: table
}

.reset-all-portal-styles tr {
	display: table-row
}

.reset-all-portal-styles thead {
	display: table-header-group
}

.reset-all-portal-styles tbody {
	display: table-row-group
}

.reset-all-portal-styles tfoot {
	display: table-footer-group
}

.reset-all-portal-styles col {
	display: table-column
}

.reset-all-portal-styles colgroup {
	display: table-column-group
}

.reset-all-portal-styles td,.reset-all-portal-styles th {
	display: table-cell
}

.reset-all-portal-styles caption {
	display: table-caption
}

.reset-all-portal-styles th {
	font-weight: bolder;
	text-align: center
}

.reset-all-portal-styles caption {
	text-align: center
}

.reset-all-portal-styles body {
	margin: 8px
}

.reset-all-portal-styles h1 {
	font-size: 2em;
	margin: .67em 0
}

.reset-all-portal-styles h2 {
	font-size: 1.5em;
	margin: .75em 0
}

.reset-all-portal-styles h3 {
	font-size: 1.17em;
	margin: .83em 0
}

.reset-all-portal-styles h4,.reset-all-portal-styles p,.reset-all-portal-styles blockquote,.reset-all-portal-styles ul,.reset-all-portal-styles fieldset,.reset-all-portal-styles form,.reset-all-portal-styles ol,.reset-all-portal-styles dl,.reset-all-portal-styles dir,.reset-all-portal-styles menu
	{
	margin: 1.12em 0
}

.reset-all-portal-styles h5 {
	font-size: .83em;
	margin: 1.5em 0
}

.reset-all-portal-styles h6 {
	font-size: .75em;
	margin: 1.67em 0
}

.reset-all-portal-styles h1,.reset-all-portal-styles h2,.reset-all-portal-styles h3,.reset-all-portal-styles h4,.reset-all-portal-styles h5,.reset-all-portal-styles h6,.reset-all-portal-styles b,.reset-all-portal-styles strong
	{
	font-weight: bolder
}

.reset-all-portal-styles blockquote {
	margin-left: 40px;
	margin-right: 40px
}

.reset-all-portal-styles i,.reset-all-portal-styles cite,.reset-all-portal-styles em,.reset-all-portal-styles var,.reset-all-portal-styles address
	{
	font-style: italic
}

.reset-all-portal-styles pre,.reset-all-portal-styles tt,.reset-all-portal-styles code,.reset-all-portal-styles kbd,.reset-all-portal-styles samp
	{
	font-family: monospace
}

.reset-all-portal-styles pre {
	white-space: pre
}

.reset-all-portal-styles button,.reset-all-portal-styles textarea,.reset-all-portal-styles input,.reset-all-portal-styles select
	{
	display: inline-block
}

.reset-all-portal-styles big {
	font-size: 1.17em
}

.reset-all-portal-styles small,.reset-all-portal-styles sub,.reset-all-portal-styles sup
	{
	font-size: .83em
}

.reset-all-portal-styles sub {
	vertical-align: sub
}

.reset-all-portal-styles sup {
	vertical-align: super
}

.reset-all-portal-styles table {
	border-spacing: 2px;
}

.reset-all-portal-styles thead,.reset-all-portal-styles tbody,.reset-all-portal-styles tfoot
	{
	vertical-align: middle
}

.reset-all-portal-styles td,.reset-all-portal-styles th,.reset-all-portal-styles tr
	{
	vertical-align: inherit
}

.reset-all-portal-styles s,.reset-all-portal-styles strike,.reset-all-portal-styles del
	{
	text-decoration: line-through
}

.reset-all-portal-styles hr {
	border: 1px inset
}

.reset-all-portal-styles ol,.reset-all-portal-styles ul,.reset-all-portal-styles dir,.reset-all-portal-styles menu,.reset-all-portal-styles dd
	{
	margin-left: 40px
}

.reset-all-portal-styles ol {
	list-style-type: decimal
}

.reset-all-portal-styles ol ul,.reset-all-portal-styles ul ol,.reset-all-portal-styles ul ul,.reset-all-portal-styles ol ol
	{
	margin-top: 0;
	margin-bottom: 0
}

.reset-all-portal-styles ul li {
	list-style-type: disc;
}

.reset-all-portal-styles ol li {
	list-style-type: decimal;
}

.reset-all-portal-styles u,.reset-all-portal-styles ins {
	text-decoration: underline
}

.reset-all-portal-styles br:before {
	content: "\A";
	white-space: pre-line
}

.reset-all-portal-styles center {
	text-align: center
}

.reset-all-portal-styles :link,:visited {
	text-decoration: underline
}

.reset-all-portal-styles :focus {
	outline: thin dotted invert
}

/* Begin bidirectionality settings (do not change) */
.reset-all-portal-styles BDO[DIR="ltr"] {
	direction: ltr;
	unicode-bidi: bidi-override
}

.reset-all-portal-styles BDO[DIR="rtl"] {
	direction: rtl;
	unicode-bidi: bidi-override
}

.reset-all-portal-styles *[DIR="ltr"] {
	direction: ltr;
	unicode-bidi: embed
}

.reset-all-portal-styles *[DIR="rtl"] {
	direction: rtl;
	unicode-bidi: embed
}

@media print {
	.reset-all-portal-styles   h1 {
		page-break-before: always
	}
	.reset-all-portal-styles   h1,.reset-all-portal-styles h2,.reset-all-portal-styles h3,.reset-all-portal-styles h4,.reset-all-portal-styles h5,.reset-all-portal-styles h6
		{
		page-break-after: avoid
	}
	.reset-all-portal-styles ul,.reset-all-portal-styles ol,.reset-all-portal-styles dl
		{
		page-break-before: avoid
	}
}

.standardBox .standardBoxBody label.error{
	color: #ff0000;
	display: block;
	margin: 0.5em;
	font-size: 0.875em;
	line-height: 1em;
	text-align: left;
}


.ui-dialog .ui-dialog-titlebar {
display: table;
width: 100%;
background: #EBEDF1;
padding: 0 !important;
border: 0 none !important;
-webkit-border-radius: 0px!important;
   -moz-border-radius: 0px!important;
        border-radius: 0px!important;    
}

.ui-dialog .ui-dialog-title{
color: #252525;
font-size: 1.625em;
letter-spacing: 1px;
font-weight: normal;
margin: 0;
float: none;
min-height: 26px;
}

.ui-dialog .ui-dialog-titlebar>* {
display: table-cell;
vertical-align: middle;
padding: 25px 30px;
float: none !important;
}

.ui-dialog .ui-dialog-titlebar-close, .ui-dialog .ui-dialog-titlebar-close:hover{
width: 45px !important;
height: 45px !important;
padding: 10px !important;
float: none !important;
top: inherit !important;
right: inherit !important;
margin: 10px !important;
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after{
	content: none !important;
}

.ui-dialog-buttonset .ui-state-default{
	background: #0071B3 !important
}
.office-schema .ui-dialog-buttonset .ui-state-default{
	background: #4b60a5 !important
}

.ui-button-text-only .ui-button-text{
	padding: 0 !important;
	font-size: 14.4px !important;    
}
.ui-button-text{
    font-family:"Roboto",sans-serif;
    font-weight:500;
}


.EP_formRowLegend {
	color:#999;
	font-size:14px;
}


#changeFormForm\:dialogChangeDocumentForm {
    height:auto!important;
}


#fileAttachmentsBox table .EP_nestedGridCell {
	padding:0;
}

#fileAttachmentsBox table th:first-child,
#fileAttachmentsBox table td:first-child {
	width:30px;
}
#fileAttachmentsBox table th:first-child +th,
#fileAttachmentsBox table td:first-child +td {
	width:470px;
}
#fileAttachmentsBox table th:first-child +th +th,
#fileAttachmentsBox table td:first-child +td +td {
	width:100px;
	text-align: left;
}
#fileAttachmentsBox table th:first-child +th +th +th,
#fileAttachmentsBox table td:first-child +td +td +td {
	width:165px;
}
#fileAttachmentsBox table th:first-child +th +th +th +th,
#fileAttachmentsBox table td:first-child +td +td +td +td {
	width:20px;
}

#srvForm .ui-widget-content > .ui-datatable > .ui-datatable-tablewrapper > table.standardGrid {
	table-layout:fixed;
}
#srvForm .ui-widget-content > .ui-datatable > .ui-datatable-tablewrapper > table.standardGrid > thead > tr > th:first-child,
#srvForm .ui-widget-content > .ui-datatable > .ui-datatable-tablewrapper > table.standardGrid > tbody > tr > td:first-child {
	width:10px;	
}
#srvForm .ui-widget-content > .ui-datatable > .ui-datatable-tablewrapper > table.standardGrid > thead > tr > th:first-child +th,
#srvForm .ui-widget-content > .ui-datatable > .ui-datatable-tablewrapper > table.standardGrid > tbody > tr > td:first-child +td {
	width:550px;
	text-overflow: ellipsis;
}
#srvForm .ui-widget-content > .ui-datatable > .ui-datatable-tablewrapper > table.standardGrid > thead > tr > th:first-child +th +th,
#srvForm .ui-widget-content > .ui-datatable > .ui-datatable-tablewrapper > table.standardGrid > tbody > tr > td:first-child +td +td {
	width:100px;
}
#srvForm .ui-widget-content > .ui-datatable > .ui-datatable-tablewrapper > table.standardGrid > thead > tr > th:first-child +th +th +th,
#srvForm .ui-widget-content > .ui-datatable > .ui-datatable-tablewrapper > table.standardGrid > tbody > tr > td:first-child +td +td +td {
	width:150px;
}
#srvForm .ui-widget-content > .ui-datatable > .ui-datatable-tablewrapper > table.standardGrid > thead > tr > th:first-child +th +th +th +th,
#srvForm .ui-widget-content > .ui-datatable > .ui-datatable-tablewrapper > table.standardGrid > tbody > tr > td:first-child +td +td +td +td {
	width:30px;
	max-width:30px;
	min-width:30px;
}

#srvForm .expandedRow h1 {
	word-wrap: break-word;	
}
#srvForm .expandedRow h2 {
	margin-bottom:10px;
	word-wrap: break-word;
}
#srvForm .expandedRow .value-element {
	width:74.5%;
	word-wrap:break-word;
	float:right;
}
.office-schema #srvForm .expandedRow a {
	color:#4b60a5;
}


#OIView table ul.table-li {
	margin:0;
}
#OIView table ul.table-li li {
	list-style:none;
}

#OiView .panelGridClass ul.table-li,
#OiEdit .panelGridClass ul.table-li {
	margin:0;
}
#OiView .panelGridClass ul.table-li li,
#OiEdit .panelGridClass ul.table-li li {
	list-style:none;
	margin:10px 0 0;
	padding:0;
}
#OiView .panelGridClass ul.table-li li:first-child,
#OiEdit .panelGridClass ul.table-li li:first-child {
	margin-top:0;
}

#MotionView table td {
	vertical-align:middle;
}

#KKSPserviceDetails table.panelGridClass {	
	table-layout:fixed;
}

#KKSPserviceDetails table .input-td {
	word-wrap: break-word;
}

#recommendationTeams_Grid {
	clear:both;
}


#LoginReminder .EP_containerMainContentLeft,
#PasswordReset .EP_containerMainContentLeft {
	width:67%;
	float:left;
}
#LoginReminder .EP_containerMainContentRightInfo,
#PasswordReset .EP_containerMainContentRightInfo {
	width:33%;
	float:right;
}
#LoginReminder .EP_formRow_Care,
#PasswordReset .EP_formRow_Care {
	margin-bottom:20px;
}
#LoginReminder .EP_containerFormLabelColumn,
#PasswordReset .EP_containerFormLabelColumn {
	float:left;
	height:51px;
	display:table;
	width:110px;
	margin-right:20px;
}
#LoginReminder .EP_containerFormLabelColumn label,
#PasswordReset .EP_containerFormLabelColumn label {
	vertical-align: middle;
	display:table-cell;
	line-height:1.15em;
}
#LoginReminder .EP_formRowLegend,
#PasswordReset .EP_formRowLegend {
	margin-bottom: 10px;
    text-align: right;
    width: 449px; 
}
#LoginReminder  #remind-login-button-box,
#PasswordReset #remind-password-button-box {
	width:449px;
	text-align:right;	
}


.PI_grupaRoboczaGrid .EP_gridMessage {
	padding-top:20px;
	clear:both;
}

#DictionaryForm .req-legend {
	float:right;
}

#dictionary-files td {
	vertical-align:middle;
}

#DictionaryReport {
	overflow:auto;
}
#DictionaryReport h2 {
	margin-bottom:1.15em;
}


#harmonogram-run-updates-box {
	margin-bottom:20px;
}
#harmonogram-run-updates-box > div {
	float:left;
	margin-right:5px;
}
#harmonogram-run-updates-box select {
	width:160px;
	height:52px;
	position:absolute;
}
#harmonogram-run-updates-box span.select {
	position:relative;
	width:95px;
}

#harmonogram-run-updates-box #interval {
	width:50px;
}


.old-tableless-form .EP_containerFormLabelColumn {
	float:left;
	height:54px;
	display:table;
	position:relative;	
} 
.old-tableless-form .EP_containerFormLabelColumn label {
	text-align:right;
	display: table-cell;
	vertical-align:middle;
	padding-right:20px;
	padding-left:8px;	
}
.wide-page .old-tableless-form .EP_containerFormLabelColumn label { 
	width:350px;
}
.old-tableless-form .EP_containerFormLabelColumn + input {
	float:left;
}
.old-tableless-form .file-container {
	margin-top:20px;
}
.old-tableless-form .EP_formRow {
	clear:both;
	padding:10px 0;
}
.old-tableless-form > div > div:nth-child(odd) {
	background-color:#f7f7f9;
}
	/* .EP_formRow clearfix */
	.old-tableless-form .EP_formRow:after,
	.old-tableless-form .EP_formRow:before {
		content:" ";
		display:table;
	}
	.old-tableless-form .EP_formRow:after {
		clear:both;
	}
	.old-tableless-form .EP_formRow {
		* zoom:1;
	}
.old-tableless-form .EP_formRow_fileBox .EP_formRow {
	float:left;
}
.old-tableless-form .EP_formRow_fileBox .EP_formRow:after,
.old-tableless-form .EP_formRow_fileBox .EP_formRow:after {
	display:none;
}

.SBA_container .EP_formRowLegend {
	float:right;
	margin-bottom:5px;
}

.validationResult table {
	width:100%;
}
.validationResult table th {
	font-weight:bold;
}
.validationResult table tr:nth-child(even) td {
	background-color:#f7f7f9;
}

#processes-list-box {
	border-top:2px solid #cfd5e2;
	margin-top:20px;
}

.old-standard-box-with-title h2 {
	margin-top:15px;
	font-size:16px;
}
.old-standard-box-with-title label {
	font-weight:normal;
}
.old-standard-box-with-title .separator {
	border-top:0 none!important;
}
.old-standard-box-with-title table td:first-child {
	vertical-align:top!important;
}

.old-standard-box-with-title > tbody > tr > td:first-child {
	width:20%;
}
table.old-standard-box-with-title .separator {
	width:10px;
}

#catalogForm\:changeNameDialog .box-buttons-left {
	float:none;
	clear:both;
}

#mainform_RejestrZdarzenGrid .EP2_gridContainer .EP2_standardGrid {
	overflow: auto;
	clear: both;
}

#mainform_RejestrZdarzenGrid .EP_gridTable thead th {
	word-wrap: normal;
	white-space:normal;
	vertical-align: top;
}

.EP_gridTable .info-msg {
	margin-bottom:0;
}

.KO_container .EP2_formContents td.title {
	width:200px;
}


.EP2_gridSelectOptions {
	float:left;
	margin-top:5px;
}
.EP2_gridSelectOptions a {
	font-size:13px;
}
.EP2_gridSelectOptions .EP2_gridSelectAll,
.EP2_gridSelectOptions .EP2_gridDeselectAll {
	float:left;
	margin-right:10px;
}
.wpthemeMainContent .EP2_filterField label, 
.EP2_filterField label {
	text-align:left;
}

.PI_messageContentContainer ul {
	margin-left:0;
	margin-top:0;
}

#RecommendationView .EP_More {
	font-weight:bold;
}

#errorMsgDictReportFilterId {
	display:none;
}

.dateDay{
 	color: #0070AD;   
    font-size: 16.8px;
    font-weight: bold;
    display: block;
    text-align: left;
    min-width: 90px;
}
.dateHour{
    font-size: 14px;
    display: block;
    font-weight: bold;
    color: #464C52;
    text-align: left;
}

.EP_nestedGridCell  .dateHour{
 	 font-weight: normal; 
    font-size: 13px;
    text-align: left;
}  

.EP_nestedGridCell span{
    font-size: 14.5px;
}

.EP_nestedGridCell .EP_gridRowDataCellText{
    font-size: 12.5px;
}

#dictionary-files .dateDay, #dictionary-files .dateHour{
	text-align: left;
}

.office-schema .dateDay {
	color: #4B60A5;
}
.dateMargin  .dateDay, .dateMargin  .dateHour{
	margin-right: 5px;
	text-align: left;
  display: inline;
  color: #464C52;
}
#sendEmailForm\:sendEmailBlock table tbody tr td:first-child {
	vertical-align: middle;
	text-align: left;
}

#recName td, #recDescription td {
	text-align: left;
}

#SzczegolyAplikacji .EP2_button > #submitProcessBtn {
	width: 80px;
}


#SzczegolyAplikacji .EP2_button > #updateProcessBtn,
#SzczegolyAplikacji .EP2_button > #uninstallProcessBtn {
	width: 100px;
}

/* ============= ZP SIGN DOCUMENT ==================== */

input#form1\:chooseTpBtnId {
    margin-left: 40px;
}

.icePnlGrp .icePnlGrd {
    margin-bottom: 10px;
    margin-top: 10px;
}

input#form1\:signWithCertBtnId, #form1\:backBtnId2 {
    margin-left: 10px;
}

.EP_containerMainContentRightInfo {
    float: left;
    margin-bottom: 30px;
    position: relative;
}
.EP_width33percent {
    width: 33%;
}

.EP_width67percent {
    width: 67%;
}
.EP_containerMainContentLeft {
    float: left;
    position: relative;
}

.linksClass {
    margin-top: 10px;
}

#form1\:cancelButton {
   font-weight: bold;
   text-decoration: none;
   color: #0071b2;
   font-size: 15px;
   margin: 3px;
   padding: 3px;
}

#form1\:cancelButton:hover, #form1\:cancelButton:active {
	color: #00507f;
    text-decoration: underline;
}

.EP_windowTop h2, .EP_windowInfoRed h2, .EP_windowInfoTop h2 {
    font-size: 26px;
    font-weight: bold;
    margin: 6px 4px;
}

#SigningDocumentVisualisation .EP_windowMiddle div, #SigningDocumentVisualisation div.EP_windowMiddle,
#SigningDocumentVisualisation .EP_containerMainContentGeneral.EP_width100percent,
#visualization, #SigningDocumentVisualisation .EP_containerWindow {
	height: 100%;
}

#SigningDocumentVisualisation {
	height: 578px;
    margin-top: 0;
}

.EP_windowMiddleContent .icePnlGrp.documentViewPadding {
    display: none;
}

.EP_windowMiddleContent {
    border-top: 2px solid #e7e7e7 !important;
    margin-left: 11px;
    margin-right: 11px;
    padding: 10px 5px 15px;
}

.EP_windowTopContent, .EP_windowInfoTopContent {
    margin-left: 10px;
    margin-right: 10px;
    padding: 0;
    width: auto;
}

.EP_containerMainContentRow {
    float: left;
    margin-top: 20px;
    position: relative;
    width: 100%;
}

.textSmallMargin {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    height: 13px;
    margin-bottom: 9px;
    margin-top: 3px;
    overflow: visible;
    padding-left: 20px;
    padding-top: 2px;
    text-align: left;
}

.signComponent {
    padding-left: 20px;
    padding-top: 10px;
}

.noBold {
    font-weight: normal;
}

.EP_windowInfoRow {
    border-top: 2px solid #e7e7e7;
    color: #000000;
    font-size: 12px;
    margin-bottom: 7px;
    margin-top: 6px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
}

#form1\:backBtnInfo {
	margin-left: 10px;
}


/* SKRZYNKA - standardBoxMenu */
.standardBoxMenu ul li>.received {
	background-image: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/skrzynka.png');
	background-position: 28px 20px;
    padding-left:78px;
}

.standardBoxMenu ul li>.sent {
	background-image: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/skrzynka.png');
	background-position: 28px -44px;
    padding-left:78px;
}

.standardBoxMenu ul li>.draft {
	background-image: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/skrzynka.png');
	background-position: 28px -108px;
    padding-left:78px;
}

.standardBoxMenu ul li>.myFiles {
	background-image: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/skrzynka.png');
	background-position: 28px -165px;
    padding-left:78px;
}

.standardBoxMenu ul li>.warehouseList {
	background-image: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/skrzynka.png');
	background-position: 28px -219px;
    padding-left:78px;
}

.standardBoxMenu ul li.current>.received {
	background-image: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/skrzynka_current.png');
	color: #404e68;
	background-position: 28px 20px;
    padding-left:78px;
}

.standardBoxMenu ul li.current>.sent {
	background-image: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/skrzynka_current.png');
	color: #404e68;
	background-position: 28px -44px;
    padding-left:78px;
}

.standardBoxMenu ul li.current>.draft {
	background-image: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/skrzynka_current.png');
	color: #404e68;
	background-position: 28px -108px;
    padding-left:78px;
}

.standardBoxMenu ul li.current>.myFiles {
	background-image: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/skrzynka_current.png');
	color: #404e68;
	background-position: 28px -165px;
    padding-left:78px;
}

.standardBoxMenu ul li.current>.warehouseList {
	background-image: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/skrzynka_current.png');
	color: #404e68;
	background-position: 28px -219px;
    padding-left:78px;
}

.standardBoxMenu ul li .counter, .standardBoxBody .counter-small,
#warehousesFrm\:warehousesList_panel .counter-small,
#warehousesFrm\:warehousesList_label span{
	background: #E64D3A!important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin: 15px;
	text-align: center;
	min-width: 24px;

	behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
}

#warehousesFrm\:warehousesList_panel .counter-small {
	margin:0 27px 0 0!important;
	padding:0 8px!important;
	float:right;
}
#warehousesFrm\:warehousesList_label span {
	display:block;
	position:absolute;
	right:45px;
	top:8px;
	margin:0!important;
	margin-right:12px!important;
	padding:0 8px!important;
}

#warehousesFrm\:warehousesList_panel table,
#warehousesFrm\:warehousesList_panel tbody,
#warehousesFrm\:warehousesList_panel tr,
#warehousesFrm\:warehousesList_panel td {
	border:0!important;
}

#warehousesFrm\:warehousesList_panel table {
	width: 96%!important;
	margin: 0 auto;
}

#warehousesFrm\:warehousesList_panel td {
	border-bottom: 1px solid #ccc!important;
	height: 30px!important;
	vertical-align: middle;
	background:transparent;
}

#warehousesFrm\:warehousesList_panel tr:hover td {
	background: #cccccc;
}

.standardBoxBody .counter-small{
	width: auto;
	line-height: 12px;
	height: 12px;
	padding: 2px 4px;
	display: inline-block;
	font-size: 0.750em;
	margin: 0 0 0 5px;
}


.standardBox .warehouseTiltle{
	display: table;
	table-layout: auto;
	width:100%;
	margin-bottom:30px;
}

.standardBox .warehouseTitleLeft{	
	text-align: center;
}

.standardBox .warehouseTitleLeft a {
    width:100%;
    height:50px;
    line-height:50px;
	background-color: rgb(0, 112, 173);
    display:inline-block;
	color: #ffffff;
	font-size: 1.125em;
    font-family:"Roboto",sans-serif;
    font-weight:500;	
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;    
    behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
    position:relative;    
}
.standardBox .warehouseTitleLeft a:hover {
    text-decoration: none;
    background-color:#005080;
}
.office-schema .standardBox .warehouseTitleLeft a {
	background-color:#4b60a5;
}
.office-schema .standardBox .warehouseTitleLeft a:hover {
	background-color:#2f3c68;
}

.standardBox .warehouseTitleRight{
	display: table-cell;
	vertical-align: bottom;
	text-align: left;
	padding: 20px;
}

.standardBox .warehouseTitleRight h1{
	margin: 0;
}

/* ZARZADZANIE KONTEM - standardBoxMenu */
.standardBoxMenu ul li>.manage {
	background-image: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/menu_konto2.png');
	background-position: 28px 17px;
    padding-left:78px;
}

.standardBoxMenu ul li>.permissions span,
.standardBoxMenu ul li>.create-profile span,
.standardBoxMenu ul li>.create-zp-profile-dis span {
    font-size:14px;    
    clear:both;
    display:inline-block;
}

.standardBoxMenu ul li>.permissions:hover span,
.standardBoxMenu ul li>.create-profile:hover span {
	text-decoration: underline;
}

.standardBoxMenu ul li>.history {
	background-image: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/menu_konto2.png');
	background-position: 28px -43px;
    padding-left:78px;
}

.standardBoxMenu ul li>.create-profile {
	background-image: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/menu_konto2.png');
	background-position: 28px -106px;
    padding-left:78px;
}

.standardBoxMenu ul li>.permissions {
	background-image: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/menu_konto2.png');
	background-position: 27px -184px;
    padding-left:78px;
}

.standardBoxMenu ul li.current>.manage {
	background-image: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/menu_konto2_current.png');
	color: #404e68;
	background-position: 28px 17px;
    padding-left:78px;
}

.standardBoxMenu ul li.current>.history {
	background-image: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/menu_konto2_current.png');
	color: #404e68;
	background-position: 28px -43px;
    padding-left:78px;
}
.standardBoxMenu ul li.current>.create-profile {
	background-image: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/menu_konto2_current.png');
	color: #404e68;
	background-position: 28px -106px;
    padding-left:78px;
}
.standardBoxMenu ul li.current>.permissions {
	background-image: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/menu_konto2_current.png');
	color: #404e68;
	background-position: 27px -184px;
    padding-left:78px;
}

.standardBoxMenu ul li.current>.roles {
	background-image: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/menu_konto2_current.png');
	color: #404e68;
	background-position: 28px -250px;
    padding-left:78px;
}

.standardBoxMenu ul li>.roles {
	background-image: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/menu_konto2.png');
	background-position: 28px -250px;
    padding-left:78px;
}

.standardBoxMenu ul li.current>.systems{
	background-image: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/menu_konto2_current.png');
	color: #404e68;
	background-position: 28px -317px;
    padding-left:78px;
}

.standardBoxMenu ul li>.systems {
	background-image: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/menu_konto2.png');
	background-position: 28px -317px;
    padding-left:78px;
}

#role-list-dialog-external-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
    height: 100%;
    width: 100%;
    background-color: #fff;
    opacity: 0;
}

#system-list-dialog-external-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
    height: 100%;
    width: 100%;
    background-color: #fff;
    opacity: 0;
}

/* HISTORIA LOGOWANIA - standardBoxBody user-panel */
.standardBoxBody table .borderTop {
	border-top: 1px solid;
	border-bottom:0px;
	border-left:0px
}
.standardBoxBody table .noBorder {
	border-top: 0px;
	border-bottom: 0px;
	border-left:0px
}

/* ZARZADZANIE KONTEM - standardBoxBody user-panel */
.standardBoxBody table.user-panel {
	padding: 12px;
	width: 100%;
	background-color: #EDEEF2;
}

.standardBoxBody table.user-panel td {
	border: 0 none;
	padding: 12px;
}

.standardBoxBody table.user-panel td.profile_image {
	width: 81px;
	padding-right: 0;
	vertical-align: top;
}

.standardBoxBody table.user-panel td.profile_name {
	vertical-align: top;
}

.standardBoxBody table.user-panel td.profile_change {
	border-left: 2px solid #A3AEC7;
	text-align: right;
	width: 212px;
}

.standardBoxBody table.user-panel td.profile_change a {
	background: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/_more_button.png") no-repeat right
		center;
	padding-right: 35px;
}

.standardBoxBody table.user-panel h3 {
	font-size: 1.5em;
	font-weight: 500;
	font-family:"Roboto", sans-serif;
	padding: 0 0 5px;
	margin: 0;
}

.standardBoxBody table.user-panel p {
	font-size: 0.875em;
	margin: 0;
}

.standardBoxMenu table.user-panel p.autorization {
	color: #999999;
	font-size: 0.75em;
}
#authorize-account-box .autorization {
	float:left;
}
#authorization-link {
	float:right;
	font-size:12px;
}

.standardBoxMenu table.user-panel img {
	border: 3px solid #A3AEC7;
	width: 75px;
	height: 75px;
}

/* ZARZADZANIE KONTEM - standardBoxBody .sectionedTable */
.standardBox .standardBoxBody .sectionedTable {
	width: 100%;
}

.standardBox .standardBoxBody .sectionedTable tbody td {
	border: 0 none;
	height: 30px;
}

.standardBox .standardBoxBody .sectionedTable tbody td.input-tel-fax-td td {
	padding: 0;
	text-align: center !important;
}

,
.standardBox .standardBoxBody .sectionedTable tbody td.input-tel-fax-td td.number
	{
	padding: 0 0 0 8px;
}

.standardBox .standardBoxBody .sectionedTable tbody td.input-tel-fax-td td.plus
	{
	width: 30px;
}

.standardBox .standardBoxBody .sectionedTable tbody td.input-tel-fax-td td.prefix
	{
	padding: 0 8px 0 0;
}

.standardBox .standardBoxBody .sectionedTable tbody td.input-tel-fax-td tr {
	background: transparent !important;
}

.standardBox .standardBoxBody  .sectionedTable .gray-border-top,.standardBox .standardBoxBody .sectionedTable.gray-border-top
	{
	border-top: 2px solid #E7E7E7;
}

.standardBox .standardBoxBody .sectionedTable tbody td.title {
	width: 22%;
	line-height: 150%;
}

.standardBox .standardBoxBody .sectionedTable tbody td.separator {
	width: 3%;
}

.standardBox .standardBoxBody .sectionedTable tbody td.content {
	width: 75%
}

.standardBox .standardBoxBody .sectionedTable tbody td.content .label-td {
	width: 118px!important;
	line-height: normal;
}

.standardBox .standardBoxBody .sectionedTable tbody td.content .input-td {
	line-height: normal;
	width: 50%;
}

.standardBox .standardBoxBody .sectionedTable.advancedSettings .last-td,
.standardBox .standardBoxBody .sectionedTable tbody td.content .last-td {
	//width: 25%;
	text-align: right;
}

.standardBox .standardBoxBody .sectionedTable tbody td.content .colspan2-td
	{
	width: 80%;
	text-align: left;
}

.standardBox .standardBoxBody .sectionedTable tbody td.content .colspan3-td
	{
	width: 100%;
	text-align: left;
}

.standardBox .standardBoxBody .sectionedTable tbody .text-align-right {
	text-align: right;
}

.standardBox .standardBoxBody .sectionedTable tbody td.end-table-td {
	height: auto;
}

.standardBox .standardBoxBody .sectionedTable tbody input[disabled] {
	background: transparent;
	border: 2px transparent;
	margin: 1px;
	padding: 16px 0 16px 12px;
}

.standardBox .standardBoxBody .sectionedTable tbody td.content .last-td.change
	{
	width: auto;
}

.standardBox .standardBoxBody .sectionedTable tbody td.content .last-td button {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	font-size: 0.9em !important;
	font-weight: 500 !important;
	font-family:"Roboto",sans-serif;
}

.standardBox .standardBoxBody .sectionedTable.advancedSettings .last-td a,
.standardBox .standardBoxBody .sectionedTable tbody td.content .last-td a {
	padding: 5px;
}

.standardBox .standardBoxBody .sectionedTable tbody td.content .input-group input:first-child
	{
	margin: 0;
}

.standardBox .standardBoxBody .sectionedTable tbody td.content .input-group input
	{
	margin: 1em 0 0 0;
}

.standardBox .standardBoxBody .sectionedTable tbody td.content .last-td button span {
	padding: 0;
}

.standardBox .standardBoxBody .sectionedTable tbody td.content .label-td label {
	margin-right: 0;
    font-size:16px;
    color:#333;
}

.standardBox .standardBoxBody .sectionedTable tbody td.content .input-td label.label-hint {
	text-align: left;
	line-height: normal;
}

.standardBox .standardBoxBody .sectionedTable tbody td.content .input-td input,
.standardBox .standardBoxBody .legal-form-box input[type="text"],
.standardBox .standardBoxBody .sectionedTable .ui-inputtext,
.standardBox .standardBoxBody .sectionedTable .ui-inputmask {
	border: 2px solid #A3AEC7;
	margin: 1px;
	background: #fff;
}
.ub-app .standardBox .standardBoxBody .sectionedTable tbody td.content .input-td input,
.ub-app .standardBox .standardBoxBody .legal-form-box input[type="text"],
.ub-app .standardBox .standardBoxBody .sectionedTable .ui-inputtext,
.ub-app .standardBox .standardBoxBody .sectionedTable .ui-inputmask,
.ub-app input[type="text"]:disabled,
.ub-app input[type="password"]:disabled {
	background: transparent!important;
	border: 0!important;
}


.standardBox .standardBoxBody .sectionedTable tbody td.content .input-td input:focus,
.standardBox .standardBoxBody .legal-form-box input[type="text"]:focus,
.standardBox .standardBoxBody .sectionedTable .ui-inputtext:focus,
.standardBox .standardBoxBody .sectionedTable .ui-inputmask:focus
	{
	border: 3px solid #0172B3;
	margin: 0;
	color: #000000;
}

.standardBox .standardBoxBody .sectionedTable tbody td.content .ui-message {
	border: 0 none;
	background: none;
	margin: 0;
	padding: 0;
}

.standardBox .standardBoxBody .sectionedTable tbody td.content .ui-message.ui-message-error
	{
	color: #ff0000;
}

.standardBox .standardBoxBody .sectionedTable tbody td.content .ui-message .ui-message-error-icon
	{
	display: none;
}

.standardBox .standardBoxBody .sectionedTable tbody td.content .ui-message .ui-message-error-detail
	{
	color: #ff0000;
	display: block;
	margin: 0.5em;
	font-size: 0.875em;
	line-height: 1em;
}

.standardBox .standardBoxBody .sectionedTable .checkbox-field tr {
	background: transparent !important;
}

.standardBox .standardBoxBody .sectionedTable .checkbox-field td {
	padding: 0;
	line-height: normal;
}

.standardBox .standardBoxBody .sectionedTable .checkbox-field td:first-child
	{
	width: 10px;
	padding-right: 10px;
	vertical-align: top;
	padding-top: 2px;
}

.standardBox .standardBoxBody .sectionedTable .checkbox-field label {
	vertical-align: middle;
	text-align: left;
	margin-right: 0;
	line-height: 150%;
}

.standardBox .standardBoxBody .no-border-top {
	border-top: 0 none !important;
}

.standardBox .standardBoxBody .no-padding-top {
	padding-top: 0 !important;
}

.standardBox .standardBoxBody  .no-margin-top {
	margin-top: 0 !important;
}

.standardBox .standardBoxBody  .no-margin-bottom {
	margin-bottom: 0 !important;
}

.error-class,
.error-classError,
.standardBox .standardBoxBody .error-class {
	color: #ff0000;
	display: block;
	margin: 0.5em;
	font-size: 0.875em;
	line-height: 1em;
	font-weight: normal;
	text-align: left;
}

#editGateForm .error-class{
    width: 300px;
}

.standardBox .standardBoxBody .error-class-top {
	color: #ff0000;
	display: block;
	margin: 0 0.5em;
	font-size: 0.875em;
	line-height: 1em;
	font-size: 0.875em;
}

.standardBox .standardBoxBody .phone-number-prefix-input {
	width: 50px;
	text-align: center;
	padding: 14px 0;
}

.standardBox .standardBoxBody .phone-number-input {
	width: 215px;
}

.standardBox .standardBoxBody .full-width {
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */
}

.standardBox .standardBoxBody .container-buttons {
	padding: 0 8px;
}

.standardBox .standardBoxBody .container-buttons.right {
	text-align: right;
}

.standardBox .standardBoxBody .container-buttons.left {
	text-align: left;
}

/* START: BOXY Z PRZYCISKAMI */
.standardBox .standardBoxBody .box-one-button,.box-one-button {
	margin: 1em 5px 0 0;
	display: inline-block;
}

.standardBox .standardBoxBody .box-buttons-right,.box-buttons-right {
	float:right;
	margin: 1em 0;
	min-width: 200px;
	text-align: right;
	vertical-align: middle;
}
.standardBox .standardBoxBody td.box-buttons-right,
td.box-buttons-right {
	float:none;
}

.standardBox .standardBoxBody .box-buttons-right:after,.box-buttons-right:after
	{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.standardBox .standardBoxBody .box-buttons-right>*,.box-buttons-right>*
	{
	float: right;
	margin-left: 5px;
	margin-right: 0;
}

.standardBox .standardBoxBody .box-buttons-right>* *,.box-buttons-right>* *
	{
	margin-left: 0 !important;
}


.standardBox .standardBoxBody .box-buttons-left,.box-buttons-left {	
	margin: 1em 0;
	min-width: 200px;
	text-align: left;
	float:left;
	vertical-align: middle;
	padding:0;	
}

#mgTabView\:restoreForm .box-buttons-left {
    float:none;
}

.standardBox .standardBoxBody td.box-buttons-left,
td.box-buttons-left {
	float:none;
}

.standardBox .standardBoxBody .box-buttons-left:after,.box-buttons-left:after
	{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.standardBox .standardBoxBody .box-buttons-left>*,.box-buttons-left>* {
	float: left;
	margin-right: 5px;
	margin-left: 0;
}

.standardBox .standardBoxBody .box-buttons-left>* *,.box-buttons-left>* *
	{
	margin-right: 0 !important;
}

.standardBox .standardBoxBody .box-buttons-left>* .ui-icon,.box-buttons-left>* .ui-icon
	{
	margin-right: 10px !important;
}

/* END: BOXY Z PRZYCISKAMI */
.standardBox .standardBoxBody .label-hint {
	color: gray;
	font-size: 0.750em;
}

/* UTWÓRZ NOWY PROFIL - standardBoxBody .UB_acount */
.standardBox .standardBoxBody .legal-form-box .ui-helper-hidden-accessible,.standardBox .standardBoxBody .select-radio-box .ui-helper-hidden-accessible
	{
	position: inherit !important;
}

.standardBox .standardBoxBody .legal-form-box {
	background: #EDEEF2;
	border-top: 5px solid #CFD5E2;
	border-bottom: 5px solid #CFD5E2;
	width: 100%;
	margin-bottom: 30px;
}

.standardBox .standardBoxBody .legal-form-box td,.standardBox .standardBoxBody .select-radio-box td
	{
	padding: 0 0 8px 0;
	border: 0 none;
}

.standardBox .standardBoxBody .select-radio-box td {
	height: 100px;
}

.standardBox .standardBoxBody .legal-form-box h2 {
	line-height: normal;
	padding: 30px 30px 0;
}

.standardBox .standardBoxBody .legal-form-box label,.standardBox .standardBoxBody .select-radio-box label
	{
	color: #333333;
	font-size: 0.875em;
	margin-right: 0;
	text-align: left;
	width: 390px;
}

.standardBox .standardBoxBody .legal-form-box td.legal-form-box-column {
	padding: 30px;
}

.standardBox .standardBoxBody .legal-form-box td.legal-form-box-column h3 {
	font-size: 1.625em;
	padding: 0 0 15px;
	line-height:1.15em;
}

.standardBox .standardBoxBody .legal-form-box td.legal-form-box-column span
	{
	display: block;
}

.standardBox .standardBoxBody .legal-form-box td.legal-form-box-column .container-buttons
	{
	margin: 1em 0 0 0;
	padding: 0;
}

.standardBox .standardBoxBody .legal-form-box .ui-selectoneradio,.standardBox .standardBoxBody .select-radio-box .ui-selectoneradio
	{
	width: 100%;
}

.standardBox .standardBoxBody .legal-form-box .ui-radiobutton-box,.standardBox .standardBoxBody .select-radio-box .ui-radiobutton-box
	{
	display: none;
}

.standardBox .standardBoxBody .legal-form-box .ui-radiobutton,.standardBox .standardBoxBody .select-radio-box .ui-radiobutton
	{
	padding-right: 5px;
	width: 20px;
}

.standardBox .standardBoxBody .legal-form-box table.regon {
	width: 75%;
}

.standardBox .standardBoxBody .legal-form-box .regon-input-td {
	width: 50%;
}

.standardBox .standardBoxBody .legal-form-box .regon-input-td label {
	width: auto;
}

.standardBox .standardBoxBody .legal-form-box .regon-separator-td {
	width: 3%;
}

.standardBox .standardBoxBody .legal-form-box .regon-button-td {
	width: 47%;
}

.standardBox .standardBoxBody .legal-form-box table.regon td {
	padding: 0;
}

.standardBox .standardBoxBody .legal-form-box.regon-margin {
	margin-top: -4px;
}

.standardBox .standardBoxBody .legal-form-box .separator-td {
	width: 3%;
}

.standardBox .standardBoxBody .account-type-box {
	width: 100%;
}

.standardBox .standardBoxBody .account-type-box td {
	border: 0 none;
	width: 33.3%;
}

.standardBox .standardBoxBody .account-type-box td a,
.standardBox .standardBoxBody .account-type-box td > span {
	background-position: center 20px;
	background-repeat: no-repeat;
	border: 1px solid #E7E7E7;
	display: block;
	padding: 65px 20px 20px;
	text-align: center;
	margin: 1px;
}
.standardBox .standardBoxBody .account-type-box.edit-account-box td a,
.standardBox .standardBoxBody .account-type-box.edit-account-box td > span {
	padding: 60px 10px 10px;
	background-color:#fff;
}

.standardBox .standardBoxBody .account-type-box td.current a {
	border: 2px solid #0172B3;
	margin: 0;
}
.office-schema .standardBox .standardBoxBody .account-type-box td.current a {
    border-color:#4c61a5;
}

.standardBox .standardBoxBody .account-type-box td.current {
	background: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/indicator-top-menu.png") no-repeat
		center bottom;
}
.standardBox .standardBoxBody .account-type-box.edit-account-box td.current {
	background: none!important;
}

.standardBox .standardBoxBody .account-type-box td a:hover {
	text-decoration: none;
}

.standardBox .standardBoxBody .account-type-box td a.create-firm,
.standardBox .standardBoxBody .account-type-box td span.create-firm {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/mailBox1_bg.png");
	padding-bottom: 40px;
}

.standardBox .standardBoxBody .account-type-box td a.create-institution,
.standardBox .standardBoxBody .account-type-box td span.create-institution {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/mailBox2_bg.png");
}

.standardBox .standardBoxBody .account-type-box td a.create-public-entity,
.standardBox .standardBoxBody .account-type-box td span.create-public-entity {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/mailBox3_bg.png");
	padding-bottom: 40px;
}

.org-image-cells {
	padding-bottom: 30px !important;
}

.standardBox .standardBoxBody .account-type-box td a span,
.standardBox .standardBoxBody .account-type-box td span span {
	display: block;
	color: #BBBBBB;
}
.standardBox .standardBoxBody .account-type-box.edit-account-box td a span,
.standardBox .standardBoxBody .account-type-box.edit-account-box td span span {
	font-size: 12px;
}

.standardBox .standardBoxBody .account-type-box td a span:first-child,
.standardBox .standardBoxBody .account-type-box td span span:first-child {
	color: #252525;
	font-size: 1.65em;
	line-height: 1.5em;
	text-shadow: 1px 1px 0 #DBDBDB;
}
.standardBox .standardBoxBody .account-type-box.edit-account-box td a span:first-child,
.standardBox .standardBoxBody .account-type-box.edit-account-box td span span:first-child {
	font-size: 1.2em;
}

.standardBox .standardBoxBody .sectionedTable tbody td.content .account-type-box-images
	{
	text-align: center;
}

.standardBox .standardBoxBody .sectionedTable tbody td.content .account-type-box-images a {
	display: inline-block;
	padding: 0 3px;
}

.standardBox .standardBoxBody .sectionedTable tbody td.content .account-type-box-images a img {
	border: 1px solid #e7e7e7;	
	margin:1px;
}
.standardBox .standardBoxBody .sectionedTable tbody td.content .account-type-box-images a.active img {
	margin:0px;
	border:2px solid #0071b3;
}
.office-schema .standardBox .standardBoxBody .sectionedTable tbody td.content .account-type-box-images a.active img {
	border-color:#4b60a5;
}

/* HEADLINE WITH NUMBER */
.headline-with-number {
	width: 884px;
	margin: 10px 8px;
}

.headline-with-number td {
	border: 0 none;
	padding: 0 !important;
	line-height: normal !important;
}

.headline-with-number .number {
	background: none repeat scroll 0 0 #CFD5E2;	
	font-size: 1.3em;
	font-weight: bold;
	height: 36px;
	text-align: center;
	width: 36px;
	vertical-align: middle;
    
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    
    behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
}

.headline-with-number .title {
	font-weight: bold;
	font-size: 1.2em;
	padding: 0 10px !important;
	vertical-align: middle;
}

.headline-with-number .hint {
	font-size: 0.75em;
	text-align: right;
	vertical-align: bottom;
}

/* H1-HEADLINE */
h1.h1-headline {
	font-size: 1.625em;
	line-height: normal;
	padding: 15px 0;
	border-bottom: 2px solid #CFD5E2;
	color: #252525;
}


span.title-grid, span.title-grid-margin-top{
	display: block;
	font-weight: bold;
}
span.title-grid-margin-top
{
	margin-top: 2em;
}

/* PANELGRIDCLASS */
.office-schema .panelGridClass a {
	color:#4b5fa5;
}

.standardBox .standardBoxBody table.panelGridClass,.standardBox .standardBoxBody div.panelGridClass table,table.panelGridClass,div.panelGridClass table	{
	width: 100%;
	margin: 1em 0;
}

.standardBox .standardBoxBody table.panelGridClass td,.standardBox .standardBoxBody div.panelGridClass table td,table.panelGridClass td,div.panelGridClass table td
	{
	border: 0;
	vertical-align: middle;
}

.standardBox .standardBoxBody table.panelGridClass tr:nth-of-type(2n+1),.standardBox .standardBoxBody div.panelGridClass table tr:nth-of-type(2n+1),table.panelGridClass tr:nth-of-type(2n+1),div.panelGridClass table tr:nth-of-type(2n+1)
	{
	background-color: #F7F7F9;
}

.standardBox .standardBoxBody table.panelGridClass td.label-td,.standardBox .standardBoxBody div.panelGridClass table td.label-td,table.panelGridClass td.label-td,div.panelGridClass table td.label-td
	{
	width: 25%;
	text-align: right;
}

.standardBox .standardBoxBody table.panelGridClass td.label-td-top,.standardBox .standardBoxBody div.panelGridClass table td.label-td-top,table.panelGridClass td.label-td-top,div.panelGridClass table td.label-td-top
	{
	width: 25%;
	text-align: right;
	vertical-align: top;
	padding-top: 28px;
}

.standardBox .standardBoxBody table.panelGridClass td.input-td,.standardBox .standardBoxBody div.panelGridClass table td.input-td,table.panelGridClass td.input-td,div.panelGridClass table td.input-td
	{
	width: 35%;
}

.standardBox .standardBoxBody table.panelGridClass td.input-td-top,.standardBox .standardBoxBody div.panelGridClass table td.input-td-top,table.panelGridClass td.input-td-top,div.panelGridClass table td.input-td-top
	{
	width: 35%;
	vertical-align: top;
	padding-top: 28px;
}

.standardBox .standardBoxBody table.panelGridClass td.last-td,.standardBox .standardBoxBody div.panelGridClass table td.last-td,table.panelGridClass td.last-td,div.panelGridClass table td.last-td
	{
	width: 40%;
}

.standardBox .standardBoxBody table.panelGridClass td.last-td-top,.standardBox .standardBoxBody div.panelGridClass table td.last-td-top,table.panelGridClass td.last-td-top,div.panelGridClass table td.last-td-top
	{
	width: 40%;
	vertical-align: top;
	padding-top: 18px;
}

.standardBox .standardBoxBody table.panelGridClass td.last-td-top.box-buttons-left,.standardBox .standardBoxBody div.panelGridClass table td.last-td-top.box-buttons-left,table.panelGridClass td.last-td-top.box-buttons-left,div.panelGridClass table td.last-td-top.box-buttons-left,.standardBox .standardBoxBody table.panelGridClass td.last-td-top.box-buttons-right,.standardBox .standardBoxBody div.panelGridClass table td.last-td-top.box-buttons-right,table.panelGridClass td.last-td-top.box-buttons-right,div.panelGridClass table td.last-td-top.box-buttons-right
	{
	padding-top: 16px;
}

.standardBox .standardBoxBody table.panelGridClass td.colspan2-td table tr,.standardBox .standardBoxBody div.panelGridClass table td.colspan2-td table tr,table.panelGridClass td.colspan2-td table tr,div.panelGridClass table td.colspan2-td table tr
	{
	background-color: transparent !important;
}

.standardBox .standardBoxBody table.panelGridClass td.colspan3-td>*,.standardBoxBody div.panelGridClass table td.colspan3-td>*,table.panelGridClass td.colspan3-td>*,div.panelGridClass table td.colspan3-td>*
	{
	display: inline-block;
	text-align: left;
}

.standardBox .standardBoxBody table.panelGridClass td.inline-block-child-td table,.standardBox .standardBoxBody div.panelGridClass table td.inline-block-child-td table,table.panelGridClass td.inline-block-child-td table,div.panelGridClass table td.inline-block-child-td table
	{
	width: 100%;
}

.standardBox .standardBoxBody table.panelGridClass td.inline-block-child-td td>*,.standardBox .standardBoxBody div.panelGridClass table td.inline-block-child-td td>*,table.panelGridClass td.inline-block-child-td td>*,div.panelGridClass table td.inline-block-child-td td>*
	{
	display: inline-block;
}

.standardBox .standardBoxBody table.panelGridClass td.inline-block-child-td tr td div:first-child,.standardBox .standardBoxBody div.panelGridClass table td.inline-block-child-td tr td div:first-child,table.panelGridClass td.inline-block-child-td tr td div:first-child,div.panelGridClass table td.inline-block-child-td tr td div:first-child
	{
	width: 100px;
	text-align: right;
	padding-right: 20px;
}

.standardBox .standardBoxBody table.panelGridClass td.inline-block-child-td tr td div,.standardBox .standardBoxBody div.panelGridClass table td.inline-block-child-td tr td div,table.panelGridClass td.inline-block-child-td tr td div,div.panelGridClass table td.inline-block-child-td tr td div
	{
	display: inline-block;
}

.standardBox .standardBoxBody table.panelGridClass span.label-hint,.standardBox .standardBoxBody div.panelGridClass table span.label-hint,table.panelGridClass span.label-hint,div.panelGridClass table span.label-hint
	{
	line-height: normal;
	text-align: left;
	color: #808080;
	font-size: 0.75em;
	display: block;
	padding: 5px 0;
}

/* PANELGRIDCLASS2 */
.standardBox .standardBoxBody table.panelGridClass2 {
	width: 100%;
	background: #edeef2;
	margin: 1em 0;
}

.standardBox .standardBoxBody table.panelGridClass2 td {
	border: 0;
	vertical-align: middle;
}

.standardBox .standardBoxBody table.panelGridClass2 td.label-td {
	width: 20%;
	text-align: right;
	color: #888888;
}

.standardBox .standardBoxBody table.panelGridClass2 td.input-td {
	width: 30%;
}

.standardBox .standardBoxBody table.panelGridClass2 td.colspan2-td table tr
	{
	background-color: transparent !important;
}

.standardBox .standardBoxBody table.panelGridClass2 span.label-hint {
	line-height: normal;
	text-align: left;
	color: #808080;
	font-size: 0.75em;
}

/* PANELGRIDCLASS3 */
.standardBox .standardBoxBody table.panelGridClass3 {
	width: 100%;
}

.standardBox .standardBoxBody table.panelGridClass3 td.selectOneRadio,.standardBox .standardBoxBody table.panelGridClass3 th.selectOneRadio
	{
	padding: 0;
}

.standardBox .standardBoxBody table.panelGridClass3 td.selectOneRadio *,.standardBox .standardBoxBody table.panelGridClass3 th.selectOneRadio *,.standardBox .standardBoxBody table.panelGridClass3 td.dataTable *,.standardBox .standardBoxBody table.panelGridClass3 th.dataTable *
	{
	padding: 0;
}

.standardBox .standardBoxBody table.panelGridClass3 td.selectOneRadio td,.standardBox .standardBoxBody table.panelGridClass3 th.selectOneRadio td,.standardBox .standardBoxBody table.panelGridClass3 td.dataTable td,.standardBox .standardBoxBody table.panelGridClass3 th.dataTable td
	{
	height: 42px;
	padding: 4px 0 !important;
}

.standardBox .standardBoxBody table.panelGridClass3 td.selectOneRadio td label
	{
	width: 180px;
}

.standardBox .standardBoxBody table.panelGridClass3 td.dataTable *,.standardBox .standardBoxBody table.panelGridClass3 th.dataTable *,.standardBox .standardBoxBody table.panelGridClass3 td.dataTable *:hover,.standardBox .standardBoxBody table.panelGridClass3 th.dataTable *:hover
	{
	border: 0 none !important;
}

/* PANELGRIDCLASSLEGEND */

.standardBox .standardBoxBody table.panelGridClassLegend,
.standardBox .standardBoxBody table.panelGridClassLegend{	
}

.standardBox .standardBoxBody table.panelGridClassLegend td,
.standardBox .standardBoxBody table.panelGridClassLegend td{
	padding: 4px 8px;
}

/* PANELGRIDCLASSBOX */

.standardBox .standardBoxBody .panelGridClassBox .threadContainUnreadDocs .togglerWidth .ui-icon{
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/primefaces-aristo/ui-icons_e64d3a_256x240.png");
}

.standardBox .standardBoxBody .panelGridClassBox .threadContainUnreadDocs{
	font-weight: bold;
}

.standardBox .standardBoxBody .panelGridClassBox .ui-datatable-header{
	margin: 0 0 1em 0;
	text-align: left;
	/*background: none repeat scroll 0 0 #F2F5F9;*/
}

.standardBox .standardBoxBody .panelGridClassBox .ui-datatable .ui-datatable-tablewrapper thead{
	display: none;
}

.standardBox .standardBoxBody .panelGridClassBox .ui-datatable .ui-datatable-tablewrapper tbody{
	background-color: #EDEEF2;
}

.standardBox .standardBoxBody .panelGridClassBox .ui-datatable-odd{
	background: none;
}


.standardBox .standardBoxBody .panelGridClassBox .ui-expanded-row-content{
	background: #fff;
}

.standardBox .standardBoxBody .panelGridClassBox .ui-expanded-row-content .ui-datatable-tablewrapper{
	border-bottom: 0;
}

.standardBox .standardBoxBody .panelGridClassBox .ui-expanded-row-content table{
	padding-left: 35px;	
}

.standardBox .standardBoxBody .panelGridClassBox .ui-expanded-row-content > td{
	padding: 0;
	border: 0 none !important;
	border-bottom: 2px solid #CFD5E2 !important;
}

.standardBox .standardBoxBody .panelGridClassBox .ui-expanded-row-content:hover > td{
	border: 0 none !important;
	border-bottom: 2px solid #CFD5E2 !important;
}

.standardBox .standardBoxBody .panelGridClassBox .ui-expanded-row-content table tr:first-child td,
.standardBox .standardBoxBody .panelGridClassBox .ui-expanded-row-content:hover table tr:first-child td{
	border-top: 2px solid transparent !important;
}

.standardBox .standardBoxBody .panelGridClassBox .ui-expanded-row-content table tr td,
.standardBox .standardBoxBody .panelGridClassBox .ui-expanded-row-content:hover table tr td{
	border-top: 2px solid #CFD5E2 !important;
	border-bottom: 2px solid transparent !important;
}

.standardBox .standardBoxBody .panelGridClassBox .ui-expanded-row-content:hover table tr:hover td{
	border-bottom: 2px solid #0071B3 !important;
	border-top: 2px solid #0071B3 !important;	
}

.standardBox .standardBoxBody .panelGridClassBox .ui-expanded-row-content:hover table tr td:first-child{
	border-left:  2px solid transparent !important;
}

.standardBox .standardBoxBody .panelGridClassBox .ui-expanded-row-content:hover table tr:hover td:first-child{
	border-left: 2px solid #0071B3 !important;
}
.standardBox .standardBoxBody .panelGridClassBox .ui-expanded-row-content:hover table tr td:last-child{
	border-right: 2px solid transparent !important;
}

.standardBox .standardBoxBody .panelGridClassBox .ui-expanded-row-content:hover table tr:hover td:last-child{
	border-right: 2px solid #0071B3 !important;
}
.office-schema .standardBox .standardBoxBody .panelGridClassBox .ui-expanded-row-content:hover table tr:hover td,
.office-schema .standardBox .standardBoxBody .panelGridClassBox .ui-expanded-row-content:hover table tr:hover td:first-child,
.office-schema .standardBox .standardBoxBody .panelGridClassBox .ui-expanded-row-content:hover table tr:hover td:last-child {
	border-color:#4b5fa5!important;
}

.standardBox .standardBoxBody .panelGridClassBox .ui-expanded-row-content .ui-datatable td.togglerWidth,
.standardBox .standardBoxBody .panelGridClassBox .ui-expanded-row-content .ui-datatable td.checkboxWidth
{
	width: 16px;
	padding: 8px;
}

.standardBox .standardBoxBody .panelGridClassBox .ui-expanded-row-content .ui-datatable td.togglerWidth div.noToggler{
	width: 16px;
	height: 16px;
}

.standardBox .standardBoxBody .panelGridClassBox .ui-datatable-tablewrapper td.menuButtonWidth,
.standardBox .standardBoxBody .panelGridClassBox .ui-expanded-row-content .ui-datatable td.menuButtonWidth{
	width: 16px;
	padding: 8px;
	text-align:right;
}

.standardBox .standardBoxBody .panelGridClassBox .ui-expanded-row-content .ui-datatable td.menuButtonWidth .ui-button-text{
	display: none;
}

.standardBox .standardBoxBody .panelGridClassBox  td.width10per{
	width: 10%;
}

.standardBox .standardBoxBody .panelGridClassBox  td.width25per{
	width: 25%;
}
.standardBox .standardBoxBody .panelGridClassBox  td.width55per{
	width: 55%;
}

/* blockWrappersGrid*/
.blockWrappersGrid table {
	table-layout: fixed;
	width: 100%;
}

.blockWrappersGrid table td.ui-datagrid-column {
	padding: 0;
	vertical-align: top;
}

.blockWrappersGrid table td.ui-datagrid-column h2 {
	background: #eeeff2;
	display: table;
	width: 100%;
	height: 75px;
}

.blockWrappersGrid table td.ui-datagrid-column h2 span {
	display: table-cell;
	vertical-align: middle;
	line-height: normal;
	color: #474D55;
	padding: 0.5em;
}

.blockWrappersGrid table td.ui-datagrid-column .blockElementList {
	margin: 0.5em;
	min-height: 135px;
}

.blockWrappersGrid table td.ui-datagrid-column .blockElementLink {
	color: #666666;
	font-size: 0.875em;
	list-style-type: none;
	padding: 5px 0;
	line-height: normal;
}

.blockWrappersGrid table td.ui-datagrid-column .existingBlockWrapper {
	display: block;
	border: 3px solid #EEEFF2;
	margin: 0.1em;
	overflow: hidden;
}

.blockWrappersGrid table td.ui-datagrid-column .existingBlockWrapper .box-buttons.columns_4 button
	{
	padding: 0 !important;
}

.blockWrappersGrid .addNewBlockWrapper {
	display: block;
	border: 3px solid #EEEFF2;
	margin: 0.1em;
	position:relative;
}

.blockWrappersGrid .addNewBlockWrapper .addNewBlock {
	margin: 0.5em;
	text-align: center;
	position:absolute;
	top:120px;
	left:50%;
	margin-left:-86px;
}

/* PLATFORM KKSP */

.standardBox.KKSP{
	margin-bottom: 0;
}

.standardBox.KKSP .standardBoxBody{
	width: 100%;
	margin: 0;
}

.standardBox.KKSP .standardBoxBody h1, .standardBox.KKSP .standardBoxBody h2{
	line-height: normal;
}
.standardBox.KKSP #basicFilterPanel {
	margin-bottom:10px;
}

.platform-type-box ul {
	display: table;
	width: 100%;
	table-layout: fixed;
	margin: 0;
}

.platform-type-box li {
	display: table-cell;
	vertical-align: top;
}

.platform-type-box li .box-image {
	width: 100%;
}

.platform-type-box li a.platform {
	display: block;
	border: 1px solid #E7E7E7;
	margin: 1px;
	padding: 20px;
	text-align: center;
	text-decoration: none;
	min-height: 170px;	
}

.platform-type-box li a.platform:hover,
.platform-type-box li a.platform.current {
	border: 2px solid;
	margin: 0;
}
.office-schema .platform-type-box li a.platform:hover,
.office-schema .platform-type-box li a.current.platform {
    border-color:#4c61a5;
}

.platform-type-box li a:hover {
	text-decoration: none;
}

.select-directory .ui-panel .ui-panel-content {
	padding: 0;
}

.platform-type-box li a img {
	height: 65px;
}

.platform-type-box li a span.title {
	color: #252525;
	font-size: 1.65em;
	line-height: 1.5em;
	text-shadow: 1px 1px 0 #DBDBDB;
	display: block;
	margin-top: 4.5em;
}

.accessLevelPRV {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/prv.png");
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

.accessLevelPUB {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/pub.png");
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

a.feed {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/feed.png");
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
}

/* H2-HEADLINE */
h2.h2-headline {
	display: table;
	width: 100%;
	margin: 1em 0;
}

h2.h2-headline>span {
	display: table-cell;
}

h2.h2-headline span.number {
	width: 46px;
}

h2.h2-headline span.number.step {
	width: 96px;
}

h2.h2-headline span.number span {
	background: none repeat scroll 0 0 #CFD5E2;
	font-size: 20px;
	line-height: 36px;	
	font-weight: bold;
	height: 36px;
	text-align: center;
	width: 36px;
	display: block;
	margin: 0 10px 0 0;
    
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    
    behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
}

h2.h2-headline span.number.step span {
	width: 86px;
}

h2.h2-headline span.title span {
	font-size: 19px;
	font-weight: bold;
	display: block;
	margin: 0 10px 0 0;
}

.hide-column-names table thead tr {
	display: none;
}

.hide-column-names table thead tr {
	display: none;
}

/*style dla raportu archiwizacji UPO*/
.rep-exported-upo-count {
	background-color: #ffcc00;
	color: white;
}

.rep-skipped-upo-count {
	background-color: #ff9900;
	color: white;
}

.rep-errors-upo-count {
	background-color: #cc0066;
	color: white;
}

.rep-exported-removed-upo-count {
	background-color: #ffcccc;
	color: white;
}

.rep-exported-left-upo-count {
	background-color: #9999cc;
	color: white;
}

.rep-exported-removed-error-upo-count {
	background-color: #663399;
	color: white;
}

.rep-skipped-removed-upo-count {
	background-color: #999999;
	color: white;
}

.rep-skipped-left-upo-count {
	background-color: #669999;
	color: white;
}

.rep-skipped-removed-error-upo-count {
	background-color: #666699;
	color: white;
}

.rep-separator {
	border-right: 4px solid;
}

.rep-legend-item {
	display: inline-block;
	width: 15px;
	height: 15px;
	vertical-align: middle;
}

#headerPanel .headerPanel{
	display: table;
	width: 100%;
	table-layout: auto;
}

#headerPanel .headerPanel > * {
	display: table-cell;
	height: 23px;
	line-height: 17px;
	vertical-align:middle;
	padding: 10px;
}
#headerPanel .headerPanel a,
#headerPanel .headerPanel button {
	font-size: 14.5px !important;
}

.headerPanel > * > *{	
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.headerPanel a.ui-widget {
	font-size:14px;
	font-weight:bold;
}

.headerPanel > .copyToDraft > a.ui-widget {
	background: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/_browse_button.png') no-repeat left center;
	min-width:146px;
}
.headerPanel > .saveDraft > a.ui-widget {
	background: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/_save_draft.png') no-repeat left center;
	/*min-width:149px;*/
}
.headerPanel > .returnToFolderBtn > a.ui-widget {
	background: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/skrzynka_wstecz.png') no-repeat left center;
	min-width:142px;
}

.headerPanel > .deleteDocument > a.ui-widget {
	background: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/skrzynka_usun.png') no-repeat left center;
}

.headerPanel > .getDocument > a.ui-widget {
	background: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/skrzynka_pobierz.png') no-repeat left center;
}

.headerPanel > .printDocument > a.ui-widget {
	background: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/skrzynka_drukuj.png') no-repeat left center;
}
.headerPanel > .moreOptions > .ui-menubutton {
	padding-left:0;
}
.headerPanel .ui-menubutton button {
	width:auto!important;
	height:auto!important;
	background-position:center left!important;
	top: 0px !important;
}
.headerPanel > .moreOptions button .ui-button-text {
	background: none;
	color:#0071b2;
	font-size:14px;
	font-weight:bold;
	font-family:"Helvetica","Arial",sans-serif;
}
.office-schema .headerPanel > .moreOptions button .ui-button-text {
	color:#4b60a5;	
}	
.headerPanel > .moreOptions button:hover .ui-button-text {
	text-decoration: underline;
}




.standard-definition-list {
	
}

#mainForm > table {
	clear:both;
}

#basicFilterPanel input {
	margin:1px 11px 1px 1px;
	display:block;
	float:left;
}
#basicFilterPanel input:focus {
	margin:0 10px 0 0px;
}
#basicFilterPanel button {
	float:left;
	margin-top:1px;
}

#sdForm {
	clear:both;
}

#mainForm\:chooseOrganizationDialog_id {
	width:860px!important;
}

#uploadModelForm table td:first-child {
	text-align: right;
}
#uploadModelForm table td {
	vertical-align:middle;
}
#uploadModelForm table td .file-container {
	overflow:inherit;
	width:330px;
	top:10px;
}

#listForm .ui-button-text-icon-left .ui-button-text {
	display:none;	
}
#listForm .btn-show-more .ui-button-text {
	display:inline;
}
#listForm .btn-show-more .ui-button-text-icon-left .ui-button-text {
	display:inline;
}
#listForm .btn-show-more .ui-button-text-icon-left .ui-button-text {
	display:inline;
}
#listForm\:warehouseList\:warehouseList_data button .ui-button-text {
	display:none!important;
}
#listForm .menuButtonWidth { 
	width:10%;
	text-align:right;
}

#feWeb .ui-messages > div {
	margin-top:0;
}

.address-component-block {
	width: 75%;
}

.statement-portlet p {
	line-height: 1.75em;
}
label {
	font-size: 1em;
	display: inline-block;
	margin-right: 20px;
	text-align: right;
}

label .req {
	color: red;
	white-space: nowrap;
}

input,button,span.select,textarea, .portalButton {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}

input:focus,button:focus {
	outline: none;
}

input[type="text"],input[type="password"],span.select {
	font-size: 1em;
	display: inline-block;
	width: 304px;
	color: #A3AEC7;
	-webkit-text-fill-color: #A3AEC7;
	padding: 14px 0px 14px 10px;
	margin: 1px;
	/* dla focus ramka jest o 1px grubsza co niweluje margin: 1px */
	border: 2px solid #A3AEC7;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
}

input[type="text"]:focus,input[type="password"]:focus {
	border: 3px solid #0172b3;
	color: #000;
	margin: 0;
}
.office-schema input[type="text"]:focus, 
.office-schema input[type="password"]:focus {
	border-color: #4b60a5;
}

input[type="text"]:disabled {
	background-color: #F0F0F0!important;
}

input[type="button"],
input[type="submit"], 
button, 
.portalButton, 
.ui-button {
	display: inline-block;
	padding: 12px 19px !important;
	font-size: 14.4px !important;
	font-weight: 500 !important;
	font-family:"Roboto",sans-serif;
	color: #ffffff !important;
	white-space: nowrap !important;
	border: 0 none !important;
	background-color: #0071B3;
	cursor: pointer !important;
}

.ui-button.ui-state-disabled {
	background-color: #cfd5e2;
}

.office-schema input[type="button"],
.office-schema input[type="submit"], 
.office-schema button, 
.office-schema .portalButton, 
.office-schema .ui-button {
    background-color:#4b60a5;
}

input[type="button"]:hover,
input[type="submit"]:hover,
button:hover,
.portalButton:hover {
	background-color: #005080;
}

input[type="button"]:focus,
input[type="submit"]:focus,
button:focus,
.portalButton:focus {
	background-color: #005080;
}

.office-schema input[type="button"]:hover,
.office-schema input[type="submit"]:hover,
.office-schema button:hover,
.office-schema .portalButton:hover {
	background-color: #2f3c68;
}

.office-schema input[type="button"]:focus
.office-schema input[type="submit"]:focus,
.office-schema button:focus,
.office-schema .portalButton:focus {
	background-color: #2f3c68;
}


textarea{
	border: 2px solid #A3AEC7!important;
	color: #A3AEC7;
	-webkit-text-fill-color: #A3AEC7;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
	padding: 10px;
	width: 294px;
	margin: 1px;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    
    behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
	position: relative;
	resize: none;
}
textarea:focus {
    border: 3px solid #0172b3!important;
    margin:0;
    color: #000;
}
.office-schema textarea:focus {
    border: 3px solid #4b60a5!important;
    margin:0;
}


.portalButton span{
	color: #fff !important;
}

input[readonly='readonly'] {
	background-color: #f1f1f1 !important;
}

input[type="radio"].yes-no {
	display: none !important;
}

input[type="radio"].yes-no+label {
	display: inline-block;
	width: 66px;
	height: 23px;
	background-color: #CBD0DA;
	text-align: center;
	font-size: 0.875em;
	font-weight: bold;
	color: #FFF;
	padding-top: 12px;
	margin: 0;
	cursor: pointer;
}

input[type="radio"].btn-no+label {
	-moz-border-top-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-khtml-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-bottom-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-khtml-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
	margin-right: 2px;
}

input[type="radio"].btn-no:checked+label {
	background-color: #E64D3A !important;
}

input[type="radio"].btn-yes+label {
	-moz-border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-khtml-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-khtml-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
}

input[type="radio"].btn-yes:checked+label {
	background-color: #1EBB9B !important;
}

input[type=submit][disabled=disabled],
input[type=button][disabled=disabled] {
	color:#fff!important;
	cursor: default!important;
	background-color:#e1e4ea!important;
}

/* BTN */
.EP2_button .btn-arrow {
	min-width: 253px; *
	min-width: 155px;
	padding-right: 79px !important;
	font-family:"Roboto",sans-serif;
	font-weight:500;
}

input[type=button].btn-arrow-right,
.btn-arrow-right {
	background-color: #0071B3!important;
	background: #0071B3 url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/blue_button_right_big.png") no-repeat scroll 100% 50% !important;
	padding-right:74px!important;
	font-family:"Roboto",sans-serif;
	font-weight:500;
	text-align:center;
}
input[type=button].btn-arrow-right:hover,
.btn-arrow-right:hover {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/blue_button_right_big-hover.png")!important;
}
.office-schema input[type=button].btn-arrow-right,
.office-schema .btn-arrow-right {
	background-color:#0071B3!important;
	background: #0071B3 url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/blue_button_right_big_official.png") no-repeat scroll 100% 50% !important;
}
.office-schema input[type=button].btn-arrow-right:hover,
.office-schema .btn-arrow-right:hover {
	background-color: #0071B3!important;
	background: #0071B3 url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/blue_button_right_big_official_hover.png") no-repeat scroll 100% 50% !important;
}


.btn-arrow-left,
input[type=button].btn-arrow-left,
#ERROR_container_Page .btn-arrow {
	background-color:#0071B3!important;
	background: #0071B3 url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/blue_button_left_big.png") no-repeat scroll 0% 50% !important;
	padding-left:74px!important;
	padding-right:20px!important;
	font-family:"Roboto",sans-serif;
	font-weight:500;
	text-align:center;
}
.btn-arrow-left:hover,
input[type=button].btn-arrow-left:hover,
#ERROR_container_Page .btn-arrow:hover {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/blue_button_left_big-hover.png")!important;
}
.office-schema .btn-arrow-left {
	background-color: #0071B3!important;
	background: #0071B3 url("../../war/eprThemeStandardStatic/themes/standard/images/components/blue_button_left_big_officialf97b.html?locale=pl&amp;locale=en&amp;locale=en-US") no-repeat scroll 0% 50% !important;
}


.btn-arrow-right-red {
	background-color: #e02b26!important;
	background: #e02b26 url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/red_button_right_big.png") no-repeat scroll 100% 50% !important;
	padding-right: 79px !important;
}

.btn-small-gray {
	background-color: #cfd5e2 !important;
    color:#0067a3!important;
	padding: 6px 10px !important;
}
.btn-small-gray:hover,
.btn-small-gray:focus{
	background-color: #b5bed2 !important;
    color:#005080!important;
}
.office-schema .btn-small-gray {
    color:#4b60a5!important;
}

input[type="button"].btn-medium-gray,
.btn-medium-gray {
	font-size: 14.4px!important;
	padding: 12px 18px !important;
	background-color: #cfd5e2!important;
    color:#0067a3!important;
}

input[type="button"].btn-medium-gray:hover,
input[type="button"].btn-medium-gray:focus,
.btn-medium-gray:hover, 
.btn-medium-gray:focus{
	background-color: #b5bed2 !important;
    color:#005080!important;
}
.office-schema input[type="button"].btn-medium-gray,
.office-schema .btn-medium-gray {
    color:#4b60a5!important;
}


.ui-dialog .ui-dialog-buttonset .blue-button {
	background-color:#0071b3!important;
	color:#fff!important;
}
.ui-dialog .ui-dialog-buttonset .blue-button:hover {
	background-color:#005080!important;
}
.office-schema .ui-dialog .ui-dialog-buttonset .blue-button {
	background-color:#4b60a5!important;
	color:#fff!important;
}
.office-schema .ui-dialog .ui-dialog-buttonset .blue-button:hover {
	background-color:#2f3c68!important;
}
 

.ui-dialog .ui-dialog-buttonset .gray-button, 
input[type=submit].gray-button,
input[type=button].gray-button,
.gray-button {
    background-color: #cfd5e2!important;
    color:#0067a3!important;
    font-weight:500;
}
.ui-dialog .ui-dialog-buttonset .gray-button:hover,
input[type=submit].gray-button:hover,
input[type=button].gray-button:hover,
input[type=submit].gray-button:focus,
input[type=button].gray-button:focus,
.gray-button:hover,
.gray-button:focus {
	background-color: #b5bed2!important;
    color:#005080!important;
}
.gray-button .ui-icon {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/primefaces-aristo/ui-icons_0071b3_256x240.png");
}
.gray-button:hover .ui-icon,
.gray-button:focus .ui-icon {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/primefaces-aristo/ui-icons_005080_256x240.png");
}
.office-schema .ui-dialog .ui-dialog-buttonset .gray-button,
.office-schema input[type=submit].gray-button,
.office-schema input[type=button].gray-button,
.office-schema .gray-button {
    color:#4b60a5!important;
    background-color: #cfd5e2!important;
}
.office-schema .ui-dialog .ui-dialog-buttonset .gray-button:hover,
.office-schema input[type=submit].gray-button:hover,
.office-schema input[type=submit].gray-button:focus,
.office-schema input[type=button].gray-button:hover,
.office-schema input[type=button].gray-button:focus,
.office-schema .gray-button:hover,
.office-schema .gray-button:focus {
    color:#2e3b67!important;
    background-color:#b5bed2!important;
}

.office-schema .gray-button .ui-icon {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/primefaces-aristo/ui-icons_4b60a5_256x240.png");
}


.ui-fileupload-cancel.ui-button-icon-only {
	background-color: #cfd5e2!important;
	color:#0067a3!important;
}
.ui-fileupload-cancel.ui-button-icon-only:hover,
.ui-fileupload-cancel.ui-button-icon-only:focus {
	background-color: #b5bed2!important;
    color:#005080!important;
}
.office-schema .ui-fileupload-cancel.ui-button-icon-only {
    color:#4b60a5!important;
}

.gray-button-box button,
.gray-button-box input[type=button],
.gray-button-box input[type=submit],
.gray-button-box a,
.EP2_button.gray-button-box a,
.gray-button-box span {
    background-color: #cfd5e2!important;
    color:#0067a3!important;
}
.gray-button-box button {
	margin-top:0;
}
.gray-button-box:hover button,
.gray-button-box input[type=button]:hover,
.gray-button-box input[type=submit]:hover,
.gray-button-box:hover a,
.EP2_button.gray-button-box:hover a,
.gray-button-box:focus a,
.EP2_button.gray-button-box:focus a,
.gray-button-box:hover span,
.gray-button-box:focus span {
	background-color: #b5bed2!important;
    color:#005080!important;
}
.office-schema .gray-button-box button,
.office-schema .gray-button-box input[type=button],
.office-schema .gray-button-box input[type=submit],
.office-schema .gray-button-box a,
.office-schema .gray-button-box span {
    color:#4b60a5!important;
}


.btn-small-green {
	background-color: #47a353 !important;
	padding: 6px 10px !important;
}
.btn-small-green:hover, .btn-small-green:focus{
	background-color: #387c41 !important;
}


.btn-small-blue {
	background-color: #0071B3 !important;
	padding: 6px 10px !important;
}
.btn-small-blue:hover, .btn-small-blue:focus{
	background: #005080 !important;
}
.office-schema .btn-small-blue {
    background-color:#4b60a5;
}
.office-schema .btn-small-blue:hover, 
.office-schema .btn-small-blue:focus {
    background-color:#2f3c68;
}

.btn-small-red{
	padding: 6px 10px !important;
	background-color: #e02b26 !important;
}

.btn-small-red:hover, .btn-small-red:focus{
	background-color: #c02824 !important;
}

.btn-medium-blue {
	background-color: #0071B3 !important;
	padding: 12px 19px !important;
}
.btn-medium-blue:hover, .btn-medium-blue:focus{
	background-color: #005080 !important;
}
.office-schema .btn-medium-blue {
    background-color:#4b60a5!important;
}
.office-schema .btn-medium-blue:hover, 
.office-schema .btn-medium-blue:focus {
    background-color:#2f3c68!important;
}

.btn-medium-green {
	font-size: 0.9em !important;
	padding: 12px 19px !important;
	background-color: #47a353 !important;
}

.btn-medium-green:hover, .btn-medium-green:focus{
	background-color: #387c41 !important;
}

.btn-medium-red{
	font-size: 0.9em !important;
	padding: 12px 19px !important;
	background-color: #e02b26 !important;
}

.btn-medium-red:hover, .btn-medium-red:focus{
	background-color: #c02824 !important;
}


.btn-big {
	font-size: 1.1em !important;
	padding: 33px 40px 29px 40px !important;
}

.btn-big-green {
	font-size: 1.1em !important;
	padding: 33px 40px 29px 40px !important;
	background-color: #47a353 !important;
}

.btn-lower-img {
	font-size: 1.1em !important;
	padding: 33px 40px 29px 64px !important;
	color: #0071B3 !important;
	background-color: #CFD5E2 !important;
	background-position: left 22px center !important;
}

.btn-ico-plus{
	background-image: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/ico-plus.png') !important;
    background-position: left center !important;
    background-repeat: no-repeat !important;
    padding-left: 44px !important;
}

.btn-order {
	background-color: #47a353 !important;
	font-weight: normal !important;
}

.btn-upper {
	font-size: 0.9em !important;
	padding: 12px 19px !important;
	font-weight: normal !important;
}

.btn-upper-img {
	font-size: 0.9em !important;
	padding: 16px 19px 16px 45px !important;
	font-weight: normal !important;
	color: #0071B3 !important;
	background-color: #CFD5E2 !important;
}

.btn-view {
	background-color: #CFD5E2!important;
	background: #CFD5E2 url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/_preview_button.png') left center no-repeat !important;
}

.btn-lower {
	font-size: 1.1em !important;
	padding: 33px 40px 29px 40px !important;
	font-weight: normal !important;
}

.btn-lower-img {
	font-size: 1.1em !important;
	padding: 33px 40px 29px 64px !important;
	font-weight: normal !important;
	color: #0071B3 !important;
	background-color: #CFD5E2 !important;
	background-position: left 22px center !important;
}

.btn-show-more{
	background-color: #CFD5E2;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #0071B3;
    font-size: 0.875em;
    font-weight: bold;
    padding: 8px 44px 8px 0;
    margin: 0;
    background-image: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/ico-show-more.png');
    background-position: right center;
    background-repeat: no-repeat;
}
.btn-show-more:focus{
	background-color: #CFD5E2;
}

.login-form .row {
	margin-top: 25px;
	width: 80%;
	float: left;
}

.login-form .btn {
	margin-top: 20px;
	padding-top: 30px;
	text-align: center;
	display: inline-block;
	margin-left: 125px;
}

.input-field.input-field-prefix {
	width: 35px;
	color: #000;
	font-weight: bold;
}

.input-field.input-field-phone {
	width: 224px;
}



#rejestracja .error-class {
	font-size:14px;
	clear:both;
	color:#f00;
	margin-top:4px;
	margin-left:4px;
	margin-right: 0;
	line-height:1.15em;
	display:block;
	max-width:315px;
}
#rejestracja #messages.error-class {
	max-width:none;
}
#rejestracja table.headline-with-number {
	margin-bottom:0;
	table-layout:fixed;
}
#rejestracja table.headline-with-number td:first-child {
	width:456px;
}
#rejestracja table.headline-with-number td:first-child + td {
	width: 456px; 
	text-align: right
}
#rejestracja .input-tel-fax-td {
	padding:0;
}
#rejestracja .input-tel-fax-td .error-class {
	margin-left:13px;
}
#rejestracja .input-tel-fax-td table td {
	padding-left:10px;
	padding-right:0;
	padding-bottom:0;
}

#weryfikacja p {
	margin-bottom:1em;
}
#weryfikacja input[type=text] {
	margin-bottom:1em;
}
#weryfikacja input[type=submit] {
	margin-right:5px;
}

#form .UB_register tr td:first-child {
	text-align:right;
}
#form .UB_register tr td:first-child label {
	margin-right:0;
}
#form .UB_register tr td.checkbox-column:first-child {
	text-align:left;
}



/*===============ICON INFO HINT=================*/

.icon-info-hint {
    background: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/icon_info_hint_16.png") no-repeat !important;
    width: 16px;
    height: 16px;
    padding: 0;
	margin-left:5px;    
}
.ui-button + span .icon-info-hint {
	margin-left:0;
}
.icon-info-hint span{
    display:none;
}

.ui-radiobutton + label + .info-hint-box {
	margin-left:-15px;
	margin-right:0;
}
.ui-radiobutton + label + .info-hint-box button {
	margin-right:0;	
}

button.icon-info-hint {	
	padding-bottom:0!important;
}
label button.icon-info-hint {
	padding-right:0!important;
}

.panel-info-hint {
    background-color: #FFF;
    max-width:570px;
    text-align:left;    
}

/*==============MENU==========================*/
.ui-menu {
	width: 12.5em;
	padding: 0.3em;
	position: relative;
	outline: 0 none;
}

.ui-menu.ui-menu-dynamic {
	position: absolute;
	display: none;
	z-index: 100000;
}

.ui-menu .ui-menuitem-link {
	display: block;
	width: 92%;
	outline: none;
	text-decoration: none;
	/* font-weight:bold;*/
	border: solid 1px transparent;
	float: left;
	line-height: 16px;
	padding: 0.3em;
	cursor: pointer;
	color: #ffffff;
}

div.ui-menu.ui-menu-dynamic {
	/*font-weight:bold;*/
	background-color: #0071B3;
	color: #ffffff;
	box-shadow: 0 0 0;
	padding: 0;
}

div.ui-menu.ui-menu-dynamic li a {
	border-bottom: 1px solid #004770 !important;
	padding: 15px 10px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	width: 100%;
}

div.ui-menu.ui-menu-dynamic li a:hover,
div.ui-menu.ui-menu-dynamic li a:focus{
	text-decoration: underline !important;
}

div.ui-menu.ui-menu-dynamic li a .ui-menuitem-text{
	float: none;
}


/*===============FILE=================*/
input[type="file"] {
	display: block;
	margin: 5px 0;
}

/*===============SELECT=================*/
div.select {
	position: relative;
	margin: 0;
	height: 54px;
	min-height: 54px;
}

.EP2_inputField div.select {
	margin-top: 0;
	height: 38px;
	min-height: 54px;
}

select.select {
	position: relative;
	font-size: 1em;
	z-index: 10;
	width: 320px !important;
	min-height: 52px !important;
	height: 52px !important;
	line-height:48px;
	cursor: pointer;
	margin: 0;
}

.EP2_inputField select.select {
	margin-top: 0;
	min-height: 38px !important;
	height: 38px !important;
	width: 208px !important;
}

select.select option {
	outline: 0;
	font-size: 1em;
	padding: 5px 0;
	text-indent: 10px;
	color:#333;
}

select.select option:hover {
	background: #ccc url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/bg_option.png) repeat;
	color:#333;
}

span.select {
	background: url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/sel-more.png) no-repeat #fff right !important;
	height: 47px;
	min-height: 47px;
	line-height: 48px;
	position: absolute;
	padding: 0 50px 0 10px;
	width: 254px;
	overflow: hidden;
	top: 0;
	left: 0;
}
.office-schema span.select {
    background-image: url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/sel-more-official.png)!important;
}

span.select span.title {
	width: 260px;
	display: block;
	overflow: hidden;
	white-space: pre;
}

.EP2_inputField span.select {
	height: 33px;
	min-height: 33px;
	line-height: 33px;
	width: 149px;
}

div.textarea textarea {
	border: 2px solid #A3AEC7;
	width: 295px;
	color: #A3AEC7;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	margin:1px;
}
div.textarea textarea:focus {
	border: 3px solid #0071b3;
	margin:0;
}
.office-schema div.textarea textarea:focus {
	border-color:#4b60a5;
}

td.textarea {
	white-space: pre-line;
}

/* PAGINATOR */

.ui-paginator{
	font-size: 0.8em;
	text-align: center;
	margin: 5px 0 0 0;
}

 .ui-paginator-first{
 	background-color: #EDEEF2;
	background: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/first.png') no-repeat center center;
}
.ui-paginator-prev{
	background-color: #EDEEF2;
	background: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/prev.png') no-repeat center center;
}
.ui-paginator-next{
	background-color: #EDEEF2;
	background: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/next.png') no-repeat center center;
	
}
.ui-paginator-last{
	background-color: #EDEEF2;
	background: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/last.png') no-repeat center center;
}


.ui-paginator-first.ui-state-disabled{
	background-color: #EDEEF2;
	background: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/first-dis.png') no-repeat center center;
}
.ui-paginator-prev.ui-state-disabled{
	background-color: #EDEEF2;
	background: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/prev-dis.png') no-repeat center center;
}
.ui-paginator-next.ui-state-disabled{
	background-color: #EDEEF2;
	background: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/next-dis.png') no-repeat center center;
}
.ui-paginator-last.ui-state-disabled{
	background-color: #EDEEF2;
	background: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/last-dis.png') no-repeat center center;
}
 
  .ui-paginator-first,
  .ui-paginator-prev,
  .ui-paginator-next,
  .ui-paginator-last{
  	width: 22px;
  	height: 22px;
  	padding: 0 !important;
  	-webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    
    behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
    position: relative;
  }
  
 .ui-paginator-current{
 	margin: 0 !important;
    padding: 0 5px !important;
    position: relative;
    top: 2px;
 }
 
   .ui-paginator-first > *,
  .ui-paginator-prev > *,
  .ui-paginator-next > *,
  .ui-paginator-last > *{
  	visibility: hidden;
  }  
 
 .ui-sortable-column .ui-sortable-column-icon{
 	width:6px;
 	height: 10px;
 	display: inline-block;
 	margin: 0 0 0 3px;
 }
  
.ui-sortable-column .ui-sortable-column-icon.ui-icon-carat-2-n-s{
  	background: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/grid/iconSortDescending.png');
}

.ui-sortable-column .ui-sortable-column-icon.ui-icon-carat-2-n-s.ui-icon-triangle-1-s{
  	background: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/grid/iconSortAscending.png');
}

/* HEADLINE WITH NUMBER */

.headline-with-number{
	width: 884px;
	margin:10px 8px;	
}

.headline-with-number td{
	border: 0 none;
	padding: 0 !important;
	line-height: normal !important;
}

.headline-with-number .number{
	background: none repeat scroll 0 0 #CFD5E2;
    font-size: 1.3em;
    font-weight: bold;
    height: 36px;
    text-align: center;
    width: 36px;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    
    behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
    position: relative;
}
.headline-with-number .title{
	font-weight: bold;
	font-size: 1.2em;
	padding: 0 10px !important;
}

.headline-with-number .hint{
	 font-size: 0.75em;
    text-align: right;
    vertical-align: bottom;
}

/* H1-HEADLINE */
h1.h1-headline{
	font-size: 1.625em;
    line-height: normal;
    padding: 15px 0;
    border-bottom: 2px solid #CFD5E2;
    color: #252525;
    font-weight: normal;
}

/* H2-HEADLINE */

h2.h2-headline{	
	display: table;
	width: 100%;
}

h2.h2-headline > span{
	display: table-cell;
}
h2.h2-headline span.number{
	width: 46px;
}

h2.h2-headline span.number span{
	background: none repeat scroll 0 0 #CFD5E2;
    font-size: 20px;
    line-height: 36px;
    font-weight: bold;
    height: 36px;
    text-align: center;
    width: 36px;
    display: block;
    margin: 0 10px 0 0;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    
    behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
}

h2.h2-headline span.title span{
	font-size: 19px;
	font-weight: bold;
	display: block;
	margin: 0 10px 0 0;
}

/* PLATFORM KKSP */

.platform-type-box ul{
	display: table;
	width: 100%;
	table-layout: fixed;
}

.platform-type-box li{
	display: table-cell;
}

.platform-type-box li a.platform{
	display: block;
	border: 1px solid #E7E7E7;
	margin: 1px;
	padding: 20px;
	text-align: center;
	text-decoration: none;
}

.platform-type-box li a.active.platform{
	border: 2px solid #0172B3;
    margin: 0;
}

.platform-type-box li a:hover{
	text-decoration: none;
}

.select-directory .ui-panel .ui-panel-content{
	padding: 0;
}

.platform-type-box li a img{
	height: 100px;
	margin-bottom: 0.5em;
	border: 0;
}

.platform-type-box li a span.title{
	color: #252525;
	font-size: 1.65em;
	line-height: 1.5em;
	text-shadow: 1px 1px 0 #DBDBDB;
	display: block;
	margin-top: 4.5em;
}

.EPUAPPlatformStyle{
	background-image: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/EPUAP.png');
	background-position: center 50px;
	background-repeat: no-repeat;
}

.PDZPlatformStyle{
	background-image: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/PDZ.png');
	background-position: center 22px;
	background-repeat: no-repeat;
	background-size:28%;
}

.PRGPlatformStyle{
	background-image: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/PRG.png') ;
	background-position: center 22px;
	background-repeat: no-repeat;
	background-size:28%;
}

/* datatable */

.ui-datatable .ui-datatable-header,.ui-datatable .ui-datatable-footer {
	padding: 0px;
}

.ui-datatable .ui-datatable-header table td{
	border: 0 none;
}

.ui-datatable .ui-datatable-header .titlePanel h1{
    color: #252525;
    font-size: 1.625em;
    line-height: normal;
    padding: 15px 0;
    margin: 0;
    font-weight: normal;
    text-align: left;
}

.ui-datatable .ui-datatable-tablewrapper tbody{
	background-color: #EDEEF2;
}

.ui-datatable .ui-datatable-tablewrapper table tr{
	padding: 8px;
	border-top: 2px solid transparent;
	border-bottom: 2px solid #CFD5E2;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
}

.ui-datatable .ui-datatable-tablewrapper table td, 
.ui-datatable .ui-datatable-tablewrapper table th{
	border: 0 none;
}

/*
.ui-datatable .ui-datatable-tablewrapper tbody tr:hover	td{
	border-top: 2px solid #0071b3;
	border-bottom: 2px solid #0071b3;
}

.ui-datatable .ui-datatable-tablewrapper tbody tr:hover{
	border-left: 2px solid #0071b3;
	border-right: 2px solid #0071b3;
}
*/

.ui-datatable .ui-datatable-tablewrapper table td{
	font-size: 0.875em;	
	padding: 8px;
}

.ui-datatable .ui-datatable-tablewrapper table th{
	font-size: 0.750em;
	font-weight: normal;
	text-align: left;
}

.ui-datatable td.ui-selection-column div.ui-chkbox{
	border-right: 1px dashed #CCCCCC;
    padding: 10px 5px 10px 0;
}

.ui-datatable th.ui-selection-column div.ui-chkbox{
	border-right: 1px solid transparent;
    padding: 0 5px 0 0;
}

.ui-datatable th.ui-selection-column .ui-chkbox-all{
	width: auto;
}

.ui-datatable .ui-selection-column div.ui-chkbox .ui-chkbox-box{
	width: auto;
	height: auto;
	display: none;
}

.expandedRow .label-element{
	margin: 0.5em 0;
	display: inline-block;
	width: 25%;
}

.expandedRow .value-element{
	margin: 0.5em 0;
	display: inline-block;
	width: 50%;
}

.expandedRow .value-element > span{
	display: block;
}


.column-more{
	text-align: right;
}

.column-more .btn-more{
	padding: 0 20px;
}

.column-more .ui-commandlink{
	font-weight: bold;
	color: #0071B3;
	text-decoration: none;
}

.column-more .ui-commandlink:focus,
.column-more .ui-commandlink:hover{
	text-decoration: underline;
}

.ui-helper-hidden-accessible {
	position: relative !important;
}



/* File input */



.file-container {
	width:380px;	
	display:inline-block;
	position:relative;
	text-overflow:ellipsis;
	overflow: hidden;
}
/* input file dostaje z-index:2, oraz pozycjonowanie absolutne */
.file-container input[type="file"],
.office-schema input[type="file"],
.the-file-input,
.office-schema .the-file-input {
	position:absolute;
	left:-5px;
	right:0;
	top:0;
	bottom:0;
	opacity:0;
	width:155px;
	height:100%;
	filter:alpha(opacity = 0);
	z-index:1002;
	height:36px;
	display:block;
	cursor:pointer;	
	cursor: pointer;
	overflow:hidden;
	margin-top:0;
}

/* a input text i button dostaje mniejszy z-index dzięki czemu znajduję się pod "niewidzialnym" input file */
.file-container input[type="text"],
.office-schema .file-container input[type="text"] {
	float:left;
	height:33px;
	background:transparent!important;
	z-index:0;
	padding:0;
	position:relative;
	color:#0172b3!important;
	border:0 none;
	margin:0;
	margin-left:20px;
	max-width:160px;
	white-space: nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.file-container input[type="button"],
.office-schema .file-container input[type="button"],
.pay-now-button, .show-transfer-data,
#paymentForm\:payNowLinkId {
	float:left;
	width:150px;
	height:35px;	
	padding-left:30px!important;
	text-align:center;
	font:bold 14px/10px "Arial",sans-serif;	
	display:block;
	color:#0172b3!important;
	border:2px solid #0172b3!important;
	cursor:pointer;
	z-index:0;
	position:relative;
	padding-top:10px!important;
}
.pay-now-button, .show-transfer-data,
#paymentForm\:payNowLinkId {
	padding-top:2px!important;
}
.file-container input[type="button"],
.office-schema .file-container input[type="button"] {
	background-color: #fff!important;
	background:#fff url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/file-bg.png") no-repeat 10px 12px!important;
	overflow:hidden;
}
.file-container input[type="file"]:hover + input,
.office-schema input[type="file"]:hover + input {
	background-color: #fff!important;
	background-position:10px -79px;
	color:#005080!important;
	border-color:#005080!important;
}
.pay-now-button, .show-transfer-data,
#paymentForm\:payNowLinkId {
	line-height:35px;
	top:-5px;
	background:#fff url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/pay-now-bg.png") no-repeat 10px 12px;
	top:-9px;
	display:inline-block;
	margin-left:12px;
	float:none;
	top:-1px;
	-webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    
    behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
	position: relative;
}
.pay-now-button:hover, .show-transfer-data:hover,
#paymentForm\:payNowLinkId:hover {
	background-position:10px -74px;
	color:#005080!important;
	border-color:#005080!important;
	text-decoration: none;
}
.show-transfer-data {
	width:auto!important;
	padding-left:5px!important;
	padding-right:5px!important;
	background:none!important;
}

.office-schema .file-input-text {
	color:#2F3C68;
}


a.link-button,
a.link-button2,
a.gray-link-button2 {
    display:inline-block;
    height:46px;
    line-height:46px;
    color:#fff;
    text-align:center;
    padding-right: 44px;
    font-weight:500;
    font-family:"Roboto",sans-serif!important;
    font-size:14px;
    background-color:#0071b3;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    
    behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);    
    position:relative;
}
.ui-datatable a.link-button,
.ui-datatable a.link-button2,
.ui-datatable a.gray-link-button2 {
	display:inline-block;
}
.office-schema a.link-button,
.office-schema a.link-button2 {
    background-color:#4b60a5;
}
a.link-button:hover,
a.link-button2:hover,
a.gray-link-button2:hover {
    text-decoration: none;
}
a.link-button:hover,
a.link-button2:hover {
	background-color:#005080;
}
.office-schema a.link-button:hover,
.office-schema a.link-button2:hover {
	background-color:#2f3c68;
}
a.link-button span {
    display:block;
    position:absolute;
    right:0;
    top:0;
    height:46px;
    width:44px;        
    background:#0094ec url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/button-arrow-right.png) no-repeat 19px 20px;
    
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);    
}
a.link-button:hover span {
	background-color:#0075bb;
}
.office-schema a.link-button span {
    background-color:#7384bf;
}
.office-schema a.link-button:hover span {
	background-color:#5b70b5;
}
a.link-button2,
a.gray-link-button2 {
	padding:0 19px;	
}
a.gray-link-button2 {
	background-color:#cfd5e2;
	color:#0067a3;
}
a.gray-link-button2:hover {
	background-color:#b5bed2;
	color:#005080;
}
.office-schema a.gray-link-button2 {
	color:#4b60a5;
}


.link-buttons {
	text-align:right;	
}
.link-buttons a + a {
	margin-left:10px;
}

.command-link {	
	font-weight:bold;
}
.command-link + .ui-menubutton {
	margin-left:18px;
}



.icon-link,
.view-link {	
	background-repeat: no-repeat;
	background-position: left center;	
	font-weight:bold;
}
.command-link:hover,
.icon-link:hover,
.view-link:hover {
	text-decoration: none;
	color:#005080;
}
.office-schema .command-link:hover,
.office-schema .icon-link:hover,
.office-schema .view-link:hover {
	color:#2f3c68;
	text-decoration: none;
}
.icon-link,
.download-link {
	background-image:url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/download.png);	
	padding-left:23px;
}
.download-link:hover {
	background-image:url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/download-hover.png);	
}
.office-schema .download-ink {
	background-image:url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/download-office.png);	 
}
.office-schema .download-link:hover {
	background-image:url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/download-office-hover.png);	
}
.view-link {
	padding-left:30px;
	background-image:url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/view.png);
}
.view-link:hover {
	background-image:url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/view-hover.png);	
}
.office-schema .view-link {
	background-image:url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/view-office.png);	 
}
.office-schema .view-link:hover {
	background-image:url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/view-office-hover.png);	
}


.EP_returnLink,
.back-link,
.back-button {
    font-weight:bold;
    display: inline-block;
    margin-bottom:18px;
    margin-top:17px;
    padding-left:16px;
    background: transparent url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/back-arrow.png) no-repeat left center;
}
.office-schema .EP_returnLink,
.office-schema .back-link,
.office-schema .back-button {
	background: transparent url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/back-arrow-office.png) no-repeat left center;
}


#login-stats-form .ui-datatable-header {
    text-align:left;
    font-family:"Roboto",sans-serif;
    font-size:26px;
    font-weight:500;
    margin:15px 0;
}
#login-stats-form .ui-datatable-tablewrapper > table tr td:first-child {
    background-color:#fff!important;
    color:#262c3f;
    font-family:"Roboto",sans-serif;
    font-size:18px;
    font-weight:500;
}
#login-stats-form .ui-datatable-tablewrapper > table tr:hover td {
	border:0 none!important;
}
#login-stats-form .ui-datatable-tablewrapper > table tr.ui-datatable-even td {
    background-color:#fff;
    border:0 none!important;
}
#login-stats-form .ui-datatable-tablewrapper > table tr.ui-datatable-odd td {
    background-color:#f7f7f9;
    border:0 none!important;
}
#login-stats-form .ui-datatable-tablewrapper > table tr.ui-datatable-odd td:first-child {
	background-color:#fff;
}
#login-stats-form .ui-datatable-tablewrapper tbody tr:hover td {
    border:0 none!important;
}
#login-stats-form .ui-datatable-tablewrapper tbody tr td {
    border-bottom:0 none;
}
#login-stats-form .ui-datatable-tablewrapper > table tr td.borderTop,
#login-stats-form .ui-datatable-tablewrapper > table tr td.borderTop +td,
#login-stats-form .ui-datatable-tablewrapper > table tr td.borderTop +td+td {
    border-top:2px solid #cfd5e2!important;
}





.expandedRow {
    max-width:1110px;
    display:block;    
    text-overflow:ellipsis;
    overflow:hidden;
}


.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
	*zoom: 1;
}


/* css image preload */
body:after {
	display:none;
	content:url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/view-hover.png) 
			url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/view-office-hover.png)
			url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/download-office.png)
			url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/download-office-hover.png)
			url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/blue_button_right_big-hover.png)
			url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/blue_button_left_big-hover.png)
			url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/blue_button_right_big_official_hover.png)
			url(../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/blue_button_left_big_official_hover.png)
			url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/arrow_down_up-hover.png")
			url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/arrow_down_up-office-hover.png");
}

.address-component tbody td:first-child {
	vertical-align: top !important;
	font-weight: normal !important;
	text-align: right !important;
}

.btn-more
 {
	background-color: transparent !important;
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/ico-more.png") !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	border: 0 none !important;
	height: 12px !important;
	margin: 0 !important;
	width: 14px !important;
	padding: 0 !important;
    -webkit-border-radius: 0px!important;
       -moz-border-radius: 0px!important;
            border-radius: 0px!important;
}
.office-schema .btn-more {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/ico-more-podmiot.png") !important;
}
.btn-more.ui-state-focus{
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/ico-less.png") !important;
}
.office-schema .btn-more.ui-state-focus{
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/ico-less-podmiot.png") !important;
}

.btn-more:focus, .btn-more:hover{
	background-color: transparent !important;
}

.icePnlCnf,
.icePnlPop {
	border: 1px solid #ebedf1;
}
.icePnlCnf > table,
.icePnlPop > table {
	background: #fff;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.8);
	min-width: 500px;
}
.icePnlCnf > table .icePnlCnfHdr,
.icePnlPop > table .icePnlPopHdr {
	background: #dfdfdf;
	vertical-align: middle;
	color: #262d40;
	float: none;
	font-family: "Roboto",sans-serif;
	font-size: 1.625em;
	font-weight: normal;
	letter-spacing: 0;
	margin: 0;
	min-height: 26px;
	padding: 25px 30px!important;
}
.icePnlCnf > table .icePnlCnfBody,
.icePnlPop > table .icePnlPopBody {
	max-width: 900px;
	padding: 20px 30px 10px!important;
	font-size: 14px;
	line-height: 1.25em!important;
}
.icePnlCnf > table .icePnlCnfBtns {
	background-image: none;
	border-width: 1px 0 0;
	margin: 0;
	padding: 20px 30px!important;
	text-align: left;
}

.icePnlCnf > table .icePnlCnfBtns input,
.icePnlCnf > table .icePnlCnfBtns button {
	margin: 5px 15px;
	margin-left: 0;
}

.plece {
	float: right;
	margin-right: 15px;
	height: 30px;
	vertical-align: top;
	width: 250px;
	font-size: 1em;
	color: #a3aec7;
	border: 2px solid #a3aec7;
	border-radius: 4px;
}

.plece:focus {
	color: #000;
	border: 3px solid #4b60a5;
}

/***
 Draco reset 
 ***/
 
.EP_boxMessageInfoMiddleContent, .EP_boxMessageWaitMiddleContent, .EP_boxMessageValidMiddleContent, .EP_boxMessageInvalidMiddleContent, .EP_boxMessageWarningMiddleContent {
	min-height:0;
}
.EP_boxMessageInfoMiddleContent p, .EP_boxMessageWaitMiddleContent p, .EP_boxMessageValidMiddleContent p, .EP_boxMessageInvalidMiddleContent p, .EP_boxMessageWarningMiddleContent p {
	color:inherit;
	margin:0;
}
.EP_boxMessageInfoMiddle, .EP_boxMessageWaitMiddle, .EP_boxMessageValidMiddle, .EP_boxMessageInvalidMiddle, .EP_boxMessageWarningMiddle {
	background-color:inherit;
	float:none;
}
.EP_boxMessageInfoMiddleContent, .EP_boxMessageWaitMiddleContent, .EP_boxMessageValidMiddleContent, .EP_boxMessageInvalidMiddleContent, .EP_boxMessageWarningMiddleContent {
	margin-left:0;
}
.EP_boxMessageInfoTop, .EP_boxMessageWaitTop, .EP_boxMessageValidTop, .EP_boxMessageInvalidTop, .EP_boxMessageWarningTop {
	display:none;
}
.EP_boxMessageInfoBottom, .EP_boxMessageWaitBottom, .EP_boxMessageValidBottom, .EP_boxMessageInvalidBottom, .EP_boxMessageWarningBottom {
	display:none;
}
.EP_boxMessageInfoIconInfo, .EP_boxMessageWaitIconInfo, .EP_boxMessageValidIconInfo, .EP_boxMessageInvalidIconInfo, .EP_boxMessageWarningIconInfo {
	display:none;
}
.EP_containerBoxMessageInvalid {
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        	box-sizing: border-box;
} 
.EP_iconInvalidBig {
	display:none;	
}
/*** 
 Draco reset END
***/



#login-popup .content {
	width:auto;
}

/* Overlayer */
.section-overlay-background {
	background-color: #fff;
	height: 100%;
	opacity: 0.7;
	position: fixed;
	width: 100%;
	z-index: 9999;
}
.section-overlay {
	background-color: #FFFFFF;
	box-shadow: 0 0 20px 5px #fff;
}

.section-overlay.login,
.section-overlay.lock{
	border: 5px solid #EBEDF1;
	left: 45%;
	margin-left: -272px;
	margin-top: -142px;
	position: fixed;
	top: 30%;
	width: 700px;
	z-index: 99999;
}

.section-overlay.lock {
	margin-top:0;
}

.login-popup .content {
	position:relative;
}

.login-popup .title {
	background-color: #EBEDF1;
	display:table;
	width: 100%;
    position:relative;
}

.login-popup .title > *{
    line-height:64px;
    display:inline-block;    	
}


.login-popup .title .header {
	color: #252525;
	font-size: 1.625em;
	letter-spacing: 1px;
    font-family:"Roboto",sans-serif;
    font-weight:500;
    margin-left:25px;
    margin-right:18px;
}

.login-popup .login_no_acount a {
    font-size:16px;
}


.login-popup .button-hide-login-frame a {
    position:absolute;
    right:7px;
    top:7px;
    width:45px;
	height: 45px;
	text-indent: -9999px;
	display: block;	
	background: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/_btn-close-pop-up.png") no-repeat left center;
}

.login-popup .button-hide-login-frame a:hover{
	background-position: right center;
}

/* IFRAME */

.row{
	position:relative;
	margin-top: 20px;
}


.login-frame {
	display: block;
	width: 700px;
	min-height: 500px;
	overflow: hidden;
}

.login-frame-body .required-field {
	color:#929292;
	font-size:0.750em;
	padding: 5px 0;
	margin-left: 310px;
}
.login-frame-body .qualified-cert {
	position: absolute;
	right: 0;
	top: 30px;
	width: 230px;
	line-height: normal;
	z-index: 10;
}

.login-frame-body label {
	display:inline-block;
	width: 80px;
	margin-right:20px;
	text-align:right;
	color: #333;
	font-size: 1em;
}
.login-frame-body input {
	display:inline-block;
	width:290px;
	text-align: left;	
}
.login-frame-body .login-form .btn input {
	width:305px;
}

.login-popup a, .login-frame-body a {
	font-size:0.875em;
}

.login-form .row {
	margin: 0;
	margin-bottom: 20px;
	width: 100%;
}

.login-form .btn {
	padding-top: 0;
	margin: 10px 0 10px 100px;
	width: 100%;
	text-align: left;
}

.login-popup .links {
	position:absolute;
	height: 50px;
	width:100%;
	bottom:0;
	background-color:#EBEDF1
}

.login-popup .links a {
	display:inline-block;
	line-height:20px;
	margin: 15px 0 0 78px;
}

.login-popup .links a.pass-reminder {
	padding-right:20px;
	margin-right: -67px;
	border-right: 1px solid #0071b2;
	margin-left:118px;
}

#certificateForm {
	padding:15px;
} 
#certificateForm .btn {
	margin-left:18px!important;
}
#certificateForm input[type="button"] {
    min-width: 200px;
    padding-right: 70px !important;
}

#PASSWORD_container span.req:before {
	content:" ";
}

#ERROR_container_Page .EP_labelMain_Draco {
	display:none;
}
#ERROR_container_Page .EP_windowLightMiddleContent, .EP_windowPopupMiddleContent {
	padding:15px;
	padding-top:0;
}
#ERROR_container_Page #main {
	padding:25px 20px;
}
#preAuthorization_container .req,
#preAuthorization_container .required-field {
	display:none;
}

#statute_container  .EP_windowTopLeft {
	margin-left:5px;
}
#statute_container h2 {
	margin:15px 0 0;
}
#statute_container .EP_formCheckbox label,
#statute_container .EP_formCheckbox p {
	float:none;
	display:inline;
	line-height:1.5em;
	top:-2px;
	margin-left:3px;
}
#statute_container .EP_buttonPartContent a {
	background: #0071B3 url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/blue_button_right_big.png") no-repeat scroll 100% 50% !important;
	padding: 12px 19px;
	padding-right:74px;	 	
    border:0 none;
    color:#ffffff!important;    
    display: inline-block;
    font-family: "Roboto",sans-serif;
    font-size: 14.4px;
    font-weight:500;    
    white-space: nowrap;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    
    behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
	position: relative;
}
#statute_container .EP_buttonPartContent a:hover {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/blue_button_right_big-hover.png")!important;
}

.draco-select-box {
	display:inline-block;
	position:relative;
}
.draco-select-box {
	width:319px;
	height:52px;
}

#preauthorizeForm  .EP_windowMiddleContent {
	margin-top:20px;
}
#preauthorizeForm #draco-select-box {
	position:relative;
	display:inline-block;
}
#preauthorizeForm label {
	margin-left:8px;
}
#preauthorizeForm .login-form .btn {
	margin:3px 0 10px 234px;
}
#form\:method\:oneoption {
    height: 50px;
    min-height: 50px;
    margin-left: 1px;    
    width: 318px;
}


.EP_windowMiddle .EP_windowMiddleContent {
	border:0 none;
}
.EP_containerPage {
	width:auto;
}

/** konsola DRACO **/

#PASSWORD_normal_draco_container .EP_windowTop h2 {
	margin-bottom:20px;
}
#PASSWORD_normal_draco_container .EP_windowInfoTopContent {
	clear:both;
	margin-bottom:10px;
} 
#PASSWORD_normal_draco_container .EP_windowInfo h2, .EP_windowInfoRed h2 {
	font-family:"Roboto","Helvetica","Arial",sans-serif;
	font-weight:500;
	font-size:18px;
	color:#333;
	margin-left:0;	
}
#PASSWORD_normal_draco_container .EP_windowInfoRow p {
	line-height:1.25em;
	font-family:"Helvetica","Arial",sans-serif;
	margin-bottom:1em;
	font-size:14px;
}
#PASSWORD_normal_draco_container .EP_windowInfo {
	border-left:0 none;
}
#PASSWORD_normal_draco_container .btn {
	margin-top:0;
}
#PASSWORD_normal_draco_container .btn input {
	margin-left:1px;
}
#PASSWORD_normal_draco_container .EP_formLegend {
	float:none;
	margin-left:310px;
	margin-bottom:5px;
	color:#999;
	font-size:14px;
}
#PASSWORD_normal_draco_container #form\:method\:_id153 {
	margin-left:101px;	
}
#PASSWORD_normal_draco_container .login-form + .EP_floatLeft {
	margin-top:10px;
}

#PASSWORD_normal_draco_container .login-form:before, #PASSWORD_normal_draco_container .login-form:after { content: ""; display: table; }
#PASSWORD_normal_draco_container .login-form:after { clear: both; }
#PASSWORD_normal_draco_container .login-form { *zoom: 1; }


#userSection {
	position:absolute;
	top:15px;
	right:0px;
	min-width:480px;
}

#userSection .user-login .login,
#userSection .user-login .register {
    padding-top:29px;
}

.logIn #userSection {
	top:15px;
	right:10px;
}

#userSection ul li {
	float:left;
	margin-left: 5px;
}

#userSection ul li:first-child{
	margin-left: 0;
}

#userSection ul li a {
	padding:0 15px;
	color: #FFF;
	font-weight: bold;
}

#userSection ul li.login {
	padding:0 5 0 0;
	margin-right:10px;
	line-height:30px;
	margin-left:180px;
}

#userSection ul li.login a {
	background:url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/_login-icon-klient.png') top left no-repeat;
	display:block;
	width:100px;
	text-decoration:none;
	font-weight:bold;
	font-size:1em;
	padding-right:0;
	color:#0071B3;
	padding-left:28px;
	line-height:22px;
}

.office-schema #userSection li.login a {
	background:url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/_login-icon-podmiot.png') top left no-repeat;
	color:#4b60a5;
}

#userSection ul li.register {
	padding-left:0;
	line-height:30px;
}

#userSection ul li.register a {
	background:url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/_login-register-klient.png') top left no-repeat;
	font-weight:bold;
	font-size:1em;
	display:block;
	width:110px;
	text-decoration:none;
	color:#0071B3;
	padding-left:25px;
	line-height:22px;
}

.office-schema #userSection ul li.register a {
	background:url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/_login-register-podmiot.png') top left no-repeat;
	color:#4b60a5;
}

#userSection ul li a:hover {
	text-decoration:underline;
}

#userSection .user-login li.account {
    background:#fff;
    border:4px solid transparent;        
}

#userSection ul li.account img {
	margin:0;	
	border:2px solid #c0c0c0;
	background-color: #fff;
    height: 48px;    
    padding: 3px;
    width: 48px;
    background:#f7f7f9;
}

#userSection ul li.account table tr td.profil {
	vertical-align: top;
	font-size: 0.875em;
	padding-left:10px;
	padding-right:5px;
	height: 52px;
}

#userSection ul li.account table tr td.profil .name,
#userSection ul li.account table tr td.profil .type {
    color: #262d40;
    display: block;
    clear: both;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 160px;
}

#userSection ul li.account table tr td.profil .name {
	height: 40px;
    line-height: 1.1em;
}
#userSection ul li.account table tr td.profil .type {
	color: #666;
	font-size: 16px;
	line-height: 19px;
}

#userSection ul .skrzynka {
	background: #cfd5e2;
}


#userSection ul .skrzynka a {
	font-size: 0.875em;
	line-height: normal;
	height: 72px;
	color: #0071B2;
	display: table-cell;
	vertical-align: middle;
	padding-left: 48px;
    text-decoration: none;
	background: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/skrzynka.png') no-repeat 8px center;
    position: relative;
}

.office-schema #userSection ul .skrzynka a{
	color: #4b60a5;
	background: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/skrzynka-urzednik.png') no-repeat 8px center;
}

#userSection ul .skrzynka a:hover{
	text-decoration: none;
}

#userSection ul .esp {
	background:url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/elektroniczna_skrzynka_podawcza.png') center right no-repeat;
}

#userSection ul .esp a {
	font-size: 0.875em;
	padding-left:50px;
	line-height:65px;
	width:200px;
	text-indent:-10000em;
	margin-right:5px;
	display:inline-block;
}

/* profil */
#userSection .profil-box {
	background:#fff url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/user-profile-bg.png') center right no-repeat;	
	border-bottom: none;
	z-index: 200;
	width: 229px;
    height:60px;	
	padding:7px 70px 5px 5px;    
}
.office-schema #userSection .profil-box {
    background-image:url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/user-profile-bg-podmiot.png'); 
}
#userSection .profil-box table {
    max-width:220px;
    width: 220px;
}
#userSection .profil-box table td.profil {
    max-width:160px;
    width: 160px;
}

#userSection .user-login li.skrzynka{
	border: 4px solid #cfd5e2;	
	width: 155px;
	display: block;
	position:relative;
}

#userSection .user-login li.skrzynka #licznik{
	background: none repeat scroll 0 0 #E64D3A;
	border: 2px solid #CFD5E2;	
	color: #FFFFFF;
	font-size: 0.875em;
	padding: 2px 4px;
	position: absolute;
    right: 115px;
    top: 16px;
	line-height: 12px;
	height: 12px;
    
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    
    behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);    
}


#userSection .user-login li.skrzynka:hover,
#userSection .user-login li.account:hover,
#userSection .user-login li.account.open{
	border: 4px solid #0171b3;	
}
            
.office-schema #userSection .user-login li.skrzynka:hover,
.office-schema #userSection .user-login li.account:hover,
.office-schema #userSection .user-login li.account.open{
	border-color: #4c61a5;	
}


#userSection .profil-box:hover {
	cursor:pointer
}

#userSection .profil-box.open {
    background:#fff url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/user-profile-open-bg.png') center right no-repeat;	
	background-color: #fff;
    
    -webkit-border-radius: 3px 3px 0 0;
       -moz-border-radius: 3px 3px 0 0;
            border-radius: 3px 3px 0 0;
    
    behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
    position: relative;
}

.office-schema #userSection .profil-box.open {
    background-image:url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/user-profile-open-bg-podmiot.png');
}


#userSection .profil-box-content {
	position: absolute;
	border-top:none;	
	right: 0;
	z-index: 100;
	width: 312px;
	background-color: #0071b3;
	display: none;
	top:76px;
}

.office-schema #userSection .profil-box-content {
	background-color: #4b60a5;
}

#userSection .profil-box-content a:link,
#userSection .profil-box-content a:active,
#userSection .profil-box-content a:visited {
	display: block;
	padding: 15px 15px 15px 50px;
	position: relative;
	font-size: 0.875em;
	border-top: 2px solid #008fe6;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 10px center;
	text-decoration: none;
}
#userSection .profil-box-content .sublinks a {
    padding-left:15px;
}

.office-schema #userSection .profil-box-content a{
	border-top: 2px solid #6073b7;
}

#userSection .profil-box-content a:hover{
	background-color: #008fe6;
	text-decoration: none;
}

.office-schema #userSection .profil-box-content a:hover{
	background-color: #6073b7;
}


#userSection .profil-box-content a:first-child,
.office-schema #userSection .profil-box-content a:first-child{
	border-top: 0 none;
}

#userSection .profil-box-content .change-profil {
	border-top: 2px solid #008fe6;
}


.office-schema #userSection .profil-box-content .change-profil {
	border-top: 2px solid #6073b7;
}

#userSection .profil-box-content .change-profil span {
	color:#929292;
	font-size:0.715em;
	padding:5px 0 0 10px;
	display:inline-block
}

#userSection .profil-box-content .linksGroup > span.administration-links{
	display: block;
	color: #fff;
	font-weight: bold;
	padding: 15px 15px 15px 50px;
	position: relative;
	font-size: 0.875em;
	border-top: 2px solid #008fe6;
	background-repeat: no-repeat;
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/administration-links.png");
	background-color: transparent;
	background-position: 10px center;
	cursor: pointer;
}
.office-schema #userSection .profil-box-content .linksGroup > span.administration-links{ 
    border-top-color: #6073b7;
}

#userSection .profil-box-content .linksGroup > span.administration-links.active{
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/administration-links_active.png");
}

#userSection .profil-box-content .linksGroup > span.administration-links:hover, 
#userSection .profil-box-content .linksGroup > span.administration-links.active{
	background-color: #008fe6;
}
.office-schema #userSection .profil-box-content .linksGroup > span.administration-links:hover, 
.office-schema #userSection .profil-box-content .linksGroup > span.administration-links.active{
	background-color: #6073b7;
}


#userSection .profil-box-content .linksGroup .sublinks{
	display: none;
	background-color: #0071b3; 
	border-right: 2px solid #008fe6;
	position: absolute;
	left: -269px;
    width:267px;
	top:0;
}
.office-schema #userSection .profil-box-content .linksGroup .sublinks {
    background-color:#4b60a5;
    border-right-color:#6073b7;
}

#userSection .profil-box-content a.zarzadzanie-kontem{
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/zarzadzanie-kontem.png");
}

#userSection .profil-box-content a.utworz-profil-firmy-lub-instytucji{
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/utworz-profil-firmy-lub-instytucji.png");
}



#userSection .profil-box-content a.log-out{
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/user/log-out.png");
	background-color: #003859;
	line-height: 35px;
}
#userSection .profil-box-content a.log-out:hover {
    background-color:#004f7d;
}
.office-schema #userSection .profil-box-content a.log-out{
    background-color:#2f3c66;
}
.office-schema #userSection .profil-box-content a.log-out:hover {
    background-color:#3e4b76;
}


/* Sekcja Katalog Spraw */

.office-schema #EP2_katalogSpraw a {
	color: #4b60a5;
}

.office-schema #EP2_katalogSpraw a:hover {
	color: #2F3C68;
	text-decoration: none;
}

#EP2_katalogSpraw {
	margin-top: 20px;
}

#EP2_katalogSpraw .title h1 {
	font-size: 26px;
}

#EP2_katalogSpraw .title a {
	padding: 10px 0 10px 55px;
	background: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/_icon-znajdz-urzad.png') center left no-repeat;
}

#EP2_katalogSpraw .title a:hover {
	text-decoration: none;
	color: #00507f;
}

#EP2_katalogSpraw .row.triple .box .box-header h2 {
	max-width: 367px !important;
}

#EP2_katalogSpraw .row.double .box .box-header h2 {
	max-width: 564px !important;
}

.office-schema #EP2_katalogSpraw .title a:hover {
	color: #2f3c68;
}

#EP2_katalogSpraw .row, #EP2_katalogSpraw .sub-row {
	margin-bottom: 20px
}

#EP2_katalogSpraw .sub-row {
	display: none;
}

/* Pojedynczy blok */
#EP2_katalogSpraw .row .box {
	border: 5px solid transparent;
	float: left;
	margin-left: 10px;
	width: 275px;
	max-width: 275px;
	overflow: hidden;
}

#EP2_katalogSpraw .row .box:first-child {
	margin-left: 0;
}

#EP2_katalogSpraw .row .box.activ, #EP2_katalogSpraw .row .box:hover {
	border: 5px solid #0071b3;
}

.office-schema #EP2_katalogSpraw .row .box.activ, .office-schema #EP2_katalogSpraw .row .box:hover {
	border: 5px solid #4C61A5;
}

#EP2_katalogSpraw .row .box .box-border {
	border: 3px solid #EEEFF2;
	position: relative;
}

#EP2_katalogSpraw .row .box .box-border a:hover {
	color: #00507f;
}

.office-schema #EP2_katalogSpraw .row .box .box-border a:hover {
	color: #2f3c68;
}

#EP2_katalogSpraw .row .box .box-indicator {
	position: absolute;
	height: 15px;
	bottom: -20px;
	background: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/indicator-top-menu.png") no-repeat scroll center bottom transparent;
	width: 275px;
	display: none;
}

#EP2_katalogSpraw .row .box.activ .box-indicator {
	display: block;
}

#EP2_katalogSpraw .row .box .box-header {
	background: #EEEFF2;
	display: table;
	height: 75px;
	width: 100%;
	text-decoration: none;
}

#EP2_katalogSpraw .row .box .box-header h3 {
	color: #474D55;
	display: table-cell;
	line-height: normal;
	padding: 0.5em;
	vertical-align: middle;
	width: 100%;
	font-size: 18px;
	word-wrap: break-word;
	max-width: 175px;
}

#EP2_katalogSpraw .row .box .box-body {
	min-height: 145px;
}

#EP2_katalogSpraw .row .box .box-body ul li a {
	line-height: normal;
	padding: 10px 20px 0 20px;
	display: block;
	font-size: 14px;
}

#EP2_katalogSpraw .row .box .box-body ul li:first-child a {
	padding-top: 20px
}

#EP2_katalogSpraw .row .box .box-body ul li a {
	text-decoration: none;
}

#EP2_katalogSpraw .row .box .box-header img {
	display: table-cell;
	vertical-align: middle;
}

#EP2_katalogSpraw .row .box .box-footer a {
	font-weight: bold;
	padding: 20px;
	display: block;
	text-decoration: none;
}

/* Pojedynczy blok dla podzialu NA TRZY */
#EP2_katalogSpraw .triple .box, #EP2_katalogSpraw .row.triple .box .box-indicator {
	width: 367px;
	max-width: 367px !important;
}

/* Pojedynczy blok dla podzialu NA DWA */
#EP2_katalogSpraw .double .box, #EP2_katalogSpraw .row.double .box .box-indicator {
	width: 564px;
	max-width: 564px !important;
}

/*
#EP2_katalogSpraw .double .box .box-header h2 {
	width: 489px!important;
}
#EP2_katalogSpraw .double .box .box-body, 
#EP2_katalogSpraw .double .box .box-footer {
	width: 565px!important;
}
*/
h3.not-available {
	border-bottom: 2px solid #D0D6E2;
	padding-bottom: 5px;
	font-size: 0.850em;
	margin: 15px 0px 5px 0px;
	display: inline-block;
	clear: both;
	font-weight: bold;
	width: 100%;
}

/* Ikonki w boksach kategorii */
.cat-ico-img {
	display: block;
	height: 56px;
	width: auto;
	margin: 10px;
}

/* SubCategory section */
#EP2_katalogSpraw .sub-row .box {
	border-top: 5px solid #cfd5e2;
	border-bottom: 5px solid #cfd5e2;
	width: 100%;
	min-height: 420px;
	background: #edeef2;
	position: relative;
	padding-bottom: 10px;
}

.closeThisBox {
	width: 45px;
	height: 45px;
	position: absolute;
	top: 10px;
	right: 10px;
	background: transparent url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/ico/_close_box_button.png") no-repeat left top;
	text-indent: -9999em;
	overflow: hidden;
	cursor: pointer;
}

.closeThisBox:hover {
	background-position: right top;
}

#EP2_katalogSpraw .sub-row .box h3 {
	font-size: 26px;
	margin: 20px 10px;
}

#EP2_katalogSpraw .sub-row .box h2 span {
	color: #919dbd;
}

#EP2_katalogSpraw .sub-row .box .close {
	background: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/bg/_bg-close.png") no-repeat left top;
	width: 45px;
	height: 45px;
	text-indent: -999em;
	overflow: hidden;
	position: absolute;
	top: 14px;
	right: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
}

#EP2_katalogSpraw .sub-row .box ul {
	margin: 0 10px;
}

.ico-top-triangle {
	background: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/_box-top-arrow.png') top left no-repeat;
	width: 20px;
	height: 14px;
	position: absolute;
	top: -19px;
	left: 400px;
}

#EP2_katalogSpraw .sub-row .article-list ul.column-first {
	clear: left;
}

#EP2_katalogSpraw .sub-row .article-list ul.column {
	float: left;
	width: 565px;
}

#EP2_katalogSpraw .sub-row .article-list ul[data-hide="true"].column {
	margin-bottom: 25px;
}

#EP2_katalogSpraw .sub-row .article-list ul.column-more {
	width: 1150px;
	margin-top: 0.5em;
	padding-top: 1em;
	border-top: 2px solid #CFD5E2;
}

#EP2_katalogSpraw .sub-row .article-list ul.column-more li {
	width: 545px;
	float: left;
	margin-right: 20px;
}

#EP2_katalogSpraw .sub-row .btn_show_more_services {
	background: #CFD5E2 url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/grid/ico-show-more.png") right center no-repeat;
	font-weight: bold;
	font-size: 0.850em;
	color: #0071B3;
	width: 210px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	position: relative;
	left: 480px;
}

#EP2_katalogSpraw .sub-row .btn_show_more_services a {
	display: block !important;
	padding: 10px 54px 10px 10px !important;
}

#EP2_katalogSpraw .sub-row .article-list ul.column-more li:nth-child(2n) {
	margin-right: 0;
}

#EP2_katalogSpraw .sub-row .article-list ul.column li {
	line-height: normal;
	padding: 5px 10px;
	overflow: hidden;
	text-overflow: ellipsis;
}
#EP2_katalogSpraw .sub-row .article-list ul.column li a {
	white-space: nowrap;
}

#EP2_katalogSpraw .sub-row .article-list ul.column li:nth-child(2n) {
	background: #fff;
}

#EP2_katalogSpraw .btn-more-case, #EP2_katalogSpraw .btn-more-category {
	text-align: center;
	background: url('../../war/eprThemeStandardStatic/themes/standard/images/epuap2/bg/_bg-header-contentf97b.html?locale=pl&amp;locale=en&amp;locale=en-US') top center no-repeat;
	margin-top: 30px;
}

#EP2_katalogSpraw .btn-more-case {
	background-image: none;
	position: absolute;
	left: 50%;
	margin-left: -115px;
}

#EP2_katalogSpraw .btn-more-case .more-case, #EP2_katalogSpraw .btn-more-category .more-category {
	line-height: 45px;
	height: 45px;
	padding: 0 60px 0 10px;
	background: #cfd5e2 url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/bg/_bg-arrow-blue-down.png") no-repeat right top;
	font-size: 0.875em;
	color: #0071b2;
	display: inline-block;
	font-weight: bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
	position: relative;
}

#EP2_katalogSpraw .btn-more-case .more-case span, #EP2_katalogSpraw .btn-more-category .more-category span {
	color: #7788aa;
}

#EP2_katalogSpraw .btn-more-category {
	margin-bottom: -45px;
}

#EP2_katalogSpraw .row.sub-row .btn-more-category {
	margin-bottom: 0;
	clear: both;
}

#EP2_katalogSpraw .row.sub-row .btn-more-category a.more-category {
	background-color: #CFD5E2;

	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;

	behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
	position: relative;
}

#EP2_katalogSpraw .btn-more-category .more-category {
	background-color: #fff;
}

/* Karta sprawy */
.topic-wrapper {
	border-top: 5px solid #d0d6e2;
	border-bottom: 5px solid #d0d6e2;
	/*background-color:#edeef2;*/
	margin-bottom: 20px;
	position: relative;
}

.ico-top-triangle {
	left: 160px;
}

.table-header-container table tr td.current-topic {
	padding: 20px 10px !important;
	width: auto !important;
}

.table-header-container table tr td.current-topic a {
	font-size: 1.125em !important;
	color: #262C3F;
	text-decoration: none;
}

.table-header-container table tr td.current-topic a:hover {
	text-decoration: underline;
}

.table-header-container table tr td.see-more {
	border-left: 2px solid #CFD3DA;
}

.red-btn a {
	padding: 17px 45px 17px 0;
	font-weight: bold;
	margin-left: 210px;
	background: #0071B3 url("../../war/eprThemeStandardStatic/themes/standard/css/images/blue_button_right_bigf97b.html?locale=pl&amp;locale=en&amp;locale=en-US") no-repeat scroll 100% 50%;
	font-size: 1em;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
	position: relative;
}

.red-btn a:hover {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/blue_button_right_big-hover.png");
}

.red-btn a span {
	background: url("../../war/eprThemeStandardStatic/themes/standard/css/images/_arrow-right-grayf97b.html?locale=pl&amp;locale=en&amp;locale=en-US") no-repeat right center;
	padding-right: 18px;
}

.case-table tr td:first-child {
	width: 250px
}

.case-table tr td:last-child {
	padding: 20px;
	color: #444;
}

.case-table tr td:last-child, .case-table tr td:last-child p {
	font-size: 1em;
	line-height: 22px;
}

.do-case-wrapper {
	min-height: 100px;
	border-top: 2px solid #CFD5E2;
	margin: 20px 0px 20px 0px;
	padding-top: 20px;
	position: relative;
}

.do-case-wrapper .ico-top-triangle {
	left: 225px;
}

.do-case-content table {
	margin-top: 0px;
}

.do-case-content table tr td:first-child {
	text-align: left;
	padding-left: 20px;
}

.do-case-content h3 {
	font-size: 1.5em;
	margin-bottom: 5px;
	color: #262c3f;
	font-family: "Roboto", sans-serif;
}

.case-table ul li {
	list-style-type: disc;
	margin-left: 20px;
	padding: 5px 0px;
}

.serviceNameSection {
	display: block;
	max-width: 735px;
}

.do-case-content {
	padding: 20px;
}

.do-case-content p {
	color: #444;
	font-size: 0.850em;
	width: 100%;
	line-height: 17px;
	margin-top: 10px;
	word-wrap: break-word;
}

.do-case-content .btn a {
	padding: 20px 70px 20px 15px;
	color: #FFFFFF;
	font-weight: 500;
	font-family: "Roboto", sans-serif;
	background: #0071B3 url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/blue_button_right_big.png") no-repeat right center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
	position: relative;
}

.do-case-content .btn a:hover {
	text-decoration: none;
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/blue_button_right_big-hover.png");
}

.new-msg-wrapper {
	border-top: 5px solid #D0D6E2;
	margin: 20px 0 10px 0;
	padding: 20px;
	position: relative
}

.new-msg-wrapper .ico-top-triangle {
	left: 225px;
}

.new-msg-wrapper p {
	color: #E64D3A;
	margin-bottom: 20px;
	font-size: 1em;
}

.new-msg-wrapper p .number {
	font-size: 1.5em;
	font-weight: bold;
}

.zglos-after-click, .zaluguj-aby-zglosic {
	color: #47a353;
	font-weight: bold
}

.new-mail-info.new-msg-wrapper {
	height: 25px;
	border-top: 5px solid #6ac8ff;
	margin: 20px 0px 10px 0px;
	padding-top: 0px;
	background-color: #6ac8ff;
	position: relative;
}

.new-msg-wrapper.new-mail-info {
	display: none;
}

.new-msg-wrapper.new-mail-info .ico-top-triangle {
	left: 225px;
	background-image: url('../../war/eprThemeStandardStatic/themes/standard/css/images/_box-top-arrow-bluef97b.html?locale=pl&amp;locale=en&amp;locale=en-US');
	top: -16px;
}

.new-msg-wrapper.new-mail-info p {
	width: 600px;
	padding-left: 50px;
	line-height: 45px;
	background: url('../../war/eprThemeStandardStatic/themes/standard/css/images/_ico-inbox-1f97b.html?locale=pl&amp;locale=en&amp;locale=en-US') top left no-repeat;
	display: inline-block;
}

.new-msg-wrapper p a {
	font-size: 1.1em !important;
	color: #0071B2;
	font-weight: bold;
	display: inline-block;
	line-height: 45px;
	font-size: 0.850em !important;
}

.firstrow {
	background: #edeef2;
	position: relative;
}

.firstrow #one {
	width: 34px;
	height: 28px;
	position: absolute;
	top: 0px;
	left: 78px;
	background: #cfd5e2;
	font-size: 24px;
	text-align: center;
	padding-top: 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
}

.firstrow #two, .additional-box-number #two {
	width: 34px;
	height: 28px;
	position: absolute;
	top: 0px;
	left: 52px;
	background: #cfd5e2;
	font-size: 24px;
	text-align: center;
	padding-top: 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
}

.additional-box-number {
	position: relative;
}

.additional-box-number #two {
	left: 12px;
	top: 25px;
}

.firstrow #three {
	width: 34px;
	height: 28px;
	position: absolute;
	top: 0px;
	left: 56px;
	background: #cfd5e2;
	font-size: 24px;
	text-align: center;
	padding-top: 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
}

.info-table {
	margin: 0 20px;
}

.info-table table {
	margin: 30px 0;
	width: 100%;
	table-layout: fixed;
}

.info-table table tr td {
	border-top: 2px solid #D0D6E2;
	padding-top: 10px
}

.info-table table tr td:first-child {
	padding-left: 15px;
	color: #262c3f;
	font-size: 1.1em;
	font-weight: 500;
	font-family: "Roboto", sans-serif;
}

.info-table table tr td.no-border {
	border: none;
	width: 30px;
}

.case-table tr td:first-child {
	width: 250px
}

.case-table tr td:last-child {
	padding: 20px;
	color: #444;
}

.case-table tr td:last-child, .case-table tr td:last-child p {
	font-size: 1em;
	line-height: 22px;
}

.office-schema .case-table a,
.office-schema .info-table a {
	color: #4b60a5;
}

/* Boks Urzad */
.urzad-wrapper {
	background-color: #edeef2;
}

.office-schema .urzad-wrapper a {
	color: #4b60a5;
}

.table-header-container table {
	width: 100%;
	color: #252525;
}

.table-header-container table tr td {
	vertical-align: middle;
	font-size: 1.125em;
	padding: 10px 0px;
	color: #262C3F
}

.table-header-container table tr td:first-child {
	width: 200px;
	text-align: left;
	padding-left: 10px
}

.table-header-container table tr td:last-child {
	text-align: right;
	width: 200px;
	padding-right: 50px;
}

.table-header-container table tr td:last-child p {
	color: #0071b2;
	font-size: 0.875em;
	font-weight: bold;
	padding-right: 25px;
	line-height: 25px;
	display: inline-block;
	cursor: pointer;
}

.office-schema .table-header-container table tr td:last-child p {
	color: #4b60a5;
}

.table-header-container table tr td:last-child p.rozwin {
	background: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/ico-more.png") no-repeat right center;
}

.table-header-container table tr td:last-child p.zwin {
	background: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/ico-less.png") no-repeat right center;
}

.office-schema .table-header-container table tr td:last-child p.rozwin {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/ico-more-podmiot.png");
}

.office-schema .table-header-container table tr td:last-child p.zwin {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/ico-less-podmiot.png");
}

.hidden-on-load {
	display: none;
}

/* Autoryzacja konta */

.auth-search-input input {
	border: 1px solid #e7e7e7;
	height: 43px;
	line-height: 1;
	width: 380px;
	margin: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
	position: relative;
}

.auth-search-input input.search-btn {
	background: url('../../war/eprThemeStandardStatic/themes/standard/css/images/_icon-search-urzadf97b.html?locale=pl&amp;locale=en&amp;locale=en-US') top left no-repeat;
	width: 50px;
	height: 40px;
	border: none;
	text-indent: -10000px;
	margin-left: -10px;
}

.auth-search {
	position: relative;
	background-color: #EDEEF2;
	padding-top: 20px;
	border-top: 2px solid #d0d6e2;
	border-bottom: 5px solid #d0d6e2;
}

.auth-search .ico-top-triangle {
	left: 225px;
}

.auth-search table tr td {
	vertical-align: middle;
	padding: 0px 10px;
}

.auth-search h3 {
	font-size: 18px;
	font-weight: 500;
	font-family: "Roboto", sans-serif;
	padding-left: 20px;
	color: #262c3f;
}

.auth-search table tr td.geo label {
	color: #0672B3;
	font-size: 1em;
}

.auth-search table tr td.geo input {
	float: left;
}

.auth-search table tr td.geo label {
	float: left;
	font-size: 0.8em;
	line-height: 27px;
}

.auth-search table tr td.geo p {
	clear: both;
}

.auth-search table tr td.geo label:hover {
	cursor: pointer;
}

.auth-search table tr td.geo p {
	color: #7e7e7e;
	font-size: 0.850em;
	padding: 5px 0px 0px 5px;
}

.auth-search-results table {
	width: 100%;
}

.auth-search-results table tr {
	border: 1px solid #E7E7E7;
	border-bottom: none;
}

.auth-search-results table tr:last-child {
	border-bottom: 1px solid #E7E7E7;
}

.auth-search-results table tr td {
	vertical-align: middle;
	padding: 20px;
	background-color: #F6F6F6;
}

/* INFO-TABLE */
.info-table {
	margin: 0 20px;
}

.info-table table {
	margin: 30px 0;
	width: 100%
}

.info-table table tr td {
	border-top: 2px solid #D0D6E2;
	padding: 25px 45px;
	vertical-align: top;
}

.info-table table tr td:first-child {
	padding-left: 10px;
	padding-right: 10px;
	line-height: normal;
	color: #262c3f;
	font-size: 1.1em;
	font-weight: bold;
	width: 10%;
}

.info-table table tr td.no-border {
	border: none;
	width: 30px;
	padding: 0;
}

/* POPUP */
.section-overlay-background {
	background-color: #fff;
	height: 100%;
	opacity: 0.7;
	position: fixed;
	width: 100%;
	z-index: 9999;
}

.overlay-wrapper {
	border: 5px solid #EBEDF1;
	left: 45%;
	margin-left: -272px;
	margin-top: -142px;
	position: fixed;
	top: 30%;
	width: 700px;
	z-index: 99999;
	background: #fff;
	box-shadow: 0 0 20px 5px #fff;
}

.overlay-wrapper .row {
	line-height: 1.25em;
}

.popup.departments .overlay-wrapper {
	width: 880px !important;
	margin-left: -342px;
	margin-top: -102px;
}

.popup .content {
	min-height: 280px;
	position: relative;
}

.popup.departments .content {
	min-height: 500px !important;
}

.popup.departments .login-frame {
	min-height: 420px !important;
}

.popup .title {
	background-color: #EBEDF1;
	display: table;
	width: 100%;
}

.popup .title > * {
	display: table-cell;
	vertical-align: middle;
	padding: 25px 30px;
}

.popup .title .header {
	color: #252525;
	font-size: 1.625em;
	font-weight: 500;
	font-family: "Roboto", sans-serif;
}

.popup .title .button-hide-overlay {
	width: 45px;
	height: 45px;
	padding: 10px 0;
	position: absolute;
	right: 15px;
	top: 4px;
}

.popup .title .button-hide-overlay a {
	text-indent: -9999px;
	display: block;
	width: 100%;
	height: 100%;
	background: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/_btn-close-pop-up.png") no-repeat left center;
}

.popup .title .button-hide-overlay a:hover {
	background-position: right center;
}

.popup .content > .row {
	padding: 0 27px;
}

#kup-popup iframe {
	width: 824px !important;
}

#depList td {
	background-color: #edeef2;
	color: #464c52;
	border-bottom: 2px solid #cfd5e2;
}

#depList a {
	color: #0071b3;
}

#deptList .ui-datatable-tablewrapper {
	margin-bottom: 10px;
}

/* ZGLOS ZAPOTRZEBOWANIE */
.zglos-click {
	display: table;
}

.zglos-click > * {
	display: table-cell;
	vertical-align: middle;
}

.zglos-click a {
	display: inline-block;
	background-color: #47a353;
	padding: 20px 15px;
	color: #FFF;
	font-weight: normal;
	font-size: 1em !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
}

.office-schema .zglos-click a {
	color: #fff;
}

.zglos-click span {
	padding: 0 0 0 20px;
}

/* URZAD I LISTA URZĘDÓW */
#departmentSearchResult {
	margin-top: -3px;
	position: relative;
}

.urzad-content .selectedUrzadRow, #favDepartmentResult .urzadRow, #departmentSearchResult .urzadRow {
	width: 100%;
}

.urzad-content .selectedUrzadRow td.image, #favDepartmentResult .urzadRow td.image, #departmentSearchResult .urzadRow td.image {
	width: 65px;
	padding: 20px;
	text-align: center;
}

.urzad-content .selectedUrzadRow td.urzad, #favDepartmentResult .urzadRow td.urzad, #departmentSearchResult .urzadRow td.urzad {
	padding: 0;
}

.urzad-content .selectedUrzadRow td.urzad .urzad-nazwa, #favDepartmentResult .urzadRow td.urzad .urzad-nazwa, #departmentSearchResult .urzadRow td.urzad .urzad-nazwa {
	font-size: 1em;
	font-weight: bold;
}

.urzad-content .selectedUrzadRow td.urzad .urzad-adres, #favDepartmentResult .urzadRow td.urzad .urzad-adres, #departmentSearchResult .urzadRow td.urzad .urzad-adres {
	font-size: 0.875em;
	color: #7e7e7e;
	display: inline-block;
	margin-top: 5px;
}

#departmentSearchResult .moreDepartmentsButtonRow td {
	width: 100%;
	background-color: #0071b3;
	text-align: center;
}

.urzad-content .selectedUrzadRow .zmien-urzad {
	background: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/ico-more.png") no-repeat right center;
	padding-right: 25px;
}

.urzad-content .selectedUrzadRow .zmien-urzad-hide {
	background: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/ico-less.png") no-repeat right center;
	padding-right: 25px;
	display: none;
}

.office-schema .urzad-content .selectedUrzadRow .zmien-urzad {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/ico-more-podmiot.png");
}

.office-schema .urzad-content .selectedUrzadRow .zmien-urzad-hide {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/ico-less-podmiot.png");
}

.urzad-content .selectedUrzadRow td.akcja, #favDepartmentResult .urzadRow td.akcja, #departmentSearchResult .urzadRow td:last-child {
	width: 200px;
	text-align: right;
}

.urzad-content .selectedUrzadRow td.akcja {
	border-left: 2px solid #cfd3da;
}

.changeDepartment, .addFavDepartment {
	cursor: pointer;
}

.moreDepartmentsButton {
	color: #ffffff;
	cursor: pointer;
}

/* KATALOG SPRAW NAGLOWEK */
#content .title.katalog-spraw-header {
	width: 100%;
	margin-bottom: 15px;
	display: table;
}

#content .title.katalog-spraw-header > * {
	/*display: table-cell;
	vertical-align: middle;*/
}

#content .title.katalog-spraw-header h2 {
	font-size: 1.625em;
	margin: 0 10px;;
}

#content .title.katalog-spraw-header p {
	margin: 0 10px;
}

#content .katalog-spraw-header div.sort-option {
	font-size: 0.850em;
	text-align: right;
}

#content .katalog-spraw-header .sort-option ul li {
	display: inline;
	margin-left: 20px;
}

#content .katalog-spraw-header .sort-option ul li:first-child {
	margin-left: 0;
}

#content .katalog-spraw-header .sort-option ul li label {
	margin: 0;
}

#content .katalog-spraw-header .sort-option ul li.checkbox {
	margin-left: 10px;
}

#content .list-of-topics li {
	margin: 0 0 2em 0;
	display: table;
	width: 100%;
}

#EP2_tematy_pomocy, #EP2_inne_tematy {
	display: none;
}

#content .list-of-topics li > div {
	display: table-cell;
}

#content .list-of-topics li > div em {
	background: #ffff00;
}

#content .list-of-topics li > div p {
	line-height: normal;
}

#content .list-of-topics li > div.preview-box {
	width: 140px;
	text-align: left;
	padding-left: 1em;
}

#content .btn {
	color: #FFFFFF;
	font-weight: bold;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
}

#content .list-of-topics li .btn_preview {
	float: left;
	margin-top: 1em;
	padding: 0;
}

#content .list-of-topics li .btn_preview a {
	padding: 20px 45px 20px 15px;
	display: block;
	background: #cfd5e2 url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/view.png") no-repeat 80px center;
	color: #0071b2 !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
	position: relative;
}

#content .list-of-topics li .btn_preview a:hover {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/view-hover.png");
	color: #00507f !important;
	text-decoration: none;
}

.office-schema #content .list-of-topics li .btn_preview a {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/view-office.png");
	color: #4b60a5 !important;
}

.office-schema #content .list-of-topics li .btn_preview a:hover {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/view-office-hover.png");
	color: #2f3c68 !important;
}

#content .btn_show_more {
	background: #0071B3 url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/blue_button_right_big.png") no-repeat right center;
	color: #fff !important;
	float: left;
	margin-top: 1em;
	padding: 0;
}

#content .btn_show_more:hover {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/blue_button_right_big-hover.png");
}

#content .btn_show_more a {
	color: #fff;
	padding: 20px 70px 20px 15px;
	display: block;
}

#content .btn_show_more a:hover {
	text-decoration: none
}

#main-banner {
	background: #edeef2;
	padding: 20px 5px;
}

#main-banner li {
	float: left;
	display: block;
	height: 380px;
	min-height: 225px;
	max-width: 283px;
	min-width: 28%;
	position: relative;
	padding-left: 30px;
	padding-right: 30px;
}

#main-banner li + li {
	border-left: 2px solid #cfd3da;
}

#main-banner li h3 {
	font-weight: bold;
	font-size: 18px;
	font-family: "Roboto", sans-serif;
	text-transform: uppercase;
	height: 35px;
	display: table;
	margin-bottom: 15px;
}

#main-banner li h3 span {
	display: inline-block;
	line-height: 35px;
	height: 35px;
	width: 35px;
	background: #cfd5e2;
	font-weight: bold;
	color: #333;
	margin-right: 20px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
	position: relative;
}

#main-banner li h3 strong {
	display: table-cell;
	vertical-align: middle;
}

#main-banner li p {
	color: #333333;
	font-size: 14px;
	line-height: 1.5em;
}

#main-banner a.link-button {
	position: absolute;
	bottom: 0;
	left: 30px;
	width: 209px;
}

.alphabet {
	font-weight: bold;
	margin: 10px 0;
}

#content .alphabet a,
.alphabet a {
	font-size: 16px;
	font-weight: normal;
}

.standard-list {
	line-height: 1.5em;
}

.boxes-layout {
	line-height: 1.25em;
}

.boxes-layout > div {
	width: 271px;
	float: left;
	border: 2px solid #ebedf1;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.boxes-layout > div + div {
	margin-left: 21px;
}

.boxes-layout > div > h5,
.boxes-layout > div > a {
	background: #ebedf1;
	display: block;
	padding: 15px 10px;
	margin-bottom: 10px;
}

.boxes-layout > div > a {
	font-weight: bold;
}

.boxes-layout ul {
	margin-left: 12px;
}

.boxes-layout li {
	padding-left: 2px;
	color: #0071b2;
	line-height: 1.5em;
}

.office-schema .boxes-layout li {
	color: #4b60a5;
}

.boxes-layout li {
	list-style: disc inside;
}

.boxes-layout li.sub-level {
	list-style: none;
}

.boxes-layout li li {
	list-style: circle inside;
}

.additionalClassifications h3 {
	font-weight: 500;
	font-family: "Roboto", sans-serif;
	font-size: 20px;
	margin-bottom: 15px;
}

#EP2_klasyfikacjaTerytorialna.boxes-layout li {
	list-style: none;
}

.territoryServiceList {
	clear: both;
}

#serviceDescriptions {
	clear: both;
}

.office-schema .button-show-kup-popup {
	color: #4b60a5;
}

#sendersRecipients p {
	clear: both;
}

#emailId {
	margin-right: 11px;
	text-indent: 0;
	line-height: 1.15em;
}

#emailId:focus {
	margin-right: 10px;
}

#emailBtnId {
	text-indent: 0;
}

.box-class {
	background: none repeat scroll 0 0 #edeef2;
	border-bottom: 5px solid #cfd5e2 !important;
	border-top: 5px solid #cfd5e2 !important;
	position: relative;
	width: 100% !important;
	padding: 10px !important;
	margin-bottom: 15px !important;
	margin-left: 0px !important;
}

.box-class .article-list ul.column {
	float: left;
	width: 565px;
}

.box-class .article-list ul.column + ul.column {
	margin-left: 20px;
}

.box-class .article-list ul.column li {
	line-height: normal;
	padding: 5px 10px;
}

.box-class .article-list ul.column li:nth-child(2n) {
	background: #fff;
}

.box-class .indicator {
	position: absolute;
	top: -17px;
	left: 50%;
	margin-left: -8px;
	background: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/indicator-top-menu.png") no-repeat scroll center bottom transparent;
	width: 15px;
	height: 12px;
	display: block;
}

#inne-sprawy {
	display: none;
}

#inne-sprawy .indicator {
	left: auto;
	right: 0;
	margin-right: 140px;
}

#EP2_katalogSpraw .row .box .box-indicator {
	position: absolute;
	height: 15px;
	bottom: -20px;
	background: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/indicator-top-menu.png") no-repeat scroll center bottom transparent;
	width: 275px;
	display: none;
}

td#office-cell {
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}

td#office-cell .close-btn {
	position: absolute;
	top: 0px;
	right: 0px;
	font-weight: bold;
	text-transform: lowercase;
	display: block;
	width: 20px;
	height: 21px;
	text-indent: -9999em;
	background: #cfd5e2 url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/primefaces-aristo/ui-icons_0071b3_256x240.png") no-repeat;
	background-position: -94px -126px;
}

td#office-cell .close-btn:hover {
	background-color: #b5bed2;
}

.office-schema td#office-cell .close-btn {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/primefaces-aristo/ui-icons_4b60a5_256x240.png");
}

.office-schema .urzad-cell .close-btn {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/primefaces-aristo/ui-icons_4b60a5_256x240.png");
}

.urzad-cell .close-btn:hover {
	text-decoration: none;
	color: #00507f;
}

.dodaj-ulubiony-urzad {
	margin-left: 10px;
}

#editBlockDialog .ui-dialog-content {
	padding-top: 0;
}

#editBlockDialog .ui-dialog-content .ui-button {
	margin-top: 0;
}

#addNewBlockForm .ui-icon-arrow-1-e,
#editBlockDialog .ui-icon-arrow-1-e {
	background-position: -32px -48px;
}

#addNewBlockForm .ui-icon-arrowstop-1-e,
#editBlockDialog .ui-icon-arrowstop-1-e {
	background-position: -208px -48px;
}

#addNewBlockForm .ui-icon-arrow-1-w,
#editBlockDialog .ui-icon-arrow-1-w {
	background-position: -96px -48px;
}

#addNewBlockForm .ui-icon-arrowstop-1-w,
#editBlockDialog .ui-icon-arrowstop-1-w {
	background-position: -240px -48px;
}

.more-button {
	background: #edeef2 url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/components/ico-show-more.png') no-repeat right center;
	-webkit-border-radius: 4px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius: 4px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	border-radius: 4px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	color: #0071B3;
	font-size: 14px;
	line-height: 1.25em;
	font-weight: bold;
	padding: 10px 52px 10px 10px;
	margin: 0;
	position: relative;
	top: -9px;
	left: 50%;
	margin-left: -75px;
	font-family: "Roboto", sans-serif;
}

#EP2_katalogSpraw .article-lists .article-list h3 {
	margin: 10px 11px !important;
	margin-top: 20px !important;
	padding: 14px 0 0 !important;
	border-top: 3px solid #CFD5E2;
	font-weight: 500;
	font-family: "Roboto", sans-serif;
}

#yt-redirect-container h2#main-headline {
	display: inline-block;
	vertical-align: 50px;
	font-size: 36px;
}

#EP2_inne_wiecej_pokaz, #EP2_pomoc_wiecej_pokaz  {
	clear: both;
}

#EP2_pomoc_wiecej, #EP2_inne_wiecej {
	display: none;
}

@CHARSET "UTF-8";

#content,
.content {
	max-width:1170px;
}

.small-content {
	min-height:400px;
}
.middle-content {
	min-height:600px;
}
.long-content {
	min-height:1000px;
}

.section-overlay,
.popup .content,
form#content {
	width:auto;
} 

/* COMMON CSS */
/* COMMON CSS for tabs */
ul.tabs li {
	float: left;
	border: 2px solid #cfd5e2;	
	padding: 10px 12px;
	color: #0f79b7;
	margin: 0 9px 10px 0;
	cursor: pointer;
	font-size: 0.9em;
	background: #fff;
	font-weight: bold;
    
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    
    behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
    position: relative;
}

.office-schema ul.tabs li{
	color: #2F3C68;
}

ul.tabs li.current,
ul.tabs li:hover,
ul.tabs li.current:hover {
	border-color: #015281;
	background-color: #0f79b7;	
	padding: 10px 12px;
	color: #fff;
}

.office-schema ul.tabs li.current,.office-schema ul.tabs li:hover,.office-schema ul.tabs li.current:hover {
	background-color: #4B60A5;
	border-color:#2F3C68;
	color: #fff;
}

ul.tabs li:hover {
	color: #0f79b7;
	background: #fff;
	border-color: #92d6ff;
}

.office-schema ul.tabs li:hover{
	background: #fff;
	color: #2F3C68;
	border-color: #7b96f1;
}

#RejestrZdarzenGrid_zakladki {
	clear:both;	
}
#RejestrZdarzenGrid_zakladki .EP_menuTopSub {
	margin-left:0!important;
}
#RejestrZdarzenGrid_zakladki .EP_menuTopSub li {
	list-style: none;	
}
.EP_menuTopSub {	
	display:block;
}
.EP_menuTopSub,
.tab-list {
    margin-bottom:20px;
    margin-left:0;
}
.EP_menuTopSub li {
	display:inline-block;
}
.tab-list li {
    float:left;    
}
.EP_menuTopSub li+li,
.tab-list li+li {
    padding-left:9px;
}
.EP_menuTopSub li a,
.tab-list li a {
    background: #fff;
    border: 2px solid #cfd5e2;    
    color: #0f79b7;
    display:block; 
    cursor: pointer;
    
    text-decoration:none;
    font-size: 0.9em;
    font-weight: bold;
    height:36px;
    line-height:36px;
    padding:0 14px;    
    
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    
    behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
    position: relative; 
}
.EP_menuTopSub li.EP_menuTopSubItemChecked a,
.tab-list li.selected a {
    border-color: #015281;
	background-color: #0f79b7;
	color: #fff;
}
.EP_menuTopSub li a:hover,
.tab-list li a:hover {    
	border-color: #92d6ff;
}
.EP_menuTopSub li.EP_menuTopSubItemChecked a:hover,
.tab-list li.selected a:hover {
    border-color: #015281;
}
.office-schema .EP_menuTopSub li a, 
.office-schema .tab-list li a {
	color:#4b60a5;
}
.office-schema .EP_menuTopSub li.EP_menuTopSubItemChecked a,
.office-schema .tab-list li.selected a {
    border-color: #2f3c68;
	background-color: #4b60a5;
	color:#fff;	
}
.office-schema .EP_menuTopSub li a:hover,
.office-schema .tab-list li a:hover {    
	border-color: #7384bf;
}
.office-schema .EP_menuTopSub li.EP_menuTopSubItemChecked a:hover,
.office-schema .tab-list li.selected a:hover {
    border-color: #2f3c68;
}
	


.breadcrumb {    
    margin-bottom:15px;
}
.breadcrumb a,
#content .breadcrumb a {
    font-size:16px;
}


#content .title h2 {
	color: #252525;
	float: left;
	font-size: 36px;
	margin-bottom: 13px;
}

#content .title p {
	color: #252525;
	float: right;
	font-size: 1.25em;
	margin-bottom: 30px;
}

#content h2 {	
	margin-bottom: 15px;
}

#content a {
	font-size: 0.875em;
}

#content .title a {
	font-size: 1em;
}

ul.tabs2 li {
	float: left;
	border: 2px solid #cfd5e2;	
	padding: 10px 12px;
	color: green;
	margin: 0 9px 10px 0;
	cursor: pointer;
	font-size: 0.9em;
	background: #fff;
	font-weight: bold;
    
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    
    behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
    position: relative;    
}

ul.tabs2 li.current,ul.tabs2 li:hover,ul.tabs2 li.current:hover {
	border-color: red;
	background-color: #0f79b7;	
	padding: 10px 12px;
	color: #fff;
}

ul.tabs2 li:hover {
	border-color: #92d6ff;
	color: #0f79b7;
	background: #fff;
}

.ui-datatable .ui-datatable-tablewrapper table.zebra-table td {
	background-color:#fff;
	border-bottom:0 none!important;
}
.ui-datatable .ui-datatable-tablewrapper table.zebra-table tr.ui-datatable-even td {
	background-color:#f7f7f9;
}

.ui-datatable .ui-datatable-tablewrapper table.zebra-table tr:hover td:first-child,
.ui-datatable .ui-datatable-tablewrapper table.zebra-table tr:hover td, 
.ui-datatable .ui-datatable-tablewrapper table.zebra-table tr.ui-state-highlight td,
.ui-datatable .ui-datatable-tablewrapper table.zebra-table tr:hover td:last-child,
.office-schema .ui-datatable .ui-datatable-tablewrapper table.zebra-table tr:hover td:first-child,
.office-schema .ui-datatable .ui-datatable-tablewrapper table.zebra-table tr:hover td:last-child {
	border-color:transparent!important;
	border-bottom:0 none!important;
}

.info-gray {
	font-style: italic;
	color: #999;
}
#rejestracja .title {padding-bottom:8px;border-bottom:2px solid #d0d5e2}

.title .header {
	font-size: 1.65em;
}

body.clear #userSection {
	top:40px;
	right:10px;
}
body.clear #userSection ul li a {
	padding-right:0px;
}

body.clear #userSection ul li.profil-firmy {
	
	padding-left: 20px;
	background: transparent url("../../war/eprThemeStandardStatic/themes/standard/images/epuap2/_ico-create-profilf97b.html?locale=pl&amp;locale=en&amp;locale=en-US") no-repeat top left;
}

body.clear #userSection ul li.profil-firmy a {
	color:#0071b3;
	padding-right: 15px;
	line-height: 25px;
	display: inline-block;
	background:url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/next_register.png')  right 6px no-repeat;
}

.back-to-home-page {
	background:url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/wstecz_register.png')  left 6px no-repeat;
	font-weight:bold;
	height:20px;
	padding-left: 15px;
	line-height: 25px;
	display: inline-block;
	position:absolute;
	top:38px;
	left:240px;
	color:#0071b3
}

.stepWrapper {
	background-image: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/step_bg.png");
	background-repeat: no-repeat;
	display: inline-block;
	min-width: 36px;
	min-height: 36px;
}


.stepWrapper .stepNumber {
	color: #000;
	padding: 10px 0px 0px 13px;
	font-weight: bold;
	font-size: 1.1em;
	display: inline-block;

}

.qualified_cert_link {
	float: right;
	padding-top: 38px;
}
.btn {margin-left:0;}
body.clear #content .btn a {padding-top:20px;padding-bottom:20px;font-size:18px}
.login_redirect {
	line-height: 2.3em;
	padding-left: 5px;
}

.register-form table {
	margin: 0 28px 48px 28px;
	width:73%
}

.register-form td {
	padding: 10px 0px 10px 0px;
	vertical-align: middle;
	text-align: left;
	vertical-align: middle;
}

.register-form tr td:first-child {
	padding-right: 10px;
	text-align: right;
	white-space: nowrap;
	font-size: 0.9em;
}

.register-form tr td:last-child {
	padding-left: 0px;
	color: #999999;
	font-size: 0.8em;
}

.register-form th {
	padding: 10px;
	font-size: 0.7em;
	vertical-align: middle;
	text-align: right;
	padding-right: 52px;
}

.register-form .asterix {
	color: #ff0000;
}

.register-form .inputFieldWraper {
	display: inline-block;
}

.register-form .inputFieldWraper input {
	color: #000;
	border: 2px solid #a3aec7;
	font-size:1em;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    
    behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
    position: relative;
}

.register-form .inputFieldWraper input:focus {
	border-color:#0071b3
}

.register-form .inputFieldWraper .input-field {
	padding: 9px;
	color: #000;
	width: 270px;
}

.register-form .inputFieldWraper .input-field-prefix {
	width: 35px;
	color: #000;
	font-weight: bold;
}

.register-form .inputFieldWraper .input-field-phone {
	width: 210px;
}

body.clear #register-popup .button-hide-overlay {
	position:absolute;
	right: 5px;
	top: 5px;
	text-indent:-10000em;
	width: 45px;
	height: 45px;
	background: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/epuap2/_btn-close-pop-up.png") no-repeat left top; 
}

body.clear #register-popup .button-hide-overlay:hover {
	cursor:pointer;
}

body.clear #register-popup .title .header {
    color: #252525;
    display: inline-block;
    font-size: 1.625em;
    letter-spacing: 1px;
    margin: 0 20px 20px 0;
    padding-left: 30px;
    padding-right: 20px;
    padding-top:20px;
}

body.clear #register-popup .required-field {
	color:#929292;
	margin-right:190px;
	font-size:0.750em;
	padding-left:10px;
	padding-left:10px;
	top: 85px;
	position: absolute;
	left: 290px;
}
body.clear #register-popup .qualified-cert {
	position: absolute;
	
	right: 15px;
	top: 105px;
	
}

body.clear #register-popup .qualified-cert a {

}

body.clear #register-popup label {
	display:inline-block;
	width:150px;
	margin-right:20px;
	text-align:right;
}
body.clear #register-popup input {
	display:inline-block;
	width:290px;
	
}
body.clear #register-popup a {
	font-size:0.875em;
}

body.clear #register-popup .links {
	margin-top:50px;
}

body.clear #register-popup .links a {
	display:inline-block;
	line-height:20px;
}

body.clear #register-popup .links a.pass-reminder {
	padding-right:20px;
	margin-right:20px;
	border-right: 1px dashed #DBDBDB;
}

.register-form-popup {
	margin-top:40px
}

.register-form-popup .row {
	margin-top:15px;
}

.register-form-popup .btn {
	margin-top:20px;
	padding-top:30px;
	text-align: center;
	display:block;
}

.register-form-popup .btn a {
	padding: 17px 45px 17px 0;
	font-size: 0.875em;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:210px;
	background: #0071B3 url("../../war/eprThemeStandardStatic/themes/standard/css/images/blue_button_right_bigf97b.html?locale=pl&amp;locale=en&amp;locale=en-US") no-repeat scroll 100% 50%;
}

.register-form-popup .btn a.extralarge{
	width: 270px;
}
body.clear #profil-firma-popup-overlay .login_no_acount {
	width:250px;
	position:absolute;
	top:43px;
	left:30px;
}
body.clear #profil-firma-popup-overlay.custom-popup .title {
	position:relative;
}
body.clear #profil-firma-popup-overlay .login-form .btn {
	margin-top:5px;
}
body.clear #profil-firma-popup-overlay .login-form {
	padding-top:20px;
}
body.clear #profil-firma-popup-overlay.custom-popup .row p.required-field {
	position:absolute;
	top:105px;
	left:0px;
}

/* NOWE STYLE DLA REJESTRACJI */



ul#messages{
	border: 2px solid #000;
	padding: 1em 1em 1em 60px;
	margin: 1em;
}

ul#messages.error-class{
	border: 2px solid #e85a48;
	color: #e85a48;
	background: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/messages/error.png") no-repeat scroll 10px center;
}

.UB_Register td{
	border: 0 none;
}

.UB_Register td.label-td{
	text-align: right;
}

.UB_Register td.input-td{
	width: 310px;
}

.UB_Register td.description-td{
	color: #808080;
    font-size: 0.75em;
}

.UB_Register .phone-number-prefix-input {
    padding: 14px 0;
    text-align: center;
    width: 50px;
}

.UB_Register td.input-tel-fax-td td.prefix {
    padding: 0 8px 0 0;
}

.UB_Register td.input-tel-fax-td td {
    padding: 0;
    text-align: center !important;
}

.UB_Register .phone-number-input {
    width: 215px;
}

.UB_Register .plus {
    width: 30px;
}

.UB_Register span.error-class{
   color: #FF0000;
    display: block;
    font-size: 0.875em;
    line-height: 1em;
    margin: 0.5em;
}


.EP2_standardGrid > table{	
	width: 100%;
	border-collapse:separate;
	border-spacing: 0;
	border:0;
}

.EP2_standardGrid > table a{
	cursor: pointer;	
}
.office-schema .EP2_standardGrid > table a { 
	color:#4b60a5;
}

.EP2_standardGrid > table thead{
	white-space:nowrap;
	border-bottom: 2px solid #CBD0DA;
}

.EP2_standardGrid > table thead tr{
	border-bottom: 2px solid #cfd5e2;
}

.EP2_standardGrid > table td {
	font-size:0.875em;
}

.EP2_standardGrid > table tbody tr > td{
	background-color: #edeef2;
	border-bottom: 2px solid #cfd5e2;
}

.EP2_standardGrid > table tbody tr  > td{
	border-top: 2px solid transparent;
}
.EP2_standardGrid > table tbody tr > td:first-child{
	border-left: 2px solid transparent;
	width: 32px;
}
.EP2_standardGrid > table tbody tr > td.last,
.EP2_standardGrid > table tbody tr > td:last-child {
	border-right: 2px solid transparent;
}



.EP2_standardGrid > table tbody tr:hover > td {
	border-top: 2px solid #0071B3;
	border-bottom: 2px solid #0071B3;
	border-left: 0;
	cursor: pointer;
}
.EP2_standardGrid > table tbody tr > td:first-child, 
.EP2_standardGrid table tbody tr:hover  > td.last {
	cursor: default;
}
.EP2_standardGrid > table tbody tr:hover > td:first-child {
	border-left: 2px solid #0071B3;
}
.EP2_standardGrid > table tbody tr:hover > td.last,
.EP2_standardGrid > table tbody tr:hover td:last-child {
	border-right: 2px solid #0071B3;
}

.office-schema .EP2_standardGrid > table tbody tr:hover > td {
	border-color:#4b60a5;
}



.EP2_standardGrid > table th,.EP2_standardGrid table td {
	padding: 8px;
	vertical-align:middle;
	text-align:left;
}
.EP2_standardGrid > table tbody td.EP2_centerAlignedCol, .EP2_standardGrid > table th.EP2_centerAlignedCol {
	text-align: center!important;
}

.EP2_standardGrid > table th.EP2_rightAlignedCol {
	text-align: right!important;
}

.EP2_standardGrid > table th,.EP2_standardGrid table td.date {
	font-size:0.750em;
	color:#000;
}

.EP2_standardGrid > table td.first {
	padding-right:0;
}
.EP2_standardGrid > table td.first div {
	padding:10px 5px 10px 0;
	border-right: 1px dashed #ccc;
}


.EP2_standardGrid  input.btn-view{
	float: right;
	padding:11px 7px 3px 7px;
	color:#0071B3;
	background-color: transparent!important;
	background-image:none!important;
}

.EP2_standardGrid .more {
	display: inline-block;
	position: relative;
	float: right;
}
.EP2_standardGrid  .more input.btn-more{
	display: block;
	width: 16px;
	height: 16px;
	background: transparent url("../../war/eprThemeStandardStatic/themes/standard/css/default/ico-moref97b.html?locale=pl&amp;locale=en&amp;locale=en-US") no-repeat center center;
}
.EP2_standardGrid .more  .more-options{
	display: none;
	position: absolute;
	z-index: 100;
	top:30px;
	right:-10px;
	width: 130px;
}

.EP2_standardGrid .more  .more-options a:link,
.EP2_standardGrid .more  .more-options a:active,
.EP2_standardGrid .more  .more-options a:visited {
	display: block;
	position: relative;
	width: 110px;
	padding: 15px 10px;
	color:#FFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #0071B3;
	border-bottom: 1px solid #004770;
}
.EP2_standardGrid .more  .more-options a:hover {
	list-style: none;
	text-decoration: underline;
	background-color: #035f94;	
}

.EP2_standardGrid .stat{
	font-size:0.875em!important;
	font-weight:bold;
}
.EP2_standardGrid .stat.online{
	color: #46a352;
}
.EP2_standardGrid .stat.not-online{
	color: #E75946;
}

.EP2_standardGrid .header {
	display: block;
	position: relative;
	width: 100%;
	margin-bottom: 15px;
}

.EP2_standardGrid .header .btn-upper {
	float: right;
	margin-left: 10px;
	
}
.EP2_standardGrid .header h2 {
	font-size: 1.6em;
	font-weight: bold;
	clear: both;
	margin-bottom: 10px;
}
.EP2_standardGrid .header h2 .count{
	color:#777;
}

.EP2_standardGrid .header table{
	width: 100%;
	display: table;
	position: relative;
}
.EP2_standardGrid .header table tr:first-child{
	border-top: 2px solid #edeef2;
}
.EP2_standardGrid .header table td:first-child{
	border-right: 2px solid #edeef2;	
	width: 80px;
}
.EP2_standardGrid .header table td:first-child input[type="checkbox"]{
	display: inline-block;
	margin: 12px 8px 0 8px;
}

.EP2_standardGrid .header .btn-arrow {
	padding:13px 69px 10px 10px;
	min-width: 200px;
}

.EP2_standardGrid .header #filter-options {
	display: none;
}
.EP2_standardGrid .header input[type="text"] {
	padding: 11px;
}

.EP2_standardGrid  .header .more .more-options{
	top:40px;
	left:-36px;
}

.EP_iconSortDescending,
.EP2_iconSortAscending,
.EP_iconSortAscending{
	display: inline-block;
	width: 6px;
	height: 10px;	
	margin: 0 0 0 3px;
}

.EP_iconSortDescending{
	background: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/grid/iconSortDescending.png") no-repeat transparent;	
}


.EP2_iconSortAscending,
.EP_iconSortAscending{
	background: url("../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/images/grid/iconSortAscending.png") no-repeat scroll 0 0 transparent;
}


.pagination {
	display: block;
	float: right;
	margin-top: 12px;
	font-size: 0.8em;
}
.pagination select {
	font-size: 0.9em;
}
.pagination input[type="button"] {
	width: 22px;
	height: 22px;
	background: #edeef2;
	padding: 0;
	vertical-align: middle;
	border: 2px solid #edeef2;
}
.pagination input[type="button"]:hover{
	border: 2px solid #cfcfd2;
}
.pagination input.btn-start {
	background: url(../../war/eprThemeStandardStatic/themes/standard/css/default/images/firstf97b.html?locale=pl&amp;locale=en&amp;locale=en-US) 4px 3px no-repeat #edeef2;
}
.pagination input.btn-prev {
	background: url(../../war/eprThemeStandardStatic/themes/standard/css/default/images/prevf97b.html?locale=pl&amp;locale=en&amp;locale=en-US) 4px 3px  no-repeat #edeef2;
}
.pagination input.btn-next {
	background: url(../../war/eprThemeStandardStatic/themes/standard/css/default/images/nextf97b.html?locale=pl&amp;locale=en&amp;locale=en-US) 4px 3px  no-repeat #edeef2;
}
.pagination input.btn-last {
	background: url(../../war/eprThemeStandardStatic/themes/standard/css/default/images/lastf97b.html?locale=pl&amp;locale=en&amp;locale=en-US) 4px 3px  no-repeat #edeef2;
}
.pagination  .position{
	font-weight: bold;
}



/* przykÿad zasosowania: KAP harmonogram */

.tableless-page p {
	margin-bottom:1em;
}

.section-box {
	margin-bottom:20px;
}

.standard-box-with-title {
	clear:both;
	margin-bottom:20px;
}
.standard-box-with-title h4 {
	width:240px;
	margin-right:20px;
	padding-top:18px;
	padding-left:8px;
	float:left;
	line-height:1.15em;
	font-weight:500;
	font-family:"Roboto",sans-serif;
	font-size:16px;
	color:#262c3f;	
	border-top:2px solid #cfd5e2;	
}
.standard-box-with-title > div {
	margin-left:268px;
	padding-top:20px;
	border-top:2px solid #cfd5e2;
}



.field-box {
	display:table;
	position:relative;
	padding:10px 0;	
	width:100%;
}
.field-box:nth-child(even){
	background-color:#f7f7f9;
}
.field-box label {	
	width:180px;
	text-align:right;
	display: table-cell;
	vertical-align:middle;
	padding-right:20px;
	padding-left:8px;	
}
.field-box label + div {	
	
}

.field-box select {
	width:318px;
	height:52px;
	position:absolute;
}
.field-box span.select {
	position:relative;
}

.radio-label {
	margin-bottom:10px;
}

.field-box .EP_iconCalendarSmall {
	position:relative;
	top:11px;
	display:inline-block;
	right:44px;
} 


.form-button-box {
	float:right;
} 


/** do podejrzenia w KAP Raport sÿownika **/
dl.standard-definition-list {
	width:100%;
	display:block;	
}
.standard-definition-list dt {
	line-height:1.25em;
	float:left;
	clear:left;	
	padding:12px 0;
	padding-right:12px;
	text-align:right;
	width:50%;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        	box-sizing: border-box;
}
.standard-definition-list dd {
	line-height:1.25em;
	float:left;
	width:50%;
	padding: 12px 0;
	padding-left:12px;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        	box-sizing: border-box;
}
.standard-definition-list dt.odd,
.standard-definition-list dd.odd {
	background-color:#f7f7f9;
}



.standard-page ul li {
	list-style: circle inside;
	padding-left:2px;
}


.form-nav-box {
	clear:both;
}
.form-nav-left {
	float:left;
}
.form-nav-right {
	float:right;
}
.form-nav-box button {
	margin-top:0;
}
.PL_container.standardBox,
.PL_container .standardBox {
	margin-bottom:15px;
}
.PL_container .standardBoxBody h2 {
	line-height:1.25em;
	padding-bottom:8px;
	border-bottom:2px solid #E7E7E7;
	margin-bottom:12px;
}

.PL_container .standardBoxMenu ul {
	margin-left:0;
	margin-top:0;
}

.PL_container .ok-msg,
.PL_container .info-msg,
.PL_container .error-msg {
	margin-top:0;
	margin-bottom:25px;
}

.PL_container .EP_gridTable .info-msg {
	margin-bottom:0;
}


.PL_container .EP_button a {
	display:inline-block;
	font-size:14px;
	color:#fff;
	font-family:"Roboto",sans-serif;
	background:#0071b3;
	height:45px;
	line-height:45px;
	font-weight:500;
	padding:0 20px;
	cursor:pointer;
	-webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    
    behavior: url(../../../../../../eprThemeStandardStatic/themes/standard/js/pie/PIE.htc);
	position: relative;
}
.PL_container .EP_button a:hover {
	background:#005080;
	text-decoration:none;
}
.PL_container .EP_button + .EP_button {
	margin-left:5px;
}

.PL_container .EP_gridTableBorder {
	clear:both;
}

.PL_container .EP_formLabelSmall {
	float:left;
	min-width:220px;
	text-align:right;
	margin-right:15px;
	line-height:53px;
}

.PL_container .formInputText,
.PL_container .EP_formInputTextSmall,
.PL_container .EP_formInputTextWidthMedium {
	margin:1px;
	margin-bottom:15px!important;
}
.PL_container .formInputText:focus,
.PL_container .EP_formInputTextSmall:focus,
.PL_container .EP_formInputTextWidthMedium:focus {
	margin:0;
	margin-bottom:14px!important;
}
.PL_container .EP_formInputText {
	float:left;
}
.PL_container .EP_formTextarea {
	margin:1px;
}
.PL_container .EP_formTextarea:focus {
	margin:0;
}

.PL_container .EP_gridFilterFormButtons {
	float:right;
}

.PL_container .EP_windowButtonAdvancedRollDown {
	clear:both;
}

.PL_container .EP_formRow {
	clear:both;
	margin-bottom:10px;
	position:relative;
	overflow:hidden;
}

.PL_container .EP_containerFormLabelColumn {
	float:left;	
	display:table;	
	width: 220px;
	margin-right:20px;
}
.PL_container .EP_containerFormLabelColumn label {
	text-align:right;
	vertical-align:middle;
	height:54px;
	display:table-cell;
}

.PL_container .EP_formCheckbox input[type=checkbox] {
	margin-top:20px;
	float:left;
}

.PL_container .details-box {
	margin-bottom:35px;	
}


.PL_container .e2_weryfikujanulujbuttonwrapper > div {
	float:left;
}

.PL_container .e2_yesnobuttonwrapper {
	margin-left:240px;
	margin-bottom:40px;
}
.PL_container .e2_yesnobuttonwrapper > div {
	display:inline-block;
}
.PL_container .e2_yesnobuttonwrapper > div + div {
	margin-left:5px;
}

.PL_container .EP_formInputTypeSelect {
	height: 52px;
    opacity: 0;
    width: 318px;
    z-index: 1000!important;
}
.PL_container .select {
	margin-left:240px;
}
.PL_container span.select.disabled {
	background-color:#F0F0F0!important;
}
.PL_container .EP_formRowLegend {
	margin-bottom: 5px;
    padding-left: 435px;
} 


/*.PL_container .EP2_gridButtons {
	width:auto;
}
.PL_container .EP2_containerGrid {
	position:relative;
}
.PL_container .EP2_gridButtons .EP_buttonAdvanced,
.PL_container .EP2_gridButtons .EP_buttonAdvancedRollDown {
	position:absolute;
	right:0;
}
*/

.PL_container  .file-container {
	margin-top:9px;
}

.PL_container .EP_iconCalendarSmall {
	margin-top:-24px;
}


#PlatnosciNowaPlatnosc .EP_formInputText + .EP_containerFormLabelColumn {
	float:left;
	display:inline;
}

#PlatnosciNowaPlatnosc .e2_yesnobuttonwrapper {
	margin-left:246px;
}

#PlatnosciPotwierdzenie #mainform_MetodyPlatnosciIF .EP2_button a {
	padding:13px 5px!important;
	min-width:70px;
}


#PlatnosciNowaPlatnosc .standardBoxBody {
	width:100%;
}


#rejestracja .headline-with-number {
	margin-bottom: 0;
	table-layout: fixed;
	width: 912px;
}

#rejestracja .headline-with-number > div,
#rejestracja .headline-with-number > a {
	display: inline-block;
	text-align: right;
	width: 456px;
}

.sectionedBlock .row-block {
	display: block;
	clear: both;
}
.sectionedBlock .row-block > div {
	display: inline-block;
	padding: 12px 10px;
	vertical-align: middle;
}
.sectionedBlock .row-block > div.label-block {
	padding-top: 32px!important;
	vertical-align: top!important;
	width: 137px;
	text-align: right;
}

.sectionedBlock .row-block > div.message-block {
	//width:100%;
}
.sectionedBlock .row-block > div.description-block {
	color: #808080;
	font-size: 0.875em;
	vertical-align: top;
	padding-top: 32px;
}

.sectionedBlock .row-block .input-tel-fax-block > div {
	display: inline-block;
	font-size: 1em;
	padding: 0;
	padding-left: 10px;
}
.sectionedBlock .row-block .input-tel-fax-block > .plus {
	padding-left: 0;
}

.row-block .rodo-info-header {
	width: 950px;
}

.row-block .rodo-info-statement {
	text-align: left;
	list-style-type: disc;
	font-size: 1em;
	line-height: 1.5em;
}




@font-face {
    font-family: 'Roboto';
    src: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/font/roboto-italic.eot');
    src: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/font/roboto-italic.eot') format('embedded-opentype'),
         url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/font/roboto-italic.woff') format('woff'),
         url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/font/roboto-italic.ttf') format('truetype'),
         url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/font/roboto-italic.svg') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/font/roboto-regular.eot');
    src: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/font/roboto-regular.eot') format('embedded-opentype'),
         url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/font/roboto-regular.woff') format('woff'),
         url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/font/roboto-regular.ttf') format('truetype'),
         url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/font/roboto-regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Roboto';
    src: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/font/roboto-mediumitalic.eot');
    src: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/font/roboto-mediumitalic.eot') format('embedded-opentype'),
         url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/font/roboto-mediumitalic.woff') format('woff'),
         url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/font/roboto-mediumitalic.ttf') format('truetype'),
         url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/font/roboto-mediumitalic.svg') format('svg');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/font/roboto-medium.eot');
    src: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/font/roboto-medium.eot') format('embedded-opentype'),
         url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/font/roboto-medium.woff') format('woff'),
         url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/font/roboto-medium.ttf') format('truetype'),
         url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/font/roboto-medium.svg') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/font/roboto-bolditalic.eot');
    src: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/font/roboto-bolditalic.eot') format('embedded-opentype'),
         url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/font/roboto-bolditalic.woff') format('woff'),
         url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/font/roboto-bolditalic.ttf') format('truetype'),
         url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/font/roboto-bolditalic.svg') format('svg');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/font/roboto-bold.eot');
    src: url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/font/roboto-bold.eot') format('embedded-opentype'),
         url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/font/roboto-bold.woff') format('woff'),
         url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/font/roboto-bold.ttf') format('truetype'),
         url('../../digest%21MCGKCbbzOiwUMMnzZgm7yg/war/eprThemeStandardStatic/themes/standard/font/roboto-bold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
}
