@import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Fira+Sans:100,100i,200,300,300i,400,400i,500,500i,600,700,900&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Fira+Sans+Condensed:300,400,500,700,800,900&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&subset=latin-ext');

/*
    Document   : organization.css
    Created on : 2011-08-08
    Author     : Copyright © 2011 CONCEPT Intermedia
    Description: formularze.org default organization style
*/

/**  OGOLNE  **************************************************************/
root
{
    display: block;
}

html
{
    height: 100%;
}

body
{
    height: 100%;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto;
    color: #000;
    background-color: #8b8b8b;
    font-size: 15px !important;
    font-family: "Trebuchet MS", sans-serif !important;
    line-height: 133%;
    position: relative;
    padding-bottom: 50px;
    box-sizing: border-box;
}

body .naglowek-strony
{
    width: 1200px;
    margin: 0 auto;
    color: inherit;
    font-size: 120%;
    justify-content: space-between;
	flex-flow: row wrap;
}

body .pasek
{
    width: 100%;
    height: 50px;
}

body .page
{
    background-color: #efefef;
    /*margin-left: -20px;*/
    /*margin-right: -20px;*/
    width: 100%;
    /*padding: 0 20px;*/
    z-index: 0;
    min-height: calc(100% - 210px);
    /*box-shadow: 0 0 10px grey inset;*/
}

.strona-ankiety
{
    width: 1200px;
    margin: 0 auto 10px;
    background: inherit;
    color: inherit;
	box-sizing: border-box;
}

body .footer
{
    font-size: 80%;
    height: 120px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
}

/******************************************************************************/

a
{
    color: inherit;
    text-decoration: inherit;
}

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

img
{
    border: none;
}

*:focus
{
    outline: none;
}

/* flashes */
.komunikat
{
    width: 190mm;
    margin: 0 auto;
}

span.notice
{
    border: 1px solid green;
    padding: 10px;
    background-color: #E7FFE7;
    color: green;
    font-weight: bold;
    cursor: default;
    display: block;
}

span.error
{
    border: 1px solid red;
    padding: 10px;
    background-color: lightyellow;
    color: red;
    font-weight: bold;
    cursor: default;
    display: block;
}

.pagerup
{
    display: none;
    position: absolute;
    top: 205px;
}

/**  NAGLOWEK  ************************************************************/
.header
{
    width: 210mm;
    min-height: 100px;
    padding: 0;
    margin: 0 auto;
    background-color: white;
}

.nazwa-organizacji
{
    padding: 10px 0 0px 0;
    margin: 0;
    float: left;    
    font-size: 50px;
    color: #808080;
    font-family: "Trebuchet MS", sans-serif;
    text-decoration: none;
}

.nazwa-organizacji a
{
    display: inline-block;
}

.organization_topmenu
{
    max-width: 50%;
    padding: 10px 0;
    margin: 0;
    float: right;
    clear: right;
    color: silver;
    font-size: 15px;
    line-height: 133%;
    text-align: right;
}

.organization_topmenu > span,
.organization_topmenu > a:hover,
.organization_topmenu > a:active,
.organization_topmenu > a:focus
{ 
    color: #fff; 
    text-decoration: none;
}

#autocomplete_nazwa[type="text"] /* pole do wpisywania szukanej frazy */
{
    width: 180px;
    height: 35px;
    padding: 0px 10px 0px 10px;
    border: 1px inset #004a81;
    margin: 0px;
    color: #004a81;
    font-size: 15px;
    float: left;
    box-sizing: border-box;
}

.search_submit[type=submit], .search_submit[type=submit]:hover /* przycisk (z lupką) wywołujący akcje szukania */
{
    background: #004a81 url('../images/topmenu/szukaj_btt.png') center center no-repeat;
    width: 40px;
    height: 35px;
    border: #313438;
    border-width: thin;
    border-style: solid;
    padding: 0px;
    margin-right: 0px;
	cursor: pointer;
}

.search_submit[type=submit]:hover 
{
    background: #D10000 url('../images/topmenu/szukaj_btt.png') center center no-repeat;
}

.topmenu_item > a:hover,
.topmenu_item_active > a {
    background: #D10000;
}

.menu .topmenu > div {
    margin-left: 1px;
}

.menu
{
	width: 1200px;
    height: 50px !important;
    margin: 0 auto;
    position: relative;
    font-size: 150%;
    clear: both;
}

.menu  .wyszukiwarka
{
    width: 210px;
    position: relative;
    top: 10px;
    left: 0;
    display: inline-block;
    float: left;
}

.menu .topmenu
{
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    display: flex;
    float: none;
    text-align: center;
    width: 100%;
    justify-content: center;
}

.menu .topmenu a
{
    display: block;
    width: 100%;
    height: 31px;
    padding: 12px 0 7px 0;
    top: 0;
}

.top_infobar
{
    background-color: white;
    height: 60px;
    width: 419px;
    position: absolute;
    top: 0px;
    right: 0px;
}

/**  STOPKA  **************************************************************/

.stopka
{
    width: 1200px;
    margin: 0 auto;
    font-size: 17px;
    color: white;
}

.footer a,
.footer a:visited /* style linku i linku odwiedzonego w stopce strony */
{
    color: inherit;
    text-decoration: none;
}

.footer a:hover, /* style linku podświetlonego w stopce strony */
.footer a:active
{
    color: white;
    text-decoration: none;
}

.top_footer_left a {
    font-size: 20px;
    padding: 5px;
    display: inline-block;
}

.footer hr
{
    margin: 0 0 15px;
    border-color: white;
}

.top_footer_left /* rozmiary i pozycja poszczególnych boxów w stopce - najlepiej nie zmieniać */
{
	float: none;
    width: 100%;
    padding: 20px 0;
    color: white;
	text-align: center;
}
.top_footer_right /* rozmiary i pozycja poszczególnych boxów w stopce - najlepiej nie zmieniać */
{
    float: right;
    width: 40%;
    color: white;
    padding: 15px 0;
    text-align: right;
    color: white;
}
.bottom_footer_left /* rozmiary i pozycja poszczególnych boxów w stopce - najlepiej nie zmieniać */
{
    font-size: 90%;
    float: left;
    width: 60%;
    color: inherit;
    padding-top: 10px;
}
.bottom_footer_right /* rozmiary i pozycja poszczególnych boxów w stopce - najlepiej nie zmieniać */
{
    font-size: 80%;
    float: right;
    width: 40%;
    color: white;
    text-align: right;
    color: inherit;
    padding-bottom: 15px;
    padding-top: 5px;
}

/**  STRONA  **************************************************************/



/* koniec sekcji nagłówka strony */

/* początek sekcji paska menu */

/* sekcja wyszukiwarki w niebieskim pasku */

/* koniec sekcji wyszukiwarki */

/* koniec sekcji paska menu */

/* sekcja stopki */

/* koniec sekcji stopki */

/* sekcja z lista kategorii w boksie */

.kategorie_box /* box z listą kategorii w zakładce formularze - lepiej nie zmieniać*/
{
    /*position: relative;
    /*float: left;
    clear: both;*/

    max-width: 210mm;
    padding: 0 0 0 0;
    border: none;
    margin: 0 auto;
}

.kategorie_items_box /* box w boxie */
{
    text-align: justify;
    border: solid #0071B5;
    border-width: 1px;
    width: 99%;
    margin: auto;
}
.kategoria_name /* styl z nazwą boxu */
{
    padding: 10px 0;
    cursor: pointer;
    font-weight: bold;
    background-color: #0071B5;
    width: 100%;
    color: white;
    text-align: center;
    font-size: 120%;
}
.kategorie_item /* styl poszczególnych kategorii */
{
    background: url('../images/arrow_redblack.jpg') 5px 6px no-repeat;
    padding: 10px 10px 10px 10px;
}
/* koniec sekcji z listą kategorii */

/* sekcja formatowania widoku wypełnianego formularza */

.eform_title { /* nazwa formularza pokazana podczas wyświetlania wypełnianego formularza */
    font-size: 14pt;
    color: black;
}

.formItem { /* box z pytaniem w formie tabeli */
    border-spacing: 1px;
    width: 100%;
    margin: auto;
    table-layout: fixed;
}

.formItem td { /* styl poszczególnej komórki */
    padding: 1px;
}

.formItem th { /* styl nagłówka */
    padding: 1px;
}
.formItem tr { /* styl wiersza*/
    padding: 1px;
    text-align: left;
}
/* koniec sekcji formularza */


/* tabele listujace zawartosc, np. lista dostepnych formularzy */
table.table-list thead th
{
    border-bottom: 1px solid silver;
}

table.table-list tfoot th
{
    border-top: 1px solid silver;
}

table.table-list td,
table.table-list th
{
    padding: 5px;
    text-align: left;
}

table.table-list .button_zakoncz
{
    display: inline-block;
    float: right;
    margin: 0;
}

.pole-jednokrotnego-wyboru
{
    white-space: nowrap;
}

.cl
{
    width: 100%;
    clear: both;
}

body .topmenu > div {
    display: inline-block;
    width: auto !important;
}

.menu .topmenu a {
    display: block;
    height: auto;
    padding: 15px 20px;
    width: auto;
    color: white;
}

.lista-zajawek
{
    display: flex;
    flex-flow: row wrap;
    gap: 10px;
    width: 100%;
}

.zajawka
{
    flex-basis: 30%;
    flex-grow: 0;
    flex-shrink: 0;
    display: flex;
    flex-flow: column nowrap;
}

.zajawka .gfx > img
{
    max-width: 100%;
    height: auto;
    margin: 0 0 12px;
	outline: 1px solid silver;
    outline-offset: -1px;
}

.zajawka .title
{
    font-size: 115%;
    margin: 0 0 10px;
}

.zajawka .desc
{
    font-family: sans-serif;
    line-height: 150%;
    margin: 0 0 10px;
}

.zajawka .link
{
    align-self: flex-start;
    padding: 5px 10px;
    margin: 20px 0 10px 0;
    border: 1px solid silver;
    border-radius: 3px;
}

a.zajawka:focus,
a.zajawka:active,
a.zajawka:hover
{
    cursor: pointer;
    text-decoration: none;
    box-shadow: 0 0 25px grey;
}



a.zajawka > span > span:first-child
{
    background-color: transparent;
    display: inline-block;
    padding: 5px;
}

a.zajawka > span > span + span
{
    display: inline-block;
    padding: 5px 0;
}

.tlo-ankiety
{
/*    width: 1200px;
    margin: 0 auto;*/
    box-sizing: border-box;
    /*margin-left: -20px;*/
    /*margin-right: -20px;*/
    width: 100%;
    /*padding: 0 20px;*/
    /*box-shadow: 0 0 10px grey inset;*/
}

.login-form
{
    width: 400px;
    margin: 20px auto;
    color: #000;
}

.login-form td
{
    padding: 5px;
}

.login-form .right
{
    text-align: right;
    font-weight: bold;
}
.login-form input[type="text"],
.login-form input[type="password"]
{
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 5px 10px;
    box-sizing: border-box;
}

.login-form button
{
    width: 120px;
    height: 30px;
    margin: 0;
    padding: 0px 10px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}

.pager-results-count
{
    margin-top: 10px;
    border-top: 1px solid black;
    padding: 20px 0px 0px 0px;
    color: #646464;
    font-weight: bold;
    text-align: right;
}

.pager-results-count span
{
    color: #000; 
}

.pager-no-results
{
    padding: 20px;
    color: silver;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    flex-basis: 100%;
}

.sf_admin_pagination
{
    float: right;
    padding: 20px;
    color: #646464;
    font-weight: bold;
    display: flex;
    flex-flow: row nowrap;
    gap: 5px;
}

.sf_admin_pagination div.first img, 
.sf_admin_pagination div.prev img, 
.sf_admin_pagination div.next img, 
.sf_admin_pagination div.last img
{
    display: none;
}

.sf_admin_pagination div.first a:before,
.sf_admin_pagination div.prev a:before,
.sf_admin_pagination div.next a:before,
.sf_admin_pagination div.last a:before
{
    width: 27px;
    height: 27px;
    line-height: 24px;
    display: block;
    font-family: 'Icomoon';
    cursor: pointer;
    text-align: center;
}

.sf_admin_pagination div.first a:before
{
    content: '\e2a8';
}
.sf_admin_pagination div.prev a:before
{
    content: '\e2ad';
}
.sf_admin_pagination div.next a:before
{
    content: '\e2ab';
}
.sf_admin_pagination div.last a:before
{
    content: '\e2a9';
}

.sf_admin_pagination div.first a:hover:before,
.sf_admin_pagination div.prev a:hover:before,
.sf_admin_pagination div.next a:hover:before,
.sf_admin_pagination div.last a:hover:before
{
    background-color: #0071b5;
    color: #fff;
}

.sf_admin_pagination div.pages
{
    color: #fff;
    flex-basis: 27px;
    width: 27px;
    text-align: center;
    line-height: 27px;
    cursor: pointer;
}

.sf_admin_pagination div.current
{
    background-color: #0071b5;
    color: #fff;
    flex-basis: 27px;
    width: 27px;
    text-align: center;
    line-height: 27px;
    cursor: default;
}

.strona-ankiety > p
{
    font-size: 16px;
    line-height: 150%;
    padding: 10px 0px;
    margin: 0px;
}

.login-button:before
{
    content: '\e0c4';
    font-family: 'Icomoon';
    cursor: pointer;
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: bottom;
}

.logout-button:before
{
    content: '\e0cf';
    font-family: 'Icomoon';
    cursor: pointer;
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: bottom;
}

.login-admin-button:before
{
    content: '\e0cb';
    font-family: 'Icomoon';
    cursor: pointer;
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: bottom;
}


div#gtx-trans {
    display: none !important;
}

.menu .topmenu a {
    outline-color: red!important;
}

table.table_list.finish_table > tbody > tr > td:first-child {
    width: 65%;
}

table.table_list.finish_table > tbody > tr > td {
    outline: 1px solid silver;
    padding: 10px;
}

/*input.formula{
	width: calc(100% - 40px);
}*/

.auto-lock
{
    margin-left: 15px; 
    vertical-align: sub;
}

.auto
{
    margin: 0 0 0 10px;
    padding: 5px 0 0;
    color: #646464;
    display: inline-block;
}

.finish_strona.strona-ankiety {
    background-color: white !important;
}

.wyszukiwarka {
    float: right;
    margin: 30px 0px 0px 0px;
	display:none;
}

#autocomplete_nazwa_auto_complete{
	background: white;
    margin-left: 1px;
	width: 190px !important;	
}


.footer a:hover {
    text-decoration: underline;
}



.belka {
    min-height: 50px;
}

.belka {
    padding: 0px;
    margin: 0px 0px 40px 0px;
    color: #C4E8F5;
    background: white;
    clear: both;
    position: relative;
    text-align: center;
    border-bottom: 1px solid #999999;
    line-height: 0px;
}

.belka .title {
    display: inline-block;
}

.belka .title > span, .belka .title > a {
    display: inline-block;
    margin: 0px;
    padding: 6px 30px 4px 22px;
    text-align: left;
    font: normal normal normal 35px/150% 'Roboto Condensed',Arial;
    text-transform: uppercase;
    color: black;
}

.belka .title a:hover {
    color: red;
}

.belka .title > span, .belka .title > a {
    font-weight: 600;
}



.zajawki .tresc, .zajawki .tresc a, .tresc, .tresc_box .tresc a, .news_footer_menu {
    color: black;
    padding: 0px 0px 0px 0px;
    display: block;
    font: normal normal 300 18px/153% 'Roboto',Arial;
}

.filtry_text {
    display: inline-block;
}

.filtry {
    text-align: center;
    margin: 0px 0px 30px 0px;
}

select#category_filter {
    min-width: 150px;
    margin-left: 20px;
}



.zajawka .title {
    display: block;
    text-align: initial;
    font: normal normal 500 20px/120% 'Roboto' ,Arial;
    text-transform: none;
    color: black;
    text-shadow: 0px 0px;
	padding-left: 1px;
}

.zajawka .dates > span:first-child{
	padding-left:0px;
	width: auto;
}


.zaj-list {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-content: flex-start;
    padding: 0px;
    list-style-type: none;
    margin: 0px;
    position: relative;
}

.zaj-list.columns-4 > li {
    width: 22.673%;
}

.zaj-list.columns-3 > li {
    width: 26.722%;
}

.zajawka span.dates {
    margin-bottom: 5px;
    padding-left: 2px;
    font-size: 15px;
}


.zaj-list > .zaj-wrapper > a:hover {
    box-shadow: 0px 4px 20px 0px grey;
    padding: 5px 5px 0px 5px;
    margin: -5px -5px 0px -5px;
}


.zajawka .dates > span:first-child:before {
    margin: 0 5px 0 0;
    font-family: "FontAwesome";
    content: '\f073';
    vertical-align: top;
}

.zajawka .tresc {
    padding: 0px 0px 0px 3px;
}

li.zaj-wrapper {
    margin-bottom: 30px;
}

.topmenu a:focus,
.footer a:focus {
    outline: 2px solid red !important;
    outline-offset: -2px !important;
}


table.table_list > tbody > tr > td, 
table.table_list > tbody > tr > th {
    display: block;
}

table.table_list.finish_table > tbody > tr > td {
    display: table-cell;
}


.tresc.tresc_powitalna{
	text-align: justify;
}

select#category_filter {
    min-width: 150px;
    margin-left: 20px;
	min-height: 25px;
}

body *:focus {
    outline: 2px solid red;
    outline-offset: -2px;
}

.zajawka > .tresc{
	line-height:120%;
}


@media screen and (min-width: 1200px){

	.naglowek-strony.menuDocked .topmenu{
		position:fixed;
		padding: 0px 0 0px 0px;
		border-bottom: 2px solid white;
		background: #8b8b8b;
		width: 100% !important;
	}
	
	.naglowek-strony .topmenu{
		padding: 0px 0 0px 0px;
		border-bottom: 2px solid white;
		background: #8b8b8b;
		width: 100% !important;
	}


	.naglowek-strony .topmenu:before, 
	.naglowek-strony.menuDocked .topmenu:before, 
	.naglowek-strony .topmenu:after ,
	.naglowek-strony.menuDocked .topmenu:after {
		content: "";
		position: absolute;
		height: 100%;
		top: 0;
		border-bottom: 2px solid white;
		background: #8b8b8b;
		color: #000;
	}

	.naglowek-strony .topmenu:before ,
	.naglowek-strony.menuDocked .topmenu:before {
		right: 100%;
		width: 100%;
	}

	.naglowek-strony .topmenu:after,
	.naglowek-strony.menuDocked .topmenu:after {
		left: 100%;
		width: 100%;
	}
}

a.zajawka {
    height: 100%;
}

.komunikat .strona-ankiety {
    background: white;
}


/* style formularzy */

.opcja-pytania .niewymagane {
    background: none;
	border:none;
}

input[type="checkbox"] {
    position: relative;
    top: 3px !important;
}

.eform_template > .strona-ankiety {
    background: white;
}

.eform_template > .strona-ankiety .blok-pytania {
    display: flex;
	align-items: center;
    width: 100%;
}

.eform_template > .strona-ankiety .blok-pytania .odpowiedz-pytania > img {
    max-width: 100%;
    height: auto;
}

.footer .stopka {
    background-color: #8b8b8b;
}

.nazwa-organizacji:empty {
    display: none;
}

.nazwa-organizacji {
    position: fixed;
    top: -7px;
    z-index: 22;
}

.naglowek-strony
{
	/* rozmiar nagłówka strony */
    width: 1000px;
	
	/* margines nagłowka strony */
    margin: 0px auto 5px auto;
}


.stopka {
    position: relative;
}

.footer .stopka:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    left: -100%;
    position: absolute;
	top:0px;
}


.footer .stopka:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    right: -100%;
    position: absolute;
	top:0px;
}

@media screen and (max-width: 1200px) {
	.footer .stopka:before, 
	.footer .stopka:after {
		display:none;
	}
}


.tlo-ankiety
{
	/* margines tła ankiety wyrażany w pikselach */
  	padding: 30px 5px;
	
}

.strona-ankiety
{  	
    /* margines zewnętrzny strony ankiety */
  	margin: 15px auto 0; 

	
	box-sizing: border-box;
}

.odpowiedz-pytania > div {
    margin-bottom: 5px;
}

.blok-pytania.pole-jednokrotnego-wyboru-container .niewymagane {
    border: none;
    background-color: transparent;
}

table.matrix th {
    min-width: 120px;
}

.odpowiedz-pytania .SumoSelect.open > .optWrapper {
    top: 42px;
}

table.informacja-opisowa {
    table-layout: fixed;
}

table.informacja-opisowa colgroup {
    display: none;
}

.widok_podglad .odpowiedz-pytania { 
    font-size: 18px;
}

.widok_podglad .eform_template > .strona-ankiety > p+p * {
    font-weight: bold;
    font-size: 30px;
}

span.kwadrat {
    position: relative; 
    top: -2px;
    margin-right: 5px;
}

span.potwierdzenie {
    font-size: 24px;
}

.widok_podglad .eform_template > .strona-ankiety .blok-pytania td {
    text-align: left;
}

.naglowek-strony img {
    max-height: 49px;
	position:relative;
	top:-4px;
}

span.eform_header strong {
    font-weight: normal;
}